183 Commits (79e9714c745c5e611945e30e60f7e563fdc922bc)

Author SHA1 Message Date
Igor Scheller fe58e4f422 database: updated checks for selectOne 7 years ago
msquare e7b0e9934d add shift filter buttons at the top 7 years ago
msquare 8c64532902 fix ical export description 7 years ago
Igor Scheller 6ceec76e7d feature request: filter angel types based on account settings, closes #362 7 years ago
msquare abf4b1da30 check if logged in before sign up 7 years ago
Bot 952c7892f3 Formatting & Docstrings 7 years ago
msquare a1c032642f introduce new shift signup state for not arrived angels 7 years ago
msquare 1289101f6e rewrite controller for creating shift entries 7 years ago
msquare fd85034e7f redo shift signoff and icons for delete/confirm/acknowledgment questions 7 years ago
msquare 5278be1f0f add link to public dashboard from shift view 7 years ago
msquare 4143680297 remove room number and visible flag, rename pentabarf to frab and introduce map/c3nav integration as well as markdown description for rooms 7 years ago
Igor Scheller 0b45d2a88f #366 Feature: Time Interval Buttons (on Shifts page), closes #366 7 years ago
msquare 50f24271eb fix all redirects to home (because of new urls redirect to ? wont work anymore) 7 years ago
Igor Scheller 4817658862 Merge branch 'noc0lour:fix_setup_bugs', closes #335 7 years ago
Igor Scheller 0a20883aa8 Reimplementation of 2840bb619 (signup requires arrival), closes #330 7 years ago
Igor Scheller 2bd127c011 Use symfony session 7 years ago
Igor Scheller cc01c906ba #336: Integration of symfony/http-foundation request 7 years ago
Igor Scheller 73175e2b64 #337: Added routing 7 years ago
Andrej Rode 5f305121a4 fix order by not in select clause for >mysql-5.7 7 years ago
Igor Scheller e1762e7764 replaced template_render with dynamic renderer class 7 years ago
Igor Scheller 3a1e460249 Changed $_GET, $_POST and $_REQUEST to use the Request object 7 years ago
Bot 915ce28fee Replaced " with ' 8 years ago
Igor Scheller 9a3ad88834 Changed from mysqli to PDO, some refactorings, faster sql queries 8 years ago
Bot 55141154c0 Replaced " with ' 8 years ago
Bot 356b2582f3 PPHDoc, formatting, fixes, cleanup 8 years ago
Bot d71e7bbfad Formatting 8 years ago
Bot 7313e15ce8 PSR-2 formatting 8 years ago
Igor Scheller 00d8709ae8 Fix relative paths 8 years ago
msquare fe5dec73ba bring back filtering by occupancy 8 years ago
msquare 4407604793 move data sorting to begin 8 years ago
msquare 6c4bb0da31 move data sorting to begin 8 years ago
msquare 0603d0dd4e remove unused code 8 years ago
msquare 860252bce8 select only one room per default 8 years ago
msquare 46528fe1d8 shift view performance improvements 8 years ago
msquare 9c4636f5c4 reduce complexity of user driver license 8 years ago
msquare ac53559fea fix shift calendar headers 8 years ago
msquare a8e3e91448 implement shift calendar into user shift page 8 years ago
msquare a50b26490c reduce complexity of shiftsfilter update 8 years ago
msquare aa628208ec reduce complexity of shift view 8 years ago
msquare 42144ed21c move static access to datetime parse function 8 years ago
msquare 455e417200 fix variable naming problems 8 years ago
msquare 51d270db28 restore ical export 8 years ago
msquare d59809d6d2 bring back session filter store 8 years ago
msquare 5e66007f06 introduce ShiftsFilter 8 years ago
msquare 6ff5e7997a split user_shifts into different functions 8 years ago
msquare d5d2acc7d8 improve code style 8 years ago
msquare 3738d071f8 remove long array syntax 8 years ago
msquare f05f1a3cd4 rename to 8 years ago
msquare 91dafb19ec prohibit inline control structures on pages 8 years ago
msquare 191328d703 fix method names, quotes, duplication in forms.js 8 years ago