You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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)
5 years ago
..
controller Renamed redirect() to throwRedirect() 5 years ago
helper Use 403 forbidden on shifts json, atom export and ical export 5 years ago
mailer Deleted shift: Added message about worklog entry 5 years ago
model ShiftEntry query now returns the related user.name as well. 5 years ago
pages Resolve redirect problem in schedule import 5 years ago
view Migrate Question usages 5 years ago
application.php Use ini timezone setting 6 years ago
autoload.php Installation: Added migrations for install.sql and update.sql files 6 years ago
engelsystem.php Moved permission checks to Authenticator class 6 years ago
includes.php Added Schedule parsing and replaced old Fahrplan importer 5 years ago
sys_auth.php Implemented AuthController for login 6 years ago
sys_form.php Fix profile link to mark angels as arrived 6 years ago
sys_log.php Log messages without inline HTML 6 years ago
sys_menu.php Resolve redirect problem in schedule import 5 years ago
sys_page.php Renamed redirect() to throwRedirect() 5 years ago
sys_template.php Added Schedule parsing and replaced old Fahrplan importer 5 years ago