Chris Nizzardini

Results 66 comments of Chris Nizzardini

I am going to bump this as well.

On this same note, why is there no way to see what routes are currently set? Is this trivial to expose? If so, please provide a method to get this...

Move them to a legacy page. They are still useful for those on older versions. Edit: Is there a release date or at least sense of when 5 will be...

I'm actually in a weird holding pattern on some of my plugins that I'm adding PHP 8 support to. I could end up doing back-to-back major version releases if I...

I encounter this in version 1.4 with this configuration: ```yaml # Read the documentation: http://xiidea.github.io/EasyAuditBundle/ xiidea_easy_audit: #entity_class: App\Document\AuditLog default_logger: true user_property: null # or username audit_log_class: App\Document\AuditLog doctrine_objects: App\Document\Services: [created,...

For this, I have no custom repository, just a Doctrine ODM document for App\Document\Services. I think this library does not look at App\Document. Uses only settings from `doctrine.orm` and not...

It was copied from here: https://github.com/xiidea/EasyAuditBundle/blob/master/Resources/doc/audit-log-entity-orm.md#or-doctrine-odm-document-class @ronisaha

Its on my mind, some personal items getting in the way of freetime dev right now. Gimme a few days. On Tue, Jun 21, 2022 at 3:24 PM othercorey ***@***.***>...

Yeah I moved my cnizz.com domain to a new server and missed this. Thanks for pointing this out.

Can you link to the dataTables documentation on DT_RowId?