Ryan Cramer
|
48fe0769a4
|
Remove console.log from ProcessProfile.js
|
2018-03-16 10:35:56 -04:00 |
|
Ryan Cramer
|
f52c3f54c9
|
Fix issue processwire/processwire-issues#322 where certain scenario could allow collision of language-specific page names
|
2018-03-16 10:24:46 -04:00 |
|
Ryan Cramer
|
6c4f4103d2
|
Fix issue processwire/processwire-issues#542 in InputfieldRepeater.module repeater item titles, where numbered HTML entities (like the one for apostrophe) were getting their "#" character removed, making it look like double encoding
|
2018-03-16 07:40:36 -04:00 |
|
Ryan Cramer
|
19a55c6d37
|
Enhancement for issue processwire/processwire-issues#539 show "Edit Profile" button after login when user has profile-edit permission but not page-edit permission
|
2018-03-15 11:02:37 -04:00 |
|
Ryan Cramer
|
ba21b28b4e
|
Attempt fix for issue processwire/processwire-issues#537 update code that corrects Firefox issue where it populates autocomplete password field even when autocomplete is disabled (Firefox ignores disabled autocomplete here for some reason)
|
2018-03-15 09:39:03 -04:00 |
|
Ryan Cramer
|
bd72c59e41
|
Fix issue processwire/processwire-issues#535 missing null check for return value from getInputfield() in ProcessField
|
2018-03-15 08:55:27 -04:00 |
|
Ryan Cramer
|
eb95498183
|
Fix issue processwire/processwire-issues#534 PageList narrow mode didn't show 'New' action for home, or 'Empty' action for trash
|
2018-03-15 08:48:21 -04:00 |
|
Ryan Cramer
|
d9b30167c7
|
Typo fixes per processwire/processwire-issues#533
|
2018-03-14 11:50:50 -04:00 |
|
Ryan Cramer
|
27b6141a1b
|
Fix issue processwire/processwire-issues#531 repeater within a fieldset depth changes unexpectedly when repeater item dragged up/down.
|
2018-03-14 10:02:15 -04:00 |
|
Ryan Cramer
|
1045acc057
|
Make PageTable buttons have better margins per processwire/processwire-issues#521
|
2018-03-14 08:43:56 -04:00 |
|
Ryan Cramer
|
11398f00bf
|
Update for AdminThemeUikit main.js per processwire/processwire-issues#480
|
2018-03-14 08:13:46 -04:00 |
|
Ryan Cramer
|
d82d011eca
|
Change ksort to sort in minColumnWidth for AdminThemeUikit
|
2018-03-12 13:33:56 -04:00 |
|
Ryan Cramer
|
d99c5ec731
|
Fix processwire/processwire-issues#526 where part of longclick for LanguageTabs was still active (was converted to double click awhile back)
|
2018-03-12 10:37:29 -04:00 |
|
Ryan Cramer
|
afe41773d8
|
Fix issue processwire/processwire-issues#519 where front-edit editor w/CKEditor inline image action was not working
|
2018-03-12 09:45:03 -04:00 |
|
Ryan Cramer
|
20f02cddf9
|
Some AdminThemeUikit updates, mostly related to processwire/processwire-issues#480
|
2018-03-12 09:02:00 -04:00 |
|
Ryan Cramer
|
36bceb6ed2
|
Fix issue in Selectize.js processwire/processwire-issues#520 where Selectize.js had bottleneck in measureString() function that caused a slowdown because of DOM manipulation (was noticed when Selectize paired with Uikit 3)
|
2018-03-09 09:17:04 -05:00 |
|
Ryan Cramer
|
5da4e17a27
|
Update for processwire/processwire-issues#517 and ryancramerdesign/AdminThemeUikit#46 correct issue where InputfieldImage defined buttonClass wasn't getting used in repeaters, plus update the Uikit custom button class to not be applied when InputfieldImage::renderButtons() is hooked, in order to avoid two different button styes appearing when other modules add buttons to it.
|
2018-03-08 10:56:32 -05:00 |
|
Ryan Cramer
|
786a4b8309
|
Update InputfieldAsmSelect to use font-awesome based edit icon rather than a jQuery UI one
|
2018-03-07 13:07:38 -05:00 |
|
Ryan Cramer
|
3f62968392
|
Resolve various minor AdminThemeUikit issues and update Uikit 3 version to beta 40
|
2018-03-07 13:06:08 -05:00 |
|
Ryan Cramer
|
b1454b31a4
|
Add ProcessField detection for invalid Page field showIf/requiredIf dependencies per processwire/processwire-issues#509
|
2018-03-07 08:11:42 -05:00 |
|
Ryan Cramer
|
a166c22e71
|
Update for processwire/processwire-issues#480
|
2018-03-07 07:22:44 -05:00 |
|
Ryan Cramer
|
16f614f5a0
|
Fix issue processwire/processwire-issues#513 datepicker z-index when near image field
|
2018-03-06 11:04:15 -05:00 |
|
Ryan Cramer
|
0aefc2baa3
|
Fix issue processwire/processwire-issues#512 correct unnecessary error message when performing file field schema update
|
2018-03-06 10:53:54 -05:00 |
|
Ryan Cramer
|
aada758d14
|
Update AdminThemeUikit JS for Inputfield widths show/hide calculations per processwire/processwire-issues#480
|
2018-03-06 09:01:56 -05:00 |
|
Ryan Cramer
|
e20562b5c1
|
Add @horst-n improvements to ImageSizerEngine and InputfieldImage focus+zoom features, plus add some other adjustments and improvements in InputfieldImage.js
|
2018-03-05 08:45:39 -05:00 |
|
Ryan Cramer
|
76f3dac6fd
|
Update for processwire/processwire-issues#408 plus some phpdoc updates in ProcessModule to appease phpstorm
|
2018-03-01 09:30:45 -05:00 |
|
Ryan Cramer
|
8acd06646f
|
Fix issue processwire/processwire-issues#349 InputfieldOptions with InputfieldSelect required field not having blank option
|
2018-02-27 10:36:05 -05:00 |
|
Ryan Cramer
|
7c0012fbd9
|
Additional wireCount updates per processwire/processwire-issues#408
|
2018-02-26 10:16:12 -05:00 |
|
Ryan Cramer
|
ac779c79a8
|
Fix issue processwire/processwire-issues#302 where markup <region> tags didn't get removed if template file produced no output
|
2018-02-26 09:58:29 -05:00 |
|
Ryan Cramer
|
9d2a986048
|
Add @Toutouwai request related to processwire/processwire-issues#84 for improving touch input detection in ProcessLogin via method like InputDetect module with whatinput JS.
|
2018-02-26 09:19:28 -05:00 |
|
Ryan Cramer
|
869040bb30
|
Attempt to fix issue processwire/processwire-issues#503 incorrect label index warning/notice in ProcessRecentPages
|
2018-02-26 06:00:52 -05:00 |
|
Ryan Cramer
|
bd90821d40
|
Minor adjustment to account for possibility that CRLF may get counted as two bytes in InputfieldTextarea::getTextLength method (for maxlength detection).
|
2018-02-25 07:40:03 -05:00 |
|
Ryan Cramer
|
72e00189b5
|
Some adjustments to InputfieldCKEditor for future support of external asset pages. Not currently enabled, just getting some foundational stuff in place for future use.
|
2018-02-23 10:56:32 -05:00 |
|
Ryan Cramer
|
dd9f215247
|
Update LanguageSupport module config screen to recommend next steps during module installation
|
2018-02-23 10:36:38 -05:00 |
|
Ryan Cramer
|
919c475631
|
Various minor adjustments
|
2018-02-23 10:36:15 -05:00 |
|
Ryan Cramer
|
fc1c6e5ea1
|
Fix issue processwire/processwire-issues#499 as well as expand upon phpdoc in ProcessPageEditImageSelect.module
|
2018-02-20 06:37:35 -05:00 |
|
Ryan Cramer
|
8fe1eb13f4
|
Add support for interactive selection of zoom, combined with focus, in InputfieldImage. To enable zoom, go to your image field settings, and on the Input tab locate the "Focus point selection" field and choose "Focus point and zoom". Bump version to 3.0.92.
|
2018-02-16 11:28:25 -05:00 |
|
Ryan Cramer
|
5c6e54e24d
|
Fix issue processwire/processwire-issues#495 update word counter to display max length even when field is blank
|
2018-02-14 09:49:40 -05:00 |
|
Ryan Cramer
|
5493d5fea6
|
Add @horst-n support for focus zoom setting in the ImageSizerEngines
|
2018-02-13 06:02:30 -05:00 |
|
Ryan Cramer
|
e73ec872da
|
Fix issue processwire/processwire-issues#491 add support for automatically cloning fieldset _END field when fieldset is cloned
|
2018-02-12 09:20:38 -05:00 |
|
Ryan Cramer
|
ef6a9d56e4
|
Fix issue processwire/processwire-issues#492 where FieldtypeTextareaLanguage fields on multi-language install with only default language present could get caught in a loop during load of field
|
2018-02-12 09:12:43 -05:00 |
|
Ryan Cramer
|
bafe3d4a12
|
Fix issue processwire/processwire-issues#490 where ProcessPageEditLink didn't allow for external link rel attributes with space separated values
|
2018-02-08 09:22:05 -05:00 |
|
Ryan Cramer
|
3ade2c3269
|
Fix issue processwire/processwire-issues#489 where file/image field with limit=1, multi-language description was not retained on when file was replaced
|
2018-02-08 08:07:50 -05:00 |
|
Ryan Cramer
|
3918bba0ab
|
Upgrade htmlpurifier version to 4.9.3 per processwire/processwire-issues#483
|
2018-02-06 05:44:43 -05:00 |
|
Ryan Cramer
|
eb80f52efe
|
Fix issue processwire/processwire-issues#487 where svg files in $config->pageFileSecure mode needed entry in $config->fileContentTypes
|
2018-02-06 05:39:19 -05:00 |
|
Ryan Cramer
|
5c708797f9
|
Update for processwire/processwire-issues#408 PHP 7.2 and changed behavior of count()
|
2018-02-05 06:25:05 -05:00 |
|
Ryan Cramer
|
e21c965f7b
|
Fix issue processwire/processwire-issues#484 where PageFrontEdit with <edit field="pageID.fieldName"> tag was not working property.
|
2018-02-05 05:57:15 -05:00 |
|
Ryan Cramer
|
461152a8cd
|
This update to AdminThemeUikit fixes various minor reported issues with Inputfields and some other small details
|
2018-02-02 10:36:11 -05:00 |
|
Ryan Cramer
|
cb2683208f
|
Various minor adjustments
|
2018-02-02 10:16:15 -05:00 |
|
Ryan Cramer
|
3eba1b58aa
|
Fix issues processwire/processwire-issues#173 and processwire/processwire-issues#393 nested repeater labels
|
2018-02-02 10:10:49 -05:00 |
|