summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Collapse)Author
2019-12-08Add timezone to shifts JSONIgor Scheller
Resolves #689 (Provide time zone offset via the shifts-json-export API)
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
Use more magically available methods and properties Fixed atom feed and stats not using the new model
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-11-03fix #345 by adding a badge to shift view wich contains number of missing angelsmsquare
2019-11-03fix #287: handle IDN email addressesmsquare
2019-10-21Merge pull request #651 from MyIgel/shift-deletion-worklogIgor Scheller
Save time of past shifts as worklog if they get deleted
2019-10-20Shifts overview: Style cleanupIgor Scheller
2019-10-20adding a dashed line when expandableWonko T. Sane
2019-10-20Fix for #526Wonko T. Sane
Implementation idea stolen from http://jsfiddle.net/6K7t4/24/
2019-10-13Deleted shift: Multiply with night shifts multiplier for worklog entryIgor Scheller
2019-10-13Use 403 forbidden on shifts json, atom export and ical exportIgor Scheller
2019-10-08Rebuild password resetIgor Scheller
2019-10-08Show normal login page after registration, added msg() template functionIgor Scheller
2019-09-18Deleted shift: Added message about worklog entryIgor Scheller
2019-09-18Rooms: Save times as Worklog and notify on room deletionIgor Scheller
2019-09-18Shifts: Save time as worklog if past shift gets deletedIgor Scheller
2019-08-24Edit user: Prevent overwriting first and last name if temporary disabledIgor Scheller
2019-08-24User view: Fix shifts order if user has worklogsIgor 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-23format freeloader duration on user myshifts pagemsquare
2019-08-23format freeloader duration on user myshifts pagemsquare
2019-08-23format freeloader duration on user myshifts pagemsquare
2019-08-23format freeloader duration on user myshifts pagemsquare
2019-08-23fixes #644: display shifts with same start time on user myshifts pagemsquare
2019-08-22Admin user: Show force active status in logIgor Scheller
2019-08-22Sort angeltypes shifts date dropdownIgor Scheller
2019-08-21Merge pull request #643 from MyIgel/show-angetypesmsquare
Shift page: show additional angeltypes if shift entries where found
2019-08-21Fix translation methodsIgor Scheller
2019-08-21Shift page: show additional angeltypes if shift entries where foundIgor Scheller
2019-08-21Merge pull request #641 from MyIgel/shift-signup-logmsquare
Shift signup/signout: Be more verbose
2019-08-21redo fix shift view bugmsquare
2019-08-21redo fix shift view bugmsquare
2019-08-21fix shift view bugmsquare
2019-08-21Shift signup/signout: Be more verboseIgor Scheller
2019-08-19fix back button on shift create previewmsquare
2019-08-19better bar min calculationmsquare
2019-08-19better bar min calculationmsquare
2019-08-19better bar min calculationmsquare
2019-08-17add overnight shift creation feature flagmsquare
2019-08-15Declare summary of atom feed items as HTMLYannik Enss
RFC4287 Section 3.1.1 requires HTML content to be declared as such with the "type" attribute, this commit adds that attribute to the generated atom feeds.
2019-08-15fixes #635: set end of the last created shift to the official end inestead ↵msquare
of first shift change on next day
2019-08-04fix edit user errormsquare