Projekt

Obecné

Profil

Stáhnout (11.8 KB) Statistiky
| Větev: | Revize:

# Datum Autor Komentář
6af5c07d 2020-09-09 18:54 Vojtěch Danišík

final commit

ba7a20a1 2020-08-27 20:32 Michal Linha

re #8176 removed comparators from controllers, added sorting to configuration manager

621e3fca 2020-06-20 15:04 Vojtěch Danišík

re #8144 #8143 #8148

a7423558 2020-05-06 11:17 Vojtěch Danišík

Changed name of role in application.

38350f55 2020-05-04 15:46 Michal Linha

re #7978 minor code improvements

fab2885e 2020-05-04 15:38 Michal Linha

re #7978 added functionality of only showing assemblies with correct role (same as user), added functionality of showing only logged in users's configurations in "Rychle k"

9714fae3 2020-05-03 15:18 Michal Linha

re #7981 parameter order in configuration implementation finished

7f644dea 2020-05-02 20:51 Michal Linha

re #7981 re #7979 re #7974 default table name added, assembly order implemented, parameter order in configuration implemented

ae1ff627 2020-05-02 16:57 Vojtěch Danišík

re #7988 Parameters are now deleted from assembly + deleted parametersInConfiguration, which was created by deleted parameter.
re #7989 Added / deleted parameters are now instantly showed in page (refreshing not needed).

74a73b3b 2020-04-27 17:53 Vojtěch Danišík

re #7887 Deleting configurations and assemblies, Minor restructuralization.

b439853d 2020-04-24 11:02 Michal Linha

re #7881 ability to create or edit a user configuration and set or edit its basic attributes, operator value and configuration name are validated, if operator value is wrong user is redirected to main page, auto increment functionality changed to IDENTITY

b66f682e 2020-04-20 20:32 Michal Linha

re #7881 loading of attributes of assembly on main page

21d41302 2020-04-11 19:05 Michal Linha

re #7839 Repositories with basic methods created, domain class attributes mapped to names from database, services with basic methods created