...
Feature extensions | Short Description | Detailed Feature Description | |||
---|---|---|---|---|---|
Date input until 1800 possible | The date entry for numerical checks has been extended and is now possible retroactively up to 1800. | ||||
Additional role "Verify own issues” | Role management has been extended to include the authorization to verify own issues. | ||||
Automatically display checklists and issue PDF protocol after creation | After clicking on the desired PDF protocol, the file is loaded in the background as usual. What is new is that the page no longer has to be reloaded to display the protocol. After completion, a document icon appears and shortly thereafter the finished PDF protocol | Additional role "Verify own issues". | Role management has been extended to include the authorization to verify own issues. | ||
Do not enable group and group members in member assignment list | Through this extension in the group settings, administrative groups can be created. This allows users with the appropriate permissions to assign something to this group, but the group members themselves do not see the group and its members in the assignment list. | Date input until 1800 possible | The date entry for numerical checks has been extended and is now possible retroactively up to 1800. | ||
Public API: Edit / deactivate users | From now on, users can also be edited and disabled via the API. All these properties should be changeable with the new PATCH endpoint: PATCH public/user/{externalId}. The same rules apply as for any other patch endpoint. If a property is included in the JSON, its value should be updated with the value from the JSON. | ||||
Public API: Show checklist revision status | To distinguish between checklist revisions, the "RevisionId" property has been split into "CurrentRevisionId" and "CurrentDraftId". |
...