Commit Graph

30866 Commits

Author SHA1 Message Date
Kenn Jacobsen
f6d00a177e V8: Support allowed types for MNTP member picker (#6524) 2019-10-14 14:34:33 +02:00
Kenn Jacobsen
0d3e330b12 Support allowed types for MNTP media picker 2019-10-14 14:24:11 +02:00
pirvandr
174a1d731d # fix issue 6467: removed all the MacroContainer related files… (#6518) 2019-10-14 14:03:51 +02:00
Lee Kelleher
16dc634cf9 Boolean editors - adds ID attribute to umbToggle (#6512) 2019-10-14 13:56:21 +02:00
Sebastiaan Janssen
e0481ac4de add aria markup to umb-toggle so it behaves like the checkbox it is (#6506) 2019-10-14 13:49:42 +02:00
Ronald Barendse
0dea83543e Removed Microsoft.Net.Compilers dependency (#6501) 2019-10-14 13:39:53 +02:00
Shannon Deminick
1a593a8ef4 Merge pull request #6582 from bielu/feature/split_indexcreator_and_config
V8: Split IndexCreator and Index config methods
2019-10-14 15:55:11 +11:00
Shannon Deminick
e59abe852a Merge pull request #6656 from hkooikerspeak/v8/bugfix/6655-contentindexpopulator-not-getting-publishedquery
Fix ContetIndexPopulator publishedQuery
2019-10-14 15:51:51 +11:00
Harmen Kooiker
79e6c106d3 Fix ContetIndexPopulator publishedQuery 2019-10-11 09:38:43 +02:00
arkadiuszbiel
a7412dfe79 Correct name in DI 2019-10-10 18:37:30 +02:00
arkadiuszbiel
511751d147 refactor based on shannon comments 2019-10-10 15:50:00 +02:00
Claus
ec6b38175c Merge pull request #6458 from umbraco/fix/6377-disable-deleting-sensitive-data-user-group
Disallow deleting "Sensitive data" user group
2019-10-10 10:59:37 +02:00
Paul Seal
6f5665f6a5 - updated this in 3 more places 2019-10-09 10:41:48 +02:00
Paul Seal
4e6bbcf6c2 - updated usage of EmptyRecycleBin to pass in the user id as instructed in warning messages 2019-10-09 10:41:48 +02:00
Bjarne Fyrstenborg
0567ed9a34 Fix incorrect path in member group mapping 2019-10-09 10:15:45 +02:00
Shannon Deminick
484d08b72a Merge pull request #6610 from bjarnef/dev-v8-grid-pe-null-check
Check if value is null or whitespace before reading grid configuration
2019-10-09 03:10:59 +04:00
Bjarne Fyrstenborg
646bfb02f2 Check if value is null or whitespace before reading grid configuration 2019-10-08 18:55:44 +02:00
Bjarke Berg
e7196d5edf Merge branch 'v8/8.2' into v8/dev
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/views/common/infiniteeditors/mediapicker/mediapicker.controller.js
2019-10-08 11:56:43 +02:00
Bjarke Berg
bbb1328f2c Merge branch 'v8/8.2-rc' into v8/8.2
# Conflicts:
#	src/Umbraco.Web/PropertyEditors/GridPropertyEditor.cs
2019-10-08 11:41:14 +02:00
Bjarke Berg
70d162efb3 Merge remote-tracking branch 'origin/v8/8.2-rc' into v8/8.2-rc 2019-10-08 11:18:11 +02:00
Bjarke Berg
9d5f7a8a96 Removed rc from version 2019-10-08 11:17:54 +02:00
Bjarke Berg
570764d03c Merge pull request #6493 from umbraco/v8/bugfix/GridPropertyEditor-NullReference
Fixes null reference caused in GridPropertyValueEditor when the value is empty
2019-10-08 10:06:26 +02:00
Bjarke Berg
3e79f43ebe Merge remote-tracking branch 'origin/v8/8.2' into v8/bugfix/GridPropertyEditor-NullReference 2019-10-08 09:02:47 +02:00
Claus
1bc0c8bca2 Merge pull request #6556 from umbraco/v8/bugfix/AB2996-Fix-MediaFolderPickerPreValueEditor
Only allow one media folder to be picked for RTE paste/drag image upload location
2019-10-07 16:07:25 +02:00
Bjarke Berg
ccd4392c2a Merge pull request #6568 from umbraco/v8/bugfix/AB2997-RTE-img-button-throws-tempimg-correct-base
Allow pasted & dragged images that are not yet saved to allow ALT text to be edited
2019-10-07 15:00:36 +02:00
Bjarke Berg
1ad3103d94 https://github.com/umbraco/Umbraco-CMS/issues/6516 - Revert uncommenting stuff, without knowing why the code was their. 2019-10-07 13:21:31 +02:00
Søren Kottal
0e4727f5df Adds missing danish language keys, and changes a few others 2019-10-06 12:58:22 +02:00
arkadiuszbiel
1ca35b2fbb Obsolete instead of remove functions 2019-10-05 14:36:47 +02:00
arkadiuszbiel
c0fa66799f Split config and index creator to allow to override only config not whole index creator 2019-10-04 16:41:29 +02:00
Bjarke Berg
a87b72cd05 Merge pull request #6554 from umbraco/v8/bugfix/grid-editor-media-refs
Fixes the media refs within the RTE in the Grid
2019-10-03 10:40:38 +02:00
Shannon
03a4affbde Fixes order of parsing RTEs 2019-10-03 10:12:41 +02:00
Niels Lyngsø
05ff51575b Wait for image to load, for measuring size. Removed the 500ms timeout that was prone to error if image was'nt loaded within time. 2019-10-03 10:08:07 +02:00
Warren Buckley
76dd7a667a Remove console.logs 2019-10-03 10:08:07 +02:00
Warren Buckley
0e16d9cd33 WIP: Try and support images in the RTE that are pasted/dragged in and are NOT in media yet to be able to update the ALT text 2019-10-03 10:08:07 +02:00
Rachel Breeze
09df60455c Added missing syntax to controller 2019-10-03 01:16:52 +02:00
Warren Buckley
033780cb90 We only want to allow you to pick one folder in the media library for this prevalue editor 2019-10-02 13:50:00 +01:00
Shannon
6d9af75fbe Fixes the media refs within the RTE in the Grid 2019-10-02 13:49:50 +02:00
Niels Lyngsø
5669528253 fixing icon issue in PreValueEditor 2019-10-02 12:06:21 +02:00
Niels Lyngsø
72952db3b2 fixing toolbar issues when sticky and RTE width in grid. 2019-10-02 12:05:26 +02:00
Shannon
4918fa0868 added timeout 2019-10-02 12:05:11 +02:00
Shannon
b4c6930c11 Merge branch 'v8/8.2' into v8/dev
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/common/services/mediahelper.service.js
#	src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
2019-10-02 10:47:09 +02:00
Shannon
d0a1f96990 Merge branch 'v8/8.2-rc' into v8/8.2 2019-10-02 10:46:17 +02:00
Shannon
aed32afd0f Revert copy-paste property editors, will move to a diff branch 2019-10-02 10:41:00 +02:00
Rasmus John Pedersen
f65140854d Too much scope 2019-10-02 08:48:37 +02:00
Rasmus Kongshøj
7e0abeb6e5 Added missing class 2019-10-01 20:25:26 +02:00
Rasmus John Pedersen
41126c2c73 Allow editing name and saving on on list views 2019-10-01 20:09:21 +02:00
Anders Bjerner
9378316ed3 Marking the umb-overlay directive as deprecated 2019-10-01 19:52:19 +02:00
jmayntzhusen
85cc7d82d0 Update styles of API docs to match new identity (#6517) 2019-10-01 19:49:40 +02:00
Dennis Aaen
a025871b8c Added new translation for issue #6484 (#6515) 2019-10-01 19:42:17 +02:00
Shannon Deminick
392fd321e5 Merge pull request #6333 from umbraco/v8/bugfix/6127-soft-redirect-nav-fix
Fixes V8: Can't navigate to another node when the editor is in "create" state #6127
2019-10-01 18:39:28 +02:00