Niels Lyngsø
021bf470c2
umb-checkbox for save dialog
2019-03-08 12:41:33 +01:00
Niels Lyngsø
7194d7d6b8
update to input-id
2019-03-08 12:41:18 +01:00
Niels Lyngsø
45423ae932
use tokens in localizationsService for replace of %0%
2019-03-08 12:40:57 +01:00
Niels Lyngsø
2b7f12253f
umb-checkbox id renamed to input-id for it not to collide, since ids have to be unique.
2019-03-08 12:40:24 +01:00
Niels Lyngsø
129210946d
Merge branch 'temp8-ui-umb-checkbox-refactor-for-general-usage' into temp8-ui-use-umb-checkbox-for-all-variants-dialogs
2019-03-07 15:29:47 +01:00
Niels Lyngsø
62808958b0
umb-checkbox callback should call a new digest for callbacks changes to take effect.
2019-03-07 15:29:28 +01:00
Niels Lyngsø
c5096e67e6
Merge remote-tracking branch 'origin/temp8-ui-umb-checkbox-refactor-for-general-usage' into temp8-ui-use-umb-checkbox-for-all-variants-dialogs
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/directives/components/forms/umbcheckbox.directive.js
2019-03-07 14:47:40 +01:00
Niels Lyngsø
320d2ae953
Change umb-checkbox to AngularJs Component + fix for callback digest flow
2019-03-07 14:46:50 +01:00
Niels Lyngsø
264a96971a
Merge remote-tracking branch 'origin/temp8-ui-umb-checkbox-refactor-for-general-usage' into temp8-ui-use-umb-checkbox-for-all-variants-dialogs
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/components/forms/umb-checkbox.html
2019-03-07 13:01:04 +01:00
Niels Lyngsø
8c28172efc
changed umb-checkbox model to be the boolean property, not a object containing a checked property.
...
This means that the on-change callback will recive the model and the value instead.
2019-03-07 12:57:10 +01:00
Niels Lyngsø
8a4dfd4350
first step for implementing umb-checkbox
2019-03-07 11:54:46 +01:00
Niels Lyngsø
3814138d68
Merge remote-tracking branch 'origin/dev-v8' into temp8-ui-use-umb-checkbox-for-all-variants-dialogs
2019-03-07 11:32:04 +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
Bjarke Berg
a988bd2608
Merge pull request #4809 from umbraco/temp8-3958-fixes-doc-type-details-in-narrow-screen
...
V8: makes document-details go on to two lines when necessary
2019-03-07 09:57:28 +01:00
Niels Lyngsø
cb083d5b2a
increased break point to 500px
2019-03-07 09:47:03 +01:00
Sebastiaan Janssen
8334d088e7
Update PULL_REQUEST_TEMPLATE.md
2019-03-07 09:33:43 +01:00
Shannon
39a97fb768
Enable adding api controllers
2019-03-07 19:09:13 +11:00
Shannon Deminick
75a9109971
Merge pull request #4874 from umbraco/temp8-4873-register-api-controllers
...
Enable adding api controllers
2019-03-07 18:33:13 +11:00
Shannon
52cea17816
Merge remote-tracking branch 'origin/dev-v8' into temp8-4873-register-api-controllers
2019-03-07 18:32:48 +11: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
Shannon Deminick
22d012c4db
Merge pull request #4856 from umbraco/temp8-4775-components-sequence
...
Better composer sequence
2019-03-07 18:04:01 +11:00
Niels Lyngsø
3046e44f60
minor UI improvements regarding validation
2019-03-07 07:59:13 +01:00
Shannon
790da9d5ca
Adds todo note
2019-03-07 17:23:00 +11:00
Stephan
7f31ddc250
Bugfix CoreRuntime
2019-03-06 18:11:10 +01:00
Kenn Jacobsen
0852bd90d0
Always update URLs on save no matter which app is active
...
(cherry picked from commit 869d088e4b )
2019-03-06 17:26:36 +01:00
Kenn Jacobsen
869d088e4b
Always update URLs on save no matter which app is active
2019-03-06 17:02:10 +01:00
Niels Lyngsø
e28365a0e5
hack for not using scope() in grid redordering
...
(cherry picked from commit a67163fd03 )
2019-03-06 16:58:57 +01:00
Sebastiaan Janssen
6e3ffc0dd9
Removes outdated gulp setup helper
2019-03-06 16:19:14 +01:00
Niels Lyngsø
45dc3a26ed
Updated CONTRIBUTING_DETAILED to fit new npm setup ( #4735 )
...
Updated CONTRIBUTING_DETAILED to fit new npm setup
Co-authored-by: Sebastiaan Janssen <sebastiaan@umbraco.com >
2019-03-06 16:06:56 +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
Niels Lyngsø
72e236a7ab
css class umb-list-item--error for when a list item contain a error that needs to be highlighted, currently only used for Save & Publish overlay-dialog.
2019-03-06 14:58:32 +01:00
Sebastiaan Janssen
0d16c79d0c
Require higher NuGet version so we don't target VS15 any more (unsupported)
...
Making backups before we upgrade is no longer needed, removed from install.ps1
If people include the bin folder in their solution they will get errors upgrading now, we shouldn't need to try and fix this, there's no reason to include the bin folder in the solution - therefore install.core.ps1 is removed
(cherry picked from commit 82b78c7530 )
2019-03-06 14:57:53 +01:00
Niels Lyngsø
444497be7c
For Save & Publish overlay:
...
+ Publish multiple variants for new nodes.
+ Auto selects mandatory languages.
+ Auto selects languages that has changes.
+ Provides feedback if missing nodeName on variant that isn't open.
+ Highlights "mandatory language"-description if variant isn't selected.
2019-03-06 14:42:31 +01:00
Sebastiaan Janssen
b7e929a675
Fix checkboxes and radiobuttons saving the wrong value
2019-03-06 14:01:11 +01:00
Stephan
2209b37a4a
Bugfix CoreRuntime
2019-03-06 11:56:03 +01:00
Sebastiaan Janssen
634138724b
Merge branch 'dev-v7' into dev-v8
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/directives/components/forms/umbcheckbox.directive.js
# src/Umbraco.Web.UI.Client/src/common/directives/components/forms/umbradiobutton.directive.js
# src/Umbraco.Web.UI.Client/src/less/components/umb-form-check.less
# src/Umbraco.Web.UI.Client/src/views/components/forms/umb-checkbox.html
# src/Umbraco.Web.UI.Client/src/views/components/forms/umb-radiobutton.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/checkboxlist/checkboxlist.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/radiobuttons/radiobuttons.html
# src/Umbraco.Web/Trees/ApplicationTreeController.cs
# src/Umbraco.Web/Trees/ContentTreeControllerBase.cs
# src/Umbraco.Web/Trees/MemberTreeController.cs
# src/Umbraco.Web/Trees/TreeControllerBase.cs
# src/Umbraco.Web/WebApi/Filters/HttpQueryStringFilterAttribute.cs
# src/Umbraco.Web/WebApi/Filters/HttpQueryStringModelBinder.cs
# src/umbraco.cms/businesslogic/translation/Translation.cs
2019-03-06 11:47:30 +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 Lyngsoe
92453c4652
fix front-end requirement of umb-checkbox
2019-03-06 11:18:07 +01:00
Sebastiaan Janssen
b86a1aa687
Merge branch 'patch-8.0.1' into dev-v8
...
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Core/Migrations/Upgrade/UmbracoPlan.cs
2019-03-06 10:44:09 +01:00
Sebastiaan Janssen
ac4c98a7fc
Enable direct command execution in build script ( #4882 )
2019-03-06 10:35:26 +01:00
Sebastiaan Janssen
7cc8983a25
Fix NuCache url segments
...
(cherry picked from commits 7a0f11bc6f and cfa94b1bb8 )
2019-03-06 10:25:21 +01:00
Bjarke Berg
b406835c9c
Code styling
2019-03-06 10:08:15 +01:00
Stephan
9f7fae2ca6
Enable adding api controllers
2019-03-05 19:23:57 +01:00
Bjarke Berg
f508a97c18
Merge pull request #4857 from umbraco/temp8-4649-fix-nucache-url-segments
...
Fix NuCache url segments
2019-03-05 14:54:51 +01:00
Niels Lyngsø
b4de15f19e
removed unused htmlId
2019-03-05 14:22:58 +01:00