issues
search
jarektkaczyk
/
revisionable
Nice and easy way to handle revisions of your db
http://softonsofa.com
MIT License
259
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
php 8.1 support
#79
mustaydin
closed
8 months ago
0
Fix Call to undefined function array_get
#78
daryledesilva
closed
1 year ago
3
Is this package 7.x compatible?
#77
hjelmdal
opened
4 years ago
0
Add support for JSON attributes
#76
lilashih
closed
4 years ago
1
Ability to save a specific header
#75
TiagoJacobs
opened
5 years ago
0
Snapshot method broken?
#74
edbentinck
opened
6 years ago
0
Fix #71 - Update RevisionsTableCommand.php
#73
sbreiler
closed
6 years ago
0
Ldap connection
#72
subdesign
closed
6 years ago
1
Error when generating the migration table
#71
wrux
closed
6 years ago
2
Laravel 5.5 Support
#70
austinheap
closed
6 years ago
0
Clean method
#69
darron1217
closed
6 years ago
2
Support for Laravel 5.5
#68
darron1217
closed
6 years ago
0
HTML field redered on revision->renderDiff()
#67
barroca
closed
6 years ago
3
Presenter not working
#66
zanozik
closed
6 years ago
1
Laravel 5.1 is not supported
#65
itsneel
closed
7 years ago
1
Call to undefined method Sofa\Revisionable\Laravel\ServiceProvider::publishes()
#64
neoacevedo
closed
7 years ago
2
There are no commands defined in the "vendor" namespace.
#63
neoacevedo
closed
7 years ago
0
Class 'Sofa\Revisionable\Adapters\SessionProvider' not found
#62
the91end
closed
7 years ago
1
Fix typo in RevisionUpgrade command.
#61
hariesnurikhwan
closed
7 years ago
0
Getting exception while publishing vendor files.
#60
hariesnurikhwan
closed
7 years ago
1
Revision Upgrade Command
#59
xian13
closed
7 years ago
0
How to trigger a revision for a custom method from a Controller?
#58
franciscocorrales
closed
8 years ago
2
add session user provider to branch 2.0
#57
sbtsdev
closed
8 years ago
0
publishing config failes
#56
ronnievisser
closed
8 years ago
8
different database connection
#55
ronnievisser
closed
7 years ago
5
Add default db config
#54
sbtsdev
closed
8 years ago
0
Changes in model not saved in revision table
#53
kalakaari
closed
8 years ago
0
Update ServiceProvider.php
#52
mvdpoel
closed
8 years ago
1
'Illuminate\Auth\SessionGuard' does not have a method 'driver'
#51
nucarlos
closed
8 years ago
0
Using PK as string and composite PK
#50
jfhernandeze
closed
8 years ago
0
Support laravel 5.2
#49
xian13
closed
8 years ago
4
[Laravel 5.2.x] bindShared() is deprecated, use singleton instead, in ServiceProvider
#48
aedart
closed
8 years ago
1
Revisionable not saving changes on Laravel 5.1
#47
tochie-daniels
closed
8 years ago
2
Support for Laravel 5.2
#46
xian13
closed
8 years ago
1
Change bindShared to singleton
#45
xian13
closed
8 years ago
2
Add getUserModel to Revision model and make all checks pass
#44
chaosfinity
closed
8 years ago
1
Bug when relying simply just on latest()
#43
hasokeric
closed
8 years ago
4
Update is not being tracked
#42
hasokeric
closed
9 years ago
1
Privot data (save additional data into the revision table)
#41
RKAN
closed
9 years ago
0
feature request: changing user on recording
#40
shibby
closed
8 years ago
0
user_id is saved as -- even if the user is logged in
#39
nikhileshva
closed
9 years ago
5
Ambiguous class resolution warning
#38
rjp2525
closed
9 years ago
2
Get revisions of a sub-object
#37
Fl0ux
closed
8 years ago
1
How to handle changes in pivot table
#36
coding-sunshine
closed
9 years ago
1
Not able to get the Labels from presenters
#35
nikhileshva
closed
9 years ago
2
I am able to get the latestRevision, but not able to get all the revision
#34
nikhileshva
closed
9 years ago
1
How to get the 'Name' of user from the revisions table?
#33
nikhileshva
closed
9 years ago
1
Presenters not working
#32
nikhileshva
closed
9 years ago
3
The revisions table only saves the created entry
#31
nikhileshva
closed
9 years ago
2
Error: latestRevision is Undefined Property
#30
nikhileshva
closed
9 years ago
1
Next