summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Expand)Author
2019-07-29Groups: Fix Naming and IDsIgor Scheller
2019-07-25format admin_arrive dates accordingly as in user listmsquare
2019-07-25no time for arrival day neededmsquare
2019-07-25User overview: Order by planned arrival/departure datesIgor Scheller
2019-07-24make shift calendar printablemsquare
2019-07-08Moved translation helpers to sub namespaceIgor Scheller
2019-07-08Implemented AuthController for loginIgor Scheller
2019-06-12Added logout via AuthControllerIgor Scheller
2019-06-04Added more error messagesIgor Scheller
2019-06-04Add a config option for maximum signup in advanceMichiK
2019-06-04Only show the shift "Comment" field for own entriesIgor Scheller
2019-06-04Fix profile link to mark angels as arrivedIgor Scheller
2019-06-04Use ini timezone settingIgor Scheller
2019-06-03Log messages without inline HTMLIgor Scheller
2019-06-03Escape log messagesIgor Scheller
2019-05-05add help button to ical export for android, fixes #402msquare
2019-04-30Improved email error loggingIgor Scheller
2019-04-28fix hour format for work log entries on myshifts pagemsquare
2019-04-28catch mail exceptions, execute the action, inform the user about the error an...msquare
2019-04-28better nick validation, fixes #429msquare
2019-04-25FormattingIgor Scheller
2019-04-25Bugfix: default value for planned_arrival_date and don't overwrite dectIgor Scheller
2019-04-23Support disabling the planned arrivalJanne Heß
2019-04-23Support disabling the DECT fieldJanne Heß
2019-04-21admin-free: Improved formattigIgor Scheller
2019-03-09Support disabling the arrival featureJanne Heß
2019-03-09Support alternative home sitesJanne Heß
2019-01-13fixes #178: Show not only next but also last shift in free angels viewmsquare
2018-12-30When only free shifts should be shown: filter for selected angel typesIgor Scheller
2018-12-30users_controller: formattingIgor Scheller
2018-12-28comments: Don't strip charactersIgor Scheller
2018-12-28questions: Don't strip content from messagesIgor Scheller
2018-12-28Don't strip characters from direct messagesIgor Scheller
2018-12-28active angels: Bugfix and prevent errors when searching double spacesIgor Scheller
2018-12-28Order rooms in shift overview by nameIgor Scheller
2018-12-27fixes #548: users with only worklog and no shifts had 0 minutes on admin-acti...msquare
2018-12-27fixes #549: fill missing arrival dates and prevent setting arrival by admin-u...msquare
2018-12-27Sort users on team pageIgor Scheller
2018-12-26add multiple shifts: Fix hour regex and sorting, cleanup and formattingIgor Scheller
2018-12-26Fix warning if searching two whitespaces and formattingIgor Scheller
2018-12-25Bugfix: Edit user: Show groups list if angel has no rightsIgor Scheller
2018-12-25Sort Angels AlphabeticalIgor Scheller
2018-12-22reformatted code due to guidelinesjwacalex
2018-12-22first draft for #536jwacalex
2018-12-22user: allow up to 40 characters for dect numbersIgor Scheller
2018-12-21user view: Show multiple worklog entries per dayClemens
2018-12-19Implemented /metrics endpoint and reimplemented /statsIgor Scheller
2018-12-18worklog: Fix hours validationIgor Scheller
2018-12-18rooms admin: Set a maximum character lengthIgor Scheller
2018-12-18php7.3: Fix username validation regexIgor Scheller