Commit Graph

174 Commits (b60ad7ccfb7dff80728653ea4713bb7d389bc101)

Author SHA1 Message Date
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
msquare 51d270db28 restore ical export
msquare d59809d6d2 bring back session filter store
msquare 5e66007f06 introduce ShiftsFilter
msquare 6ff5e7997a split user_shifts into different functions
msquare d5d2acc7d8 improve code style
msquare 3738d071f8 remove long array syntax
msquare f05f1a3cd4 rename to
msquare 91dafb19ec prohibit inline control structures on pages
msquare 191328d703 fix method names, quotes, duplication in forms.js
msquare 53ad1b5110 fix codacy unused code
Felix Favre 73208016bf change date format in shift table
fixes 
Felix Favre e4bd324801 changed all y-m-d date formats to Y-m-d date formats
part of 
Philip Häusler bc84710e9d wording
Philip Häusler 723961c19e User shift admins see free and occupied shifts by default
Philip Häusler 9af229094d display user nicks on shift json export
Philip Häusler ca37de95da fix shift update
Philip Häusler 739eddefd5 better shift sign up restriction
Philip Häusler 6bede2fd22 harden the sql queries