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 |
|
jmayntzhusen
|
4dad427a64
|
Improve error messages (#6154)
|
2019-08-29 14:01:30 +02:00 |
|
Andy Butland
|
5452ebaf6d
|
Import and export of document type and property variations setting in packages
|
2019-08-15 21:57:09 +02:00 |
|
Shannon
|
27bc309c55
|
Removes unused code
|
2019-07-30 22:20:28 +10:00 |
|
Shannon
|
b5b4ee79b4
|
Adds notes, fixes logic with a double save
|
2019-07-30 22:20:28 +10:00 |
|
Shannon
|
415916c527
|
Fixes an issue with the content service + test
|
2019-07-30 22:20:27 +10:00 |
|
Shannon
|
40a55cb9df
|
Fixes issue/tests
|
2019-07-30 22:20:27 +10:00 |
|
Shannon
|
5a9ca8d09f
|
wip added more tests and notes
|
2019-07-30 22:20:27 +10:00 |
|
Shannon
|
1bfcc9053e
|
Fixes issues: we never properly used SuccessUnpublishMandatoryCulture, fixed issue of unpublishing last culture with a new status
|
2019-07-30 22:20:27 +10:00 |
|
Shannon
|
ba7cd48b8f
|
Merge remote-tracking branch 'origin/v8/dev' into v8/merge/v715
# Conflicts:
# src/Umbraco.Core/Constants-DataTypes.cs
# src/Umbraco.Core/Migrations/Install/DatabaseDataCreator.cs
# src/Umbraco.Web.UI.Client/src/views/common/infiniteeditors/linkpicker/linkpicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/mediapicker/mediapicker.controller.js
|
2019-07-02 10:49:20 +10:00 |
|
Shannon
|
1885767ef1
|
Internalizes the new Anchor logic and removes it from the IContentService interface into extensions.
|
2019-07-01 16:33:09 +10:00 |
|
Sebastiaan Janssen
|
b2d019bfe1
|
Merge pull request #5270 from umbraco/v8/bugfix/5268-audit-repository
Bugfix Audit service
|
2019-06-28 10:53:42 +02:00 |
|
Shannon
|
568835f7e2
|
manual merging/fixing, project builds now, but need to manually merge the remaining
|
2019-06-28 13:24:13 +10:00 |
|
Andy Butland
|
a90f0c4070
|
Added custom validation messages to property types: model, dto and migration, update via property type editing, display when content editing.
|
2019-06-26 14:37:02 +02:00 |
|
Steve Temple
|
fafd045ed2
|
V8 Duplicate comments in MediaService (#5636)
* Remove duplicate comments in MediaService
* Remove temp files
|
2019-06-23 13:12:46 +02:00 |
|
Bjarke Berg
|
4c443b9e2e
|
Merge pull request #5672 from umbraco/v8/feature/0000-avoid-too-long-locking-when-delete-content
Small fixes for backoffice under load.
|
2019-06-21 11:58:37 +02:00 |
|