Shannon
64e7a29795
Ensures caches are refreshed after data errors are fixed
2020-04-08 15:03:21 +10:00
Shannon
18d9ad3c73
udpates health check and service methods to be flexible for data integrity checks, fixes tests
2020-04-07 16:42:21 +10:00
Shannon
ad698f9c19
Fixes content service/repository for moving things correctly along with the perf improvements that were done to media.
2020-04-07 15:02:08 +10:00
Shannon
727578e51c
Fixes media moving and massively improves moving performance
2020-04-07 13:29:00 +10:00
Shannon
4b467bf470
Creates data integrity health checks
2020-04-07 01:02:08 +10:00
Arkadiusz Biel
3640ed259d
GetAllIds for Roles ( #7806 )
2020-03-24 15:15:52 +01:00
Erik-Jan Westendorp
0a79e28205
#7803 Add EditorGroupAlias and WriterGroupAlias to Constants cl… ( #7804 )
2020-03-24 14:03:51 +01:00
Nathan Woulfe
af7919ce65
make events public
2020-02-29 11:32:24 +01:00
Warren Buckley
4ed69d21a0
Merge branch 'v8/8.6' up into v8/dev
...
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Web/Models/Mapping/ContentMapDefinition.cs
2020-02-24 15:11:58 +00:00
Bjarke Berg
9ed94f753d
Fixed issue with wrong installId in cookie. + Refactored to not use Newtonsoft.Json + Minor renames
2020-02-19 08:32:47 +01:00
Shannon
653616912a
Fixes issue when a user's start node is below a list view and when there's list views below that
2020-02-19 13:43:48 +11:00
elitsa
b2ddc4a2b0
Creating the service interfaces and their implementations. Registering them in CoreInitialComposer. These services delegate the work to repositories
2020-02-18 14:48:36 +01:00
Enkel Media
02a9645ed1
#6812 AuditService some methods not returning any values ( #6822 )
...
* #6812 Worked on AuditService some methods not returning any values
* Changed userId to include also admin-user
* Use Constant for "SuperUserId" over magic int
Co-authored-by: markusobviuse <36044239+markusobviuse@users.noreply.github.com >
2020-02-06 23:03:53 +00:00
Warren Buckley
81a0a52874
Merge branch 'v8/feature/media-tracking' into v8/dev
...
# Conflicts:
# src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
2020-01-22 08:36:32 +00:00
Andy Butland
bc82ccd824
Prevented user from changing a document type to an element type if it's already been used to create content ( #5668 )
2020-01-19 09:34:04 +00:00
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
Warren Buckley
d205e98250
Merge branch 'v8/dev' of https://github.com/umbraco/Umbraco-CMS into v8/dev
2019-11-21 11:01:05 +01:00
Warren Buckley
9fea3ea500
Merge branch 'feature/5702-custom-validation-messages' of https://github.com/AndyButland/Umbraco-CMS into AndyButland-feature/5702-custom-validation-messages
...
# Conflicts:
# src/Umbraco.Core/PropertyEditors/Validators/RegexValidator.cs
2019-11-21 10:10:15 +01:00
Shannon
f427155480
Removes unused exceptions
2019-11-21 19:39:30 +11:00
Shannon Deminick
b68f1d44f1
Merge pull request #6599 from ronaldbarendse/v8/bugfix/5947-custom-exceptions
...
Fixed and cleaned up custom exception classes
2019-11-21 19:21:19 +11:00
Andy Butland
12fa862ee6
Merge branch 'v8/dev' into feature/5702-custom-validation-messages
2019-11-19 11:53:33 +01:00
Ronald Barendse
34008edd34
Fix issues with added PanicException
2019-11-15 09:15:12 +01:00
Shannon
85c2269645
Adds ability to filter out paged relations by entity type
2019-11-15 14:49:46 +11:00
Warren Buckley
747cdcb5ee
Merge remote-tracking branch 'origin/v8/feature/media-tracking' into v8/feature/AB3466-paged-relations
...
# Conflicts:
# src/Umbraco.Core/Persistence/Repositories/IRelationRepository.cs
2019-11-11 11:29:00 +00:00
Shannon
694d92aad2
Merge remote-tracking branch 'origin/v8/feature/media-tracking' into v8/feature/AB3466-paged-relations
...
# Conflicts:
# src/Umbraco.Core/Persistence/Repositories/Implement/RelationRepository.cs
2019-11-11 21:29:52 +11:00
Shannon
28600a02bd
Merge remote-tracking branch 'origin/v8/feature/media-tracking' into v8/feature/3449-relations-paging
...
# Conflicts:
# src/Umbraco.Core/Persistence/Repositories/Implement/RelationRepository.cs
2019-11-11 21:25:35 +11:00
Shannon
049d51e466
Adds ability to bulk insert relations and adds tests
2019-11-06 16:45:28 +11:00
Shannon
90b6a09013
Adds ability to get paged relations by type
2019-11-06 14:35:15 +11:00
Shannon
d1948b1543
Adds relation service tests for both paged children and parents and tests the repo
2019-11-06 13:08:03 +11:00
Shannon
6b7a48d00b
Gets entity repository working with relation queries and adds test
2019-11-06 12:43:10 +11:00
Kenn Jacobsen
759e3ddf5e
Make sure we can't rollback trashed items serverside
2019-11-05 18:15:14 +00:00
Shannon
595b36c5df
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/media-tracking
...
# Conflicts:
# src/Umbraco.Web/PropertyEditors/NestedContentPropertyEditor.cs
2019-11-01 13:27:13 +11:00
Poornima Nayar
b2e5d64d6e
Better exception handling for templates when they exceed 255 ch… ( #6649 )
2019-10-31 15:54:14 +01:00
Shannon
d69356cc12
Adds unit test and couple methods to relation service and improves the relation service lookups for entities.
2019-10-29 13:29:22 +11:00
Shannon
f656f7d0a0
Fixes relations editor and loading in relations, allows creating relations without object types, fixes migration
2019-10-24 22:38:11 +11:00
Shannon
ae64fe49be
Allows relation types to not have specific object types, updates IRelation to return the actual object types for the ID references, now relations can be more flexible without being strangely tied to specific object types based on the relation type.
2019-10-24 21:32:00 +11:00
Shannon
193892f084
Creates method to create the relations based on the property editor's returned reference but have discovered a gotcha for relations, so next step is to resolve that.
2019-10-24 16:48:21 +11:00
Bjarke Berg
c072015288
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB2913-DataTypeTracking
...
# Conflicts:
# src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
2019-10-21 09:40:21 +02:00
Shannon
ac300179e6
Adds new endpoint to DataTypeController to return the correct data and wires that up to angular
2019-10-09 15:19:03 +11:00
Shannon
bcc76b2072
Implements DataTypeService.FindUsages
2019-10-08 23:09:45 +11:00
Ronald Barendse
ed90e71f76
Removed usage of obsoleted ArgumentNullOrEmptyException
2019-10-07 22:10:21 +02:00
Steve Megson
dbce1147a8
Fix ContentService.DeleteVersions
2019-10-01 22:31:42 +01:00
Andy Butland
0fe373259b
Merge branch 'v8/dev' into feature/5702-custom-validation-messages
2019-09-30 18:45:00 +02:00
Andy Butland
d984014258
Fixes #6400 : Content Templates don't set name correctly when cr… ( #6404 )
2019-09-29 15:37:09 +02:00
Shannon
f6f8e3cbd5
Merge branch 'temp-5362' of https://github.com/dave0504/Umbraco-CMS into v8/dev
...
# Conflicts:
# src/Umbraco.Core/Services/Implement/ContentService.cs
2019-09-25 15:54:07 +02:00
Steve Megson
ffcc84b1fb
Data type configuration serialization
2019-09-12 08:57:05 +01:00
Poornima Nayar
e0d4168f3f
Show a friendly exception message when the media name exceeds 255 characters
2019-09-05 16:26:24 +02:00
Poornima Nayar
7d3655c78c
better exception message on content type save
2019-09-05 16:22:07 +02:00
Poornima Nayar
d2efcc822d
Better exception message on media type save
2019-09-05 16:21:38 +02:00
Poornima Nayar
79f8dc200a
Friendly exception message when datatype with name more than 255 characters is saved
2019-09-05 16:21:21 +02:00