Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-08 | Implemented AuthController for login | Igor Scheller | |
* Moved /login functionality to AuthController * Refactored password handling logic to use the Authenticator | |||
2018-12-22 | credits: Allow customization | Igor Scheller | |
2018-12-08 | Really fix the data/timepicker CSS and JS | MichiK | |
Attaching the timepicker to the input instead of the sorrounding div didn't turn out as expected. Therefore, I used the same mechanism for DOM attachment and lazy initialization for the timepicker like for the datepicker. Instead of trying to load the CSS through webpack and some JS voodoo, it's a lot simpler to just include it via the normal base theme CSS. This works. In addition, I noticed that there is an easier way to read the current locale. No need to do this twice via different ways. This closes #516. | |||
2018-12-08 | Fix the timepicker in shifts view | MichiK | |
This is one part of #516. | |||
2018-12-05 | Add timepickers in shifts view | MichiK | |
2018-12-02 | Templating: Improved error templates | Igor Scheller | |
2018-11-21 | Added csrf middleware | Igor Scheller | |
2018-10-31 | Changed `src/` code and templates to use the new user model | Igor Scheller | |
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-10-30 | EventConfig: Merge event configuration from database to global config | Igor Scheller | |
2018-10-24 | Templates cleanup | Igor Scheller | |
2018-10-24 | Footer: Add additional links to the footer | Igor Scheller | |
Closes #435 (Support for additional footer links) | |||
2018-10-24 | Shifts overview: Moved the filter button to be more visible | Igor Scheller | |
2018-10-24 | Navbar: Display user angel icon | Igor Scheller | |
2018-09-23 | Merge branch 'twig-templates' | Igor Scheller | |
2018-09-23 | Tried to fix inputfields for date, email, tel | Nos- | |
2018-09-10 | Moved frontend, templates and lang to resources | Igor Scheller | |