summaryrefslogtreecommitdiff
path: root/index.php
AgeCommit message (Collapse)Author
2014-05-30Missing character.Guillaume Mazoyer
2014-05-30Re-add page title.Guillaume Mazoyer
2014-05-29Add reference to this project.Guillaume Mazoyer
2014-05-29The disclaimer text must already be in HTML in the config file.Guillaume Mazoyer
2014-05-29Rewrite index.php in object style.Guillaume Mazoyer
Add a way to define an order in the frontpage between routers/commands/parameters/buttons.
2014-05-29Some cleanup on index.Guillaume Mazoyer
2014-05-29Revert last commit.Guillaume Mazoyer
2014-05-29Prevent PHP to be executed when not going through index.php.Guillaume Mazoyer
2014-05-29Don't remove name tags.Guillaume Mazoyer
2014-05-29Fix form-control for tags.Guillaume Mazoyer
2014-05-29Add license headers.Guillaume Mazoyer
2014-05-29Code format.Guillaume Mazoyer
2014-05-29Apache 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.