summaryrefslogtreecommitdiff
path: root/includes/pages
AgeCommit message (Expand)Author
2019-12-08Renamed redirect() to throwRedirect()Bot
2019-12-07Questions: Moved user tests to user and fixed attribute names, added @coversIgor Scheller
2019-12-07Migrate Question usagesMichael Weimann
2019-11-28Removed global $ical_shiftsIgor Scheller
2019-11-28Removed global $pageIgor Scheller
2019-11-12Migrate view to the NewsComments modelMichael Weimann
2019-11-10News: Bug fixes, cleanup, comments & formattingIgor Scheller
2019-11-10Migrate news to model classMichael Weimann
2019-11-03fix #634 by also allowing only restricted angeltypesmsquare
2019-11-03remove legacy file guest startmsquare
2019-10-21Merge pull request #651 from MyIgel/shift-deletion-worklogIgor Scheller
2019-10-13Use 403 forbidden on shifts json, atom export and ical exportIgor Scheller
2019-10-08Show normal login page after registration, added msg() template functionIgor Scheller
2019-09-18Rooms: Save times as Worklog and notify on room deletionIgor Scheller
2019-08-24Edit user: Prevent overwriting first and last name if temporary disabledIgor Scheller
2019-08-24User admin: Allow setting new groups if user has none assignedIgor Scheller
2019-08-24feature: disable lastname+prename in configmsquare
2019-08-22Admin user: Show force active status in logIgor Scheller
2019-08-19fix back button on shift create previewmsquare
2019-08-17add overnight shift creation feature flagmsquare
2019-08-15Declare summary of atom feed items as HTMLYannik Enss
2019-08-15fixes #635: set end of the last created shift to the official end inestead of...msquare
2019-08-04fix edit user errormsquare
2019-07-25format admin_arrive dates accordingly as in user listmsquare
2019-07-24make shift calendar printablemsquare
2019-07-08Implemented AuthController for loginIgor Scheller
2019-06-12Added logout via AuthControllerIgor Scheller
2019-06-04Only show the shift "Comment" field for own entriesIgor 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-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-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-27fixes #549: fill missing arrival dates and prevent setting arrival by admin-u...msquare
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