Ryan Cramer
|
e81da24679
|
Fix issue processwire/processwire-issues#1518
|
2023-07-25 09:34:57 -04:00 |
|
Ryan Cramer
|
4c6c2b7c89
|
Fix issue processwire/processwire-issues#889
|
2023-07-21 11:05:27 -04:00 |
|
Ryan Cramer
|
1749ba17ac
|
Fix issue processwire/processwire-issues#1767
|
2023-06-28 09:14:22 -04:00 |
|
Ryan Cramer
|
ce06ffa496
|
Additional improvements to WireCache, WireCacheInterface and WireCacheDatabase
|
2023-05-26 13:35:30 -04:00 |
|
Ryan Cramer
|
908479d786
|
Fix issue where Inputfield showIf condition that matches a single period "." was not working correctly due to jQuery adjustments from a couple weeks ago
|
2023-05-02 09:08:59 -04:00 |
|
Ryan Cramer
|
1d7f029fa5
|
Update many other .js files for jQuery 3.x deprecations
|
2023-04-19 10:08:54 -04:00 |
|
Ryan Cramer
|
3f2488de7d
|
Fix inputfields.js JS issue mentioned in forum via @matjazpotocnik
Co-authored-by: matjazpotocnik <matjaz.potocnik@um.si>
|
2023-04-16 09:58:51 -04:00 |
|
Ryan Cramer
|
bd0253477e
|
Update lots of core .js files for jQuery 3.6.4 support
|
2023-04-14 11:54:28 -04:00 |
|
Ryan Cramer
|
7352d1d7f3
|
Fix issue processwire/processwire-issues#1712
|
2023-03-30 09:28:24 -04:00 |
|
Ryan Cramer
|
834f3507d5
|
Fix issue processwire/processwire-issues#1662
|
2023-01-06 07:56:27 -05:00 |
|
Ryan Cramer
|
56e999dddb
|
Updates for processwire/processwire-issues#1643
|
2022-12-02 08:02:49 -05:00 |
|
Ryan Cramer
|
9c3d03c4a1
|
Various minor updates
|
2022-11-25 14:27:36 -05:00 |
|
Ryan Cramer
|
96bb90bb2e
|
Update inputfields.js for better error handling and improved reload support
|
2022-10-06 13:14:55 -04:00 |
|
matjazpotocnik
|
f510392e7e
|
Fix issue #1623
|
2022-09-20 11:20:18 -04:00 |
|
Ryan Cramer
|
a5c70a4e7d
|
Upgrade core to have lazy-loading option for Fields, Templates, Fieldgroups. Collaboration with @thetuningspoon for boot performance improvement on installations with large quantities of fields/templates/fieldgroups. Lazy loading option is enabled by default but can be disabled by setting $config->useLazyLoading=false; in your /site/config.php file.
Co-authored-by: thetuningspoon <mspooner@hey.com>
|
2022-02-04 14:51:11 -05:00 |
|
Ryan Cramer
|
1043e73ab8
|
Add support for an Inputfield "changed" JS event in inputfields.js
|
2021-08-20 13:47:46 -04:00 |
|
Ryan Cramer
|
2adebb6d78
|
Update inputfields.js to support selection of Inputfield elements behaving as a tab
|
2021-07-09 11:01:26 -04:00 |
|
BernhardBaumrock
|
2911a16604
|
Add PR #169 which adds alternate behavior option for Inputfield labels as open/close toggles (currently AdminThemeUikit setting)
|
2021-05-11 09:58:25 -04:00 |
|
Ryan Cramer
|
a565e9539a
|
Add Inputfields.startSpinner() and Inputfields.stopSpinner() methods to inputfields.js Inputfields class
|
2021-04-28 14:00:01 -04:00 |
|
Ryan Cramer
|
6c068e6d55
|
Improvements to inputfields.js front-end management of Inputfields, including a few new API methods and it now opens/collapses Inputfields in the same row together as a group.
|
2020-12-30 13:18:48 -05:00 |
|
Ryan Cramer
|
80208b55e2
|
Some improvements to Inputfields JS library with regard to handling checkbox/radio dependencies
|
2020-12-04 15:41:44 -05:00 |
|
Ryan Cramer
|
13cb795c3d
|
Update the Inputfield debug mode toggle-icon hover state to also work with InputfieldFieldset types
|
2020-11-27 08:33:01 -05:00 |
|
Ryan Cramer
|
60853ceda7
|
Minor improvement to inputfields.js
|
2020-10-09 13:29:40 -04:00 |
|
Ryan Cramer
|
6f4a76d74e
|
Minor updates, plus update the inputfields.js triggered events (openReady, opened, closeReady, closed) to include the Inputfield element in the event arguments for simpler access to it vs the event.target.
|
2020-08-14 15:18:05 -04:00 |
|
Ryan Cramer
|
9c2c5e986e
|
Various minor theme updates
|
2020-07-10 12:32:08 -04:00 |
|
Ryan Cramer
|
af6a68e06d
|
Update ProcessLogin to support login by email address for the admin. To use, you must enable the "unique" flag on your "email" field (Setup > Fields > email > Advanced), and then you can enable login-by-email in the ProcessLogin module settings.
|
2020-02-14 15:15:28 -05:00 |
|
Ryan Cramer
|
93f422a2cf
|
Update inputfields.js so that you can specify #find-fieldName as a URL fragment on pages containing an InputfieldForm and it will locate and highlight the field identified by fieldName. Also update $page->editUrl() function to accept a field name to find in the page editor, which uses the inputfields.js #find-fieldName added in this commit, i.e. $page->editUrl('body');
|
2020-02-14 14:45:50 -05:00 |
|
Ryan Cramer
|
12dbe3f250
|
Fix issue processwire/processwire-issues#1056
|
2019-12-27 13:39:31 -05:00 |
|
Ryan Cramer
|
4656672c81
|
Fix issue processwire/processwire-issues#1030
|
2019-11-21 08:59:30 -05:00 |
|
Ryan Cramer
|
c9713f0bc4
|
Fix issue processwire/processwire-issues#1010 add support for dependencies to InputfieldPageListSelectMultiple and InputfieldPageAutocomplete
|
2019-11-05 10:46:56 -05:00 |
|
Ryan Cramer
|
b3337d0110
|
Bump version to 3.0.144
|
2019-11-01 09:58:44 -04:00 |
|
Ryan Cramer
|
69e2c0e729
|
Lots of upgrades to ProcessField overrides tab
|
2019-10-31 15:39:18 -04:00 |
|
Ryan Cramer
|
da36905422
|
Add new new full JS API for Inputfields, represented by 'Inputfields' JS var. See top of inputfields.js file for details.
|
2019-10-31 15:29:32 -04:00 |
|
Ryan Cramer
|
6b20f429a9
|
Various minor updates and optimizations to several core classes
|
2019-10-09 11:52:36 -04:00 |
|
Ryan Cramer
|
a88c6a49c7
|
Fix issue where using crop/resize tools on an image within a NESTED repeater item would not save the changes after clicking the Save button in the page editor.
|
2019-06-04 09:30:35 -04:00 |
|
Ryan Cramer
|
dcf226995c
|
Improvements and minor refactoring in WireCache.php ($cache API var)
|
2019-04-10 11:55:17 -04:00 |
|
Ryan Cramer
|
cf2be06dfc
|
Add AdminThemeDefault/AdminThemeReno column widths fix as suggested by @Toutouwai in processwire/processwire-issues#306 plus add typo fix per processwire/processwire-issues#797
|
2019-03-26 11:00:11 -04:00 |
|
Ryan Cramer
|
621c34a417
|
Fix issue processwire/processwire-issues#124
|
2019-03-04 11:01:33 -05:00 |
|
Ryan Cramer
|
be84331dbd
|
Fix issue processwire/processwire-issues#818 where listable but not editable or viewable page in dropdown for Pages > Tree > [items] was navigating to some useless JSON output. Also disabled the fallback to view URL when page is viewable but not editable.
|
2019-03-01 09:21:18 -05:00 |
|
Ryan Cramer
|
c146c71de3
|
Add @Toutouwai processwire/processwire-requests#242 to support automatic open of collapsed Inputfield when file dragged into file/image or CKEditor field that supports it
|
2018-11-08 09:04:04 -05:00 |
|
Ryan Cramer
|
b07d7341eb
|
Improvements and refactorings to inputfields.js, plus add processwire/processwire-requests#224, and addition of new public API methods: InputfieldFocus($inputfield) which finds, opens and focuses an Inputfield (making it visible) regardless of where it is in the interface; InputfieldOpen($inputfield) which opens a collapsed Inputfield; and InputfieldClose($inputfield) which does the opposite. Thanks to @Toutouwai for the feature request and example code that got this started.
|
2018-09-11 11:31:34 -04:00 |
|
Ryan Cramer
|
c1dc6a9b9f
|
Add @Notanotherdotcom PR #96 to allow use of field names with brackets (array) in field dependencies
|
2018-05-23 08:34:33 -04:00 |
|
Ryan Cramer
|
d06fd64171
|
Fix issue processwire/processwire-issues#603 where toggling repeater item open/closed makes outline disappear the second time you do it
|
2018-05-23 08:28:54 -04:00 |
|
Ryan Cramer
|
63cba339e4
|
Add "Cancel" JS callback to ProcessWire.confirm(message, funcOk, funcCancel) per PR #108
|
2018-05-11 08:20:26 -04:00 |
|
Ryan Cramer
|
2d8dc82010
|
Fix issue processwire/processwire-issues#590 dropdown hover ajax menus using fix suggested in issue report
|
2018-05-10 05:37:29 -04:00 |
|
Ryan Cramer
|
c1ca1fde3b
|
Fix minor JS issue where ajax-loaded inputfields didn't have the toggle arrow icon properly adjusting for open/closed state
|
2018-03-13 09:40:04 -04:00 |
|
Ryan Cramer
|
cb2683208f
|
Various minor adjustments
|
2018-02-02 10:16:15 -05:00 |
|
Ryan Cramer
|
337e59663b
|
Add support for group notifications in AdminThemeFramework (AdminThemeUikit), along with a config option in the AdminThemeUikit module. Also fix an issue in ProcessProfile that was interfering with ajax requests.
|
2017-11-20 09:45:16 -05:00 |
|
Ryan Cramer
|
32b3da7b0d
|
Fix issue where collapsed repeater in fieldset (where repeater is only field in fieldset), when clicking to un-collapse repeater, it would jump to top of page
|
2017-11-19 06:33:22 -05:00 |
|
Ryan Cramer
|
1900675bbb
|
Various minor fixes and bump version number to 3.0.63
|
2017-05-26 14:35:16 -04:00 |
|