Ryan Cramer
|
44fcf13ea2
|
Bump version to 3.0.246
3.0.246
|
2025-02-14 10:10:03 -05:00 |
|
Ryan Cramer
|
69270a31b0
|
Fix issue processwire/processwire-issues#2039
|
2025-02-14 10:00:01 -05:00 |
|
Ryan Cramer
|
f88350baa5
|
Fix issue processwire/processwire-issues#2040
|
2025-02-14 09:57:42 -05:00 |
|
Ryan Cramer
|
c7ba08ecb9
|
Update ProcessController::jsonMessage() method so that it supports array argument, primarily for internal debugging purposes
|
2025-02-07 14:21:58 -05:00 |
|
Ryan Cramer
|
59ae7f4c7f
|
Fix issue processwire/processwire-issues#2023
|
2025-02-06 11:04:21 -05:00 |
|
Ryan Cramer
|
0708865081
|
Update min PHP version in composer.json file. processwire/processwire-issues#2024
|
2025-02-06 10:50:17 -05:00 |
|
Ryan Cramer
|
6ae349b4ec
|
Fix issue processwire/processwire-issues#2024
|
2025-02-06 10:35:22 -05:00 |
|
Ryan Cramer
|
30b34c70b3
|
Fix issue processwire/processwire-issues#2025
|
2025-02-06 10:31:22 -05:00 |
|
Ryan Cramer
|
e6dbc3e8eb
|
Fix issue processwire/processwire-issues#2026
|
2025-02-06 10:06:10 -05:00 |
|
Ryan Cramer
|
a959afc422
|
Fix issue processwire/processwire-issues#2029
|
2025-02-06 09:04:08 -05:00 |
|
Ryan Cramer
|
4a9b904b77
|
Fix issue processwire/processwire-issues#2030
|
2025-02-06 08:48:36 -05:00 |
|
Ryan Cramer
|
8b5d96f1b6
|
Fix issue processwire/processwire-issues#2035 plus some related additions to help identify and fix pages that might incorrectly have trash status
|
2025-02-05 14:45:05 -05:00 |
|
Ryan Cramer
|
eddd6cb8ad
|
Bump version to 3.0.245
|
2025-01-29 15:22:03 -05:00 |
|
Ryan Cramer
|
e1e938591d
|
Updates to ProcessPageList to make some parts more hookable
|
2025-01-29 10:02:06 -05:00 |
|
Ryan Cramer
|
1805ad0a59
|
Improvements to FieldtypePage set of string value(s) to pages, so that it recognizes title and name for setting purposes.
|
2025-01-29 09:55:22 -05:00 |
|
Ryan Cramer
|
f22739a54c
|
Bump version to 3.0.244
3.0.244
|
2025-01-10 14:13:34 -05:00 |
|
Ryan Cramer
|
4e678c1584
|
Various minor updates
|
2025-01-10 10:27:09 -05:00 |
|
Ryan Cramer
|
4604c09abc
|
More updates for processwire/processwire-issues#2015
|
2025-01-09 11:44:20 -05:00 |
|
Ryan Cramer
|
be3d17b9c2
|
Fix issue processwire/processwire-issues#2022
|
2025-01-09 10:20:07 -05:00 |
|
Ryan Cramer
|
54e75701c1
|
Fix issue processwire/processwire-issues#2021
|
2025-01-09 10:09:20 -05:00 |
|
Ryan Cramer
|
29b1fa0e45
|
Update installer with changes similar to PR #300 to avoid PHP session warnings in some environments
Co-authored-by: poljpocket <mail@poljpocket.com>
|
2025-01-08 10:50:47 -05:00 |
|
Ryan Cramer
|
870284072c
|
Some more improvements to UTF-8 page names, also related to processwire/processwire-issues#2015
|
2025-01-08 10:09:39 -05:00 |
|
Ryan Cramer
|
552fd7180e
|
Fix issue processwire/processwire-issues#1950
|
2025-01-07 10:42:38 -05:00 |
|
Ryan Cramer
|
9db14e6aef
|
Fix issue processwire/processwire-issues#1915 using fix suggested from @michaellenaghan
|
2025-01-05 11:57:02 -05:00 |
|
matjazpotocnik
|
8d2ad63ce7
|
Fix issue processwire/processwire-issues#1916
|
2025-01-05 11:48:54 -05:00 |
|
Ryan Cramer
|
f1819b5cd8
|
Fix issue processwire/processwire-issues#1914
|
2025-01-05 11:40:49 -05:00 |
|
Ryan Cramer
|
807e94e22a
|
Installer updates, make utf8mb4 and InnoDB the default settings for MySQL (rather than utf8 and MyISAM)
|
2025-01-05 11:21:52 -05:00 |
|
Ryan Cramer
|
bd5200dfb2
|
Fix issue processwire/processwire-issues#1966
|
2025-01-05 10:54:17 -05:00 |
|
Ryan Cramer
|
00a6baaac9
|
Update for processwire/processwire-issues#2015
|
2025-01-05 10:11:20 -05:00 |
|
Ryan Cramer
|
e6ace73c02
|
Additional updates for processwire/processwire-issues#2015
|
2025-01-03 12:43:17 -05:00 |
|
Ryan Cramer
|
4be389067d
|
Fix issue processwire/processwire-issues#2015
|
2024-12-31 10:59:47 -05:00 |
|
Ryan Cramer
|
fa47338eed
|
Fix ProcessPageList label issue reported in ryancramerdesign/PageListCustomChildren#1
|
2024-12-27 12:54:15 -05:00 |
|
Ryan Cramer
|
cef47391ee
|
Fix issue processwire/processwire-issues#1875
|
2024-12-27 12:44:02 -05:00 |
|
Ryan Cramer
|
86fc754ffb
|
Add collapsed options back for InputfieldWrapper/InputfieldFieldset per processwire/processwire-issues#1953
|
2024-12-27 12:17:25 -05:00 |
|
Ryan Cramer
|
6036118b15
|
Fix phpdoc example for MarkupHTMLPurifier processwire/processwire-issues#226
|
2024-12-23 11:57:30 -05:00 |
|
Ryan Cramer
|
16d70048c1
|
Fix issue processwire/processwire-issues#1934
|
2024-12-23 11:52:06 -05:00 |
|
Ryan Cramer
|
1f7d039b3e
|
Fix issue processwire/processwire-issues#1927
|
2024-12-23 11:35:34 -05:00 |
|
Ryan Cramer
|
94bc7c346e
|
Bump version to 3.0.243
|
2024-12-20 16:03:28 -05:00 |
|
Ryan Cramer
|
b7238605e4
|
Minor code optimizations to the PagesExportImport modules
|
2024-12-20 15:15:51 -05:00 |
|
Ryan Cramer
|
1fc3cf414a
|
Fix issue where the config.maxUrlSegments wasn't working, plus add new config.longUrlResponse where you can define the http response that should be used when there is an overflow of URL length, segments, or depth.
|
2024-12-20 15:14:37 -05:00 |
|
Ryan Cramer
|
9bc02399e5
|
Fix issue processwire/processwire-issues#2007
|
2024-12-13 10:20:32 -05:00 |
|
Ryan Cramer
|
68fa2b47f6
|
Fix issue processwire/processwire-issues#2005
|
2024-12-13 09:10:37 -05:00 |
|
Ryan Cramer
|
2361b90739
|
Fix issue processwire/processwire-issues#2002
|
2024-11-29 13:43:26 -05:00 |
|
Ryan Cramer
|
1c5f2f7e3c
|
Updates for PHP 8.4 support per processwire/processwire-issues#2000 Also note that these changes require we adjust our minimum required PHP version from 7.0 up to 7.1, with PHP 8.x still recommended.
|
2024-11-29 13:29:28 -05:00 |
|
Ryan Cramer
|
ac4dfebfab
|
Update Fields class to keep an index of Field flags that can be read before fields are loaded. Also added a findByFlag() method that uses the index.
|
2024-11-29 13:00:09 -05:00 |
|
Ryan Cramer
|
405da182d5
|
Fix issue processwire/processwire-issues#2004
|
2024-11-29 11:08:08 -05:00 |
|
Ryan Cramer
|
0ea71c3e1d
|
Fix issue processwire/processwire-issues#1097
|
2024-11-22 15:10:22 -05:00 |
|
Ryan Cramer
|
ede080e2a8
|
Fix issue processwire/processwire-issues#1962
|
2024-11-22 14:37:00 -05:00 |
|
Ryan Cramer
|
496509c39f
|
Fix issue processwire/processwire-issues#1960
|
2024-11-22 14:22:52 -05:00 |
|
Ryan Cramer
|
7b893abba3
|
Add suggested fix for processwire/processwire-issues#1975
|
2024-11-22 14:12:32 -05:00 |
|