Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-28 | questions: Don't strip content from messages | Igor Scheller | |
closes #545 ("=" removed in Questions & Answers) | |||
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-11-25 | more work on 35c3 theme | msquare | |
2018-11-21 | Require POST for sending forms | Igor Scheller | |
* Ensure that the form is submitted with a post request * Replaced several links with forms Closes #494 (Security Vulnerability) | |||
2018-10-31 | Replaced `Auth()` with `auth()` | 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 | Replaced some global `$user` variables | 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 | Merge branch 'twig-templates' | Igor Scheller | |
2018-09-23 | Config: Removed nightshifts query | Igor Scheller | |
2018-09-15 | Merge remote-tracking branch 'MyIgel/translations' | Igor Scheller | |
2018-09-02 | Template refactoring to use twig | 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-08-20 | Merge branch 'master' to 'rebuild-database' | Igor Scheller | |
2018-08-11 | Changed JS to use single quotes instead of double quotes | Bot | |
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 | |
2017-12-26 | Removed some short ifs from Shifts_view.php | Igor Scheller | |
2017-12-26 | fix room view | msquare | |
2017-12-26 | add my shifts button to shift view | msquare | |
2017-12-26 | fix dashboard rows | msquare | |