Kenn Jacobsen
5637c44f69
Explicitly set the form dirty when toggling a boolean
2019-01-29 17:41:28 +01:00
Kenn Jacobsen
99f0e6c05a
Fix callback
2019-01-29 14:11:04 +01:00
Kenn Jacobsen
2c40e46d56
Set form dirty on color picker value change + update selected item label + clean up unused code
2019-01-29 14:11:04 +01:00
Jan Skovgaard
94a4e34e0c
Make sure to hide the whole state element for screen readers rather than just the icon
2019-01-27 15:32:52 +01:00
Jan Skovgaard
7d42583177
Fix animation
2019-01-27 15:30:02 +01:00
Jan Skovgaard
77a8697ca7
Make sure the border is green when the checkbox is checked and that it's darker gray when it is focused (also while checked)
2019-01-27 15:24:49 +01:00
Jan Skovgaard
7462686778
Add styles and minor refactoring so we no longer use the "wing" icon when a radio button is checked but rather make it look like a readio button
2019-01-27 15:22:37 +01:00
Jan Skovgaard
44d5ce4a2e
Include the radiobuttonlist component
2019-01-27 15:21:54 +01:00
Jan Skovgaard
34888f31e6
Place the ul styling in the proper context
2019-01-27 14:50:15 +01:00
Jan Skovgaard
0994aac656
Restructure markup to ensure the label text is properly wrapped and make sure it all aligns nicely on small breakpoints too
2019-01-27 14:38:27 +01:00
Jan Skovgaard
0e0d38be30
Refactor styling of the checkbox so the boxes are now a tad smaller and better aligned with one another and the UI in general
2019-01-27 14:18:41 +01:00
Jan Skovgaard
91735e7e3f
Fix bad merge
2019-01-27 14:17:59 +01:00
Jan Skovgaard
0d4b3e4173
Merge branch 'dev-v7' into feature/temp-U4-3463
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/less/components/umb-radiobuttons-list.less
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/checkboxlist/checkboxlist.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/radiobuttons/radiobuttons.html
2019-01-27 13:31:33 +01:00
Nathan Woulfe
a4c5b7118d
check for editorstate.current before attempting to access properties object
2019-01-26 17:33:45 +01:00
Kenn Jacobsen
e252a0849b
Add "default empty" prevalue to date and datetime
2019-01-22 21:58:17 +01:00
Rasmus John Pedersen
e1c9b1818e
Add Multi Url Picker to core ( #2323 )
2019-01-20 21:12:00 +01:00
Dave Woestenborghs
7729dc946e
Fix 4058 : restore from recycle bin when item has multiple relations ( #4073 )
2019-01-20 20:47:13 +01:00
Kenn Jacobsen
5b285f71fa
Remove hardcoded "Root" when restoring to tree root
2019-01-18 14:39:54 +01:00
Callum Whyte
e60417925b
Consistency is king! Fix up " vs ' in installer service facts array
2019-01-17 15:41:44 +01:00
Callum Whyte
5a78c000a0
Correcting punctuation in installer screen facts
2019-01-17 15:41:44 +01:00
Callum Whyte
54faeee837
Updating number of active Umbraco sites in installer screen facts
2019-01-17 15:41:44 +01:00
Kenn Jacobsen
77cf071e04
Add "Move" option for deleted items in the media tree ( #3914 )
2019-01-17 12:20:13 +01:00
Kenn Jacobsen
b08e922600
Only allow setting up scheduled publishing if the user has the correct permissions to do so
2019-01-14 08:21:58 +01:00
Kenn Jacobsen
941baf09ce
Fix linkpicker overlay issues ( #3718 )
2019-01-13 16:17:44 +01:00
Anders Bjerner
be44741bf9
Localized parts of the codefile and template resources ( #3495 )
2019-01-13 15:58:31 +01:00
Bjarne Fyrstenborg
1213551ca9
Only show extension if media item has a file
...
(cherry picked from commit 168febae24 )
2019-01-13 14:55:44 +01:00
Steve
f620d0deca
Fixes #4016 unpublished content styling in list view
2019-01-13 14:43:24 +01:00
Kenn Jacobsen
d1cfe84723
Set the form dirty when changing focal point and editing crops
2019-01-13 14:01:11 +01:00
Kenn Jacobsen
cd6cdcfda4
Visualize image transparency in upload and image cropper thumbnails ( #4050 )
2019-01-13 13:54:30 +01:00
Bjarne Fyrstenborg
2ebd7a077c
Fix placeholder text when empty alias input after generating alias ( #4032 )
...
(cherry picked from commit c619b79276 )
2019-01-13 13:16:00 +01:00
Sebastiaan Janssen
9e33581391
Merge branch 'patch-7.13.1' into dev-v7
...
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
2019-01-11 09:53:50 +01:00
Sebastian Hoffback
cc13b99787
Removed already deleted file canvasdesigner.panel.js from canvasdesigner.loader.js
2019-01-10 19:32:59 +01:00
Sebastiaan Janssen
d69f0fe9dd
#3993 Move color picker fix to correct method and update backwards compatibility test
2019-01-10 15:35:48 +01:00
Kenn Jacobsen
d2baf03119
Fix content picker dirty checking ( #4003 )
...
(cherry picked from commit d41dbce601 )
2019-01-10 09:54:39 +01:00
Kenn Jacobsen
d41dbce601
Fix content picker dirty checking ( #4003 )
2019-01-09 11:20:34 +01:00
Sebastiaan Janssen
ec60ba142a
Fixes #3993 Recent changes in color picker has caused incompatibility with existing picker
2019-01-09 10:50:27 +01:00
Sebastiaan Janssen
21612454d0
Update umbtoggle.directive.js
2019-01-07 13:45:43 +01:00
Sebastiaan Janssen
d53d0b4271
Add disabled state to toggle ( #3967 )
...
(cherry picked from commit d231db8ef2 )
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/languages/edit.html
2019-01-07 12:53:31 +01:00
Kenn Jacobsen
4564623899
Don't use a hardcoded folder type alias to determine folder types in the list view
2019-01-07 12:31:05 +01:00
Kenn Jacobsen
af2f531d31
Add missing localization of dialogs ( #3844 )
2018-12-31 13:37:58 +00:00
Callum Whyte
b852c78861
Fixing spelling mistakes in helveticons CSS class names
...
The icon picker uses these class names as labels, kept the old class names for backwards compatibility
2018-12-31 12:47:04 +00:00
Kenn Jacobsen
97f9151473
Add "Move" option for deleted items in the content tree ( #3772 )
2018-12-19 18:19:51 +01:00
Kenn Jacobsen
d01dfb4ba6
Add search to move media dialog
2018-12-19 18:10:50 +01:00
Kenn Jacobsen
47ccc8f584
Group content and media types by folder when setting up compositions ( #3900 )
2018-12-19 17:59:31 +01:00
Dave Woestenborghs
8aa5fe8695
Setting hide-alias to false still hides the alias
...
When using umb-editor-header setting hide-alias to false still hides the alias.
I would expect that it would be visible. The only thing that works to make it visible to is removing the hide-alias attribute.
This PR fixes this. So now you can hide the alias based on property of your scope.
Dave
2018-12-19 16:28:03 +01:00
Kenn Jacobsen
a165a2b719
Reload list views after deleting items ( #3853 )
2018-12-19 16:18:11 +01:00
Kenn Jacobsen
9af6e3027f
Don't show (blank) for non blueprint content types ( #3887 )
2018-12-19 15:41:24 +01:00
Paul Seal
e41db72ef7
- added class and style rule to make health check fix message look be… ( #3747 )
2018-12-19 15:38:08 +01:00
Kenn Jacobsen
f3e8b70b8c
Show only the success message upon successful update of notifications
2018-12-19 15:32:31 +01:00
Kenn Jacobsen
410ab3447c
Fix "toggle all editors" for grid rows
2018-12-19 15:13:36 +01:00