1
0
mirror of https://github.com/processwire/processwire.git synced 2025-09-22 04:21:28 +02:00

Commit Graph

  • 1c46d0d44c Fix issue with repeaters in renderValue mode Ryan Cramer 2017-04-19 10:04:16 -04:00
  • e83ed750c9 Add option for InputfieldHidden to still render as an input in renderValue mode Ryan Cramer 2017-04-19 10:03:30 -04:00
  • c259ce8103 Fix minor issue with CommentForm front-end output Ryan Cramer 2017-04-19 10:02:00 -04:00
  • a8febefa70 Fix issue processwire/processwire-issues#248 Ryan Cramer 2017-04-19 09:33:43 -04:00
  • 42de2e7bda Fix issue processwire/processwire-issues#245 Ryan Cramer 2017-04-19 09:29:50 -04:00
  • bb12873a19 Fix issue with multi-template settings not always updating the selectable columns on columns tab Ryan Cramer 2017-04-16 06:46:31 -04:00
  • 93d1be8453 Bump version to 3.0.60 dev Ryan Cramer 2017-04-14 14:19:10 -04:00
  • 223b80d685 Update/add documentation to a few classes (like WireCache), correct issue with HTTPS detection on AWS load balancer, plus some other minor tweaks. Ryan Cramer 2017-04-14 06:32:23 -04:00
  • 93779e2017 Update MarkupHTMLPurifier version per processwire/processwire-issues#243 Ryan Cramer 2017-04-14 06:29:11 -04:00
  • fb1cc857f2 Fix issue processwire/processwire-issues#244 Ryan Cramer 2017-04-14 06:12:44 -04:00
  • b914586f6c Fix issue processwire/processwire-issues#227 update Sanitizer::selectorValue() allow exclamation point "!" at beginning of selector value Ryan Cramer 2017-04-13 08:54:49 -04:00
  • fd2f14445c Fix issue processwire/processwire-issues#233 Ryan Cramer 2017-04-13 08:36:23 -04:00
  • 267a368034 Fix issue processwire/processwire-issues#241 Ryan Cramer 2017-04-13 06:14:45 -04:00
  • ae50a0563b Attempt to fix issue processwire/processwire-issues#242 for FieldtypeComments + utf8mb4 charset combo Ryan Cramer 2017-04-13 06:06:46 -04:00
  • 81c8d4eb2f Fix issue processwire/processwire-issues#236 with InputfieldSelector, plus update the "None" selection option to fix another issue reported in ListerPro board Ryan Cramer 2017-04-10 08:23:45 -04:00
  • 168a4ffa58 Bump version to 3.0.59 plus a couple other minor updates Ryan Cramer 2017-04-07 10:14:40 -04:00
  • 00e7a46434 Fix issue processwire/processwire-issues#222 with InputfieldImage thumbnail logic Ryan Cramer 2017-04-07 06:08:50 -04:00
  • 0714279ba9 Update phpdoc for $pages->sort() per processwire/processwire-issues#225 Ryan Cramer 2017-04-07 06:00:11 -04:00
  • 60989f97b4 Fix issue processwire/processwire-issues#229 Ryan Cramer 2017-04-07 05:44:08 -04:00
  • 75a969bafb Various minor tweaks/updates Ryan Cramer 2017-04-07 05:11:06 -04:00
  • 98594eb024 Bump version to 3.0.58 Ryan Cramer 2017-03-31 15:43:56 -04:00
  • ef2fd54e68 Add spelling correction per @mestaritonttu PR #62 Ryan Cramer 2017-03-30 07:01:51 -04:00
  • 2d1864c80d Add @jofalk PR #59 that fixes the issue with </edit> tags not being stripped from front-end editor. Ryan Cramer 2017-03-30 06:57:21 -04:00
  • c5033e1e42 Add @derixithy PR #58 for additional sessionCookieDomain call Ryan Cramer 2017-03-30 06:48:02 -04:00
  • 3f67722294 Add @LostKobrakai PR #50 plus some other tweaks to FieldtypeDatetime module Ryan Cramer 2017-03-30 06:27:52 -04:00
  • 94876a7bde Merge branch 'Notanotherdotcom-master' into dev Ryan Cramer 2017-03-30 06:03:39 -04:00
  • dd777ea9d8 Merge branch 'master' of https://github.com/Notanotherdotcom/processwire-1 into Notanotherdotcom-master Ryan Cramer 2017-03-30 06:03:16 -04:00
  • 2b51c75cee Various minor tweaks related to AdminThemeFramework Ryan Cramer 2017-03-30 05:53:46 -04:00
  • 4ca684df83 Fix 2 Lister related issues with 'parent' filters/columns identified by @somatonic in ListerPro board. Ryan Cramer 2017-03-26 06:40:35 -04:00
  • ec4726b3df A few updates in support of new AdminThemeFramework and bump version to 3.0.57 Ryan Cramer 2017-03-24 13:23:36 -04:00
  • 04c87f1954 Branding Upgrade Notanotherdotcom 2017-03-23 22:57:18 +00:00
  • 722b504273 Additional updates to $languages setLocale/getLocale methods per processwire/processwire-issues#215 Ryan Cramer 2017-03-20 08:26:21 -04:00
  • 8e241f0132 Add @horst-n fix for ImageSizerEngine rounding issue processwire/processwire-issues#191 Ryan Cramer 2017-03-20 05:49:34 -04:00
  • 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. Ryan Cramer 2017-03-19 07:07:52 -04:00
  • 1f23b54f45 Fix issue where non-default date format could get lost in session values of InputfieldSelector.module Ryan Cramer 2017-03-19 06:27:20 -04:00
  • 4414a2db2b Bump version to 3.0.56 plus some other minor tweaks Ryan Cramer 2017-03-17 13:25:29 -04:00
  • 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. Ryan Cramer 2017-03-16 09:49:47 -04:00
  • e1928c9e3c Some cleanup in ProcessPageList.module, plus attempt compromise fix identified for ProcessPageEdit breadcrumb starting from issue #22. Ryan Cramer 2017-03-15 14:12:27 -04:00
  • 770c717baa Updates related to WireMarkupRegions discussion in issue processwire/processwire-issues#195 - fix behavior of boolean pw-before/pw-after attributes, and add support for <pw-region> or <region> tags. Ryan Cramer 2017-03-15 14:04:49 -04:00
  • 11ebcfb456 Fix issue where some non-text based FieldtypeTable subfields had selection issues in InputfieldSelector Ryan Cramer 2017-03-12 11:16:26 -04:00
  • 11c49f2bb1 Fix issue with page edit dropdown menu actions appearing in buttons they aren't intended to Ryan Cramer 2017-03-12 07:15:40 -04:00
  • 8018ecc7af Bump version to 3.0.55 and a couple other minor adjustments Ryan Cramer 2017-03-10 12:46:01 -05:00
  • 8b96e6b060 Attempt fix for issue processwire/processwire-issues#206 fix for multi-site config not working Ryan Cramer 2017-03-10 09:05:08 -05:00
  • 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. Ryan Cramer 2017-03-10 08:38:16 -05:00
  • 6fe703f699 Fix issue processwire/processwire-issues#203 update to make API-created users always have guest role Ryan Cramer 2017-03-10 08:13:56 -05:00
  • 12767e284d Fix issue processwire/processwire-issues#201 where InputfieldPassword wasn't honoring the minlength setting and was always requiring at least 8 characters Ryan Cramer 2017-03-10 07:55:18 -05:00
  • 9df4469314 Fix issue processwire/processwire-issues#200 where the WireMarkupRegions self-closing tags list needed <link> and a few others Ryan Cramer 2017-03-10 06:08:12 -05:00
  • 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 Ryan Cramer 2017-03-10 05:50:18 -05:00
  • 020c1beca5 Fix issue processwire/processwire-issues#197 correcting an issue with repeater item label contained string "{images.count}" Ryan Cramer 2017-03-09 15:12:26 -05:00
  • 97f33e02ed Fix issue processwire/processwire-issues#198 (typo misspelling in phpdoc) Ryan Cramer 2017-03-09 10:16:05 -05:00
  • 95f5cba2ed Fix issue processwire/processwire-issues#196 (cosmetics) Ryan Cramer 2017-03-09 10:08:54 -05:00
  • a3ba477346 Fix issue processwire/processwire-issues#194 Ryan Cramer 2017-03-09 09:48:32 -05:00
  • 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. Ryan Cramer 2017-03-09 09:11:30 -05:00
  • 25bfb8a5a6 Fix issue processwire/processwire-issues#208 where JqueryWireTabs was not properly remembering current tab between requests Ryan Cramer 2017-03-09 05:44:14 -05:00
  • 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). Ryan Cramer 2017-03-08 11:43:58 -05:00
  • c4ea3c3356 Fix issue processwire/processwire-issues#189 FieldtypeOptions and "!=" operators Ryan Cramer 2017-03-07 10:31:13 -05:00
  • f32593adfa Fix issue processwire/processwire-issues#188 to provide more detailed warning message when installing module that doesn't meet requirements Ryan Cramer 2017-03-07 09:03:58 -05:00
  • d7d392fe95 Fix issue #187 where $page->httpUrl didn't respect Template::slashUrls==0 setting when used in non-multi-language. Ryan Cramer 2017-03-07 08:49:28 -05:00
  • bc032e1ce3 Minor optimization to a few Page hook method calls in Fieldtype Ryan Cramer 2017-03-07 08:32:32 -05:00
  • 4d6ce48252 Update login locale detection to suggest different actions depending on whether multi-language support is installed, per processwire/processwire-issues#184 Ryan Cramer 2017-03-07 08:24:04 -05:00
  • c7d4e5f662 Fix issue processwire/processwire-issues#185 by adding a strict mode to the date sanitizer and updating the method notes a bit. Ryan Cramer 2017-03-07 07:54:37 -05:00
  • d5971733f2 Tweak to InputfieldDatetime datepicker button option, plus adjustment to ProcessPageEdit when in modal field edit Ryan Cramer 2017-03-06 08:43:25 -05:00
  • a12cb029bb Various updates supporting core admin theme customization and bump version to 3.0.54 Ryan Cramer 2017-03-03 10:37:33 -05:00
  • f137dd2966 Updated several modules and classes to better support admin theme customization, consistent with needs in AdminThemeUikit Ryan Cramer 2017-02-24 12:23:57 -05:00
  • ad90996c0b Update CKEditor version to 4.6.2 Ryan Cramer 2017-02-13 06:05:42 -05:00
  • ceae45cda7 Add problematic basenaem/locale detection and warning per issue processwire/processwire-issues#157 Ryan Cramer 2017-02-06 06:38:59 -05:00
  • 310ea9d281 Bump version to 3.0.52 Ryan Cramer 2017-02-03 11:26:05 -05:00
  • 4fa5641256 Fix issue processwire/processwire-issues#182 Ryan Cramer 2017-02-03 06:02:36 -05:00
  • 60d418fe12 Fix issue processwire/processwire-issues#117 Ryan Cramer 2017-02-02 10:07:01 -05:00
  • 21f48868a1 Fix issue processwire/processwire-issues#178 Ryan Cramer 2017-02-02 09:40:48 -05:00
  • 8305215407 Fix issue processwire/processwire-issues#175 Ryan Cramer 2017-02-02 09:13:22 -05:00
  • 666ddc528b Fix issue processwire/processwire-issues#181 Ryan Cramer 2017-02-02 05:56:44 -05:00
  • e518650515 Fix issue processwire/processwire-issues#171 which updates our reserved field names list Ryan Cramer 2017-02-01 09:37:24 -05:00
  • 1f021206d1 Attempt to fix issue processwire/processwire-issues#168 Ryan Cramer 2017-02-01 09:21:42 -05:00
  • 8e08e0d5ac Fix issue processwire/processwire-issues#163 Ryan Cramer 2017-02-01 08:28:24 -05:00
  • 144bd01619 Fix issue processwire/processwire-issues#153 where selector fails when there is leading comma in quoted value Ryan Cramer 2017-02-01 06:36:40 -05:00
  • 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). Ryan Cramer 2017-02-01 06:11:15 -05:00
  • 1886f132b5 Fix for debug mode warning in WireMarkupRegions plus other minor tweaks Ryan Cramer 2017-01-29 07:08:18 -05:00
  • 933d9de724 Minor admin css adjustment and bump version number to 3.0.51 Ryan Cramer 2017-01-27 14:08:27 -05:00
  • 4a3812efe0 Add a "Publish and Add Another" option to the Submit button options in ProcessPageAdd.module (for when template contains only a title) Ryan Cramer 2017-01-27 14:05:44 -05:00
  • 01f4419113 Some adjustments to WireMarkupRegions Ryan Cramer 2017-01-27 14:04:31 -05:00
  • 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 Ryan Cramer 2017-01-27 14:03:28 -05:00
  • 279f65ec65 Small adjustment to InputfieldSelector to prevent access control scenario that hides selectable options for FieldtypePage/InputfieldPage fields. Ryan Cramer 2017-01-22 08:10:48 -05:00
  • b50b3aa3c7 Update MarkupFieldtype class to detect FieldtypeLanguageInterface objects Ryan Cramer 2017-01-22 07:18:10 -05:00
  • f01ad1fe25 Bump version to 3.0.50 Ryan Cramer 2017-01-20 15:25:45 -05:00
  • 31efae4d16 Fix issue processwire/processwire-issues#166 Ryan Cramer 2017-01-20 11:22:29 -05:00
  • 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. Ryan Cramer 2017-01-20 11:08:38 -05:00
  • 65eb8da0ff Various minor updates Ryan Cramer 2017-01-20 10:53:57 -05:00
  • 0d82cee465 Fix issue processwire/processwire-issues#164 Ryan Cramer 2017-01-20 10:16:36 -05:00
  • 07dbc4e6f6 Fix issue #161 where deleted page using default file/image fallback could delete fallback file if deleting page without outputFormatting enabled. Ryan Cramer 2017-01-20 09:49:19 -05:00
  • a434f6193d Bump version to 3.0.49 and adjustment to debug info generated in WireMarkupRegions.php Ryan Cramer 2017-01-13 16:52:26 -05:00
  • 062ebd6663 Move some code from PageRender.module to WireMarkupRegions.php and make additional updates to WireMarkupRegions, adding support for nested/recursive regions. Ryan Cramer 2017-01-13 12:23:16 -05:00
  • 12a45994bf Add support for markup regions, a simple new template file output strategy that bridges the gap between direct and delayed output. See comments in the PageRender.module file for more details. Ryan Cramer 2017-01-12 15:45:07 -05:00
  • 6bfe4e65e2 Minor corrections to phpdoc in Page, WireArray and PageArray Ryan Cramer 2017-01-12 15:09:22 -05:00
  • 501a097e29 Minor improvements to installer, mostly phpdoc related Ryan Cramer 2017-01-12 15:08:28 -05:00
  • 307d7c9e7d Adjustment to Page::isChanged() method to reduce Pages::save() overhead Ryan Cramer 2017-01-09 08:12:42 -05:00
  • 43986173fb Fix issue #151, minor correction to FileCompiler affecting single lines that contain both className and function from ProcessWire namespace at the same time Ryan Cramer 2017-01-08 06:52:13 -05:00
  • 5fbbd9e2c6 Bump version to 3.0.48 Ryan Cramer 2017-01-06 16:25:29 -05:00
  • cde8b0a3e3 Add some initial stuff to support pages export/import. Nothing to use here yet, just building the foundation. Ryan Cramer 2017-01-06 12:25:24 -05:00
  • afd0e8bc95 Adjustment to FileCompiler to improve detection of false positive end-of-PHP blocks Ryan Cramer 2017-01-06 11:16:26 -05:00