Age | Commit message (Expand) | Author | Files | Lines |
2017-04-11 | The system directory has been moved to a non-public directory. After the comm...v1.2 | Thomas Lange | 9 | -691/+0 |
2017-04-11 | Class "ExceptionHandler" has been removed and several files has been changed. | Thomas Lange | 9 | -11/+11 |
2017-04-11 | Methods "error403" and "error404" has been added to the "Application" class; ... | Thomas Lange | 6 | -6/+6 |
2017-04-11 | Error pages for HTTP status code 403 and 404 moved to another location (prepa... | Thomas Lange | 2 | -54/+0 |
2017-04-09 | A meta description on 403 and 404 error pages does not makes sense. | Thomas Lange | 2 | -10/+4 |
2017-03-29 | Item exceptions now inherit "ExceptionHandler" to benefit from the "defaultHa... | Thomas Lange | 2 | -2/+2 |
2017-03-10 | Several changes have been made in this commit, which together with the previo...v1.1 | Thomas Lange | 9 | -31/+95 |
2017-03-06 | Hardcoded PDO class name replaced with $Database class. | Thomas Lange | 1 | -3/+3 |
2017-03-05 | Hardcoded german string removed. | Thomas Lange | 1 | -1/+0 |
2017-03-01 | Inconsistencies of comments corrected. | Thomas Lange | 1 | -2/+2 |
2017-03-01 | Prevent that the markdown parser have to parse the the content twice (by usin... | Thomas Lange | 2 | -2/+2 |
2017-02-28 | Spelling mistakes corrected. | Thomas Lange | 3 | -3/+3 |
2017-02-26 | Added different template parameter for the case that the page is displayed in... | Thomas Lange | 2 | -0/+2 |
2017-02-24 | Initial commit.v1.0 | Thomas Lange | 10 | -0/+686 |