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
/
shift_entries_controller.php
Age
Commit message (
Collapse
)
Author
2017-09-16
change shift renderer global add user link
msquare
2017-08-30
Bugfixes
Igor Scheller
2017-08-29
Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'
Igor Scheller
# Conflicts: # includes/controller/angeltypes_controller.php # includes/pages/admin_groups.php # includes/pages/user_settings.php # includes/sys_page.php # src/Exceptions/Handler.php # src/Http/Request.php
2017-08-29
#336: Integration of symfony/http-foundation request
Igor Scheller
2017-07-28
dried code by introducing selectOne for select queries with only one result ↵
msquare
line expected
2017-07-28
clear delete queries from false resuls
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-21
Replaced [0-9] with \d
Bot
2017-01-21
Replaced " with '
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-12-27
fix edit user bug deleting emails
msquare
2016-12-24
fixes #298 allow a shift supporter to remove a user from shift
msquare
2016-12-24
#298 hide freeload form from angeltype supporters
msquare
2016-12-24
begin #298 add privilege and add users to shifts by angeltype supporter
msquare
2016-11-30
forgot to remove if-statement -.-
jwacalex
2016-11-30
fixed broken logic in controller (cf. to mail to @msquare)
jwacalex
2016-11-12
redone shift coloring and shift signup state
msquare
2016-10-04
reduce complexity of shifts controller
msquare
2016-10-03
fix missing variables
msquare
2016-10-03
introduce ShiftsFilter
msquare