Commit graph

3475 commits

Author SHA1 Message Date
Jan Böhmer
569503170d New translations validators.en.xlf (English) 2023-02-06 21:21:45 +01:00
Jan Böhmer
d77e40d57c New translations messages.en.xlf (English) 2023-02-06 21:21:44 +01:00
Jan Böhmer
325d469ba2 Do not build docker image for crowdin branch 2023-02-06 21:13:30 +01:00
Jan Böhmer
d08bf1cd85 Updated dependencies. 2023-02-06 21:10:53 +01:00
Jan Böhmer
aeddf03d98 Fixed phpstan issues 2023-02-06 21:06:26 +01:00
Jan Böhmer
1835669fde Merge remote-tracking branch 'origin/l10n_master' 2023-02-06 21:03:01 +01:00
Jan Böhmer
f6607965ff New translations messages.en.xlf (English) 2023-02-06 16:49:28 +01:00
Jan Böhmer
f5895e6b34 New translations messages.en.xlf (Russian) 2023-02-06 16:49:26 +01:00
Jan Böhmer
35323c787f New translations messages.en.xlf (Japanese) 2023-02-06 16:49:25 +01:00
Jan Böhmer
6f2474ba29 New translations messages.en.xlf (German) 2023-02-06 16:49:21 +01:00
Jan Böhmer
f972d3314d New translations messages.en.xlf (French) 2023-02-06 16:49:19 +01:00
Jan Böhmer
8a05f6de05 New translations messages.en.xlf (English) 2023-02-06 15:11:12 +01:00
Jan Böhmer
980741a03e New translations validators.en.xlf (German) 2023-02-06 15:11:08 +01:00
Jan Böhmer
07497dbbf7 New translations messages.en.xlf (German) 2023-02-06 15:11:07 +01:00
Jan Böhmer
113b16b20c New translations messages.en.xlf (English) 2023-02-06 14:49:46 +01:00
Jan Böhmer
387fbdf3ba New translations messages.en.xlf (Russian) 2023-02-06 14:49:44 +01:00
Jan Böhmer
e7034465ef New translations messages.en.xlf (Japanese) 2023-02-06 14:49:43 +01:00
Jan Böhmer
b7a2ad8a15 New translations messages.en.xlf (German) 2023-02-06 14:49:41 +01:00
Jan Böhmer
f4562de3b0 New translations messages.en.xlf (French) 2023-02-06 14:49:39 +01:00
Jan Böhmer
98bed280dc New translations messages.en.xlf (English) 2023-02-06 13:49:59 +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
e067dc80d5 Fixed rendering of empty selection with the multi select action 2023-02-06 00:48:00 +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
4004222039 New translations messages.en.xlf (English) 2023-02-05 22:23:29 +01:00
Jan Böhmer
b8da4c62d0 Show first steps on homepage when no parts were created yet. 2023-02-05 21:37:48 +01:00
Jan Böhmer
8447b8b42a Removed links to old author pages (which do not work anymore) 2023-02-05 21:12:44 +01:00
Jan Böhmer
c088742dda Added possibility to save parts and create an empty one 2023-02-05 21:00:26 +01:00
Jan Böhmer
13de2afc28 Improved styling of the parts info page 2023-02-05 20:50:19 +01:00
Jan Böhmer
f351d65065 Do not cron build docker images 2023-02-05 20:25:04 +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
a925597565 Show entity preview image on admin page 2023-02-05 20:00:11 +01:00
Jan Böhmer
d3023ea945 Increase network timeout for yarn in Dockerfile to prevent timeout errors on cross builds. 2023-02-05 19:31:21 +01:00
Jan Böhmer
8794c1d018 Fixed issue that prevented creation of new entities via StructuralEntityType 2023-02-05 19:29:39 +01:00
Jan Böhmer
66e566b99a Use precompiled PHP extensions for docker container
This should hopefully reduce the build times for cross compiled images, as we dont have to build extensions from source there.
2023-02-05 18:58:57 +01:00
Jan Böhmer
ba5ae35809 Fixed some inspection issues 2023-02-05 03:01:25 +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
e52ae8fda1 Updated dependencies. 2023-02-05 02:27:05 +01:00
Jan Böhmer
156f611611 Do not build extenstions that are already existing in the docker image 2023-02-05 02:16:30 +01:00
Jan Böhmer
3d54921ab9 Cache docker builds in github action cache 2023-02-05 02:03:18 +01:00
Jan Böhmer
9273d6b249 Improved efficiency of Dockerfile 2023-02-05 00:46:30 +01:00
Jan Böhmer
cba3f65c29 Only configure the QEMU VMs we need for docker build action 2023-02-05 00:42:19 +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
066f4463fc Try docker multi-platform-builds for ARM 2023-02-05 00:22:28 +01:00
Jan Böhmer
3546385ed2 Moved favicon.ico to web root folder, as this is the location where a browser expects it
This prevents that the browser calls the PHP router to search for the (non-existing) favicon.icon
2023-02-05 00:18:07 +01:00
Jan Böhmer
76e4002a5a Fixed typo in template path 2023-02-05 00:14:57 +01:00
Jan Böhmer
3d5bc4e514 Define some common options in the example docker-compose.yaml file 2023-02-05 00:07:52 +01:00
Jan Böhmer
a8fe635cf5 Enable HISTORY_SAVE_CHANGED_DATA and HISTORY_SAVE_REMOVED_DATA by default 2023-02-04 23:53:07 +01:00
Jan Böhmer
209c493732 Added some dataprocessors to monolog to add more context to error logs 2023-02-04 23:51:02 +01:00