Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-10 | News: Bug fixes, cleanup, comments & formatting | Igor Scheller | |
Use more magically available methods and properties Fixed atom feed and stats not using the new model | |||
2019-09-18 | Use 403 forbidden on shifts json, atom export and ical export | Igor Scheller | |
2019-08-15 | Declare summary of atom feed items as HTML | Yannik Enss | |
RFC4287 Section 3.1.1 requires HTML content to be declared as such with the "type" attribute, this commit adds that attribute to the generated atom feeds. | |||
2018-12-02 | Moved permission checks to Authenticator class | Igor Scheller | |
2018-10-31 | Replaced more user related stuff | Igor Scheller | |
(Contains some buggy stuff too...) | |||
2018-10-30 | Make application name configurable | Igor Scheller | |
* Added app_name configuration option * Extended `EngelsystemMailer` to prepend the application name to all mails Closes #426 | |||
2018-01-14 | database: updated checks for selectOne | Igor Scheller | |
2017-12-25 | Formatting & Docstrings | Bot | |
2017-08-31 | Implemented container | Igor Scheller | |
2017-08-29 | #336: Integration of symfony/http-foundation request | Igor Scheller | |
2017-08-28 | #337: Added routing | Igor Scheller | |
2017-07-19 | Changed $_GET, $_POST and $_REQUEST to use the Request object | Igor Scheller | |
2017-01-22 | Removed spaces | Bot | |
2017-01-21 | Refactoring: Config cleanup / moved to class | Igor Scheller | |
2017-01-21 | Replaced [0-9] with \d | 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-11-25 | fixes #279 fix exporting freeload comment in json export | msquare | |
2016-08-22 | remove old update script | msquare | |
2016-08-22 | improve quality of user atom | msquare | |
2016-08-22 | split user atom into different functions | msquare | |
2016-08-21 | fix codacy unused code | msquare | |
2013-09-10 | #119 added basic shift json export support using same pattern like ical export | Philip Häusler | |
2012-12-26 | added Atom feed for news and meetings | Jan-Philipp Litza | |