summaryrefslogtreecommitdiff
path: root/includes/controller
AgeCommit message (Expand)Author
2017-12-25Formatting & DocstringsBot
2017-12-25spelling fixesklemens
2017-12-23fix broken public dashboard shift linksmsquare
2017-12-23add show on dashboard flag for angeltypesmsquare
2017-12-20introduce new shift signup state for not arrived angelsmsquare
2017-12-20rewrite controller for creating shift entriesmsquare
2017-12-20rewrite controller for creating shift entriesmsquare
2017-12-19fix shift entry deletemsquare
2017-12-19redo shift signoff and icons for delete/confirm/acknowledgment questionsmsquare
2017-12-19remove flags since they do not belong to language selectionmsquare
2017-12-17better logging of needed angeltypes for shifts and roomsmsquare
2017-12-13add fullscreen button to dashboard and update translation to germanmsquare
2017-12-13add link to public dashboard from shift viewmsquare
2017-12-12finish basic public dashboardmsquare
2017-12-11add quick+dirty public dashboardmsquare
2017-12-10remove room number and visible flag, rename pentabarf to frab and introduce m...msquare
2017-12-07Fix sign-up to shifts by supporterMichiK
2017-12-02fix log on confirming angelsmsquare
2017-11-24add shift calendar to angeltype view fix tab jumpsmsquare
2017-11-24add shift calendar to angeltype viewmsquare
2017-11-24complete feature contact info for angeltypes, fixes #275msquare
2017-11-19fix removing users from shift, fixes #359msquare
2017-11-19fix all redirects to home (because of new urls redirect to ? wont work anymore)msquare
2017-11-19fix log message from changing event configmsquare
2017-09-16change shift renderer global add user linkmsquare
2017-08-30BugfixesIgor 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-08-28#337: Added routingIgor Scheller
2017-07-28remove exit commands after redirects (redirect does already die)msquare
2017-07-28dried code by introducing selectOne for select queries with only one result l...msquare
2017-07-28fix angeltype edit and display bugsmsquare
2017-07-28further switching to db exceptions instead of return falsemsquare
2017-07-28clear delete queries from false resulsmsquare
2017-07-23handle failed db queries in Db classmsquare
2017-07-20Passwords should be postedIgor Scheller
2017-07-19Changed $_GET, $_POST and $_REQUEST to use the Request objectIgor Scheller
2017-07-17Reapplied "Merge pull request #319 from jwacalex/gh_317_unable_to_edit_hidden...Igor Scheller
2017-03-03Some fixesIgor Scheller
2017-01-22Fixes and improvementsIgor 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-03Bugfixes & improvementsIgor 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