Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-25 | Sort Angels Alphabetical | Igor Scheller | |
closes #541 (Shift Signup: Sort Angels Alphabetical) | |||
2018-11-21 | Require POST for sending forms | Igor Scheller | |
* Ensure that the form is submitted with a post request * Replaced several links with forms Closes #494 (Security Vulnerability) | |||
2018-08-29 | Replaced gettext translation `_()` with `__()` that uses the Translator class | Bot | |
2017-12-25 | Formatting & Docstrings | Bot | |
2017-08-29 | Merge remote-tracking branch 'engelsystem/feature-igel-rewrite' | Igor Scheller | |
# Conflicts: # includes/controller/angeltypes_controller.php # includes/pages/admin_groups.php # includes/pages/user_settings.php # includes/sys_page.php # src/Exceptions/Handler.php # src/Http/Request.php | |||
2017-08-29 | #336: Integration of symfony/http-foundation request | Igor Scheller | |
2017-08-28 | #337: Added routing | Igor Scheller | |
2017-07-28 | dried code by introducing selectOne for select queries with only one result ↵ | msquare | |
line expected | |||
2017-07-19 | Changed $_GET, $_POST and $_REQUEST to use the Request object | Igor Scheller | |
2017-01-21 | Replaced [0-9] with \d | Bot | |
2017-01-21 | Replaced " with ' | Bot | |
2017-01-21 | Changed from mysqli to PDO, some refactorings, faster sql queries | Igor Scheller | |
2017-01-03 | Replaced " with ' | Bot | |
2017-01-03 | PPHDoc, formatting, fixes, cleanup | Bot | |
2017-01-02 | Formatting | Bot | |
2017-01-02 | PSR-2 formatting | Bot | |
2016-09-30 | remove long array syntax | msquare | |
2016-09-29 | make short variable names longer | msquare | |
2016-09-29 | prohibit inline control structures on pages | msquare | |
2016-08-21 | fix codacy unused code | msquare | |
2014-12-28 | harden the sql queries | Philip Häusler | |
2014-08-23 | remove html templates | Philip Häusler | |
2013-11-25 | basic gettext integration | Philip Häusler | |
2012-12-30 | replaced header with redirect function | Philip Häusler | |
2012-12-30 | User Nick function, enhanced log with some links | Philip Häusler | |
2012-12-26 | #28 begin log | Philip Häusler | |
2011-12-21 | #44 angeltypes recreated | Philip Häusler | |
2011-06-03 | admin_questions: More templates + sql fixes | Daniel Friesel | |
2011-06-03 | admin_groups minor cleanup | Daniel Friesel | |
2011-06-02 | admin groups | Philip Häusler | |