Ryan Cramer
|
3fc9f69da7
|
Some minor adjustments and bump version to 3.0.61
|
2017-04-21 11:27:47 -04:00 |
|
Ryan Cramer
|
8d02e72320
|
Update font-awesome to 4.7 per processwire/processwire-requests#72
|
2017-04-20 05:59:28 -04:00 |
|
Ryan Cramer
|
1c46d0d44c
|
Fix issue with repeaters in renderValue mode
|
2017-04-19 10:04:16 -04:00 |
|
Ryan Cramer
|
e83ed750c9
|
Add option for InputfieldHidden to still render as an input in renderValue mode
|
2017-04-19 10:03:30 -04:00 |
|
Ryan Cramer
|
c259ce8103
|
Fix minor issue with CommentForm front-end output
|
2017-04-19 10:02:00 -04:00 |
|
Ryan Cramer
|
a8febefa70
|
Fix issue processwire/processwire-issues#248
|
2017-04-19 09:33:43 -04:00 |
|
Ryan Cramer
|
bb12873a19
|
Fix issue with multi-template settings not always updating the selectable columns on columns tab
|
2017-04-16 06:46:31 -04:00 |
|
Ryan Cramer
|
93779e2017
|
Update MarkupHTMLPurifier version per processwire/processwire-issues#243
|
2017-04-14 06:29:11 -04:00 |
|
Ryan Cramer
|
fb1cc857f2
|
Fix issue processwire/processwire-issues#244
|
2017-04-14 06:12:44 -04:00 |
|
Ryan Cramer
|
fd2f14445c
|
Fix issue processwire/processwire-issues#233
|
2017-04-13 08:36:23 -04:00 |
|
Ryan Cramer
|
267a368034
|
Fix issue processwire/processwire-issues#241
|
2017-04-13 06:14:45 -04:00 |
|
Ryan Cramer
|
ae50a0563b
|
Attempt to fix issue processwire/processwire-issues#242 for FieldtypeComments + utf8mb4 charset combo
|
2017-04-13 06:06:46 -04:00 |
|
Ryan Cramer
|
81c8d4eb2f
|
Fix issue processwire/processwire-issues#236 with InputfieldSelector, plus update the "None" selection option to fix another issue reported in ListerPro board
|
2017-04-10 08:23:45 -04:00 |
|
Ryan Cramer
|
168a4ffa58
|
Bump version to 3.0.59 plus a couple other minor updates
|
2017-04-07 10:14:40 -04:00 |
|
Ryan Cramer
|
00e7a46434
|
Fix issue processwire/processwire-issues#222 with InputfieldImage thumbnail logic
|
2017-04-07 06:08:50 -04:00 |
|
Ryan Cramer
|
75a969bafb
|
Various minor tweaks/updates
|
2017-04-07 05:11:06 -04:00 |
|
Ryan Cramer
|
ef2fd54e68
|
Add spelling correction per @mestaritonttu PR #62
|
2017-03-30 07:01:51 -04:00 |
|
Ryan Cramer
|
2d1864c80d
|
Add @jofalk PR #59 that fixes the issue with </edit> tags not being stripped from front-end editor.
|
2017-03-30 06:57:21 -04:00 |
|
Ryan Cramer
|
3f67722294
|
Add @LostKobrakai PR #50 plus some other tweaks to FieldtypeDatetime module
|
2017-03-30 06:27:52 -04:00 |
|
Ryan Cramer
|
dd777ea9d8
|
Merge branch 'master' of https://github.com/Notanotherdotcom/processwire-1 into Notanotherdotcom-master
|
2017-03-30 06:03:16 -04:00 |
|
Ryan Cramer
|
2b51c75cee
|
Various minor tweaks related to AdminThemeFramework
|
2017-03-30 05:53:46 -04:00 |
|
Ryan Cramer
|
4ca684df83
|
Fix 2 Lister related issues with 'parent' filters/columns identified by @somatonic in ListerPro board.
|
2017-03-26 06:40:35 -04:00 |
|
Ryan Cramer
|
ec4726b3df
|
A few updates in support of new AdminThemeFramework and bump version to 3.0.57
|
2017-03-24 13:23:36 -04:00 |
|
Notanotherdotcom
|
04c87f1954
|
Branding Upgrade
Replaces the logo in the Default and Reno admin themes with the new
version for branding consistency.
|
2017-03-23 22:57:18 +00:00 |
|
Ryan Cramer
|
722b504273
|
Additional updates to $languages setLocale/getLocale methods per processwire/processwire-issues#215
|
2017-03-20 08:26:21 -04:00 |
|
Ryan Cramer
|
a410bf8236
|
Some fixes to InputfieldSelector parent.subfield properties, plus fix issue where datetime field didn't always recognize when the date picker should include a time picker as well.
|
2017-03-19 07:07:52 -04:00 |
|
Ryan Cramer
|
1f23b54f45
|
Fix issue where non-default date format could get lost in session values of InputfieldSelector.module
|
2017-03-19 06:27:20 -04:00 |
|
Ryan Cramer
|
4414a2db2b
|
Bump version to 3.0.56 plus some other minor tweaks
|
2017-03-17 13:25:29 -04:00 |
|
Ryan Cramer
|
9c92ce5305
|
Updates for issue processwire/processwire-issues#215 to better support locale settings on front-end, plus add $languages->setLocale() and $languages->getLocale() methods, and freshen up code and docs in related classes.
|
2017-03-16 09:49:47 -04:00 |
|
Ryan Cramer
|
e1928c9e3c
|
Some cleanup in ProcessPageList.module, plus attempt compromise fix identified for ProcessPageEdit breadcrumb starting from issue #22.
|
2017-03-15 14:12:27 -04:00 |
|
Ryan Cramer
|
11ebcfb456
|
Fix issue where some non-text based FieldtypeTable subfields had selection issues in InputfieldSelector
|
2017-03-12 11:16:26 -04:00 |
|
Ryan Cramer
|
11c49f2bb1
|
Fix issue with page edit dropdown menu actions appearing in buttons they aren't intended to
|
2017-03-12 07:15:40 -04:00 |
|
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
|
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
|
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
|
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
|
95f5cba2ed
|
Fix issue processwire/processwire-issues#196 (cosmetics)
|
2017-03-09 10:08:54 -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
|
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
|
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
|
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 |
|