Bjarke Berg
|
603ec0ccfb
|
AB3594 - Moved the composition root out to UmbracoApplicationBase, and injecting the needed parts from there. Also remove usages of ConfigurationManager from Umbraco.Core
|
2019-11-15 11:41:13 +01:00 |
|
Samuel Butler
|
958c8b1214
|
Umbraco installer double-encodes connection string password fix (#4820)
|
2019-04-30 21:54:35 +02:00 |
|
Shannon
|
c89b50f0b8
|
large refactor/cleanup of most of the old package installer logic dealing with persisting the installedPackages.config which is now in the services, creates new parsers and removes a ton of old code, changes fetching packages to be async, uses XElement instead of old XmlNode apis, next we need to do the actual package installer updates
|
2019-01-11 14:30:04 +11:00 |
|
Stephan
|
53c67fad63
|
Rework for #3866
|
2018-12-18 10:39:39 +01:00 |
|
Warren
|
9e996c68bb
|
Refactored the error params, so that exception is before the message/template so its more in sync with Serilog signature & was an easy way to find some more logs I missed too
|
2018-08-17 15:41:58 +01:00 |
|
Stephan
|
2182b0f18f
|
Migrations refactoring - WIP - move code
|
2017-12-19 11:00:46 +01:00 |
|
Stephan
|
1c96df83cd
|
Port 7.7 - WIP
|
2017-09-08 19:39:13 +02:00 |
|
Stephan
|
8561d85f7a
|
porting 7.6-rc1 into 8
|
2017-05-24 12:25:39 +02:00 |
|
Stephan
|
a49af20275
|
More persistence layer refactoring
|
2016-11-29 10:31:25 +01:00 |
|
Stephan
|
b26b415096
|
Merge origin/dev-v7-deploy into dev-v8-zbwip (builds)
|
2016-11-03 10:31:44 +01:00 |
|
Stephan
|
0597eea72b
|
Resvolution - Components, Runtime & Booting
|
2016-09-19 16:33:43 +02:00 |
|
Sebastiaan Janssen
|
3f2ebbda59
|
U4-8757 DB error installing 7.5.0 beta2 with SQL server - first escape characters, THEN wrap the password in single quotes
#U4-8757 Fixed
|
2016-07-21 11:24:08 +02:00 |
|
Stephan
|
3c7245f9ba
|
Merge origin/dev-v7 into dev-v8
|
2016-07-08 16:32:06 +02:00 |
|
Blake Clerke-Smith
|
f00a5271c3
|
escape other stuff
|
2016-06-16 06:09:59 -06:00 |
|
Blake Clerke-Smith
|
deff98612f
|
escape semicolons
|
2016-06-16 06:07:21 -06:00 |
|
Stephan
|
aceaf4b15d
|
Core.Persistence - massive cleanup
|
2016-04-13 17:33:09 +02:00 |
|
Shannon
|
f077520781
|
Fixes: U4-4154 convert existing property data from XML to JSON during upgrade v6 - 7 to ensure that other data types that have this property editor are upgraded as well. Fixes some of the installer bits so that the steps are not marked as completed if they have problems.
|
2014-03-20 17:35:51 +11:00 |
|
Shannon
|
a907b5bdcd
|
Fixes up the dbconnection checker to work with all supported db types.
|
2014-03-13 20:14:56 +11:00 |
|
perploug
|
3276b8a4d8
|
Latest visual changes to installer + db validator
|
2014-03-05 20:03:45 +01:00 |
|
Shannon
|
a40ba2f27e
|
Updates the RequiresExecution logic so we can skip steps based on some user input (i.e. skip the starter kit installation). Fixes the start kit js stuff to update the model correctly and continue. Fixes the error view to restart - it cannot just go back because there might not be a view there.
|
2014-03-05 14:30:17 +11:00 |
|
Shannon
|
ce068a60d5
|
Removes default instructions from the installer service, passing in empty instructions is ok now and the server will assign defaults if they are empty.
|
2014-03-05 12:08:35 +11:00 |
|
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
|
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
|
885f691c0e
|
Updated install steps, classes and logic
|
2014-03-04 11:16:42 +11: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 |
|