Commit Graph

30749 Commits

Author SHA1 Message Date
Bjarne Fyrstenborg
e20437d8db v8: Change confirm delete button style (#6429) 2019-09-29 13:49:17 +02:00
Bjarne Fyrstenborg
9ec1c05304 v8: Use umb-radiobutton component in relation types (#6454) 2019-09-29 13:48:00 +02:00
Sebastiaan Janssen
b87fc4a779 Fix #6461 - declares missing variable 2019-09-29 13:35:40 +02:00
Søren Kottal
5b79d780f7 enables infinite editing for partial views 2019-09-29 13:34:24 +02:00
Søren Kottal
7ad97de848 enables infinite editing for members 2019-09-29 13:21:33 +02:00
Bjarne Fyrstenborg
ea0dc9d68f v8: Package repo categories selection updates (#6459) 2019-09-29 11:49:28 +02:00
Gunnar
8a06f2f062 fixed xml comment for GridConfigurationEditor 2019-09-29 11:42:55 +02:00
Sebastiaan Janssen
7de7e59f55 Something went wrong with the title update
Instead of $rootScope, which is not injected, we need to use scope
The title prefix didn't include the original title
2019-09-28 11:29:04 +02:00
Shannon
99d2bef704 Merge branch 'v8/8.2' into v8/dev 2019-09-27 10:58:45 +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
Sebastiaan Janssen
52c4a57247 In addition to #6236 - now this now longer keeps appending the content name on each change of the language dropdown 2019-09-26 19:04:09 +02:00
Jan Skovgaard
d67a89114c Health Check - Text alternatives for icons missing (In Groups) (#6453) 2019-09-26 18:38:38 +02:00
Rasmus John Pedersen
6beb84442c Disable rename alias of system user groups 2019-09-26 18:34:48 +02:00
BatJan
885f0f0cae Lower the z-index so it does not clash with the publishing menu 2019-09-26 16:47:16 +02:00
Martin Jensen
99dcbd3272 Removing unnecessary delete confirmation (#6448) 2019-09-26 16:27:24 +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
BatJan
9c366fe42b Provide text alternatives for non-visual context
Co-authored-by: webdokkeren <thormadsenholm@gmail.com>
2019-09-26 16:11:03 +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
Shannon Deminick
fb9b1e0c7f Merge pull request #6447 from umbraco/v8/bugfix/lucene-index-diagnostics
Automatically assign LuceneIndexDiagnostics instead of GenericIndexDiagnostics for LuceneIndexes
2019-09-26 15:35:07 +02:00
Andrei Ilie Pîrvan
b188bfa059 fix issue #6248 2019-09-26 15:34:51 +02:00
Warren Buckley
87df6c74c9 * Ensure you can only drag and drop or paste images in when the insert image/media button is enabled in thr RTE toolbar/config
* If disallowed then we add a new native browser event for dragover etc to prevent dropping & showing the no/stop sign icon
2019-09-26 14:31:20 +01:00
Bjarke Berg
6a7b9fa6f7 Merge branch 'v8/8.2' into v8/dev 2019-09-26 15:30:51 +02:00
Bjarke Berg
e90a10ba95 Merge pull request #6443 from umbraco/v8/bugfix/0000-TinyMCE-toolbar-width-fix
lets not set a specific width, but do it by CSS.
2019-09-26 15:28:40 +02:00
Shannon
7e3cce91eb Automatically assign LuceneIndexDiagnostics instead of GenericIndexDiagnostics for LuceneIndexes 2019-09-26 15:27:59 +02:00
Niels Lyngsø
1a85c4a635 overwrite TinyMCE skin to match Umbraco Visuals 2019-09-26 15:05:02 +02:00
Shannon
6793167865 fixes brackets 2019-09-26 14:25:06 +02:00
Sebastiaan Janssen
5831cd9159 Merge branch 'v7/dev' into v8/dev
# Conflicts:
#	src/Umbraco.Core/Serialization/JsonNetSerializer.cs
#	src/Umbraco.Web/Editors/BackOfficeController.cs
2019-09-26 13:45:50 +02:00
Benjamin Howarth
16837d018a #2996 changed formatting to none for both data transfer & persistence 2019-09-26 13:33:41 +02:00
Benjamin Howarth
d3c4aace16 #2996 added GlobalSettings.DebugMode switch for JSON formatting indentation. 2019-09-26 13:33:41 +02:00
Niels Lyngsø
1fc1de9c73 lets not set a specific width, but do it by CSS. 2019-09-26 13:13:38 +02:00
Bjarke Berg
4904060d7f Merge remote-tracking branch 'origin/v8/8.2' into v8/dev 2019-09-26 13:04:54 +02:00
Bjarke Berg
36319efc90 Merge pull request #6438 from umbraco/v8/bugfix/macro-still-selectable
Fixes selecting Macro Content in RTE to be non editable once node is saved
2019-09-26 13:04:21 +02:00
Warren Buckley
f3496d894b Adds contenteditable=false attribute as for whatever reason the CSS class of .mceNonEditable is not working when a macro is saved & loaded in a content node 2019-09-26 11:36:43 +01:00
Bjarke Berg
6c1df64eee Merge branch 'v8/8.2' into v8/dev 2019-09-26 11:47:38 +02:00
Bjarke Berg
198aee27ce Merge pull request #6432 from umbraco/v8/bugfix/non-unique-ids
Use unique IDs for all password fields in umb-login
2019-09-26 11:46:16 +02:00
Sebastiaan Janssen
8ec73b1810 Merge branch 'v8/8.2' into v8/dev 2019-09-26 11:31:30 +02:00
Bjarke Berg
39ad226007 Merge pull request #6434 from umbraco/v8/feature/0000-RTE-initialization-polish
RTE initialization fix
2019-09-26 11:28:26 +02:00
Nathan Woulfe
713cf2312f adding visibility:hidden to the un-hovered list fixes the problem. have also tidied up the css a bit to remove duplicate class references 2019-09-26 11:28:23 +02:00
Tobias Klika
c652e47c3e overlay "target"-positioning updates correctly on content changes and container resize 2019-09-26 11:26:29 +02:00
Bjarke Berg
0b7c926db3 Merge pull request #6435 from umbraco/v8/bugfix/fix-rte-upload
Fix RTE Upload (Due to merge conflict & refactor) 🙈
2019-09-26 11:26:23 +02:00
Niels Lyngsø
cb44138920 using angular promise instead 2019-09-26 11:23:19 +02:00
Warren Buckley
b81b92ac64 Fixes up image upload bug - as this got refactored to an event. editor is now args.editor
* Also adds in the code that was in the initEvent function that got missed in merge/refactor
* Fix to use localStorageService & not native browser one
2019-09-26 10:19:23 +01:00
Warren Buckley
36914a1d71 Remove the old initEvents that is no longer used 2019-09-26 10:17:26 +01:00
Niels Lyngsø
1bc7728b69 Test for Bjarke 2019-09-26 10:39:20 +02:00