1
0
mirror of https://github.com/oupala/apaxy.git synced 2025-08-30 16:40:12 +02:00

7 Commits

Author SHA1 Message Date
oupala
ded1ffc983 refactor: log formatting
Refactor log formatting for a better readability.
2019-06-04 13:13:41 +02:00
oupala
8ca6129404 fix: improve cli parameters management
Parameters can now be set in a config file or on the cli.

This change was made mandatory as bash cannot make a difference between a null and an undefined value.
2019-06-03 16:56:33 +02:00
oupala
8f85f2c8ab feat: install script can set a header and a footer message 2019-05-30 22:35:13 +02:00
oupala
367722a973 fix: make the script apaxy-configure.sh more robust
The script apaxy-configure.sh can now be launched from anywhere in the system, and not only from the `apaxy` directory.

This is very useful when the context is managed by another tool, such as ansible.
2019-05-30 22:22:24 +02:00
oupala
a1cfdd3df5 feat: replace lightGallery by lightgallery.js
Replace lightGallery by lightgallery.js because lightGallery require jQuery whereas lightgallery.js has no dependency.
2019-05-29 16:34:32 +02:00
oupala
3f98b279fe refactor: large rewrite of install script 2019-05-13 17:22:41 +02:00
Jordan Bancino
23f3b8ec67 feat: add install script with instructions 2018-12-05 00:57:25 +00:00