Adrian Jones

Results 105 issues of Adrian Jones

Hi Alister, I wanted to say thanks for this, it has come in very handy. I did however come across some iteration mistakes and also a few missing tags/attributes in...

Thanks for a great script! I think it would be very useful to have a setting that could be passed to change the current value of `20` that is used...

### Short description of the enhancement When using the long-click on an edit page action button it would be nice to have the option to Save and Close, rather than...

### Short description of the enhancement I'd like to see the strikethrough (unpublished) and faded (hidden) styling of page titles in the page edit breadcrumbs. ### Current vs. suggested behavior...

type: page status
type: styling

### Short description of the enhancement I am requiring users to use TOTP (I don't have the Email option enabled), so when we onboard new staff, we check to make...

### Short description of the issue I received the following exception when updating an existing row in a Profields Table field. ProcessWire\WireDatabaseQueryException: SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying...

status: has suggested fix
status: can't reproduce

### Short description of the issue ``` $page->of(false); $page->field_name = '1234|1235'; $page->save('field_name'); ``` won't overwrite existing entries for the field - the newly set values will be appended to existing...

### Short description of the issue `

status: fixed-please confirm

### Short description of the issue WireCache: get() $expire selector doesn't support OR groups ### Expected behavior It should support OR groups ### Actual behavior Cache doesn't get refreshed ever...

type: selector

### Short description of the issue If you have a fieldsetTab, the `wakeupValue()` of the contained fields is called on page load - it doesn't wait until the tab is...

status: multiple
type: feature request