Niels Lyngsø
|
7ccfe809ae
|
Do not check style of DocumentFragment.
(cherry picked from commit 3b7d5995e4cdeab56265114416e7ea17b8ca7cbd)
|
2019-11-21 14:30:24 +01: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
|
47c328b3a7
|
Merge branch 'AndyButland-feature/5702-custom-validation-messages' into v8/dev
|
2019-11-21 11:00:41 +01:00 |
|
Warren Buckley
|
c7c98e1750
|
Add required message validation to textarea
|
2019-11-21 10:57:15 +01:00 |
|
Warren Buckley
|
042637c3b6
|
Move migration to 8.6.0 - 8.4 is hactoberfest, 8.5 is Models Builder only and dev/v8 is 8.6.0
|
2019-11-21 10:34:17 +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 |
|
Shannon Deminick
|
24bd62a646
|
Merge pull request #7160 from umbraco/v8/feature/3610-pagination-media-ref
AB3610 - Pagination of Media References
|
2019-11-20 12:19:14 +11:00 |
|
Shannon
|
beebdce0a2
|
Fixes $routeParams issue
|
2019-11-20 12:18:14 +11:00 |
|
Shannon
|
895f68d9e2
|
Fixes bulk insert records, adjusts parsing of object types
|
2019-11-20 12:15:27 +11:00 |
|
Andy Butland
|
54b3e7e60d
|
Moved custom validation message database migrations into 8.4 folder and namespace
|
2019-11-19 12:35:36 +01:00 |
|
Andy Butland
|
12fa862ee6
|
Merge branch 'v8/dev' into feature/5702-custom-validation-messages
|
2019-11-19 11:53:33 +01:00 |
|
Warren Buckley
|
8d3850a50b
|
Merge pull request #7167 from umbraco/v8/bugfix/7147-fix-losing-content-when-using-embed-in-RTE
Embed function in RTE removes previous content from RTE
|
2019-11-19 09:44:44 +00:00 |
|
Warren Buckley
|
7c1af34b3e
|
Update src/Umbraco.Web.UI.Client/src/common/services/tinymce.service.js
|
2019-11-19 08:58:00 +00:00 |
|
Claus
|
5a78c28d19
|
Merge pull request #7171 from umbraco/v8/bugfix/fix-unclosed-xml-in-italian-language
Close unclosed key element in italian language file
|
2019-11-18 22:29:39 +01:00 |
|
mikkelhm
|
6faa5d79d3
|
Close unclosed key element in italian language file
|
2019-11-18 22:17:39 +01:00 |
|
Niels Lyngsø
|
5c160f6390
|
Only replace content by EmbedItem if the selected content is of type EmbedItem.
|
2019-11-18 14:20:44 +01:00 |
|
Warren Buckley
|
dc494ff525
|
MemberEntitySlim has the same properties as ContentEntitySlim so lets inherit it
|
2019-11-18 12:18:50 +00:00 |
|
Warren Buckley
|
31b85a2cd6
|
Remove code duplication & do some cleanup - need to work on passing the type variable to Cast<T>
|
2019-11-18 11:43:31 +00:00 |
|
Ronald Barendse
|
979ccebe75
|
Make publicly exposed internal exceptions public
|
2019-11-15 21:19:22 +01:00 |
|
Warren Buckley
|
675b6e7b7c
|
Remove test page size of 1 to check if each pager was working fine
|
2019-11-15 13:53:56 +00:00 |
|
Warren Buckley
|
8773d644aa
|
Implement paging for the three entity types that media can be related to
|
2019-11-15 12:50:44 +00:00 |
|
Ronald Barendse
|
b9e749152f
|
Merge branch 'v8/dev' into v8/bugfix/contentquery-search
|
2019-11-15 09:49:50 +01:00 |
|
Kenn Jacobsen
|
83bac35662
|
Merged with v8/dev
|
2019-11-15 09:19:26 +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 |
|
Shannon
|
ca91bf0f94
|
Fixes issue with getting paged entity relations when the relation is between the same entity and itself
|
2019-11-15 14:14:09 +11:00 |
|
Bjarke Berg
|
a97e131891
|
Bump version o 8.6 (8.5 reserved for MB release)
|
2019-11-14 14:00:49 +01:00 |
|
Bjarke Berg
|
c0dc545c27
|
Fix for csproj
|
2019-11-14 13:54:04 +01:00 |
|
Bjarke Berg
|
7c72fb57f2
|
Merge remote-tracking branch 'origin/v8/8.3' into v8/dev
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Web.UI.Client/src/common/directives/components/editor/umbeditorheader.directive.js
# src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
# src/Umbraco.Web/Cache/LanguageCacheRefresher.cs
|
2019-11-14 13:40:32 +01:00 |
|
Bjarke Berg
|
ba73ad5792
|
Merge remote-tracking branch 'skttl/grid-editor-name-templates' into v8/dev
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/grid.controller.js
# src/Umbraco.Web.UI/config/grid.editors.config.js
|
2019-11-14 13:08:05 +01:00 |
|
Ronald Barendse
|
c206382fa1
|
Use snapshot to convert search results into content, media or members
|
2019-11-14 09:23:27 +01:00 |
|
Ronald Barendse
|
634f648517
|
Require Examine 1.0.2
|
2019-11-14 09:20:18 +01:00 |
|
Shannon Deminick
|
075937de59
|
Merge pull request #7145 from umbraco/v8/feature/0000-Remove-non-production-mode-from-gulp
remove isProd from Gulp script
|
2019-11-14 13:14:02 +11:00 |
|
Shannon
|
7cbb2840a4
|
Merge branch 'Jeavon-v8/feature/search-media-files' into v8/dev
|
2019-11-14 12:40:53 +11:00 |
|
Shannon Deminick
|
e39f465423
|
Merge pull request #7139 from umbraco/v8/feature/3621-UI-paging-relations
AB3621 - Paging Relations UI
|
2019-11-14 11:51:55 +11:00 |
|
Ronald Barendse
|
b494678dd9
|
Changed thrown exception types to InvalidOperationException
|
2019-11-14 00:57:13 +01:00 |
|
Ronald Barendse
|
03c7bcc6c9
|
Remove serialization of ViewModel in InstallException
|
2019-11-14 00:29:57 +01:00 |
|
Ronald Barendse
|
3ef10ac8fc
|
Constrain generic type of DataOperationException to an enum
|
2019-11-14 00:28:24 +01:00 |
|
Ronald Barendse
|
4a84f63ab4
|
Updated obsolete message for WontImplementException
|
2019-11-14 00:20:04 +01:00 |
|
Ronald Barendse
|
9f19546c42
|
Validate options argument and authentication type
|
2019-11-14 00:10:16 +01:00 |
|
Ronald Barendse
|
b486c54645
|
Use same argument validation in BeginUmbracoForm overloads
|
2019-11-14 00:07:28 +01:00 |
|
Ronald Barendse
|
84495f23b5
|
Update ufprt field HTML to use double quotes
|
2019-11-14 00:03:05 +01:00 |
|
Ronald Barendse
|
76de5cc4c7
|
Changed NullReferenceException to InvalidOperationException
|
2019-11-13 23:57:26 +01:00 |
|
Ronald Barendse
|
f1953bc99c
|
Use same argument validation in AddAttribute as in SetAttribute
|
2019-11-13 23:56:00 +01:00 |
|
Ronald Barendse
|
5a004581ad
|
Remove DuplicateKeyException
|
2019-11-13 23:54:00 +01:00 |
|
Warren Buckley
|
2314b4de5e
|
Make fixes based on Shan's review notes
|
2019-11-13 14:35:13 +00:00 |
|
Ronald Barendse
|
b64eb05e79
|
Update documentation of Search overloads
|
2019-11-13 14:39:52 +01:00 |
|
Ronald Barendse
|
9b87b65537
|
Create Examine query that only searches content
|
2019-11-13 14:39:11 +01:00 |
|