Sebastiaan Jansssen
3df23c3a34
Merge remote-tracking branch 'origin/dev-v7.8' into dev-v7.9
...
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
2018-02-14 10:34:26 +01:00
Bjarne Fyrstenborg
040e45ca70
Ensure move cursor is added the multiple media picker (sortable), but not on imagepicker prevalue editor, which not has ui-sortable
2018-02-12 22:27:23 +01:00
Bjarne Fyrstenborg
bd3d626147
Add move cursor when media picker is multiple picker and thumbnails are sortable
2018-02-12 21:58:39 +01:00
Bjarne Fyrstenborg
47d08e69a4
Update comment
2018-02-12 21:56:48 +01:00
Bjarne Fyrstenborg
df182674b4
Make thumbnail same size as add button
2018-02-12 21:37:22 +01:00
Bjarne Fyrstenborg
6ec9a2ae45
Add specific class for "add" list item
2018-02-12 21:01:08 +01:00
Bjarne Fyrstenborg
bf00f7a663
Enable sortable option based on single or multiple media picker
2018-02-12 20:54:49 +01:00
Bjarne Fyrstenborg
74d8341620
Add bottom margin for multiple media picker
2018-02-12 20:46:48 +01:00
Bjarne Fyrstenborg
70207e5374
Fix issues with "add"-button in single and multiple media picker
2018-02-12 20:46:02 +01:00
Mads Rasmussen
d5e32249ed
fix split view on publish
2018-02-09 12:42:42 +01:00
Mads Rasmussen
3c78d59c67
Merge branch 'temp-v8-UI' into temp-v8-UI-infinite-editing
2018-02-08 20:58:36 +01:00
Mads Rasmussen
1de2d536c2
fixes styling of fixed header
2018-02-08 20:30:26 +01:00
Dennis Öhman
750600b202
U4-10953
...
Populate Caption in dashboardhelper
h2 -> h5
2018-02-08 15:37:50 +01:00
Mads Rasmussen
14a8045351
check for $scope.model
2018-02-08 14:26:17 +01:00
Mads Rasmussen
3fa59a6ac1
Merge branch 'temp-v8-UI' into temp-v8-UI-infinite-editing
2018-02-08 13:44:46 +01:00
Mads Rasmussen
2d337923a3
adjustments to editor header layout
2018-02-08 13:42:42 +01:00
Mads Rasmussen
c9986a9aeb
prototyping media picker
2018-02-08 11:04:56 +01:00
Mads Rasmussen
06714c2e31
add component and services to control infinite editors
2018-02-07 13:44:48 +01:00
Shannon
a6d57a5f6d
Updates the dateHelper when converting to a local date, we need to check if the current string format is in UTC format and ensure that it's loaded that way
2018-02-07 12:51:15 +11:00
Shannon
6b7a83c6c9
Updates logic for setting the scheduled publishing date/times to ensure that the local date/time is displayed but the server time is persisted
2018-02-07 11:17:02 +11:00
Sebastiaan Jansssen
eb5f2e29a3
U4-10937 Datepicker on Info tabe and dates on audit trail do not work if server time needs offsetting
2018-02-06 19:15:15 +01:00
Mads Rasmussen
134f5e2601
fixes: U4-10935 Intro tour doesn't start automatically on cloud
2018-02-06 10:14:30 +01:00
Mads Rasmussen
806b375e29
use umb-property-editor component instead of umb-editor
2018-02-06 09:52:39 +01:00
Mathias Rando Juul
e0ded863cc
Changes revalidation of username and password.
...
Ensures that both inputs are revalidated on change(if the form is invalid) to avoid cases where changing your password doesn't reset $invalid and therefor doesn't allow you to resubmit the form without triggering a change in the username.
2018-02-06 06:35:41 +01:00
Mathias Rando Juul
bd55594be1
Changes submit button to use umb-button directive.
2018-02-06 06:27:50 +01:00
Mathias Rando Juul
0e82696082
Updates formatting to match guidelines.
...
The guidelines for core contribution states that 4 spaces should be used for everything except XML.
2018-02-06 06:00:46 +01:00
Jeffrey - Perplex
a7a6854f9b
Adding extra shortcuts
2018-02-05 16:45:20 +01:00
Mads Rasmussen
34c985dc19
Merge branch 'dev-v7.8' into temp-v8-UI
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/components/application/umb-navigation.html
# src/Umbraco.Web.UI.Client/src/views/users/user.html
2018-02-05 13:59:09 +01:00
Sebastiaan Jansssen
19ec26fef9
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.8
2018-02-01 15:20:13 +01:00
Sebastiaan Janssen
78c289a559
Merge pull request #2425 from umbraco/mittonp-dev-v7
...
Mittonp dev v7
2018-02-01 08:59:35 +01:00
Sebastiaan Jansssen
646abb3aea
Merge branch 'dev-v7' of https://github.com/mittonp/Umbraco-CMS into mittonp-dev-v7
...
# Conflicts:
# 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
# src/Umbraco.Web.UI/umbraco/config/lang/es.xml
# src/Umbraco.Web.UI/umbraco/config/lang/fr.xml
# src/Umbraco.Web.UI/umbraco/config/lang/nl.xml
# src/Umbraco.Web.UI/umbraco/config/lang/pl.xml
# src/Umbraco.Web.UI/umbraco/config/lang/ru.xml
# src/Umbraco.Web.UI/umbraco/config/lang/zh.xml
2018-02-01 08:57:47 +01:00
Sebastiaan Janssen
2af59471a2
Merge pull request #973 from mattbrailsford/dev-v7-insertmacrofix
...
Updated insert macro dialog to prevent closing on enter key
2018-02-01 08:28:59 +01:00
Mads Rasmussen
466e97086b
remove border on sub header sections
2018-01-31 20:45:37 +01:00
Mads Rasmussen
d1fac8885c
adjust size on header icons
2018-01-31 20:44:59 +01:00
Mads Rasmussen
288048175f
fix tree options
2018-01-31 20:43:54 +01:00
Sebastiaan Jansssen
fc43d3cdee
Merge branch 'dev-v7.8' into dev-v7.9
2018-01-31 17:03:19 +01:00
Sebastiaan Jansssen
b76b09026b
Merge branch 'dev-v7' into dev-v7.8
...
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Web.UI.Client/src/assets/img/installer.jpg
# src/Umbraco.Web.UI.Client/src/common/directives/components/application/umbtour.directive.js
# src/Umbraco.Web.UI.Client/src/common/services/tour.service.js
# src/Umbraco.Web.UI.Client/src/controllers/search.controller.js
# src/Umbraco.Web.UI.Client/src/views/common/tours/umbintrocreatedoctype/doctypename/doctypename.controller.js
# src/Umbraco.Web.UI.Client/src/views/users/views/user/details.html
# src/Umbraco.Web.UI/config/BackOfficeTours/getting-started.json
# src/Umbraco.Web/Editors/TourController.cs
# src/Umbraco.Web/Models/BackOfficeTour.cs
# src/Umbraco.Web/Models/BackOfficeTourStep.cs
# src/Umbraco.Web/Models/Mapping/UserModelMapper.cs
# src/Umbraco.Web/TourFilterResolver.cs
# src/Umbraco.Web/Trees/MacroTreeController.cs
# src/Umbraco.Web/WebApi/Filters/FeatureAuthorizeAttribute.cs
# src/umbraco.cms/businesslogic/Packager/Installer.cs
# src/umbraco.cms/businesslogic/Packager/PackageInstance/utill.cs
2018-01-31 17:02:03 +01:00
Mads Rasmussen
162d3ce47d
show variant publish state in variant dropdown
2018-01-31 15:41:39 +01:00
Mads Rasmussen
21bf5cd4ec
truncate tree node names
2018-01-31 15:39:27 +01:00
Sebastiaan Janssen
090f89e5b6
Merge pull request #2223 from kgiszewski/fix/U4-6309
...
U4-6309: Fix black bars that appear on a RTE image resize
2018-01-31 10:43:29 +01:00
Shannon
a6bc94185c
Ensures that a user without access to sensitive values cannot change a member type's sensitive values, this also validates on the server side
2018-01-30 19:38:42 -06:00
Warren Buckley
5f5759c8a3
Merge pull request #2422 from umbraco/temp-U4-10869
...
U4-10869 Make sure the getting started tour is only shown to the right users
2018-01-30 09:10:12 +00:00
Robert
0b90097aad
"requiredSections" tour property documentation
...
Added a few words about "requiredSections" tour property
2018-01-30 10:00:54 +01:00
Shannon
a48568d1ba
Fixes problem where the sensitive value placeholder was being posted back to the server for saving, instead we don't post this value at all which means it will not be overwritten when it posts back.
2018-01-29 11:38:08 -06:00
Robert
67ff827d67
Tours will only load if the current user has access to the same sections the tours has access to
2018-01-29 13:13:43 +01:00
Mads Rasmussen
59612e9539
fine tuning the variant selector
2018-01-29 11:45:51 +01:00
Sebastiaan Jansssen
3f7159797f
U4-10880 Update install background
2018-01-29 09:49:16 +01:00
Shannon
f7eec8dafb
Allows editing the property metadata even if the property type is locked
2018-01-26 16:24:40 -07:00
Shannon
e039265fab
adds descriptions to the member type options
2018-01-26 16:11:14 -07:00
Shannon
f08192a4ab
Changes copy for hidden values and makes the rendering for hidden values it's own property editor view so we can more easily update it.
2018-01-26 15:52:12 -07:00