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
/
users_controller.php
Age
Commit message (
Collapse
)
Author
2017-12-30
better hour formatting
msquare
2017-12-29
add user work log entries feature
msquare
2017-12-29
small improvements of user view
msquare
2017-12-29
small improvements of user view
msquare
2017-12-27
tshirt-score for forced active
msquare
2017-12-27
fixes #208, fixes #310: T-Shirt Score™ should be shown on the user view ↵
msquare
page below your shifts
2017-12-25
Formatting & Docstrings
Bot
2017-11-19
fix all redirects to home (because of new urls redirect to ? wont work anymore)
msquare
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-08-28
#337: Added routing
Igor Scheller
2017-07-28
further switching to db exceptions instead of return false
msquare
2017-07-28
clear delete queries from false resuls
msquare
2017-07-23
handle failed db queries in Db class
msquare
2017-07-20
Passwords should be posted
Igor Scheller
2017-07-19
Changed $_GET, $_POST and $_REQUEST to use the Request object
Igor Scheller
2017-01-21
Refactoring: Config cleanup / moved to class
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
2017-01-01
Fixed "Constant already defined" notice
Igor Scheller
Added more ugly global variables
2016-12-29
bring back filtering by occupancy
msquare
2016-12-29
bring back filtering by occupancy
msquare
2016-12-28
move data sorting to begin
msquare
2016-11-25
show freeload comments to supporters (user shift admin)
msquare
2016-11-15
reduce complexity of password recovery controller
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-21
fix codacy unused code
msquare
2015-12-30
add a more secure way to delete users containing a password request
Philip Häusler
2015-12-05
fix user result check on user controller
Philip Häusler
2015-08-12
make multiple vouchers possible
Philip Häusler
2014-12-28
harden the sql queries
Philip Häusler
2014-12-27
begin cleanup of user edit
Philip Häusler
2014-12-26
user voucher feature
Philip Häusler
2014-12-22
more fixes
Philip Häusler
2014-12-16
only log if api key was reset on purpose
Felix Favre
2014-09-28
replace icons with glyphicons
Philip Häusler
2014-09-28
clear up mvc for user list
Philip Häusler
2014-09-28
user list rewritten
Philip Häusler
2014-08-24
begin to refactor user shift state
Philip Häusler
2014-08-23
add user view, better bootstrap
Philip Häusler
2014-08-22
add basic bootstrap theme
Philip Häusler
2014-03-12
fix error messages on password recovery
Philip Häusler
2014-01-07
controller comments
Philip Häusler
2013-12-26
user password recovery
Philip Häusler