Ryan Cramer
|
8018ecc7af
|
Bump version to 3.0.55 and a couple other minor adjustments
|
2017-03-10 12:46:01 -05:00 |
|
Ryan Cramer
|
8b96e6b060
|
Attempt fix for issue processwire/processwire-issues#206 fix for multi-site config not working
|
2017-03-10 09:05:08 -05:00 |
|
Ryan Cramer
|
b899bc42e7
|
Fix issue processwire/processwire-issues#202 where the leave confirm box was appearing when it shouldn't, after saving after a file had been uploaded. Also added drag/drop protection so that if you accidentially drag/drop a file outside of the specified dropzone, it gets ignored, rather than loading the file in the browser.
|
2017-03-10 08:38:16 -05:00 |
|
Ryan Cramer
|
6fe703f699
|
Fix issue processwire/processwire-issues#203 update to make API-created users always have guest role
|
2017-03-10 08:13:56 -05:00 |
|
Ryan Cramer
|
12767e284d
|
Fix issue processwire/processwire-issues#201 where InputfieldPassword wasn't honoring the minlength setting and was always requiring at least 8 characters
|
2017-03-10 07:55:18 -05:00 |
|
Ryan Cramer
|
9df4469314
|
Fix issue processwire/processwire-issues#200 where the WireMarkupRegions self-closing tags list needed <link> and a few others
|
2017-03-10 06:08:12 -05:00 |
|
Ryan Cramer
|
ed0ba504bc
|
Fix issue processwire/processwire-issues#199 add clarification notes to InputfieldFile "Inputfield Type" option, and prevent selection of "Image" type when in a FieldtypeFile
|
2017-03-10 05:50:18 -05:00 |
|
Ryan Cramer
|
020c1beca5
|
Fix issue processwire/processwire-issues#197 correcting an issue with repeater item label contained string "{images.count}"
|
2017-03-09 15:12:26 -05:00 |
|
Ryan Cramer
|
97f33e02ed
|
Fix issue processwire/processwire-issues#198 (typo misspelling in phpdoc)
|
2017-03-09 10:16:05 -05:00 |
|
Ryan Cramer
|
95f5cba2ed
|
Fix issue processwire/processwire-issues#196 (cosmetics)
|
2017-03-09 10:08:54 -05:00 |
|
Ryan Cramer
|
a3ba477346
|
Fix issue processwire/processwire-issues#194
|
2017-03-09 09:48:32 -05:00 |
|
Ryan Cramer
|
e87dcd5985
|
Fix issue processwire/processwire-issues#192 where inserted emoji could cause text to be truncated on systems using dbEngine "utf8" (as opposed to "utf8mb4"). Because the emoji/MB4 detection and replacement has some overhead, it's not enabled by default. To enable, set $config->dbStripMB4=true; in your /site/config.php file.
|
2017-03-09 09:11:30 -05:00 |
|
Ryan Cramer
|
25bfb8a5a6
|
Fix issue processwire/processwire-issues#208 where JqueryWireTabs was not properly remembering current tab between requests
|
2017-03-09 05:44:14 -05:00 |
|
Ryan Cramer
|
bbb8e987c9
|
Add support for Pages > Tree navigation: drill down through the page tree within the top navigation dropdowns. This works in AdminThemeDefault and AdminThemeUikit but not in AdminThemeReno (which just shows the first level, per its nav setup).
|
2017-03-08 11:43:58 -05:00 |
|
Ryan Cramer
|
c4ea3c3356
|
Fix issue processwire/processwire-issues#189 FieldtypeOptions and "!=" operators
|
2017-03-07 10:31:13 -05:00 |
|
Ryan Cramer
|
f32593adfa
|
Fix issue processwire/processwire-issues#188 to provide more detailed warning message when installing module that doesn't meet requirements
|
2017-03-07 09:03:58 -05:00 |
|
Ryan Cramer
|
d7d392fe95
|
Fix issue #187 where $page->httpUrl didn't respect Template::slashUrls==0 setting when used in non-multi-language.
|
2017-03-07 08:49:28 -05:00 |
|
Ryan Cramer
|
bc032e1ce3
|
Minor optimization to a few Page hook method calls in Fieldtype
|
2017-03-07 08:32:32 -05:00 |
|
Ryan Cramer
|
4d6ce48252
|
Update login locale detection to suggest different actions depending on whether multi-language support is installed, per processwire/processwire-issues#184
|
2017-03-07 08:24:04 -05:00 |
|
Ryan Cramer
|
c7d4e5f662
|
Fix issue processwire/processwire-issues#185 by adding a strict mode to the date sanitizer and updating the method notes a bit.
|
2017-03-07 07:54:37 -05:00 |
|
Ryan Cramer
|
d5971733f2
|
Tweak to InputfieldDatetime datepicker button option, plus adjustment to ProcessPageEdit when in modal field edit
|
2017-03-06 08:43:25 -05:00 |
|
Ryan Cramer
|
a12cb029bb
|
Various updates supporting core admin theme customization and bump version to 3.0.54
|
2017-03-03 10:37:33 -05:00 |
|
Ryan Cramer
|
f137dd2966
|
Updated several modules and classes to better support admin theme customization, consistent with needs in AdminThemeUikit
|
2017-02-24 12:23:57 -05:00 |
|
Ryan Cramer
|
ad90996c0b
|
Update CKEditor version to 4.6.2
|
2017-02-13 06:05:42 -05:00 |
|
Ryan Cramer
|
ceae45cda7
|
Add problematic basenaem/locale detection and warning per issue processwire/processwire-issues#157
|
2017-02-06 06:38:59 -05:00 |
|
Ryan Cramer
|
310ea9d281
|
Bump version to 3.0.52
|
2017-02-03 11:26:05 -05:00 |
|
Ryan Cramer
|
4fa5641256
|
Fix issue processwire/processwire-issues#182
|
2017-02-03 06:02:36 -05:00 |
|
Ryan Cramer
|
60d418fe12
|
Fix issue processwire/processwire-issues#117
|
2017-02-02 10:07:01 -05:00 |
|
Ryan Cramer
|
21f48868a1
|
Fix issue processwire/processwire-issues#178
|
2017-02-02 09:40:48 -05:00 |
|
Ryan Cramer
|
8305215407
|
Fix issue processwire/processwire-issues#175
|
2017-02-02 09:13:22 -05:00 |
|
Ryan Cramer
|
666ddc528b
|
Fix issue processwire/processwire-issues#181
|
2017-02-02 05:56:44 -05:00 |
|
Ryan Cramer
|
e518650515
|
Fix issue processwire/processwire-issues#171 which updates our reserved field names list
|
2017-02-01 09:37:24 -05:00 |
|
Ryan Cramer
|
1f021206d1
|
Attempt to fix issue processwire/processwire-issues#168
|
2017-02-01 09:21:42 -05:00 |
|
Ryan Cramer
|
8e08e0d5ac
|
Fix issue processwire/processwire-issues#163
|
2017-02-01 08:28:24 -05:00 |
|
Ryan Cramer
|
144bd01619
|
Fix issue processwire/processwire-issues#153 where selector fails when there is leading comma in quoted value
|
2017-02-01 06:36:40 -05:00 |
|
Ryan Cramer
|
81adf00b8f
|
Some optimizations to WireMarkupRegions class, and add a hasField property to Inputfield modules when paired with a Fieldtype (similar to existing hasFieldtype property, except is a Field object rather than Fieldtype object).
|
2017-02-01 06:11:15 -05:00 |
|
Ryan Cramer
|
1886f132b5
|
Fix for debug mode warning in WireMarkupRegions plus other minor tweaks
|
2017-01-29 07:08:18 -05:00 |
|
Ryan Cramer
|
933d9de724
|
Minor admin css adjustment and bump version number to 3.0.51
|
2017-01-27 14:08:27 -05:00 |
|
Ryan Cramer
|
4a3812efe0
|
Add a "Publish and Add Another" option to the Submit button options in ProcessPageAdd.module (for when template contains only a title)
|
2017-01-27 14:05:44 -05:00 |
|
Ryan Cramer
|
01f4419113
|
Some adjustments to WireMarkupRegions
|
2017-01-27 14:04:31 -05:00 |
|
Ryan Cramer
|
2becc0cbba
|
Add an val() method to the Inputfield class for consistency with jQuery. This method is a shortcut for getting or setting the value attribute of Inputfield objects
|
2017-01-27 14:03:28 -05:00 |
|
Ryan Cramer
|
279f65ec65
|
Small adjustment to InputfieldSelector to prevent access control scenario that hides selectable options for FieldtypePage/InputfieldPage fields.
|
2017-01-22 08:10:48 -05:00 |
|
Ryan Cramer
|
b50b3aa3c7
|
Update MarkupFieldtype class to detect FieldtypeLanguageInterface objects
|
2017-01-22 07:18:10 -05:00 |
|
Ryan Cramer
|
f01ad1fe25
|
Bump version to 3.0.50
|
2017-01-20 15:25:45 -05:00 |
|
Ryan Cramer
|
31efae4d16
|
Fix issue processwire/processwire-issues#166
|
2017-01-20 11:22:29 -05:00 |
|
Ryan Cramer
|
5a8a4af23f
|
Updates to WireMarkupRegions class to support use of "pw-id" and "data-pw-id" as an alternative to "id", and support of "pw-[action]=id" and "data-pw-[action]=id" attributes as an alternative to the "pw-" class names introduced last week. The [action] can be: append, prepend, replace, remove, before, after.
|
2017-01-20 11:08:38 -05:00 |
|
Ryan Cramer
|
65eb8da0ff
|
Various minor updates
|
2017-01-20 10:53:57 -05:00 |
|
Ryan Cramer
|
0d82cee465
|
Fix issue processwire/processwire-issues#164
|
2017-01-20 10:16:36 -05:00 |
|
Ryan Cramer
|
07dbc4e6f6
|
Fix issue #161 where deleted page using default file/image fallback could delete fallback file if deleting page without outputFormatting enabled.
|
2017-01-20 09:49:19 -05:00 |
|
Ryan Cramer
|
a434f6193d
|
Bump version to 3.0.49 and adjustment to debug info generated in WireMarkupRegions.php
|
2017-01-13 16:52:26 -05:00 |
|