49 Commits (a1e1d91a640995f40181f0b720f48d971b735b76)

Author SHA1 Message Date
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.
5 years ago
Igor Scheller ead56a89fe Only show the shift "Comment" field for own entries 5 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
Philip Häusler 5742306095 fix wrong user shift edit link 9 years ago
Philip Häusler a6ab81b834 fix overfull progress bars 10 years ago
Philip Häusler bd48de258a update german translation 10 years ago
Philip Häusler 34e2f49875 shift signup improvements for shift view 10 years ago
Philip Häusler 702047de53 add more icons for better shift view 10 years ago
Philip Häusler c12e5336fb display shifts with title 10 years ago
Philip Häusler 038bf97178 link to next shift in menu 10 years ago
Philip Häusler d02272afd6 add basic shift view 10 years ago
Robert Oehlmann c4039f72bb Fixed shift duration calculation
Fixes issue #136
10 years ago
Philip Häusler bfb0cacd54 mysql to mysqli and a lot of cleanup and mvc 11 years ago