Jan Böhmer
5e326bca12
Added label placeholders to add a barcode version of the IPN to a label
...
This fixes issue #373
2023-11-05 21:24:21 +01:00
Jan Böhmer
c402ec40a5
Fixed initial rendering of default currency item in freshly initialized currency selectors
2023-10-08 01:04:04 +02:00
Jan Böhmer
8c9abce633
Merge branch 'api'
2023-10-06 12:29:53 +02:00
Jan Böhmer
198befe2bc
Allow to dynamically create elements with purely numeric names in a selector type
...
Before this was not possible, as this was messed up with the DB ids. Now we prefix the new created values with a special prefix, to mark them as new.
This fixes issue #381
2023-09-24 15:28:35 +02:00
Jan Böhmer
85f3ba6aaa
Merge branch 'master' into api
2023-08-26 22:15:12 +02:00
Jan Böhmer
fd31f983af
Fixed positioning of the part row selection checkboxes
2023-08-21 22:52:11 +02: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
33a0981981
Added possibility to ignore the checks of withdraw amount when building projects
...
This fixes #349
2023-08-20 23:23:18 +02:00
Jan Böhmer
e66ff40733
Use the column order stored in localStorage during the initial datatables ajax call.
...
This way we still have the right ordering when changing pages. This fixes issue #345
2023-08-20 00:41:44 +02:00
Jan Böhmer
35a0e8464a
Added possibility to list all available API keys at the user settings page
2023-08-19 23:19:21 +02:00
Jan Böhmer
f1af19a52a
Fixed wrong background color for structural links
2023-07-23 23:02:04 +02:00
Jan Böhmer
97ab1f0492
Improved search page
2023-07-16 20:05:11 +02:00
Jan Böhmer
0cb46039dd
Allow to retrieve price and shopping informations from info providers
2023-07-14 00:09:22 +02:00
Jan Böhmer
c4439cc9db
Mark newly created entities better in structural entity selector
2023-07-12 23:58:40 +02:00
Jan Böhmer
2362835275
Merge branch 'user_impersonator'
2023-07-08 23:07:12 +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
b6dd5bb881
Fixed ordering columns of tables when columns were reordered
2023-07-08 20:16:52 +02:00
Jan Böhmer
f8e299ec56
Added new env option to show all parts on a page by default
...
Related to discussion #312
2023-07-08 19:33:23 +02:00
Jan Böhmer
91e9c6e048
Use bootstrap popover for title attribute in datatables
2023-07-08 19:08:00 +02:00
Jan Böhmer
7b87b00b44
Properly reset the page length when reloading a datatable
...
Fixes issue #309
2023-07-02 19:44:26 +02:00
Jan Böhmer
956ed9e8ae
Added GNU unifont as fallback font for labels with CJK characters
2023-07-02 03:26:56 +02:00
Jan Böhmer
720859197c
Removed unused controller, which was used for U2F registration before
2023-06-28 16:10:18 +02:00
Jan Böhmer
ce064a0b37
Use symfony/ux-translator to translate password_strength_estimator badges
2023-06-28 16:00:11 +02:00
Jan Böhmer
bfd82fb415
Use zxcvbn-core for password strength estimator and lazy load the controller
...
As we can now configure the used wordbooks, we can reduce the size of the file extremly
2023-06-28 14:44:29 +02:00
Jan Böhmer
ecded8af93
Added password meter based on zxcvbn
...
Maybe we will use a different package later, as this one is very big...
2023-06-27 01:07:26 +02:00
Jan Böhmer
b246d17a33
Fixed darkmode in tomselect group headers.
2023-06-26 23:59:44 +02:00
Jan Böhmer
c6b6616ee3
Added internal part number (IPN) as label placeholders
...
This fixes issue #306
2023-06-26 23:56:23 +02:00
Jan Böhmer
c6478857bc
Improved dark mode
2023-06-26 23:01:32 +02:00
Jan Böhmer
8a711ffecb
Added darkmode styles for CKEDITOR
2023-06-26 22:57:36 +02:00
Jan Böhmer
139ea879df
Fixed deprecation notices on marked js
2023-06-26 21:48:39 +02:00
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