Stephan
|
7a615133ff
|
Renormalize
|
2018-06-29 19:52:40 +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
|
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
|
07a263b794
|
Fixes validation check for variant nodes that don't have names assigned
|
2018-05-17 10:28:38 +02:00 |
|
Shannon
|
f2b78c06ef
|
FIxes issue where an invariant property type was being validated with a culture when that would always fail. Fixes issue when saving a content type to ensure that a property type is never both variant and invariant. Adds test.
|
2018-05-10 18:01:41 +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 |
|
Shannon
|
5a991c9424
|
Fixes Publishing/Unpublishing variants and it's nuances
|
2018-05-07 23:22:52 +10:00 |
|
Stephan
|
d13a6f5f58
|
Fixes
|
2018-05-07 08:26:10 +02:00 |
|
Stephan
|
71ed99f080
|
Fix some tests
|
2018-05-05 10:46:52 +02:00 |
|
Stephan
|
aaa1ac0700
|
Merge branch temp8 into temp8-U4-11227
|
2018-05-02 17:50:58 +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 |
|
Stephan
|
6548154261
|
Fixes
|
2018-05-01 12:45:07 +02:00 |
|
Shannon
|
39f9449dc7
|
Adds overloads for content ctors to pass in culture so we can more easily set the name in the API nicely, adds a unit test for paging queries with variant data.
|
2018-05-01 13:30:25 +10:00 |
|
Stephan
|
7dd1efb29f
|
Refactor content culture & variations
|
2018-04-30 09:14:14 +02:00 |
|
Stephan
|
23333710f5
|
Implement culture available/edited
|
2018-04-24 16:50:13 +02:00 |
|
Stephan
|
6b9adfa929
|
Move IsCultureAvailable to IContentBase
|
2018-04-21 11:11:31 +02:00 |
|
Stephan
|
a69019aea0
|
From int languageId to string culture
|
2018-04-21 09:57:28 +02:00 |
|
Stephan
|
a68e37c67b
|
Fix availability and names
|
2018-04-18 18:43:17 +02:00 |
|
Stephan
|
ec7b038569
|
Variant names, availability, etc
|
2018-04-18 14:43:07 +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 |
|
Stephan
|
8bfb8e2b72
|
Port v7@2aa0dfb2c5 - WIP
|
2018-03-22 11:25:33 +01:00 |
|
Stephan
|
cc47276095
|
DataType refactoring preparation - Entity refactoring
|
2018-01-15 13:44:49 +01:00 |
|
Stephan
|
d23933a5b1
|
DataType refactoring preparation - Entity refactoring
|
2018-01-15 13:28:35 +01:00 |
|
Stephan
|
b5856803e1
|
DataType refactoring preparation - Entity refactoring
|
2018-01-10 12:48:51 +01:00 |
|
Stephan
|
995f47e6d9
|
Add variants support to SetValue for files
|
2017-12-06 10:20:15 +01:00 |
|
Stephan
|
aa25990681
|
Integer version ID, cleanup
|
2017-12-01 20:00:33 +01:00 |
|
Stephan
|
9b9c7c8e3a
|
Refactor content service
|
2017-11-30 13:57:40 +01:00 |
|
Stephan
|
94127e9aa2
|
Implement content- and property-type variations
|
2017-11-27 19:17:50 +01:00 |
|
Stephan
|
62712cef3d
|
More segment-only values
|
2017-11-23 16:30:04 +01:00 |
|
Stephan
|
228c8e7935
|
PropertyData evo.2 (tests)
|
2017-11-15 19:44:32 +01:00 |
|
Stephan
|
ef11fda272
|
More content refactoring (tests)
|
2017-11-15 08:53:20 +01:00 |
|
Stephan
|
fcf2b27953
|
More content refactoring (tests)
|
2017-11-10 11:27:12 +01:00 |
|
Stephan
|
09f499d5d6
|
More content refactoring (WIP, barely builds)
|
2017-11-08 08:39:36 +01:00 |
|
Stephan
|
9a28250a8d
|
Port 7.7 - WIP
|
2017-09-15 18:22:19 +02:00 |
|
Stephan
|
c76403077f
|
Normalize cr/lf/tab
|
2017-07-20 11:21:28 +02:00 |
|
Stephan
|
d3133abcab
|
Get rid of Mandate
|
2017-05-31 10:10:47 +02:00 |
|
Stephan
|
b26b415096
|
Merge origin/dev-v7-deploy into dev-v8-zbwip (builds)
|
2016-11-03 10:31:44 +01:00 |
|
Stephan
|
be056869f0
|
Fix build after merge
|
2016-07-08 18:31:37 +02:00 |
|
Stephan
|
3c7245f9ba
|
Merge origin/dev-v7 into dev-v8
|
2016-07-08 16:32:06 +02:00 |
|
Shannon
|
33ca761441
|
Updated all to use the ref parameter, tests are passing - now to see if they run any faster :)
|
2016-06-21 20:43:02 +02:00 |
|
Shannon
|
b5411a5402
|
Initial commit of refactor of better/more efficient in terms of mem and performance properpty selectors for our models, this also yields a much cleaner syntax. I have discovered one issue now which is that the PropertyChanged event now fires before the property value is actually set, this is why the lambda syntax existed before. Instead we can use a ref property for the SetPropertyValueAndDetectChanges methods which will work much nicer - and also potentially have less allocations.
|
2016-06-21 18:11:03 +02:00 |
|
Shannon
|
885595b1e6
|
Hides and Obsoletes crappy extension methods that rely on ApplicationContext.Current and updates all usages to not use them - this is most important because the services were using extensions methods that go back out to the ApplicationContext.Current (booo!)
|
2016-05-18 16:06:59 +02:00 |
|
Stephan
|
ddf38407d8
|
U4-4847 Refactor ContentService (#1266)
* U4-4748 - refactor Content-, Media- and MemberTypeRepository
* Cleanup Attempt
* Cleanup OperationStatus
* U4-4748 - refactor Content-, Media- and MemberTypeService
* U4-4748 - cleanup locking
* U4-4748 - refactor Content-, Media- and MemberRepository
* U4-4748 - refactor ContentService (in progress)
* U4-4748 - all unit of work must be completed
* U4-4748 - refactor locks, fix tests
* U4-4748 - deal with fixmes
* U4-4748 - lock table migration
* Update UmbracoVersion
* Fix AuthorizeUpgrade
* U4-4748 - cleanup+bugfix lock objects
* U4-4748 - bugfix
* updates a string interpolation
|
2016-05-18 10:55:19 +02:00 |
|
Claus
|
63635ec9fb
|
Merge branch 'cyfer13-dev-v7' into dev-v7
Edited: No need to convert to string before passing on the value.
|
2016-01-25 14:11:00 +01:00 |
|
Chad Rosenthal
|
09d038fcde
|
U4-4652 - added decimal/double to contentbase
|
2016-01-23 21:32:08 -07:00 |
|
Shannon
|
813f1a1f2d
|
Fixes: U4-6035 Properrty.WasDirty() always returns false
|
2015-05-07 11:43:53 +10:00 |
|
James South
|
8d00dbf648
|
Remove Content Service Setter case sensitivity
Makes property alias key checking case-insensitive bringing behaviour in
line with IPublishedContent getters.
|
2015-04-01 12:37:28 +01:00 |
|
Shannon
|
863e8b5024
|
Changes PetaPoco UOW to use a Queue instead of trying to order by a date which even in ticks is sometimes the same. Changes some content ext to accept the service it needs instead of relying on the app ctx singleton and obsoletes others. Fixes ContentBase.ContentTypeId to check if the Id has been set on it's true ContentTypeBase which is required with the new foreign key to insert entities (this was actually a bug without the foreign key). Updates media/content services with paging to use parameters correctly. Fixes tests.
|
2014-10-01 10:18:51 +10:00 |
|
Shannon
|
7d556a0318
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.2
Conflicts:
src/Umbraco.Core/Cache/CacheProviderExtensions.cs
src/Umbraco.Core/Cache/DictionaryCacheProviderBase.cs
src/Umbraco.Core/Cache/ICacheProvider.cs
src/Umbraco.Core/Cache/ObjectCacheRuntimeCacheProvider.cs
src/Umbraco.Core/Models/Member.cs
src/Umbraco.Core/Models/PreValue.cs
src/Umbraco.Core/Models/PropertyType.cs
src/Umbraco.Core/Services/DataTypeService.cs
src/Umbraco.Tests/Models/Collections/PropertyCollectionTests.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Web/Models/PublishedProperty.cs
src/Umbraco.Web/umbraco.presentation/umbraco/webservices/MediaUploader.ashx.cs
|
2014-04-17 18:10:42 +10:00 |
|