Commit Graph

30765 Commits

Author SHA1 Message Date
Shannon
e2d63f553f Adds simpler test to validate RefreshNode 2019-10-22 15:55:48 +02:00
Shannon
296e1ee80f removes test code 2019-10-22 15:55:43 +02:00
Shannon
652591d1c8 removes TODO 2019-10-22 15:55:36 +02:00
Shannon
4641e61743 Fixes issue - when calling Set, we were not setting all node graph elements. 2019-10-22 15:55:28 +02:00
Shannon
e7096fd5c8 Gets a test to confirm the issue, now to fix 2019-10-22 15:55:23 +02:00
Shannon
5db26a4502 starts writing tests 2019-10-22 15:55:17 +02:00
Jeavon
5e299d7880 Add additional null checks on GridPropertyEditor in case it's executed in the front end context without CurrentUser 2019-10-22 15:54:32 +02:00
Jeavon
bce5b49740 Add additional null conditionals as this method is sometimes called for front end rendering where this is no current user (DTGE) 2019-10-22 15:54:22 +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
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
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
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
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
Shannon
76410632b6 Changes how soft redirecting works 2019-10-01 18:30:09 +02:00
Shannon Deminick
293d50f400 Merge pull request #6051 from MicroTekAppDev/temp8-5484
Fix for #5484 - V8 : Back office freeze when opening multiple content nodes
2019-10-01 18:16:04 +02:00
Warren Buckley
e9b0d32401 Merge pull request #6497 from umbraco/v8/bugfix/0000-TinyMCE-CSS-corrections-for-grid
fixing toolbar issues when sticky and RTE width in grid.
2019-10-01 13:35:38 +01:00
Warren Buckley
4f5205615e Merge pull request #6498 from umbraco/v8/bugfix/0000-TinyMCE-CSS-icon-issue
V8/bugfix/0000 tiny mce css icon issue
2019-10-01 13:14:38 +01:00
Niels Lyngsø
c2b6e49ad3 fixing icon issue in PreValueEditor 2019-10-01 13:35:27 +02:00
Warren Buckley
ad2f3feb22 Merge pull request #6496 from umbraco/v8/bugfix/0000-TinyMCE-init-fix
Fix initialization problem with TinyMCE 4
2019-10-01 11:19:32 +01:00
Niels Lyngsø
6cfe689a69 fixing toolbar issues when sticky and RTE width in grid. 2019-10-01 12:17:23 +02:00
Niels Lyngsø
742bce039d added timeout 2019-10-01 10:25:50 +02:00
Shannon
d677ea618c Fixes null reference caused in GridPropertyValueEditor when the value is empty 2019-10-01 09:48:46 +02:00
Sebastiaan Janssen
1512800639 Bump to RC version 2019-09-30 13:48:43 +02:00
Sebastiaan Janssen
df6e29a249 Uses just the fix from #6414 - to show a preview of svg files after selection in the media picker 2019-09-29 14:55:39 +02:00
Sebastiaan Janssen
e37434d816 Don't keep appending the content name on each change of the language dropdown
(cherry picked from 02c3a5a5b2797d59b229d1fbcc8ab6524f247e55 and 7de7e59f55)
2019-09-29 11:54:27 +02:00
Shannon Deminick
cf36268f9f Merge pull request #6338 from umbraco/v8/bug/6162-angular-filter-fix
Fixes v8: Correct label filter is applied when copying NC
2019-09-27 09:54:10 +02:00
Niels Lyngsø
759c8b8b98 updated comment 2019-09-26 16:26:07 +02:00
Niels Lyngsø
3d9c2fee7c new Angular Truncate Filter, that supports Legacy version from Umbraco Forms, plus updated code for even prettier truncated content. 2019-09-26 16:26:07 +02:00
Niels Lyngsø
2c18a125c6 Revert "Renamed angular filter so it doesn't collide with the "truncate" one in Forms."
This reverts commit f1cb89b249bdea3faf4b6d6ccf248f64b2056040.
2019-09-26 16:26:07 +02:00
elitsa
93df9c4dfd Renamed angular filter so it doesn't collide with the "truncate" one in Forms. 2019-09-26 16:26:07 +02:00
Shannon Deminick
8a2661c966 Merge pull request #6446 from umbraco/v8/bugfix/AB2881-RTE-preventdrag-for-unallowed-configs
Fixes #6424 - Prevent drag & drop of images if button to insert media is not enabled
2019-09-26 16:15:27 +02:00
Warren Buckley
a59fffd891 Keep it DRY 2019-09-26 15:10:23 +01:00
Bjarke Berg
768c9e99fb Merge pull request #6442 from umbraco/v8/bugfix/0000-TinyMCE-toolbar-visual-correction
TinyMCE looking more Umbraco alike
2019-09-26 15:43:10 +02:00
Niels Lyngsø
df858d47c2 fixing the looks for Grid 2019-09-26 15:40:51 +02:00