Jan Böhmer
|
a3dcd1a0a8
|
Added recent searches to search
|
2024-02-27 00:39:38 +01:00 |
|
Jan Böhmer
|
60942c8254
|
Added very basic livesearch feauture using algolia autocomplete
|
2024-02-27 00:08:21 +01:00 |
|
Jan Böhmer
|
67a1d06f37
|
Updated datatables version
|
2024-02-18 19:32:54 +01:00 |
|
Jan Böhmer
|
698fadc00c
|
Upgraded markedjs package
|
2024-02-08 22:20:44 +01:00 |
|
Jan Böhmer
|
b16760988d
|
Updated CKEDITOR to version 41
|
2024-02-08 22:17:00 +01:00 |
|
Jan Böhmer
|
e5e039a1ca
|
Use hotwired/turbo 8
|
2024-02-08 22:01:05 +01:00 |
|
Jan Böhmer
|
9e28d39095
|
Upgraded markedjs
|
2024-01-15 20:05:16 +01:00 |
|
Jan Böhmer
|
f9cafae789
|
Upgraded marked.js dependency
|
2023-10-06 12:47:00 +02:00 |
|
Jan Böhmer
|
c758027d4c
|
Upgraded to CKEditor5 v40
|
2023-10-06 12:41:43 +02:00 |
|
Jan Böhmer
|
098fcb29fb
|
Upgraded dependencies
|
2023-08-21 23:17:42 +02:00 |
|
Jan Böhmer
|
e2270aec38
|
Upgraded further JS packages
|
2023-08-20 13:03:09 +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
|
139ea879df
|
Fixed deprecation notices on marked js
|
2023-06-26 21:48:39 +02:00 |
|
Jan Böhmer
|
6a0968cc02
|
Updated dependencies.
|
2023-06-26 21:37:17 +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
|
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
|
31e0ce4c64
|
Updated various yarn dependencies.
We can not upgrade marked to 5.0.0 yet, as it requires node18. We will require this version when we upgrade to PHP 8.1
|
2023-05-07 00:48:47 +02:00 |
|
Jan Böhmer
|
43238aff0a
|
Updated CKEDITOR to 37.1.0
|
2023-05-07 00:11:13 +02: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
|
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
|
4ad40a22de
|
Updated CKEDITOR to 36.0.0
|
2023-01-28 19:55:25 +01:00 |
|
Jan Böhmer
|
81328071f7
|
Cleaned up and reorganized projects CSS.
|
2022-12-11 23:05:22 +01:00 |
|
Jan Böhmer
|
64656ad76c
|
Updated composer dependencies.
|
2022-12-11 14:41:40 +01:00 |
|
Jan Böhmer
|
fc27728c62
|
Updated yarn dependencies.
|
2022-11-27 23:33:02 +01:00 |
|
Jan Böhmer
|
330f6b53ce
|
Updated webpack encore
|
2022-10-22 22:03:27 +02:00 |
|
Jan Böhmer
|
fefe36851e
|
Removed not needed u2f-api package and upgraded yarn packages
|
2022-10-05 22:45:11 +02:00 |
|
Jan Böhmer
|
ca5823819d
|
Use html5-qrcode instead of @zxing/library directly for label scanner.
This improves the usability a bit
|
2022-08-13 22:41:54 +02:00 |
|
Jan Böhmer
|
d9c7c9bb41
|
Updated ckeditor dependencies.
|
2022-08-13 02:43:05 +02:00 |
|
Jan Böhmer
|
007df80b1c
|
Use @jbtronics/bs-treeview instead of patternfy-bootstrap-treeview
|
2022-08-13 00:28:03 +02:00 |
|
Jan Böhmer
|
b731b2529c
|
Removed bootstrap-fileinput, as we do not use it anymore
|
2022-08-03 22:56:02 +02:00 |
|
Jan Böhmer
|
dd640e9aa8
|
Removed unnessecarry typeahead dependency.
|
2022-08-03 22:49:30 +02:00 |
|
Jan Böhmer
|
78e3d36a5c
|
Use tom-select as tagsinput input
|
2022-08-03 22:44:38 +02:00 |
|
Jan Böhmer
|
41b1d8b59e
|
Add Emojis to Special Characters input of CKEDITOR
|
2022-07-26 21:41:30 +02:00 |
|
Jan Böhmer
|
63b7e0458c
|
Use CKEditor 5 for description editing.
|
2022-07-26 01:20:58 +02:00 |
|
Jan Böhmer
|
dbdfe5ea95
|
Started to use CKEditor 5 as richt text editor.
|
2022-07-25 01:09:31 +02:00 |
|
Jan Böhmer
|
489f4b939a
|
Fixed bootstrap-selectpickers on bootstrap 5
|
2022-07-24 20:23:12 +02:00 |
|
Jan Böhmer
|
365c7c60e4
|
Started to upgrade from bootstrap 4 to 5.
|
2022-07-24 18:08:21 +02:00 |
|
Jan Böhmer
|
a40fed29e0
|
Upgraded fontawesome 5 to 6
|
2022-07-24 17:24:55 +02:00 |
|
Jan Böhmer
|
50e3a59189
|
Updated various yarn dependencies.
|
2022-07-24 17:15:56 +02:00 |
|
Jan Böhmer
|
bf1bede626
|
Updated marked and katex packages.
|
2022-07-24 17:11:30 +02:00 |
|
Jan Böhmer
|
3df6e18a83
|
Updated symfony/webpack-encore recipe
|
2022-07-24 01:39:46 +02:00 |
|
Jan Böhmer
|
cef74ff35a
|
Render latex using stimulus controller.
|
2022-03-06 15:49:09 +01:00 |
|
Jan Böhmer
|
27b8fbd5b2
|
Added symfony ux-turbo packages
|
2022-03-04 20:13:25 +01:00 |
|
Jan Böhmer
|
3e0745f859
|
Updated symfony stimulus bridge.
|
2022-03-04 20:06:32 +01:00 |
|
Jan Böhmer
|
65011ccf1a
|
Updated yarn dependencies.
|
2022-03-04 20:01:24 +01:00 |
|
Jan Böhhmer
|
e942ab1bf6
|
Updated yarn dependencies.
|
2022-01-19 19:48:12 +01:00 |
|
Jan Böhmer
|
d0a5dbef8f
|
Updated copy plugin.
|
2021-10-02 22:01:28 +02:00 |
|
Jan Böhmer
|
a8469d5279
|
Updated compression plugin.
|
2021-10-02 21:34:52 +02:00 |
|