Ryan Cramer
|
be3d17b9c2
|
Fix issue processwire/processwire-issues#2022
|
2025-01-09 10:20:07 -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
|
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
|
4d6589bdc8
|
Fix issue processwire/processwire-issues#1980
|
2024-11-01 10:57:53 -04:00 |
|
Ryan Cramer
|
92afe679b9
|
Fix issue processwire/processwire-issues#1936
|
2024-06-20 10:58:28 -04:00 |
|
Ryan Cramer
|
a37f237900
|
Update installer to exclude some $config settings when already supplied by site profile's config.php, so that it's not duplicating any settings when writing /site/config.php
|
2024-04-19 12:02:01 -04:00 |
|
Ryan Cramer
|
3256cb9000
|
Update installer so that it works if site profile is already installed in /site/ rather than /site-name/
|
2024-03-28 08:36:56 -04:00 |
|
Ryan Cramer
|
91eff3074d
|
Add DB socket support to PW installer per request processwire/processwire-issues#1850
|
2024-01-19 13:53:08 -05:00 |
|
Ryan Cramer
|
ab7c86da21
|
Add memory_limit check to PW installer per processwire/processwire-requests#449
|
2022-09-23 09:25:48 -04:00 |
|
Ryan Cramer
|
0d865f78ef
|
Additional installer updates and add support for a /site/install/finish.php file that one can use to automatically apply additional updates to the site once the site profile finishes installing. Example being added to ProcessExportProfile module.
|
2021-12-22 12:55:14 -05:00 |
|
Ryan Cramer
|
6dee053250
|
Installer updates to improve profile selection instruction and options. Added a refresh button on profile screen. Added new page at processwire.comw with description of all profiles. Other minor improvements in installer.
|
2021-12-21 13:02:48 -05:00 |
|
Ryan Cramer
|
fd204c6b01
|
Remove site profiles: site-classic, site-default, site-beginner, site-languages, site-regular... leaving just site-blank. The other profiles have been moved to their own repos. Also some small updates to site-blank profile just so the template files are slightly more useful if someone doesn't install another.
|
2021-12-17 13:33:30 -05:00 |
|
Ryan Cramer
|
25e89c35c9
|
Add in-progress items that need more work or testing as to-do’s for next dev branch
|
2021-08-26 08:11:03 -04:00 |
|
Ryan Cramer
|
b466e4fb99
|
Fix the jammed table salt shaker
|
2020-07-25 09:33:08 -04:00 |
|
Ryan Cramer
|
380583a92c
|
Various minor updates
|
2020-07-24 14:44:39 -04:00 |
|
Ryan Cramer
|
098e5d03d7
|
Some code improvements to PW installer
|
2019-11-06 15:13:36 -05:00 |
|
Ryan Cramer
|
161d6fb737
|
Upgrade ProcessWire installer (and related site profile files) to support specification of debug mode as one of the interactive installation options. Also updated some wording in various parts of the installer.
|
2019-07-05 11:35:25 -04:00 |
|
Ryan Cramer
|
b5b1a796ec
|
Small improvements to ProcessWire installer
|
2019-07-04 10:47:58 -04:00 |
|
Ryan Cramer
|
f6d8d3510f
|
Add the “Regular” site profile to the core as another installation profile option
|
2018-06-01 13:26:07 -04:00 |
|
Ryan Cramer
|
ebc150a3a7
|
Update PW installer to use Uikit 3 theme, plus add support for detecting and dropping existing tables (if present) during installation.
|
2017-11-16 10:50:36 -05:00 |
|
Ryan Cramer
|
4560ed2997
|
Fix issue processwire/processwire-issues#377 where install of non-native site profile with 3rd party Fieldtype modules could produce error messages at install time
|
2017-09-20 06:43:38 -04:00 |
|
Ryan Cramer
|
501a097e29
|
Minor improvements to installer, mostly phpdoc related
|
2017-01-12 15:08:28 -05:00 |
|
Ryan Cramer
|
d785fd7523
|
Minor adjustments to comment blocks: Add @LostKobrakai PR #42, PR #44, PR #45 and add @owzim PR #43
|
2017-01-05 14:32:09 -05:00 |
|
Ryan Cramer
|
264c5b0b54
|
Fix issue processwire/processwire-issues#133 updating a few links pointing to old GitHub repo to point to new one
|
2016-12-29 10:03:28 -05:00 |
|
Ryan Cramer
|
707cd9e735
|
Expand upon the Page::url() method to include an $options argument that adds many new capabilities.
|
2016-12-02 10:38:49 -05:00 |
|
Ryan Cramer
|
b08f3c082e
|
Update install.php per issue #44
|
2016-10-13 08:20:13 -04:00 |
|
Ryan Cramer
|
ee89ddcea5
|
Merge recent changes from devns branch
|
2016-09-22 12:46:59 -04:00 |
|
Ryan Cramer
|
bac5b0de5d
|
Initial commit to new repo (carried over from: https://github.com/ryancramerdesign/ProcessWire/tree/devns)
|
2016-09-02 14:55:17 -04:00 |
|