Stephan
|
01927e1e53
|
Fix variation context accessor
|
2018-06-04 11:44:54 +02:00 |
|
Claus
|
2de0d5e09f
|
Merge pull request #2656 from umbraco/temp8-U4-11378
U4-11378 - ContentFinderByUrlAlias
|
2018-06-01 08:30:46 +02:00 |
|
Shannon
|
e6a354876d
|
disables ContentFinderByUrlAndTemplate
|
2018-06-01 01:00:51 +10:00 |
|
Stephan
|
5e39dd3ed0
|
U4-11378 - ContentFinderByUrlAlias
|
2018-05-31 12:54:10 +02:00 |
|
Stephan
|
6ce24bf1a1
|
Various fixes
|
2018-05-17 17:24:30 +02:00 |
|
Shannon
|
50659787ee
|
fixes published content Url for invariant
|
2018-05-17 15:26:06 +02:00 |
|
Shannon
|
b565b8be77
|
disables redirect tracking for now until we fix it to work with variants
|
2018-05-16 11:25:57 +02:00 |
|
Shannon
|
9c1451ecd3
|
Fixes LanguageRepository for deleting a lang, updates UrlProvider to have consistent method parameter order, updates UmbracoHelper to have culture params for getting URLs
|
2018-05-09 12:50:34 +10:00 |
|
Stephan
|
6051891280
|
Fixes
|
2018-05-08 11:06:07 +02:00 |
|
Shannon
|
85c739aed4
|
Merge branch 'temp8-U4-11227' into temp8-U4-11282
# Conflicts:
# src/Umbraco.Core/Models/ContentBase.cs
# src/Umbraco.Core/Persistence/Repositories/Implement/EntityRepository.cs
# src/Umbraco.Tests/Services/EntityServiceTests.cs
# src/Umbraco.Web/PublishedCache/NuCache/ContentCache.cs
# src/Umbraco.Web/PublishedContentExtensions.cs
# src/Umbraco.Web/Trees/ContentTreeControllerBase.cs
|
2018-05-08 12:31:03 +10:00 |
|
Shannon
|
0e19ec7495
|
Fixes logic for determining if a domain is published and fixes logic for getting a url name for a variant taking into account it's published status
|
2018-05-08 11:21:14 +10:00 |
|
Stephan
|
5247a9d143
|
Merge branch temp8 into temp8-U4-11227
|
2018-05-07 18:27:30 +02:00 |
|
Stephan
|
912d89cdb3
|
Fix DomainHelper
|
2018-05-07 18:24:56 +02:00 |
|
Stephan
|
b35d28c568
|
Merge branch temp8 into temp8-U4-11227
|
2018-05-03 15:12:42 +02:00 |
|
Stephan
|
3495331005
|
Cleanup, get rid of warnings
|
2018-05-03 15:11:57 +02:00 |
|
Stephan
|
aaa1ac0700
|
Merge branch temp8 into temp8-U4-11227
|
2018-05-02 17:50:58 +02:00 |
|
Stephan
|
a5f1ad6da1
|
Merge branch temp8 into temp8-U4-11227
|
2018-05-02 13:43:12 +02:00 |
|
Stephan
|
211267d500
|
Deal with FIXMEs
|
2018-05-02 09:31:30 +02:00 |
|
Stephan
|
a695b8aed5
|
Test host-less domains
|
2018-05-02 08:55:21 +02:00 |
|
Shannon
|
9843f3a5fd
|
Ensures that domains assigned to non-published nodes are filtered when routing, ensures caches are cleared when content is deleted or langauges are changed, updates logic for dealing with null invariant content names, adds more validation for saving cultre variants.
|
2018-05-02 14:52:00 +10:00 |
|
Shannon
|
171a82e233
|
Adds more description to CustomRouteUrlProvider
|
2018-05-01 12:23:09 +10:00 |
|
Stephan
|
ff7c74ec8a
|
Rename accessors
|
2018-04-30 21:29:49 +02:00 |
|
Stephan
|
dbf310caf1
|
Now use empty string for invariant in published
|
2018-04-30 21:03:43 +02:00 |
|
Stephan
|
038fc87a40
|
Cleanup, fix tests
|
2018-04-30 15:11:01 +02:00 |
|
Stephan
|
bcd0c95ec1
|
Refactor getting urls
|
2018-04-30 09:14:14 +02:00 |
|
Stephan
|
908589277a
|
U4-11227 - default variations and fallback (wip)
|
2018-04-30 09:13:21 +02:00 |
|
Stephan
|
dbf1b1e0d4
|
Refactor DomainHelper
|
2018-04-27 17:54:49 +02:00 |
|
Shannon
|
f6984438a0
|
Fixes cases where there are no domains assigned, ensures there can't be duplicate URLs returned to the UI
|
2018-04-27 15:26:50 +10:00 |
|
Shannon
|
335cf65663
|
fixes more of my test logic
|
2018-04-27 14:01:29 +10:00 |
|
Shannon
|
c19dbeda23
|
Adds a couple of tests which yielded some other issues with getting urls by culture, those are now fixed
|
2018-04-27 13:27:15 +10:00 |
|
Shannon
|
73567ffdce
|
Fixes IPublishedShapshot and friends
|
2018-04-27 11:38:50 +10:00 |
|
Shannon
|
ad6a745681
|
Changes CultureInfo to string where required, fixes tests
|
2018-04-27 11:08:20 +10:00 |
|
Shannon
|
cb3cba5b05
|
Updates DefaultUrlProvider so that hieararchy of nodes that are variant and invariant still generate URLs correctly
|
2018-04-26 23:34:06 +10:00 |
|
Shannon
|
ffd85b4e94
|
Fixes more bugs and outbound routing for additional urls
|
2018-04-26 22:54:36 +10:00 |
|
Shannon
|
e99c519032
|
Merge remote-tracking branch 'origin/temp8' into temp8-U4-11220
# Conflicts:
# src/Umbraco.Web/PublishedCache/NuCache/DataSource/BTree.cs
|
2018-04-26 19:18:14 +10:00 |
|
Shannon
|
43ca9593d4
|
fixes AliasUrlProvider
|
2018-04-24 16:29:55 +10:00 |
|
Shannon
|
a1cd80a0f6
|
Removes GetLanguageByCultureCode since it is kind of useless and the name is also very misleading
|
2018-04-24 15:59:16 +10:00 |
|
Shannon
|
de2784c281
|
Adds culture optional parameters to all GetUrl methods on UrlProvider
|
2018-04-24 14:51:27 +10:00 |
|
Shannon
|
9044c9328d
|
Gets inbound routing working, reduces the amount of non injected dependencies, reduces the amount of DomainHelper instances
|
2018-04-24 13:07:18 +10:00 |
|
Shannon
|
48641166b9
|
WIP - gets 'inbound' routing working to generate culture specific URLs
|
2018-04-24 01:31:01 +10:00 |
|
Shannon
|
c90d6be8ab
|
U4-8861 Extract GlobalSettings to an interface and expose on the standard UmbracoConfig.For settings singleton including a bunch of cleanup, getting the installer and steps to be DI
|
2018-04-06 13:51:54 +10:00 |
|
Stephan
|
553de2ea68
|
Cleanup ILogger
|
2018-04-03 16:15:59 +02:00 |
|
Stephan
|
d23933a5b1
|
DataType refactoring preparation - Entity refactoring
|
2018-01-15 13:28:35 +01:00 |
|
Stephan
|
edf7df043f
|
Reorg code, move services
|
2017-12-28 09:18:09 +01:00 |
|
Stephan
|
b392d72bc2
|
Published variants - WIP
|
2017-12-06 11:51:35 +01:00 |
|
Stephan
|
ef11fda272
|
More content refactoring (tests)
|
2017-11-15 08:53:20 +01:00 |
|
Stephan
|
829d995154
|
Simplicity
|
2017-10-31 12:50:30 +01:00 |
|
Stephan
|
ec6ba01cbf
|
So long Facade
|
2017-10-31 12:48:24 +01:00 |
|
Stephan
|
9ed6576908
|
Port 7.7 - WIP
|
2017-09-19 15:51:47 +02:00 |
|
Stephan
|
37171d96bc
|
Port 7.7 - WIP
|
2017-09-13 17:35:20 +02:00 |
|