summaryrefslogtreecommitdiff
path: root/includes/pages
AgeCommit message (Expand)Author
2017-12-27fix ical export descriptionmsquare
2017-12-27feature request: filter angel types based on account settings, closes #362Igor Scheller
2017-12-27check if logged in before sign upmsquare
2017-12-26392: Show warning message when editing html news without proper permissions t...Igor Scheller
2017-12-25Formatting & DocstringsBot
2017-12-25spelling fixesklemens
2017-12-20solve problem with autobreaks in news text when building html tablesmsquare
2017-12-20solve problem with autobreaks in news text when building html tablesmsquare
2017-12-20solve problem with autobreaks in news text when building html tablesmsquare
2017-12-20solve problem with autobreaks in news text when building html tablesmsquare
2017-12-20solve problem with autobreaks in news text when building html tablesmsquare
2017-12-20introduce new shift signup state for not arrived angelsmsquare
2017-12-20rewrite controller for creating shift entriesmsquare
2017-12-19redo shift signoff and icons for delete/confirm/acknowledgment questionsmsquare
2017-12-14undo of fix #382: XXE DoS in engelsystem - the feature is actually needed for...msquare
2017-12-13fix #382: XXE DoS in engelsystemmsquare
2017-12-13add link to public dashboard from shift viewmsquare
2017-12-12better logging of needed angeltypes for shifts and roomsmsquare
2017-12-10move room db queries to modelmsquare
2017-12-10fix #212: Duplicate entry for Room namemsquare
2017-12-10change write permission check to catch exceptionsmsquare
2017-12-10remove room number and visible flag, rename pentabarf to frab and introduce m...msquare
2017-11-29fix age validationmsquare
2017-11-29#366 Feature: Time Interval Buttons (on Shifts page), closes #366Igor Scheller
2017-11-21add validation of dect numbersmsquare
2017-11-19fix minor cody style issues (codacy)msquare
2017-11-19change logging of needed angeltypes for created shiftsmsquare
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-25Merge branch 'noc0lour:fix_setup_bugs', closes #335Igor Scheller
2017-09-20Added registration_enabled configurationIgor Scheller
2017-09-19Changed LogEntries table: Use log level instead of nick nameIgor Scheller
2017-08-31Implemented containerIgor Scheller
2017-08-31Reimplementation of 2840bb619 (signup requires arrival), closes #330Igor Scheller
2017-08-30Use symfony sessionIgor Scheller
2017-08-30BugfixesIgor Scheller
2017-08-30FormattingBot
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-08-16fix order by not in select clause for >mysql-5.7Andrej Rode
2017-07-28dried code by introducing selectOne for select queries with only one result l...msquare