ralf
68cd3479fd
fix typo
2024-01-18 22:18:28 +02:00
ralf
10ff9869f9
if docs site directory exists, keep it updated
2024-01-18 22:13:49 +02:00
ralf
e896319f99
check and bail if composer installs egroupware default apps not as git clones
2023-11-17 15:01:59 +02:00
ralf
3f04be2d03
ease update to a new release by git fetch-ing automatic first (to not run into situation branch/tag not known locally)
...
also fixed some spelling
2023-04-09 09:28:12 +02:00
ralf
fdb41a2276
automatic create chunks dir, before running RollupJS
2023-03-25 08:09:03 +01:00
ralf
ffd76eb617
for binaries prefer grunt from node_modules/.bin and for all /usr/local/bin over /usr/bin
2022-05-06 12:48:17 +02:00
ralf
f42f26d86b
always generate minified CSS, if grunt is installed
...
- still run other npm tasks (install & build), if grunt is not installed
- run "npm install --legacy-peer-deps", to cope with dependency mismatch caused by downgraded grunt-newer
--> if developer install should not use minified CSS: remove grunt and the previous generated .min.css files
--> if downgraded grunt-newer caused CSS "problems": run once manually: grunt cssmin
2022-04-21 13:45:38 +02:00
Ralf Becker
96dff06453
change rollup.config.js to scan for all installed apps, and run rollup as part of install-cli.php automatic
2021-07-02 15:24:12 +02:00
Ralf Becker
d920c144be
pending translations from our translation server
2019-06-06 09:24:28 +02:00
Ralf Becker
8f613c7bc6
fix apps managed by Composer (eg. projectmanager) are not updated
...
this was done on purpuse to let Composer take care of it, but it does not happen
(probably because we are just on a branch not a tag, hash / version)
2019-04-01 18:08:56 +02:00
Ralf Becker
7de6b8ac15
fix double echo of git command on --verbose
2019-02-23 12:30:33 +01:00
Ralf Becker
82f9b3edc1
replace myrepos (mr) with install-cli.php
2019-02-23 12:17:38 +01:00