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
/
user_angeltypes_controller.php
Age
Commit message (
Expand
)
Author
2019-12-08
Renamed redirect() to throwRedirect()
Bot
2019-06-03
Log messages without inline HTML
Igor Scheller
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-10-30
Translation: added pluralization support
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-26
Updated translation / Formatting / Test
Igor Scheller
2017-12-25
Formatting & Docstrings
Bot
2017-12-19
redo shift signoff and icons for delete/confirm/acknowledgment questions
msquare
2017-12-02
fix log on confirming angels
msquare
2017-08-29
Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'
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
clear delete queries from false resuls
msquare
2017-07-19
Changed $_GET, $_POST and $_REQUEST to use the Request object
Igor Scheller
2017-03-03
Some fixes
Igor Scheller
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-11-15
reduce complexity of menu and hints
msquare
2016-11-15
reduce complexity of menu and hints
msquare
2016-11-11
rename coordinator to supporter
msquare
2016-10-04
reduce complexity of user angeltypes controller
msquare
2016-09-30
simplify user_angeltype_add_controller
msquare
2016-09-29
rename to
msquare
2016-09-29
prohibit inline control structures on controllers
msquare
2016-08-22
remove unused code
msquare
2016-08-22
remove old update script
msquare
2016-08-21
remove unused code
msquare
2016-08-21
fix codacy unused code
msquare
2015-12-20
make angeltype names clickable
Philip Häusler
2015-07-27
show number of user angel types to confirm in hint
Philip Häusler
2014-12-06
move hints to toolbar
Philip Häusler
2014-12-06
fix wrong angel type alarm
Philip Häusler
2014-09-08
fix wrong nick and api sql query
Philip Häusler
2014-09-08
fix wrong username on angeltype confirm
Philip Häusler
2014-08-23
add user view, better bootstrap
Philip Häusler
2014-05-13
notify coordinators about unconfirmed angeltypes
Philip Häusler
2014-05-13
implemented team/angeltype coordinators
Philip Häusler
2014-05-13
router simplification
Philip Häusler
2014-01-07
controller comments
Philip Häusler
2014-01-07
reviewed cookies api
Philip Häusler
2014-01-05
rewritten angeltypes and user angeltypes
Philip Häusler