issues
search
owen-it
/
laravel-auditing
Record the change log from models in Laravel
https://laravel-auditing.com
MIT License
3.05k
stars
390
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
PHP 8.4 tests, fix "Implicitly nullable parameter declarations deprecated"
#981
erikn69
closed
2 weeks ago
0
Invalid resolver implementation error for custom resolver
#977
rizkyzhang
closed
1 month ago
1
PHPStal lvl 0 baseline
#976
rajmundtoth0
opened
1 month ago
3
PHP Code Standard
#975
rajmundtoth0
opened
1 month ago
8
Column not found: 1054 Unknown column 'auditable_id' in 'field list' when using 'forceDelete'
#974
rebbieboi
closed
4 weeks ago
8
Phpstan lvl 1
#973
rajmundtoth0
opened
1 month ago
3
auditExclude merge versus replace
#969
gravitymedianet
opened
2 months ago
0
Gravitymedianet audit exclude merge feature
#968
gravitymedianet
closed
2 months ago
0
allows for merging excludes into the config exclude list
#967
gravitymedianet
closed
2 months ago
0
fix: RecordCustomAudit listener
#963
Pr3d4dor
opened
3 months ago
2
Allow for creating an Auditable model even if application is not spun up
#962
cosmastech
opened
3 months ago
3
Should getMorphClass be used? Issue with auditing Bouncer package
#961
veodko
closed
3 months ago
4
Consider possible null values for Audit::$old_values and Audit::$new_…
#959
tminich
closed
3 months ago
0
Database allows null in old/new_values, but Audit::resolveData errors out if they are
#957
tminich
closed
3 months ago
2
Support for auditSync and auditDetach on Auditable custom Pivot class
#954
txdFrancesco
opened
4 months ago
6
Incorrect user associated with audit when changing users dynamically
#953
dariusvelavicius
closed
4 months ago
3
https://laravel-auditing.com/ is not accessible
#952
davidjr82
closed
4 months ago
4
fix prune method
#951
giolaza
closed
4 months ago
3
Model's all logs are deleted after v13.6.5 when Threshold is more 0
#950
giolaza
closed
4 months ago
9
Fix database prune, offset not working on some dbs
#948
erikn69
closed
4 months ago
14
Audited logs deleted on fresh install with threshold set to > 0
#947
neil-cldagency
closed
4 months ago
8
Prepared statement contains too many placeholders
#946
rebbieboi
closed
5 months ago
10
Update CHANGELOG.md to explain that recent changes are not here
#944
jezmck
opened
5 months ago
0
Fix audited relations duplicity on same model
#943
erikn69
closed
5 months ago
0
Auditing for each relationship being saved more than once in multiple relationship auditing with auditSync
#942
tiagocpeixoto
closed
5 months ago
0
Accessing static trait property OwenIt\Auditing\Audit::$auditingDisabled is deprecated
#941
Levivb
closed
5 months ago
2
Fix php 8.3 deprecation warning
#940
erikn69
closed
5 months ago
0
Added `auditSyncWithPivotValues` method
#939
erikn69
closed
5 months ago
1
Globally disable auditing on `withoutAuditing()`
#938
erikn69
closed
5 months ago
5
Fix #917 tests
#937
erikn69
closed
5 months ago
0
Fix "repository" link in README.md
#935
derekmd
closed
5 months ago
5
12.x EOL
#934
erikn69
closed
5 months ago
4
Avoid only using `id` as audit model primary key
#933
erikn69
closed
5 months ago
0
Use new version of issue templates
#932
erikn69
closed
5 months ago
0
Possible bug in auditSync: Unexpected old/new values
#931
tricki
closed
6 months ago
4
Possible bug in auditSync
#930
tricki
closed
5 months ago
2
Fix link in CONTRIBUTING.md
#929
tricki
closed
6 months ago
1
Add migrations for static analysis
#928
szepeviktor
closed
6 months ago
3
Laravel's auto event discovery not working
#926
surazdott
closed
6 months ago
1
Laravel Audit breaks Events Auto Discovery
#924
AbdullahALT
closed
6 months ago
1
AuditingEventServiceProvider disables Laravel's Event Auto-Discovery
#923
ManuelLeiner
closed
7 months ago
2
Unknown column 'auditEvents' in 'field list'
#922
cristiansoftlead
opened
7 months ago
0
feat (Auditable): customized relationship for Attach, Detach and Sync
#921
wilianx7
closed
5 months ago
3
Empty array values when auditing relations
#919
danielcarney96
closed
7 months ago
3
UUID user_type and user_id store error
#918
aytsystems
closed
4 months ago
3
Add `withoutAuditing()` callback method to temporarily disable auditing for one class
#917
derekmd
closed
5 months ago
8
Fix Laravel 11 event auto-discovery by registering listeners in AuditingServiceProvider
#916
onlime
closed
6 months ago
12
Add config to allow records array values
#915
rizkypujiraharja
closed
6 months ago
2
Error when implementing transformAudit
#914
brunobacha
closed
5 months ago
2
Laravel 11
#910
120dev
closed
8 months ago
1
Next