8000 Releases · cloudcake/laravel-approval · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: cloudcake/laravel-approval

v1.1.4: Merge pull request #22 from nagi1/master

31 Dec 07:30
e7527e1
Compare
Choose a tag to compare
Add reason field #21, and fix bug in disapproval method

v1.1.3: Merge pull request #18 from maggz69/master

28 Sep 09:04
3bce47b
Compare
Choose a tag to compare
fix issue with modifications not being able to get creations

v1.1.2: Merge pull request #16 from mahmudz/fix-newly-created-record-bug

23 Jul 12:53
96f063f
Compare
Choose a tag to compare

v1.1.1

25 Feb 01:57
1f579a9
Compare
Choose a tag to compare
Force explicit condition. Avoid creating pending modifications silently.

v1.1.0

20 Feb 22:20
Compare
Choose a tag to compare
  • Added modification trigger for non-existing models
  • Added creations scope to only retrieve pending creations
  • Added changed scope to only retrieve modifications where changes are pending

v1.0.2

30 Jan 16:41
Compare
Choose a tag to compare
  • Added ability to publish migrations instead of loading (Useful if your project uses UUID's)

v1.0.1

25 Jan 19:22
2d51f32
Compare
Choose a tag to compare
Fix forceApprovalUpdate passing undefined argument

v1.0.0

24 Jan 21:49
f541b08
Compare
Choose a tag to compare
Update README.md
0