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
|
4e9cbdffed
|
Added admin pages for manufacturers and suppliers.
|
2019-04-26 19:12:48 +02:00 |
|
Jan Böhmer
|
df0a8254bf
|
Added admin page for devices
|
2019-04-26 18:31:09 +02:00 |
|
Jan Böhmer
|
314f1ed42f
|
Added advanced options to category admin page.
|
2019-04-26 18:05:43 +02:00 |
|
Jan Böhmer
|
424407f253
|
Added a basic admin page for categories.
|
2019-04-20 20:39:06 +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
|
3d28b0cc66
|
Added the possibility to delete AttachmentTypes recusivly.
|
2019-04-20 19:37:24 +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
|
004c7970a7
|
Implemented permissions on Admin pages.
|
2019-04-13 19:03:45 +02:00 |
|
Jan Böhmer
|
be5d33c624
|
Updated translations for import dialog.
|
2019-04-13 18:38:39 +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
|
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
|
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 |
|
Jan Böhmer
|
c8bcec7161
|
Dont change language, when using the treeview links.
|
2019-03-27 20:14:54 +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
|
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
|
33631f16cf
|
Moved the part related templates into its own folder.
|
2019-03-19 19:06:33 +01:00 |
|
Jan Böhmer
|
8d36bf913d
|
Check permissions in edit part form.
|
2019-03-19 19:00:39 +01:00 |
|
Jan Böhmer
|
1b8b5d927f
|
Added form to allow a user to change its own password.
|
2019-03-15 18:38:45 +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
|
e28eb3b84d
|
Added Group entity, and allow to show group name in user info.
|
2019-03-15 13:18:47 +01:00 |
|
Jan Böhmer
|
218eec874d
|
Added page to show user informations.
|
2019-03-14 19:10:11 +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
|
62d875d1e5
|
Added user entity and basic login/logout system.
|
2019-03-14 18:01:41 +01:00 |
|
Jan Böhmer
|
6d7150e202
|
Added symfony translation bundle, and updated german translations.
|
2019-03-14 13:32:41 +01:00 |
|