summaryrefslogtreecommitdiff
path: root/includes/controller
AgeCommit message (Expand)Author
2019-12-29Angeltypes: Fixed error on angeltype creationIgor Scheller
2019-12-26User: Add pronoun statementIgor Scheller
2019-12-08Renamed redirect() to throwRedirect()Bot
2019-10-21Merge pull request #651 from MyIgel/shift-deletion-worklogIgor Scheller
2019-10-13Use 403 forbidden on shifts json, atom export and ical exportIgor Scheller
2019-10-08Rebuild password resetIgor Scheller
2019-09-18Shifts: Save time as worklog if past shift gets deletedIgor Scheller
2019-08-22Sort angeltypes shifts date dropdownIgor Scheller
2019-08-21redo fix shift view bugmsquare
2019-08-21fix shift view bugmsquare
2019-07-25User overview: Order by planned arrival/departure datesIgor Scheller
2019-07-08Implemented AuthController for loginIgor Scheller
2019-06-04Added more error messagesIgor Scheller
2019-06-03Log messages without inline HTMLIgor Scheller
2018-12-30When only free shifts should be shown: filter for selected angel typesIgor Scheller
2018-12-30users_controller: formattingIgor Scheller
2018-12-25Sort Angels AlphabeticalIgor Scheller
2018-12-18worklog: Fix hours validationIgor Scheller
2018-12-02Moved permission checks to Authenticator classIgor Scheller
2018-11-21Require POST for sending formsIgor Scheller
2018-10-31Replaced `Auth()` with `auth()`Igor Scheller
2018-10-31User: Bugfixes & code cleanupIgor Scheller
2018-10-31Replaced more sql queries and old dataIgor Scheller
2018-10-31Replaced more user related stuffIgor Scheller
2018-10-31Removed `User($id)` function :tada:Igor Scheller
2018-10-31Changed more functions :tada:Igor Scheller
2018-10-31Changed user_link and some other user functions to use the user idIgor Scheller
2018-10-31Replaced some global `$user` variablesIgor Scheller
2018-10-30Translation: added pluralization supportIgor Scheller
2018-10-30EventConfig: Merge event configuration from database to global configIgor Scheller
2018-09-15Merge remote-tracking branch 'MyIgel/translations'Igor Scheller
2018-08-29Replaced gettext translation `_()` with `__()` that uses the Translator classBot
2018-08-28Update shifts_controller.phpmsquare
2018-08-20Merge branch 'master' to 'rebuild-database'Igor Scheller
2018-01-28remove unused codemsquare
2018-01-14$bugfixes...Igor Scheller
2018-01-14FormattingBot
2018-01-14database: updated checks for selectOneIgor Scheller
2017-12-30better hour formattingmsquare
2017-12-29add work date to work logmsquare
2017-12-29add user work log entries featuremsquare
2017-12-29small improvements of user viewmsquare
2017-12-29small improvements of user viewmsquare
2017-12-27tshirt-score for forced activemsquare
2017-12-27FormattingBot
2017-12-27fixes #208, fixes #310: T-Shirt Scoreā„¢ should be shown on the user view pag...msquare
2017-12-27check if logged in before sign upmsquare
2017-12-26Updated translation / Formatting / TestIgor Scheller
2017-12-25Removed dead function callIgor Scheller
2017-12-25Formatting & DocstringsBot