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
2018-01-28
remove unused code
msquare
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
2014-12-28
harden the sql queries
Philip Häusler
2014-12-25
shift signup improvements for shift view
Philip Häusler
2014-12-22
add more icons for better shift view
Philip Häusler
2014-12-19
link to next shift in menu
Philip Häusler
2014-12-19
add basic shift view
Philip Häusler
2014-12-17
integrate shift type into shifts
Philip Häusler
2014-09-08
removed bootstrap.php
Moritz Kaspar Rudert (mortzu)
2013-12-09
api export for all shifts
Philip Häusler
2013-10-13
30c3 theme
Philip Häusler
2013-09-10
#119 added basic shift json export support using same pattern like ical export
Philip Häusler