Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-26 | manage.sh : no error when npm is not found and not required | dalf | |
2018-08-01 | manage.sh : minor change | Alex | |
2018-02-21 | change echo to printf | Noémi Ványi | |
2018-02-21 | remove the option of sourcing manage.sh | Noémi Ványi | |
2017-12-10 | [mod] simplify manage.sh | Alexandre Flament | |
- npm install less@2.7 less-plugin-clean-css grunt-cli is moved inside manage.sh - if it is possible to source manage.sh to update the PATH (to start grunt) - tidy the help documentation - update the geckodriver version to 0.19.1 | |||
2017-10-06 | adjust whitespace in shell scripts | Thirnearez | |
2017-10-06 | handle input carefully in shell scripts | Thirnearez | |
- prevent whitespace-splitting of variable expansions - prevent interpretation of values as flags/options (mostly) | |||
2017-10-06 | fix a shell typo that generated a bogus file | Thirnearez | |
2017-09-17 | Switch to code-cov | Alexandre Flament | |
2017-08-16 | "./manage.sh update_packages" updates pip and setuptools | Alexandre Flament | |
Fix issue #887, #962 | |||
2017-08-16 | [fix] manage.sh: add quotes arround parameters dealing with directories or ↵ | Alexandre Flament | |
files. | |||
2017-08-13 | [mod] travis build : travis uses ./manage.sh to install the geckodriver | Alexandre Flament | |
./manage.sh don't build css that are built by ./manage.sh grunt_build | |||
2017-08-13 | [fix] travis build : various fix about grunt builds | Alexandre Flament | |
2017-08-13 | [fix] fix selenium tests | Alexandre Flament | |
2017-08-06 | [enh] add simple theme (WIP) | Alexandre Flament | |
2017-01-26 | [fix] do not do unnecessary package upgrades | Adam Tauber | |
2017-01-03 | [mod] ./manage.sh can download geckodriver and install it into the virtual ↵ | Alexandre Flament | |
environment | |||
2016-09-22 | [mod] rename "default" theme to "legacy" | Adam Tauber | |
2016-07-15 | [fix] styles fix according to the new oscar dir structure | Adam Tauber | |
2016-07-05 | Quote variables and backticks | Jan Verbeek | |
Otherwise the script fails with spaces or asterisks in the directory path. | |||
2016-03-17 | [fix] manage.sh return with actions exit status | Adam Tauber | |
2016-03-17 | [fix] posix compatibility | Adam Tauber | |
2016-03-02 | [fix] improve argument parsing of manage.sh | Thomas Pointhuber | |
2016-01-18 | [fix] pep8 compatibilty | Adam Tauber | |
2016-01-10 | [fix] manage.sh dev package update help | Adam Tauber | |
2016-01-10 | [mod] update core deps with dev deps | Adam Tauber | |
2016-01-10 | [doc] command descriptions | Adam Tauber | |
2016-01-10 | [fix] grunt action name | Adam Tauber | |
2016-01-10 | [fix] robot tests and pep8 check | Adam Tauber | |
2016-01-10 | [mod] remove buildout/makefile infrastructure | Adam Tauber | |