Marc Alexander
fbe3fbeb75
Merge branch '3.2.x'
2018-09-17 21:10:46 +02:00
Rubén Calvo
c912e6feaa
[ticket/15751] Fix warning when update with CLI
...
PHPBB3-15751
2018-08-09 23:45:41 +02:00
Jakub Senko
fcc3dd996d
[ticket/12624] Add debug.load_time parameter
...
PHPBB3-12624
2018-07-06 17:01:15 +02:00
Marc Alexander
6b221ae4cb
Merge branch '3.2.x'
2018-01-07 19:30:41 +01:00
Marc Alexander
77b275181a
[prep-release-3.2.2] Add 3.1.12 to build and fix display of download box
2018-01-07 16:59:14 +01:00
Marc Alexander
4aab9e792a
Merge pull request #5077 from marc1706/ticket/15353
...
[ticket/15353] Do not use empty to not offer empty archive for download
2018-01-07 11:06:18 +01:00
Marc Alexander
57179fbb79
[ticket/15353] Do not use empty to not offer empty archive for download
...
PHPBB3-15353
2018-01-06 19:59:55 +01:00
rxu
f8fbe37936
[ticket/14972] replace all occurrences of sizeof() with the count()
...
PHPBB3-14972
2018-01-01 13:56:04 +01:00
Máté Bartus
cd757469a6
Merge branch '3.2.x'
2017-11-15 21:45:10 +01:00
Marc Alexander
f57e377847
[ticket/15353] Use empty where applicable
...
PHPBB3-15353
2017-10-12 21:56:59 +02:00
Marc Alexander
f8f985c099
[ticket/15353] Make sure users can continue update after merging file diff
...
PHPBB3-15353
2017-09-10 12:52:12 +02:00
Máté Bartus
60dba82e1d
Merge branch '3.2.x'
2017-09-07 14:13:58 +02:00
Rubén Calvo
d99dbf1f0e
[ticket/15346] Add log message if extension is not enableable
...
PHPBB3-15346
2017-09-05 18:48:02 +02:00
Rubén Calvo
e854e5b71f
[ticket/15346] Check if extension is enableable during install
...
PHPBB3-15346
2017-09-03 17:53:10 +02:00
Tristan Darricau
ca260d41e5
Merge branch '3.2.x'
...
* 3.2.x:
[ticket/15293] Prevent continuing to database update on incomplete file update
2017-07-26 13:09:30 +02:00
Marc Alexander
d84834db88
[ticket/15293] Prevent continuing to database update on incomplete file update
...
PHPBB3-15293
2017-07-23 21:09:30 +02:00
Rubén Calvo
ecb79539f4
[ticket/15253] Use storage helper methods instead of filesystem methods
...
PHPBB3-15253
2017-07-20 19:55:52 +02:00
rxu
797234e416
[ticket/14972] replace all occurrences of sizeof() with the count()
...
PHPBB3-14972
2017-07-17 16:57:00 +07:00
Máté Bartus
16e79d00d1
Merge pull request #4675 from marc1706/ticket/15044
...
[ticket/15044] Create search index during installation
2017-01-29 14:42:41 +01:00
Marc Alexander
b5ed02d03c
[ticket/15050] Remove extra whitespace
...
PHPBB3-15050
2017-01-27 08:40:35 +01:00
Marc Alexander
f66594bf93
[ticket/15050] Use new file when new file already exists
...
Instead of trying to diff the new file against a pre-existing file,
we're just going to use the new file. It's impossible to know whether
the pre-existing file is newer or older than the new file. As the
system will rely on the files being in the "new" state it's better
to simply use the file in "new" state.
PHPBB3-15050
2017-01-25 22:18:29 +01:00
Marc Alexander
a03047da5b
[ticket/15044] Add module task for creating search index during install
...
PHPBB3-15044
2017-01-24 21:47:20 +01:00
Marc Alexander
0238d850dd
[ticket/15015] Use correct explain string for enable email settings
...
PHPBB3-15015
2017-01-22 20:58:53 +01:00
Marc Alexander
9bbd034a4e
[prep-release-3.2.0] Correctly compare extensions version
2017-01-07 14:44:04 +01:00
Marc Alexander
1846b90a33
[ticket/14920] Force installer to only populate core migrations
...
PHPBB3-14920
2016-12-17 23:20:56 +01:00
Marc Alexander
37a3bd131b
[ticket/14894] Use correct config name for conflicts archive extension
...
PHPBB3-14894
2016-12-09 19:54:58 +01:00
Marc Alexander
c54838b25f
[ticket/14492] Update versions in files
...
PHPBB3-14492
2016-12-03 14:23:34 +01:00
Marc Alexander
b9c284d85b
[ticket/14492] Update phpBB version and fix miscellaneous code issues
...
PHPBB3-14492
2016-12-03 14:23:34 +01:00
Marc Alexander
1f27097208
[ticket/14492] Install all extensions if 'all' is specified for extensions
...
PHPBB3-14492
2016-12-03 14:23:34 +01:00
Marc Alexander
dee5e6e076
[ticket/14492] Add language variables for updating extensions
...
PHPBB3-14492
2016-12-03 14:23:34 +01:00
Marc Alexander
b1596fda7f
[ticket/14492] Prevent timeouts in install & update extensions tasks
...
PHPBB3-14492
2016-12-03 14:23:34 +01:00
Marc Alexander
edfc4f3efc
[ticket/14492] Use same list for checking if extension should be updated
...
PHPBB3-14492
2016-12-03 14:23:34 +01:00
Marc Alexander
2fa23c9b3f
[ticket/14492] Unify version check for installing default extensions
...
PHPBB3-14492
2016-12-03 14:23:34 +01:00
Marc Alexander
e308093d75
[ticket/14492] Use extension manager instead of finder and add try/catch
...
PHPBB3-14492
2016-12-03 14:23:34 +01:00
Marc Alexander
fd37919ecb
[ticket/14492] Remove unused use statement
...
PHPBB3-14492
2016-12-03 14:23:34 +01:00
Marc Alexander
64f0d74489
[ticket/14492] Properly retrieve version updating from
...
PHPBB3-14492
2016-12-03 14:23:34 +01:00
Marc Alexander
f604e1ab5d
[ticket/14492] Rework logic for selecting which extensions to update
...
PHPBB3-14492
2016-12-03 14:23:34 +01:00
Marc Alexander
930b02342e
[ticket/14492] Check if composer.json exists in viglink folder on file_check
...
PHPBB3-14492
2016-12-03 14:23:34 +01:00
Marc Alexander
69dece6197
[ticket/14492] Removed unused use statement
...
PHPBB3-14492
2016-12-03 14:23:34 +01:00
Marc Alexander
e519b21b2e
[ticket/14492] Only show fail of extension install if it's available
...
PHPBB3-14492
2016-12-03 14:23:34 +01:00
Marc Alexander
65d6e338a9
[ticket/14492] Allow specifying extensions to update & install
...
PHPBB3-14492
2016-12-03 14:23:34 +01:00
Marc Alexander
eb1ade6768
[ticket/14492] Set install extensions to synthetic and fix step count
...
PHPBB3-14492
2016-12-03 14:23:34 +01:00
Marc Alexander
4451db9f22
[ticket/14492] Apply fixes to update extensions task
...
The regex was also simplified.
PHPBB3-14492
2016-12-03 14:20:28 +01:00
Marc Alexander
90a5e22eb5
[ticket/14492] Correctly check if extension was enabled during install
...
Also fixed some incorrectly generated log messages and improved the
regex.
PHPBB3-14492
2016-12-03 14:20:28 +01:00
Marc Alexander
430ec6f61d
[ticket/14492] Do not install extensions in installer if in test env
...
PHPBB3-14492
2016-12-03 14:20:28 +01:00
Marc Alexander
267d1b15c4
[ticket/14492] Re-enable extensions if updated during update
...
PHPBB3-14492
2016-12-03 14:20:28 +01:00
Marc Alexander
8fb2347cfa
[ticket/14492] Install all packaged extensions by default
...
PHPBB3-14492
2016-12-03 14:20:28 +01:00
Marc Alexander
36460ebdf6
[ticket/14492] Do not copy viglink on update if it was deleted
...
PHPBB3-14492
2016-12-03 14:20:28 +01:00
Marc Alexander
c30394ff4a
[ticket/14492] Add basic task for installing viglink extension
...
PHPBB3-14492
2016-12-03 14:20:28 +01:00
Marc Alexander
9aa017d0f7
[ticket/14875] Add method for raw input to request and add to installer
...
A method for retrieving raw input has been added to the request class.
This will be used in the installer to retrieve the datatabase password
while also allowing utf8 characters. Not escaping the input is ok in
this case as it won't be put anywhere in this raw form and only be
used to populate the entry for the password field in config.php.
PHPBB3-14875
2016-11-25 22:15:13 +01:00