40 Commits (aabd98241cb1fe60cfb7b0483914dae5f0fd6bbb)

Author SHA1 Message Date
Igor Scheller 0bbc2d219d Rename "restricted angeltype" to "Requires introduction" in the frontend
Closes #294 (Rename "restricted angeltype")
4 years ago
Igor Scheller acf84f222d Added Room model 4 years ago
msquare 613d258c87 fix #345 by adding a badge to shift view wich contains number of missing angels 5 years ago
Igor Scheller eec1eff65b Shifts overview: Style cleanup 5 years ago
Wonko T. Sane 1a5c10dd41 adding a dashed line when expandable 5 years ago
Wonko T. Sane b14d352140 Fix for #526
Implementation idea stolen from http://jsfiddle.net/6K7t4/24/
5 years ago
Igor Scheller f73b8e7a0e Fix translation methods 5 years ago
msquare 0c51d3c487 make shift calendar printable 5 years ago
Igor Scheller 0458ce9509 Added more error messages 5 years ago
MichiK 142871f852 Add a config option for maximum signup in advance
We now have `signup_advance_hours` in the configuration that
only allows signup for shifts so many hours in the future.
A notice is displayed in the shift view for shifts in the
far future, together with an info notice on when signup for
that shift will be possible.

In addition, we now have a new shift state `NOT_YET` for this
purpose so we do not have to abuse `SHIFT_ENDED` anymore for
`signup_requires_arrival` as well.
5 years ago
Igor Scheller c33940f64a Moved permission checks to Authenticator class 6 years ago
msquare e0de2c2c65 more work on 35c3 theme 6 years ago
Igor Scheller 7c6afc2bfe Removed `User($id)` function 🎉 6 years ago
Igor Scheller b443b53919 Translation: added pluralization support 6 years ago
Bot e8f8fc7f5f Replaced gettext translation `_()` with `__()` that uses the Translator class 6 years ago
Igor Scheller fe58e4f422 database: updated checks for selectOne 7 years ago
Bot 952c7892f3 Formatting & Docstrings 7 years ago
klemens a6cf4c9ce9 spelling fixes 7 years ago
msquare a1c032642f introduce new shift signup state for not arrived angels 7 years ago
msquare 2c04e35bed introduce new shift signup state for not arrived angels 7 years ago
msquare 1289101f6e rewrite controller for creating shift entries 7 years ago
msquare db8b6b2520 change shift renderer global add user link 7 years ago
Igor Scheller 96f1d9fd54 Bugfixes 7 years ago
Igor Scheller 73175e2b64 #337: Added routing 7 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
msquare 3fbd62ab7d bring back coloring for admins 8 years ago
msquare fe5dec73ba bring back filtering by occupancy 8 years ago
msquare 46528fe1d8 shift view performance improvements 8 years ago
msquare 2840bb6198 no signup for shifts for angels that are not arrived 8 years ago
msquare deb41c4b64 reduce number of sql queries on shift calendar 8 years ago
msquare 5b9ff7b7bf fix that free shifts become green 8 years ago
msquare 0ab9f4f988 fix shift ended recognition and displayed time range end 8 years ago
msquare 1a3b4e2a33 redone shift coloring and shift signup state 8 years ago
msquare c61e888de4 change shift coloring 8 years ago
msquare 22520532c7 fix shift occupied calculation 8 years ago
msquare 125f34133d remove unused var 8 years ago
msquare db7f8c1ab3 split shift calendar renderer into different classes 8 years ago