Commit graph

18 commits

Author SHA1 Message Date
Jan Böhmer
d9b15ddbb9 Use new cached treeview nodes for twig inline generator (admin pages) 2020-01-02 22:55:28 +01:00
Jan Böhmer
e557bdedd5 Added an PHP CS fixer config file and applied it to files.
We now use the same the same style as the symfony project, and it allows us to simply fix the style by executing php_cs_fixer fix in the project root.
2019-11-09 00:47:20 +01:00
Jan Böhmer
787e498586 Updated copyright headers. 2019-11-01 13:40:30 +01:00
Jan Böhmer
f53cc08f52 Added an table to show all defined attachments. 2019-10-04 18:06:37 +02:00
Jan Böhmer
44bad9029b Hide nodes in tools menu, for which the user does not have permissions. 2019-09-13 19:58:38 +02:00
Jan Böhmer
856e20586f Added an admin page for the user groups. 2019-09-11 17:30:25 +02:00
Jan Böhmer
8e23629dc0 Fixed exception in caching mechanism, if no user was logged in. 2019-08-20 18:18:11 +02:00
Jan Böhmer
1445d7475a Cache tools tree 2019-08-20 12:52:12 +02:00
Jan Böhmer
fd4b474dbd Added admin page for measurement unit. 2019-08-14 18:31:46 +02:00
Jan Böhmer
2468409212 Added an admin page for currencies. 2019-08-12 23:45:21 +02:00
Jan Böhmer
2ea0dc16e0 Added a basic admin page for footprints. 2019-04-28 13:08:06 +02:00
Jan Böhmer
defd169737 Added a admin page for storelocations. 2019-04-28 12:50:35 +02:00
Jan Böhmer
33bb81ab59 Added manufacturer and supplier admin page link to tools tree. 2019-04-26 19:37:40 +02:00
Jan Böhmer
df0a8254bf Added admin page for devices 2019-04-26 18:31:09 +02:00
Jan Böhmer
424407f253 Added a basic admin page for categories. 2019-04-20 20:39:06 +02:00
Jan Böhmer
9bd941a3e6 Added attachmentType edit link to tools tree menu. 2019-04-05 18:39:55 +02:00
Jan Böhmer
570aa68535 Added show all parts to tools tree. 2019-03-26 15:57:51 +01:00
Jan Böhmer
715de5b67c Added a simple system for treeViews. 2019-03-24 15:25:40 +01:00