summaryrefslogtreecommitdiff
path: root/includes/controller
AgeCommit message (Expand)Author
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
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