Commit graph

39 commits

Author SHA1 Message Date
Jan Böhmer
d16c01ebe0 Migrated some smaller utilities to BS5. 2022-07-24 22:59:19 +02:00
Jan Böhmer
582f8e4c5f Fix tabs and pills for bootstrap 5 2022-07-24 18:14:33 +02:00
Jan Böhmer
365c7c60e4 Started to upgrade from bootstrap 4 to 5. 2022-07-24 18:08:21 +02:00
Jan Böhmer
ff7c1cddc7 Improved admin page titles, if card caption contains HTML. 2020-06-07 21:13:20 +02:00
Jan Böhmer
e7e73602a0 Improved title for admin pages. 2020-06-07 19:58:05 +02:00
Jan Böhmer
915287de48 Added quick links to visit webpage, send emails, etc. to company admin page. 2020-05-26 22:59:24 +02:00
Jan Böhmer
47702d6131 Added quick link to parts list to the admin pages.
Fixes issue #55.
2020-05-11 22:59:25 +02:00
Jan Böhmer
e654c46e11 Added a duplicate button in data structures (categories, footprints, etc.) Admin pages. 2020-04-06 13:14:47 +02:00
Jan Böhmer
ff05868051 Allow to edit parameters for data structures. 2020-03-24 21:49:09 +01:00
Jan Böhmer
8a61b465d0 Check permissions for time travel and element undo. 2020-03-07 20:49:52 +01:00
Jan Böhmer
31290c070a Allow timetraveling on data structures admin pages. 2020-03-04 21:54:03 +01:00
Jan Böhmer
f9bb2d57e9 Added history tab to admin pages. 2020-03-04 21:09:01 +01:00
Jan Böhmer
181e0f72ed Fixed entity export. 2020-02-23 19:45:06 +01:00
Jan Böhmer
b6f95ebe48 Allow to add a comment when editing/creating/deleting an element. 2020-02-23 00:44:52 +01:00
Jan Böhmer
da88c23268 Improved mobile view of the admin pages. 2020-01-04 22:20:17 +01:00
Jan Böhmer
6645ab0b61 Allow to specify the 3d model for a footprint. 2019-10-03 14:04:09 +02:00
Jan Böhmer
eb1d8fd4e4 Added possibility to add/edit attachments on Admin pages. 2019-09-24 18:28:35 +02:00
Jan Böhmer
ac302ab16a Allow to specify operations that also need to be set.
When the edit operation is set, the read permission is now set too.
2019-09-11 13:37:51 +02:00
Jan Böhmer
e19cd67b88 Show parts count on AdminPages of PartsContainingDBElements 2019-09-04 19:37:35 +02:00
Jan Böhmer
cfa807c621 Added custom choice form type for tree structure entities. 2019-08-13 23:04:06 +02:00
Jan Böhmer
87e6f641c3 Added an option for mass creation of structured data. 2019-08-12 22:41:58 +02:00
Jan Böhmer
51be176418 Added constraints for selectable attribute. 2019-08-12 21:47:25 +02:00
Jan Böhmer
8a4d665d2a Added an simple admin page for users. 2019-04-28 14:18:11 +02:00
Jan Böhmer
4e9cbdffed Added admin pages for manufacturers and suppliers. 2019-04-26 19:12:48 +02:00
Jan Böhmer
314f1ed42f Added advanced options to category admin page. 2019-04-26 18:05:43 +02:00
Jan Böhmer
220d600cca Moved export form to its own template fragment. 2019-04-20 19:42:08 +02:00
Jan Böhmer
453e7132c0 Use col-3 for form labels, so also long labels are shown without linebreak 2019-04-13 18:28:41 +02:00
Jan Böhmer
fbfb0269d3 Improved checkboxes and file input on import dialog. 2019-04-13 18:24:53 +02:00
Jan Böhmer
68aa750e00 Added an simple import system for attachment types. 2019-04-11 22:41:21 +02:00
Jan Böhmer
a46bcd229b Allow to export all attachment_types via the new element dialog. 2019-04-11 19:09:22 +02:00
Jan Böhmer
70c12e47a2 Added some translations related to the admin pages. 2019-04-07 19:51:07 +02:00
Jan Böhmer
091311cdf1 Added an export function to attachment_types admin pages. 2019-04-07 19:30:42 +02:00
Jan Böhmer
7c43feefbe Added possibillity to delete attachments in admin page. 2019-04-06 18:38:36 +02:00
Jan Böhmer
72cd9a3722 Fixed problem with wrong shown added date. 2019-04-06 15:33:25 +02:00
Jan Böhmer
058b3a6b6b Added search function to the 3 main trees too. 2019-04-05 19:31:41 +02:00
Jan Böhmer
da16e27fcb Added search input and expand/reduce buttons to entity edit menu. 2019-04-05 19:08:30 +02:00
Jan Böhmer
d04a8626cb Show the count of the sub categories in the entity admin treeview. 2019-04-05 18:35:06 +02:00
Jan Böhmer
650b388a1d Show a treeview in the admin menus, to select between the different elements. 2019-04-05 17:49:02 +02:00
Jan Böhmer
3e7150735d Added a basic dialog for editing/creating attachmentType elements. 2019-03-28 19:24:34 +01:00