Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-01 | Update de po file | Michael Weimann | |
2019-11-30 | footer.twig: Fix translation import warnings | Igor Scheller | |
2019-11-29 | Twig update to > 2.11: Fixed namespaces, warnings and cleanup | Igor Scheller | |
2019-11-23 | add 36c3 theme | msquare | |
2019-11-20 | Add auto focus to the login fiel | Michael Weimann | |
2019-11-11 | Formatting to follow PSR-12 | Igor Scheller | |
2019-10-28 | Replace full-text message ids with keys in credits template | Luca | |
2019-10-28 | Remove unused message from default.po | Luca | |
2019-10-28 | Move translations whose message ids do not appear as literals in the sources ↵ | Luca | |
into a separate file Test whether additional.{m,p}o files are loaded correctly | |||
2019-10-27 | Fix X-Poedit-Basepath for de_DE locale | Luca | |
Configure Poedit to correctly interpret the keyword _e | |||
2019-10-21 | Merge pull request #651 from MyIgel/shift-deletion-worklog | Igor Scheller | |
Save time of past shifts as worklog if they get deleted | |||
2019-10-21 | Removed .mo files | Igor Scheller | |
2019-10-20 | Shifts overview: Style cleanup | Igor Scheller | |
2019-10-20 | removed dotted line | Jan Kapellen | |
2019-10-20 | style: formatting and nesting | Igor Scheller | |
2019-10-20 | adding a dashed line when expandable | Wonko T. Sane | |
2019-10-20 | Fix for #526 | Wonko T. Sane | |
Implementation idea stolen from http://jsfiddle.net/6K7t4/24/ | |||
2019-10-13 | Makes Monday first day of the week even if English language is selected | Michael Weimann | |
2019-10-13 | Removed .mo translation files from version control, use .po as fallback | Igor Scheller | |
2019-10-13 | credits: Make them translatable and use markdown | Igor Scheller | |
2019-10-13 | Frontend: Show language selects on every page | Igor Scheller | |
2019-10-13 | Shifts view: Persist hidden filters | Igor Scheller | |
2019-10-08 | Rebuild password reset | Igor Scheller | |
2019-10-08 | Show normal login page after registration, added msg() template function | Igor Scheller | |
2019-10-06 | login: Added div around cookies note to center it | Igor Scheller | |
2019-09-18 | Deleted shift: Added message about worklog entry | Igor Scheller | |
2019-08-18 | better login error message | msquare | |
2019-08-09 | fix shift view buttons | msquare | |
2019-08-04 | fixes #631: alert/link coloring | msquare | |
2019-07-26 | Use core-js as polyfill to really support older browsers. | marudor | |
2019-07-24 | make shift calendar printable | msquare | |
2019-07-21 | fix login text field icons | msquare | |
2019-07-21 | simplified login form, show password recovery always, some camp theme tweaks | msquare | |
2019-07-21 | Merge pull request #624 from MyIgel/version | msquare | |
Added version to credits and metrics page | |||
2019-07-21 | Added version to credits and metrics page | Igor Scheller | |
2019-07-20 | all 3 color themes for camp and high contrast theme | msquare | |
2019-07-20 | add cccamp19 theme | msquare | |
2019-07-14 | all 3 color themes for camp and high contrast theme | msquare | |
2019-07-11 | add cccamp19 theme | msquare | |
2019-07-09 | Added validation to AuthController | Igor Scheller | |
2019-07-08 | Replaced gettext translation with package | Igor Scheller | |
This allows to check if no translation is available | |||
2019-07-08 | Implemented AuthController for login | Igor Scheller | |
* Moved /login functionality to AuthController * Refactored password handling logic to use the Authenticator | |||
2019-07-08 | Fixed translations | Igor Scheller | |
2019-06-04 | Added more error messages | Igor Scheller | |
2019-06-04 | Add a config option for maximum signup in advance | MichiK | |
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. | |||
2019-04-28 | re add missing translation from twig files | msquare | |
2019-04-28 | update german translation | msquare | |
2019-04-28 | update german translation | msquare | |
2019-01-13 | fixes #178: Show not only next but also last shift in free angels view | msquare | |
2018-12-28 | moment.js: Set language on initialization | Igor Scheller | |
closes #544 (Translation error german / english mix) |