Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-08 | ImportSchedule: Append talk language to shift title | Igor Scheller | |
Resolves #587 (Include talk language into Frab-imported shift titles) | |||
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-11-29 | First step to PHP 7.4 compatibility... | Igor Scheller | |
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-13 | Removed .mo translation files from version control, use .po as fallback | Igor Scheller | |
2019-10-06 | Mailer: Use users locale for translation | Igor Scheller | |
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 | Replaced gettext translation with package | Igor Scheller | |
This allows to check if no translation is available | |||
2019-07-08 | Moved translation helpers to sub namespace | 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-19 | Translation: Enforce LC_NUMERIC for numeric conversions | Igor Scheller | |
2018-12-09 | Authenticator: Use id from user object | Igor Scheller | |
Closes #519 (iCal/JSON export only works when logged in) | |||
2018-12-02 | Implemented controller permissions | Igor Scheller | |
2018-12-02 | Moved permission checks to Authenticator class | Igor Scheller | |
2018-10-31 | Replaced more user related stuff | Igor Scheller | |
(Contains some buggy stuff too...) | |||
2018-10-31 | Changed `src/` code and templates to use the new user model | Igor Scheller | |
2018-10-30 | Translation: added pluralization support | Igor Scheller | |
2018-08-29 | Moved translation/internationalization to Helpers\Translator class | Igor Scheller | |