Ismail Mayat
|
427d4e4655
|
update calls to the old factory which is now static
|
2018-06-29 15:31:10 +01:00 |
|
Shannon
|
545360bdaa
|
fixes order by on list view
|
2018-06-18 22:48:28 +10:00 |
|
Stephan
|
e4fafd55c8
|
Fix tests - but we have to fix variant names
|
2018-06-08 10:49:51 +02:00 |
|
Stephan
|
bc06d7b20c
|
Adjust SqlTemplate usage in DomainRepository
|
2018-06-05 16:02:37 +02:00 |
|
Shannon
|
504b6cb079
|
Changes Content.Names to Content.CultureNames and Content.PublishNames to Content.PublishCultureNames
|
2018-06-01 16:15:46 +10:00 |
|
Shannon
|
90e6769169
|
adds check for EnsureUniqueNaming
|
2018-06-01 16:04:20 +10:00 |
|
Shannon
|
fd3e6f4d9c
|
turns out there's no need for the full table name, the sql generator figures this out
|
2018-06-01 15:52:55 +10:00 |
|
Shannon
|
3cfd9c5b00
|
ensures the unique name check is not performed against itself
|
2018-06-01 15:51:45 +10:00 |
|
Shannon
|
b75cf3bc76
|
Changes EnumExtensions to ContentVariationExtensions and adds more helper methods to replace a lot of the duplicate checking in our code. Adds code to enforce unique naming for culture names, adds supporting tests.
|
2018-06-01 15:20:16 +10:00 |
|
Shannon Deminick
|
6c0c59f731
|
Merge pull request #2660 from umbraco/temp8-user-unknown
Ensures referential integrity for all FKs to umbracoUser but supports NULL entries
|
2018-06-01 11:53:14 +10:00 |
|
Shannon
|
abbb119fc9
|
Ensures ref integrity for all FKs to umbracoUser table but support NULL values
|
2018-05-31 23:05:35 +10:00 |
|
Shannon
|
b5f0bc7234
|
creates a user 0 for unknown to keep ref integrity
|
2018-05-31 21:21:08 +10:00 |
|
Stephan
|
00c62804a8
|
U4-11202 - Fix deadlock in UserRepository
|
2018-05-30 10:44:33 +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 |
|
Shannon
|
ee9f150483
|
Removes the AdditionalData properties for EntitySlim and moves them to real properties of IDocumentEntitySlim, renames PublishedCultureInfos to not be plural
|
2018-05-08 12:43:07 +10: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 |
|
Stephan
|
3f73452bc7
|
Various fixes, and U4-11287
|
2018-05-07 18:51:18 +02:00 |
|
Shannon
|
b1eeb5b193
|
Merge remote-tracking branch 'origin/temp8' into temp8-U4-11282
|
2018-05-08 00:39:12 +10:00 |
|
Shannon
|
5a991c9424
|
Fixes Publishing/Unpublishing variants and it's nuances
|
2018-05-07 23:22:52 +10:00 |
|
Stephan
|
b35d28c568
|
Merge branch temp8 into temp8-U4-11227
|
2018-05-03 15:12:42 +02:00 |
|
Stephan
|
bcf46eceb6
|
Cleanup, get rid of warnings
|
2018-05-03 15:11:52 +02:00 |
|
Stephan
|
aaa1ac0700
|
Merge branch temp8 into temp8-U4-11227
|
2018-05-02 17:50:58 +02:00 |
|
Stephan
|
93adda2e4a
|
Cleanup
|
2018-05-02 17:44:14 +02:00 |
|
Stephan
|
a5f1ad6da1
|
Merge branch temp8 into temp8-U4-11227
|
2018-05-02 13:43:12 +02:00 |
|
Shannon
|
6fe9c4d4df
|
Fixes the null PublishName problem, ensures the quey strings are not replaced when selecting a doc type
|
2018-05-02 15:35:26 +10: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
|
be4ea93d12
|
U4-11289 Tracking the currently selected language in the main tree
|
2018-05-01 18:17:07 +10:00 |
|
Shannon
|
c8d2ea141b
|
Removes more xslt, more very old code and configurations that aren't used anymore
|
2018-05-01 01:15:43 +10:00 |
|
Shannon
|
0a18306d40
|
More xslt removal
|
2018-05-01 00:45:05 +10:00 |
|
Stephan
|
7dd1efb29f
|
Refactor content culture & variations
|
2018-04-30 09:14:14 +02:00 |
|
Stephan
|
27390afe86
|
All tests green
|
2018-04-30 09:13:21 +02:00 |
|
Stephan
|
8f13fa3ae5
|
ISystemDefaultCultureProvider
|
2018-04-27 18:21:06 +02:00 |
|
Stephan
|
dbf1b1e0d4
|
Refactor DomainHelper
|
2018-04-27 17:54:49 +02:00 |
|
Shannon
|
23c40cbf2c
|
Fixes a couple issues, changes name from PublishValues to TryPublishValues
|
2018-04-26 21:37:29 +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 |
|
Stephan
|
16aac382d1
|
Merge branch 'temp8' into temp8-U4-11220
|
2018-04-25 17:38:36 +02:00 |
|
Stephan
|
87f9e8c72e
|
Merge branch temp8 into temp8-U4-11250
|
2018-04-24 19:21:12 +02:00 |
|
Stephan
|
ef2fd52482
|
Cleanup
|
2018-04-24 17:59:26 +02:00 |
|
Stephan
|
23333710f5
|
Implement culture available/edited
|
2018-04-24 16:50:13 +02: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 |
|
Stephan
|
6dfb618efe
|
Merge branch 'temp8' into HEAD
|
2018-04-23 12:57:12 +02:00 |
|
Stephan
|
a69019aea0
|
From int languageId to string culture
|
2018-04-21 09:57:28 +02:00 |
|
Shannon
|
5dfa0e7446
|
Updates EntityRepository to support normal get operations adds another unit tests, adds notes.
|
2018-04-20 16:07:34 +10:00 |
|
Shannon
|
d99beb0c8b
|
Gets the tree to display the culture specific name
|
2018-04-20 13:26:45 +10:00 |
|
Shannon
|
e9f0e98d2c
|
Updates EntityRepository to get the variant names for content items ... for the non-paged query which we can use in the tree
|
2018-04-20 13:12:55 +10:00 |
|
Stephan
|
dea47dfafe
|
Fix availability and names
|
2018-04-18 18:28:47 +02:00 |
|
Stephan
|
5b1bdd84ee
|
Fix availability and content name (WIP)
|
2018-04-18 16:04:33 +02:00 |
|
Stephan
|
d4244d3807
|
Fix faster languages
|
2018-04-18 14:42:20 +02:00 |
|
Stephan
|
46487fa466
|
Variant names, availability, etc
|
2018-04-18 11:14:08 +02:00 |
|
Stephan
|
58e4e2398a
|
Variant names, availability, etc
|
2018-04-17 19:08:53 +02:00 |
|