index
:
unifest.git
master
permission-rebuild-views
translation
Engelsystem for the unifest.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
/
controller
/
shifts_controller.php
Age
Commit message (
Expand
)
Author
2019-12-08
Renamed redirect() to throwRedirect()
Bot
2019-10-21
Merge pull request #651 from MyIgel/shift-deletion-worklog
Igor Scheller
2019-09-18
Use 403 forbidden on shifts json, atom export and ical export
Igor Scheller
2019-09-18
Shifts: Save time as worklog if past shift gets deleted
Igor Scheller
2019-08-21
redo fix shift view bug
msquare
2019-08-21
fix shift view bug
msquare
2018-12-02
Moved permission checks to Authenticator class
Igor Scheller
2018-11-21
Require POST for sending forms
Igor Scheller
2018-10-31
User: Bugfixes & code cleanup
Igor Scheller
2018-10-31
Replaced more user related stuff
Igor Scheller
2018-10-31
Removed `User($id)` function :tada:
Igor Scheller
2018-10-31
Changed more functions :tada:
Igor Scheller
2018-09-15
Merge remote-tracking branch 'MyIgel/translations'
Igor Scheller
2018-08-29
Replaced gettext translation `_()` with `__()` that uses the Translator class
Bot
2018-08-28
Update shifts_controller.php
msquare
2018-08-20
Merge branch 'master' to 'rebuild-database'
Igor Scheller
2018-01-28
remove unused code
msquare
2018-01-14
database: updated checks for selectOne
Igor Scheller
2017-12-25
Formatting & Docstrings
Bot
2017-12-17
better logging of needed angeltypes for shifts and rooms
msquare
2017-11-19
fix all redirects to home (because of new urls redirect to ? wont work anymore)
msquare
2017-08-30
Bugfixes
Igor Scheller
2017-08-29
Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'
Igor Scheller
2017-08-29
#336: Integration of symfony/http-foundation request
Igor Scheller
2017-08-28
#337: Added routing
Igor Scheller
2017-07-28
remove exit commands after redirects (redirect does already die)
msquare
2017-07-28
further switching to db exceptions instead of return false
msquare
2017-07-23
handle failed db queries in Db class
msquare
2017-07-19
Changed $_GET, $_POST and $_REQUEST to use the Request object
Igor Scheller
2017-01-22
Fixes and improvements
Igor Scheller
2017-01-21
Refactoring: Config cleanup / moved to class
Igor Scheller
2017-01-21
Replaced [0-9] with \d
Bot
2017-01-21
Changed from mysqli to PDO, some refactorings, faster sql queries
Igor Scheller
2017-01-03
Replaced " with '
Bot
2017-01-03
PPHDoc, formatting, fixes, cleanup
Bot
2017-01-02
Formatting
Bot
2017-01-02
PSR-2 formatting
Bot
2016-12-27
shift view performance improvements
msquare
2016-11-25
fixes #279 fix exporting freeload comment in json export
msquare
2016-11-24
fix shift signup state being combined to null
msquare
2016-11-23
fix NPE
msquare
2016-11-15
fix js var names
msquare
2016-11-15
fix shift view
msquare
2016-10-04
reduce complexity of shifts controller
msquare
2016-10-04
move static access to datetime parse function
msquare
2016-10-04
fix variable naming problems
msquare
2016-10-03
move sql queries from shifts controller to model
msquare
2016-10-02
split user_shifts into different functions
msquare
2016-10-01
improve code style
msquare
2016-08-22
remove exit code from shifts controller
msquare
[next]