issues
search
VentureCraft
/
revisionable
Easily create a revision history for any laravel model
http://twitter.com/duellsy
MIT License
2.55k
stars
348
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support multiple DB connections
#435
TomKeyte
opened
1 month ago
0
The package store revisions when I create a new model despite not enabling it
#434
repzlaw
opened
1 month ago
0
Replaced DB query with eloquent so query uses model's $connection
#433
himanshu-bhalala-24
opened
3 months ago
0
Encrypted values not decrypting on read
#432
FinnThorwarth
opened
7 months ago
0
Shouldn't use original data in postCreate
#431
duganwdobbs
opened
8 months ago
0
Laravel 11.x Compatibility
#430
laravel-shift
closed
8 months ago
4
Display revisions in Laravel Nova
#429
wajdijurry
closed
1 year ago
2
Invalid foreign key for SoftDelete returns unknown instead of the original id
#428
coamw2
closed
1 year ago
1
Please allow table name to be configurable
#427
adrienne
opened
1 year ago
2
Consider storing only attributes that have been changed and only the diff values
#426
e200
closed
1 year ago
1
Is it a part instead of the whole?
#425
Tumeva
closed
1 year ago
1
Adding pivot attach and detach revisions
#424
MuriloChianfa
opened
1 year ago
1
doc: userResponsible() returns false
#423
CedricFrossard
closed
1 year ago
0
Laravel 10 Support
#422
yousefyahya
closed
1 year ago
0
Laravel 10 Support
#421
yousefyahya
opened
1 year ago
0
Laravel 10.x Compatibility
#420
laravel-shift
closed
1 year ago
2
add Laravel 10 support
#419
pxpm
closed
1 year ago
4
New Feature: Save changed and append custom data
#418
jtomek
closed
1 year ago
3
Update readme.md
#417
AhmadBD
closed
1 year ago
0
use in tables without integer primary key
#416
javadzanguei
opened
2 years ago
0
Fix/namespacing
#415
robbielove
closed
2 years ago
0
The article link in Readme.md is not working
#414
danichurras
opened
2 years ago
0
DateTime object to json serialization
#413
kkarayat
opened
2 years ago
0
so i created this fuction to return 'meta', anyone knows how to access [key] => date_achat / i want to display only the arrays where key == date_achat
#412
MohammadTabbaby
opened
2 years ago
0
More documentation around identifiableName()
#411
akorajac
opened
2 years ago
2
adding group_id to revisions table
#410
phpust
opened
2 years ago
0
Adds support for Laravel 9
#409
tabacitu
closed
2 years ago
1
Hotfix/apx 4473
#408
peterfrankjohnson
closed
2 years ago
0
Allow escaping | (pipe) and . (dot) for options string
#407
kiddtang
closed
4 months ago
0
Allow UUID being used for backpack users
#406
WikiRik
closed
2 years ago
0
Use a morpahble for user resolving instead of static config resolving.
#405
tekook
opened
3 years ago
2
Stop JSON data new_value being saved with slashes
#404
thetwopct
opened
3 years ago
0
Revisionable is largely abandonware – look elsewhere
#403
commadelimited
opened
3 years ago
3
Revisionable not creating revision entries for belongsToMany relationships
#402
commadelimited
opened
3 years ago
1
Explicitly providing `user_id` to Revisionable
#401
commadelimited
opened
3 years ago
1
Nothing happens when I try to save instance from `Comment` model
#400
mahmoudmohamedramadan
closed
3 years ago
2
Fixed link to "see this article" URL
#399
EricBusch
opened
3 years ago
0
Allow to get responsible when user is soft deleted
#398
sebastienheyd
opened
3 years ago
1
Supporting multiple auth
#397
koushik355
opened
3 years ago
1
additional fields not beeing stored when Storing Creations
#396
nobulk
closed
1 year ago
2
Methods must return the same structure for the revisions array
#395
adiafora
opened
3 years ago
0
The postForceDelete() method should return its own event
#394
adiafora
opened
3 years ago
0
Allow overwriting of `getRelatedModel()` method
#393
lukasleitsch
opened
3 years ago
0
Update RevisionableTrait.php
#392
Reinbier
closed
3 years ago
3
Revert #112 and follow #113
#390
lancepioch
closed
3 years ago
1
identifiableName() doesnt work with model User
#389
Fokuslight
opened
3 years ago
1
Disable system wide on specific projects
#388
subdesign
closed
3 years ago
1
release 1.36
#387
robjuz
closed
3 years ago
2
Update RevisionableTrait.php
#386
patrickcurl
opened
3 years ago
0
Support non-default database connections
#385
gergelykralik
opened
3 years ago
0
Next