Commit Graph

26 Commits (3ac578c0a8ea7d32c5f6302760c86d232ff29fa8)

Author SHA1 Message Date
Alexandre Flament 5dc8b271f0 [mod] simplify manage.sh
- 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
7 years ago
Thirnearez 9224b3c3f0 adjust whitespace in shell scripts 7 years ago
Thirnearez 076cfe25d7 handle input carefully in shell scripts
- prevent whitespace-splitting of variable expansions
- prevent interpretation of values as flags/options

(mostly)
7 years ago
Thirnearez 2790402060 fix a shell typo that generated a bogus file 7 years ago
Alexandre Flament fb587f11fe Switch to code-cov 7 years ago
Alexandre Flament 5baad02c06 "./manage.sh update_packages" updates pip and setuptools
Fix issue #887, #962
7 years ago
Alexandre Flament 1a814369fd [fix] manage.sh: add quotes arround parameters dealing with directories or files. 7 years ago
Alexandre Flament d87eb4da61 [mod] travis build : travis uses ./manage.sh to install the geckodriver
./manage.sh don't build css that are built by ./manage.sh grunt_build
7 years ago
Alexandre Flament 57dc6b625f [fix] travis build : various fix about grunt builds 7 years ago
Alexandre Flament d0cebd6e77 [fix] fix selenium tests 7 years ago
Alexandre Flament 10a24bdc2c [enh] add simple theme (WIP) 7 years ago
Adam Tauber c0993ece54 [fix] do not do unnecessary package upgrades 7 years ago
Alexandre Flament 6db25fc5c2 [mod] ./manage.sh can download geckodriver and install it into the virtual environment 8 years ago
Adam Tauber bee7b497a3 [mod] rename "default" theme to "legacy" 8 years ago
Adam Tauber 27f4373124 [fix] styles fix according to the new oscar dir structure 8 years ago
Jan Verbeek 42debcfe3c Quote variables and backticks
Otherwise the script fails with spaces or asterisks in the directory path.
8 years ago
Adam Tauber dbf4f83231 [fix] manage.sh return with actions exit status 8 years ago
Adam Tauber 1d5afa4ccc [fix] posix compatibility 8 years ago
Thomas Pointhuber ceb70ccb5d [fix] improve argument parsing of manage.sh 8 years ago
Adam Tauber bd22e9a336 [fix] pep8 compatibilty 8 years ago
Adam Tauber 6a158ca2d2 [fix] manage.sh dev package update help 9 years ago
Adam Tauber 28a9b5113e [mod] update core deps with dev deps 9 years ago
Adam Tauber 1e4f0bedc5 [doc] command descriptions 9 years ago
Adam Tauber 52323a4b4e [fix] grunt action name 9 years ago
Adam Tauber 39d2e0427f [fix] robot tests and pep8 check 9 years ago
Adam Tauber 53979a7bf7 [mod] remove buildout/makefile infrastructure 9 years ago