Kenn Jacobsen
455344105d
Hide the Nested Content "add content" header when there are items in the clipboard
2020-09-04 11:31:06 +02:00
Kenn Jacobsen
0720e3bb30
Fix broken Nested Content "add content" dialog
2020-09-04 11:24:17 +02:00
Sebastiaan Janssen
a0fbffa2c2
Ignoring package-lock.json from now on, seems not needed.
...
Motivation: the only "benefit" I keep seeing is: you will know when dependencies has changed version.
But since we lock our dependencies down quite well in package.json already and we have never even had a problem with a package updating "on it's own" so I don't think it's really needed.
The only thing that updates on it's own is whatever dependencies our dependencies drag along with them, but the main js packages that we ship with are always pinned down to a version we know we want to ship with so that won't be a problem.
2020-09-04 10:38:16 +02:00
Kenn Jacobsen
e7ad346d93
Fix JS error when creating macros and relation types
...
(cherry picked from commit a5e4633377 )
2020-09-04 10:11:28 +02:00
Kenn Jacobsen
a5e4633377
Fix JS error when creating macros and relation types
2020-09-04 10:08:03 +02:00
M. Ali Iftikhar
db9d15e1b5
added escape character to server textbox placeholder on installer DB config page
2020-09-04 09:50:08 +02:00
Ronald Barendse
02fba85f73
Update config comments and fix transforms ( #8808 )
2020-09-04 09:36:28 +02:00
Ronald Barendse
d5933a154c
Use correct woff and woff2 MIME types
2020-09-04 09:32:33 +02:00
Shannon
f2b8f355e1
Fixing up user invite event
2020-09-04 15:02:28 +10:00
Shannon
56a73d0395
More options for external providers with a toggle to not allow manual linking
2020-09-04 14:32:34 +10:00
Shannon
1ab77adc8a
Ensure event handlers are unsubscribed in Core Components
2020-09-04 13:25:56 +10:00
Niels Lyngsø
208edfc3a2
rename pasteTypeResolvers to clipboardTypeResolvers. as its not specific to paste, but clipboard.
2020-09-03 21:36:30 +02:00
Niels Lyngsø
906f3eac2f
putting the attributes right
2020-09-03 14:41:23 +02:00
Niels Lyngsø
46488836f4
Changed clipboardService property resolvers to be specific for clipboard-entry-types
2020-09-03 14:37:51 +02:00
Sebastiaan Janssen
2681c76d90
Fix the test result output to go to a file, not a weird directory (because the default user agent contained slashes causing windows to make directories for them)
2020-09-03 11:34:12 +02:00
Mole
e412653a10
Merge pull request #8736 from umbraco/v8/bugfix/block-list-recreate-udis-on-paste
...
V8.7RC: Recreate UDIs for pasted Block Editor entries
2020-09-03 11:33:44 +02:00
Niels Lyngsø
1a35017d8f
AC7976 dont place runtime vars in model ( #8807 )
2020-09-03 11:09:17 +02:00
Sebastiaan Janssen
4313463a94
Switch from the Chrome runner to JSDom ( #8800 )
2020-09-03 10:36:58 +02:00
Niels Lyngsø
055d1179a1
To prevent issues of combining Nested Content with Block Editors, plus nudging Devs to use Block List instead, we now prevent the usage of NC in BL.
2020-09-03 10:16:21 +02:00
Sebastiaan Janssen
94c2d5c7ef
Merge branch 'v8/dev' into v8/contrib
2020-09-03 09:42:16 +02:00
Sebastiaan Janssen
eebe061cb6
Merge branch 'v8/8.6' into v8/dev
2020-09-03 09:41:31 +02:00
Nathan Woulfe
823a81aacc
Merge pull request #8713 from umbraco/nul800sebastiaan-patch-1
...
Adding `display: none;` prevents `ng-show` from working
(cherry picked from commit 7b1f7ced3a )
2020-09-03 09:40:47 +02:00
Nathan Woulfe
7b1f7ced3a
Merge pull request #8713 from umbraco/nul800sebastiaan-patch-1
...
Adding `display: none;` prevents `ng-show` from working
2020-09-03 10:27:26 +10:00
Nathan Woulfe
8ee878a4b2
Merge pull request #8803 from BatJan/feature/itempicker-fix-semantics
...
Merge pull request #8803 from BatJan/feature/itempicker-fix-semantics
2020-09-03 10:15:58 +10:00
BatJan
1e2c1e821a
Convert a to button
2020-09-03 00:01:29 +02:00
BatJan
2a10c5294a
Fix semantics + fix focus on umb-checkmark directive
2020-09-02 19:32:33 +02:00
BatJan
4e32ddc5b3
Convert a to button and fix some margin from the search box to the pickable items
2020-09-02 19:26:11 +02:00
BatJan
337ed84e47
Convert a to button and remove wrapping span element
2020-09-02 19:13:56 +02:00
Bjarne Fyrstenborg
e1d6357806
Spectrum colorpicker v2 ( #8784 )
2020-09-02 19:10:22 +02:00
Bjarne Fyrstenborg
0aa1f9ea7b
Create more unique id for radiobutton list when using splitview and where two properties on each culture has same alias
...
(cherry picked from commit 124415e413 )
2020-09-02 19:06:14 +02:00
Bjarne Fyrstenborg
124415e413
Create more unique id for radiobutton list when using splitview and where two properties on each culture has same alias
2020-09-02 19:05:06 +02:00
Kenn Jacobsen
31e69ad1e2
Guard compareArrays filter against invalid arguments
...
(cherry picked from commit a542bd4bd2 )
2020-09-02 15:43:07 +02:00
Kenn Jacobsen
a542bd4bd2
Guard compareArrays filter against invalid arguments
2020-09-02 15:41:50 +02:00
Kenn Jacobsen
94894ca41b
Bump required Visual Studio version number in contrib guidelines
2020-09-02 15:22:48 +02:00
Sebastiaan Janssen
10281cb0e6
Merge branch 'v8/dev' into v8/contrib
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/components/blockcard/umb-block-card.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/layouts.prevalues.html
2020-09-02 14:23:40 +02:00
Sebastiaan Janssen
79ac19bff8
Merge branch 'v8/8.7' into v8/dev
...
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Web.UI.Client/package.json
# src/Umbraco.Web.UI.Client/src/common/services/formhelper.service.js
# src/Umbraco.Web.UI.Client/src/views/common/overlays/itempicker/itempicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/components/users/change-password.html
# src/Umbraco.Web.UI.Client/src/views/content/overlays/publish.controller.js
# src/Umbraco.Web.UI.Client/src/views/content/overlays/publish.html
# src/Umbraco.Web.UI.Client/src/views/content/overlays/publishdescendants.controller.js
# src/Umbraco.Web.UI.Client/src/views/content/overlays/publishdescendants.html
# src/Umbraco.Web.UI.Client/src/views/datatypes/delete.html
# src/Umbraco.Web.UI.Client/src/views/documenttypes/create.html
# src/Umbraco.Web.UI.Client/src/views/logviewer/search.html
# src/Umbraco.Web.UI.Client/src/views/member/member.edit.controller.js
# src/Umbraco.Web.UI.Client/src/views/packages/edit.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/dropdownFlexible/dropdownFlexible.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/layouts.prevalues.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/nestedcontent/nestedcontent.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/rte/rte.prevalues.html
2020-09-02 10:14:10 +02:00
Niels Lyngsø
392918c136
no need to hideDialog as thats already begin done by the other methods
2020-09-01 11:33:57 +02:00
Sebastiaan Janssen
703037195a
Revert "Preserve sort order when copying content"
...
This reverts commit 47dc631ca0 .
2020-08-31 23:20:18 +02:00
Bjarne Fyrstenborg
9d4536a607
Update to nouislider v14.6.1
...
(cherry picked from commit ed59b22b6c )
2020-08-31 22:34:24 +02:00
Bjarne Fyrstenborg
ed59b22b6c
Update to nouislider v14.6.1
2020-08-31 22:33:09 +02:00
BatJan
e02c417cf8
Convert a to button
2020-08-31 22:30:26 +02:00
Olivier Bossaer
9c33f4b2fe
Fix #7672 - Image can be added to root of Media when AllowAtRoot is false ( #7853 )
2020-08-31 22:25:09 +02:00
Marta
5bb61d138e
#7672 checking allowed image types on each folder switch
2020-08-31 22:19:44 +02:00
Jose Marcenaro
8a6d2cc3b0
Add varchar(max) support in DTO attributes
...
[SpecialDbType(SpecialDbTypes.NVARCHARMAX)]
2020-08-31 22:09:54 +02:00
Poornima Nayar
c1e2f8f974
RedirectToUmbracoPageResult - Extended to allow a Guid ( #8139 )
2020-08-31 22:06:04 +02:00
Kenn Jacobsen
47dc631ca0
Preserve sort order when copying content
2020-08-31 21:59:59 +02:00
Rachel Breeze
108ea2df5e
Made the logviewer more accessible ( #8213 )
2020-08-31 21:56:00 +02:00
Jan Skovgaard
ae7290ff8b
Userpicker view: Change anchor element to button ( #8738 )
...
* Change a to button
* Fix styling issues after button conversion
2020-08-31 20:56:27 +02:00
Bjarne Fyrstenborg
6bb105fb88
Use umb-radiobutton component in grid configuration ( #8775 )
2020-08-31 20:48:56 +02:00
Bjarne Fyrstenborg
dfa12664e5
Ensure directives use end-closing tag
...
(cherry picked from commit af63c6f93a )
2020-08-31 20:45:57 +02:00