Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-24 | feature: disable lastname+prename in config | msquare | |
2019-08-23 | format freeloader duration on user myshifts page | msquare | |
2019-08-23 | format freeloader duration on user myshifts page | msquare | |
2019-08-23 | format freeloader duration on user myshifts page | msquare | |
2019-08-23 | format freeloader duration on user myshifts page | msquare | |
2019-08-23 | fixes #644: display shifts with same start time on user myshifts page | msquare | |
2019-07-25 | no time for arrival day needed | msquare | |
2019-07-25 | User overview: Order by planned arrival/departure dates | Igor Scheller | |
2019-07-08 | Implemented AuthController for login | Igor Scheller | |
* Moved /login functionality to AuthController * Refactored password handling logic to use the Authenticator | |||
2019-06-04 | Fix profile link to mark angels as arrived | Igor Scheller | |
2019-06-03 | Log messages without inline HTML | Igor Scheller | |
2019-04-28 | fix hour format for work log entries on myshifts page | msquare | |
2019-04-28 | better nick validation, fixes #429 | msquare | |
2019-04-25 | Formatting | Igor Scheller | |
```bash php-cs-fixer fix --allow-risky=yes --rules=@PSR2,psr4,mb_str_functions.php_unit_construct,php_unit_ordered_covers,trailing_comma_in_multiline_array --rules='{"array_syntax": {"syntax":"short"}}' [tests/|src/] ``` | |||
2019-04-23 | Support disabling the planned arrival | Janne Heß | |
We also use Engelsystem for single-day events, and the planned arrival/departure feature doesn't make sense for us. | |||
2019-04-23 | Support disabling the DECT field | Janne Heß | |
It's a really chaos-event-specific feature and is confusing for many people on non-chaos events. | |||
2019-01-13 | fixes #178: Show not only next but also last shift in free angels view | msquare | |
2018-12-21 | user view: Show multiple worklog entries per day | Clemens | |
closes #531 (Multiple worklogs on same day not displayed in users shift list (but counted in sum)) | |||
2018-12-02 | Moved permission checks to Authenticator class | Igor Scheller | |
2018-10-31 | User: Bugfixes & code cleanup | Igor Scheller | |
2018-10-31 | Replaced more sql queries and old data | Igor Scheller | |
2018-10-31 | Moved arrival_date to state | Igor Scheller | |
2018-10-31 | Replaced more user related stuff | Igor Scheller | |
(Contains some buggy stuff too...) | |||
2018-10-31 | Removed `User($id)` function :tada: | Igor Scheller | |
2018-10-31 | Changed more functions :tada: | Igor Scheller | |
2018-10-31 | Changed user_link and some other user functions to use the user id | Igor Scheller | |
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-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 | Translatable user groups & cutoff fix | Igor Scheller | |
Closes #318 (Typo: "irt Manager" instead of "Shirt Manager") | |||
2018-09-23 | Config: Removed nightshifts query | Igor Scheller | |
2018-08-29 | Replaced gettext translation `_()` with `__()` that uses the Translator class | Bot | |
2018-08-29 | Removed translation from config file | Igor Scheller | |
2018-01-14 | Formatting | Bot | |
2018-01-14 | database: updated checks for selectOne | Igor Scheller | |
2018-01-01 | Fixes #401 | mia | |
Display "shift started" instead of "shift starts" when shift has already started. | |||
2017-12-30 | better hour formatting | msquare | |
2017-12-29 | fix worklog entry view | msquare | |
2017-12-29 | add work date to work log | msquare | |
2017-12-29 | add work log creator infor | msquare | |
2017-12-29 | add user work log entries feature | msquare | |
2017-12-29 | small improvements of user view | msquare | |
2017-12-29 | small improvements of user view | msquare | |
2017-12-29 | small improvements of user view | msquare | |
2017-12-27 | tshirt-score for forced active | msquare | |
2017-12-27 | Formatting | Bot | |
2017-12-27 | some beauty for the my shifts table | msquare | |
2017-12-27 | fixes #208, fixes #310: T-Shirt Score™ should be shown on the user view ↵ | msquare | |
page below your shifts | |||
2017-12-27 | check if logged in before sign up | msquare | |