Ryan Cramer
|
51629cdd5f
|
Bump version to 3.0.148
|
2020-01-02 12:06:16 -05:00 |
|
Ryan Cramer
|
49df4445e2
|
Suppress missing root .htaccess file error in SystemUpdateChecks since the checks wouldn't even be able to run if an .htaccess or suitable replacement file wasn't already present. Fixes processwire/processwire-issues#1059
|
2020-01-02 06:02:49 -05:00 |
|
Ryan Cramer
|
6b177d0d0d
|
Add InputfieldImage CSS fixes per processwire/processwire-issues#1048
|
2019-12-31 14:31:02 -05:00 |
|
Ryan Cramer
|
22808c316f
|
Add a few to-do code snippets, comments and notes for 3.0.150+ (next dev branch after master merge)
|
2019-12-31 14:22:33 -05:00 |
|
Ryan Cramer
|
a0ddedc005
|
Update SessionHandlerDB to support utf8mb4 charset for its table when $config->dbCharset specifies it.
|
2019-12-31 14:05:15 -05:00 |
|
Ryan Cramer
|
e7c9a1b79f
|
Fix issue where wrong directory separator slash could end up in language translation files
|
2019-12-27 15:57:12 -05:00 |
|
Ryan Cramer
|
7d4ef4b786
|
Add WireLog::disable() and WireLog::enable() functions to temporary disable (and later enable) a log during runtime
|
2019-12-27 15:55:08 -05:00 |
|
Ryan Cramer
|
deb2065465
|
Add support for a 'type' option in wireBytesStr() function, enabling you to force return value in bytes, mb, kb, gb rather than auto-detected.
|
2019-12-27 15:52:06 -05:00 |
|
Ryan Cramer
|
12dbe3f250
|
Fix issue processwire/processwire-issues#1056
|
2019-12-27 13:39:31 -05:00 |
|
Ryan Cramer
|
4bcb824e9b
|
Fix issue processwire/processwire-issues#1057
|
2019-12-27 13:35:00 -05:00 |
|
Ryan Cramer
|
9a9bdb464a
|
Minor tweaks in WireHooks, ProcessForgotPassword and SessionLoginThrottle
|
2019-12-20 15:06:57 -05:00 |
|
Ryan Cramer
|
a11403b913
|
Fix issue processwire/processwire-issues#1047
|
2019-12-20 12:31:06 -05:00 |
|
Ryan Cramer
|
6bae4780f0
|
Add suggestion from processwire/processwire-issues#1050
|
2019-12-20 11:59:59 -05:00 |
|
Ryan Cramer
|
8762b7a77a
|
Fix issue processwire/processwire-issues#1051
|
2019-12-20 11:56:07 -05:00 |
|
Ryan Cramer
|
3bf29d050b
|
Add support for configuring the useAutocomplete threshold in InputfieldSelector via a maxSelectOptions setting
|
2019-12-08 07:17:19 -05:00 |
|
Ryan Cramer
|
9b624b6602
|
Bump version to 3.0.147
|
2019-12-06 14:14:45 -05:00 |
|
Ryan Cramer
|
103adbc0e1
|
Fix issue processwire/processwire-issues#1046
|
2019-12-06 14:05:45 -05:00 |
|
Ryan Cramer
|
f95fa3e3a3
|
Fix issue processwire/processwire-issues#1045
|
2019-12-06 14:02:04 -05:00 |
|
Ryan Cramer
|
8e91a05fd1
|
Fix issue processwire/processwire-issues#1043
|
2019-12-06 13:51:49 -05:00 |
|
Ryan Cramer
|
987d23154d
|
Fix issue processwire/processwire-issues#774
|
2019-12-03 11:55:49 -05:00 |
|
Ryan Cramer
|
a6e3626992
|
phpdoc typo fixes per processwire/processwire-issues#797
|
2019-12-03 11:11:19 -05:00 |
|
Ryan Cramer
|
b5aca0e964
|
Fix issue processwire/processwire-issues#1042
|
2019-12-03 10:51:42 -05:00 |
|
Ryan Cramer
|
3717224a5c
|
Fix issue processwire/processwire-issues#1041
|
2019-12-03 10:44:23 -05:00 |
|
Ryan Cramer
|
71e9c6114e
|
Update HTMLPurifier version to 4.12.0
|
2019-12-03 10:42:17 -05:00 |
|
Ryan Cramer
|
c81566db7e
|
Fix issue processwire/processwire-issues#1040
|
2019-12-03 09:57:36 -05:00 |
|
Ryan Cramer
|
b1b968c6b5
|
Fix issue processwire/processwire-issues#1038
|
2019-12-03 09:44:40 -05:00 |
|
Ryan Cramer
|
5daa38729a
|
A couple of small improvements to ProcessPageLister, including improved editable() check of mock Page per template that also now includes parent in the check, and improved debug output of selector that now includes modifications to selector made by PageFinder
|
2019-12-03 08:41:37 -05:00 |
|
Ryan Cramer
|
8a5a4b4461
|
Add a getNonEmptyValue() method to LanguagesPageFieldValue class and make use of it in ProcessPageEdit to avoid situations where headline was otherwise blank
|
2019-12-03 08:40:51 -05:00 |
|
Ryan Cramer
|
346218a524
|
Various minor updates
|
2019-12-03 08:40:08 -05:00 |
|
Ryan Cramer
|
fd89b7cebd
|
Bump version to 3.0.146
|
2019-11-22 14:12:51 -05:00 |
|
Ryan Cramer
|
72713948fa
|
Some minor improvements to the Tfa class
|
2019-11-22 14:06:25 -05:00 |
|
Ryan Cramer
|
8455e497b7
|
Various unrelated minor updates to numerous classes/files (phpdoc, typo fixes, and related)
|
2019-11-21 11:25:58 -05:00 |
|
Ryan Cramer
|
efb8f1f2e9
|
Update documentation for PageRender::renderPage() method per processwire/processwire-issues#987
|
2019-11-21 09:34:34 -05:00 |
|
Ryan Cramer
|
4656672c81
|
Fix issue processwire/processwire-issues#1030
|
2019-11-21 08:59:30 -05:00 |
|
Ryan Cramer
|
14803e22a8
|
Fix issue processwire/processwire-issues#1031
|
2019-11-21 08:39:01 -05:00 |
|
Ryan Cramer
|
fd7917c7d1
|
Fix issue processwire/processwire-issues#1012
|
2019-11-20 10:54:51 -05:00 |
|
Ryan Cramer
|
4f054c3c19
|
Fix issue processwire/processwire-issues#1035
|
2019-11-20 10:08:28 -05:00 |
|
Ryan Cramer
|
719c2ef3a9
|
Fix issue processwire/processwire-issues#1029
|
2019-11-20 09:56:47 -05:00 |
|
Ryan Cramer
|
1aaef35474
|
Fix issue processwire/processwire#1016 and some related minor optimizations
|
2019-11-20 09:35:54 -05:00 |
|
Ryan Cramer
|
66258de9ee
|
Update MarkupAdminDataTable to correct issue where some properties indicated as readable were not. Also update phpdoc to indicate they are readable but not writable.
|
2019-11-20 08:32:18 -05:00 |
|
Ryan Cramer
|
cf03946633
|
Fix issue processwire/processwire-issues#1033
|
2019-11-20 06:10:21 -05:00 |
|
Ryan Cramer
|
e296542640
|
Remove phpdoc sort property for Pagefile/Pageimage per processwire/processwire-issues#1034
|
2019-11-20 05:38:43 -05:00 |
|
Ryan Cramer
|
8c5d3aff72
|
Accompanies previous commit (forgot to include this file) processwire/processwire-issues#1032
|
2019-11-15 15:15:12 -05:00 |
|
Ryan Cramer
|
8d82308c4c
|
Add support for feature request issue processwire/processwire-issues#1032
|
2019-11-15 15:14:15 -05:00 |
|
Ryan Cramer
|
7a41ffb089
|
Update $pages->touch() method to support specifying date type to update 'modified', 'created' or 'published'. Add $pages->editor()->addStatus(), removeStatus() and saveStatus() methods as simpler alternatives to the existing savePageStatus()
|
2019-11-15 14:40:57 -05:00 |
|
Ryan Cramer
|
00635bf01d
|
Minor updates, phpdoc tweaks and such
|
2019-11-15 14:35:15 -05:00 |
|
Ryan Cramer
|
595429d425
|
Add a minimumAge config setting for PagePathHistory module per processwire/processwire-issues#1014 and add an option for throwing a 404 while still allowing PagePathHistory to perform redirects (if it has any). Also add a function: wire404(); that you can call for this, in addition to: throw new Wire404Exception(true);
|
2019-11-12 12:06:08 -05:00 |
|
Ryan Cramer
|
4cc587bd1a
|
Update comments fields to use custom 'CommentField' class rather than 'Field' class
|
2019-11-12 11:15:00 -05:00 |
|
Ryan Cramer
|
4eeca2eeeb
|
Add ability for PageFinder and PagesLoader to retain additional info about selectors and PageFinder instance for debugging purposes
|
2019-11-12 11:07:39 -05:00 |
|
Ryan Cramer
|
0478c65938
|
Improvements to $modules->findByPrefix() method
|
2019-11-12 11:06:46 -05:00 |
|