Commit graph

243 commits

Author SHA1 Message Date
Jan Böhmer
cbc2800413 Updated yarn dependencies 2023-01-28 19:43:26 +01:00
Jan Böhmer
94d7f4bc37 Updated dependencies. 2023-01-22 23:49:14 +01:00
Jan Böhmer
3340d7e50d Updated yarn dependencies. 2023-01-18 21:37:14 +01:00
Jan Böhmer
0dd5cebd2b Updated yarn dependencies. 2023-01-08 23:31:40 +01:00
Jan Böhmer
dae4e38256 Updated dependencies. 2022-12-16 23:18:21 +01:00
Jan Böhmer
81328071f7 Cleaned up and reorganized projects CSS. 2022-12-11 23:05:22 +01:00
Jan Böhmer
1ef41d6f53 Updated yarn dependencies. 2022-12-11 14:43:47 +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
fc507668ad Upgraded yarn dependencies 2022-11-27 23:15:40 +01:00
Jan Böhmer
adde39de9f Updated yarn dependencies. 2022-11-26 22:58:34 +01:00
Jan Böhmer
1013d2620d Updated dependencies. 2022-10-30 17:34:17 +01:00
Jan Böhmer
330f6b53ce Updated webpack encore 2022-10-22 22:03:27 +02:00
Jan Böhmer
8953f018b5 Update yarn depedencies.
This fixes the issue that search requests did not cause the url in navbar to update.
2022-10-22 21:57:30 +02:00
Jan Böhmer
055752a24d Update the navbar on logout 2022-10-09 19:47:03 +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
cd1602fbc4 Updated dependencies. 2022-09-25 15:51:16 +02:00
Jan Böhmer
ac5350f9e3 Updated yarn dependencies. 2022-09-21 13:40:40 +02:00
Jan Böhmer
eebe4f65c6 Upgraded yarn dependencies. 2022-09-11 23:59:36 +02:00
Jan Böhmer
b56a970d5b Updated frontend dependencies. 2022-09-07 21:59:05 +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
18f41e14e6 Show icons in the root node in sidebar treeviews. 2022-08-13 02:18:32 +02:00
Jan Böhmer
f21cd55b2e Show badges with the number of child nodes in the admin page treeviews again. 2022-08-13 01:05:32 +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
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
d85a89b99d Updated yarn dependencies. 2022-07-24 01:30:57 +02:00
Jan Böhmer
79a1715290 Merge branch 'master' into turbo 2022-07-24 01:26:22 +02:00
Jan Böhmer
f309336387 Updated yarn dependencies. 2022-07-17 23:51:22 +02:00
Jan Böhmer
0ab533252e
Merge pull request #144 from Part-DB/dependabot/npm_and_yarn/async-2.6.4
Bump async from 2.6.3 to 2.6.4
2022-07-17 21:39:59 +02:00
Jan Böhmer
a5bec00e6a
Merge pull request #143 from Part-DB/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-07-17 21:32:53 +02:00
dependabot[bot]
e95d85b40a
Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 19:07:25 +00:00
dependabot[bot]
5536db5c3a
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 02:42:52 +00:00
dependabot[bot]
049938c6ae
Bump node-forge from 1.2.1 to 1.3.0
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 20:08:55 +00: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öhmer
aa9fdf5a5a Updated yarn dependencies. 2022-03-04 19:46:31 +01:00
Jan Böhhmer
e942ab1bf6 Updated yarn dependencies. 2022-01-19 19:48:12 +01:00