Warren Buckley
|
ad53b76308
|
Merge branch 'v8/8.5' into v8/dev
# Conflicts:
# src/SolutionInfo.cs
|
2020-01-03 11:59:05 +00:00 |
|
Warren Buckley
|
b78d8fa3e1
|
Merge pull request #6795 from umbraco/v8/feature/mb-embed
V8: Embed models builder
|
2019-12-16 11:42:01 +00:00 |
|
Shannon Deminick
|
b68f1d44f1
|
Merge pull request #6599 from ronaldbarendse/v8/bugfix/5947-custom-exceptions
Fixed and cleaned up custom exception classes
|
2019-11-21 19:21:19 +11:00 |
|
Ronald Barendse
|
979ccebe75
|
Make publicly exposed internal exceptions public
|
2019-11-15 21:19:22 +01:00 |
|
Ronald Barendse
|
34008edd34
|
Fix issues with added PanicException
|
2019-11-15 09:15:12 +01:00 |
|
Ronald Barendse
|
03c7bcc6c9
|
Remove serialization of ViewModel in InstallException
|
2019-11-14 00:29:57 +01:00 |
|
Shannon
|
5db6ce2b8e
|
fixes some comments
|
2019-11-08 12:20:57 +11:00 |
|
Kevin Jump
|
3211054063
|
look for the system.web section under the root configuration node
use Element to get the root system.web. DescendantsAndSelf can return multiple
|
2019-11-05 11:52:48 +01:00 |
|
Ronald Barendse
|
dc5cdfd3d1
|
Obsoleted exceptions that shouldn't be used anymore or be refactored
|
2019-10-06 11:54:53 +02:00 |
|
Ronald Barendse
|
77df15eeaa
|
Added remarks about property serialization
|
2019-10-04 00:46:26 +02:00 |
|
Ronald Barendse
|
fade67bdb4
|
Updated exceptions with SerializableAttribute and constructor
|
2019-10-04 00:46:02 +02:00 |
|
Shannon
|
62ee1899ad
|
Fixes Return 503 status code when in upgrade mode #6334
|
2019-10-01 18:26:36 +02:00 |
|
Stephan
|
301b16a036
|
Fix user for v7 migration
|
2019-05-10 10:14:15 +02:00 |
|
Samuel Butler
|
958c8b1214
|
Umbraco installer double-encodes connection string password fix (#4820)
|
2019-04-30 21:54:35 +02:00 |
|
Stephan
|
cea8753ff2
|
Replace dynamic ViewBag with ViewData
|
2019-03-29 09:56:56 +01:00 |
|
Bjarke Berg
|
050616f446
|
nullref fixes
|
2019-02-18 10:58:06 +01:00 |
|
Bjarke Berg
|
08d4747824
|
nullref fix
|
2019-02-18 10:55:13 +01:00 |
|
Bjarke Berg
|
a29f7b764f
|
Merge remote-tracking branch 'origin/temp8' into temp8-injection-ihttpcontextaccessor-instead-of-controller
# Conflicts:
# src/Umbraco.Tests/Web/Mvc/RenderIndexActionSelectorAttributeTests.cs
# src/Umbraco.Tests/Web/Mvc/SurfaceControllerTests.cs
# src/Umbraco.Web/Editors/Filters/UserGroupAuthorizationAttribute.cs
# src/Umbraco.Web/Mvc/EnsurePublishedContentRequestAttribute.cs
# src/Umbraco.Web/Mvc/RedirectToUmbracoPageResult.cs
|
2019-02-15 09:48:55 +01:00 |
|
Bjarke Berg
|
1770a0abec
|
Inject IUmbracoContextAccessor instead of UmbracoContext
|
2019-02-14 12:40:45 +01:00 |
|
Stephan
|
d7c8112a7a
|
Merge branch 'temp8' into temp8-no-restart
|
2019-02-13 16:12:48 +01:00 |
|
Bjarke Berg
|
fa1c360000
|
Merge pull request #4553 from umbraco/temp8-post-migrations
Refactor post-migrations
|
2019-02-13 14:23:39 +01:00 |
|
Shannon
|
b5da6c876b
|
makes sure the package file is removed after install
|
2019-02-13 23:55:05 +11:00 |
|
Stephan
|
d16bcdc841
|
Bugfix NuCache reload during upgrades
|
2019-02-13 13:30:13 +01:00 |
|
Stephan
|
f2472c321d
|
Use ChangesMonitor to prevent unwanted restarts during install/upgrade
|
2019-02-13 13:29:27 +01:00 |
|
Stephan
|
169e93ed81
|
Refactor post-migrations
|
2019-02-13 09:53:17 +01:00 |
|
Warren Buckley
|
44929e5512
|
Remove InstallPackageFiles function as it was installing the package XML & NOT the files
|
2019-02-12 15:46:57 +00:00 |
|
Warren Buckley
|
d7d37e3d63
|
Revert "Need to install the physical files from the package that was missing in this installer flow"
This reverts commit 00082a87fa.
|
2019-02-12 15:28:58 +00:00 |
|
Warren Buckley
|
00082a87fa
|
Need to install the physical files from the package that was missing in this installer flow
|
2019-02-12 14:22:26 +00:00 |
|
Warren Buckley
|
47aec9768c
|
Set the packagepath when saving the SK file - as need to know the location when we fetch it in next install step
|
2019-02-12 14:11:47 +00:00 |
|
Warren Buckley
|
393b8f08c8
|
Adds the plumbing back for when the new V8 compat SK is on our.umb
|
2019-02-08 11:09:09 +00:00 |
|
Callum Whyte
|
2036da5e84
|
V8: kill usercontrol support, cleanup macros (#4329)
|
2019-01-30 18:37:07 +01:00 |
|
Shannon
|
febc788c20
|
Merge remote-tracking branch 'origin/temp8' into temp8-remove-legacy-controls
# Conflicts:
# src/Umbraco.Web/UI/Pages/UmbracoEnsuredPage.cs
|
2019-01-30 14:36:40 +11:00 |
|
Kenn Jacobsen
|
55aec0bf07
|
Make sure the install doesn't fail if the user opts out of a custom machine key
|
2019-01-29 22:03:33 +01:00 |
|
Shannon
|
2e527163f9
|
no more umbraco.presentation namespace! no more "page" class, has been refactored and renamed to what it actually is and internalized
|
2019-01-29 23:27:00 +11: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 |
|
Chris Houston
|
193e24afd2
|
Fixing all the TODO, FIXME & HACK comments so they all follow the same layout.
|
2019-01-27 11:16:00 +01:00 |
|
Chris Houston
|
0b6ba5aa52
|
Temp8 - Fixing spelling / typos etc in Umbraco.Web (#4148)
|
2019-01-26 16:52:19 +01:00 |
|
Stephan
|
0c07af9a41
|
Merge branch temp8 into temp8-remove-mysql
|
2019-01-22 08:15:24 +01:00 |
|
Stephan
|
9522ee826f
|
Deal with fixme in Umbraco.Web
|
2019-01-21 16:01:37 +01:00 |
|
Sebastiaan Janssen
|
9e7eb2ad75
|
Remove MySQL support
|
2019-01-18 15:47:22 +01:00 |
|
Stephan
|
cdf38af171
|
Bugfix the installer
|
2019-01-18 14:39:39 +01:00 |
|
Callum Whyte
|
cee1171d39
|
Removing masterpages support from V8 (#3971)
|
2019-01-18 10:53:38 +01:00 |
|
Stephan
|
8347fd79a3
|
Reviewing packages PR, various fixes
|
2019-01-16 13:20:49 +01:00 |
|
Shannon
|
00e951c394
|
fixes installer with async
|
2019-01-16 02:35:21 +11:00 |
|
Shannon
|
a5ff29ccc7
|
Gets package uninstall working, fixes other UI issues with packages
|
2019-01-15 22:59:13 +11:00 |
|
Shannon
|
44ab0991ce
|
Package installing is working
|
2019-01-15 22:08:08 +11:00 |
|
Shannon
|
18c90c5325
|
Package file installation logic all migrated and tests are running, now to do the package data installation
|
2019-01-14 14:28:00 +11: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 |
|
Shannon
|
b8d2309b9c
|
Gets the IPackageBuilder working and tested, now the controller can create and update packages, validation is also working, need to do some more tests for adding other entities , removes more of the old packaging code.
|
2019-01-10 17:18:47 +11:00 |
|
Shannon
|
a955ef2b36
|
Align namespaces with _Legacy folder
|
2019-01-09 19:05:01 +11:00 |
|