Claus
dc67d82671
adding trim.
2017-11-08 12:08:30 +01:00
Claus
c7d9683fc4
Merge pull request #2277 from umbraco/temp-U4-10589
...
U4-10589 Login should be sanitized and/or cause validation errors if trying to save with
2017-11-08 12:07:34 +01:00
Mads Rasmussen
3c7c6b4ad7
Update thumbnails.less
...
Use new color variables
2017-11-08 11:38:32 +01:00
Mads Rasmussen
838d7975c9
Update healthcheck.less
...
prevent UI from "jumping" on hover
2017-11-08 11:36:23 +01:00
Mads Rasmussen
5af9712d51
Merge branch 'dev-v7' into U4-9144
2017-11-08 10:43:58 +01:00
Shannon
e6de9e0004
Merge branch 'dev-v7' into dev-v7.8
2017-11-08 19:25:22 +11:00
Shannon
9290f61f94
Merge branch 'dev-v7.6' into dev-v7
...
# Conflicts:
# src/Umbraco.Core/Security/MembershipProviderExtensions.cs
# src/Umbraco.Web.UI/umbraco/config/lang/en.xml
# src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml
2017-11-08 17:36:27 +11:00
Shannon
08aff2654a
updates installer image
2017-11-08 15:51:14 +11:00
Shannon
0f3a76809b
Merge branch 'dev-v7.8' into temp-U4-10305
...
# Conflicts:
# src/Umbraco.Core/Umbraco.Core.csproj
# src/Umbraco.Web.UI.Client/src/common/directives/components/tree/umbtreeitem.directive.js
2017-11-08 14:52:21 +11:00
Shannon
4f88da2c26
Merge branch 'dev-v7' into dev-v7.8
...
# Conflicts:
# src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml
# src/Umbraco.Web/Models/Mapping/TabsAndPropertiesResolver.cs
2017-11-08 14:51:27 +11:00
Marcin Zajkowski
e14aba3875
More no-dirty-checks and code polishment
2017-11-07 23:21:50 +01:00
Daniël Knippers
b1ceeb23b3
Only show characters left is a number of characters is configured on the datatype, hide otherwise
2017-11-07 23:13:59 +01:00
Sebastiaan Janssen
46d0807fa4
Merge pull request #2287 from PerplexDaniel/U4-6985
...
Switching between sections - select last node
2017-11-07 20:26:25 +01:00
Claus
c816558936
cleanup.
2017-11-07 15:14:45 +01:00
Mads Rasmussen
4ce0553630
add allowDisable flag on welcome tour
2017-11-07 14:53:44 +01:00
Mads Rasmussen
c773714e2d
fix folder name validation
2017-11-07 14:11:57 +01:00
Mads Rasmussen
2a90478ba7
fixing typos and the properties tab
2017-11-07 14:00:39 +01:00
Matt Darby
77162e4b51
Move val-email attribute before required attribute
2017-11-07 19:17:42 +07:00
Rune Hem Strand
93756a62f4
Update popover width
2017-11-07 11:37:23 +01:00
Rune Hem Strand
2343004be1
Manual merge to init.js tour steps
2017-11-07 11:30:21 +01:00
Rune Hem Strand
d6fe350a4a
Merge branch temp-U4-10305 into temp-tour-review-rune
2017-11-07 11:28:26 +01:00
Rune Hem Strand
71902f3b9b
Update Media library tour
2017-11-07 10:53:02 +01:00
Rune Hem Strand
13b544521d
Update Media library tour
2017-11-07 10:52:39 +01:00
Rune Hem Strand
2cf8c1207d
Update View Home Page step
2017-11-07 10:34:24 +01:00
Daniël Knippers
a1fd73cdb0
Feature Request: Double Click Content Node to Expand
...
Doube-clicking a tree item now expands or collapses a node. It basically does the exact same as clicking the triangle left of the node.
(cherry picked from commit bd2a794b59 )
2017-11-07 10:30:08 +01:00
Sebastiaan Janssen
a53866953e
Merge pull request #2296 from PerplexDaniel/U4-6259
...
Feature Request: Double Click Content Node to Expand
2017-11-07 10:29:10 +01:00
Bjarne Fyrstenborg
e72758e04a
Ensure box is square when picker is multiple picker
2017-11-06 22:01:35 +01:00
Bjarne Fyrstenborg
9d373c194d
Show thumbnails if any images/files has been selected
2017-11-06 21:42:01 +01:00
Bjarne Fyrstenborg
856e123ec2
Oops - remove duplicated disableFolderSelect
2017-11-06 19:23:41 +01:00
Bjarne Fyrstenborg
0b2af6b48f
Fix square image in imagepicker prevalue editor. Cleanup and consistency
2017-11-06 19:12:27 +01:00
Sebastiaan Janssen
403502ef1b
Merge pull request #2294 from ja0b/U4-854
...
U4-854 Add MaxLength to Textstring fields --> Fixed
(cherry picked from commit ee4ad36e70 )
2017-11-06 17:11:12 +01:00
Sebastiaan Janssen
ee4ad36e70
Merge pull request #2294 from ja0b/U4-854
...
U4-854 Add MaxLength to Textstring fields --> Fixed
2017-11-06 17:08:46 +01:00
Sebastiaan Janssen
4f2650277a
Don't need showcharacterslefttext if we're always showing number of chars left
2017-11-06 17:07:14 +01:00
Sebastiaan Janssen
0231a6037e
Always show number of characters left
...
Makes it less magical as to why you can't type any more characters.
2017-11-06 17:03:23 +01:00
Sebastiaan Janssen
d1b7063e44
Rename textstringnumber.html to textstringlimited.html
2017-11-06 17:02:08 +01:00
Craig
c1769aa299
Position changed from "target" to "center"
...
Prevents modal jumping position on HIDPI screens
(cherry picked from commit 422be31c4e )
2017-11-06 14:58:31 +01:00
Sebastiaan Janssen
a571eee945
Merge pull request #2292 from craigs100/U4-10628
...
U4-10628
2017-11-06 14:57:46 +01:00
Mads Rasmussen
ab8653d3de
manual merging
2017-11-06 14:26:55 +01:00
Mads Rasmussen
748a3c167e
Merge branch 'temp-U4-10305' into temp-U4-10544
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/services/tour.service.js
# src/Umbraco.Web.UI.Client/src/views/dashboard/dashboard.tabs.controller.js
2017-11-06 13:58:07 +01:00
Lewis Smith
01cf2e240a
U4-10627 - Updated stats / facts when installing.
...
U4-10627 Update some of the Umbraco Installer facts. Updated the facts you get when installing umbraco. All facts that were changed were taken from the Umbraco page.
https://umbraco.com/blog/codegarden-2017-the-aftermath/
https://umbraco.com/blog/codegarden-2017/
(cherry picked from commit 69258fee7b )
2017-11-06 13:51:43 +01:00
Andy Felton
f722d7731d
Fixed URL Tracker button colour
...
(cherry picked from commit bb9a0258df )
2017-11-06 13:47:05 +01:00
Mads Rasmussen
5b93b35882
Show "Other" as group title instead of "undefined"
2017-11-06 13:17:31 +01:00
Mads Rasmussen
b29ee4df60
don't render tour markup if no tours are registered
2017-11-06 13:16:53 +01:00
Mads Rasmussen
d8fe3c6faf
adds basic validation to registering and starting tours
2017-11-06 13:09:16 +01:00
Sebastiaan Janssen
ac42f335c2
Fix U4-4889 checkbox in template
2017-11-06 12:33:12 +01:00
Sebastiaan Janssen
f0eefbd5af
U4-10636 Removed '#' from 'value' when generating alias
2017-11-06 12:31:06 +01:00
Sebastiaan Janssen
ed48f29e3a
Merge pull request #2300 from dernafees/dev-v7
...
Fix U4-4889 checkbox in template.
2017-11-06 12:28:32 +01:00
Sebastiaan Janssen
03c5d5197b
Updates a few more fields to make sure clicking on labels focuses the field
2017-11-06 12:28:14 +01:00
Sebastiaan Janssen
c38b49b1cf
Delete vwd.webinfo
2017-11-06 12:08:45 +01:00
Sebastiaan Janssen
9b1e5d7649
Update entity.resource.js
2017-11-06 12:03:53 +01:00