Shannon
|
0227b800a0
|
Gets the installer steps working nicely and returning the next step to execute which now displays the current step details correctly and dequeues steps that are not required after the previous one has executed.
|
2014-03-05 11:34:42 +11:00 |
|
Shannon
|
24ceb5ce2d
|
Updates to include returning the next step in sequence
|
2014-03-05 10:32:59 +11:00 |
|
Shannon
|
d2aecd12eb
|
Updates more installer logic, getting into the nitty gritty details with upgrades, etc...
|
2014-03-04 19:20:36 +11:00 |
|
Shannon
|
71a9fb4f68
|
Updated more installer logic
|
2014-03-04 16:21:45 +11:00 |
|
Shannon
|
0497771750
|
fixed merge issues
|
2014-03-04 11:42:11 +11:00 |
|
Shannon
|
000b2b639f
|
Merge branch '7.1.0-installer' of https://github.com/umbraco/Umbraco-CMS into 7.1.0-installer
Conflicts:
src/Umbraco.Web/Install/Controllers/InstallApiController.cs
src/Umbraco.Web/Install/InstallSteps/DatabaseConfigureStep.cs
src/Umbraco.Web/Install/InstallSteps/DatabaseInstallStep.cs
src/Umbraco.Web/Install/InstallSteps/DatabaseUpgradeStep.cs
src/Umbraco.Web/Install/InstallSteps/FilePermissionsStep.cs
src/Umbraco.Web/Install/InstallSteps/SetUmbracoVersionStep.cs
src/Umbraco.Web/Install/InstallSteps/StarterKitCleanupStep.cs
src/Umbraco.Web/Install/InstallSteps/StarterKitDownloadStep.cs
src/Umbraco.Web/Install/InstallSteps/StarterKitInstallStep.cs
src/Umbraco.Web/Install/InstallSteps/UserStep.cs
src/Umbraco.Web/Install/Models/InstallSetupStep.cs
src/Umbraco.Web/Install/Models/InstallSetupStepAttribute.cs
|
2014-03-04 11:20:52 +11:00 |
|
Shannon
|
885f691c0e
|
Updated install steps, classes and logic
|
2014-03-04 11:16:42 +11:00 |
|
perploug
|
ce65ae8742
|
Updates to the installer UI
Adds database and packages step
|
2014-03-03 08:57:57 +01:00 |
|
Shannon
|
3b71a6c3a5
|
asfsafd
|
2014-02-27 10:16:30 +01:00 |
|
Shannon
|
a9916fc415
|
Installer logic working for a new installer on sqlce
|
2014-02-26 16:30:25 +01:00 |
|
Shannon
|
f9304d7f04
|
Gets lots of the new installer logic working
|
2014-02-26 16:01:31 +01:00 |
|
Shannon
|
f9475305bb
|
more install bits
|
2014-02-26 18:25:59 +11:00 |
|
Shannon
|
00f2afe454
|
Creates Install MVC Area, creates new installer api controllers, moves old installer files to the new Area folder so that the /install path can route properly.
|
2014-02-26 04:15:14 +11:00 |
|