Commit graph

387 commits

Author SHA1 Message Date
Jan Böhmer
720e1cd04e Added some additional columns to part list.
They are hidden by default but can be shown by a colvis button.
2019-09-06 18:25:24 +02:00
Jan Böhmer
b1b492171d Improved styling for orderdetails edit. 2019-08-30 14:40:02 +02:00
Jan Böhmer
6a0adae8f3 Added the new fields to the part edit form. 2019-08-19 14:07:00 +02:00
Jan Böhmer
bcdba8b3e0 For images show a preview picture instead of the symbol 2019-08-11 17:24:54 +02:00
Jan Böhmer
66ebdb357c Added an alert that pop ups, when an ajax request is not successfull
This includes a possibility to show the original response.
2019-04-13 19:45:24 +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
7c43feefbe Added possibillity to delete attachments in admin page. 2019-04-06 18:38:36 +02:00
Jan Böhmer
90b33159a5 Removed trailing slash from category and tools tree urls.
This maybe helps with the insecure loading problem on Heroku.
2019-04-05 23:15:40 +02:00
Jan Böhmer
27f2b040af Close all node before searching for nodes in admin menus. 2019-04-05 19:38:24 +02:00
Jan Böhmer
56d0c5eaf5 Dont use ajax for links starting with # (internal navigation). 2019-04-05 19:36:16 +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
6ae1429868 Check if CKEDITOR is defined, before updating them. 2019-04-05 13:08:26 +02:00
Jan Böhmer
f872f4a80c Show the correct url in browser, when we got redirected by the controller. 2019-03-29 14:59:56 +01:00
Jan Böhmer
3e7150735d Added a basic dialog for editing/creating attachmentType elements. 2019-03-28 19:24:34 +01:00
Jan Böhmer
4652339879 Use ajax link loading also on the higher pages in the part tables. 2019-03-28 13:17:46 +01:00
Jan Böhmer
b678f32b35 Removed ajax_ui.js. This could cause problems with webpack building. 2019-03-27 20:01:26 +01:00
Jan Böhmer
3c16ed6be7 Use a better style for the part table. 2019-03-27 19:03:02 +01:00
Jan Böhmer
528be3c000 Added back to top button. 2019-03-26 16:40:05 +01:00
Jan Böhmer
32a54293a5 Removed not used code. 2019-03-26 16:37:57 +01:00
Jan Böhmer
3e54d35fac Added an simple event system and readded some functions from the legacy Part-DB. 2019-03-26 16:34:14 +01:00
Jan Böhmer
c0f44b76f3 Init datatables even after ajax requests. 2019-03-26 15:49:50 +01:00
Jan Böhmer
afd45d464c Added working treeviews and buttons. 2019-03-25 12:44:44 +01:00
Jan Böhmer
82761a3454 Show flash messages after ajax request too. 2019-03-24 20:28:17 +01:00
Jan Böhmer
8711f296a4 Use ajax for form requests too. 2019-03-24 20:25:27 +01:00
Jan Böhmer
b3db1dd139 Added simple single page ajax handling for a links. 2019-03-24 19:55:39 +01:00
Jan Böhmer
715de5b67c Added a simple system for treeViews. 2019-03-24 15:25:40 +01:00
Jan Böhmer
fd4fa7f58d Added a remember me function to the login form. 2019-03-14 18:27:29 +01:00
Jan Böhmer
ab1694aa05 Make emojis in comments the same size as text. 2019-03-14 13:33:07 +01:00
Jan Böhmer
86eda36a2e Added fields to edit category, storelocations and manufacturer of a part. 2019-03-14 12:56:55 +01:00
Jan Böhmer
2d18014b35 Added an system for showing flash messages to user. 2019-03-13 14:53:12 +01:00
Jan Böhmer
b2e0e4b7ad Improved part tables. 2019-03-12 19:09:22 +01:00
Jan Böhmer
62deb8071f Fixed external link symbols. 2019-03-12 17:17:10 +01:00
Jan Böhmer
ba33399b20 Added a basic show category parts page with datatable 2019-03-05 23:52:45 +01:00
Jan Böhmer
f0bea8ff4d Added a basic show part info with new design. Not finished yet... 2019-02-24 18:05:06 +01:00