summaryrefslogtreecommitdiff
path: root/includes/sys_page.php
AgeCommit message (Expand)Author
2017-08-30BugfixesIgor Scheller
2017-08-29#336: Integration of symfony/http-foundation requestIgor Scheller
2017-07-19Changed $_GET, $_POST and $_REQUEST to use the Request objectIgor Scheller
2017-01-21Replaced [0-9] with \dBot
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
2016-11-24fixes #277 date parsing returns the start of the day nowmsquare
2016-11-18add ValidationResult to namespacemsquare
2016-11-17reduce complexity of angeltype edit controllermsquare
2016-11-15fix shift calendar headersmsquare
2016-11-11reduce complexity of user settings mainmsquare
2016-10-04reduce complexity of shiftsfilter updatemsquare
2016-10-04move static access to datetime parse functionmsquare
2016-10-03move sql queries from shifts controller to modelmsquare
2016-10-02introduce ShiftsFiltermsquare
2016-10-01improve code stylemsquare
2016-09-30fix issues after changing codestylemsquare
2016-09-29rename ok to validmsquare
2016-09-29rename tomsquare
2016-09-29prohibit inline control structures on includes and indexmsquare
2016-09-27finished rename settings to event config and added more date validation for e...msquare
2016-09-27fix settings validationmsquare
2016-08-22remove unused codemsquare
2016-08-22remove old update scriptmsquare
2016-08-21user_ical rewrite (remove codacy issues)msquare
2015-08-26replace overcomplicated regex for email validation with php functionFelix Favre
2013-10-1330c3 themePhilip Häusler
2013-09-18mysql to mysqli and a lot of cleanup and mvcPhilip Häusler
2012-05-19#52 accept + in mail-addressPhilip Häusler
2012-05-19#48 keep symbols in text messagesPhilip Häusler
2011-12-26#44 new register formPhilip Häusler
2011-12-21#44 angeltypes recreatedPhilip Häusler
2011-06-03include/pages/admin_faq cleanupDaniel Friesel
2011-06-02include/pages/admin_angel_types: Cleanup; add strip_request_item functionDaniel Friesel
2011-06-02rewritePhilip Häusler