summaryrefslogtreecommitdiff
path: root/includes/pages/guest_login.php
AgeCommit message (Expand)Author
2017-12-25Formatting & DocstringsBot
2017-11-29fix age validationmsquare
2017-11-21add validation of dect numbersmsquare
2017-11-19fix problem with default values on registrationmsquare
2017-11-19fix problem with default values on registrationmsquare
2017-11-19fix problem with default values on registrationmsquare
2017-11-19fix problem with default values on registrationmsquare
2017-11-19fix problem with validation of planned arrival datemsquare
2017-11-19fix problem with bools in queriesmsquare
2017-11-19fix problem with default value when registeringmsquare
2017-11-19fix problem with default age when registeringmsquare
2017-11-19fix all redirects to home (because of new urls redirect to ? wont work anymore)msquare
2017-09-20Added registration_enabled configurationIgor Scheller
2017-08-30Use symfony sessionIgor Scheller
2017-08-29Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'Igor Scheller
2017-08-29Security: Only allow angels with admin_news_html privilege to use HTMLIgor Scheller
2017-08-29#336: Integration of symfony/http-foundation requestIgor Scheller
2017-08-28#337: Added routingIgor Scheller
2017-07-28dried code by introducing selectOne for select queries with only one result l...msquare
2017-07-20Removed overwhelmed pageIgor Scheller
2017-07-19Changed $_GET, $_POST and $_REQUEST to use the Request objectIgor Scheller
2017-03-02Renamed "default_theme" config to "theme"Igor Scheller
2017-01-21Refactoring: Config cleanup / moved to classIgor Scheller
2017-01-21Replaced [0-9] with \dBot
2017-01-21Replaced " with 'Bot
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-12-27overwhelmedmsquare
2016-12-23use planned arrival time validation for register pagemsquare
2016-11-24Typo Changes and DescriptionsLeandra Eberle
2016-11-24Update guest_login.phpgnomus
2016-11-24fixes #277 date parsing returns the start of the day nowmsquare
2016-11-20hide event countdown for mobile clientsmsquare
2016-11-18rebuild login pagemsquare
2016-11-14Merge pull request #273 from anykraus/typo-sheduler-schedulermsquare
2016-11-11fixes #266: add checkbox allowing the users email to be used by humans like e...msquare
2016-11-11rename coordinator to supportermsquare
2016-11-07typo fixed (sheduler to scheduler)anykraus
2016-10-04move static access to datetime parse functionmsquare
2016-09-29rename tomsquare
2016-09-29remove unused global from loginmsquare
2016-09-29prohibit inline control structures on pagesmsquare
2016-09-29prohibit inline control structures on helpersmsquare
2016-09-29display event countdowns on start pagemsquare
2016-09-28display user welcome messagemsquare
2016-09-27better log when changing event configmsquare