Part-DB.Part-DB-server/src
2019-09-13 19:04:48 +02:00
..
Command Added an command which deletes all abandoned files created by attachments that dont exist anymore. 2019-08-27 18:54:02 +02:00
Configuration Allow to specify operations that also need to be set. 2019-09-11 13:37:51 +02:00
Controller Fixed redirection, when no locale and no valid path were given 2019-09-12 21:41:38 +02:00
DataTables Format amounts in part tables using the partUnit 2019-09-08 18:19:29 +02:00
Entity Added permissions for the new functions. 2019-09-13 17:13:58 +02:00
EntityListeners Delete the file associated with an attachment after an attachment is delted or changed. 2019-08-27 22:24:56 +02:00
EventSubscriber Use the users timezone for showing dates from the database. 2019-09-12 22:16:33 +02:00
Exceptions Used PHP_CS_Fixer with symfony preset on codebase. 2019-03-20 23:16:07 +01:00
Form Added permission checking for part price edit page. 2019-09-13 17:46:26 +02:00
Helpers Use the users timezone for showing dates from the database. 2019-09-12 22:16:33 +02:00
Migrations Set useful default permission values for the default groups, when migrating. 2019-09-13 19:04:48 +02:00
Repository Prevent a user from lock itself out from the user system. 2019-09-11 18:50:23 +02:00
Security Added permission checking for part price edit page. 2019-09-13 17:46:26 +02:00
Services Added an admin page for the user groups. 2019-09-11 17:30:25 +02:00
Twig Use language setting of users when logging in. 2019-09-12 17:50:33 +02:00
Validator/Constraints Prevent a user from lock itself out from the user system. 2019-09-11 18:50:23 +02:00
Kernel.php Initial commit 2019-02-23 16:49:38 +01:00