Commit Graph

32314 Commits

Author SHA1 Message Date
Warren Buckley
69483d03b6 Set version to 8.6.0
.\build SetUmbracoVersion 8.6.0
2020-03-09 09:57:22 +00:00
Jason Elkin
bad1913e0e update Umbraco.ModelsBuilder.Embedded attributes to match assembly name 2020-03-09 10:19:26 +01:00
Anders Brohäll
46686ffd90 Corrected document outline 2020-03-09 08:51:00 +01:00
Shannon Deminick
a0aad045fb Merge pull request #7652 from benjaminhowarth1/patch-1
Update PropertyType.cs
2020-03-05 17:51:03 +11:00
Kenn Jacobsen
4ad73dc183 Fix completely broken(tm) media pickers 2020-03-04 16:27:28 +01:00
Bjarke Berg
6241bee1b2 Introduce methods on current, that can be necessary if not using the obsolete properties. 2020-03-04 13:49:13 +01:00
Bjarke Berg
8bc077fa18 Introduce methods on current, that can be necessary if not using the obsolete properties. 2020-03-04 13:37:05 +01:00
Warren Buckley
cbd4746c76 Cherry pick of 7bfeae7329
Merge pull request #7745 from kjac/v8/fix/media-picker-upload-rte

V8: Fix broken "upload and insert media" in RTE
2020-03-04 13:17:11 +01:00
Warren Buckley
7bfeae7329 Merge pull request #7745 from kjac/v8/fix/media-picker-upload-rte
V8: Fix broken "upload and insert media" in RTE
2020-03-04 10:04:00 +01:00
Poornima Nayar
fd47c3300c Semantic fixes grid pre values (#7748)
* Create Content Blueprints - Semantic fixes

* Grid Prevalues Screen -Semantic changes

* reverted a change I accidentally made
2020-03-03 23:02:14 +01:00
Poornima Nayar
ffb5265f35 Create Content Blueprints - Semantic fixes (#7747) 2020-03-03 22:40:45 +01:00
Niels Lyngsø
8db6291c5f Adding more fine colors for UI (#7535)
* adding colors: pinkExtraLight + gray-12 + @gray-13

* convert to hex color code

* adjusted color slightly

Co-authored-by: Kenn Jacobsen <post@kennjacobsen.dk>
2020-03-03 21:46:00 +01:00
elitsa
4cbaec68f0 Obsoleting UmbracoHelper props which are going to be removed in the future 2020-03-03 12:07:56 +01:00
Kenn Jacobsen
55bfa57525 Fix broken "upload and insert media" in RTE 2020-03-02 21:57:59 +01:00
Kenn Jacobsen
9374f61d13 Make media picker open in a medium sized overlay 2020-03-02 08:49:31 +01:00
Kenn Jacobsen
2e40b11cd1 Make sure entity media path is mapped for DTO types of GenericContentEntityDto
(cherry picked from commit fbe963a542)
2020-03-02 08:47:45 +01:00
Kenn Jacobsen
fbe963a542 Make sure entity media path is mapped for DTO types of GenericContentEntityDto 2020-03-02 08:45:38 +01:00
Poornima Nayar
867232531c Create Content Blueprints accessibility improvements (#7020)
* Create Content Blueprints - Disallow element types and some accessibility improvements

* re-enabled element types for content blueprint
2020-02-29 22:36:56 +01:00
Poornima Nayar
2853448963 Improve accessibility of grid prevalues screen (#6949)
* WIP Improve accessibility of grid prevalues screen

* Clean up of the view, improve accessibility and add localization fallbacks

* forgot to commit the stylesheet

* formatting fixes
2020-02-29 21:50:50 +01:00
Poornima Nayar
0f540bc74d RTE config tool bar options are messed up 2020-02-29 12:09:17 +01:00
Nathan Woulfe
af7919ce65 make events public 2020-02-29 11:32:24 +01:00
Poornima Nayar
05354b2ce9 Merge pull request #7140 from kjac/v8/fix/media-picker-logout-login
V8: Make sure the media picker can survive a logout and subsequent login
(cherry picked from commit e36df809c0)
2020-02-28 09:24:17 +00:00
Sebastiaan Janssen
ba4481319e Merge branch 'v8/dev' into v8/contrib 2020-02-28 09:01:52 +01:00
Claus
f8b5083a9f Merge pull request #7719 from umbraco/v8/bugfix/fix-collection-items-DI
Fixes CollectionBuilder's to ensure that each item in the collectionis registered in DI with the same lifetime as the collection itself
2020-02-27 13:09:28 +01:00
Poornima Nayar
793119b0ec Merge pull request #7132 from kjac/v8/fix/nested-content-copy-action-console-error
V8: Fix JS error when editing document types with Nested Content properties
2020-02-26 16:54:36 +00:00
Poornima Nayar
a43fbaee82 Merge pull request #7325 from kjac/v8/fix/treepicker-conditionally-load-languages
V8: Don't load languages in treepicker unless they're needed
2020-02-26 16:08:31 +00:00
Kenn Jacobsen
384746cd26 V8: Use current client culture when searching content pickers (#7123)
* Use current client culture when searching content pickers

* Use string interpolation
2020-02-26 15:16:26 +00:00
Matthew-Wise
4dc5b02b89 Changed showPage to Save and publish updated button style to link (#7649)
* Changed showPage to Save and publish updated button style to link

* Change language key from showPage to saveAndPreview
2020-02-26 13:44:57 +00:00
Anders Bjerner
7d0733f40d Making DataEditor.GetValueEditor method virtual 2020-02-26 07:42:59 +01:00
Shannon
3553bb2aa3 Fixes CollectionBuilder's to ensure that each item in the collection is registered in DI with the same lifetime as the collection itself 2020-02-26 12:12:15 +11:00
Poornima Nayar
e36df809c0 Merge pull request #7140 from kjac/v8/fix/media-picker-logout-login
V8: Make sure the media picker can survive a logout and subsequent login
2020-02-25 22:26:18 +00:00
Sebastiaan Janssen
b42883280b Merge branch 'v8/dev' into v8/contrib 2020-02-25 22:36:33 +01:00
Sebastiaan Janssen
67168068f6 Merge branch 'v8/contrib' into pr/7449
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/views/propertyeditors/mediapicker/mediapicker.html
2020-02-25 22:12:37 +01:00
Tom Pipe
f7594b36db Ensure macromodel implements IContentModel, fixing #7504 2020-02-25 22:08:03 +01:00
Kenn Jacobsen
7d0c5508da Rollback breaks for non-string property values 2020-02-25 21:54:34 +01:00
Kenn Jacobsen
50ab5ce79b Open rollback in a medium sized panel 2020-02-25 21:53:41 +01:00
Kenn Jacobsen
044dc4eb98 Only show culture for content links if there is more than one culture 2020-02-25 21:51:31 +01:00
Kenn Jacobsen
ea29eb993c Align "Field is mandatory" label with the actual toggle 2020-02-25 21:50:30 +01:00
Kenn Jacobsen
e4edd47a48 Ensure that empty asset URLs in plugin manifests do not break the application 2020-02-25 21:48:58 +01:00
Kenn Jacobsen
5e155a871c Fix the create dialog on empty installs 2020-02-25 21:42:37 +01:00
Kenn Jacobsen
b48e288d71 Fix JS errors for Nested Content in single mode
(cherry picked from commit f4cd1c2f0c)
2020-02-25 21:29:48 +01:00
Kenn Jacobsen
f4cd1c2f0c Fix JS errors for Nested Content in single mode 2020-02-25 21:28:40 +01:00
ksingercoffey
5a35ba60c1 #7643: add type="button" to prevent default clicks by pressing Enter (#7651)
(cherry picked from commit 5307a8cf13)
2020-02-25 16:53:53 +01:00
Warren Buckley
e2f54c3f3a Merge pull request #7696 from kjac/v8/fix/login-culture-unset-2
V8: Make sure mculture is set after logout and login
(cherry picked from commit 4acddb288a)
2020-02-25 13:10:10 +00:00
Warren Buckley
aa8e2b0859 Merge pull request #7696 from kjac/v8/fix/login-culture-unset-2
V8: Make sure mculture is set after logout and login
(cherry picked from commit 4acddb288a)
2020-02-25 13:08:22 +00:00
Warren Buckley
4acddb288a Merge pull request #7696 from kjac/v8/fix/login-culture-unset-2
V8: Make sure mculture is set after logout and login
2020-02-25 13:07:34 +00:00
Warren Buckley
78a46677e5 Merge pull request #7630 from kjac/v8/fix/nested-content-single-mode-add-more-than-one
V8: Nested Content can't add multiple items
(cherry picked from commit a65bf08f1a)
2020-02-25 09:47:46 +00:00
Warren Buckley
a65bf08f1a Merge pull request #7630 from kjac/v8/fix/nested-content-single-mode-add-more-than-one
V8: Nested Content can't add multiple items
2020-02-25 09:43:56 +00:00
Kenn Jacobsen
69b3bc6fc7 V8: Remove create option in listviews for deleted content (#7655) 2020-02-24 18:46:36 +00:00
Kenn Jacobsen
23f8c3e474 V8: Correct cursor for list view search icon (#7656) 2020-02-24 18:28:11 +00:00