Commit Graph

29 Commits (368604bd967de241757b3def5363e44c9c3135ca)

Author SHA1 Message Date
Igor Scheller c33940f64a Moved permission checks to Authenticator class
Igor Scheller 4e09ee3eb2 Replaced more user related stuff
(Contains some buggy stuff too...)
Igor Scheller 90e1a94962 Make application name configurable
* Added app_name configuration option
* Extended `EngelsystemMailer` to prepend the application name to all mails

Closes 
Igor Scheller fe58e4f422 database: updated checks for selectOne
Bot 952c7892f3 Formatting & Docstrings
klemens a6cf4c9ce9 spelling fixes
Igor Scheller 3a1e460249 Changed $_GET, $_POST and $_REQUEST to use the Request object
Bot 740026a9de Replaced [0-9] with \d
Igor Scheller 8254a79c58 Bugfixes & improvements
Bot 55141154c0 Replaced " with '
Bot 356b2582f3 PPHDoc, formatting, fixes, cleanup
Bot d71e7bbfad Formatting
Bot 7313e15ce8 PSR-2 formatting
msquare bae3ede662 fixes fix exporting freeload comment in json export
msquare 91dafb19ec prohibit inline control structures on pages
msquare d4bba0d468 remove exit code from shifts controller
msquare f02148af35 fix rename bug
msquare 28e5a3b978 user_ical rewrite (remove codacy issues)
Felix Favre 2df2398b87 add more information to ical export
fixes 
Philip Häusler 6bede2fd22 harden the sql queries
Philip Häusler a791a75b0a integrate shift type into shifts
Moritz Kaspar Rudert (mortzu) 27b8223611 removed bootstrap.php
Philip Häusler 124cf64d4f try to fix ical, but still broken
Philip Häusler 299652e070 fix broken ical export
Philip Häusler a47b1935cb added basic shift json export support using same pattern like ical export
Philip Häusler f62bd8e56b ical fix
Philip Häusler cf3960aeba shiftplan ical export
Philip Häusler 1633d62772 ical export for available shifts
Philip Häusler 304af8e8f0 ical export, beginn