summaryrefslogtreecommitdiff
path: root/resources
AgeCommit message (Collapse)Author
2019-12-08Twig: Macros: Form: Use input options and primary submit buttonIgor Scheller
2019-12-01Update de po fileMichael Weimann
2019-11-30footer.twig: Fix translation import warningsIgor Scheller
2019-11-29Twig update to > 2.11: Fixed namespaces, warnings and cleanupIgor Scheller
2019-11-23add 36c3 thememsquare
2019-11-20Add auto focus to the login fielMichael Weimann
2019-11-11Formatting to follow PSR-12Igor Scheller
2019-10-28Replace full-text message ids with keys in credits templateLuca
2019-10-28Remove unused message from default.poLuca
2019-10-28Move 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-27Fix X-Poedit-Basepath for de_DE localeLuca
Configure Poedit to correctly interpret the keyword _e
2019-10-21Merge pull request #651 from MyIgel/shift-deletion-worklogIgor Scheller
Save time of past shifts as worklog if they get deleted
2019-10-21Removed .mo filesIgor Scheller
2019-10-20Shifts overview: Style cleanupIgor Scheller
2019-10-20removed dotted lineJan Kapellen
2019-10-20style: formatting and nestingIgor Scheller
2019-10-20adding a dashed line when expandableWonko T. Sane
2019-10-20Fix for #526Wonko T. Sane
Implementation idea stolen from http://jsfiddle.net/6K7t4/24/
2019-10-13Makes Monday first day of the week even if English language is selectedMichael Weimann
2019-10-13Removed .mo translation files from version control, use .po as fallbackIgor Scheller
2019-10-13credits: Make them translatable and use markdownIgor Scheller
2019-10-13Frontend: Show language selects on every pageIgor Scheller
2019-10-13Shifts view: Persist hidden filtersIgor Scheller
2019-10-08Rebuild password resetIgor Scheller
2019-10-08Show normal login page after registration, added msg() template functionIgor Scheller
2019-10-06login: Added div around cookies note to center itIgor Scheller
2019-09-18Deleted shift: Added message about worklog entryIgor Scheller
2019-08-18better login error messagemsquare
2019-08-09fix shift view buttonsmsquare
2019-08-04fixes #631: alert/link coloringmsquare
2019-07-26Use core-js as polyfill to really support older browsers.marudor
2019-07-24make shift calendar printablemsquare
2019-07-21fix login text field iconsmsquare
2019-07-21simplified login form, show password recovery always, some camp theme tweaksmsquare
2019-07-21Merge pull request #624 from MyIgel/versionmsquare
Added version to credits and metrics page
2019-07-21Added version to credits and metrics pageIgor Scheller
2019-07-20all 3 color themes for camp and high contrast thememsquare
2019-07-20add cccamp19 thememsquare
2019-07-14all 3 color themes for camp and high contrast thememsquare
2019-07-11add cccamp19 thememsquare
2019-07-09Added validation to AuthControllerIgor Scheller
2019-07-08Replaced gettext translation with packageIgor Scheller
This allows to check if no translation is available
2019-07-08Implemented AuthController for loginIgor Scheller
* Moved /login functionality to AuthController * Refactored password handling logic to use the Authenticator
2019-07-08Fixed translationsIgor Scheller
2019-06-04Added more error messagesIgor Scheller
2019-06-04Add a config option for maximum signup in advanceMichiK
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-28re add missing translation from twig filesmsquare
2019-04-28update german translationmsquare
2019-04-28update german translationmsquare
2019-01-13fixes #178: Show not only next but also last shift in free angels viewmsquare