Shannon
|
a1769dd937
|
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/media-tracking
# Conflicts:
# src/Umbraco.Core/Migrations/Upgrade/UmbracoPlan.cs
# src/Umbraco.Core/Models/RelationType.cs
# src/Umbraco.Web/PropertyEditors/NestedContentPropertyEditor.cs
# src/Umbraco.Web/UmbracoComponentRenderer.cs
|
2019-12-18 15:28:27 +11:00 |
|
Shannon
|
63429dadb7
|
Adds notes, changes values to constants
|
2019-12-18 15:01:33 +11:00 |
|
Rasmus John Pedersen
|
26f1e77813
|
Resolve media paths from data editors
# Conflicts:
# src/Umbraco.Core/Persistence/Factories/ContentBaseFactory.cs
# src/Umbraco.Core/Persistence/Repositories/Implement/MediaRepository.cs
|
2019-10-30 21:58:54 +01:00 |
|
Shannon
|
a78a4ff807
|
Less statics, new InternalLinkParserTests, better testing support on UDI, less singletons
|
2019-10-21 22:56:02 +11:00 |
|
Kenn Jacobsen
|
53a129ab22
|
V8: Support multiple URL aliases in umbracoUrlAlias (#5875)
|
2019-09-30 18:32:24 +02:00 |
|
Steve Megson
|
88c6bb9c21
|
V8: Redirect tracking on move (#6344)
|
2019-09-29 16:49:04 +02:00 |
|
Rasmus John Pedersen
|
49b3351c72
|
Fix exception when stored media url is already absolute
|
2019-07-29 12:59:29 +02:00 |
|
Shannon
|
c2cb85f1cd
|
Merge branch 'v8/dev' into v8/feature/5170-IPublishedContent
# Conflicts:
# src/Umbraco.Web.UI.Client/package-lock.json
|
2019-06-21 15:06:43 +10:00 |
|
Patrick de Mooij
|
e59d75f4f9
|
Spelling mistake IContentFinder function
|
2019-06-07 16:42:53 +02:00 |
|
Stephan
|
7fd6bfa163
|
Make IPublishedContent changes less breaking and more friendly
|
2019-06-06 16:54:00 +02:00 |
|
Stephan
|
33b857d2c6
|
Merge branch 'v8/dev' into v8/feature/5170-IPublishedContent
|
2019-05-01 13:53:13 +02:00 |
|
Marc Goodson
|
a822e18719
|
Patch/update published content request comments (#4945)
|
2019-04-30 21:13:59 +02:00 |
|
Stephan
|
bb0331e9cc
|
Move IPublishedContent.Url() to ext method
|
2019-04-24 14:25:41 +02:00 |
|
Stephan
|
25b8c8a565
|
Refactor getting Urls
|
2019-04-24 11:53:35 +02:00 |
|
Stephan
|
eb390f8d80
|
Fix merge
|
2019-04-24 09:32:49 +02:00 |
|
Stephan
|
be93773399
|
Merge branch v8/dev into v8/feature/5170-IPublishedContent
|
2019-04-24 08:51:25 +02:00 |
|
Stephan
|
c19be0c64e
|
Misc cleanup
|
2019-04-23 16:23:06 +02:00 |
|
Stephan
|
55d4457c70
|
UmbracoContext: don't use obsolete properties
|
2019-04-23 08:29:43 +02:00 |
|
Stephan
|
41e14a62c0
|
Refactor IPublishedContent.Parent()
|
2019-04-23 08:27:50 +02:00 |
|
Stephan
|
a996d46b6f
|
Refactor IPublishedContent.GetCultureFromDomains()
|
2019-04-23 08:27:50 +02:00 |
|
Stephan
|
e062ea8d31
|
Refactor IPublishedContent.CultureDate(), .Cultures
|
2019-04-23 08:27:50 +02:00 |
|
Stephan
|
afda7a5661
|
Refactor IPublishedContent.ItemType
|
2019-04-23 08:27:49 +02:00 |
|
Stephan
|
11ef00c63d
|
Refactor IPublishedContent.Url()
|
2019-04-23 08:27:49 +02:00 |
|
Stephan
|
890d7d8ce3
|
Refactor IPublishedContent.Name()
|
2019-04-23 08:27:48 +02:00 |
|
Rasmus John Pedersen
|
d0701ae34e
|
Add media url provider support
|
2019-04-16 15:36:21 +02:00 |
|
elitsa
|
fb3f2101f0
|
Merge branch 'v8/dev' into v8-fix-invalid-hostname
# Resolved Conflicts:
# src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
|
2019-04-12 11:27:43 +02:00 |
|
Shannon
|
95d1ceb529
|
overrides ToString on UrlInfo to return the correct result
|
2019-03-12 12:47:37 +11:00 |
|
Shannon
|
52beb01110
|
Removes faulty CustomRouteUrlProvider
|
2019-03-12 00:46:39 +11:00 |
|
Shannon
|
3e9556fead
|
Adds TODO note
|
2019-02-28 11:01:53 +10:00 |
|
Sebastiaan Janssen
|
9186b392c9
|
Merge branch 'dev-v7' into dev-v8
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/directives/components/imaging/umbimagecrop.directive.js
# src/Umbraco.Web/Routing/PublishedContentRequestEngine.cs
|
2019-02-25 19:57:18 +01:00 |
|
Kenn Jacobsen
|
32a622a6ea
|
Add missing documentation + a bit of renaming
|
2019-02-24 15:10:49 +01:00 |
|
Kenn Jacobsen
|
b94b94ea06
|
Add serverside validation of assigned hostnames
|
2019-02-24 09:37:22 +01:00 |
|
SimonHilo
|
1300389ce6
|
Skip the check for approved/locked out members if not using Umbracos built-in MembershipProvider (#4607)
|
2019-02-18 20:49:27 +01:00 |
|
Shannon
|
8ea6e2b855
|
If a content item has no template (i.e. route hijack), it will fail to render
|
2019-02-18 19:07:51 +11:00 |
|
Shannon
|
f079f3d66b
|
Fixes a null ref if a url provider returns null
|
2019-02-18 16:29:57 +11:00 |
|
Bjarke Berg
|
4879e7164e
|
Merge pull request #4413 from kjac/v8-fix-invariant-variant-redirect-tracking
V8: Redirect tracking for invariant content under variant content
|
2019-02-15 09:10:39 +01:00 |
|
Shannon
|
6f7e1cac3e
|
Merge branch 'temp8' into temp8-contexts
|
2019-02-15 12:55:17 +11:00 |
|
Stephan
|
abceda7750
|
Kill UmbracoContext.Current
|
2019-02-14 10:39:49 +01:00 |
|
Stephan
|
7660e9fb25
|
Reorganize composition code
|
2019-02-14 09:15:47 +01:00 |
|
Stephan
|
154b59c84b
|
Fix redirect tracking
|
2019-02-11 14:11:13 +01:00 |
|
Bjarke Berg
|
f7ee8c0899
|
Merge pull request #4411 from kjac/v8-fix-redirect-tracking-composer
V8: Fix the redirect tracking composer
|
2019-02-07 11:09:22 +01:00 |
|
Stephan
|
8ed2dcb8bf
|
Don't capture content caches!
|
2019-02-07 09:59:16 +01:00 |
|
Kenn Jacobsen
|
b9d554908d
|
Track redirects for invariant content under variant content
|
2019-02-04 21:03:45 +01:00 |
|
Kenn Jacobsen
|
be881ba9ca
|
Fix the redirect tracking composer
|
2019-02-04 20:09:17 +01:00 |
|
Shannon
|
0c4712de56
|
Merge branch 'temp8' into temp8-macros-dont-render-and-other-macro-bugs
# Conflicts:
# src/Umbraco.Tests/Testing/TestingTests/MockTests.cs
# src/Umbraco.Tests/Web/Mvc/SurfaceControllerTests.cs
# src/Umbraco.Web/Templates/TemplateRenderer.cs
|
2019-02-01 11:33:13 +11:00 |
|
Shannon
|
f74a49f5a3
|
Gets the macros being able to be updated, now to fix the Classic mode, since this now only works in distraction free mode
|
2019-02-01 10:18:53 +11:00 |
|
Stephan
|
a6f9598a23
|
Introduce IPublishedRouter
|
2019-01-31 11:07:45 +01:00 |
|
Shannon
|
2f1c39ab96
|
Removes the old/strange "pageElements" thing, it's no longer needed
|
2019-01-31 15:44:39 +11:00 |
|
Shannon
|
1c8b4412e3
|
Removes scheduled tasks
|
2019-01-31 00:57:10 +11:00 |
|
Shannon
|
9571f48bd3
|
Removes AutoLegacy routing and the legacy UseDomainPrefixes from umbraco settings
|
2019-01-31 00:30:28 +11:00 |
|