Feature #52547

Task #49162: Rewrite install tool

ext:install Core update

Added by Christian Kuhn almost 2 years ago. Updated almost 2 years ago.

Status:Resolved Start date:2013-10-05
Priority:Should have Due date:
Assigned To:- % Done:

100%

Category:Install Tool Spent time: -
Target version:6.2.0
PHP Version:5.4 Sprint Focus:
Complexity:hard

Related issues

related to Installation and Upgrade Guide - Feature #52732: Document Install Tool Core Update and "TYPO3_DISABLE_CORE... Resolved 2013-10-12
precedes Core - Feature #52639: ext:install Environment variable to deactivate core update Resolved 2013-10-09
precedes Core - Bug #52638: ext:install Add registry entries if core update was done New 2013-10-09

Associated revisions

Revision 710b44e5
Added by Christian Kuhn almost 2 years ago

[FEATURE] ext:install Core update

The patch provides the code infrastructure to test for possible
core updates using information from get.typo3.org and implements
a "one-click" update within "important actions".

The update itself is implemented as a list of ajax calls performed
after each other to have minimal impact and side effects to current
core code.

The service classes "CoreVersionService" and "CoreUpdateService"
contain the main business logic and may be used in a reports module
or scheduler task later on.

Change-Id: I5947252ca805b237b513fdafcf2696e9da586fc0
Resolves: #52547
Releases: 6.2
Reviewed-on: https://review.typo3.org/24396
Reviewed-by: Anja Leichsenring
Tested-by: Anja Leichsenring
Reviewed-by: Helmut Hummel
Tested-by: Helmut Hummel

Revision 0eac3d91
Added by Philipp Gampe almost 2 years ago

[BUGFIX] Follow-Up: ext:install Core update

Fix a small mistake in variable usage during creating of the
download directory.

Resolves: #52547
Releases: 6.2
Change-Id: I080d43edfe9d6921d0ccca28a34f42bdb788f630
Reviewed-on: https://review.typo3.org/24476
Reviewed-by: Philipp Gampe
Tested-by: Philipp Gampe

History

#1 Updated by Gerrit Code Review almost 2 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24396

#2 Updated by Gerrit Code Review almost 2 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24396

#3 Updated by Gerrit Code Review almost 2 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24396

#4 Updated by Gerrit Code Review almost 2 years ago

Patch set 4 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24396

#5 Updated by Gerrit Code Review almost 2 years ago

Patch set 5 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24396

#6 Updated by Gerrit Code Review almost 2 years ago

Patch set 6 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24396

#7 Updated by Gerrit Code Review almost 2 years ago

Patch set 7 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24396

#8 Updated by Gerrit Code Review almost 2 years ago

Patch set 8 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24396

#9 Updated by Gerrit Code Review almost 2 years ago

Patch set 9 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24396

#10 Updated by Gerrit Code Review almost 2 years ago

Patch set 10 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24396

#11 Updated by Gerrit Code Review almost 2 years ago

Patch set 11 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24396

#12 Updated by Christian Kuhn almost 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

#13 Updated by Gerrit Code Review almost 2 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24476

#14 Updated by Philipp Gampe almost 2 years ago

  • Status changed from Under Review to Resolved

#15 Updated by Sascha Egerer almost 2 years ago

Testplan:

To test, just manipulate your version in core/Classes/Core/SystemEnvironmentBuilder.php to '6.2.0alpha2', the system should update to 6.2.0alpha3 then.

Also available in: Atom PDF