summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2017-11-25Refactored ExceptionHandlerIgor Scheller
2017-11-25Added ExceptionHandler InterfaceIgor Scheller
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-24fix readme regarding webserver root dirmsquare
2017-11-21add validation of dect numbersmsquare
2017-11-19increase readability of hints with links, refs #357msquare
2017-11-19Merge pull request #361 from MyIgel/mastermsquare
Added links to notifications, closes #357
2017-11-19Added links to notifications, closes #357Igor Scheller
2017-11-19change behaviour of HTTP/Request getmsquare
2017-11-19fix minor cody style issues (codacy)msquare
2017-11-19fix removing users from shift, fixes #359msquare
2017-11-19fix behaviour of HTTP/Request getmsquare
2017-11-19change logging of needed angeltypes for created shiftsmsquare
2017-11-19fix problem with default values, fixes #354, fixes #353msquare
2017-11-19fix problem with default value for userangeltype.supporter, fixes #352msquare
2017-11-19fix sql queries with boolsmsquare