Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allow dot in user name
|
|
0f273988 changed the regular expression for user names. The new regex
does not allow dots anymore in user names, stripping them silently.
We already have at least one user with a dot in their name who can't
login now anymore.
|
|
|
|
|
|
|
|
|
|
for xcal files
|
|
|
|
|
|
|
|
[Dashboard] replace window reload with jquery ajax load
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
map/c3nav integration as well as markdown description for rooms
|
|
Fix sign-up to shifts by supporter
|
|
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.
|
|
|
|
|
|
Refactored .gitlab-ci.yml, added deploy to production
|
|
|
|
|
|
|
|
Rename 'supporter(s)' to 'Supporter(s)'
|
|
|
|
|