Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-05 | Add a disclaimer to the top of the config.default.php. | Guillaume Mazoyer | |
2014-08-05 | adding a disclaimer to example config file and moving out some defaults ↵ | Romain Boissat rboissat | |
values that aren't :) | |||
2014-08-05 | Add blank line. | Guillaume Mazoyer | |
2014-08-05 | Add config.defaults.php to set default configuration options. | Guillaume Mazoyer | |
The defaults can be overriden in the config.php file but some of them are fine as defaults. This will help in having a config.php file as short as we can. Also move utils.php to the includes directory. | |||
2014-06-10 | Move CSS to a dedicated directory css/ | Guillaume Mazoyer | |
2014-06-10 | New directory js/ for Javascript file. | Guillaume Mazoyer | |
Use a local jquery instead of an online one. | |||
2014-06-04 | Avoid obvious spam with a hidden field that must not be filled. | Guillaume Mazoyer | |
2014-06-03 | Execute the JS after the DOM is ready. | Guillaume Mazoyer | |
2014-06-03 | Rename main JS file. | Guillaume Mazoyer | |
2014-06-03 | Disable form elements when the form is submitted. | Guillaume Mazoyer | |
2014-05-29 | Add reference to this project. | Guillaume Mazoyer | |
2014-05-29 | Apache 2.4 configuration to avoid to access the config.php file. | Guillaume Mazoyer | |
First import of the whole source code (quite monolithic for now). Update configuration example. |