Jan Böhmer
801ed0fbaf
Made tom select dark mode compatible
2023-06-20 01:30:08 +02:00
Jan Böhmer
6081fe3295
Fixed darkmode for some elements
2023-06-20 01:01:40 +02:00
Jan Böhmer
6df65a0b9d
Implemented a new darkmode selector using bootstrap 5.3 color mode
2023-06-19 01:08:11 +02:00
Jan Böhmer
7658cfcdbd
Updated symfony/stimulus-bridge recipe
2023-06-11 19:58:31 +02:00
Jan Böhmer
b7573a40d7
Fixed webauthn two factor authentication
2023-06-11 13:14:45 +02:00
Jan Böhmer
e68827bf3b
Show a validation error message, when try to submit a form where a input is still set to a disabled value.
...
Normally this would just send a null to the server, which often cause excptions. We now catch that earlier, and say the user that he have to select another option, when he tries to submit
2023-06-06 23:05:44 +02:00
Jan Böhmer
272684e7eb
Visualize generic object/JSON data of element history data as pretty tree structure on log detail page
2023-05-15 23:55:36 +02:00
Jan Böhmer
e4285bbc78
delete_btn_controller: Keep the value and name of the original clicked button
...
This fixes an error message when undoing or reverting a log entry
2023-05-15 00:34:06 +02:00
Jan Böhmer
b62fd602f2
Show the diff of element edited log entries on detail pages
2023-05-14 23:08:14 +02:00
Jan Böhmer
09cf33f530
Use another method to submit forms after the delete confirm dialog
...
The old method caused some weird behavior on Firefox. This fixes issue #273
2023-04-24 01:39:42 +02:00
Jan Böhmer
967be4451a
Reworked keybinding for special character input
...
Related to issue #275
2023-04-23 23:21:52 +02:00
Jan Böhmer
bc65a18f3c
Added greek characters to special characters plugin in CKEDITOR
...
Fixes #275
2023-04-23 21:20:53 +02:00
Jan Böhmer
5f2408b791
Reveal invalid fields in dropdowns while browser validation
...
Preparation work for issue #220
2023-04-08 20:06:08 +02:00
Jan Böhmer
8bccab258a
Prevent appearance of a popup for a short time after deletion of an element on firefox
...
Related to issue #258
2023-04-07 23:12:08 +02:00
Jan Böhmer
4aedce9668
Allow to use storelocation owner field in labels
...
Related to issue #221
2023-04-03 22:41:18 +02:00
Jan Böhmer
0feb9661df
Allow to use owner placeholders in labels
2023-04-03 00:03:56 +02:00
Jan Böhmer
927f570283
Fixed error popup window, when a server error occurs
2023-04-01 19:43:59 +02: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
49944cda87
Added possibility to export Parts from part tables
2023-03-12 00:27:04 +01:00
Jan Böhmer
a9b3dcd2c2
Do the color inversion for the IC logos when darkmode is enabled, the logos are then shown as white on black background.
...
This fixes issue #242
2023-03-11 19:48:42 +01:00
Jan Böhmer
4ecf99c17e
Don't fail when datatables state was not saved before
...
This should fix issue #241
2023-03-10 01:40:54 +01:00
Jan Böhmer
02134dc959
Do not persist the selected datatable page number, as we always want to start at the first page after a page reload.
2023-03-05 01:11:57 +01:00
Jan Böhmer
b637f5c3dd
Exempt label dialog PDF preview from darkmode blending
...
It should show real colors, instead of the darkmode
2023-02-20 00:26:56 +01:00
Jan Böhmer
05ab3c3b7b
Fixed image display style for odd shaped (very small) images.
2023-02-20 00:24:12 +01:00
Jan Böhmer
c39a9a4da7
Added checkbox in parts table header to quickly select/unselect all parts
2023-02-19 23:04:51 +01:00
Jan Böhmer
9d1cd0477a
Fixed problems with non-unique prototype names when using nested collection type, which prevented to create nested entries with mulitple new sub entries.
...
We now use a unique prototype name for every collection field. This fixes issue #219
2023-02-19 22:39:26 +01:00
Jan Böhmer
bfc3abd259
Fixed an javascript issue
2023-02-12 17:56:59 +01:00
Jan Böhmer
400cc44838
Properly destroy tomSelect on disconnect()
2023-02-12 17:53:10 +01:00
Jan Böhmer
f22d65cd24
Fixed behavior of datatables fixedHeader on subsequent ajax calls.
2023-02-12 17:46:09 +01:00
Jan Böhmer
7989d4e344
Set selectOnTab option for tomSelect inputs
2023-02-06 22:59:03 +01:00
Jan Böhmer
47584dd845
Automatically select the first option of part multi select.
2023-02-06 00:52:46 +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
5ea791eac7
Improved styling of image in structural entity select
2023-02-05 20:23:52 +01:00
Jan Böhmer
08b60cd149
Restrict small user avatar picture size to square
2023-02-05 20:06:53 +01:00
Jan Böhmer
a5cbe59a7c
Removed bootstrap-select CSS we dont need/use anymore
2023-02-05 02:29:28 +01:00
Jan Böhmer
b7cc258344
Removed bootstrap-treeview assets, as we use bs-treeview yarn package since some time
2023-02-05 00:31:45 +01:00
Jan Böhmer
cf06cf363b
Removed left over debugger statement.
2023-02-03 23:13:25 +01:00
Jan Böhmer
2e18065d5a
Replaced all occurances of bootstrap-select with tomSelect
...
All choice fields should now use tomselect by default to improve user UX
2023-02-02 00:36:42 +01:00
Jan Böhmer
f1c3a52c8a
Use strategy fixed for dropdown menus, so they dont get clipped by an overflow: hidden
...
This fixes issue #209
2023-02-01 23:33:46 +01:00
Jan Böhmer
489b3e2c21
Use webpack entrypoints for bootstrap and bootswatch themes
...
This allows us to utilize the webpack versioning mechanism, to avoid display issues, when upgrading bootstrap
2023-02-01 22:58:39 +01:00
Jan Böhmer
c71646de3f
Use icon instead of "Add" in structural entity select.
2023-01-30 23:58:53 +01:00
Jan Böhmer
dc012b56a8
Improved UX of entity adding from part edit page.
2023-01-30 23:08:22 +01:00
Jan Böhmer
1654010ea3
Started to work on the possibilty to create new entities directly from the part edit page.
...
This fixes issue #203 .
2023-01-29 20:42:18 +01:00
Jan Böhmer
672d55624f
Fixed CurrencyEntityType
2023-01-29 19:27:51 +01:00
Jan Böhmer
8d5427a1c3
Use tomselect for StructuralEntityType
2023-01-29 18:52:24 +01:00
Jan Böhmer
bc9ed770ad
Improved frontend of build page
2023-01-22 17:34:10 +01:00
Jan Böhmer
89a4846259
Improved the backdrop removal of the modal after modal submission
2023-01-07 20:58:13 +01:00
Jan Böhmer
436aff7533
Improved user experience with part withdraw modal
...
Related to issue #201
2023-01-07 20:49:36 +01:00
Jan Böhmer
ba4085d882
Added a very basic modal on part info page for changing part instock
...
Related to issue #201
2023-01-01 13:21:50 +01:00