1
0
mirror of https://github.com/processwire/processwire.git synced 2025-09-16 01:22:15 +02:00

Commit Graph

  • 243998039f Add @clsource PR #23 to correct a phpdoc typo in Functions.php Ryan Cramer 2016-11-03 11:30:48 -04:00
  • 2f66734a6b Add @clsource PR #23 to correct a phpdoc typo in Functions.php Ryan Cramer 2016-11-03 11:30:03 -04:00
  • c26095e9e3 Merge branch 'gmclelland-fix-issue-69' into dev Ryan Cramer 2016-11-03 11:20:25 -04:00
  • 8bc1b51e03 Merge branch 'fix-issue-69' of https://github.com/gmclelland/processwire into gmclelland-fix-issue-69 Ryan Cramer 2016-11-03 11:19:23 -04:00
  • 0fb25668c4 Update SystemUpdater module to remove any session data associated with admin theme when a core update occurs Ryan Cramer 2016-11-03 11:11:40 -04:00
  • 2135f2ca2e Update AdminThemeReno to remove an extra pixel appearing underneath selected tab in WireTabs Ryan Cramer 2016-11-03 11:10:46 -04:00
  • 1633b990ca Update several Inputfield modules to remove unnecessary newlines in markup and add phpdocs where appropriate Ryan Cramer 2016-11-03 11:10:04 -04:00
  • 1c3ea5ce51 Fix issue processwire/processwire-issues#65 modal window on InputfieldForm with HTML5 required inputs Ryan Cramer 2016-11-03 09:54:58 -04:00
  • 8116a5ba77 Merge branch 'dev-css' into dev-dev Ryan Cramer 2016-11-02 13:09:31 -04:00
  • 36984e4a05 Updates to legacy code in ProcessTemplate, cleaning things up a bit 3.0.39 Ryan Cramer 2016-11-02 12:27:01 -04:00
  • 2ddb3928bd Used the css function to display the element inline Glenn McLelland 2016-11-02 11:23:24 -05:00
  • 4eca3fd458 Revert "Added a css fix for issue #69" going to use a different technique. Glenn McLelland 2016-11-02 11:07:27 -05:00
  • b2a6857561 Update WireTabs module to support automatic tab selection by querystring (i.e. url?WireTab=tab_id). This is in addition to the existing hash url#tab_id option, which seems to have issues in certain cases like that reported in processwire/processwire-issues#71 Ryan Cramer 2016-11-02 10:35:39 -04:00
  • dc860bc929 Allow min and max dimensions for images to be swapped for portrait images Benjamin Milde 2016-09-03 20:56:02 +02:00
  • a864d6a4a1 Fix processwire/processwire-issues#67 where Inputfield::collapsedBlank behavior only applied to default language in multi-language fields Ryan Cramer 2016-11-02 06:26:39 -04:00
  • 66149758d9 Added a css fix for issue #69 Glenn McLelland 2016-11-01 14:59:06 -05:00
  • 87ea1685b2 Update to convert several css selectors to be "pw-" selectors, as part of longer term goal to work nicely with other css frameworks. Ryan Cramer 2016-11-01 15:03:41 -04:00
  • e374bee288 Fix issue processwire/processwire-issues#68 to workaround apparent PHP 7.1 mail() bug Ryan Cramer 2016-11-01 08:39:09 -04:00
  • fc8fa08275 Fix processwire/processwire-issues#49 where locked InputfieldPage still loaded all selectable pages when not necessary to do so Ryan Cramer 2016-11-01 08:29:26 -04:00
  • 2d99624ca7 Fix issue processwire/processwire-issues#52 where InputfieldPageListSelectMultiple module didn't work on "user" template. Ryan Cramer 2016-11-01 06:56:29 -04:00
  • 78e9b4748d Fix $sanitizer->selectorValue() issue where it filtered out some UTF-8 symbols it doesn't need to per processwire/processwire-issues#54 Ryan Cramer 2016-11-01 06:29:02 -04:00
  • 83d4788764 allow custom th classes maks feltrin 2016-11-01 02:32:08 +01:00
  • b50b1f9a28 Update to processwire/processwire-issues#60 for multi-instance support with multi-language page names Ryan Cramer 2016-10-31 13:49:42 -04:00
  • c435081050 Add JS events for supporting pw-button-dropdown enabled and disabled states per processwire/processwire-issues#62 Ryan Cramer 2016-10-31 10:36:18 -04:00
  • 6567896a3e Add a since phpdoc to WireInput::requestMethod() per processwire/processwire-issues#64 Ryan Cramer 2016-10-31 10:07:17 -04:00
  • 3705d55177 Depreciate TemplateFile globals options per processwire/processwire-issues#61 Ryan Cramer 2016-10-31 10:03:21 -04:00
  • ce037f06da Fix issue processwire/processwire-issues#60 where multi-language fields weren't working correctly with multi-instance Ryan Cramer 2016-10-31 09:30:26 -04:00
  • 0529bcc495 Fix issue processwire/processwire-issues#59 replacing non-multi-instance compatible static vars in WireDatabaseBackup Ryan Cramer 2016-10-31 06:29:27 -04:00
  • ca5870b70c Attempt fix for issue #58 where saving user with different parent than default could result in unnecessary pages_parents table updates. Ryan Cramer 2016-10-31 06:16:46 -04:00
  • 0c84379255 Fix issue with PageRender and cache clearing of single page Ryan Cramer 2016-10-30 08:00:54 -04:00
  • f7c613d39d Bump version to 3.0.39 Ryan Cramer 2016-10-28 16:16:13 -04:00
  • a5b1110c1f Merge working branch to dev Ryan Cramer 2016-10-28 05:43:08 -04:00
  • b4f2dda5fa Various updates primarily related to functions API and profiler support. Ryan Cramer 2016-10-28 05:41:45 -04:00
  • fa1b58c6a2 Minor adjustments Ryan Cramer 2016-10-24 04:52:58 -04:00
  • 57fd741232 BUmp version to 3.0.38 Ryan Cramer 2016-10-21 14:14:00 -04:00
  • c4972556ea Merge branch 'BitPoet-dev-wiremail-nest' into dev Ryan Cramer 2016-10-21 13:56:06 -04:00
  • 6d99771e71 A few minor changes to the WireMail PR Ryan Cramer 2016-10-21 13:55:34 -04:00
  • da5e769e60 Merge branch 'dev-wiremail-nest' of https://github.com/BitPoet/processwire into BitPoet-dev-wiremail-nest Ryan Cramer 2016-10-21 13:44:55 -04:00
  • 5005dfa259 Add support for common multi-language translations Ryan Cramer 2016-10-21 13:31:18 -04:00
  • 264fa2264f Remove leftover test switch that circumvents mb_encode_mimeheader Chris 2016-10-21 13:31:31 +02:00
  • 913201788c Additional updates to TextformatterSmartypants per processwire/processwire-issues#17 Ryan Cramer 2016-10-21 06:28:38 -04:00
  • 131c0c8b4a Update to processwire/processwire-issues#40 ImageInspector per @horst-n Ryan Cramer 2016-10-21 06:05:02 -04:00
  • 6b96702c14 Fix issue processwire/processwire-issues#57 where Pageimage::maxSize() method was not always working correctly. Ryan Cramer 2016-10-21 06:01:33 -04:00
  • 2778829df6 Fix issue processwire/processwire-issues#47 Ryan Cramer 2016-10-20 11:46:14 -04:00
  • efd2289e2a Fix issue processwire/processwire-issues#41 where uploading image in CKEditor image dialog to page other than the one being edited resulted in an uploaded image that had "temp" status Ryan Cramer 2016-10-20 11:28:06 -04:00
  • 873ec1a06d Upgrade SmartyPants version for TextformatterSmartypants module, plus updates per processwire/processwire-issues#17 Ryan Cramer 2016-10-20 10:28:40 -04:00
  • 6ae4a5829d Subject wrapping, mbstring support, nested content parts Chris 2016-10-20 13:40:53 +02:00
  • 5542b77440 Add profiler to TemplateFile and PageRender Ryan Cramer 2016-10-20 07:02:24 -04:00
  • 4060934bae Update Modules/ProcessModules to skip showing configurable modules with no visible configuration fields. Plus a few other small additions. Ryan Cramer 2016-10-20 06:58:28 -04:00
  • 4a26b774bf Bump version for dev branch to 3.0.37 Ryan Cramer 2016-10-14 13:58:24 -04:00
  • 8896f25d14 Adjustment to reduce changes to fix just issues from standard API log usage Ryan Cramer 2016-10-13 10:44:17 -04:00
  • 596acaa44b Merge branch 'dev' of https://github.com/adrianbj/processwire into adrianbj-dev Ryan Cramer 2016-10-13 10:23:51 -04:00
  • 36c7b268e1 Another adjustment to PageImage per issue #31 Ryan Cramer 2016-10-13 10:14:47 -04:00
  • 6336fd4438 Attempt fix for issue #31 when Pageimage::hidpiWidth() called with unsupported string argument Ryan Cramer 2016-10-13 10:05:39 -04:00
  • b08f3c082e Update install.php per issue #44 Ryan Cramer 2016-10-13 08:20:13 -04:00
  • d42a03ca57 Fix issue #40 with ImageInspector having issues with some GIF files Ryan Cramer 2016-10-13 06:08:35 -04:00
  • 5131edf57c Merge branch 'BitPoet-dev-wiremail-utf8' into dev Ryan Cramer 2016-10-13 05:54:08 -04:00
  • e043a2b2f1 Merge branch 'dev-wiremail-utf8' of https://github.com/BitPoet/processwire into BitPoet-dev-wiremail-utf8 Ryan Cramer 2016-10-13 05:52:35 -04:00
  • e2e4817444 Add Pages::savePageOrFieldReady() and Pages::savedPageOrField() hooks per request Ryan Cramer 2016-10-13 05:51:34 -04:00
  • 4d5259b11d Support utf8 characters in WireMail Chris 2016-10-12 14:02:28 +02:00
  • 144872bedb Fix issue processwire/processwire-issues#38 Ryan Cramer 2016-10-11 12:04:03 -04:00
  • 7568093ea7 Remove the "None" option for dateInputFormat per issue processwire/processwire-issues#37 Ryan Cramer 2016-10-11 11:49:19 -04:00
  • 67f504834d Fix issue processwire/processwire-issues#34 Ryan Cramer 2016-10-11 11:34:16 -04:00
  • 7aed0416a9 Fix issue processwire/processwire-issues#30 in PageComparison Ryan Cramer 2016-10-11 11:19:00 -04:00
  • 6b64a480b8 Update to add removal of incompatible sql_mode settings when used with MySQL 5.7.0 and newer, per issue processwire/processwire-issues#28 Ryan Cramer 2016-10-11 11:07:37 -04:00
  • cd71d45ef4 Update comments in WireMail Ryan Cramer 2016-10-09 06:34:14 -04:00
  • 1c2d015e33 Bump version to 3.0.36 3.0.36 Ryan Cramer 2016-10-07 11:48:44 -04:00
  • f62506c782 Some updates to the inline phpdoc documentation Ryan Cramer 2016-10-07 11:25:03 -04:00
  • 0d6d2ef6e4 Fix issue processwire/processwire-issues#19 with InputfieldPageAutocomplete and selecting homepage, thanks for fix @BitPoet Ryan Cramer 2016-10-07 11:06:56 -04:00
  • 504d8b8645 Fix entry parts ending up in the wrong column in Log viewer. adrianbj 2016-10-06 19:38:19 -07:00
  • ba44b4bf20 Fix issue processwire/processwire-issues#24 findPagesSelector containing "=page.id" when used outside original intended context, fix ensures it continues to work without dependent selects Ryan Cramer 2016-10-06 10:41:59 -04:00
  • cb3e8f741b Merge branch 'tmpfix' into dev Ryan Cramer 2016-10-06 10:14:13 -04:00
  • 16a8232dfe Update the Page::matches() method to make it smarter and more flexible. This also accommodates issue #21. Ryan Cramer 2016-10-06 10:13:14 -04:00
  • 9f6421d672 Remove TinyMCE mention from ProcessPageEditLink.module Ryan Cramer 2016-10-05 14:36:11 -04:00
  • 3619a4e958 Remove reference to TinyMCE in TextformatterEntities module description per issue processwire/processwire-issues#18 Ryan Cramer 2016-10-05 11:01:36 -04:00
  • e4ecc5f7ba Merge branch 'horst-n-patch-1' into dev Ryan Cramer 2016-10-05 10:44:19 -04:00
  • 7f53fbdda0 Minor adjustment to @horst-n PR #14 Ryan Cramer 2016-10-05 10:43:19 -04:00
  • 637afedade Merge branch 'patch-1' of https://github.com/horst-n/processwire-1 into horst-n-patch-1 Ryan Cramer 2016-10-05 10:41:04 -04:00
  • 3267e6ad68 Add @marcus-herrmann PR #1 which improves keyboard accessibility of ProcessPageList, enabling use of spacebar to toggle actions open/closed. Ryan Cramer 2016-10-05 10:38:45 -04:00
  • ad5f79559a Merge branch 'feature/mail-attachments' of https://github.com/LostKobrakai/processwire-1 into LostKobrakai-feature/mail-attachments Ryan Cramer 2016-10-05 06:21:24 -04:00
  • 37feb6e58c Merge branch 'LostKobrakai-patch/fix-composer-json' into dev Ryan Cramer 2016-10-05 06:07:23 -04:00
  • 7dd53e4abc Merge branch 'patch/fix-composer-json' of https://github.com/LostKobrakai/processwire-1 into LostKobrakai-patch/fix-composer-json Ryan Cramer 2016-10-05 06:06:53 -04:00
  • 4bc2efa1f7 Merge branch 'adrianbj-master' into dev Ryan Cramer 2016-10-04 16:42:56 -04:00
  • d4090a0610 Add Adrian's PR #11 with some minor changes, plus fix issue with installing FieldtypeOptions when using utf8mb4 dbCharset. Ryan Cramer 2016-10-04 16:40:36 -04:00
  • 8977302991 Merge branch 'master' of https://github.com/adrianbj/processwire into adrianbj-master Ryan Cramer 2016-10-04 16:12:36 -04:00
  • d965cbb0ba Establish dev branch Ryan Cramer 2016-10-04 11:06:46 -04:00
  • c5eaf61dfc Fix issue processwire/processwire-issues#15 with InputfieldSelector+PageListSelect+parent_id setting showing select rather than autocomplete Ryan Cramer 2016-10-04 11:01:20 -04:00
  • c87f30bae8 Update for issue processwire/processwire-issues#14 to update CSS for long description or notes that have no spaces (like URLs or emails) so that they wrap rather than overflow. Ryan Cramer 2016-10-04 10:03:23 -04:00
  • e133309068 Fix issue suggestion processwire/processwire-issues#13 to move Helloworld example module into its own directory Ryan Cramer 2016-10-04 09:38:08 -04:00
  • b32857592b Fix issue processwire/processwire-issues#9 with notices close button when in modal dialog window interfering with modal in Chrome Ryan Cramer 2016-10-04 09:31:29 -04:00
  • 8bb80bd487 Fix issue processwire/processwire-issues#8 so that error message is shown if user mismatches fieldset order in ProcessTemplate Ryan Cramer 2016-10-04 08:12:43 -04:00
  • b7983870de Fix issue processwire/processwire-issues#6 with styling of open+hidden pages in PageList no longer showing hidden state Ryan Cramer 2016-10-04 06:23:15 -04:00
  • 9b4fef4357 Fix issue processwire/processwire-issues#2 to support better handling of unpublished pages in certain Page input types when unpublished pages are not allowed in the field. Ryan Cramer 2016-10-04 06:15:30 -04:00
  • 6e7421214e added support for CLI horst 2016-10-03 15:09:50 +02:00
  • e64352fbcf Make the additional button just Close & Add. Including Save in the action can be confusing as the user won't see any notices from the fieldtype on save. adrianbj 2016-10-01 18:59:44 -07:00
  • 4ec21e6f6d Make button label simply Save & Add adrianbj 2016-10-01 12:27:19 -07:00
  • 2fe4ff02f2 Allow for alternative names to be supplied Benjamin Milde 2016-10-01 20:35:09 +02:00
  • ea6f60246d Implement attachment support for core WireMail so we can start using a common interface between different wiremail implementations Benjamin Milde 2016-10-01 20:28:54 +02:00
  • 35e4f7f6a1 Add a separate Save, Close & Add button adrianbj 2016-10-01 07:40:07 -07:00
  • d698b38d03 Bump version 3.0.35 3.0.35 Ryan Cramer 2016-09-30 12:51:52 -04:00