Commit Graph

38 Commits (14584b96114d2fcb0dabe49a9c857ff241421cc8)

Author SHA1 Message Date
Igor Scheller 96f1d9fd54 Bugfixes
Igor Scheller cc01c906ba : Integration of symfony/http-foundation request
Igor Scheller 3a1e460249 Changed $_GET, $_POST and $_REQUEST to use the Request object
Bot 740026a9de Replaced [0-9] with \d
Igor Scheller 9a3ad88834 Changed from mysqli to PDO, some refactorings, faster sql queries
Bot 55141154c0 Replaced " with '
Bot 356b2582f3 PPHDoc, formatting, fixes, cleanup
Bot d71e7bbfad Formatting
Bot 7313e15ce8 PSR-2 formatting
msquare 16e9a69c0d fixes date parsing returns the start of the day now
msquare bd54bec595 add ValidationResult to namespace
msquare 1636688394 reduce complexity of angeltype edit controller
msquare ac53559fea fix shift calendar headers
msquare 03c9d1ef5d reduce complexity of user settings main
msquare a50b26490c reduce complexity of shiftsfilter update
msquare 42144ed21c move static access to datetime parse function
msquare f3a0ce865d move sql queries from shifts controller to model
msquare 5e66007f06 introduce ShiftsFilter
msquare d5d2acc7d8 improve code style
msquare 9fce3b22aa fix issues after changing codestyle
msquare c231070dcc rename ok to valid
msquare f05f1a3cd4 rename to
msquare 4c288e957e prohibit inline control structures on includes and index
msquare 5957e05bf1 finished rename settings to event config and added more date validation for event config
msquare 45bbf95972 fix settings validation
msquare 9e884bb444 remove unused code
msquare 3f4be08865 remove old update script
msquare 28e5a3b978 user_ical rewrite (remove codacy issues)
Felix Favre ecf25f5d2a replace overcomplicated regex for email validation with php function
Philip Häusler 3c4321ff76 30c3 theme
Philip Häusler bfb0cacd54 mysql to mysqli and a lot of cleanup and mvc
Philip Häusler 41e10798a7 accept + in mail-address
Philip Häusler 2a944121f8 keep symbols in text messages
Philip Häusler d1078f60fd new register form
Philip Häusler 5e5443fad6 angeltypes recreated
Daniel Friesel 5113776a42 include/pages/admin_faq cleanup
Daniel Friesel cb1736d180 include/pages/admin_angel_types: Cleanup; add strip_request_item function
Philip Häusler a3be028928 rewrite