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
/
pages
/
guest_login.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-11-18
fix missing unique mail validation on user register
msquare
2018-10-31
Replaced `Auth()` with `auth()`
Igor Scheller
2018-10-31
Replaced more sql queries and old data
Igor Scheller
2018-10-31
Replaced more user related stuff
Igor Scheller
2018-10-31
Changed more functions :tada:
Igor Scheller
2018-10-31
Replaced some global `$user` variables
Igor Scheller
2018-10-30
Make application name configurable
Igor Scheller
2018-10-30
EventConfig: Merge event configuration from database to global config
Igor Scheller
2018-08-29
Replaced gettext translation `_()` with `__()` that uses the Translator class
Bot
2018-08-29
Removed translation from config file
Igor Scheller
2018-01-14
database: updated checks for selectOne
Igor Scheller
2017-12-25
Formatting & Docstrings
Bot
2017-11-29
fix age validation
msquare
2017-11-21
add validation of dect numbers
msquare
2017-11-19
fix problem with default values on registration
msquare
2017-11-19
fix problem with default values on registration
msquare
2017-11-19
fix problem with default values on registration
msquare
2017-11-19
fix problem with default values on registration
msquare
2017-11-19
fix problem with validation of planned arrival date
msquare
2017-11-19
fix problem with bools in queries
msquare
2017-11-19
fix problem with default value when registering
msquare
2017-11-19
fix problem with default age when registering
msquare
2017-11-19
fix all redirects to home (because of new urls redirect to ? wont work anymore)
msquare
2017-09-20
Added registration_enabled configuration
Igor Scheller
2017-08-30
Use symfony session
Igor Scheller
2017-08-29
Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'
Igor Scheller
2017-08-29
Security: Only allow angels with admin_news_html privilege to use HTML
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
dried code by introducing selectOne for select queries with only one result l...
msquare
2017-07-20
Removed overwhelmed page
Igor Scheller
2017-07-19
Changed $_GET, $_POST and $_REQUEST to use the Request object
Igor Scheller
2017-03-02
Renamed "default_theme" config to "theme"
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
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
2017-01-01
Fixed "Constant already defined" notice
Igor Scheller
2016-12-27
overwhelmed
msquare
2016-12-23
use planned arrival time validation for register page
msquare
2016-11-24
Typo Changes and Descriptions
Leandra Eberle
2016-11-24
Update guest_login.php
gnomus
2016-11-24
fixes #277 date parsing returns the start of the day now
msquare
2016-11-20
hide event countdown for mobile clients
msquare
[next]