Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / owen-it/laravel-auditing issues and pull requests

#1004 - Laravel 12.x Support

Pull Request - State: open - Opened by erikn69 11 days ago - 2 comments

#1003 - Pint only on pull request

Pull Request - State: open - Opened by erikn69 13 days ago

#1002 - Model Auditing Not Working on AWS Lambda with Octane

Issue - State: closed - Opened by tiagocpeixoto 14 days ago - 2 comments

#1001 - Add Phpstan workflow

Pull Request - State: closed - Opened by erikn69 23 days ago

#1000 - Update .gitignore

Pull Request - State: closed - Opened by erikn69 24 days ago - 1 comment

#999 - Add pint workflow - Auto fix styling

Pull Request - State: closed - Opened by erikn69 24 days ago - 2 comments

#998 - PHPStan Fixes

Pull Request - State: closed - Opened by erikn69 24 days ago - 5 comments

#997 - ♻️ float no more

Pull Request - State: closed - Opened by willpower232 29 days ago - 1 comment

#996 - 🐛 unserialize must be void

Pull Request - State: closed - Opened by willpower232 29 days ago

#995 - ♻️ deal with null and false returns

Pull Request - State: closed - Opened by willpower232 29 days ago

#994 - ♻️ doc types first pass

Pull Request - State: closed - Opened by willpower232 29 days ago - 1 comment

#992 - Update audits.stub

Pull Request - State: open - Opened by MahammadBaghirzada about 1 month ago - 1 comment

#991 - New Release?

Issue - State: closed - Opened by calebdw about 2 months ago - 2 comments

#990 - incorrect user_type when logged in with two users simultaneoulsy

Issue - State: closed - Opened by naseef about 2 months ago - 2 comments

#989 - Removed 6.x support, and thus no need for handling the differend asse…

Pull Request - State: closed - Opened by erikn69 about 2 months ago

#988 - Correct Test Namespaces

Pull Request - State: closed - Opened by willpower232 about 2 months ago

#987 - 🐛 void function does not return

Pull Request - State: closed - Opened by willpower232 about 2 months ago

#986 - 🚨 audit should not have a factory

Pull Request - State: closed - Opened by willpower232 about 2 months ago

#985 - 🚨 first is nullable

Pull Request - State: closed - Opened by willpower232 about 2 months ago

#984 - V14 catchup

Pull Request - State: open - Opened by willpower232 about 2 months ago

#977 - Invalid resolver implementation error for custom resolver

Issue - State: closed - Opened by rizkyzhang 4 months ago - 1 comment

#976 - PHPStal lvl 0 baseline

Pull Request - State: closed - Opened by rajmundtoth0 4 months ago - 4 comments

#975 - PHP Code Standard

Pull Request - State: open - Opened by rajmundtoth0 4 months ago - 8 comments

#973 - Phpstan lvl 1

Pull Request - State: closed - Opened by rajmundtoth0 4 months ago - 4 comments

#969 - auditExclude merge versus replace

Pull Request - State: open - Opened by gravitymedianet 5 months ago

#968 - Gravitymedianet audit exclude merge feature

Pull Request - State: closed - Opened by gravitymedianet 5 months ago

#967 - allows for merging excludes into the config exclude list

Pull Request - State: closed - Opened by gravitymedianet 5 months ago

#963 - fix: RecordCustomAudit listener

Pull Request - State: closed - Opened by Pr3d4dor 6 months ago - 3 comments

#962 - Allow for creating an Auditable model even if application is not spun up

Pull Request - State: open - Opened by cosmastech 6 months ago - 6 comments

#961 - Should getMorphClass be used? Issue with auditing Bouncer package

Issue - State: closed - Opened by veodko 7 months ago - 4 comments

#954 - Support for auditSync and auditDetach on Auditable custom Pivot class

Pull Request - State: open - Opened by txdFrancesco 8 months ago - 7 comments

#952 - https://laravel-auditing.com/ is not accessible

Issue - State: closed - Opened by davidjr82 8 months ago - 4 comments

#951 - fix prune method

Pull Request - State: closed - Opened by giolaza 8 months ago - 3 comments

#950 - Model's all logs are deleted after v13.6.5 when Threshold is more 0

Issue - State: closed - Opened by giolaza 8 months ago - 9 comments
Labels: duplicate

#948 - Fix database prune, offset not working on some dbs

Pull Request - State: closed - Opened by erikn69 8 months ago - 14 comments

#947 - Audited logs deleted on fresh install with threshold set to > 0

Issue - State: closed - Opened by neil-cldagency 8 months ago - 8 comments
Labels: bug

#946 - Prepared statement contains too many placeholders

Issue - State: closed - Opened by rebbieboi 8 months ago - 10 comments
Labels: already fixed

#944 - Update CHANGELOG.md to explain that recent changes are not here

Pull Request - State: closed - Opened by jezmck 9 months ago - 1 comment

#943 - Fix audited relations duplicity on same model

Pull Request - State: closed - Opened by erikn69 9 months ago

#940 - Fix php 8.3 deprecation warning

Pull Request - State: closed - Opened by erikn69 9 months ago

#939 - Added `auditSyncWithPivotValues` method

Pull Request - State: closed - Opened by erikn69 9 months ago - 1 comment

#938 - Globally disable auditing on `withoutAuditing()`

Pull Request - State: closed - Opened by erikn69 9 months ago - 5 comments

#937 - Fix #917 tests

Pull Request - State: closed - Opened by erikn69 9 months ago

#935 - Fix "repository" link in README.md

Pull Request - State: closed - Opened by derekmd 9 months ago - 5 comments

#934 - 12.x EOL

Pull Request - State: closed - Opened by erikn69 9 months ago - 4 comments

#933 - Avoid only using `id` as audit model primary key

Pull Request - State: closed - Opened by erikn69 9 months ago

#932 - Use new version of issue templates

Pull Request - State: closed - Opened by erikn69 9 months ago

#931 - Possible bug in auditSync: Unexpected old/new values

Issue - State: closed - Opened by tricki 9 months ago - 4 comments
Labels: duplicate

#930 - Possible bug in auditSync

Pull Request - State: closed - Opened by tricki 9 months ago - 2 comments

#929 - Fix link in CONTRIBUTING.md

Pull Request - State: closed - Opened by tricki 9 months ago - 1 comment

#928 - Add migrations for static analysis

Pull Request - State: closed - Opened by szepeviktor 9 months ago - 3 comments

#926 - Laravel's auto event discovery not working

Issue - State: closed - Opened by surazdott 10 months ago - 1 comment
Labels: duplicate

#924 - Laravel Audit breaks Events Auto Discovery

Issue - State: closed - Opened by AbdullahALT 10 months ago - 1 comment
Labels: duplicate

#923 - AuditingEventServiceProvider disables Laravel's Event Auto-Discovery

Issue - State: closed - Opened by ManuelLeiner 10 months ago - 2 comments
Labels: bug

#922 - Unknown column 'auditEvents' in 'field list'

Issue - State: open - Opened by cristiansoftlead 10 months ago
Labels: cannot reproduce

#921 - feat (Auditable): customized relationship for Attach, Detach and Sync

Pull Request - State: closed - Opened by wilianx7 10 months ago - 3 comments

#919 - Empty array values when auditing relations

Issue - State: closed - Opened by danielcarney96 11 months ago - 3 comments

#918 - UUID user_type and user_id store error

Issue - State: closed - Opened by aytsystems 11 months ago - 3 comments
Labels: no feedback

#917 - Add `withoutAuditing()` callback method to temporarily disable auditing for one class

Pull Request - State: closed - Opened by derekmd 11 months ago - 8 comments

#916 - Fix Laravel 11 event auto-discovery by registering listeners in AuditingServiceProvider

Pull Request - State: closed - Opened by onlime 11 months ago - 12 comments

#915 - Add config to allow records array values

Pull Request - State: closed - Opened by rizkypujiraharja 11 months ago - 2 comments

#914 - Error when implementing transformAudit

Issue - State: closed - Opened by brunobacha 11 months ago - 2 comments
Labels: cannot reproduce

#910 - Laravel 11

Issue - State: closed - Opened by 120dev 11 months ago - 1 comment
Labels: duplicate

#909 - SoftDelete behaviour config option true/false

Issue - State: closed - Opened by dhcmega 11 months ago - 5 comments

#908 - Column with type `point` throws error

Issue - State: closed - Opened by weogrim 12 months ago - 1 comment

#907 - Implement support for Laravel 11.x.

Issue - State: closed - Opened by brunobacha 12 months ago - 1 comment

#906 - Laravel 11.x Compatibility

Pull Request - State: closed - Opened by laravel-shift 12 months ago - 3 comments

#905 - Laravel 11.x Support

Pull Request - State: closed - Opened by erikn69 12 months ago - 4 comments

#904 - Support 404labfr/laravel-impersonate

Pull Request - State: open - Opened by jose123v 12 months ago - 3 comments

#902 - Avoid user resolve twice

Pull Request - State: closed - Opened by erikn69 12 months ago

#901 - Values are not being audited when using DB::beginTransaction

Issue - State: closed - Opened by alexfarrugia almost 1 year ago - 2 comments

#899 - feat (Auditable): customized relationship for Attach, Detach and Sync

Pull Request - State: closed - Opened by wilianx7 about 1 year ago - 6 comments

#896 - Duplicate entries for every action

Issue - State: closed - Opened by K-Neu-Projects about 1 year ago - 8 comments
Labels: invalid

#895 - Binary attribute casting no longer works in new versions (works flawlessly with v13.5.1)

Issue - State: closed - Opened by djibrilcolynat about 1 year ago - 5 comments
Labels: bug

#894 - Disable queue by default

Pull Request - State: closed - Opened by erikn69 about 1 year ago

#893 - Fix DispatchAudit Serialization Problems

Pull Request - State: closed - Opened by erikn69 about 1 year ago - 2 comments

#891 - Serialization of 'Closure' is not allowed

Issue - State: closed - Opened by ManuelLeiner about 1 year ago - 7 comments
Labels: bug

#890 - The events (DispatchAudit) are missing the SerializesModels trait

Issue - State: closed - Opened by mjawad096 about 1 year ago - 9 comments

#889 - Bump github actions

Pull Request - State: closed - Opened by erikn69 about 1 year ago

#888 - Class "Request" not found

Issue - State: closed - Opened by robin-trigg about 1 year ago - 1 comment
Labels: bug

#887 - Correct reference to Request facade

Pull Request - State: closed - Opened by robin-trigg about 1 year ago

#886 - Audit excludes fields records are creating in table

Issue - State: closed - Opened by iamnoorsk about 1 year ago - 3 comments
Labels: invalid, wontfix

#885 - Enabling queue causes Unable to JSON encode payload. Error (5)

Issue - State: closed - Opened by danharper83 about 1 year ago - 7 comments
Labels: cannot reproduce

#883 - Fix queue auditing contracts breaking changes

Pull Request - State: closed - Opened by erikn69 about 1 year ago - 1 comment

#882 - Make queued auditing opt-in

Pull Request - State: closed - Opened by cosmastech about 1 year ago - 3 comments

#881 - Make queued audits feature opt-in

Pull Request - State: closed - Opened by erikn69 about 1 year ago - 4 comments

#880 - The [sync] queue connection has not been configured.

Issue - State: closed - Opened by alvaronds about 1 year ago - 5 comments
Labels: bug

#879 - Serialization of 'PDO' is not allowed - Queued Audits

Issue - State: closed - Opened by philip1337 about 1 year ago - 9 comments
Labels: bug, help wanted

#878 - Audit is not created when manually triggering the updated event on model

Issue - State: closed - Opened by omerbaskurt about 1 year ago - 4 comments

#877 - Record non modified fields

Issue - State: closed - Opened by nicktan147 about 1 year ago - 3 comments