Jan Böhmer
|
7d834ac8d7
|
Include the query part of the request, when generating the url for the datatables via a custom twig function.
This fixes issue #735, as without this the query gets not passed to the datatable
|
2024-10-16 23:57:02 +02:00 |
|
Jan Böhmer
|
7145bce605
|
Construct the correct current path, when serving from a subdirectory
This fixes issue #274
|
2024-10-13 22:49:42 +02:00 |
|
Jan Böhmer
|
7d69d6ba30
|
Changed logic of invisible to a (forced) visibility field
|
2023-12-03 15:29:17 +01:00 |
|
Jan Böhmer
|
30b2c8b841
|
Added forms to change EDA infos of footprints and categories
|
2023-12-01 22:47:05 +01:00 |
|
Jan Böhmer
|
584062c29a
|
Move alternative names field of attachmenttype admin page to right position
Formerly it was not inside the common tab but below all tabs
|
2023-11-27 17:40:39 +01:00 |
|
Jan Böhmer
|
7163df6d46
|
Fixed paths generated using app.request.requestUri when in a reverse proxy with a subpath
Related to issue #428
|
2023-11-11 23:14:22 +01:00 |
|
Jan Böhmer
|
388d26fa05
|
Forbid a user to delete himself on the admin page
|
2023-10-24 13:32:44 +02:00 |
|
Jan Böhmer
|
b74ab18a6d
|
Added possibility to define alternative names on data structures
This can be used to find elements, based on the data returned by info providers
|
2023-07-16 22:59:46 +02:00 |
|
Jan Böhmer
|
cc1595e048
|
Added button to user admin to impersonate a certain user
|
2023-07-08 22:43:41 +02:00 |
|
Jan Böhmer
|
d20153c569
|
Added basic logic for impersonation
|
2023-07-04 00:31:13 +02:00 |
|
Jan Böhmer
|
29af14f588
|
Added an option to enforce log comments for certain actions
This implements issue #220
|
2023-04-08 20:43:19 +02:00 |
|
Jan Böhmer
|
5b5e8a4fd5
|
Allow users (and admins) to decide whether their email should be shown on their public profile
|
2023-04-08 19:53:05 +02:00 |
|
Jan Böhmer
|
5f5541ca12
|
Added UserSelectType and allow to set owner of a storage location
|
2023-04-02 21:50:22 +02:00 |
|
Jan Böhmer
|
f101e1b184
|
Only show SAML user badge in user admin, if the user is really a SAML user
|
2023-04-02 20:30:30 +02:00 |
|
Jan Böhmer
|
065417038c
|
Added possibility to edit and view the aboutMe information of users
|
2023-04-02 20:26:42 +02:00 |
|
Jan Böhmer
|
325812fe95
|
Improved title of measurement unit admin admin form
|
2023-04-02 01:11:58 +02:00 |
|
Jan Böhmer
|
e550918d7c
|
Added links to bom import to project edit and info page
|
2023-03-16 23:56:46 +01:00 |
|
Jan Böhmer
|
9188331c1e
|
Fixed error popup behavior, when turbo could not find a matching turbo-fram in the response.
|
2023-03-13 22:39:07 +01:00 |
|
Jan Böhmer
|
27969a1f65
|
Replaced leftover bootstrap_4 form theme usages with BS5
|
2023-03-05 23:12:44 +01:00 |
|
Jan Böhmer
|
6230ad971b
|
Merge branch 'keycloak'
|
2023-03-04 17:15:50 +01:00 |
|
Jan Böhmer
|
5f39d8e594
|
Properly escape user provided data in trans with data to prevent possible XSS attack vectors.
|
2023-02-26 00:52:00 +01:00 |
|
Jan Böhmer
|
6ff60e556e
|
Properly escape user provided data in trans with data to prevent possible XSS attack vectors.
|
2023-02-26 00:41:08 +01:00 |
|
Jan Böhmer
|
97c3b9002a
|
Mark SAML users as so in database and disable local password changing then.
|
2023-02-21 00:29:50 +01:00 |
|
Jan Böhmer
|
a925597565
|
Show entity preview image on admin page
|
2023-02-05 20:00:11 +01:00 |
|
Jan Böhmer
|
a128f40358
|
Renamed AdminPages/ templates folder to recommended snake_case style
|
2023-02-04 23:34:39 +01:00 |
|