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 |
|
Jan Böhmer
|
49d7a527f5
|
Renamed demo environment to docker
|
2023-02-04 23:40:24 +01:00 |
|
Jan Böhmer
|
a128f40358
|
Renamed AdminPages/ templates folder to recommended snake_case style
|
2023-02-04 23:34:39 +01:00 |
|
Jan Böhmer
|
1559b669df
|
Renamed form/ templates folder to recommended snake_case style
|
2023-02-04 23:21:36 +01:00 |
|
Jan Böhmer
|
12d4c2f4d9
|
Renamed label_system templates folder to recommended snake_style style
|
2023-02-04 23:15:11 +01:00 |
|
Jan Böhmer
|
06f86176b6
|
Renamed log_system template folder to recommended snake_case style
|
2023-02-04 23:09:36 +01:00 |
|
Jan Böhmer
|
9097220026
|
Renamed parts/ templates folder to recommended snake_case style
|
2023-02-04 23:05:39 +01:00 |
|
Jan Böhmer
|
e8efe81f79
|
Renamed projects/ template folder to recommended camel_case style
|
2023-02-04 23:03:32 +01:00 |
|
Jan Böhmer
|
5696f32a04
|
Renamed security template folder to recommended snake_case style
|
2023-02-04 22:59:43 +01:00 |
|
Jan Böhmer
|
dd5691f199
|
Renamed tools templates to the recommended snake_case style
|
2023-02-04 22:55:16 +01:00 |
|
Jan Böhmer
|
29e46d5d05
|
Renamed users templates folder to recommended snake_case
|
2023-02-04 22:49:28 +01:00 |
|
Jan Böhmer
|
6f28029fb8
|
Added a custom docker entrypoint which chowns used volumes
This fixes issue #206.
|
2023-02-04 22:44:33 +01:00 |
|
Jan Böhmer
|
f0947fd948
|
Hopefully fixed AbstractParameter exception on the LabelProfile controller
|
2023-02-03 23:43:44 +01:00 |
|
Jan Böhmer
|
d804184073
|
Fixed exception when mass creation of non structural entities failed.
|
2023-02-03 23:27:49 +01:00 |
|
Jan Böhmer
|
3a9a6bbe76
|
Fixed styling of mass import hint on admin pages
|
2023-02-03 23:20:48 +01:00 |
|
Jan Böhmer
|
5f5c06d6e9
|
Fixed problems with attachments on label profiles.
|
2023-02-03 23:18:14 +01:00 |
|
Jan Böhmer
|
cf06cf363b
|
Removed left over debugger statement.
|
2023-02-03 23:13:25 +01: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
|
3c3a03a179
|
Use new ValidTheme constraint on theme field.
The old choice constraint needed an const, which is not available anymore, as you can configure the themes via parameters
|
2023-02-01 23:50:54 +01:00 |
|
Jan Böhmer
|
f1c3a52c8a
|
Use strategy fixed for dropdown menus, so they dont get clipped by an overflow: hidden
This fixes issue #209
|
2023-02-01 23:33:46 +01:00 |
|
Jan Böhmer
|
4a8480edce
|
Correctly render the Google Auth QRCode in darkmode
|
2023-02-01 23:17:03 +01:00 |
|