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 |
|
Stephan
|
19ae9f5dee
|
Refactor configuration for DI
|
2019-01-07 19:40:07 +01:00 |
|
Stephan
|
115b0cd2aa
|
Merge branch temp8 into temp8-di2690
|
2018-12-18 15:42:45 +01:00 |
|
Stephan
|
53c67fad63
|
Rework for #3866
|
2018-12-18 10:39:39 +01:00 |
|
Stephan
|
adced099be
|
Move UmbracoConfig singleton to Current
|
2018-12-12 23:31:16 +01:00 |
|
Stephan
|
c23c7749b4
|
Composition fixes
|
2018-11-27 14:04:08 +01:00 |
|
Stephan
|
6ffc340725
|
Merge branch temp8 into temp8-di2690
|
2018-11-23 14:58:08 +01:00 |
|
Stephan
|
b69cbf0c53
|
Remove RegisterOrdered requirement from IContainer
|
2018-11-19 15:10:35 +01:00 |
|
Stephan
|
42857ebc2a
|
Simplify version management, SolutionInfo is only the source now
|
2018-11-15 08:47:47 +01:00 |
|
Stephan
|
d71c879374
|
Merge branch temp8 into temp8-di2690
|
2018-10-23 18:01:52 +02:00 |
|
Stephan
|
d49e06255c
|
Fix upgrade message
|
2018-10-22 10:34:04 +02:00 |
|
Stephan
|
66d931490e
|
Merge branch temp8 into temp8-di2690
|
2018-10-08 19:22:20 +02:00 |
|
Shannon
|
b96ba05d22
|
Merge remote-tracking branch 'origin/dev-v7' into temp8
# Conflicts:
# build/Modules/Umbraco.Build/Get-UmbracoBuildEnv.ps1
# build/NuSpecs/UmbracoCms.Core.nuspec
# build/NuSpecs/UmbracoCms.nuspec
# build/NuSpecs/tools/Readme.txt
# src/Umbraco.Core/Configuration/UmbracoConfig.cs
# src/Umbraco.Core/Configuration/UmbracoSettings/ContentElement.cs
# src/Umbraco.Core/Configuration/UmbracoSettings/IContentSection.cs
# src/Umbraco.Core/Constants-Conventions.cs
# src/Umbraco.Core/Constants-System.cs
# src/Umbraco.Core/IO/MediaFileSystem.cs
# src/Umbraco.Core/Media/Exif/ImageFile.cs
# src/Umbraco.Core/Models/Property.cs
# src/Umbraco.Core/Models/PropertyTagBehavior.cs
# src/Umbraco.Core/Models/PropertyTags.cs
# src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSevenTwelveZero/SetDefaultTagsStorageType.cs
# src/Umbraco.Core/Persistence/Repositories/AuditRepository.cs
# src/Umbraco.Core/Persistence/Repositories/UserRepository.cs
# src/Umbraco.Core/Persistence/Repositories/VersionableRepositoryBase.cs
# src/Umbraco.Core/Security/AuthenticationExtensions.cs
# src/Umbraco.Core/Security/BackOfficeCookieAuthenticationProvider.cs
# src/Umbraco.Core/Services/Implement/PackagingService.cs
# src/Umbraco.Core/Services/ServerRegistrationService.cs
# src/Umbraco.Core/StringExtensions.cs
# src/Umbraco.Core/packages.config
# src/Umbraco.Tests/ApplicationUrlHelperTests.cs
# src/Umbraco.Tests/Persistence/Repositories/AuditRepositoryTest.cs
# src/Umbraco.Tests/Persistence/Repositories/UserRepositoryTest.cs
# src/Umbraco.Tests/Web/TemplateUtilitiesTests.cs
# src/Umbraco.Tests/packages.config
# src/Umbraco.Web.UI.Client/package.json
# src/Umbraco.Web.UI.Client/src/common/directives/components/content/umbcontentnodeinfo.directive.js
# src/Umbraco.Web.UI.Client/src/common/directives/components/imaging/umbimagegravity.directive.js
# src/Umbraco.Web.UI.Client/src/common/directives/components/tree/umbtreeitem.directive.js
# src/Umbraco.Web.UI.Client/src/common/resources/log.resource.js
# src/Umbraco.Web.UI.Client/src/common/services/user.service.js
# src/Umbraco.Web.UI.Client/src/less/belle.less
# src/Umbraco.Web.UI.Client/src/less/components/card.less
# src/Umbraco.Web.UI.Client/src/less/navs.less
# src/Umbraco.Web.UI.Client/src/less/panel.less
# src/Umbraco.Web.UI.Client/src/less/property-editors.less
# src/Umbraco.Web.UI.Client/src/less/tree.less
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/login.controller.js
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/login.html
# src/Umbraco.Web.UI.Client/src/views/common/infiniteeditors/mediapicker/mediapicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/common/overlays/iconpicker/iconpicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/common/overlays/iconpicker/iconpicker.html
# src/Umbraco.Web.UI.Client/src/views/common/overlays/linkpicker/linkpicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/common/overlays/mediaPicker/mediapicker.html
# src/Umbraco.Web.UI.Client/src/views/components/content/umb-content-node-info.html
# src/Umbraco.Web.UI.Client/src/views/components/notifications/umb-notifications.html
# src/Umbraco.Web.UI.Client/src/views/components/umb-color-swatches.html
# src/Umbraco.Web.UI.Client/src/views/components/umb-table.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/colorpicker/colorpicker.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/contentpicker/contentpicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/fileupload/fileupload.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/imagecropper/imagecropper.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/mediapicker/mediapicker.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/rte/rte.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/textarea/textarea.html
# src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
# src/Umbraco.Web.UI/config/umbracoSettings.Release.config
# src/Umbraco.Web.UI/packages.config
# src/Umbraco.Web.UI/web.Template.Debug.config
# src/Umbraco.Web.UI/web.Template.config
# src/Umbraco.Web/Editors/AuthenticationController.cs
# src/Umbraco.Web/Editors/BackOfficeController.cs
# src/Umbraco.Web/Editors/CanvasDesignerController.cs
# src/Umbraco.Web/Editors/ContentController.cs
# src/Umbraco.Web/Editors/DashboardController.cs
# src/Umbraco.Web/Editors/LogController.cs
# src/Umbraco.Web/Editors/MediaController.cs
# src/Umbraco.Web/Install/InstallHelper.cs
# src/Umbraco.Web/Install/InstallSteps/NewInstallStep.cs
# src/Umbraco.Web/Media/EmbedProviders/AbstractOEmbedProvider.cs
# src/Umbraco.Web/Models/Mapping/DataTypeModelMapper.cs
# src/Umbraco.Web/Models/Mapping/PreValueDisplayResolver.cs
# src/Umbraco.Web/Mvc/MasterControllerFactory.cs
# src/Umbraco.Web/PropertyEditors/FileUploadPropertyValueEditor.cs
# src/Umbraco.Web/PropertyEditors/ImageCropperPropertyValueEditor.cs
# src/Umbraco.Web/PropertyEditors/TextAreaPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/ValueConverters/MultiNodeTreePickerPropertyConverter.cs
# src/Umbraco.Web/PublishedCache/MemberPublishedContent.cs
# src/Umbraco.Web/Routing/RedirectTrackingEventHandler.cs
# src/Umbraco.Web/Scheduling/HealthCheckNotifier.cs
# src/Umbraco.Web/Scheduling/KeepAlive.cs
# src/Umbraco.Web/Scheduling/LogScrubber.cs
# src/Umbraco.Web/Scheduling/ScheduledPublishing.cs
# src/Umbraco.Web/Scheduling/ScheduledTasks.cs
# src/Umbraco.Web/Scheduling/Scheduler.cs
# src/Umbraco.Web/Templates/TemplateUtilities.cs
# src/Umbraco.Web/Trees/DataTypeTreeController.cs
# src/Umbraco.Web/UmbracoModule.cs
# src/Umbraco.Web/_Legacy/Packager/Installer.cs
# src/Umbraco.Web/packages.config
# src/Umbraco.Web/umbraco.presentation/keepAliveService.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/dashboard/FeedProxy.aspx.cs
# src/umbraco.businesslogic/IO/IOHelper.cs
# src/umbraco.cms/packages.config
# src/umbraco.cms/umbraco.cms.csproj
# src/umbraco.controls/packages.config
# src/umbraco.controls/umbraco.controls.csproj
# src/umbraco.editorControls/packages.config
# src/umbraco.editorControls/umbraco.editorControls.csproj
|
2018-10-01 14:32:46 +02:00 |
|