Commit graph

2705 commits

Author SHA1 Message Date
Jan Böhmer
08c97282a3 Allow to configure which themes should be available via parameters.yaml 2023-02-01 23:15:02 +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
5c303225d7 Upgraded composer dependencies. 2023-02-01 22:17:45 +01:00
Jan Böhmer
7654ac4d23 Updated yarn dependencies. 2023-02-01 22:14:32 +01:00
Jan Böhmer
1b106052ce New translations messages.en.xlf (English) 2023-01-31 11:24:58 +01:00
Jan Böhmer
13d3b77f16 New translations messages.en.xlf (Russian) 2023-01-31 11:24:56 +01:00
Jan Böhmer
832416bdfa New translations messages.en.xlf (Japanese) 2023-01-31 11:24:55 +01:00
Jan Böhmer
c0e52d608a New translations messages.en.xlf (French) 2023-01-31 11:24:50 +01:00
Jan Böhmer
30280af645 Merge branch 'l10n_master' 2023-01-31 10:38:53 +01:00
Jan Böhmer
b529e8e360 New translations security.en.xlf (Russian) 2023-01-31 10:20:12 +01:00
Jan Böhmer
7aaaf28e10 New translations security.en.xlf (Japanese) 2023-01-31 10:20:11 +01:00
Jan Böhmer
6b185743b3 New translations security.en.xlf (Greek) 2023-01-31 10:20:10 +01:00
Jan Böhmer
41cb72c2dd New translations security.en.xlf (French) 2023-01-31 10:20:09 +01:00
Jan Böhmer
c4fc106586 New translations validators.en.xlf (Greek) 2023-01-31 10:20:08 +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
b668218154 Fixed tests. 2023-01-30 23:40:22 +01:00
Jan Böhmer
a38db98d82 New translations messages.en.xlf (English) 2023-01-30 23:19:14 +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
25be76b311 Added some tests 2023-01-30 22:42:07 +01:00
Jan Böhmer
60446edd68 Fixed possibility to create nested structure from the part edit page 2023-01-30 22:29:20 +01:00
Jan Böhmer
ea09cde15a New translations security.en.xlf (English) 2023-01-30 16:32:08 +01:00
Jan Böhmer
7e2397652b New translations security.en.xlf (Russian) 2023-01-30 16:32:07 +01:00
Jan Böhmer
ea6c5937f2 New translations security.en.xlf (Japanese) 2023-01-30 16:32:06 +01:00
Jan Böhmer
cfa1dad66c New translations security.en.xlf (Greek) 2023-01-30 16:32:06 +01:00
Jan Böhmer
403311cb8e New translations security.en.xlf (German) 2023-01-30 16:32:05 +01:00
Jan Böhmer
cab8ea71ba New translations security.en.xlf (French) 2023-01-30 16:32:03 +01:00
Jan Böhmer
d62565b75b New translations validators.en.xlf (English) 2023-01-30 16:32:02 +01:00
Jan Böhmer
aa8daf655f New translations validators.en.xlf (Russian) 2023-01-30 16:32:01 +01:00
Jan Böhmer
9423dc5b09 New translations validators.en.xlf (Japanese) 2023-01-30 16:32:00 +01:00
Jan Böhmer
1cd74201a7 New translations validators.en.xlf (Greek) 2023-01-30 16:31:59 +01:00
Jan Böhmer
c8e243e626 New translations validators.en.xlf (German) 2023-01-30 16:31:59 +01:00
Jan Böhmer
ff5f7702eb New translations validators.en.xlf (French) 2023-01-30 16:31:58 +01:00
Jan Böhmer
d9e25d077d Update Crowdin configuration file 2023-01-30 16:31:01 +01:00
Jan Böhmer
6432e1c044 Update Crowdin configuration file 2023-01-30 16:30:36 +01:00
Jan Böhmer
ed174ba22a New translations messages.en.xlf (German) 2023-01-30 14:20:54 +01:00
Jan Böhmer
77ffc54b63 New translations messages.en.xlf (English) 2023-01-30 13:14:50 +01:00
Jan Böhmer
856f59cd56 New translations messages.en.xlf (Russian) 2023-01-30 13:14:48 +01:00
Jan Böhmer
1408a75155 New translations messages.en.xlf (Japanese) 2023-01-30 13:14:47 +01:00
Jan Böhmer
81abffc2ca New translations messages.en.xlf (German) 2023-01-30 13:14:45 +01:00
Jan Böhmer
625d4e3190
Delete .php_cs.cache 2023-01-30 13:02:33 +01:00
Jan Böhmer
a27cf43ac0
Delete .phpcs-cache 2023-01-30 13:02:06 +01:00
Jan Böhmer
1472c3e2f2
Update .gitignore 2023-01-30 13:01:48 +01:00
Jan Böhmer
6e3c68bc3b
Delete .travis.yml as we dont use TravisCI anymore 2023-01-30 12:59:58 +01:00
Jan Böhmer
19db345935
Update docker-compose.yaml 2023-01-30 12:55:01 +01:00
Jan Böhmer
5ead9cbf61 Fixed some incompatibility on PHP 7.4 2023-01-30 00:43:03 +01:00
Jan Böhmer
e0c380d81a Allow to create nested entitiy structures directly from the part edit page.
However there is still a bug, that the newly created entites are not shown as selected (even though they are). Fixes issue #203
2023-01-30 00:37:12 +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
f085402cba Show server time in system info page
This is useful for debugging issues with 2FA or wrong timestamps.
2023-01-29 13:09:54 +01:00