Commit Graph

30440 Commits

Author SHA1 Message Date
Shannon 296afb18a4 Renames and puts in temp fix to try to find out why we are binding to old models 2019-09-10 11:50:09 +10:00
Shannon fdad387414 renames objects/methods and adds a lock to the routing mechanism 2019-09-09 23:32:02 +10:00
Shannon 8fef824dc1 Moves rebuilding models and cache to background thread 2019-09-09 23:32:02 +10:00
Shannon e593857b61 Merge branch 'v8/dev' of https://github.com/umbraco/Umbraco-CMS into v8/dev 2019-09-09 23:31:22 +10:00
Shannon 4869298b03 Merge branch 'v8/8.1' into v8/dev
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/views/common/infiniteeditors/embed/embed.html
2019-09-09 23:31:07 +10:00
Niels Lyngsø 02534c4ac5 Merge pull request #5706 from kjac/v8-feature-copy-property
V8: Copy on property level
2019-09-09 15:13:10 +02:00
Bjarke Berg c121fa323d Merge pull request #6131 from umbraco/v8/bugfix/5925-nucache-startup
Adds POC for fast building of in-memory nucache from persisted files
2019-09-09 15:02:49 +02:00
Bjarke Berg d05e79ca15 Merge branch 'v8/dev' into v8/bugfix/5925-nucache-startup 2019-09-09 13:54:27 +02:00
Rasmus John Pedersen 8f32fce781 Update Headless assembly names 2019-09-09 11:53:12 +02:00
Kenn Jacobsen 2cbed6c6b0 Merged with v8/dev 2019-09-09 11:22:39 +02:00
Nathan Woulfe 1723c39e00 fix tray colour, add some structure to CSS
(cherry picked from commit daadfe6e6c)
2019-09-06 08:41:34 +02:00
Nathan Woulfe daadfe6e6c fix tray colour, add some structure to CSS 2019-09-06 08:39:57 +02:00
Kenn Jacobsen 089e450e09 Make sure media picker items are sortable (#6037)
(cherry picked from commit 6da0caa902)
2019-09-05 18:09:23 +02:00
Kenn Jacobsen 6da0caa902 Make sure media picker items are sortable (#6037) 2019-09-05 18:08:00 +02:00
Kenn Jacobsen 3294137006 V8: Make the color picker mandatory validation work (#5765)
(cherry picked from commit 8aca254ed0)
2019-09-05 18:01:59 +02:00
Kenn Jacobsen 8aca254ed0 V8: Make the color picker mandatory validation work (#5765) 2019-09-05 18:01:07 +02:00
Kenn Jacobsen 604bb6b526 Don't allow selecting non-element types when composing element types 2019-09-05 17:57:40 +02:00
Poornima Nayar a7f1001c53 Some cleanup to the published status dashboard 2019-09-05 17:54:24 +02:00
Bjarne Fyrstenborg 1b0113d3aa v8: Edit embed in grid (#4899) 2019-09-05 17:53:04 +02:00
Bjarne Fyrstenborg 73a61e65de v8: Use umbCheckbox in packager (#6258) 2019-09-05 17:40:28 +02:00
Nathan Woulfe 0534dba12b 5732 grid reorder on scroll listview bugfix (#5918) 2019-09-05 17:13:41 +02:00
Kenn Jacobsen 30cf2fd4b2 Include sort and filter in list view back link 2019-09-05 16:54:46 +02:00
Sebastiaan Janssen c7ea93199f Merge pull request #6222 from patrickdemooij9/temp-5724
5724: Unable to add multiple property groups
(cherry picked from commit 3163b5f2fe)

# Conflicts:
#	src/Umbraco.Web.UI.Client/src/common/directives/components/umbgroupsbuilder.directive.js
2019-09-05 16:49:08 +02:00
Sebastiaan Janssen 3163b5f2fe Merge pull request #6222 from patrickdemooij9/temp-5724
5724: Unable to add multiple property groups
2019-09-05 16:45:33 +02:00
Stephan 280f4e7cbe Fix member properties [#6227] 2019-09-05 16:34:17 +02:00
Poornima Nayar d044dd07c3 Show a friendly exception message when the media name exceeds 255 characters
(cherry picked from commit e0d4168f3f)
2019-09-05 16:26:46 +02:00
Poornima Nayar e0d4168f3f Show a friendly exception message when the media name exceeds 255 characters 2019-09-05 16:26:24 +02:00
Poornima Nayar 890281b271 better exception message on content type save
(cherry picked from commit 7d3655c78c)
2019-09-05 16:22:35 +02:00
Poornima Nayar cafd07fd01 Better exception message on media type save
(cherry picked from commit d2efcc822d)
2019-09-05 16:22:27 +02:00
Poornima Nayar 2024681a26 Friendly exception message when datatype with name more than 255 characters is saved
(cherry picked from commit 79f8dc200a)
2019-09-05 16:22:17 +02:00
Poornima Nayar 7d3655c78c better exception message on content type save 2019-09-05 16:22:07 +02:00
Poornima Nayar d2efcc822d Better exception message on media type save 2019-09-05 16:21:38 +02:00
Poornima Nayar 79f8dc200a Friendly exception message when datatype with name more than 255 characters is saved 2019-09-05 16:21:21 +02:00
Poornima Nayar b7e75daa75 Maxlength attribute on macro name
(cherry picked from commit 088abae314)
2019-09-05 16:20:36 +02:00
Poornima Nayar 088abae314 Maxlength attribute on macro name 2019-09-05 16:19:46 +02:00
Poornima Nayar c594377c05 fix the left margin which causes a space in the help drawer article titles and tour titles
(cherry picked from commit 0e3f324cb0)
2019-09-05 16:15:14 +02:00
Poornima Nayar 0e3f324cb0 fix the left margin which causes a space in the help drawer article titles and tour titles 2019-09-05 16:14:37 +02:00
Bjarne Fyrstenborg 0465169727 v8: Fix SVG image preview (#5883)
(cherry picked from commit 7664d2df18)

# Conflicts:
#	src/Umbraco.Web.UI.Client/src/less/components/umb-media-grid.less
2019-09-05 16:09:16 +02:00
Bjarne Fyrstenborg 7664d2df18 v8: Fix SVG image preview (#5883) 2019-09-05 16:06:59 +02:00
Bjarne Fyrstenborg 105dd989de Add margin before value in listview grid layout
(cherry picked from commit 495ad4c06b)
2019-09-05 15:53:53 +02:00
Bjarne Fyrstenborg 495ad4c06b Add margin before value in listview grid layout 2019-09-05 15:53:01 +02:00
Bjarne Fyrstenborg 771a62532d v8: Refactor checkered background (#5821) 2019-09-05 15:51:46 +02:00
Matt Brailsford d01a5dcd8e Fixes #6255
Updated GetCtrs / GetMaps to merge found maps, rather than replacing all for a given type.

(cherry picked from commit c92eafd8f1)
2019-09-05 15:38:37 +02:00
Matt Brailsford c92eafd8f1 Fixes #6255
Updated GetCtrs / GetMaps to merge found maps, rather than replacing all for a given type.
2019-09-05 15:37:26 +02:00
leekelleher 83588b2dc8 ContentTypeService GetAllElementTypes method
Added an extension method to get all the Element Types from
the ContentTypeService.

Refactored NestedContent's controller accordingly.
2019-09-05 15:36:14 +02:00
leekelleher ff72a341b2 Added method to add to a list of ConfigurationFields 2019-09-05 15:35:08 +02:00
Poornima Nayar c271113da5 Improve consistency around some buttons in the backoffice (#6265) 2019-09-05 15:33:36 +02:00
Bjarne Fyrstenborg 252ea8674f Fix missing checkmark selection in section picker
(cherry picked from commit c1cf6612a4)
2019-09-05 15:31:34 +02:00
Bjarne Fyrstenborg c1cf6612a4 Fix missing checkmark selection in section picker 2019-09-05 15:30:52 +02:00
Bjarne Fyrstenborg 468cd96846 v8: Highlight of old password in change password form (#6274)
(cherry picked from commit f4f99d7a98)
2019-09-05 15:29:46 +02:00