Skip to content

Releases: programmfabrik/fylr-plugin-sequence

v1.1.6

07 Jan 12:40
Compare
Choose a tag to compare
  • improved internal handling of error responses from fylr api

Full Changelog: v1.1.5...v1.1.6

Added parallel tests to internal apitest, improved and reformatted code

13 Nov 12:09
Compare
Choose a tag to compare

refactor usage of json.info

21 Dec 15:17
Compare
Choose a tag to compare

Fixed permissions handling

26 May 10:40
Compare
Choose a tag to compare

Fixed permissions handling for non-root users.

Users/groups that are assigned permissions to update objects need to be given create and write rights on the objecttype that is used to store the sequence values. It is important to allow the rights for the standard mask of this objecttype. The plugin will use this mask when creating/updating of sequence objects.

Full Changelog: v1.1.3...v1.1.4

Improved apitest

26 Apr 16:55
Compare
Choose a tag to compare
v1.1.3

Fixed apitest for a more generic oauth2 client handler

v1.1.2

26 Apr 10:45
Compare
Choose a tag to compare

updated to generate ZIP

v1.1.1

25 Apr 13:41
Compare
Choose a tag to compare

What's Changed

Other Changes

  • implemented templates for objecttypes and fields base on pool settings by @phempel in #4

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

14 Apr 07:28
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.1.0

v1.0.0

30 Mar 10:02
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

New Features 🎉

New Contributors

Full Changelog: https://github.com/programmfabrik/fylr-plugin-sequence/commits/v1.0.0