Commit graph

31 commits

Author SHA1 Message Date
Jan Böhmer
f402145c51 Split base template into multiple files to improve structure. 2019-09-05 00:09:11 +02:00
Jan Böhmer
1cbbc26e7a Increased show time of the flash messages to 5 seconds. 2019-04-13 19:49:27 +02:00
Jan Böhmer
1c2b155adf Revert "Use base path including the server name and protocol."
This reverts commit 15a036f2c6.
2019-04-05 21:13:22 +02:00
Jan Böhmer
15a036f2c6 Use base path including the server name and protocol.
This should help against the mixed security errors on Heroku.
2019-04-05 21:09:01 +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
c8bcec7161 Dont change language, when using the treeview links. 2019-03-27 20:14:54 +01:00
Jan Böhmer
1c7155d4e7 Removed a { from templates. 2019-03-26 17:58:06 +01:00
Jan Böhmer
528be3c000 Added back to top button. 2019-03-26 16:40:05 +01:00
Jan Böhmer
c0f44b76f3 Init datatables even after ajax requests. 2019-03-26 15:49:50 +01:00
Jan Böhmer
ccd4e82aed Dont include the protocol in the base path. This causes problems on servers behind reverse proxies. 2019-03-25 22:39:20 +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
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
b06a4479a6 When switching language, it now stays on the same site.
Before that commit, you were redirect to homepage when using the language buttons.
2019-03-20 23:29:49 +01:00
Jan Böhmer
3fe452626d Fixed some inspection issues. 2019-03-20 23:24:20 +01:00
Jan Böhmer
782e2b7fdf Added some icons for other browsers and the manifest.json. 2019-03-20 22:43:04 +01:00
Jan Böhmer
84dcc64662 Added favicon. 2019-03-20 22:33:51 +01:00
Jan Böhmer
10f39b7f45 Added a 'clone part' function. 2019-03-19 19:53:23 +01:00
Jan Böhmer
62fe4afd74 Added a simple dialog for changing user settings. 2019-03-15 18:04:15 +01:00
Jan Böhmer
218eec874d Added page to show user informations. 2019-03-14 19:10:11 +01:00
Jan Böhmer
62d875d1e5 Added user entity and basic login/logout system. 2019-03-14 18:01:41 +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
95cd56f0bd Show the version number of Part-DB on homepage. 2019-03-12 13:34:33 +01:00
Jan Böhmer
a748a6328d Added an simple language selector to user dropdown. 2019-03-12 12:59:30 +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
336ff7b103 Use keys for translations, and added translations, 2019-02-26 14:02:05 +01:00
Jan Böhmer
0063fd68c8 Added som translation files. 2019-02-24 20:04:23 +01:00
Jan Böhmer
5b49dc2a3f Added the base layout from the old Part-DB. 2019-02-24 18:32:03 +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
Jan Böhmer
e5bec36c80 Initial commit 2019-02-23 16:49:38 +01:00