This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
640b2c0ee04df03feab8d3cf12ff201f478470ed
Umbraco-CMS
/
src
/
Umbraco.Web
/
Install
History
Shannon
a6093f41bd
Fixes installer login for user and adds notes
2016-01-28 18:02:22 +01:00
..
Controllers
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
InstallSteps
Fixes installer login for user and adds notes
2016-01-28 18:02:22 +01:00
Models
Adds newsletter to installer
2014-04-02 11:20:35 +02:00
DatabaseHelper.cs
…
FilePermissionHelper.cs
working on: U4-6756 Don't ship or generate unnecessary folders
2015-07-16 15:29:46 +02:00
HttpInstallAuthorizeAttribute.cs
Fixes setting auth cookie during install, removes some try/catch/swallow with some error messaging, converts some String -> string and == false updates.
2015-11-26 13:07:22 +01:00
InstallAuthorizeAttribute.cs
…
InstallException.cs
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
InstallHelper.cs
Fixes setting auth cookie during install, removes some try/catch/swallow with some error messaging, converts some String -> string and == false updates.
2015-11-26 13:07:22 +01:00
InstallStatusTracker.cs
…
UmbracoInstallArea.cs
Update to MVC5
2015-07-30 17:08:39 +02:00