307 Commits (efddc102d1bf3850eba91789a0d6d704c45d643b)

Author SHA1 Message Date
Igor Scheller b5e0a46dbd My Shifts: Link Angeltypes
Closes #707 (The angel types in the "My Shifts" view should be linked to their description page)
4 years ago
Igor Scheller 3d5ce35f5e Show available vouchers in user view 4 years ago
Igor Scheller 6c3d51272c User page: Fixed arrival text 4 years ago
Igor Scheller 0bbc2d219d Rename "restricted angeltype" to "Requires introduction" in the frontend
Closes #294 (Rename "restricted angeltype")
4 years ago
Allen Taylor 6c177d5173 Added timestamps for questions 4 years ago
Igor Scheller f4f3487c93 Renamed variables for more consistent worklog naming 4 years ago
Igor Scheller f732a4af6f Added Worklog model 4 years ago
Igor Scheller acf84f222d Added Room model 4 years ago
Igor Scheller 8ff9b8b9b9 Room page: Add edit/delete buttons 4 years ago
Igor Scheller bd2994eea7 Admin arrive: Show button on user pages 4 years ago
Igor Scheller 390db395a6 File formatting fixes 5 years ago
Igor Scheller 4d8e568ff8 Users overview: Fixed sorting 5 years ago
Igor Scheller 8c0ac0f7a1 Check permissions before showing ical, atom and json export links
closes #729 (Rechtesystem ical&json)
5 years ago
Igor Scheller 02ee581202 User view: Show double assigned shifts
closes #674 (Number of shifts differs in web interface and API response)
5 years ago
Igor Scheller dfcacaa331 Renamed message send buttons
closes #702 (Sending a message and an irritating button)
5 years ago
Igor Scheller a8333dd4d5 Only show "iCal export and API" on own profile page
It's confusing to see it on other profile pages
5 years ago
Christian Kleinbach e4712658a4 added german date format for ticks in calender view + corresponding translation 5 years ago
Igor Scheller 94753bc3d8 Worklog: Limit worklog comment length to 200 as it is configured in the database 5 years ago
Igor Scheller e1471248fe User: Add pronoun statement 5 years ago
Igor Scheller ec47d124bb Shifts overview: only scroll shifts, not whole page 5 years ago
Michael Weimann ea034ecec6 Add the container class to some views 5 years ago
Michael Weimann e16e0b2644 Migrate Question usages 5 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 dd03662968 Rebuild password reset 5 years ago
Igor Scheller 8f8130634e Show normal login page after registration, added msg() template function 5 years ago
Igor Scheller a51bfae6e5 User view: Fix shifts order if user has worklogs 5 years ago
msquare 3ce3129b6e feature: disable lastname+prename in config 5 years ago
msquare 1604d2bce0 format freeloader duration on user myshifts page 5 years ago
msquare d4e0fb0013 format freeloader duration on user myshifts page 5 years ago
msquare 39fda9b04f format freeloader duration on user myshifts page 5 years ago
msquare 10fcd66da3 format freeloader duration on user myshifts page 5 years ago
msquare edcf794a32 fixes #644: display shifts with same start time on user myshifts page 5 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
msquare af580389c1 no time for arrival day needed 5 years ago
Igor Scheller d794efe7bd User overview: Order by planned arrival/departure dates 5 years ago
msquare 0c51d3c487 make shift calendar printable 5 years ago
Igor Scheller bcce2625a8 Implemented AuthController for login
* Moved /login functionality to AuthController
* Refactored password handling logic to use the Authenticator
6 years ago
Igor Scheller 0458ce9509 Added more error messages 6 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 b6eda8dbfc Fix profile link to mark angels as arrived 6 years ago