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 (
Expand
)
Author
2018-12-02
Moved permission checks to Authenticator class
Igor Scheller
2018-11-21
Require POST for sending forms
Igor Scheller
2018-10-31
Replaced `Auth()` with `auth()`
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-10-31
Changed user_link and some other user functions to use the user id
Igor Scheller
2018-10-31
Replaced some global `$user` variables
Igor Scheller
2018-08-29
Replaced gettext translation `_()` with `__()` that uses the Translator class
Bot
2018-01-14
database: updated checks for selectOne
Igor Scheller
2017-12-27
Formatting
Bot
2017-12-27
check if logged in before sign up
msquare
2017-12-26
Updated translation / Formatting / Test
Igor Scheller
2017-12-25
Removed dead function call
Igor Scheller
2017-12-25
Formatting & Docstrings
Bot
2017-12-25
spelling fixes
klemens
2017-12-20
introduce new shift signup state for not arrived angels
msquare
2017-12-20
rewrite controller for creating shift entries
msquare
2017-12-20
rewrite controller for creating shift entries
msquare
2017-12-19
fix shift entry delete
msquare
2017-12-19
redo shift signoff and icons for delete/confirm/acknowledgment questions
msquare
2017-12-19
remove flags since they do not belong to language selection
msquare
2017-12-07
Fix sign-up to shifts by supporter
MichiK
2017-11-19
fix removing users from shift, fixes #359
msquare
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
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 l...
msquare
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
[next]