Conversation
web UI fixes
# v8.1 * Toil API release `1.13`: * Added `editUser` endpoint * Added `getOwnUser` endpoint * `healthcheck` endpoint now includes the server time (ISO-8601) and API version * Enhanced `app.json` with the `mobile` section (enable/disable app, enable/disable API token generation within Settings, per-Client rate limit, enable/disable QR-code mobile pairing) - for future mobile app release * Fixed translations for German and English * Added example values to `LDAP` section within `app.json` * The ID of the worktime is now being displayed within `Worktime records` and `All worktime records`. * Updated `README.md` * **Update requires DB migration** (see `README.md` section `Database`) * Added projects (read more within the `README.md`) * Upgrading composer dependencies, please run `composer update`: * `simple-router`: `4.3.7.2` to `5.0.0.3` * Added function to check if current user is admin * Added function to redirect directly to the suite page if an error occurs * Fixed an error causing infinite redirects to the 500 HTTP Page when the database is not available.
TT-184: Implement feature to propose corrections of worktimes
TT-176: Add utility plugin (exports)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.