Dylan Jay

Results 86 issues of Dylan Jay

Looks like there is a bug in where it should just select the closest parent LI. https://github.com/plone/mockup/blob/master/mockup/patterns/select2/pattern.js#L154 I am also using it inside the Sortable pattern (to sort the select2...

In an iframe the following happens - the position is calculated based on the screen view port. so middle can be off the iframes view - scroll bars are disabled...

e.g. `data-pat-select2 allowNewItems:true; tags:; maximumSelectionSize:1;` doesn't act like a tags widget. The work around is you have to use `tags:[]` to have it interpreted as json.

It would be hugely productive to use structure to be able to do adhoc searches across a whole site for example, find all unpublished files and publish them. Not sure...

99 tag: pattern:structure
04 type: enhancement

Not sure where it should be but Plone and mockup doesn't seem to make any statements about browser compatibility. https://community.plone.org/t/plone-5-browser-support/1293 Do we test against a suite of browsers? Is it...

# Problem Restapi @querystring doesn’t require authentication. This lists the users vocabulary which can list all users id and full name. Depending how plone is configured, the email could be...

01 type: bug

## Bug report ### Describe the bug When starting kodi, any addon menus that were cached to disc (via the cacheToDisc=True param in the addon), are not used on startup....

Triage: Needed

This software seems like one of best replacement itag apps and awesome it's open source.. One feature I was looking for.but haven't seen yet is to handle the following scenario....

There are times you want to override an adapter but use the fundtionality of the whatever else was registered that you overrode. This code allows you to do that. It...

enhancement

## Summary The ability to specify a additional level of priority for a request using a flag for when you are creating requests that could cause deadlocks. For example when...