engelsystem/includes
cbluoss 74b464aab5 ShiftEntry query now returns the related user.name as well.
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-12 18:48:22 +01:00
..
controller Renamed redirect() to throwRedirect() 2019-12-08 02:12:56 +01:00
helper Use 403 forbidden on shifts json, atom export and ical export 2019-09-18 14:09:30 +02:00
mailer Deleted shift: Added message about worklog entry 2019-09-18 04:38:49 +02:00
model ShiftEntry query now returns the related user.name as well. 2019-12-12 18:48:22 +01:00
pages Resolve redirect problem in schedule import 2019-12-08 12:56:47 +01:00
view Migrate Question usages 2019-12-07 21:29:11 +01:00
application.php Use ini timezone setting 2019-06-04 21:21:34 +02:00
autoload.php Installation: Added migrations for install.sql and update.sql files 2018-08-30 16:07:50 +02:00
engelsystem.php Moved permission checks to Authenticator class 2018-12-02 12:53:31 +01:00
includes.php Added Schedule parsing and replaced old Fahrplan importer 2019-12-08 02:20:48 +01:00
sys_auth.php Implemented AuthController for login 2019-07-08 01:57:59 +02:00
sys_form.php Fix profile link to mark angels as arrived 2019-06-04 21:22:19 +02:00
sys_log.php Log messages without inline HTML 2019-06-03 20:33:09 +02:00
sys_menu.php Resolve redirect problem in schedule import 2019-12-08 12:56:47 +01:00
sys_page.php Renamed redirect() to throwRedirect() 2019-12-08 02:12:56 +01:00
sys_template.php Added Schedule parsing and replaced old Fahrplan importer 2019-12-08 02:20:48 +01:00