summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-12-13add fullscreen button to dashboard and update translation to germanmsquare
2017-12-13fix #382: XXE DoS in engelsystemmsquare
2017-12-13fix dashboard ajax reloadmsquare
2017-12-13Merge pull request #383 from engelsystem/dashboard-ajaxmsquare
[Dashboard] replace window reload with jquery ajax load
2017-12-13Replace window reload with jquery ajax loadgnomus
2017-12-13add link to public dashboard from shift viewmsquare
2017-12-13improve public dashboardmsquare
2017-12-13improve public dashboardmsquare
2017-12-13improve public dashboardmsquare
2017-12-13improve public dashboardmsquare
2017-12-12improve public dashboardmsquare
2017-12-12improve public dashboardmsquare
2017-12-12improve public dashboardmsquare
2017-12-12finish basic public dashboardmsquare
2017-12-12better logging of needed angeltypes for shifts and roomsmsquare
2017-12-11add quick+dirty public dashboardmsquare
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 some unused codemsquare
2017-12-10remove room number and visible flag, rename pentabarf to frab and introduce ↵msquare
map/c3nav integration as well as markdown description for rooms
2017-12-10Merge pull request #381 from der-michik/fix-shift-signup-by-supportermsquare
Fix sign-up to shifts by supporter
2017-12-07Fix sign-up to shifts by supporterMichiK
Any user with the `shiftentry_edit_angeltype_supporter` privilege was able to sign up any users of the correct angeltype to any shift that they could sign up themselves because the shift entry controller only checks for the global privilege an not the fact that the user is indeed supporter for the angeltype in question.
2017-12-06fix #377: .text-warning:hover for theme6 is #000000msquare
2017-12-06fix #376: Removing supporter rights does not workmsquare
2017-12-05Merge pull request #374 from MyIgel/mastermsquare
Refactored .gitlab-ci.yml, added deploy to production
2017-12-04Added dokumentation for tests, gitlab and deploymentsIgor Scheller
2017-12-04Refactored .gitlab-ci.yml, added deploy to productionIgor Scheller
2017-12-03ask for dect number if user arrivedmsquare
2017-12-02Merge pull request #371 from der-michik/mastermsquare
Rename 'supporter(s)' to 'Supporter(s)'
2017-12-02Rename 'supporter(s)' to 'Supporter(s)'MichiK
2017-12-02fix log on confirming angelsmsquare
2017-12-01fix user nick validation, fixes #369msquare
2017-12-01update bootstrap-datepicker and set orientation to bottom, fixes #370msquare
2017-11-30scrolling for big drop down menus, fixes #360msquare
2017-11-30Hide 'You are not marked as arrived' notification in header until congress ↵msquare
starts, fixes #368
2017-11-30add dark theme for 34c3msquare
2017-11-30add dark theme for 34c3msquare
2017-11-30add dark theme for 34c3msquare
2017-11-30add 34c4 designmsquare
2017-11-30add 34c4 designmsquare
2017-11-30fix german translation errormsquare
2017-11-29fix age validationmsquare
2017-11-29fix query for creating angeltypesmsquare
2017-11-29Merge pull request #367 from MyIgel/mastermsquare
Feature: Time Interval Buttons (on Shifts page), closes #366
2017-11-29#366 Feature: Time Interval Buttons (on Shifts page): Formatting mimimiIgor Scheller
2017-11-29#366 Feature: Time Interval Buttons (on Shifts page), closes #366Igor Scheller
2017-11-28Merge pull request #365 from engelsystem/feature-igel-rewritemsquare
Feature igel rewrite
2017-11-26Merge pull request #364 from MyIgel/mastermsquare
Refactored error handling, changed tests from MySQL to MariaDB
2017-11-25Changed tests database to mariadbIgor Scheller