Brian Litzinger

Results 19 issues of Brian Litzinger

The exp_entry_versioning table, in large sites, can often account for half or more than half of the overall database size. For example we have one site that has 500+ mb...

Probably a low priority issue, but thought I'd point it out, and this probably affects EE6 too. When a link or button is inside of an alert box I'm not...

## Overview Creates new “Edit Relationships” button, which when clicked, will instantiate the React component on the field, thus deferring the initial React bootup on page load. When many Relationship...

community feature
performance

Tested in EE 6 and 7. This is an issue because we have users clicking areas far away from the actual checkboxes themselves, and inadvertently selecting a checkbox because they...

**Description of the problem** As title says, the new field hints, when clicked, do not save the field's short name to the clipboard in Safari. **How To Reproduce** 1. Open...

I have the following node: <entry title="Bronze & Brass" url_title="bronze-brass" status="open" versioning_enabled="y" allow_comments="n" sticky="n"> Which causes many PHP errors when trying to import the theme. Changing the & to &...

Especially the path defined in the extensions file. There is no direction on what this path does or where it should be. For example does one point the path to...

This appears to be abandoned code with no updates in 2 years. To top it off the docs refer to two config options "tolerenceElement" and "handle", and neither of those...

resolves #1643 - Added fluid_field_after_update_field hook - Added fluid_field_after_add_field hook - Added additional parameters to fluid_field_get_field_data and fluid_field_add_field hooks - Move fluid_field_get_all_data hook, it was in the wrong place -...

development

**Description of the problem** I'm working on a new add-on, and I'm using the migrations when installing, and as expected the up() method in the migration file is called when...