6 Commits

Author SHA1 Message Date
Kidhoma Norman
015ec55738 Add idea to ignore list 2018-05-03 19:55:37 +02:00
Dan Untenzu
041d7ce794 [FEATURE] Ignore "custom" theme folder
Support the creation of custom themes: let Git ignore
the theme if it is named "custom". This way the admin may keep
the jirafau git repo and force an update without conflicts.
2017-03-17 16:08:30 +01:00
Dan Untenzu
9d9faa6095 [FEATURE] Add Gitlab CI
Make use of the fantastic Gitlab CI to run some
tests automatically after each push.

First test: test for PHP errors in different versions.
2017-01-27 09:18:50 +01:00
Jerome Jutteau
39a36cda14 Simpler docker dev env
Note: ._* files are created due to docker file system sync, ignore them

Signed-off-by: Jerome Jutteau <j.jutteau@gmail.com>
2017-01-22 14:00:40 +01:00
Dan Untenzu
4a53554259 [!!][FEATURE] Let admin overwrite the ToS page
Let the admin overwrite the content of the
"Terms of Service" page by copying the original ToS
template and creating a local file (same procedure as
for the configuration). This file is not versionized.

Note: This is a breaking change, since the existing
tos textfile is moved. This should be mentioned
in the update comments.
  * ToS text file changed → move file from "/tos_text.php"
    to "/lib/tos.local.txt" and remove all HTML und PHP Tags,
    leaving a regular text file.

Refs #95
2017-01-19 19:03:03 +00:00
Zertrin
073ea480c7 Add .gitignore for var-* and lib/config.local.php
Signed-off-by: Jerome Jutteau <mojo@couak.net>
2015-01-29 14:33:19 +01:00