Stephan
|
cea8753ff2
|
Replace dynamic ViewBag with ViewData
|
2019-03-29 09:56:56 +01:00 |
|
Bjarke Berg
|
1770a0abec
|
Inject IUmbracoContextAccessor instead of UmbracoContext
|
2019-02-14 12:40:45 +01:00 |
|
Shannon
|
eef86689c8
|
Removes booting.aspx and creates embedded html pages for booting and failed (if those are ever seen ), renames some classes and namespaces, removes old cdf bundle classes
|
2019-01-29 23:05:59 +11:00 |
|
Shannon
|
029eff1f8a
|
Some refactoring to decouple web based assemblies from Umbraco.Core and move whatever we can to Umbraco.Web where web based assemblies are used. Decouples System.Drawing entirely from Umbraco.Core and removes the Active Directory dependency from Umbraco.core.
|
2018-08-29 01:15:46 +10:00 |
|
Shannon
|
c90d6be8ab
|
U4-8861 Extract GlobalSettings to an interface and expose on the standard UmbracoConfig.For settings singleton including a bunch of cleanup, getting the installer and steps to be DI
|
2018-04-06 13:51:54 +10:00 |
|
Stephan
|
0a4878d2a3
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-27 10:04:07 +02:00 |
|
Stephan
|
2182b0f18f
|
Migrations refactoring - WIP - move code
|
2017-12-19 11:00:46 +01:00 |
|
Stephan
|
9ed6576908
|
Port 7.7 - WIP
|
2017-09-19 15:51:47 +02:00 |
|
Stephan
|
c76403077f
|
Normalize cr/lf/tab
|
2017-07-20 11:21:28 +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
|
a3c99531bf
|
U4-8898 Blank login screen after upgrade to 7.5.x
Moves the updating of the CDF version to the very beginning before we even redirect to the login screen so it is nicely cachebusted
|
2016-09-03 10:23:17 +02:00 |
|
Shannon
|
8e1e7a8676
|
Gets the IsConfigured check checking the migration data, updates the install controller to ensure there's no infinite redirects and to use the IsUpgrading flag. Now to add entries to the table when the migrations have executed.
|
2015-06-22 16:22:47 +02:00 |
|
Shannon
|
ad66613011
|
Updates ValidateCurrentUser so that it doesn't re-decrypt the cookie since that is already done, it just needs to check if the current user is authenticated and if it is a back office identity. Added lots of notes for extension points when we start looking at extending how the back office auth works.
|
2014-12-05 10:29:18 +11:00 |
|
perploug
|
a2efd7ab53
|
Fixes: U4-4619 Make sure installer pings stats
|
2014-04-07 16:08:34 +02:00 |
|
Shannon
|
a907b5bdcd
|
Fixes up the dbconnection checker to work with all supported db types.
|
2014-03-13 20:14:56 +11:00 |
|
Shannon
|
19b7a9dfff
|
Completes: U4-4369 Remove the need for an Areas folder for the installer
|
2014-03-11 18:09:54 +11:00 |
|
Shannon
|
feab2de260
|
Fixes up the starter kit installer in the back office with it's legacy implementation. Adds some handy methods for webapi routing for areas.
|
2014-03-05 22:42:51 +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 |
|
perploug
|
ce65ae8742
|
Updates to the installer UI
Adds database and packages step
|
2014-03-03 08:57:57 +01:00 |
|
Shannon
|
3fc96a45a6
|
Merge branch '7.1.0-installer' of https://github.com/umbraco/Umbraco-CMS into 7.1.0-installer
|
2014-02-27 10:16:45 +01:00 |
|
Shannon
|
3b71a6c3a5
|
asfsafd
|
2014-02-27 10:16:30 +01:00 |
|
perploug
|
9c4212703b
|
umbraco base url
|
2014-02-27 10:00:38 +01:00 |
|
Shannon
|
f9304d7f04
|
Gets lots of the new installer logic working
|
2014-02-26 16:01:31 +01: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 |
|