Commit Graph

24 Commits

Author SHA1 Message Date
a11a879a4f
remove deprecated scripts 2023-09-17 00:03:20 +02:00
70b60d2fb8
create the first user during installation in development mode 2021-04-29 20:02:00 +02:00
d78817180b folder name db changed to database in the path
All checks were successful
default-pipeline default-pipeline #113
2021-04-26 20:21:21 +02:00
9d1fc8b60c
MAPG-228 prune local tags when fetching
All checks were successful
default-pipeline default-pipeline #107
2021-04-25 15:11:49 +02:00
dd46fb3d32
MAPG-228 check if the Release* tag is signed and verified 2021-04-25 15:11:20 +02:00
a9cda56586
MAPG-203 install NPM packages on install and update
All checks were successful
default-pipeline default-pipeline #36
2021-03-20 19:45:21 +01:00
0bcb0187c1
MAPG-185 rename migrate database command 2020-07-05 16:45:38 +02:00
c8a49396c2
MAPG-89 install and update sh scripts to link views in non-DEV mode 2020-06-27 00:44:38 +02:00
e1df28123f
MAPG-183 tooling fixes 2020-06-27 00:38:19 +02:00
47a2f15fc5 MAPG-94 don't install Composer dev packages during update 2020-06-25 00:37:48 +02:00
7210e12656 MAPG-162 add script that can run external SQLs on the DB 2020-06-21 19:44:02 +02:00
06a0722899 Merged in feature/MAPG-28-configure-static-root-for-assets (pull request #103)
Feature/MAPG-28 configure static root for assets
2020-06-12 18:01:56 +00:00
4a9cf8a217 MAPG-28 add update-version.sh and adapt deploy py script to that 2020-06-12 20:00:45 +02:00
95508ad284 MAPG-129 add prepare-commit-msg hook template 2020-06-12 19:47:58 +02:00
338537c774 MAPG-109 add deployment script 2020-06-03 21:08:02 +02:00
af2375133a MAPG-101 place mapg migrate to install and update scripts 2020-06-02 23:43:06 +02:00
a82b27cb90 MAPG-97 add Leaflet 2020-06-01 21:56:57 +02:00
b823af1f7d MAPG-97 make better split up of JSs, CSSs, SVGs, templates 2020-06-01 21:56:57 +02:00
c615f00d03 MAPG-88 fix js file name in minifier 2020-05-30 20:51:15 +02:00
d55caefda0 MAPG-78 use svgo instead of html-minifier 2020-05-30 01:53:39 +02:00
eef7f03166 MAPG-47 install Composer packages at update 2020-05-25 20:13:07 +02:00
0b7012b4d2 MAPG-62 minify SVG files with html-minifier
put minify calls into separate sh script
2020-05-24 15:42:29 +02:00
f87ca60122 MAPG-33 fix shebang in deployment scripts 2020-05-20 15:10:55 +02:00
ba01767c6c MAPG-7 implement install and update scripts
minor adaptations for paths, environment variables and Dockerfile
2020-05-20 13:44:54 +02:00