79 Commits (a18c7d13fcae0af77cdaef1947f2160cbf1dc56a)

Author SHA1 Message Date
Igor Scheller 15e6740e12 Twig update to > 2.11: Fixed namespaces, warnings and cleanup 5 years ago
msquare 3a6d096fff add 36c3 theme 5 years ago
Michael Weimann 9a170c82cb Add auto focus to the login fiel 5 years ago
Igor Scheller 68afc74b03 Formatting to follow PSR-12 5 years ago
Luca 8a298f0f5e Replace full-text message ids with keys in credits template 5 years ago
Luca 23d548585b Remove unused message from default.po 5 years ago
Luca 6cde313e47 Move translations whose message ids do not appear as literals in the sources into a separate file
Test whether additional.{m,p}o files are loaded correctly
5 years ago
Luca d10fe23366 Fix X-Poedit-Basepath for de_DE locale
Configure Poedit to correctly interpret the keyword _e
5 years ago
Igor Scheller 9b08b951a2
Merge pull request #651 from MyIgel/shift-deletion-worklog
Save time of past shifts as worklog if they get deleted
5 years ago
Igor Scheller 52b8b6b45c Removed .mo files 5 years ago
Igor Scheller eec1eff65b Shifts overview: Style cleanup 5 years ago
Jan Kapellen 941c08b2f6 removed dotted line 5 years ago
Igor Scheller c09c94f3ea style: formatting and nesting 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
Michael Weimann 75f04507ae Makes Monday first day of the week even if English language is selected 5 years ago
Igor Scheller fa35187795 Removed .mo translation files from version control, use .po as fallback 5 years ago
Igor Scheller 973c108b15 credits: Make them translatable and use markdown 5 years ago
Igor Scheller 7c9910677e Frontend: Show language selects on every page 5 years ago
Igor Scheller c9ebaa972c Shifts view: Persist hidden filters 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 24bfc29220 login: Added div around cookies note to center it 5 years ago
Igor Scheller c5dd21cbd6 Deleted shift: Added message about worklog entry 5 years ago
msquare 4d6a006d3d better login error message 5 years ago
msquare e4c2bd104b fix shift view buttons 5 years ago
msquare 51b5889666 fixes #631: alert/link coloring 5 years ago
marudor a07e62ca67
Use core-js as polyfill to really support older browsers. 5 years ago
msquare 0c51d3c487 make shift calendar printable 5 years ago
msquare 0e6de03ac1 fix login text field icons 5 years ago
msquare eefae43a47 simplified login form, show password recovery always, some camp theme tweaks 5 years ago
msquare 1e16f4c47e
Merge pull request #624 from MyIgel/version
Added version to credits and metrics page
5 years ago
Igor Scheller 4582f808f0 Added version to credits and metrics page 5 years ago
msquare 9e9fee25f2 all 3 color themes for camp and high contrast theme 5 years ago
msquare c412f6b009 add cccamp19 theme 5 years ago
msquare 6ca0e8e81a all 3 color themes for camp and high contrast theme 5 years ago
msquare 10d0428f64 add cccamp19 theme 5 years ago
Igor Scheller 6d5ada2522 Added validation to AuthController 5 years ago
Igor Scheller 508695efb2 Replaced gettext translation with package
This allows to check if no translation is available
5 years ago
Igor Scheller bcce2625a8 Implemented AuthController for login
* Moved /login functionality to AuthController
* Refactored password handling logic to use the Authenticator
5 years ago
Igor Scheller fd4303f336 Fixed translations 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
msquare 9829e6da39 re add missing translation from twig files 6 years ago
msquare 24d59dbde7 update german translation 6 years ago
msquare 184c36baab update german translation 6 years ago
msquare 60ad343b22 fixes #178: Show not only next but also last shift in free angels view 6 years ago
Igor Scheller 7b3901211a moment.js: Set language on initialization
closes #544 (Translation error german / english mix)
6 years ago
Igor Scheller 97bab8e063 styling: Fix colored links text hover on dark theme
closes #547 (Text-success hover on dark theme)
6 years ago
Igor Scheller b1d8fede46 user: allow up to 40 characters for dect numbers
closes #309 (EPVPN number in DECT field is shortened)
closes #529 (For dect numbers are only 5 digits allowed)
6 years ago