Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-30 | Migrate message view | Michael Weimann | |
2019-12-26 | User: Add pronoun statement | Igor Scheller | |
2019-12-12 | Extended the iCal section with a collapsible card to show the current api key. | cbluoss | |
2019-12-08 | Renamed GuzzleServiceProvider to HttpClientServiceProvider, fixed ↵ | Igor Scheller | |
translation and import error | |||
2019-12-08 | Added Schedule parsing and replaced old Fahrplan importer | Igor Scheller | |
Resolves #553 (Change Frab Import from xCal to XML) Resolves #538 (Feature Request: Multi Frab Import) | |||
2019-12-01 | Update de po file | 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-13 | Removed .mo translation files from version control, use .po as fallback | Igor Scheller | |
2019-10-08 | Rebuild password reset | Igor Scheller | |
2019-09-18 | Deleted shift: Added message about worklog entry | Igor Scheller | |
2019-08-18 | better login error message | 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-22 | user: allow up to 40 characters for dect numbers | Igor Scheller | |
closes #309 (EPVPN number in DECT field is shortened) closes #529 (For dect numbers are only 5 digits allowed) | |||
2018-10-30 | Make application name configurable | Igor Scheller | |
* Added app_name configuration option * Extended `EngelsystemMailer` to prepend the application name to all mails Closes #426 | |||
2018-09-23 | Config: Removed nightshifts query | Igor Scheller | |
2018-09-10 | Moved frontend, templates and lang to resources | Igor Scheller | |