Commit Graph

33 Commits (f4f3487c937a17843c66baa2420cf16beaa03b7e)

Author SHA1 Message Date
Igor Scheller acf84f222d Added Room model
Christian Kleinbach e4712658a4 added german date format for ticks in calender view + corresponding translation
Igor Scheller ec47d124bb Shifts overview: only scroll shifts, not whole page
Igor Scheller 0458ce9509 Added more error messages
Igor Scheller 7c6afc2bfe Removed `User($id)` function 🎉
Bot e8f8fc7f5f Replaced gettext translation `_()` with `__()` that uses the Translator class
Igor Scheller fe58e4f422 database: updated checks for selectOne
Bot 952c7892f3 Formatting & Docstrings
msquare a1c032642f introduce new shift signup state for not arrived angels
msquare 928e707015 add shift calendar to angeltype view
Bot a473a56f1d Formatting
msquare 4effb7e59f fix lane rendering
msquare a0af8d4624 further switching to db exceptions instead of return false
Bot 55141154c0 Replaced " with '
Bot 356b2582f3 PPHDoc, formatting, fixes, cleanup
Bot d71e7bbfad Formatting
Bot 7313e15ce8 PSR-2 formatting
msquare 6c4bb0da31 move data sorting to begin
msquare 363cc8f6b5 more performance using union
msquare 46528fe1d8 shift view performance improvements
msquare 5f9d508b02 fix show date on every time tick in shift calendar
msquare ac53559fea fix shift calendar headers
msquare 79ca2f1772 add fixed shift calendar headers and timelane
msquare f568141164 add shift legend and fix dark theme
msquare 0ab9f4f988 fix shift ended recognition and displayed time range end
msquare 1a3b4e2a33 redone shift coloring and shift signup state
msquare db7f8c1ab3 split shift calendar renderer into different classes
msquare cf8cc5f592 change shift table to html5
msquare 902866ff3a add first design of new shift markup
msquare 1d4811cca5 remove unused code
msquare c48335e702 improve shift rendering
msquare 6d97aa2d27 continue working on shifts calendar renderer
msquare 6c8a113383 introduce ShiftsFilter