Part-DB-server/src
2019-03-15 13:18:47 +01:00
..
Controller Use /part/new route for creating a new part, and allow to use cid GET param to specify the category in which the part should be created. 2019-03-14 19:20:02 +01:00
DataTables Added a basic show category parts page with datatable 2019-03-05 23:52:45 +01:00
Entity Added Group entity, and allow to show group name in user info. 2019-03-15 13:18:47 +01:00
Exceptions Added a basic show category parts page with datatable 2019-03-05 23:52:45 +01:00
Form Added symfony translation bundle, and updated german translations. 2019-03-14 13:32:41 +01:00
Migrations Initial commit 2019-02-23 16:49:38 +01:00
Repository Added user entity and basic login/logout system. 2019-03-14 18:01:41 +01:00
Services Added links between edit page and show page. 2019-03-13 18:41:32 +01:00
Twig Render Comment and description as BBCode. 2019-03-13 20:14:19 +01:00
Kernel.php Initial commit 2019-02-23 16:49:38 +01:00