Part-DB.Part-DB-server/src
2019-03-25 22:03:52 +01:00
..
Command Used PHP_CS_Fixer with symfony preset on codebase. 2019-03-20 23:16:07 +01:00
Configuration Used PHP_CS_Fixer with symfony preset on codebase. 2019-03-20 23:16:07 +01:00
Controller Added working treeviews and buttons. 2019-03-25 12:44:44 +01:00
DataTables Used PHP_CS_Fixer with symfony preset on codebase. 2019-03-20 23:16:07 +01:00
Entity Use escaped name for groups. This fixes an exception on some MySQL servers. 2019-03-25 22:03:52 +01:00
EventSubscriber Added an event subscriber, which injects a header helpful for debugging single page apps. 2019-03-24 17:21:59 +01:00
Exceptions Used PHP_CS_Fixer with symfony preset on codebase. 2019-03-20 23:16:07 +01:00
Form Use ajax for form requests too. 2019-03-24 20:25:27 +01:00
Helpers Added a simple system for treeViews. 2019-03-24 15:25:40 +01:00
Migrations Initial commit 2019-02-23 16:49:38 +01:00
Repository Added a simple system for treeViews. 2019-03-24 15:25:40 +01:00
Security Get a annotaion reader by Symfony. This way the annotations get cached, and it is much faster in production. 2019-03-21 13:09:42 +01:00
Services Added working treeviews and buttons. 2019-03-25 12:44:44 +01:00
Twig Added a simple system for treeViews. 2019-03-24 15:25:40 +01:00
Kernel.php Initial commit 2019-02-23 16:49:38 +01:00