Commit Graph

32583 Commits

Author SHA1 Message Date
Bjarke Berg
ddb04964b5 https://github.com/umbraco/Umbraco-CMS/issues/7457 - We need to register the config no matter what which MB is used. The config is used to avoid execution of methods in the internal MB 2020-01-14 15:54:07 +01:00
Bjarke Berg
a90c5f6d8e Merge pull request #7405 from umbraco/v8/bugfix/MainDom-DeadLock
V8/bugfix/main dom dead lock
2020-01-14 13:15:24 +01:00
Jan Skovgaard
0ec3080fe2 Help drawer: Add missing translations (#6932) 2020-01-14 10:33:14 +01:00
Sebastiaan Janssen
0ba5a0ab25 Merge branch 'v8/dev' into v8/contrib 2020-01-14 08:46:43 +01:00
Shannon Deminick
33f73379c5 Merge pull request #7454 from umbraco/v8/feature/7212-segment-support
V8/feature/7212 segment support
2020-01-14 11:49:45 +11:00
Shannon
63fab6a56b adds notes 2020-01-14 11:47:31 +11:00
Jan Skovgaard
8176054432 Add label and missing translations (#7019) 2020-01-13 22:33:31 +01:00
Jan Skovgaard
d48b33d86d Icon picker: Accessibility improvements (#6990) 2020-01-13 22:03:34 +01:00
Niels Lyngsø
550a2c5fbf align macro parameters to follow new element structure 2020-01-13 13:25:54 +01:00
Niels Lyngsø
59795acb6c adjust styling 2020-01-13 13:25:29 +01:00
Shannon
3e71de4698 ensure locks the data types 2020-01-13 22:28:25 +11:00
Shannon
b02360518d Changed to GetAwaiter/GetResult and updates comment 2020-01-13 22:25:46 +11:00
Shannon
71b3aa1cb0 Removes the need for checking variant when binding content 2020-01-13 22:16:19 +11:00
Shannon
d9d3e6847f Merge remote-tracking branch 'origin/v8/dev' into v8/feature/7212-segment-support 2020-01-13 21:33:26 +11:00
Shannon Deminick
eeb4f172bc Merge pull request #7212 from PerplexDaniel/feature/backoffice-segment-support-server
Segments in Backoffice: Server code
2020-01-13 21:31:24 +11:00
Shannon
d26334ad39 Fixes the issue of manipulating data for an existing Gen, adds notes, makes the Gen comparison operator consistent. 2020-01-13 17:16:55 +11:00
Shannon
1d54863233 Merge remote-tracking branch 'origin/v8/dev' into v8/bugfix/6758-nucache-fix 2020-01-13 15:41:20 +11:00
Nathan Woulfe
21aa8fd959 remove lodash in favor of native es6 methods, adds type attribute to buttons 2020-01-13 09:15:27 +10:00
Nathan Woulfe
ccc6f38778 guard code for non-infinite editing to prevent route change 2020-01-13 09:15:02 +10:00
Kenn Jacobsen
2906eafa79 V8: Make it possible to hide anchor/querystring input in the li… (#7031)
Wonderful work
2020-01-10 19:14:11 +00:00
Kenn Jacobsen
2b1e330957 V8: Reset paging in user search when free text searching and fi… (#7049)
Thanks Kenn :)
2020-01-10 19:09:51 +00:00
Kenn Jacobsen
4a44cd3a58 V8: If Nested Content has multiple item types, always let the e… (#5429)
Lovely work  Kenn. Thanks, as ever
2020-01-10 19:02:39 +00:00
Kenn Jacobsen
4e5a433348 Merged with v8/dev 2020-01-10 16:18:29 +01:00
Niels Lyngsø
a6fcaecd9c correcting presentation and styling of picked data type 2020-01-10 14:57:43 +01:00
Niels Lyngsø
fadc161ac9 correcting datatype creation flow 2020-01-10 13:00:26 +01:00
Niels Lyngsø
4a7ca96357 completing the datatype picker flow 2020-01-10 11:48:32 +01:00
Niels Lyngsø
981a1c9925 correted styling 2020-01-10 11:47:53 +01:00
Niels Lyngsø
2348cb80be titlecase fitler added 2020-01-10 11:47:34 +01:00
Dave Woestenborghs
f92d0b59bd Make sure the configured url provider mode is used when getting a url (#7189) 2020-01-10 10:41:37 +01:00
Dave Woestenborghs
eeaa5a82d4 V8/doctype tours (#6980) 2020-01-10 10:39:22 +01:00
Kenn Jacobsen
2b4279315a V8: Make the markdown editor use the Umbraco link picker (#5745) 2020-01-10 10:05:52 +01:00
Steve Megson
16faeb1886 V8: Date pickers - parsing non-standard formats (#6001) 2020-01-10 09:34:23 +01:00
Poornima Nayar
1cd30aae99 Merge pull request #6943 from kjac/v8/fix/protect-system-media-types
V8: Protect "system media types" from alias changes and deletion
2020-01-09 14:18:10 +00:00
Niels Lyngsø
9a917b2c7c Merge remote-tracking branch 'origin/v8/dev' into v8/feature/5656-ux-doctype-property-creation-journey
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/views/common/infiniteeditors/datatypepicker/datatypepicker.controller.js
#	src/Umbraco.Web.UI.Client/src/views/common/infiniteeditors/datatypepicker/datatypepicker.html
#	src/Umbraco.Web.UI/Umbraco/config/lang/da.xml
#	src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
#	src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
2020-01-09 14:59:03 +01:00
Poornima Nayar
418aa89872 Merge pull request #6952 from kjac/v8/fix/content-picker-max-one-item-help-text
V8: Don't show "max items" help text for content pickers in single item configuration
2020-01-09 13:32:36 +00:00
Bjarne Fyrstenborg
a10c4403ab Remove konamiCode directive since it isn't used anywhere in core (#7437) 2020-01-09 14:26:18 +01:00
Sebastiaan Janssen
ecb6f93e54 Merge branch 'v8/dev' into v8/contrib 2020-01-09 13:29:39 +01:00
Sebastiaan Janssen
324f18052f Merge branch 'v8/dev' into v8/contrib
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/views/users/views/groups/groups.html
#	src/Umbraco.Web.UI.Client/src/views/users/views/users/users.html
2020-01-09 13:29:06 +01:00
Niels Lyngsø
83112dbd19 forgot to commit minor minor style adjustment 2020-01-09 13:21:08 +01:00
Kenn Jacobsen
0992bd849a Review: Media picker UX updates (#5241)
* Don't allow editing media items (including folders) in the media picker

* Define explicitly if media grid files and folders can be opened + remove "edit item" functionality

* Ensure that files and folders can always be opened (edited) in the media library grid view

* Remove "edit item" handling from the media picker + update click handlers to select items when their names are clicked (when applicable)

* Remove obsolete "allowMediaEdit" from mediapicker controller.

* Remove obsolete "allowMediaEdit" from mediapicker controller again (after merge).

* Make things work again after merging from latest dev

* Corrected focusable elements + hover styling

* breadcrumbs styling adjustment

Co-authored-by: Niels Lyngsø <niels.lyngso@gmail.com>
2020-01-09 13:16:31 +01:00
Ronald Barendse
babe1aa60a Add documentation and clean code 2020-01-09 09:50:33 +01:00
Ronald Barendse
c38240c872 Add SetVariesBy extension methods for ContentVariation 2020-01-09 09:35:37 +01:00
Kenn Jacobsen
a1b8d4a097 Don't load duplicate nodes for editors with start nodes 2020-01-08 19:46:35 +01:00
Bjarne Fyrstenborg
0dfd7679e0 Request datatype by guid (#6847) 2020-01-08 19:02:16 +01:00
Bjarne Fyrstenborg
d51b5e7822 Add code snippet component (#7294)
* Add umbCodeSnippet component

* Add aria-hidden to font icons

* Replace copy button with umb-code-snippet component

* Adjust styling of code snippet

* Adjust language of code snippet

* Update docs for component

* Adjust padding in code header

* Add code snippet content wrapper

* Fix typo

* Rename id value

* Fix typo in docs

* Update color of code blocks

* Use variables for colors

* round border + size for copy button

Co-authored-by: Niels Lyngsø <niels.lyngso@gmail.com>
2020-01-08 14:20:43 +01:00
Warren Buckley
258dc8d2ac Merge pull request #7434 from umbraco/v8/feature/0000-selection-and-focus-colors-adjusted
Review Selection and Focus styling adjusted
2020-01-08 12:38:04 +00:00
Claus
99bc508b68 Ignoring data folder from Deploy. 2020-01-08 13:01:56 +01:00
Niels Lyngsø
61eaf20954 added missing function, forgotten in a previous commit. 2020-01-08 12:12:11 +01:00
Niels Lyngsø
680ff52a88 correction of error-marks vertical position 2020-01-08 11:35:49 +01:00
Niels Lyngsø
18ede02030 Reverting, shouldnt have changed this one. 2020-01-08 11:31:29 +01:00