Jan Böhmer
|
48c70c3bb4
|
Added way to batch edit the location of parts with a single stock
|
2025-03-29 16:21:10 +01:00 |
|
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
|
cd91dc8b5a
|
Fixed wrong path for event log datatables, when accessing via a prefixed reverse proxy
|
2023-12-10 21:40:49 +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
|
80bae4167f
|
Added button to inverse part selection in tables
Fix issue #346
|
2023-08-21 22:49:02 +02:00 |
|
Jan Böhmer
|
f86d35f8d1
|
Dont disable the table multi action submit button, when user can not change parts as we use it for exporting and label generation too
|
2023-03-18 21:52:29 +01:00 |
|
Jan Böhmer
|
49944cda87
|
Added possibility to export Parts from part tables
|
2023-03-12 00:27:04 +01:00 |
|
Jan Böhmer
|
1e998fccbb
|
Put delete option on multiaction select in its own optgroups so it does not look like it belongs to the project optgroup
|
2023-02-19 21:58:55 +01:00 |
|
Jan Böhmer
|
39765f05dd
|
Improved styling of part multiselect action
|
2023-02-06 00:33:57 +01:00 |
|
Jan Böhmer
|
7ff1584eb9
|
Fixed multi-part action selectors.
|
2023-02-06 00:08:32 +01:00 |
|
Jan Böhmer
|
cbe010ee67
|
Allow to mass generate labels via part table multiselect.
|
2023-01-15 23:36:22 +01:00 |
|
Jan Böhmer
|
7b6a906d98
|
Renamed "devices" permission to "projects"
|
2023-01-08 20:10:58 +01:00 |
|
Jan Böhmer
|
15677937a2
|
Do not use full urls when not needed, to prevent issues with SSL mixed content
|
2022-12-28 23:37:50 +01:00 |
|
Jan Böhmer
|
25494c9ddf
|
Added a page to quickly add many parts to a project from parts lists.
|
2022-12-28 23:32:46 +01:00 |
|
Jan Böhmer
|
6ce6b97b1e
|
Allow to change needs review status using parts multiselect action
|
2022-11-29 00:18:11 +01:00 |
|
Jan Böhmer
|
3e85fc4d42
|
Improved access control for part lists.
|
2022-10-31 23:10:21 +01:00 |
|
Jan Böhmer
|
38ff9bae4a
|
Use common settings for all element history tables
|
2022-10-09 20:27:31 +02:00 |
|
Jan Böhmer
|
74c5a8e8b1
|
Allow to set the state_save_tag for non-part datatables.
|
2022-09-09 00:43:45 +02:00 |
|
Jan Böhmer
|
82a6ab1d4a
|
Persist column visibility and ordering across requests and different parts tables.
|
2022-09-09 00:41:35 +02:00 |
|
Jan Böhmer
|
e6408a4dff
|
Pass the full request URI (including GET params) to the datatables controller
Search options are passed as GET params and were therefore ignored before. This fixes issue #165.
|
2022-08-13 23:07:05 +02:00 |
|
Jan Böhmer
|
4c574316c8
|
Show a confirmation message, if you delete parts via part table select.
|
2022-08-01 00:50:05 +02:00 |
|
Jan Böhmer
|
452f0a8362
|
Use stimulus for parts tables and select actions.
|
2022-08-01 00:31:49 +02:00 |
|