Niels Lyngsø
829980adb2
Merge remote-tracking branch 'origin/dev-v8' into temp8-temp-gather-url-for-list-items
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/layouts/list/list.listviewlayout.controller.js
2019-03-11 13:05:59 +01:00
Bjarke Berg
8f3bcf87da
Merge pull request #4754 from umbraco/temp8-ui-update-login-screen
...
V8: UI — updated login screen
2019-03-11 12:41:40 +01:00
Niels Lyngsø
f54a8725db
CSS: change form check inputs to use not-allow cursor when disabled
2019-03-07 11:25:13 +01:00
Bjarne Fyrstenborg
bbc2b1a54a
v8: Checkbox/radio with disabled state ( #4902 )
...
* Add property to disable checkbox and radiobutton
* Add basic styles of disabled state
* Change cursor style for disabled checkbox/radiobutton
* Remove duplicate classes
* Change nested elements to span since it is not valid to have div as nested elements in labels
* Adjust positions
* Better way to center align icon
* Add white as default background color in checkbox/radiobutton e.g. for Nested Content
* Adjust sizing a bit
2019-03-07 11:24:16 +01:00
Niels Lyngsø
6dc5a3b130
Make login background image configurable
2019-03-07 10:33:10 +01:00
Niels Lyngsø
3d941e89a6
Merge remote-tracking branch 'origin/dev-v8' into temp8-ui-update-login-screen
2019-03-07 10:00:56 +01:00
Niels Lyngsø
cb083d5b2a
increased break point to 500px
2019-03-07 09:47:03 +01:00
Niels Lyngsø
6a67f38025
Merge remote-tracking branch 'origin/dev-v8' into temp8-3958-fixes-doc-type-details-in-narrow-screen
2019-03-07 08:12:04 +01:00
Niels Lyngsø
3046e44f60
minor UI improvements regarding validation
2019-03-07 07:59:13 +01:00
Kenn Jacobsen
869d088e4b
Always update URLs on save no matter which app is active
2019-03-06 17:02:10 +01:00
Sebastiaan Janssen
6e3ffc0dd9
Removes outdated gulp setup helper
2019-03-06 16:19:14 +01:00
Sebastiaan Janssen
9ef94a667c
Merge pull request #4716 from MMasey/#4715
...
#4715 - V8 - IE11: section name underline not in correct position
2019-03-06 15:39:24 +01:00
Niels Lyngsø
70122c85d7
Merge pull request #4825 from kjac/v8-fix-validation-colors
...
V8: Update validation colors throughout the backoffice
2019-03-06 15:31:39 +01:00
Sebastiaan Janssen
b7e929a675
Fix checkboxes and radiobuttons saving the wrong value
2019-03-06 14:01:11 +01:00
Sebastiaan Janssen
d1c9b7a060
Merge pull request #4842 from umbraco/temp8-merge-3464
...
Merge branch 'dev-v7' into dev-v8
2019-03-06 11:45:09 +01:00
Sebastiaan Janssen
b65f60af78
Update documentation
2019-03-06 11:43:50 +01:00
Niels Lyngsø
b4de15f19e
removed unused htmlId
2019-03-05 14:22:58 +01:00
Niels Lyngsø
31eefe1cf9
Front-end mandatory-validation for radiolist and checkbox list.
2019-03-05 13:20:59 +01:00
Niels Lyngsø
21405266ef
align the use of input name attribute for checkboxes and radiobuttons
2019-03-05 11:38:43 +01:00
Niels Lyngsø
a4d25dc594
design corrections
2019-03-05 11:38:04 +01:00
Shannon
13b35ec7ce
Fix to get Js unit tests working again.
2019-03-05 18:53:26 +11:00
Shannon Deminick
54968c819b
Merge pull request #4803 from umbraco/temp8-4752-fix-reordering-grid-in-non-debug-mode
...
Solution for not using scope() in grid redordering
2019-03-05 16:52:01 +11:00
Shannon Deminick
4b7c14113c
Merge pull request #4770 from umbraco/temp8-4652-tinymce-inserting-image
...
change insertContent to selection.setContent
2019-03-05 16:12:05 +11:00
Niels Lyngsø
d3904086f0
adjusted PR 3464 for V8
2019-03-04 14:39:49 +01:00
Sebastiaan Janssen
58ce528324
Merge branch 'dev-v7' into dev-v8
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/checkboxlist/checkboxlist.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/radiobuttons/radiobuttons.html
# src/umbraco.cms/businesslogic/translation/Translation.cs
2019-03-04 13:43:31 +01:00
Kenn Jacobsen
89153c2fcf
Update log viewer error color
2019-03-03 16:22:12 +01:00
Kenn Jacobsen
c134aff6cd
Update validation colors throughout the backoffice
2019-03-03 13:54:45 +01:00
Kenn Jacobsen
84b60f8b9f
V8: Make variant state clickable in various dialogs ( #4760 )
...
* Fix publish dialog
* Fix publish with descendants dialog
* Fix save dialog
* Fix scheduled publishing dialog
* Fix send to publish dialog
* Fix unpublish dialog
* Add missing magic IDs to send to publish dialog so the labels actually work.
* Add missing magic IDs to unpublish dialog
2019-03-01 15:21:34 +01:00
Niels Lyngsø
e33ae253ee
makes document-details go on to two lines when necessary
2019-03-01 12:56:09 +01:00
Niels Lyngsø
a67163fd03
hack for not using scope() in grid redordering
2019-02-28 15:29:28 +01:00
Shannon
3e4ff05d37
removes unused params
2019-02-28 17:18:47 +10:00
Shannon Deminick
28034d664e
Merge pull request #4793 from dinc5150/4489
...
v8 - uduf - Redirect away from page under the settings section when the page is deleted
2019-02-28 18:16:33 +11:00
David Sheiles
edf3fd5d31
remove test code
2019-02-28 18:15:41 +11:00
David Sheiles
f7705ef134
Move logic from navigation service to controller
2019-02-28 18:10:03 +11:00
David Sheiles
f0caa6be4b
Update null check
2019-02-28 17:57:05 +11:00
Shannon Deminick
b809f9f03a
Merge pull request #4798 from emmanueltissera/v8-uduf2019-issue-4757
...
v8 - uduf - Fixes hotkey for navigation between apps and content apps
2019-02-28 17:45:16 +11:00
David Sheiles
d3fb614d25
Move logic to tree service and navigarion service
2019-02-28 17:29:40 +11:00
Emmanuel Tissera
0eb7d404a1
Fixes hotkey for navigation between apps and content apps
...
Fixes https://github.com/umbraco/Umbraco-CMS/issues/4757
2019-02-28 17:10:39 +11:00
Shannon Deminick
2a7cd4d94a
Merge pull request #4797 from iofsauron/4766-list-view-selected-bug
...
4766 list view selected bug
2019-02-28 16:31:56 +11:00
iofsauron
4503967778
4766 fixed up other instances where nodeSelectHandler was being passed incorrect number of arguments
2019-02-28 15:02:53 +10:00
iofsauron
553bf6d304
4766 Fixed list view selected item issue by uncommenting out the umb-table-body__fileicon and umb-table-body__checkicon. Fixed call to nodeSelectHandler in selectListViewNode by removing erroneous first parameter
2019-02-28 12:33:49 +10:00
David Sheiles
45dfef78bd
Redirect away from page under the settings section when the page is deleted. Affects DataTypes, DocTypes, Macros, MediaTypes, Membertypes, PartialViewMacro,PartialViews, Scripts, Stylesheet & Templates
2019-02-28 13:33:45 +11:00
Robert Foster
055f983cbf
Fix for Content App badges not being displayed ( #4787 )
2019-02-28 11:01:59 +10:00
Niels Lyngsø
60b178dcf7
change insertContent to selection.setContent
2019-02-27 10:28:40 +01:00
Kenn Jacobsen
b5bda772af
Make it possible to upload the same file twice or more ( #4755 )
2019-02-27 09:51:11 +01:00
Bjarke Berg
f2d7ed69ca
Fix for printing html in uninstall package readme
2019-02-27 09:10:33 +01:00
Kenn Jacobsen
09dc908332
Fix the "selected" checkmark in tree picker search results
2019-02-26 09:56:07 +01:00
Sebastiaan Janssen
9186b392c9
Merge branch 'dev-v7' into dev-v8
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/directives/components/imaging/umbimagecrop.directive.js
# src/Umbraco.Web/Routing/PublishedContentRequestEngine.cs
2019-02-25 19:57:18 +01:00
Bjarke Berg
57af355d85
Bugfix: get installStateComplete variable from labels
2019-02-25 14:37:25 +01:00
Mike
7a20ea8781
fix: position of section name underline on IE11
2019-02-23 15:00:29 +00:00