Commit graph

19 commits

Author SHA1 Message Date
Jan Böhmer
6a0adae8f3 Added the new fields to the part edit form. 2019-08-19 14:07:00 +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
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
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
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
3c16ed6be7 Use a better style for the part table. 2019-03-27 19:03:02 +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