Ian
Ian
### Description ### This may be related to the dicussion/resolution for #4856, but is a distinct issue. If you have a Google Address autocomplete input, and trigger focus programatically (e.g....
When trying to change a number (for example, Opacity or Angle) I can't use the number pad to the right of my keboard (and I did remember to turn Num...
**SDK you're using (please complete the following information):** - Version 2.9.0 (still seems to exist in 2.14.1) **Describe the bug** The Xero API returns a MSDateTimeFormat for the payment date....
OK - this is a bit of a curly one. Certain values within models are enforced. In my instance this happened in the Organisation model, with the "Class" being enforced,...
PHP 5.6.28 made an (apparently undocumented) change for scanning an SFTP directory. Previously the URL was created by casting the Resource as a string ("Resource #27"), now it requires it...
My previous fix treated events as starting at 12:00 to fix filtering. However this had the side effect of showing events at 12:00 too. This commit fixes that oversight.
This is instead of https://github.com/pusher/pusher-http-php/pull/385 which was submitted 4 months ago, but not accepted after review. This retains the minimum of 1.6, but also allow 2.x More info: https://paragonie.com/blog/2024/04/release-sodium-compat-v2-and-future-our-polyfill-libraries
rize/uri-template was previously locked to 0.3.5, this change allows updating to 0.3.6
In timeline view, using `eventStartEditable: false` prevents both editing the start time and the resource allocated to events. In my case the time is fixed, but the task can be...
### Summary This is a fix for #2548. With `search_contains` enabled, the search was matching the HTML. For example, if an optgroup had the name "This & that", a search...