Commit Graph

192 Commits (4f04924e29b3fdda53aab431411868dc117607f2)

Author SHA1 Message Date
Igor Scheller d0abc27c07 Merge remote-tracking branch 'MyIgel/translations'
Igor Scheller c1a1180d1f Moved frontend, templates and lang to resources
Igor Scheller 222c9fed7d Merge remote-tracking branch 'MyIgel/templating'
Bot e8f8fc7f5f Replaced gettext translation `_()` with `__()` that uses the Translator class
Igor Scheller bb3d16d273 Added Twig template renderer, closes
Igor Scheller d93ace2eae Prevent object serialization in session
Igor Scheller d6c8f1a614 Merge branch 'master' to 'rebuild-database'
Igor Scheller 864a086900 Prevent object serialization in session
msquare 2e1c2cf3b5 remove br between shift filter checkboxes
Igor Scheller fe58e4f422 database: updated checks for selectOne
msquare e7b0e9934d add shift filter buttons at the top
msquare 8c64532902 fix ical export description
Igor Scheller 6ceec76e7d feature request: filter angel types based on account settings, closes
msquare abf4b1da30 check if logged in before sign up
Bot 952c7892f3 Formatting & Docstrings
msquare a1c032642f introduce new shift signup state for not arrived angels
msquare 1289101f6e rewrite controller for creating shift entries
msquare fd85034e7f redo shift signoff and icons for delete/confirm/acknowledgment questions
msquare 5278be1f0f add link to public dashboard from shift view
msquare 4143680297 remove room number and visible flag, rename pentabarf to frab and introduce map/c3nav integration as well as markdown description for rooms
Igor Scheller 0b45d2a88f Feature: Time Interval Buttons (on Shifts page), closes
msquare 50f24271eb fix all redirects to home (because of new urls redirect to ? wont work anymore)
Igor Scheller 4817658862 Merge branch 'noc0lour:fix_setup_bugs', closes
Igor Scheller 0a20883aa8 Reimplementation of 2840bb619 (signup requires arrival), closes
Igor Scheller 2bd127c011 Use symfony session
Igor Scheller cc01c906ba : Integration of symfony/http-foundation request
Igor Scheller 73175e2b64 : Added routing
Andrej Rode 5f305121a4 fix order by not in select clause for >mysql-5.7
Igor Scheller e1762e7764 replaced template_render with dynamic renderer class
Igor Scheller 3a1e460249 Changed $_GET, $_POST and $_REQUEST to use the Request object
Bot 915ce28fee Replaced " with '
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
Igor Scheller 00d8709ae8 Fix relative paths
msquare fe5dec73ba bring back filtering by occupancy
msquare 4407604793 move data sorting to begin
msquare 6c4bb0da31 move data sorting to begin
msquare 0603d0dd4e remove unused code
msquare 860252bce8 select only one room per default
msquare 46528fe1d8 shift view performance improvements
msquare 9c4636f5c4 reduce complexity of user driver license
msquare ac53559fea fix shift calendar headers
msquare a8e3e91448 implement shift calendar into user shift page
msquare a50b26490c reduce complexity of shiftsfilter update
msquare aa628208ec reduce complexity of shift view
msquare 42144ed21c move static access to datetime parse function
msquare 455e417200 fix variable naming problems