summaryrefslogtreecommitdiff
path: root/includes/view/User_view.php
AgeCommit message (Collapse)Author
2019-12-26User: Add pronoun statementIgor Scheller
2019-10-08Rebuild password resetIgor Scheller
2019-10-08Show normal login page after registration, added msg() template functionIgor Scheller
2019-08-24User view: Fix shifts order if user has worklogsIgor Scheller
2019-08-24feature: disable lastname+prename in configmsquare
2019-08-23format freeloader duration on user myshifts pagemsquare
2019-08-23format freeloader duration on user myshifts pagemsquare
2019-08-23format freeloader duration on user myshifts pagemsquare
2019-08-23format freeloader duration on user myshifts pagemsquare
2019-08-23fixes #644: display shifts with same start time on user myshifts pagemsquare
2019-07-25no time for arrival day neededmsquare
2019-07-25User overview: Order by planned arrival/departure datesIgor Scheller
2019-07-08Implemented AuthController for loginIgor Scheller
* Moved /login functionality to AuthController * Refactored password handling logic to use the Authenticator
2019-06-04Fix profile link to mark angels as arrivedIgor Scheller
2019-06-03Log messages without inline HTMLIgor Scheller
2019-04-28fix hour format for work log entries on myshifts pagemsquare
2019-04-28better nick validation, fixes #429msquare
2019-04-25FormattingIgor 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-23Support disabling the planned arrivalJanne Heß
We also use Engelsystem for single-day events, and the planned arrival/departure feature doesn't make sense for us.
2019-04-23Support disabling the DECT fieldJanne Heß
It's a really chaos-event-specific feature and is confusing for many people on non-chaos events.
2019-01-13fixes #178: Show not only next but also last shift in free angels viewmsquare
2018-12-21user view: Show multiple worklog entries per dayClemens
closes #531 (Multiple worklogs on same day not displayed in users shift list (but counted in sum))
2018-12-02Moved permission checks to Authenticator classIgor Scheller
2018-10-31User: Bugfixes & code cleanupIgor Scheller
2018-10-31Replaced more sql queries and old dataIgor Scheller
2018-10-31Moved arrival_date to stateIgor Scheller
2018-10-31Replaced more user related stuffIgor Scheller
(Contains some buggy stuff too...)
2018-10-31Removed `User($id)` function :tada:Igor Scheller
2018-10-31Changed more functions :tada:Igor Scheller
2018-10-31Changed user_link and some other user functions to use the user idIgor Scheller
2018-10-31Changed `src/` code and templates to use the new user modelIgor Scheller
2018-10-30Translation: added pluralization supportIgor Scheller
2018-10-30Make application name configurableIgor Scheller
* Added app_name configuration option * Extended `EngelsystemMailer` to prepend the application name to all mails Closes #426
2018-10-30EventConfig: Merge event configuration from database to global configIgor Scheller
2018-10-24Translatable user groups & cutoff fixIgor Scheller
Closes #318 (Typo: "irt Manager" instead of "Shirt Manager")
2018-09-23Config: Removed nightshifts queryIgor Scheller
2018-08-29Replaced gettext translation `_()` with `__()` that uses the Translator classBot
2018-08-29Removed translation from config fileIgor Scheller
2018-01-14FormattingBot
2018-01-14database: updated checks for selectOneIgor Scheller
2018-01-01Fixes #401mia
Display "shift started" instead of "shift starts" when shift has already started.
2017-12-30better hour formattingmsquare
2017-12-29fix worklog entry viewmsquare
2017-12-29add work date to work logmsquare
2017-12-29add work log creator informsquare
2017-12-29add user work log entries featuremsquare
2017-12-29small improvements of user viewmsquare
2017-12-29small improvements of user viewmsquare
2017-12-29small improvements of user viewmsquare
2017-12-27tshirt-score for forced activemsquare