summaryrefslogtreecommitdiff
path: root/includes
AgeCommit message (Collapse)Author
2020-01-09Worklog: Limit worklog comment length to 200 as it is configured in the databaseIgor Scheller
2020-01-02Fix New Messages navbar display and make the Messages link clickable.digitaldonkey
2019-12-30Migrate message viewMichael Weimann
2019-12-29Angeltypes: Fixed error on angeltype creationIgor Scheller
2019-12-28Admin arrive: Fixed searchIgor Scheller
2019-12-27Merge pull request #705 from MyIgel/pronounmsquare
User: Add pronoun statement
2019-12-27Shifts overview: Added filter_max_duration to limit max runtimeIgor Scheller
2019-12-27Voucher: Added hours_per_voucher settingIgor Scheller
2019-12-27Voucher: Add worklog entries to calculationIgor Scheller
2019-12-26User: Add pronoun statementIgor Scheller
2019-12-26Shifts overview: only scroll shifts, not whole pageIgor Scheller
2019-12-25Voucher: Added calculation start timeIgor Scheller
2019-12-19Add the container class to some viewsMichael Weimann
2019-12-12Extended the iCal section with a collapsible card to show the current api key.cbluoss
2019-12-12ShiftEntry query now returns the related user.name as well.cbluoss
This was done for API requests to save additional queries, but should allow us to remove some queries pretty much everywhere shifts get listed (will be done in a new PR eventually)
2019-12-08Resolve redirect problem in schedule importmsquare
2019-12-08Merge pull request #685 from MyIgel/schedule-importmsquare
Rebuild Schedule import
2019-12-08Add timezone to shifts JSONIgor Scheller
Resolves #689 (Provide time zone offset via the shifts-json-export API)
2019-12-08Renamed GuzzleServiceProvider to HttpClientServiceProvider, fixed ↵Igor Scheller
translation and import error
2019-12-08ImportSchedule: Append talk language to shift titleIgor Scheller
Resolves #587 (Include talk language into Frab-imported shift titles)
2019-12-08Added Schedule parsing and replaced old Fahrplan importerIgor Scheller
Resolves #553 (Change Frab Import from xCal to XML) Resolves #538 (Feature Request: Multi Frab Import)
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
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