Commit Graph

28629 Commits

Author SHA1 Message Date
Sebastiaan Janssen 2a3b169923 Fix bad merge
(cherry picked from commit 5fdae055d5)
2019-09-19 13:15:37 +02:00
Sebastiaan Janssen 5fdae055d5 Fix bad merge 2019-09-19 13:13:21 +02:00
Warren Buckley 66d804d3db Merge pull request #6372 from umbraco/v8/feature/0000-RTE-paste-from-word
Improve content pasted from MS Word
2019-09-19 12:02:40 +01:00
martin j griffiths 4535885bdb Update rte.controller.js
Fix issue where an embedded macro prevents editor from returning to pristine/valid after a publish

(cherry picked from commit b4495d0ae5)
2019-09-19 11:53:38 +02:00
martin j griffiths b4495d0ae5 Update rte.controller.js
Fix issue where an embedded macro prevents editor from returning to pristine/valid after a publish
2019-09-19 11:50:47 +02:00
Warren Buckley 8708a0ae97 Wrap in safeApply 2019-09-19 10:38:33 +01:00
Niels Lyngsø 59c5f4cd7c further comment 2019-09-19 11:36:41 +02:00
Niels Lyngsø a3de75f4c0 added comments + better naming 2019-09-19 11:34:45 +02:00
Niels Lyngsø f28d52898d no need for this one 2019-09-19 11:15:32 +02:00
Kenn Jacobsen 9c12b4ee40 V8: Fix clientside mandatory validation for checkbox list (#5780)
(cherry picked from commit f7d9c0b108)
2019-09-19 11:07:37 +02:00
Kenn Jacobsen f7d9c0b108 V8: Fix clientside mandatory validation for checkbox list (#5780) 2019-09-19 11:04:02 +02:00
Warren Buckley e92823f756 Remove the un-needed notificiation 2019-09-19 10:00:42 +01:00
Shannon Deminick 8c46984a2f U4-9912 Previewing without changing creates new version (#1943)
(cherry picked from commit 7d0d5b9c93)
2019-09-19 10:48:08 +02:00
Shannon Deminick 7d0d5b9c93 U4-9912 Previewing without changing creates new version (#1943) 2019-09-19 10:46:02 +02:00
Malthe Petersen a420c145ae 5989 - fixed focalpoint for infinite media picker (#5991) 2019-09-19 10:23:55 +02:00
Kenn Jacobsen 5caaec2af8 V8: Set the form as dirty when adding/removing colors to/from Umbraco.ColorPicker (#5998) 2019-09-19 10:10:09 +02:00
Niels Lyngsø bb99891c2f a few extra element types to allow 2019-09-19 09:29:53 +02:00
Kenn Jacobsen 23ee9eae42 Grant the default admin group access to the Translation section 2019-09-19 09:23:48 +02:00
Niels Lyngsø 380d876f7e remove test of umb-paste-plugin 2019-09-19 09:19:20 +02:00
Niels Lyngsø f8b2489288 clean out image tests 2019-09-19 09:18:11 +02:00
Benjamin Carleski 3be2a98bd3 Add missing FROM clause
(cherry picked from commit f4e61ddf23)
2019-09-19 09:12:23 +02:00
Benjamin Carleski f4e61ddf23 Add missing FROM clause 2019-09-19 09:10:56 +02:00
Niels Lyngsø ec2e27dd07 img configs for tiny 2019-09-19 08:21:06 +02:00
Bjarne Fyrstenborg 71b3260b1d v8: Checkbox radio onchange fix (#6348)
(cherry picked from commit 6a143796c3)
2019-09-18 17:31:16 +02:00
Bjarne Fyrstenborg 6a143796c3 v8: Checkbox radio onchange fix (#6348) 2019-09-18 17:30:12 +02:00
Warren Buckley 3f30be450d Emit event when upload of image starts & stops
Listen for events in content edit JS controller to change the state of the buttons to be 'busy' to avoid page/node being saved whilst large image is uploaded or slow connection
2019-09-18 15:27:30 +01:00
Shannon Deminick 255bcfbc77 Merge pull request #5801 from bielu/v8/dev
Remove last casting to LuceneIndex

(cherry picked from commit 9ba7e7742a)
2019-09-18 15:56:22 +02:00
Shannon Deminick 251d12b1fd Merge pull request #6341 from umbraco/v8/feature/2558AB-NonEditable-OEmbed
Wraps all OEmbed items in a div with the magic CSS class of mceNonEdi…
2019-09-18 22:32:06 +10:00
Shannon 5cfdfd6e9c Moves temp file cleanup to a background task 2019-09-18 22:03:31 +10:00
Warren Buckley c6af9dc6f9 Ad back the magic mceNonEditable CSS class as when its moved & cut around the non-editable attribute does not seem to get re-aspplied 2019-09-18 13:00:52 +01:00
Shannon 87d0937389 Merge branch 'v8/dev' of https://github.com/umbraco/Umbraco-CMS into v8/dev 2019-09-18 20:44:40 +10:00
Shannon a384c0866b Ensures the tinymce baseURL is set before it's initialized so that when we minify it's assets it knows where to load more assets from. 2019-09-18 20:44:11 +10:00
Warren Buckley 8b7418164d Merge pull request #6347 from umbraco/v8/bugfix/AB2684-purelive-model-regen
Lazily recompile PureLive models and lazily create models for nucache
2019-09-18 10:47:04 +01:00
Niels Lyngsø bf9eeb4e37 make OEmbeds non-editable + ability to edit OEmbeds on a later state 2019-09-18 11:24:42 +02:00
Warren Buckley 5fb5388fb5 WIP: Re-open the embed dialog & pass the data attribues found on the containert DIV back to the dialog to re-edit URL, width/height etc 2019-09-17 16:07:43 +01:00
Shannon cc1e46ae05 Simplifies ContentStore for all the instances it's trying to find a linked node by a gen 2019-09-18 00:36:12 +10:00
Shannon e6805b23e3 Oops! didn't complete the scope, ok now package install works within a trans, fixes nucache changes to not pass around _liveGen since sometimes we want the latest that is not _liveGen 2019-09-18 00:10:02 +10:00
Niels Lyngsø b81bd66456 Remove limit of dashboard tabs and fix when expand menu is shown (#6336)
Remove limit of dashboard tabs and fix when expand menu is shown
2019-09-17 15:34:43 +02:00
Shannon ab79cd74b8 Fixes lazy iteration issue on package install 2019-09-17 23:31:32 +10:00
Shannon 3cf1e18dff Merge remote-tracking branch 'origin/v8/dev' into v8/bugfix/AB2684-purelive-model-regen 2019-09-17 23:01:15 +10:00
Shannon ef007382b5 only enable the ModelBindingExceptionFilter when running PureLive, there should be no other reason to have this filter 2019-09-17 22:58:06 +10:00
Shannon 1eb1c9dc4d allows for disabling the modelbinderexceptionfilter from config for testing, adds notes 2019-09-17 22:50:57 +10:00
Shannon 7fdbb84c04 Fixes bug with nucache - it wasn't using gen/snapshots the way it was supposed to 2019-09-17 22:38:43 +10:00
elitsa f8924df711 Merge branch 'v8/dev' into v8/content-migration 2019-09-17 14:34:54 +02:00
Warren Buckley 39d833c716 Adss new deciated CSS/Less file that loads only in the TinyMCE RTE for us to style macros & emebed stuff 2019-09-17 12:49:34 +01:00
Warren Buckley 00936b8732 Merge branch 'v8/dev' into v8/feature/2558AB-NonEditable-OEmbed 2019-09-17 10:23:44 +01:00
Bjarke Berg 49bca0fa43 Merge pull request #6325 from umbraco/v8/feature/2438AB-RTE-Image-Config-MediaFolder
V8: AB 2438 - RTE Pasted/Dragged Images Media Folder Config
2019-09-17 11:16:26 +02:00
Kenn Jacobsen f065c455ab Hide the search results automatically when removing the search term (#5783) 2019-09-17 10:51:59 +02:00
Warren Buckley 519fcab087 Use the recrusive feature bool of Directory.Delete to delete the file at the same time :) 2019-09-17 09:25:26 +01:00
Warren Buckley 11194314fb Be less verbose and assign in one line 2019-09-17 09:22:09 +01:00