60 Commits (d8076abc381381caf640b58966482a5d77775e64)

Author SHA1 Message Date
Igor Scheller 485df38786 SHow right count of angels in shift view for additional angeltypes 3 years ago
Igor Scheller 38043ee35f Fix list of additional angeltypes on shift view 3 years ago
Igor Scheller 8d436d988a More PHP 8.1 fixes to be compatible 3 years ago
xuwhite a1f5454bf5
Optional description for shifts 3 years ago
Igor Scheller 56e0d3bcbd Disabled button on own shift sign out on shift view if not supporter or shift admin 3 years ago
Igor Scheller 191a3a7d48
Replaced info and calendar icons 3 years ago
Igor Scheller 63f0a08407
Fixed spacing and sizes 3 years ago
Igor Scheller 36ba619d5a
Fixed button sizes and types 3 years ago
Igor Scheller b41a9a02d1
Use bootstrap icons instead of glyphicons 3 years ago
Igor Scheller 28e357acd3 Shift sign up: Allow Supporters to signup users to occupied shifts 4 years ago
Igor Scheller acf84f222d Added Room model 4 years ago
msquare ce6419e308
Merge pull request #643 from MyIgel/show-angetypes
Shift page: show additional angeltypes if shift entries where found
5 years ago
Igor Scheller f73b8e7a0e Fix translation methods 5 years ago
Igor Scheller b2a4225a62 Shift page: show additional angeltypes if shift entries where found 5 years ago
msquare 548d7317b4 redo fix shift view bug 5 years ago
msquare 53ec14b9c4 better bar min calculation 5 years ago
msquare 7d82103762 better bar min calculation 5 years ago
msquare 89ca2bb398 better bar min calculation 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.
6 years ago
Igor Scheller ead56a89fe Only show the shift "Comment" field for own entries 6 years ago
Igor Scheller c33940f64a Moved permission checks to Authenticator class 6 years ago
Igor Scheller a2aaba9cab User: Bugfixes & code cleanup 6 years ago
Igor Scheller 7c6afc2bfe Removed `User($id)` function 🎉 6 years ago
Igor Scheller 89e62c95a7 Changed more functions 🎉 6 years ago
Igor Scheller b069a938c6 Changed user_link and some other user functions to use the user id 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
Igor Scheller f1b7946975 Removed some short ifs from Shifts_view.php 7 years ago
msquare a7dc640385 add my shifts button to shift view 7 years ago
Bot 952c7892f3 Formatting & Docstrings 7 years ago
msquare 7a3bdda483 rewrite controller for creating shift entries 7 years ago
msquare 1289101f6e rewrite controller for creating shift entries 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 0603d0dd4e remove unused code 8 years ago
msquare 46528fe1d8 shift view performance improvements 8 years ago
msquare 99c7e8ce1a fixes #298 allow a shift supporter to remove a user from shift 8 years ago
msquare 4f6db20ae4 fix shift view bars 8 years ago
msquare 54f3253c32 fix js var names 8 years ago
msquare 79ca2f1772 add fixed shift calendar headers and timelane 8 years ago
msquare 5299ca2103 reduce complexity of shift view 8 years ago
msquare 15243f15fc fix shift view 8 years ago
msquare 1a3b4e2a33 redone shift coloring and shift signup state 8 years ago
msquare eec10ebfc5 reduce complexity of user angeltypes controller 8 years ago
msquare e965f8d041 prohibit inline control structures on model and view 8 years ago
Felix Favre e4bd324801 changed all y-m-d date formats to Y-m-d date formats
part of #202
9 years ago
Philip Häusler a7189482e9 add shift creator and editor 9 years ago