Skip to content

Releases: Sowapps/orpheus-rest

v4.0.0: Improve entity permissions with role and options

27 Oct 08:19
Compare
Choose a tag to compare
Add bind for alias sources to get authenticated user
Implement adv role owner
Move http authentication to security service
Use role option for read rest

v1.3.1

14 Nov 15:51
Compare
Choose a tag to compare
Fix required php version

v1.3.0: Standard Orpheus 2022 March 1

09 Mar 13:49
Compare
Choose a tag to compare
Implement more standard
Add many missing doc & comments
Clean some deprecated things

v1.2.2

13 Jan 19:04
Compare
Choose a tag to compare
Wow, now rename all SQL to Sql

v1.2.1

13 Jan 18:43
Compare
Choose a tag to compare
Finally, rename all HTTP to Http

v1.2.0: Rename some constant and use now WEB_ROOT instead of SITEROOT with re…

04 Dec 08:35
Compare
Choose a tag to compare

v1.1.0: Fix handling exceptions / errors with PHP 7

12 May 15:57
Compare
Choose a tag to compare
Restrict compatibility with PHP 7.4
This implies major changes, with no BC, require more tests

v1.0.1: Add remote template controller to get a template

20 Apr 11:47
Compare
Choose a tag to compare

v1.0.0: Improve hierarchical system

20 Apr 08:42
Compare
Choose a tag to compare
Improve user authentication
Authenticated user is now globally known
Filter children using parent filter
All REST controllers are using output parameter
Auto create children using parent id
Add remote template controller to get a template
Change REST rights to merge it with actions
Alias is now accessible to controller

v0.2.0

04 Apr 09:23
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
Fix support of error handling