Stephan
|
13ed3303f5
|
U4-9337 - url routing perfs
|
2017-01-04 13:56:41 +01:00 |
|
Stephan
|
5f8747b4d3
|
U4-1780 - detect colliding urls (#1243)
* U4-1780 - detect colliding urls
* U4-1780 - fix error message
* U4-1780 - fix XmlHelper issue with sortOrder
* U4-1780 - bugfix
|
2016-05-04 12:45:20 +02:00 |
|
Shannon
|
89f6089f8e
|
U4-7873 - fix GetCulture issue with languages
|
2016-02-10 16:22:06 +01:00 |
|
Shannon
|
f03ee9f908
|
Fixes routing tests and reverts to simplified routing logic based on the Language ISO code returned from the IDomain object.
|
2015-08-05 12:10:13 +02:00 |
|
Shannon
|
3fec2b9756
|
uses the LanguageIsoCode returned from the domain object during routing so it doesn't need to be re-looked up.
|
2015-08-04 15:53:08 +02:00 |
|
Shannon
|
16c9ca9e4b
|
Refactors IDomain model, simplifies it so that it doesn't contain references, simplifies the domain repository to no longer require lookups of content and languages, updates all other code referencing IDomain and now if a language lookup is required it is made when appropriate.
|
2015-07-27 12:53:09 +02:00 |
|
Shannon
|
19715ef45f
|
Fixes build, updated BackgroundTaskRunner to get an ILogger injected
|
2015-04-09 17:12:52 +10:00 |
|
Shannon
|
a1c7352da1
|
Merge branch 'dev-v7' into 7.3.0
Conflicts:
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Tests/Integration/GetCultureTests.cs
src/Umbraco.Tests/Models/ContentTests.cs
src/Umbraco.Tests/Models/ContentTypeTests.cs
src/Umbraco.Tests/Persistence/Repositories/ContentTypeRepositoryTest.cs
src/Umbraco.Tests/Routing/DomainsAndCulturesTests.cs
src/Umbraco.Tests/Scheduling/BackgroundTaskRunnerTests.cs
src/Umbraco.Tests/Services/ContentTypeServiceTests.cs
src/Umbraco.Web/Models/ContentExtensions.cs
src/Umbraco.Web/Mvc/SurfaceController.cs
|
2015-04-09 16:50:07 +10:00 |
|
Stephan
|
22ac571c7d
|
U4-6479 - fix GetCulture for unpublished content + add tests
|
2015-04-01 15:40:34 +02:00 |
|
Stephan
|
cd26a1ad21
|
U4-6479 - fix GetCulture for unpublished content + add tests
|
2015-04-01 12:59:01 +02:00 |
|
Stephan
|
3b2ae6bc4a
|
Merge branch 'dev-v7' into 7.3.0
Conflicts:
src/Umbraco.Web/Models/ContentExtensions.cs
|
2015-03-19 09:39:31 +01:00 |
|
Stephan
|
5ddcf42bc3
|
U4-3753 - keep some things internal
|
2015-03-19 09:37:39 +01:00 |
|
Stephan
|
3eb0dac48a
|
U4-3753 - fix the build
|
2015-03-16 09:28:24 +01:00 |
|
Stephan
|
420c334af4
|
U4-3753 - refactor
Conflicts:
src/Umbraco.Web/Umbraco.Web.csproj
|
2015-03-12 15:03:46 +01:00 |
|
Stephan
|
20b21c86ea
|
U4-3753 - add a way to get the rendering culture of a content
|
2015-03-12 15:02:18 +01:00 |
|
Stephan
|
b52f234c02
|
U4-3753 - refactor
|
2015-03-12 15:01:25 +01:00 |
|
Stephan
|
99598ec060
|
U4-3753 - add a way to get the rendering culture of a content
|
2015-03-05 10:47:02 +01:00 |
|