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
/
sys_page.php
Age
Commit message (
Collapse
)
Author
2019-12-08
Renamed redirect() to throwRedirect()
Bot
2019-11-03
fix #287: handle IDN email addresses
msquare
2018-12-28
Don't strip characters from direct messages
Igor Scheller
2018-10-30
EventConfig: Merge event configuration from database to global config
Igor Scheller
2018-01-14
$bugfixes...
Igor Scheller
2018-01-14
database: updated checks for selectOne
Igor Scheller
2017-08-30
Bugfixes
Igor Scheller
2017-08-29
#336: Integration of symfony/http-foundation request
Igor Scheller
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
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-24
fixes #277 date parsing returns the start of the day now
msquare
2016-11-18
add ValidationResult to namespace
msquare
2016-11-17
reduce complexity of angeltype edit controller
msquare
2016-11-15
fix shift calendar headers
msquare
2016-11-11
reduce complexity of user settings main
msquare
2016-10-04
reduce complexity of shiftsfilter update
msquare
2016-10-04
move static access to datetime parse function
msquare
2016-10-03
move sql queries from shifts controller to model
msquare
2016-10-02
introduce ShiftsFilter
msquare
2016-10-01
improve code style
msquare
2016-09-30
fix issues after changing codestyle
msquare
2016-09-29
rename ok to valid
msquare
2016-09-29
rename to
msquare
2016-09-29
prohibit inline control structures on includes and index
msquare
2016-09-27
finished rename settings to event config and added more date validation for ↵
msquare
event config
2016-09-27
fix settings validation
msquare
2016-08-22
remove unused code
msquare
2016-08-22
remove old update script
msquare
2016-08-21
user_ical rewrite (remove codacy issues)
msquare
2015-08-26
replace overcomplicated regex for email validation with php function
Felix Favre
2013-10-13
30c3 theme
Philip Häusler
2013-09-18
mysql to mysqli and a lot of cleanup and mvc
Philip Häusler
2012-05-19
#52 accept + in mail-address
Philip Häusler
2012-05-19
#48 keep symbols in text messages
Philip Häusler
2011-12-26
#44 new register form
Philip Häusler
2011-12-21
#44 angeltypes recreated
Philip Häusler
2011-06-03
include/pages/admin_faq cleanup
Daniel Friesel
2011-06-02
include/pages/admin_angel_types: Cleanup; add strip_request_item function
Daniel Friesel
2011-06-02
rewrite
Philip Häusler