Commits
Branch selector
User selector
Datepicker
Commit History
Commits on May 9, 2024
feat: allow setting vendor/ location from ENV var
Show description for 3d94334committed
Commits on May 3, 2024
- committed
Update InputfieldFile and InputfieldImage to support file_context so that the same file/image field can appear more than once in the same editor. This was already supported with for repeaters, but …
Show description for bbaa557committed- committed
- committed
- committed
Commits on Apr 19, 2024
- committed
Add support for custom jQuery UI datepicker settings in InputfieldDatetime per processwire/processwire-requests#523 and also makes several new options interactively configurable in the field settin…
Show description for 4e2d798committed- committed
- committed
Add $inputfield->setLanguageValue($language, $value) and $inputfield->getLanguageValue($language) to Inputfield class when LanguageSupport is installed. This provides a nicer API for getting/settin…
Show description for 57b23efcommittedAdd a $datetime->strtodate() function which works like strtotime($str, $format) but returns a formatted date string rather than a timestamp. Also update the $datetime->strtotime() function to accep…
Show description for 3c0e9f3committed- committed
- committed
- committed
Commits on Apr 18, 2024
Add feature request processwire/processwire-requests#186 which adds the configurable option to always use the full clone form. Also updated it to show a count of how many pages would be cloned when…
Show description for 9a6963acommitted- committed
- committed
Commits on Apr 8, 2024
Commits on Apr 5, 2024
- committed
- committed
Update "Parent" section field in page editor to provide contextual options based on template family settings and access control, when available. This means it now gives you a <select> of allowed pa…
Show description for 9eb9f88committedUpdate Page::moveable method to also consider its template.parentTemplates setting so that it can return false when no potential parents exist using allowed templates. Also should fix processwire/p…
Show description for 9737b4ecommitted
Commits on Apr 3, 2024
Commits on Mar 28, 2024
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed