Ryan Cramer
|
b87404ade8
|
Bump version to 3.0.128
|
2019-03-29 15:34:22 -04:00 |
|
Ryan Cramer
|
d9ab9c56d5
|
Add $sanitizer->checkbox() method
|
2019-03-29 15:30:32 -04:00 |
|
Ryan Cramer
|
2a108b4cd0
|
Fix issue processwire/processwire-issues#239 (display Password description and notes in correct locations). Plus add support for disabling and/or relaxing some of the strict password requirements per a previous request (which I can't seem to find at the moment).
|
2019-03-29 11:49:01 -04:00 |
|
Ryan Cramer
|
478d299322
|
Add support for combined hooks that can be executed as either method or property per issue processwire/processwire-issues#232
|
2019-03-29 11:07:40 -04:00 |
|
Ryan Cramer
|
c4086084d8
|
Fix issue processwire/processwire-issues#214 and refactoring of dependent selects code in InputfieldPage.js
|
2019-03-29 10:11:35 -04:00 |
|
Ryan Cramer
|
bc917c6553
|
Enhancement/fix for processwire/processwire-issues#838
|
2019-03-28 10:31:32 -04:00 |
|
Ryan Cramer
|
ce8c369510
|
Fix issue processwire/processwire-issues#834
|
2019-03-28 05:52:44 -04:00 |
|
Ryan Cramer
|
f7b99d7676
|
Fix issue processwire/processwire-issues#837
|
2019-03-26 12:21:18 -04:00 |
|
Ryan Cramer
|
e0a96d40a2
|
Attempt fix for issue processwire/processwire-issues#835
|
2019-03-26 11:09:18 -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
|
f121425f0d
|
Some updates to PagesType class and update all PagesType hooks from deprecated to fully functional per processwire/processwire-issues#360
|
2019-03-26 10:08:26 -04:00 |
|
Ryan Cramer
|
768b27f4c8
|
Fix issue in ProcessPageLister where images were not displaying if the gridMode was set to "list (verbose)", plus a couple of other minor related adjustments
|
2019-03-23 08:02:45 -04:00 |
|
Ryan Cramer
|
2cad3ed11b
|
Various minor adjustments, but nothing interesting
|
2019-03-22 17:02:44 -04:00 |
|
Ryan Cramer
|
a2e7c35f95
|
Typo fix in AdminThemeUikit.module per processwire/processwire-issues#797
|
2019-03-21 13:05:32 -04:00 |
|
Ryan Cramer
|
505429e517
|
Fix issue processwire/processwire-issues#832
|
2019-03-21 11:12:01 -04:00 |
|
Ryan Cramer
|
40f35241e4
|
Fix issue processwire/processwire-issues#831
|
2019-03-21 10:14:03 -04:00 |
|
Ryan Cramer
|
1995067b96
|
Additional fix for issue processwire/processwire-issues#724
|
2019-03-21 10:06:48 -04:00 |
|
Ryan Cramer
|
02f05c6f67
|
Update to allow spaces in URL segments when allowed by config.pageNameWhitelist and config.pageNameCharset=UTF8 per processwire/processwire-issues#720
|
2019-03-21 09:19:01 -04:00 |
|
Ryan Cramer
|
7905fb5180
|
Add support for page.sort in PageFinder (DB selectors) per processwire/processwire-issues#496
|
2019-03-21 06:26:06 -04:00 |
|
Ryan Cramer
|
99cc9f8be7
|
Add support for noTrim option to InputfieldText/InputfieldTextarea per processwire/processwire-issues#459
|
2019-03-19 10:52:47 -04:00 |
|
Ryan Cramer
|
4ef5ebc8fb
|
Fix issue processwire/processwire-issues#364
|
2019-03-19 10:29:36 -04:00 |
|
Ryan Cramer
|
cfb533869d
|
Fix issue processwire/processwire-issues#334
|
2019-03-19 09:54:37 -04:00 |
|
Ryan Cramer
|
019057f846
|
Fix phpdoc typo in Module.php per processwire/processwire-issues#797
|
2019-03-19 09:35:45 -04:00 |
|
Ryan Cramer
|
2aa2342e18
|
Fix issue processwire/processwire-issues#768
|
2019-03-19 09:09:44 -04:00 |
|
Ryan Cramer
|
d72062a805
|
Fix issue processwire/processwire-issues#668
|
2019-03-19 08:48:05 -04:00 |
|
Ryan Cramer
|
40c05893ea
|
Fix issue processwire/processwire-issues#828
|
2019-03-19 06:25:34 -04:00 |
|
Ryan Cramer
|
762439bcc3
|
Fix issue processwire/processwire-issues#766
|
2019-03-19 05:58:58 -04:00 |
|
Ryan Cramer
|
23208d1ade
|
Update InputfieldSubmit to support disabling of populating selected dropdown value to submit button value
|
2019-03-17 07:43:20 -04:00 |
|
Ryan Cramer
|
6013f16c96
|
Small adjustment to liveSearch and missing 'n' property notice in last commit per @matjazpotocnik
|
2019-03-13 05:45:53 -04:00 |
|
Ryan Cramer
|
cbfe97de20
|
Upgrade ProcessPageSearchLive "view all" search results to use tabs rather than headings for improved usability
|
2019-03-11 12:48:42 -04:00 |
|
Ryan Cramer
|
68150887f6
|
Update JqueryWireTabs to add a render() method that provides an all-in-one tab rendering solution for the PW admin without any other setup/initialization needed.
|
2019-03-11 12:45:00 -04:00 |
|
Ryan Cramer
|
e427a03ff5
|
Fix issue processwire/processwire-issues#679
|
2019-03-08 11:54:08 -05:00 |
|
Ryan Cramer
|
a307d441d1
|
Add $sanitizer->minLength() method and another minor phpdoc typo fix per processwire/processwire-issues#797
|
2019-03-08 10:27:18 -05:00 |
|
Ryan Cramer
|
207b1ed26c
|
Fix typo in phpdoc on WireDatabaseBackup per processwire/processwire-issues#797
|
2019-03-08 10:23:17 -05:00 |
|
Ryan Cramer
|
fc88d64a03
|
Additional fix for processwire/processwire-issues#817
|
2019-03-05 11:42:10 -05:00 |
|
Ryan Cramer
|
a7c3b001ce
|
Attempt fix for issue processwire/processwire-issues#205
|
2019-03-05 09:15:10 -05:00 |
|
Ryan Cramer
|
1d9279f421
|
Fix issue processwire/processwire-issues#824
|
2019-03-04 11:44:30 -05:00 |
|
Ryan Cramer
|
621c34a417
|
Fix issue processwire/processwire-issues#124
|
2019-03-04 11:01:33 -05:00 |
|
Ryan Cramer
|
c41b670330
|
Fix issue processwire/processwire-issues#305
|
2019-03-04 10:54:07 -05:00 |
|
Ryan Cramer
|
b158b71c42
|
Update per processwire/processwire-issues#648
|
2019-03-04 10:10:58 -05:00 |
|
Ryan Cramer
|
cdb6dbaee1
|
Additional update for processwire/processwire-issues#183 also make repeaters editable to non-superusers with front-end editing options A and B.
|
2019-03-04 09:29:10 -05:00 |
|
Ryan Cramer
|
c38c166c67
|
Fix issue processwire/processwire-issues#817
|
2019-03-04 06:24:19 -05:00 |
|
Ryan Cramer
|
906640ecb7
|
Bump version to 3.0.127 plus some other minor updates
|
2019-03-01 15:38:48 -05:00 |
|
Ryan Cramer
|
ba8202d869
|
Improvements to PagesNames::pageNameFromFormat() method
|
2019-03-01 13:25:25 -05:00 |
|
Ryan Cramer
|
a43ea0ffa1
|
Fix issue processwire/processwire-issues#820
|
2019-03-01 11:58:30 -05:00 |
|
Ryan Cramer
|
8952afbddb
|
Fix issue processwire/processwire-issues#183 allow for front-end editing of fields in repeater items, individually per-field by non-superusers with edit access to the page the owns the repeater field.
|
2019-03-01 11:36:52 -05:00 |
|
Ryan Cramer
|
731cc3e92e
|
Fix issue processwire/processwire-issues#432
|
2019-03-01 09:39:00 -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
|
b76deded68
|
Fix issue processwire/processwire-issues#821 front-edit modal "link" dialog in CKEditor was not respecting current language for link helper tools (autocomplete and PageList selection)
|
2019-03-01 06:28:10 -05:00 |
|
Ryan Cramer
|
7dbdcec2a0
|
Fix issue processwire/processwire-issues#819
|
2019-02-28 12:59:32 -05:00 |
|