summaryrefslogtreecommitdiff
path: root/includes/pages/user_settings.php
AgeCommit message (Expand)Author
2019-07-08Implemented AuthController for loginIgor Scheller
2019-04-25Bugfix: default value for planned_arrival_date and don't overwrite dectIgor Scheller
2018-12-22user: allow up to 40 characters for dect numbersIgor Scheller
2018-11-21Require POST for sending formsIgor Scheller
2018-10-31User: Bugfixes & code cleanupIgor Scheller
2018-10-31Moved arrival_date to stateIgor Scheller
2018-10-31Replaced more user related stuffIgor Scheller
2018-10-30EventConfig: Merge event configuration from database to global configIgor Scheller
2018-08-29Replaced gettext translation `_()` with `__()` that uses the Translator classBot
2018-08-29Removed translation from config fileIgor Scheller
2018-01-14database: updated checks for selectOneIgor Scheller
2017-12-25Formatting & DocstringsBot
2017-11-21add validation of dect numbersmsquare
2017-08-30Use symfony sessionIgor Scheller
2017-08-29Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'Igor Scheller
2017-08-29#336: Integration of symfony/http-foundation requestIgor Scheller
2017-07-23handle failed db queries in Db classmsquare
2017-07-20Moved $themes array to configIgor Scheller
2017-07-19Changed $_GET, $_POST and $_REQUEST to use the Request objectIgor Scheller
2017-01-21Refactoring: Config cleanup / moved to classIgor Scheller
2017-01-21Changed from mysqli to PDO, some refactorings, faster sql queriesIgor Scheller
2017-01-03Replaced " with 'Bot
2017-01-03PPHDoc, formatting, fixes, cleanupBot
2017-01-02FormattingBot
2017-01-02PSR-2 formattingBot
2017-01-01Fixed "Constant already defined" noticeIgor Scheller
2016-11-24fixes #277 date parsing returns the start of the day nowmsquare
2016-11-14fixed settings validationmsquare
2016-11-11reduce complexity of user settings mainmsquare
2016-11-11fix misspellingsmsquare
2016-11-11improve code of user settingsmsquare
2016-11-11fixes #266: add checkbox allowing the users email to be used by humans like e...msquare
2016-10-04move static access to datetime parse functionmsquare
2016-09-29rename tomsquare
2016-09-29prohibit inline control structures on pagesmsquare
2016-08-21fix codacy unused codemsquare
2015-08-15add planned date of departurePhilip Häusler
2015-08-13fix problem with beeing informed about shift changesPhilip Häusler
2015-07-15fixes #196: make users planned arrival date editable in user settings and sho...Philip Häusler
2014-12-28harden the sql queriesPhilip Häusler
2014-12-27remove user angeltype administration from user-editPhilip Häusler
2014-12-16reworked user editing of angeltypesFelix Favre
2014-12-06add email shiftinfo checkbox/flagPhilip Häusler
2014-12-06add opt-in bool for shiftinfo mails and remove icq from usersPhilip Häusler
2014-08-23better layout for user settingsPhilip Häusler
2014-08-22add basic bootstrap themePhilip Häusler
2014-03-09angeltypes about sectionPhilip Häusler
2013-12-03removed faq featurePhilip Häusler
2013-12-01display stored dect number in settingsPhilip Häusler
2013-12-01fix angeltype assign errorPhilip Häusler