Shannon
|
4fddb94462
|
Fixes up preview paths, adds more docs and ensures we throw exceptions when not absolute paths
|
2020-04-02 22:11:57 +11:00 |
|
Shannon
|
4eb116d4ac
|
removes CssInitialization and JsInitialization and merges/simplifies code
|
2020-04-02 21:29:48 +11:00 |
|
Shannon
|
95a36b3064
|
Changes namesspace, fixes cdf registrations, fixes bundle registrations, cleanup
|
2020-04-02 21:19:42 +11:00 |
|
Bjarke Berg
|
01957b7c64
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/bugfix/integration-tests-running
|
2020-04-02 10:01:57 +02:00 |
|
Scott Brady
|
c8afd85bd3
|
Initial run
|
2020-04-02 08:08:09 +01:00 |
|
Shannon
|
a67bb197b7
|
Merge branch 'netcore/feature/AB5822-smidge-implementation' of https://github.com/umbraco/Umbraco-CMS into netcore/feature/AB5822-smidge-implementation
|
2020-04-02 17:41:19 +11:00 |
|
Shannon
|
32deaa12d2
|
Removes unneeded methods/properties in abstraction, removes unneeded usages of it, changes everything to pre-defined bundles, fixes cdf implementation and reduces reflection, renames namespace
|
2020-04-02 17:41:00 +11:00 |
|
Bjarke Berg
|
97cf099f9f
|
AB#5819 - Moved composing of core/infrastructure items into CoreInitialComposer
|
2020-04-01 20:00:27 +02:00 |
|
Bjarke Berg
|
38c41fa0bd
|
Merge branch 'netcore/feature/AB5822-smidge-implementation' into netcore/feature/ab5819-initialize-composers
|
2020-04-01 15:57:07 +02:00 |
|
Bjarke Berg
|
b1d214a13d
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB5822-smidge-implementation
# Conflicts:
# src/Umbraco.Web.Common/Extensions/UmbracoCoreServiceCollectionExtensions.cs
# src/Umbraco.Web.UI.NetCore/Startup.cs
# src/Umbraco.Web.UI/Umbraco/PartialViewMacros/Templates/Gallery.cshtml
|
2020-04-01 15:52:23 +02:00 |
|
Bjarke Berg
|
3aa849fff2
|
AB#5819 - Moved composing of core/infrastructure items into CoreInitialComposer
|
2020-04-01 15:50:46 +02:00 |
|
Bjarke Berg
|
e3ac778fc9
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
# src/Umbraco.Core/Cache/WebCachingAppCache.cs
# src/Umbraco.Core/StringExtensions.cs
# src/Umbraco.Infrastructure/PropertyEditors/UploadFileTypeValidator.cs
# src/Umbraco.Tests/Configurations/UmbracoSettings/ContentElementTests.cs
# src/Umbraco.Tests/PublishedContent/NuCacheChildrenTests.cs
# src/Umbraco.Web.UI.Client/package-lock.json
# src/Umbraco.Web.UI/Umbraco/js/navigation.controller.js
# src/Umbraco.Web/Macros/MacroRenderer.cs
# src/Umbraco.Web/Security/Providers/UsersMembershipProvider.cs
|
2020-04-01 12:44:53 +02:00 |
|
Shannon
|
c9c8693560
|
removes one null check, adds notes
|
2020-04-01 13:13:15 +11:00 |
|
Shannon
|
f1b398fab6
|
Adds some null checks, need to see if tests pass
|
2020-04-01 11:06:21 +11:00 |
|
Bjarke Berg
|
55426515c0
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB5822-smidge-implementation
# Conflicts:
# src/Umbraco.Infrastructure/Media/ImageProcessorImageUrlGenerator.cs
# src/Umbraco.Infrastructure/Models/ImageProcessorImageUrlGenerator.cs
# src/Umbraco.Infrastructure/Models/ImageSharpImageUrlGenerator.cs
# src/Umbraco.Web.BackOffice/AspNetCore/AspNetCoreComposer.cs
# src/Umbraco.Web.Common/Extensions/UmbracoCoreServiceCollectionExtensions.cs
# src/Umbraco.Web.UI.NetCore/Startup.cs
# src/Umbraco.Web.UI.NetCore/appsettings.json
|
2020-03-31 15:36:25 +02:00 |
|
Bjarke Berg
|
d0938913e9
|
Merge pull request #7839 from umbraco/netcore/feature/ab5820-webprofiler-aspnetcore
NetCore: Implement the WebProfiler for asp.net core.
|
2020-03-31 15:10:18 +02:00 |
|
Bjarke Berg
|
b9ad6a0b7c
|
AB#5820 - Cleanup
|
2020-03-31 15:02:02 +02:00 |
|
Bjarke Berg
|
2a2903f932
|
AB#5820 - Review fixes / Clean up
|
2020-03-31 12:22:11 +02:00 |
|
Shannon
|
8535d0fbe3
|
Cleans up IIOHelper and removes methods/props that shouldn't exist, changes test helper to use WorkingDirectory fixes some usages of MapPath
|
2020-03-31 17:27:51 +11:00 |
|
Bjarke Berg
|
ffc6ce6553
|
AB#8522 - Smidge implementation of the Runtime Minifier
|
2020-03-30 21:27:35 +02:00 |
|
Olivier Bossaer
|
5fad35d0ee
|
Fix #7521 - Runtime error if removing email notificationMethod
|
2020-03-30 08:12:19 +02:00 |
|
Bjarke Berg
|
219391246d
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB5822-smidge-implementation
|
2020-03-30 07:23:44 +02:00 |
|
Bjarke Berg
|
2fc2166767
|
AB#5820 - Clean up
|
2020-03-30 07:14:22 +02:00 |
|
Bjarke Berg
|
b2799ef901
|
AB#5820 - Added simple controller and view to test the miniprofiler
|
2020-03-29 22:35:52 +02:00 |
|
Andy Butland
|
f48a4b0c72
|
Merge branch 'netcore/dev' into feature/7540-use-image-url-generator-back-office
|
2020-03-27 21:20:08 +01:00 |
|
Bjarke Berg
|
681a25b861
|
Moved files from backoffice into Common + Introduced AspNetCoreComponent to invoke the Umbraco Application Init event
|
2020-03-27 11:39:17 +01:00 |
|
Bjarke Berg
|
fe88662f48
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/ab5820-webprofiler-aspnetcore
|
2020-03-27 06:04:06 +01:00 |
|
Bjarke Berg
|
a72ae2278d
|
Post merge + bugfix
|
2020-03-26 19:52:40 +01:00 |
|
Bjarke Berg
|
8964ef1c48
|
Register missing interface
|
2020-03-26 19:14:02 +01:00 |
|
Marc Goodson
|
42ddd90fd7
|
Allow Macro's to be cached differently across variants (#7555)
|
2020-03-26 16:57:15 +01:00 |
|
Andy Butland
|
30567d34d5
|
Merge branch 'netcore/dev' into feature/7540-use-image-url-generator-back-office
# Conflicts:
# src/Umbraco.Tests/Testing/UmbracoTestBase.cs
# src/Umbraco.Web/Runtime/WebInitialComposer.cs
|
2020-03-26 10:53:24 +01:00 |
|
Bjarke Berg
|
86fe83ca16
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/ab5820-webprofiler-aspnetcore
# Conflicts:
# src/Umbraco.Web.BackOffice/AspNetCore/UmbracoCoreServiceCollectionExtensions.cs
# src/Umbraco.Web.Common/AspNetCore/AspNetCoreUmbracoApplicationLifetime.cs
# src/Umbraco.Web.UI.NetCore/Startup.cs
|
2020-03-26 07:10:23 +01:00 |
|
Bjarke Berg
|
629be33357
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB5822-smidge-implementation
# Conflicts:
# src/Umbraco.Web.BackOffice/AspNetCore/UmbracoCoreServiceCollectionExtensions.cs
# src/Umbraco.Web.UI.NetCore/Startup.cs
# src/Umbraco.Web/Editors/PackageInstallController.cs
# src/Umbraco.Web/UrlHelperExtensions.cs
|
2020-03-26 06:53:05 +01:00 |
|
Shannon
|
f24cae51d8
|
Renames IHostingEnvironmentLifetime to IApplicationShutdownRegistry
|
2020-03-26 15:39:20 +11:00 |
|
Bjarke Berg
|
1c53405d75
|
AB#5822 - Abstraction of runtime minifier
|
2020-03-25 20:42:02 +01:00 |
|
Bjarke Berg
|
a0b0802b8d
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB5822-smidge-implementation
# Conflicts:
# src/Umbraco.Web.BackOffice/AspNetCore/UmbracoBackOfficeServiceCollectionExtensions.cs
|
2020-03-25 13:31:27 +01:00 |
|
Shannon
|
a0acc8126d
|
oops change namespace back to Umbraco.net
|
2020-03-25 16:52:42 +11:00 |
|
Shannon
|
612a47b16b
|
Splits interfaces into separate ones, removes overlap between interfaces, injects the necessary bits, and much more
|
2020-03-25 15:06:22 +11:00 |
|
Shannon
|
900505704c
|
Committing a namespaces change
|
2020-03-25 14:54:45 +11:00 |
|
Bjarke Berg
|
397b25f9ae
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/ab5820-webprofiler-aspnetcore
# Conflicts:
# src/Umbraco.Web.UI.NetCore/Startup.cs
|
2020-03-24 19:38:44 +01:00 |
|
Bjarke Berg
|
9cca16d31b
|
Rollback of changes not related to this issue
|
2020-03-24 19:37:04 +01:00 |
|
Bjarke Berg
|
9339e1d999
|
AB#5820 - Introduced WebProfiler for asp.net core
|
2020-03-24 18:56:45 +01:00 |
|
Joe Delly
|
2ec0861051
|
Fix for exception throw when validating URLs (#7701)
|
2020-03-24 18:35:11 +01:00 |
|
Matt Barlow
|
7c841eb6ac
|
7728 - show elipsis only when > length
Fixed the elipsis issue, only adds an elipisis if the text length exceeds the length that is being truncated too.
|
2020-03-24 18:01:34 +01:00 |
|
Bjarne Fyrstenborg
|
54f75b9393
|
No more TypedContentAtRoot (#7763)
|
2020-03-24 17:41:26 +01:00 |
|
Elitsa Marinovska
|
ccfaebb09f
|
More of the Smidge initial implementation. Adding TODOs for next steps
|
2020-03-24 17:34:34 +01:00 |
|
Erik-Jan Westendorp
|
0a79e28205
|
#7803 Add EditorGroupAlias and WriterGroupAlias to Constants cl… (#7804)
|
2020-03-24 14:03:51 +01:00 |
|
Andy Butland
|
519fd22cea
|
Changed hard-coded processed images URLs in back-office to use configured image URL generation.
|
2020-03-24 12:29:16 +01:00 |
|
Andy Butland
|
e66c92d032
|
Added controller method to ImagesController and client-side method to mediahelper to retrieve URL for processed image.
|
2020-03-24 12:19:04 +01:00 |
|
Elitsa Marinovska
|
85730eadb0
|
Setting up Smidge
|
2020-03-24 10:51:53 +01:00 |
|