Shannon
2dc11f6fa1
Fixes new installation user login
2017-11-09 23:05:56 +11:00
Shannon
fe2e689865
Merge branch 'dev-v7.8' of https://github.com/umbraco/Umbraco-CMS into dev-v7.8
2017-11-09 22:15:22 +11:00
Shannon
ece5fecf12
fixes doc type conflict name so the tour uses "My Home Page"
2017-11-09 22:15:05 +11:00
Mads Rasmussen
b21dea84d9
remove markup from tour step title
2017-11-08 15:38:15 +01:00
Shannon
492b0aadc8
ensure that the user login table is created
2017-11-09 01:14:00 +11:00
Shannon
b399630202
bumps version
2017-11-09 01:02:09 +11:00
Shannon
b9b1fc3a70
Adds a global config switch to enable/disable tours entirely
2017-11-09 00:57:05 +11:00
Shannon
1d52f59657
Puts tours on the file system and loads them from an api controller
2017-11-09 00:41:59 +11:00
Shannon
78f6b8d8bc
Fixes up more the the session id validation, makes sure that the GetUserSecondsMiddleWare also validates the session since this is what keeps the user logged in if that option is being used.
2017-11-08 23:57:17 +11:00
Shannon
0afee71e9e
Fixes locking issue with SessionIdValidator which was forcing a log out in some cases
2017-11-08 22:15:00 +11:00
Shannon
ffa7b922e8
Merge branch 'dev-v7' into dev-v7.8
2017-11-08 19:48:34 +11:00
Shannon
e2c2b8534f
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2017-11-08 19:48:02 +11:00
Shannon
cfd3cc5187
OK... maybe that is now required
2017-11-08 19:47:47 +11:00
Shannon
e6de9e0004
Merge branch 'dev-v7' into dev-v7.8
2017-11-08 19:25:22 +11:00
Sebastiaan Janssen
1f29418ea5
Revert "Adds overloads so you can do paging with the TypedSearch methods."
...
This reverts commit 089f488c15 .
2017-11-08 09:23:58 +01:00
Shannon
977b30c51a
Revert "more test hacks" which in theory shouldn't be required for 7.7+
2017-11-08 19:23:34 +11:00
Shannon
66a849dd12
Merge branch 'dev-v7.6' into dev-v7
2017-11-08 19:20:28 +11:00
Shannon
637abc384b
more test hacks
2017-11-08 18:46:08 +11:00
Shannon
8959b81f6a
another test fix attempt (this is only for 7.6, this is already fixed in 7.7)
2017-11-08 18:16:17 +11:00
Shannon
32bb8ac5a4
Merge branch 'dev-v7.6' of https://github.com/umbraco/Umbraco-CMS into dev-v7.6
2017-11-08 17:47:32 +11:00
Shannon
016caba35f
attempt to fix tests
2017-11-08 17:47:18 +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 Deminick
d522dd7a31
Merge pull request #2313 from umbraco/temp-U4-10620
...
U4-10620 Umbraco 2FA implementation issues
2017-11-08 17:18:31 +11:00
Shannon
95f632e1ea
Adds notes and overrides SendTwoFactorCodeAsync and checks for -1 instead of null
2017-11-08 17:16:11 +11:00
Shannon Deminick
e72ec171f7
Merge pull request #2312 from umbraco/temp-U4-9857
...
Temp u4 9857
2017-11-08 16:06:53 +11:00
Shannon
2538e2e9c9
additional null check
2017-11-08 16:06:23 +11:00
Shannon
08aff2654a
updates installer image
2017-11-08 15:51:14 +11:00
Shannon Deminick
cd0fdae47b
Merge pull request #2254 from umbraco/temp-U4-10305
...
U4-10305 Back office Tour
2017-11-08 14:52:55 +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
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
Sebastiaan Janssen
9a94ac5317
Implement TwoFactorSignInAsync from Identity repo to make sure our custom GetVerifiedUserIdAsync fires
...
U4-10620 Umbraco 2FA implementation issues
2017-11-07 16:51:40 +01:00
Sebastiaan Janssen
0b904e82b5
Get user by id instead of loginname
...
U4-9857 Umbraco 7.6 - Exception after changing user login name
2017-11-07 16:36:15 +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
b1b285b673
Merge pull request #2269 from umbraco/temp-tour-review-rune
...
Temp tour review rune - Introduction
2017-11-07 14:46:56 +01:00
Mads Rasmussen
c773714e2d
fix folder name validation
2017-11-07 14:11:57 +01:00
Sebastiaan Janssen
51fec0c7d3
Remove misleading text, nothing bad will happen when you close the sort panel, sorting is a background task.
2017-11-07 14:03:17 +01:00
Mads Rasmussen
2a90478ba7
fixing typos and the properties tab
2017-11-07 14:00:39 +01:00
Sebastiaan Janssen
87ace12a4f
Prevent double clicks of the Save button
...
U4-10646 Sorting nodes in edge cases can lead to blanking out of property data
2017-11-07 13:49:02 +01: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
Warren Buckley
23321f8ac9
Merge pull request #2265 from umbraco/temp-U4-10544
...
fixes: U4-10544 SPIKE: Register tours
2017-11-07 10:23:58 +00: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
Sebastiaan Janssen
632f84904f
Merge branch 'dev-v7.6' into dev-v7
2017-11-07 10:32:12 +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
Sebastiaan Janssen
ff996b05f0
Merge branch 'dev-v7.6' into dev-v7
2017-11-06 17:30:00 +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
db51a5bb44
Update TextboxPropertyEditor.cs
2017-11-06 17:02:34 +01:00
Sebastiaan Janssen
d1b7063e44
Rename textstringnumber.html to textstringlimited.html
2017-11-06 17:02:08 +01:00
Sebastiaan Janssen
364d4b11e8
Merge branch 'dev-v7.6' into dev-v7
2017-11-06 15:00:05 +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
prjseal
143d127fb9
Format date in backoffice based on Users language
...
We have formatted the Created Date and Updated Date using the Current
Culture of the application.
(cherry picked from commit 10ca1239b6 )
2017-11-06 14:03:54 +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
Tim
49689d5057
Fixes missing content type check.
...
(cherry picked from commit 80d605beac )
2017-11-06 13:48:09 +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
74ba3261ff
Merge branch 'dev-v7.6' into dev-v7
2017-11-06 12:33:48 +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
7f0921bd96
Delete web.config.temp-build.0
2017-11-06 12:09:15 +01:00
Sebastiaan Janssen
c38b49b1cf
Delete vwd.webinfo
2017-11-06 12:08:45 +01:00
Sebastiaan Janssen
c4dfbd4a1c
Merge pull request #2304 from pbres/dev-v7
...
U4-10636 Unable to generate alias for localized name
2017-11-06 12:04:16 +01:00
Sebastiaan Janssen
9b1e5d7649
Update entity.resource.js
2017-11-06 12:03:53 +01:00
Pawel Bres
c07b96ade7
Merge pull request #1 from pbres/pbres-patch-1
...
Removed '#' from 'value' when generating alias
2017-11-04 15:09:00 +01:00
Pawel Bres
576a790e2f
Removed '#' from 'value' when generating alias
...
When '#' is presented in the 'value' everything in the GET URL after '#' gets removed because it's being treated as "hash" part of the URL and it's not being sent to the server at all.
2017-11-04 15:07:47 +01:00
Robert
9b7a9fc988
Merge remote-tracking branch 'origin/temp-U4-5896-2' into dev-v7.8
2017-11-03 15:38:08 +01:00
Claus
62485157ad
Merge pull request #2270 from umbraco/temp-U4-10286
...
New cmsMedia database table to track media by media paths for fast lookups
2017-11-03 14:19:06 +01:00
Claus
4ce7b089ca
cleanup...
2017-11-03 14:16:24 +01:00
Claus
9e91098ebd
adding cmsMedia to the empty recyclebin query.
2017-11-03 14:15:54 +01:00
Claus
49356b31a1
Merge branch 'dev-v7.8' into temp-U4-10286
...
# Conflicts:
# src/Umbraco.Core/Umbraco.Core.csproj
2017-11-03 14:08:46 +01:00
Alejandro Ocampo
29f93160b7
removing unnecessary if statement
2017-11-03 11:51:39 +01:00
Robert
507c2353e9
Merge pull request #2274 from umbraco/temp-U4-10150
...
U4-10150 Process load balancing instructions on a background thread i…
2017-11-03 11:43:02 +01:00
Warren Buckley
827e79c705
Merge pull request #2280 from umbraco/temp-U4-10625
...
U4-10625 HealthCheckController non-empty constructor fails to initial…
2017-11-03 09:29:14 +00:00
Robert
d02139bbcd
Merge pull request #2273 from umbraco/temp-U4-9120
...
U4-9120 Add instruction count column on the db instructions table
2017-11-03 10:20:57 +01:00
Shannon
8a19b97900
removes unneeded mapping
2017-11-03 18:23:56 +11:00
Shannon
981fad1ec8
fixes test
2017-11-03 18:20:41 +11:00
Shannon
019147c1a1
Moves the session generation to the BackOfficeCookieAuthenticationProvider which is where it should be, so it only gets generated before the cookie is written. Writes the checking cookie inside of a lock to prevent multiple db and cookie writes that are unecessary.
2017-11-03 18:07:17 +11:00
Shannon
782d6100f0
Gets user session management tracking via the database including detecting stale sessions, generating and removing them along with cleaning them up. This takes into account legacy code too. The session is revalidated on a one minute threshold per user so that it's not hammering the databse on every request.
2017-11-03 17:27:23 +11:00
Stephan
f6ea317dd1
Merge pull request #2299 from PerplexDaniel/U4-10582
...
Make a shiny template for the emails that are sent from Umbraco
2017-11-02 18:19:32 +01:00
Stephan
68e8ca8d8e
Merge pull request #2289 from LewisS303/U4-10627
...
U4-10627 - Updated stats / facts when installing.
2017-11-02 18:03:25 +01:00
Stephan
bcae131545
Merge pull request #2067 from Xiaohao112/patch-1
...
Created a link to composition doctype
2017-11-02 17:55:30 +01:00
Haider Naji
c6d686eabd
Fix U4-4889 checkbox in template.
2017-11-02 16:50:19 +00:00
Sebastiaan Janssen
a8b660bfbf
Check for itemMinHeight on scope before trying to set it
2017-11-02 17:46:01 +01:00
Sebastiaan Janssen
1f60486df8
Merge pull request #2232 from marcemarc/temp-U4-10510
...
Check for itemMinHeight on scope before trying to set it
2017-11-02 16:45:23 +00:00
Daniël Knippers
c066280990
Make a shiny template for the emails that are sent from Umbraco
...
Make a shiny template for the emails that are sent from Umbraco (only for EN and EN-US).
2017-11-02 16:44:08 +00:00
Sebastiaan Janssen
ba747ea579
Merge pull request #2293 from LottePitcher/ReadmeUpdate
...
Update README.md with correct location of build.bat
2017-11-02 16:42:43 +00:00
Stephan
6f857b16ee
Merge pull request #2286 from Attackmonkey/U4-9291
...
Adds overloads so you can do paging with the TypedSearch methods.
2017-11-02 17:25:26 +01:00
Alejandro Ocampo
27115e5794
U4-854 Add MaxLength to Textstring fields --> Fixed
2017-11-02 17:14:13 +01:00
Stephan
13e6a81bbe
Merge pull request #2291 from Attackmonkey/U4-9613
...
Fixes missing content type check.
2017-11-02 17:03:58 +01:00
Daniël Knippers
bd2a794b59
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.
2017-11-02 16:01:24 +00:00
Stephan
576ffce9aa
Merge pull request #2290 from AndyFelton/U4-9932
...
Fixed URL Tracker button colour
2017-11-02 16:56:57 +01:00
Lotte Pitcher
3bfdaa7e10
Update README.md with correct location of build.bat
...
With a link to the build markdown page
2017-11-02 15:39:57 +00:00
Sebastiaan Janssen
dc7b5bae9b
Fix U4-10618 - AbstractConfigCheck SuccessMessages are missing CurrentValue
2017-11-02 16:28:58 +01:00
Craig
422be31c4e
Position changed from "target" to "center"
...
Prevents modal jumping position on HIDPI screens
2017-11-02 15:26:20 +00:00
Sebastiaan Janssen
8d8fb76694
Merge pull request #2279 from Jeavon/temp-U4-10618
...
Fix U4-10618 - AbstractConfigCheck
2017-11-02 15:25:24 +00:00
Tim
80d605beac
Fixes missing content type check.
2017-11-02 15:17:35 +00:00
Andy Felton
bb9a0258df
Fixed URL Tracker button colour
2017-11-02 15:06:13 +00:00
Lewis Smith
69258fee7b
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/
2017-11-02 14:31:19 +00:00
Stephan
1fd7569c6e
Merge pull request #2285 from prjseal/U4-6152
...
Format date in backoffice based on Users language
2017-11-02 15:20:40 +01:00
Robert
3a1f19ee0a
Merge pull request #2283 from jchurchley/U4-9142
...
U4-9142 - Multiple Related Links pickers on same Document Type not working
2017-11-02 15:09:50 +01:00
Daniël Knippers
90bc7f5829
Switching between sections - select last node
...
When returning to a previously visited section, will open the last selected node within that section immediately again, if any.
2017-11-02 15:06:35 +01:00
Claus
30b391f3fb
Merge pull request #2281 from umbraco/temp-U4-10622
...
U4-10622 Corrupted id/key map
2017-11-02 14:56:35 +01:00
Tim
089f488c15
Adds overloads so you can do paging with the TypedSearch methods.
2017-11-02 13:55:19 +00:00
Stephan
99b99ce3cd
Merge branch 'tompipe-U4-8982-AddIsPublishedtoExamine' into dev-v7
2017-11-02 14:44:39 +01:00
prjseal
10ca1239b6
Format date in backoffice based on Users language
...
We have formatted the Created Date and Updated Date using the Current
Culture of the application.
2017-11-02 13:44:05 +00:00
Stephan
f4fc3c4db4
Merge branch 'U4-8982-AddIsPublishedtoExamine' of https://github.com/tompipe/Umbraco-CMS into tompipe-U4-8982-AddIsPublishedtoExamine
2017-11-02 14:44:03 +01:00
Robert
e17690fbed
Merge branch 'temp-U4-10601' into temp-U4-10305
2017-11-02 14:41:33 +01:00
DESKTOP-6DNOQH9\John
234c0680d8
Checking if $scope.model.value is an array on the add method.
2017-11-02 12:15:04 +00:00
Stephan
ea8c6af028
Document common PowerShell issues when building
2017-11-02 13:07:45 +01:00
Rune Hem Strand
d7d1b3f2a0
Update template tour
2017-11-02 12:06:42 +01:00
Shannon Deminick
5f31c70cbe
stats
2017-11-02 18:39:47 +11:00
Shannon Deminick
579a04d179
updates stats
2017-11-02 18:37:56 +11:00
Shannon
ff3b7963b1
U4-10622 Corrupted id/key map
2017-11-02 15:35:47 +11:00
Shannon
e85d212891
U4-10625 HealthCheckController non-empty constructor fails to initialize the correct variables
2017-11-02 15:18:58 +11:00
Shannon
5b19d5e0d8
WIP on login ids
2017-11-02 15:04:54 +11:00
Claus
7c21889239
fixing comment causing confusion.
2017-11-01 19:41:50 +01:00
Rune Hem Strand
52d35c06eb
Update tour validation to use valid JS
2017-11-01 17:36:49 +01:00
Rune Hem Strand
52c3ea24d5
Update validation in Create Content tour
2017-11-01 17:34:34 +01:00
Rune Hem Strand
03756ab894
Update Create Content Tour
2017-11-01 17:23:15 +01:00
Jeavon
ef40ecfefd
Fix U4-10618 - AbstractConfigCheck SuccessMessages are missing CurrentValue
2017-11-01 12:34:24 +00:00
Mads Rasmussen
8e35d904cb
fixes: U4-10617 Update tour to work with new info tab
2017-11-01 13:28:44 +01:00
Rune Hem Strand
9808492509
Update validation on Create Content tour
2017-11-01 11:18:46 +01:00
Rune Hem Strand
81788338e3
Update Create content tour
2017-11-01 11:17:26 +01:00
Mads Rasmussen
3ffe1517e0
Merge pull request #2268 from umbraco/temp-U4-10597
...
U4-10597 Add attention to clickable element If it isn't clicked
2017-11-01 10:30:11 +01:00
Mads Rasmussen
641e74b747
Lower highlight pulse timeout to 1 sec
2017-11-01 10:20:14 +01:00
Claus
49c316e13d
Merge pull request #2066 from arknu/U4-10191-tinymce46
...
U4-10191: Update to TinyMCE 4.6.x
2017-11-01 09:42:33 +01:00
Claus
5235053523
updating to latest tinymce
2017-11-01 09:27:04 +01:00
Shannon
af6d2df823
Fixes % calc for tours since it now requires a promise
2017-11-01 15:54:47 +11:00
Shannon
bbe80d882a
Simplifies user tour models returned, fixes mapping so it's actually persisted.
2017-11-01 15:45:48 +11:00
Shannon
408ec17201
Merge branch 'temp-U4-10305' into temp-U4-10601
2017-11-01 15:25:50 +11:00
Shannon
a4ef487fab
Merge branch 'dev-v7.8' into temp-U4-10305
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/less/belle.less
# src/Umbraco.Web.UI.Client/src/views/components/content/edit.html
# src/Umbraco.Web.UI.Client/src/views/media/edit.html
2017-11-01 15:24:49 +11:00
Shannon
8208f8de51
Updates codebase to store tour data for a user in the user table, adds new column to store json and adds migration to create the column
2017-11-01 15:11:13 +11:00
Shannon Deminick
e8ea7f9d29
Merge pull request #2264 from umbraco/temp-U4-10542
...
fixes: U4-10542 Fix SVG backdrop bugs in Firefox (maybe other browser…
2017-11-01 13:13:00 +11:00
Shannon Deminick
e431a41fc1
Merge pull request #2276 from umbraco/temp-U4-10599
...
U4-10599 Move "End tour"-button to another position
2017-11-01 12:08:43 +11:00
Sebastiaan Janssen
84b380028c
Fixes U4-9401 Double slashes in some Umbraco generated urls causes broken links
2017-10-31 23:21:41 +01:00
Mads Rasmussen
1f5c9d2e1b
fixes: U4-10590 Saving a document with no tabs throws a javascript error
2017-10-31 14:12:40 +01:00
Rune Hem Strand
372f981d33
Lower Case name validation
2017-10-31 12:05:49 +01:00
Rune Hem Strand
6f03e221c6
Update Create Document Type tour
2017-10-31 12:03:39 +01:00
Rune Hem Strand
90a5adec8f
Update Add a property step
2017-10-31 11:45:55 +01:00
Rune Hem Strand
62939385a0
Update Name the tab step
2017-10-31 11:42:41 +01:00
Mads Rasmussen
d4729e1483
set highlight pulse timeout to 2 seconds
2017-10-31 11:38:45 +01:00
Rune Hem Strand
9de35f0202
Updated Document Type name to Home Page
2017-10-31 11:35:38 +01:00
Mads Rasmussen
773d249d36
fixes: U4-10600 Add "Don't show this tour again" option
2017-10-31 10:59:13 +01:00
Rune Hem Strand
d12a492cb6
Update Create Document Type step
2017-10-31 10:40:03 +01:00
Rune Hem Strand
ef0b521083
Update Create document type step
2017-10-31 10:38:46 +01:00
Rune Hem Strand
6261447923
Update Create document type step
2017-10-31 10:34:50 +01:00
Rune Hem Strand
d18881c8ad
Update Navigate to the Settings sections step
2017-10-31 10:29:23 +01:00
Rune Hem Strand
89596dbe0b
Update Create your first Document Type step
2017-10-31 10:27:59 +01:00
Mads Rasmussen
358536ffaa
fixes: U4-10599 Move "End tour"-button to another position
2017-10-31 10:20:24 +01:00
Mads Rasmussen
4592f8e8d8
Send app.ready event after tour is ready
2017-10-31 10:03:11 +01:00
Shannon
0038d173a2
U4-10150 Process load balancing instructions on a background thread instead of a request thread
2017-10-31 15:11:45 +11:00
Shannon
68e6ad76fb
Make sure the count of instructions takes into account individual ids when using RefreshByIds
2017-10-31 12:39:08 +11:00
Shannon
6462329494
U4-9120 Add instruction count column on the db instructions table
2017-10-31 11:54:08 +11:00
Shannon
2fdd1c0bd2
bump version
2017-10-31 11:52:43 +11:00
Shannon Deminick
006deb22db
Merge pull request #2271 from richarth/patch-1
...
Updated grammar
2017-10-31 11:22:52 +11:00
Shannon Deminick
40624255ca
Merge pull request #2272 from bjarnef/dev-v7-U4-10609
...
U4-10609 - Fix missing end closing <div> in login screen
2017-10-31 11:22:04 +11:00
Shannon
891bea81bf
bumps version and updates DatabaseSchemaResult to check for cmsMedia table, fixes the bulk insert logic to ignore result columns
2017-10-31 11:20:01 +11:00
Shannon
f71577f86e
Adds data migrations for media path table
2017-10-31 11:20:01 +11:00
Shannon
e3e88b3679
Gets the media path being stored in the db, the column is indexed and so is the property type alias, tests are passing for the lookup
2017-10-31 11:20:01 +11:00
Shannon
5dc993890d
New cmsMedia database table to track media by media paths for fast lookups
2017-10-31 11:20:01 +11:00
Shannon
a2025c14b1
Merge branch 'dev-v7' into dev-v7.8
...
# Conflicts:
# src/Umbraco.Core/Umbraco.Core.csproj
2017-10-31 11:18:52 +11:00
Bjarne Fyrstenborg
24900fb9f8
Fix missing end closing <div>
2017-10-30 18:39:21 +01:00
Richard Thompson
594c473134
Updated grammar
...
Updated the grammar of the email validation messages
2017-10-30 15:00:08 +00:00
Zsolt
34f811c128
Small alignment bug fix
2017-10-30 11:20:37 +01:00
Mads Rasmussen
7e4c284abb
U4-10597 Add attention to clickable element If it isn't clicked
2017-10-30 10:45:38 +01:00
Mads Rasmussen
664d0c5160
add folder name validation in media section tour
2017-10-27 15:14:09 +02:00
Rune Hem Strand
eb26fb901f
Update User profile step
2017-10-27 14:41:26 +02:00
Rune Hem Strand
3141b04376
Update User profile step
2017-10-27 14:39:30 +02:00
Rune Hem Strand
201fb5dc01
Update Tree step
2017-10-27 14:38:11 +02:00
Rune Hem Strand
15e668c056
Update Search step
2017-10-27 14:24:28 +02:00
Rune Hem Strand
a42f425971
Update dashboard step
2017-10-27 14:23:29 +02:00
Rune Hem Strand
3f4774855e
Update tree step
2017-10-27 14:21:46 +02:00
Rune Hem Strand
28f995cea6
Add main menu step
2017-10-27 14:06:48 +02:00
Rune Hem Strand
cfb14d7089
Adds info on how to acces the help drawer.
2017-10-27 13:53:17 +02:00
Mads Rasmussen
ef4d41c80a
fix type
2017-10-27 10:12:48 +02:00
Mads Rasmussen
584e47f51f
update docs
2017-10-27 10:10:34 +02:00
Mads Rasmussen
66e40fcbb0
Merge branch 'temp-U4-10305' into temp-U4-10544
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/services/tour.service.js
2017-10-27 10:08:04 +02:00
Shannon Deminick
49d54f8ca5
Merge pull request #2266 from ProNotion/issues/U4-9401
...
Fixes U4-9401 Double slashes in some Umbraco generated urls causes broken links
2017-10-27 14:32:04 +11:00
Mads Rasmussen
4ed236249a
Merge pull request #2267 from umbraco/temp-U4-10550
...
U4-10550 Finalise tour layout in the drawer
2017-10-26 21:28:01 +02:00
Mads Rasmussen
00a4287945
add back class
2017-10-26 21:24:16 +02:00
Mads Rasmussen
92d52bf99b
clean up list + remove unused files
2017-10-26 21:14:22 +02:00
Mads Rasmussen
2e611c20d4
fix text positioning in Firefox
2017-10-26 20:35:04 +02:00
Mads Rasmussen
ae10f3d21f
calculate progress circle font size instead of manually setting it + align colors
2017-10-26 20:10:22 +02:00
Mads Rasmussen
7a9b392f69
add validation to document type tab name
2017-10-26 15:57:00 +02:00
Mads Rasmussen
493d71dba9
open matching tour group if a tour is running
2017-10-26 15:41:43 +02:00
Mads Rasmussen
55d4e4072a
add steps for dashboard and tours
2017-10-26 15:39:56 +02:00
Mads Rasmussen
f687b34c14
add data elements to editor content
2017-10-26 15:36:45 +02:00
Mads Rasmussen
507517c1ad
add data-elements to help drawer
2017-10-26 15:36:18 +02:00
Mads Rasmussen
ae8cfb2b23
add getCurrentTour to tour.service
2017-10-26 15:35:46 +02:00
Simon Dingley
731e380445
Fixes U4-9401 Double slashes in some Umbraco generated urls causes broken links
2017-10-26 14:27:23 +01:00
Mads Rasmussen
9048252826
make start tour button green
2017-10-26 14:20:11 +02:00
Zsolt
e76819a570
Merge remote-tracking branch 'origin/temp-U4-10550' into temp-U4-10550
2017-10-26 12:58:50 +02:00
Zsolt
87c311d6e7
Fixing the hover on the groups
2017-10-26 12:58:36 +02:00
Mads Rasmussen
86d8eae984
remove unused code
2017-10-26 12:53:23 +02:00
Mads Rasmussen
6aac216763
update tour list when one is completed
2017-10-26 12:50:46 +02:00
Mads Rasmussen
b7c3fb7f30
set text position in progress circle with css instead of js
2017-10-26 12:49:36 +02:00
Zsolt
a0a3b7e9c9
Changing the css of umbProgressCircle
2017-10-26 12:02:46 +02:00
Mads Rasmussen
d98db5e6bc
updates to tour layout in drawer
2017-10-26 11:39:49 +02:00
Mads Rasmussen
48adc4c98d
only load the getting started tours if the Get started dashboard is installed
2017-10-26 10:18:44 +02:00
Shannon Deminick
bd0edb322d
Merge pull request #2262 from umbraco/temp-U4-10564
...
U4-10564 - Update ImageProcessor dependencies
2017-10-26 15:06:36 +11:00
Mads Rasmussen
79d4562cb1
fixes: U4-10544 SPIKE: Register tours
2017-10-25 21:59:37 +02:00
Mads Rasmussen
f48263e5a2
fixes: U4-10542 Fix SVG backdrop bugs in Firefox (maybe other browser too?)
2017-10-25 20:24:04 +02:00
Mads Rasmussen
63196d7e53
Merge branch 'temp-U4-10305' into temp-U4-10550
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/services/tour.service.js
2017-10-25 17:02:46 +02:00
Claus
72a0d614af
Merge pull request #2261 from umbraco/temp-U4-10565
...
U4-10565 Add introduction tour to the overall Umbraco UI
2017-10-25 14:47:22 +02:00
Sebastiaan Janssen
f766057e50
Merge branch 'dev-v7.6' into dev-v7
...
# Conflicts:
# src/Umbraco.Core/PluginManager.cs
# src/Umbraco.Tests/TestHelpers/BaseUmbracoApplicationTest.cs
2017-10-25 14:13:38 +02:00
Sebastiaan Janssen
f0b5c831f1
Manually applied all changes for U4-10503 Umbraco plugins cache files should be stored in the same local temp location as the umbraco xml cache file
2017-10-25 14:05:56 +02:00
Shannon
d3232a09fb
U4-10503 Umbraco plugins cache files should be stored in the same local temp location as the umbraco xml cache file
...
(cherry picked from commit 7b3f7f4ad4 )
2017-10-25 13:42:10 +02:00
Sebastiaan Janssen
586c59949a
Merge branch 'dev-v7.6' into dev-v7
...
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
2017-10-25 13:05:11 +02:00
Shannon
7cbaecc53a
U4-10538 Disable Ping on front-end nodes when load balancing
...
(cherry picked from commit fd8daa398f )
2017-10-25 13:03:31 +02:00
Zsolt
4f8bb7fb51
Adding new components to the help drawer
2017-10-25 12:48:34 +02:00
Claus
1c883be16b
Merge remote-tracking branch 'origin/temp-u4-8409' into dev-v7.8
2017-10-25 12:27:34 +02:00
Claus
73d681d674
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.8
...
# Conflicts:
# src/Umbraco.Web/Models/Mapping/ContentModelMapper.cs
2017-10-25 11:52:30 +02:00
Stephan
e84a963d66
U4-10121 - Scheduled Publishing as background task
...
(cherry picked from commit 79df75c415 )
2017-10-25 11:51:42 +02:00
Zsolt
8daa558997
Revert "adding components to the drawer"
...
This reverts commit b78fd0f6ac .
2017-10-25 11:46:52 +02:00
Zsolt
b78fd0f6ac
adding components to the drawer
2017-10-25 11:19:53 +02:00
Sebastiaan Janssen
58c180d6cc
Merge pull request #2242 from umbraco/temp-U4-10538
...
U4-10538 Disable Ping on front-end nodes when load balancing
2017-10-24 17:21:13 +02:00
Mads Rasmussen
831eb3ef5e
add icon for link to document for better clarification
2017-10-24 15:17:14 +02:00
Claus
fa68bee762
removing left over using statements and references to SharpZipLib.
2017-10-24 15:16:12 +02:00
Mads Rasmussen
796700b4fe
fix end tour in custom step
2017-10-24 15:05:20 +02:00
Mads Rasmussen
ab09042fdc
add options to prevent click in backdrop highlighted area
2017-10-24 15:00:14 +02:00
Mads Rasmussen
041d4a4a8b
fix issue in create media dialog where it sometimes refreshes whole page
2017-10-24 13:54:36 +02:00
Mads Rasmussen
ee79d7ecdc
add custom backdrop opacity to tour steps
2017-10-24 13:35:26 +02:00
Sebastiaan Janssen
18e377f159
U4-10564 - Update ImageProcessor dependencies
2017-10-24 13:20:33 +02:00
Mads Rasmussen
e33456d168
add alias to document type save button
2017-10-24 11:46:51 +02:00
Mads Rasmussen
df2c104002
remove console.log
2017-10-23 20:15:48 +02:00
Mads Rasmussen
f265fa683c
don't use index in button group + update text in some tours
2017-10-23 19:58:44 +02:00
Sebastiaan Janssen
7e7f9902f6
Bumps version to 7.7.4
2017-10-23 14:18:00 +02:00
Sebastiaan Janssen
a36184a261
Bump version to 7.6.11
2017-10-23 14:14:59 +02:00
Sebastiaan Janssen
dcd2630d6b
Merge branch 'dev-v7.6' into dev-v7
2017-10-23 14:10:04 +02:00
Sebastiaan Janssen
b70f543790
Reverts wrongly committed files
2017-10-23 14:02:00 +02:00
Sebastiaan Janssen
24c1c15b66
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2017-10-23 13:59:30 +02:00
Sebastiaan Janssen
4a0cd7228b
Revert "U4-10554 - warn if closing page with changes"
...
This reverts commit 24b147e2a6 .
2017-10-23 13:59:06 +02:00
Mads Rasmussen
12093ae7ea
fix tour steps with ng-if
2017-10-23 09:50:14 +02:00
pijemcolu
6a980e64eb
zipPackage to disk
2017-10-23 09:02:28 +02:00
Stephan
edfe212227
Fix login issue
2017-10-20 15:35:30 +02:00
Mads Rasmussen
37071ada78
restyle step loader, fade in steps, fix custom view step positionen
2017-10-19 21:17:26 +02:00
pijemcolu
3c7e820773
remove the directory check
2017-10-19 19:50:27 +02:00
Mads Rasmussen
203837aa84
start intro tour on load (if it hasn't been completed)
2017-10-19 16:01:20 +02:00
Sebastiaan Janssen
e3bc98a155
Merge pull request #2257 from umbraco/temp-U4-10566
...
U4-10566 The legacy API Member.PopulateGroups throws an exception
2017-10-19 06:59:18 -07:00
Shannon
f85532f15e
U4-10566 The legacy API Member.PopulateGroups throws an exception
2017-10-20 00:56:34 +11:00
Mads Rasmussen
5fe63c2c1a
fix lost element header
2017-10-19 14:27:00 +02:00
pijemcolu
2c1d85989f
Extract the zip in UnPack(), remove check for directory exists as it should not and that's what the method did previously
2017-10-19 13:14:06 +02:00
Mads Rasmussen
d518ab908e
add intro/outro step logic, start on intro tour, testing intro steps
2017-10-19 13:11:10 +02:00
pijemcolu
bc32ff31d4
remove last 3 dependencies
2017-10-19 12:11:07 +02:00
Mads Rasmussen
7804677f2b
use name instead of alias in editor picker element attribute because there can be many editors with the same alias
2017-10-19 11:41:12 +02:00
Sebastiaan Janssen
b04d71ca5f
Merge pull request #2256 from richarth/patch-1
...
Removed duplicate translations
2017-10-19 00:41:33 -07:00
Mads Rasmussen
27c884f4eb
add more data elements for navigating the UI
2017-10-19 09:10:13 +02:00
Sebastiaan Janssen
ab4de382f3
Merge pull request #2252 from umbraco/temp-u4-7317
...
U4-7317 - select default template
2017-10-18 12:38:53 -07:00
Sebastiaan Janssen
a293c633fc
Merge pull request #2249 from umbraco/temp-u4-8652
...
U4-8652 - accept exceptions when loading some assemblies
2017-10-18 11:00:45 -07:00
Richard Thompson
507e3ece98
Removed duplicate translations
...
Removed duplicate definition of English translations
2017-10-18 15:36:17 +01:00
Stephan
b77826fd3d
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2017-10-18 12:18:59 +02:00
Stephan
4c7358d63b
U4-8960 - minor fixes
2017-10-18 12:17:58 +02:00
Stephan
4814612102
Merge branch 'U4-8960' of https://github.com/lars-erik/Umbraco-CMS into temp-u4-8960
2017-10-18 11:56:00 +02:00
Robert
6dae4396bb
Merge pull request #2250 from umbraco/temp-u4-10554
...
U4-10554 - warn if closing page with changes
2017-10-18 11:53:54 +02:00
Mads Rasmussen
a966f63bbd
Merge pull request #2244 from umbraco/temp-U4-10541
...
fixes: U4-10541 Use local storage to store completed tours
2017-10-18 11:25:51 +02:00
Mads Rasmussen
76f9e6baee
fix bug in step validation
2017-10-18 10:26:50 +02:00
Stephan
dd5560f00b
U4-8616 - minor cleanup
2017-10-18 10:11:23 +02:00
Stephan
b56575fc50
Merge branch 'dev-v7' of https://github.com/jhauge/Umbraco-CMS into temp-u4-8616
2017-10-18 09:49:05 +02:00
Stephan
b06d30c0f9
U4-10554 - cross-browser
2017-10-18 09:29:50 +02:00
Mads Rasmussen
49f17be9df
fixes: U4-10540 Make it possible to run custom logic for a tour step
2017-10-18 08:46:13 +02:00
Claus
9c50e1c48d
fixing bug in U4-10524 Show warning in UI for the media/content picker that is referencing a trashed or deleted item
2017-10-17 23:52:34 +02:00
Claus
0688835ac0
fixing bug in U4-10524 Show warning in UI for the media/content picker that is referencing a trashed or deleted item
2017-10-17 23:44:03 +02:00
Stephan
353b8f21cd
U4-7317 - select default template
2017-10-17 16:04:31 +02:00
Stephan
30a0d553d5
Merge pull request #1230 from bjarnef/dev-v7-U4-8319
...
U4-8319 - Sort data types array by name A-Z
2017-10-17 15:06:54 +02:00
Stephan
d0fbc362b2
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2017-10-17 15:00:13 +02:00
Stephan
39c534ef54
Merge branch 'temp-u4-7115' into dev-v7
2017-10-17 14:59:56 +02:00
Stephan
7f86166abf
Merge branch 'dev-v7' of https://github.com/hfloyd/Umbraco-CMS into temp-u4-7115
2017-10-17 14:59:07 +02:00
Robert
838e86469a
Merge pull request #2245 from umbraco/temp-u4-5322
...
U4-5322 - add labels to color picker
2017-10-17 14:47:36 +02:00
Stephan
24b147e2a6
U4-10554 - warn if closing page with changes
2017-10-17 14:39:47 +02:00
Stephan
11342ff1df
U4-8652 - accept exceptions when loading some assemblies
2017-10-17 14:04:24 +02:00
Robert
bf20af9345
Merge pull request #2247 from umbraco/temp-u4-5722b
...
Temp u4 5722b
2017-10-17 13:19:34 +02:00
Robert
c69774e3f2
Merge pull request #2246 from umbraco/temp-u4-7360
...
U4-7360 - toggle password visibility
2017-10-17 12:30:37 +02:00
Robert
7de8f5a59a
Added missing width and height to the "show password" icon
...
Not having the height and width on the icon, caused IE 11 to shrink the icon which looked a bit off.
2017-10-17 12:09:55 +02:00
Sebastiaan Janssen
6795afd5c2
Merge branch 'dev-v7.6' into dev-v7
...
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
# src/Umbraco.Web/UmbracoDefaultOwinStartup.cs
2017-10-17 11:06:52 +02:00
Sebastiaan Janssen
9411a22a0d
Don't forget to call the ConfigureUmbracoAuthentication method
2017-10-17 11:04:01 +02:00
Sebastiaan Janssen
461ce64feb
Bump version to 7.6.10
2017-10-17 10:57:18 +02:00
Robert
53c251feb5
Merge pull request #2237 from umbraco/temp-U4-10504
...
U4-10504 Previewing content results in the same PrepareDocument (expe…
2017-10-17 10:20:21 +02:00
Sebastiaan Janssen
c5a55b17e6
Manually applying U4-10369: Split out ConfigureUmbracoAuthentication method
2017-10-17 10:08:37 +02:00
Sebastiaan Janssen
fd577afe2c
Html encode nodenames to prevent XSS attacks. Fixes U4-10497 XSS Vulnerability in page name.
...
(cherry picked from commit fe2b86b681 )
2017-10-16 20:32:56 +02:00
Sebastiaan Janssen
f46ef0b006
U4-10506 Importing a specially crafted document type file can cause XXE attack
...
(cherry picked from commit 5dde2efe0d )
2017-10-16 20:32:04 +02:00
Stephan
8a114a105e
U4-8409 - reduce sharpZipLib dependencies
2017-10-16 19:03:05 +02:00
Stephan
909e3788ea
Merge branch 'U4-5722' of https://github.com/NikRimington/Umbraco-CMS into temp-u4-5722b
2017-10-16 17:20:19 +02:00
Stephan
09a92ef6ce
U4-7360 - toggle password visibility
2017-10-16 16:58:15 +02:00
Stephan
7d9c2bcce9
Merge branch 'dev-v7' into temp-u4-5322
2017-10-16 16:32:43 +02:00
Stephan
529ae961ff
U4-5322 - add labels to color picker
2017-10-16 16:16:43 +02:00
Sebastiaan Janssen
04f64cd804
Merge branch 'dev-v7.6' into dev-v7
...
# Conflicts:
# src/Umbraco.Web/Editors/MediaController.cs
2017-10-16 16:14:54 +02:00
Sebastiaan Janssen
dc937ec942
Fix the "Add media" box no longer being square
2017-10-16 16:13:47 +02:00
Warren Buckley
5f9865cc73
Merge pull request #2228 from umbraco/temp-U4-10309
...
fixes: MBOGA: Redesign the properties tab
2017-10-16 14:57:45 +01:00
Shannon
cefd9e7323
Fixes PostAddFolder
...
(cherry picked from commit c5d874464a )
# Conflicts:
# src/Umbraco.Web/Editors/MediaController.cs
2017-10-16 15:53:54 +02:00
Mads Rasmussen
315690e758
fixes breadcrumbs and search when start node is set
...
(cherry picked from commit 1ec07aa205 )
2017-10-16 15:14:24 +02:00
Mads Rasmussen
fb8c519f71
fixes: U4-10521 Creating new folders from the media picker no longer works
...
(cherry picked from commit 1cc3b39601 )
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/common/overlays/mediaPicker/mediapicker.html
2017-10-16 15:13:56 +02:00
Sebastiaan Janssen
80f172e3fb
Bump version to 7.7.3
2017-10-16 14:56:43 +02:00
Sebastiaan Janssen
5eced19816
Merge branch 'dev-v7.6' into dev-v7
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/less/property-editors.less
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/mediapicker/mediapicker.controller.js
2017-10-16 14:24:18 +02:00
Warren Buckley
5df4d3509d
Fix in PowerShell build - The 7Zip tool download was giving two paths & thus break the build script
...
(cherry picked from commit a2e6da2491 )
2017-10-16 14:22:09 +02:00
Mads Rasmussen
b891b18b20
fixes: U4-10541 Use local storage to store completed tours
2017-10-16 13:52:34 +02:00
Claus
4bd263e7bc
U4-10524 Show warning in UI for the media/content picker that is referencing a trashed or deleted item
...
U4-10533 Show warning in UI for the link picker that is referencing a trashed or deleted item
cherrypicked from dev-v7.
2017-10-16 13:52:17 +02:00
Mads Rasmussen
bc461b1646
change id's to custom attr
2017-10-16 13:46:03 +02:00
Mads Rasmussen
b0eeaecf1c
remove unused files
2017-10-16 13:41:02 +02:00
Claus
b094bfad29
U4-10533 Show warning in UI for the link picker that is referencing a trashed or deleted item
2017-10-16 13:05:20 +02:00
Sebastiaan Janssen
e333f6c628
Merge pull request #2236 from umbraco/temp-U4-10521
...
fixes: U4-10521 Creating new folders from the media picker no longer …
2017-10-16 12:44:32 +02:00
Mads Rasmussen
2708f11fcd
fix path to angular moment
2017-10-16 12:01:19 +02:00
Shannon
916bc6badb
U4-10539 - reverts merge issue that reverted the fix for U4-9262
...
(cherry picked from commit 2a0cc71d06 )
2017-10-16 08:38:17 +02:00
Sebastiaan Janssen
76ee23b933
Merge pull request #2243 from umbraco/temp-U4-10539
...
U4-10539 - reverts merge issue that reverted the fix for U4-9262
2017-10-16 08:36:56 +02:00
Shannon
2a0cc71d06
U4-10539 - reverts merge issue that reverted the fix for U4-9262
2017-10-16 17:05:33 +11:00
Shannon
fd8daa398f
U4-10538 Disable Ping on front-end nodes when load balancing
2017-10-16 16:22:10 +11:00
Mads Rasmussen
c59ac4ee0e
moved tours from dashboard to service, option to group tours, added functions to get tours from service
2017-10-13 12:29:44 +02:00
Warren Buckley
a03aa9cbab
Fix in PowerShell build - The 7Zip tool download was giving two paths & thus break the build script
2017-10-13 11:20:45 +01:00
Warren Buckley
a2e6da2491
Fix in PowerShell build - The 7Zip tool download was giving two paths & thus break the build script
2017-10-13 11:19:39 +01:00
Mads Rasmussen
ba7d8b0955
Merge pull request #2240 from bjarnef/dev-v7-U4-10528
...
U4-10528 - Add better function to get initials from name
2017-10-13 10:13:00 +02:00
Shannon Deminick
7288bcf679
Merge pull request #2239 from umbraco/temp-U4-10524
...
U4-10524 Show warning in UI for any picker that is referencing a tras…
2017-10-13 17:08:16 +11:00
Shannon
ca57b9c5e6
fixes issue with js exceptions
2017-10-13 16:50:39 +11:00
Shannon
62ce7f6132
U4-10519 Legacy create is broken
2017-10-13 16:33:49 +11:00
Bjarne Fyrstenborg
b1f2c5d93a
Add better function to get initials from name
2017-10-12 23:46:02 +02:00
Mads Rasmussen
1ec07aa205
fixes breadcrumbs and search when start node is set
2017-10-12 16:13:14 +02:00
Claus
13055ad1f2
U4-10524 Show warning in UI for any picker that is referencing a trashed or deleted item
...
fixing the trash flag not getting mapped via automapper.
fixing up the ui for mediapicker.
fixing a small ui issue with the contentpicker and trashed content.
2017-10-12 11:35:08 +02:00
Zsolt
89b714c960
Merge remote-tracking branch 'origin/dev-v7.8' into temp-U4-10305
2017-10-12 10:15:22 +02:00
Mads Rasmussen
d9b0b0112e
fix upload step in tour
2017-10-12 09:53:41 +02:00
Shannon
d5447106a6
U4-10504 Previewing content results in the same PrepareDocument (expensive) procedure to be executed 3 times
2017-10-12 18:23:19 +11:00
Shannon
c5d874464a
Fixes PostAddFolder
2017-10-12 17:11:45 +11:00
Mads Rasmussen
6640039cdf
clean up tours + small fixes
2017-10-11 19:37:14 +02:00
Warren Buckley
70deffd418
Merge pull request #2235 from umbraco/temp-U4-10051
...
U4-10051 - Help Drawer in prep for Lessons
2017-10-11 14:51:01 +01:00
Mads Rasmussen
1cc3b39601
fixes: U4-10521 Creating new folders from the media picker no longer works
2017-10-11 10:18:40 +02:00
Mads Rasmussen
f31d5b12da
add null check to back drop element - fix js errors
2017-10-10 21:09:08 +02:00
Warren Buckley
7fd6155807
Bit too aggressive with the C# cleanup - adds back in HelpController but just with the method that is needed to load the videos in the help section
2017-10-10 16:05:21 +01:00
Warren Buckley
043c677ddc
Merge branch 'dev-v7.8' into temp-U4-10051
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/less/components/overlays/umb-overlay-backdrop.less
2017-10-10 13:09:06 +01:00
Warren Buckley
f634d9f8b1
Remove the Help/Lessons Controller from the globaly Umbraco.Sys JS object
2017-10-10 12:53:15 +01:00
Warren Buckley
db637d9c31
Remove HelpController for Lessons as we lift & shift it over to StarterKit
2017-10-10 12:20:11 +01:00
Mads Rasmussen
24b521881c
also prevent clicks inside umb-tour component
2017-10-10 12:22:30 +02:00
Mads Rasmussen
0b3a38ec8f
add option to disable all events on backdrop click to prevent dialogs, overlays, etc. form closing
2017-10-10 12:14:10 +02:00
Mads Rasmussen
330673bef9
Clear step custom view if none is set
2017-10-10 09:22:57 +02:00
Mads Rasmussen
661ff0e726
add drop shadow to popover
2017-10-09 21:42:06 +02:00
Mads Rasmussen
e1c45fda9a
compress the popover a bit more
2017-10-09 21:41:37 +02:00
Mads Rasmussen
b45a4a18f2
make backdrop a little lighter
2017-10-09 21:41:14 +02:00
Warren Buckley
c5f4793d11
Merge pull request #2233 from umbraco/temp-U4-10503-2
...
U4-10503 Umbraco plugins cache files should be stored in the same local temp location as the umbraco xml cache file
2017-10-09 14:04:16 +01:00
Shannon
4175c0530f
Merge branch 'dev-v7' into temp-U4-10503-2
2017-10-09 23:05:17 +11:00
Zsolt
1456e7028a
Merge remote-tracking branch 'origin/temp-U4-10305' into temp-U4-10305
2017-10-09 11:41:11 +02:00
Zsolt
b38ee33e5a
Fixing popover orientation so it is not off-screen
2017-10-09 11:40:57 +02:00
Mads Rasmussen
903a9f93c3
clean up backdrop component
2017-10-09 10:56:11 +02:00
Robert
b08376651a
Merge pull request #2225 from umbraco/temp-U4-10473
...
Moved documentType and mediaLink to root node for media section
2017-10-09 10:54:51 +02:00
Robert
75514c7c42
Changed angular to make sure the values are matching
2017-10-09 10:43:03 +02:00
Mads Rasmussen
ea6f561c96
move backdrop to its own component
2017-10-09 10:19:49 +02:00
Shannon
cf97926f26
trying another test fix
2017-10-09 19:00:00 +11:00
Shannon
4b08c3a5c3
Reset PluginManager on each tests, no reason not to, this should resolve the issue
2017-10-09 18:20:07 +11:00
Shannon
fbda4fc8d1
Fixes part of the failing tests
2017-10-09 17:49:01 +11:00
Shannon
312b994537
Merge branch 'dev-v7' into temp-U4-10503-2
2017-10-09 16:42:21 +11:00
Shannon
dd1bfe9cbf
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2017-10-09 16:08:14 +11:00
Shannon
de17b69564
U4-10452 Unable to create new User Groups programmatically - publicizes UserGroup
2017-10-09 16:07:55 +11:00
Shannon
7f44f4a030
readonly field
2017-10-09 16:01:49 +11:00
Shannon
422219ab21
Updates the cache file paths to be resolved behind a lazy so that there's proper locking in place for accessing the value, this also makes the code a little nicer.
2017-10-09 16:01:22 +11:00
Shannon Deminick
9986a3c2c2
Merge pull request #2162 from Bitmapped/U4-9081-external
...
U4-10369: Split out ConfigureUmbracoAuthentication method
2017-10-09 15:50:45 +11:00
Shannon
053544a578
Changes the type of MediaItemDisplay.ContentType to be what it should be, removes non-required mapping
2017-10-09 15:02:27 +11:00
Shannon
ce81416368
Ensures the DistCache file is stored in the same configured temp location as the plugin cache files
2017-10-09 14:50:34 +11:00
Shannon
04e04ae47a
Ensures that the local folder does not also get created when using the env temp storage location, this is also a tiny bit better for perfs
2017-10-09 14:40:23 +11:00
Marc Goodson
4e6d60b755
Check for itemMinHeight on scope before trying to set it - Issue U4-10510
2017-10-07 15:07:28 +01:00
Warren Buckley
0f6e7d26c9
Merge pull request #1596 from StefanoChiodino/U4-7721
...
U4-7721 install button miss aligned
2017-10-06 15:00:09 +01:00
Warren Buckley
51ceba6fea
Merge pull request #1780 from bjarnef/dev-v7-U4-9599
...
U4-9599 - Fix caret in font size select
2017-10-06 14:25:55 +01:00
Sebastiaan Janssen
5dde2efe0d
U4-10506 Importing a specially crafted document type file can cause XXE attack
2017-10-06 15:14:41 +02:00
Zsolt
4308718c88
adedd positioning to the popover div
2017-10-06 14:46:27 +02:00
Sebastiaan Janssen
fe2b86b681
Html encode nodenames to prevent XSS attacks. Fixes U4-10497 XSS Vulnerability in page name.
2017-10-06 14:38:21 +02:00
Warren Buckley
368fec4ac1
Merge pull request #2231 from umbraco/temp-U4-10503
...
U4-10503 Umbraco plugins cache files should be stored in the same local temp location as the umbraco xml cache file
2017-10-06 13:27:22 +01:00
Mads Rasmussen
1b59ca0412
remove unused code
2017-10-06 11:11:52 +02:00
Mads Rasmussen
282cc0c722
testing scrolling, custom html in content and custom step views
2017-10-06 10:14:33 +02:00
Shannon
9016147118
Streamlines temp folder name so it's consistent, ensure the folder exists before writing to it
2017-10-06 12:11:20 +11:00
Shannon
bee75803f7
Adds file exist checks
2017-10-06 11:51:27 +11:00
Shannon
7b3f7f4ad4
U4-10503 Umbraco plugins cache files should be stored in the same local temp location as the umbraco xml cache file
2017-10-06 11:47:25 +11:00
Shannon Deminick
f6c25f29c0
Merge pull request #2229 from keroberts/dev-v7-U4-10496
...
Fix Typo in Email Property Editor
2017-10-06 01:01:48 +11:00
keroberts
6de3b920eb
Fix Typo in Email Property Editor
2017-10-05 14:04:02 +01:00
Mads Rasmussen
4584abaa72
add a bunch of element navigation attributes
2017-10-05 13:42:51 +02:00
Zsolt
c1ca0c9c2f
Merge remote-tracking branch 'origin/temp-U4-10305' into temp-U4-10305
2017-10-04 15:20:15 +02:00
Zsolt
27c260cd03
Sticking the popoup to the highlight
2017-10-04 15:18:20 +02:00
Mads Rasmussen
73a5c55547
add data attribute to tree-item-options
2017-10-04 15:12:50 +02:00
Mads Rasmussen
b8831c253e
testing different tours
2017-10-04 15:09:26 +02:00
Zsolt
b2d3e75566
rounding X and Y coordinate values for SVG
2017-10-04 13:12:53 +02:00
Zsolt
cb526170e2
Merge remote-tracking branch 'origin/temp-U4-10305' into temp-U4-10305
2017-10-04 13:03:29 +02:00
Zsolt
93237bfdb8
Style of the Guided tour CSS + HTML
2017-10-04 13:03:24 +02:00
Mads Rasmussen
1c39c741b6
get outerWidth and outerHeight
2017-10-04 13:01:33 +02:00
Mads Rasmussen
ec2589f517
add global data attribute to all main editors
2017-10-04 11:35:30 +02:00
Zsolt
2ca6e8be9a
Implemented SVG backdrop
2017-10-04 11:17:44 +02:00
Mads Rasmussen
b9d1a776cb
init tour component
2017-10-04 09:19:33 +02:00
Robert
5eb609d8a0
Renamed a few properties and a class
2017-10-03 15:35:36 +02:00
Sebastiaan Janssen
76dc311586
Merge branch 'dev-v7.6' into dev-v7
...
# Conflicts:
# src/Umbraco.Tests/Web/Mvc/HtmlStringUtilitiesTests.cs
# src/Umbraco.Web/HtmlStringUtilities.cs
2017-10-02 13:51:21 +02:00
Sebastiaan Janssen
581f15b172
Manually applying change from U4-10478 7.7.1 HtmlStringUtilities Truncate throws an IndexOutOfRange when input word is shorter than "…" and crash the entire site to 7.6.9 too.
2017-10-01 12:05:40 +02:00
Robert
daf01fb0fa
Merge pull request #2226 from erikarenhill/U4-10478
...
U4-10478: Bugfix where it would throw an IndexOutOfBounds
2017-09-30 00:32:57 +02:00
Mads Rasmussen
4d5069726b
Update client side unit tests
2017-09-29 10:44:18 +02:00
Zsolt
588640037c
Merge pull request #2054 from bjarnef/dev-v7-U4-7044
...
U4-7044 - Adjust icon and heading to fix issue with icon position in IE
2017-09-29 10:28:10 +02:00
Zsolt
7b106caf95
Merge pull request #2214 from bjarnef/dev-v7-U4-10461
...
U4-10461 - Format dates using culture of current backoffice user
2017-09-29 10:14:27 +02:00
Mads Rasmussen
0da8644e77
Merge branch 'dev-v7' into temp-U4-10309
2017-09-29 09:55:32 +02:00
Zsolt
828a94bc4f
Merge pull request #2213 from bjarnef/dev-v7-U4-10462
...
U4-10462 - Localize dropdown filters
2017-09-29 09:28:42 +02:00
Shannon
efd1ea5b86
bumps version
2017-09-29 13:18:58 +10:00
Shannon
376d93de61
Merge remote-tracking branch 'origin/dev-v7.6' into dev-v7
2017-09-29 13:18:17 +10:00
Shannon
33d7598d3c
Adding key fallback to list view select functions to fix issue when selecting multiple items with an ID of int.MaxValue
2017-09-29 13:16:53 +10:00
Shannon Deminick
6a74967a49
Merge pull request #2212 from callumbwhyte/U4-10464
...
U4-10464: Fixes selecting multiple list view items when item ID is int.MaxValue
2017-09-29 13:13:31 +10:00
Shannon
79351efd36
Fixes the JS errors with recent changes
2017-09-29 13:08:47 +10:00
Shannon Deminick
70c9da93e9
Merge pull request #2211 from callumbwhyte/U4-10463
...
U4-10463: Fixes Backoffice opening custom section on login instead of content section
2017-09-29 12:30:16 +10:00
Shannon Deminick
521acc0618
Merge pull request #2220 from umbraco/temp-U4-10437
...
U4-10437 Listview children not showing after upgrade to 7.7
2017-09-29 12:24:02 +10:00
Shannon
95c3a7386d
simplifies logic
2017-09-29 12:21:48 +10:00
Sebastiaan Janssen
448a99d5a4
Fix "Item already exists in dictionary" when selecting items in the list view
2017-09-28 22:00:25 +02:00
Sebastiaan Janssen
83f705e19f
Merge branch 'dev-v7' into temp-U4-10437
2017-09-28 20:07:27 +02:00
Sebastiaan Janssen
880ae5cb95
Merge remote-tracking branch 'origin/dev-v7.6' into dev-v7
2017-09-28 20:01:44 +02:00
Sebastiaan Janssen
476773fce5
Merge pull request #2224 from umbraco/temp-U4-5222
...
U4-5222 Rollback Feature fails to update the UI to show the rolled ba…
2017-09-28 20:00:13 +02:00
Sebastiaan Janssen
953355cddd
Merge pull request #2222 from umbraco/temp-U4-10364-2
...
U4-10364 SQL error occurs when we attempt to sort media items by "Cre…
2017-09-28 19:39:19 +02:00
Zsolt
e0801cd05a
Merge branch 'dev-v7' into dev-v7-U4-10462
2017-09-28 16:33:25 +02:00
Robert
e643189b10
Moved mediaLink mapping directly to autoMapper
2017-09-28 16:07:16 +02:00
erikarenhill
b363a1711a
U4-10478: Bugfix where it would throw an IndexOutOfBounds when passing a word shorter than … to Truncate. Now checks whether the input wanted an elipsis and also if it reached the end.
2017-09-28 15:52:13 +02:00
Robert
97716d5570
Merge pull request #2205 from umbraco/temp-U4-10420
...
added event to load audit trail on Properties tab only
2017-09-28 15:32:19 +02:00
Robert
5517252200
Moved documentType and mediaLink to root node for media section
...
Created Map in MediaModelMapper to cater for the new property (DocumentType)
Wired front-end to match the new properties
2017-09-28 15:21:04 +02:00
negyven6
45fca02dd1
Merge pull request #2210 from bjarnef/dev-v7-U4-10442
...
U4-10442 - Localization of users section
2017-09-28 15:18:15 +02:00
Mads Rasmussen
92a5c31ce6
remove publish date in footer
2017-09-28 13:55:11 +02:00
Sebastiaan Janssen
b426f92e4f
Update README.md
2017-09-28 13:53:18 +02:00
Sebastiaan Janssen
3e3372752a
Update README.md
2017-09-28 13:52:16 +02:00
negyven6
4104ffc699
Merge pull request #2204 from bjarnef/dev-v7-fix-cropper-zindex
...
U4-10440 - Fix image cropper z-index with focal point behind sticky bar
2017-09-28 11:36:43 +02:00
Mads Rasmussen
345c038e8b
make sure we don't have unwanted markup in the dom
2017-09-28 10:41:08 +02:00
negyven6
f63aa2e2ed
Merge pull request #2207 from bjarnef/dev-v7-U4-10446
...
U4-10446 - Fix IE issues with action button in tree
2017-09-28 10:35:07 +02:00
negyven6
57553a5956
Merge pull request #2206 from bjarnef/dev-v7-U4-10445
...
U4-10445 - Fix IE issues with user boxes
2017-09-28 10:22:21 +02:00
Mads Rasmussen
59defa6b11
rename event to follow naming convention, fix missing tab id, change so the tab id matches the new "info"-tab
2017-09-28 10:12:01 +02:00
Mads Rasmussen
7e0d7ebbd4
Merge branch 'temp-U4-10309' into temp-U4-10420
2017-09-28 10:03:19 +02:00
Robert
c13d4ed235
Merge pull request #2218 from umbraco/temp-U4-10421
...
fixes: U4-10421 Split up properties tab: One for umbraco properties a…
2017-09-28 09:55:55 +02:00
Robert
a47b5035fe
Merge pull request #2219 from umbraco/temp-U4-10311
...
U4-10311 Wire up angular with backend
2017-09-28 09:10:02 +02:00
Shannon
f6be389f4f
fixes tests
2017-09-28 16:13:50 +10:00
Shannon
252f0fe88e
Fixes up the angular side of things to ensure the right property values are wired together correctly
2017-09-28 15:13:33 +10:00
Shannon
387faca71e
Simplifies the model mapping, uses strongly typed values
2017-09-28 14:54:18 +10:00
Shannon
d2d43255aa
U4-5222 Rollback Feature fails to update the UI to show the rolled back content - requires refresh
2017-09-28 02:38:53 +10:00
Robert
62cda02ded
Some clean up in ContentModelMapper.cs
2017-09-27 16:02:32 +02:00
Shannon
9ad767a285
removes regex configuration bits
2017-09-27 23:13:02 +10:00
Shannon
b39e218d51
U4-10364 SQL error occurs when we attempt to sort media items by "Created by" column
2017-09-27 23:04:53 +10:00
Shannon
22ff362521
Changes email validation in c# to use the email address attribute like we do elsewhere in the codebase, adds unit test assertions to verify it validates the new odd email addresses
2017-09-27 22:50:47 +10:00
Shannon Deminick
3bbeb6670b
Merge pull request #2215 from umbraco/temp-U4-10439
...
U4-10439 Email validation in installer, User and Member editor need t…
2017-09-27 22:34:47 +10:00
Shannon Deminick
581b1b6fbf
Merge pull request #2208 from Sam7/U4-10444
...
Fix for: U4-10444 - External Logins have stopped working since the 7.…
2017-09-27 22:27:35 +10:00
Shannon
4053c52dfb
U4-10437 Listview children not showing after upgrade to 7.7
2017-09-27 22:17:50 +10:00
Mads Rasmussen
3e2a6424bd
wire up audit trail log type colors
2017-09-27 14:08:29 +02:00
Mads Rasmussen
c0f695bcf9
make grunt linter happy
2017-09-27 14:07:47 +02:00
Robert
2e1e2e4325
Properties tab will be removed if it has no properties
2017-09-27 13:58:33 +02:00
Sebastiaan Janssen
6a80cc5708
The order matters.. go figure!
2017-09-27 13:32:03 +02:00
Sebastiaan Janssen
01ba781e75
Make sure to expose the regex during install so the validation actually works
2017-09-27 13:06:43 +02:00
Mads Rasmussen
1316bb5d5b
fixes: U4-10421 Split up properties tab: One for umbraco properties and one for user added properties
2017-09-27 12:56:43 +02:00
Sebastiaan Janssen
b477ed726d
Change input types to email instead of text
2017-09-27 12:45:44 +02:00
Sebastiaan Janssen
147d6aa638
Revert to the previous regex we had, which was actually working great
2017-09-27 12:36:43 +02:00
Sebastiaan Janssen
efca0a904d
Adds a test for gmail syntax email aliases
2017-09-27 12:11:47 +02:00
Robert
fe97860694
Changed dataFormatter to work with values from the root node instead of values from properties tab
2017-09-27 11:56:11 +02:00
Robert
98b4aa6bae
Cleared more of the not needed code
2017-09-27 10:56:45 +02:00
Sebastiaan Janssen
7e25501ac5
Merge remote-tracking branch 'origin/dev-v7.6' into dev-v7
...
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
2017-09-27 10:08:44 +02:00
Sebastiaan Janssen
4b581a2182
Merge pull request #2217 from umbraco/temp-U4-10470
...
U4-10470 Missing transform for the scripts tree when upgrading
2017-09-27 10:06:08 +02:00
Claus
581eac5369
U4-10470 Missing transform for the scripts tree when upgrading
2017-09-27 10:04:07 +02:00
Robert
eb7f4e74f2
Removed unused code as we dont have those properties in the properties tab anymore
2017-09-27 09:31:31 +02:00
Robert
4a9e326267
Remove the rest of umb properties
2017-09-27 09:28:51 +02:00
Shannon Deminick
c941ff093c
Merge pull request #2216 from rasmusjp/patch-1
...
Fix incorrect closed div
2017-09-27 08:30:07 +10:00
Rasmus
60f9490892
Fix incorrect closed div
2017-09-26 22:28:13 +02:00
Robert
67edc6cf9a
Deleted updateDate, createDate and createdBy from properties tab
2017-09-26 15:57:50 +02:00
Robert
e740838ef7
Moved template and docType from properties tab to root node and linked the values back together in front-end
2017-09-26 15:44:41 +02:00
Sebastiaan Janssen
7c864fe2e9
Whoops change hardcoded regex to one provided by the configuration
2017-09-26 15:27:35 +02:00
Sebastiaan Janssen
8a52865d22
U4-10439 Email validation in installer, User and Member editor need to be the same
2017-09-26 15:23:47 +02:00
Niels Hartvig
78e5d6d3ad
Merge pull request #2203 from umbraco/temp-U4-10435
...
U4-10435 Unable to Change Username (Reverts After Save)
2017-09-26 11:15:39 +02:00
Robert
dec44b1288
Moved templateConfig to root node
2017-09-26 09:20:38 +02:00
Sebastiaan Janssen
33cf983cae
Bump version
2017-09-25 11:19:36 +02:00
Sebastiaan Janssen
98a0729549
Merge pull request #2202 from umbraco/temp-U4-10382
...
U4-10382 Add end point to get a paginated audit trail
2017-09-25 10:55:09 +02:00
Shannon
3ce6eb09aa
Ensures HealthCheckController is authorized to user with developer access
...
(cherry picked from commit 7c4eb71f07 )
2017-09-25 10:48:15 +02:00
Stephan
963015cf4a
Fix LocalDb detection on 32/64 bits systems
...
(cherry picked from commit a239e92bc0 )
2017-09-25 10:47:38 +02:00
Sebastiaan Janssen
cc35af4eab
Merge pull request #2209 from umbraco/temp-deploy-401
...
deploy-401 - fix id reservations
2017-09-25 10:46:05 +02:00
Shannon
7c4eb71f07
Ensures HealthCheckController is authorized to user with developer access
2017-09-25 14:49:59 +10:00
Bjarne Fyrstenborg
9282312305
Format dates using culture of current backoffice user
2017-09-24 23:02:45 +02:00
Bjarne Fyrstenborg
fc46569cd9
Add comment
2017-09-24 22:11:12 +02:00
Bjarne Fyrstenborg
30f42f4ea8
Fix dropdown issue with checkbox because of long label text
2017-09-24 21:57:05 +02:00
Bjarne Fyrstenborg
fa777c46b1
Localize user filters
2017-09-24 21:43:23 +02:00
Callum Whyte
a01f69807c
Adding key fallback to list view select functions to fix issue when selecting multiple items with an ID of int.MaxValue
2017-09-24 19:11:58 +01:00
Callum Whyte
e12498ccae
Moving default or empty check for section routeParam into routing resolve function so it's handled earlier in the pipeline
2017-09-24 18:34:16 +01:00
Bjarne Fyrstenborg
4fc51e4a8b
Translate last login
2017-09-23 02:19:55 +02:00
Bjarne Fyrstenborg
4c3e66e58d
Ensure localization is used like in other tree controllers
2017-09-23 02:17:29 +02:00
Bjarne Fyrstenborg
17abd53b1b
More localization of labels
2017-09-23 02:10:08 +02:00
Bjarne Fyrstenborg
202a3e10b5
Localize cancel link in dialog
2017-09-22 23:30:07 +02:00
Bjarne Fyrstenborg
925f64c79d
Localize "select user group" dialog heading
2017-09-22 23:26:09 +02:00
Bjarne Fyrstenborg
c28e5f4d55
Localize user group delete button
2017-09-22 23:25:19 +02:00
Bjarne Fyrstenborg
439c460220
Localize user management heading
2017-09-22 23:12:33 +02:00
Bjarne Fyrstenborg
ae1702c62a
Remove unused translation keys
2017-09-22 23:03:38 +02:00
Bjarne Fyrstenborg
1ed29fb8bb
Add translations of new user management and fix other translations
2017-09-22 23:01:43 +02:00
Sebastiaan Janssen
c9ea1a5504
Copy Azure Gallery script to output folder
2017-09-22 17:03:20 +02:00
Sebastiaan Janssen
10da318989
Get-FileHash is now unused
2017-09-22 16:54:34 +02:00
Sebastiaan Janssen
74e3308017
Adds Azure Gallery release script - no more need for WebPI builds
2017-09-22 16:52:04 +02:00
Stephan
349d89e4d7
deploy-401 - fix id reservations
2017-09-22 13:08:05 +02:00
Sam Sperling
201ac076c3
Fix for: U4-10444 - External Logins have stopped working since the 7.7.1 update when using auto linking
2017-09-22 13:55:15 +10:00
Bjarne Fyrstenborg
bc2e9936d8
Fix issue in IE10 where width 100% pushed action button (dots) out of tree section
2017-09-22 00:01:34 +02:00
Bjarne Fyrstenborg
e8e9f5ca49
Fix squeezed action button (dots) in IE
2017-09-22 00:00:39 +02:00
Bjarne Fyrstenborg
b938685db0
Ensure longer text in user box is wrapped in IE, e.g. "Migrated Section Access Group 1"
2017-09-21 23:25:40 +02:00
Bjarne Fyrstenborg
39498ad362
Center avatar horizontally in IE
2017-09-21 23:24:10 +02:00
Robert
97868593f8
Tab check is now using id and hash instead of innerHtml
2017-09-21 15:50:22 +02:00
Robert
dcdfb074af
Forgot to clean after myself :)
2017-09-21 14:09:14 +02:00
Robert
a36b1097c5
added event to load audit trail on Properties tab only
2017-09-21 13:56:03 +02:00
Mads Rasmussen
e268a05f6e
remove client side lesson functions from core - these will be moved to the starter-kit
2017-09-21 11:14:31 +02:00
Sebastiaan Janssen
92b6e276bf
U4-10443 Remove xmlrpcnet from nuspec
2017-09-21 08:44:59 +02:00
Stephan
a239e92bc0
Fix LocalDb detection on 32/64 bits systems
2017-09-21 08:32:49 +02:00
Sebastiaan Janssen
e0025db56d
Merge remote-tracking branch 'origin/dev-v7.7' into dev-v7
2017-09-21 08:26:59 +02:00
Mads Rasmussen
fb7d22dca8
polish
2017-09-20 20:58:52 +02:00
Mads Rasmussen
bac53bc241
rename dynamic user dashboards to "user-dialog" so they aren't confused with the user profiles in the new user section
2017-09-20 20:39:05 +02:00
Mads Rasmussen
ce690acda0
move drawer width to less variable + fix backdrops when drawer is open
2017-09-20 20:30:44 +02:00
Bjarne Fyrstenborg
1238c10b3d
Ensure close button is behind sticky bar
2017-09-20 18:39:51 +02:00
Bjarne Fyrstenborg
35177eea9f
Fix image cropper z-index with focal point behind sticky bar
2017-09-20 18:01:51 +02:00
Mads Rasmussen
cb8157dfca
Start on a fresh help drawer branch - the other branch was a mess of testing data and nested content merges
2017-09-20 15:46:33 +02:00
Sebastiaan Janssen
7cd632302b
Only sync the email and username when UsernameIsEmail is true - U4-10435 Unable to Change Username (Reverts After Save)
2017-09-20 13:34:19 +02:00
Shannon Deminick
7142222234
Merge pull request #2201 from wanddy/dev-v7
...
Improve Chinese translation
2017-09-20 09:36:30 +10:00
Sebastiaan Janssen
fd35d89949
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
2017-09-19 18:51:23 +02:00
Sebastiaan Janssen
1b3fc9fb21
Oops! Add -docs for all the log file pipes
2017-09-19 18:37:00 +02:00
Sebastiaan Janssen
2e98651d62
Create the out and tmp folders correctly
2017-09-19 18:16:19 +02:00
Sebastiaan Janssen
704e981284
Always do the node/bower/gulp build to get docs, start with node build first
2017-09-19 18:15:31 +02:00
Sebastiaan Janssen
0070d8b913
Bump version
2017-09-19 14:23:58 +02:00
Sebastiaan Janssen
9c0500325d
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
...
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
2017-09-19 14:23:26 +02:00
Sebastiaan Janssen
eda7f1e527
Bump version
2017-09-19 14:17:19 +02:00
Sebastiaan Janssen
018a066f86
U4-10428 Can't drag Image in Image Cropper (in Umbraco 7.6.7)
2017-09-19 14:10:20 +02:00
Robert
4c7c6e37d1
Forgot to clean after myself :)
2017-09-19 12:02:29 +02:00
Robert
116e53e07d
Custom serialization attribute added to AuditType property
2017-09-19 11:49:32 +02:00
Sebastiaan Janssen
e33a28ac19
Making sure we don't build Belle twice for the documentation
2017-09-19 11:38:20 +02:00
Robert
a74c4433f7
Mapping the DateStamp and UserName to AuditLog
...
Refactored how the the Username is displayed due to some misunderstanding on my part.
2017-09-19 11:01:07 +02:00
Wanddy Huang(黄仁祥)
0f17a27d86
Improve Chinese translation
...
Improve Chinese translation.
2017-09-19 15:56:47 +08:00
Wanddy Huang(黄仁祥)
9c24dc71a4
Merge pull request #2 from umbraco/dev-v7
...
Merge from origin source
2017-09-19 15:49:16 +08:00
Robert
2ccf74a921
Adding the userName to the audit comment
...
Before the
2017-09-19 09:29:24 +02:00
Shannon
6205d8a9f9
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
...
# Conflicts:
# src/Umbraco.Web/Editors/AuthenticationController.cs
2017-09-19 13:34:08 +10:00
Shannon
0ef57d819c
removes uneeded null checks from AuthenticationController for raising UserManager events
2017-09-19 13:31:43 +10:00
Sebastiaan Janssen
0dfbe4d4eb
Bump version
2017-09-18 23:08:32 +02:00
Sebastiaan Janssen
d0e99bf5d9
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
2017-09-18 22:31:20 +02:00
Sebastiaan Janssen
c321d6dd44
Adds files missing from build output
2017-09-18 16:52:43 +02:00
Sebastiaan Janssen
48f2aa4f15
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
...
# Conflicts:
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
2017-09-18 14:19:47 +02:00
Sebastiaan Janssen
5d74e61bcf
Bump version
2017-09-18 14:16:57 +02:00
Robert
f3a81d82be
Merge pull request #2184 from umbraco/temp-U4-10405
...
fixes: U4-10405 When scheduled publishing it set, change the default …
2017-09-18 13:24:47 +02:00
Shannon
029ace796d
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
...
# Conflicts:
# src/Umbraco.Core/Security/BackOfficeUserManager.cs
# src/Umbraco.Web/Security/Providers/UsersMembershipProvider.cs
2017-09-18 20:04:05 +10:00
Shannon
8b39f495e5
Simplifies the UnlockUser method so we don't have to have it in the BackOfficeUserManager
2017-09-18 19:59:23 +10:00
Shannon
a5581ba13e
ensures the UsersController raises the appropriate event when an admin user changes another user's password
2017-09-18 19:42:49 +10:00
Shannon
e8e0664129
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7, removes the UnlockUser method of BackOfficeUserManager since the membership provider is no longer used to perform any unlocking
2017-09-18 19:38:10 +10:00
Shannon
d468e346f1
reverts changes made to UmbracoMembershipProvider and adds another virtual internal method that the UsersMembershipProvider overrides, so now all of the event raising is done in the user specific provider.
2017-09-18 19:01:00 +10:00
Shannon
2a10eed059
Moves raising events for reseting/changing password out of the MembershipHelper ChangePassword method and to the places where it is being called
2017-09-18 16:56:43 +10:00
Shannon
4ec04c779a
Adds notes about the UnlockUser method as we'll need to change this in 7.7
2017-09-18 16:29:29 +10:00
Shannon
26034fa33f
Changes ResetAccessFailedCountAsync in BackOfficeUserManager to use Identity APIs
2017-09-18 16:24:23 +10:00
Shannon
97ddbdb1f0
Makes IdentityAuditEventArgs immutable and injects all required values, makes the events strongly typed.
2017-09-18 16:17:54 +10:00
Shannon
20290582d9
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
2017-09-18 15:37:23 +10:00
Shannon Deminick
731c51bfc7
Merge pull request #2200 from abjerner/patch-21
...
Just had to have #2200 (Danish translations for the user section in Umbraco 7.7)
2017-09-18 15:05:43 +10:00
Shannon Deminick
78cb085e00
Merge pull request #2199 from abjerner/patch-20
...
Added missing Danish translation for "searchNoResult" in "general
2017-09-18 15:05:01 +10:00
Shannon Deminick
f2ea4596d7
Merge pull request #2198 from abjerner/patch-19
...
Added translations for labels when creating a new partial view
2017-09-18 15:04:10 +10:00
Shannon Deminick
f9d5de7af4
Merge pull request #2197 from abjerner/patch-18
...
Added Danish translation for "remove" in "general"
2017-09-18 15:03:38 +10:00
Anders Bjerner
04c6fd0947
Added Danish translation for "enabled" in the "actions" section
...
Also used in the new users section
2017-09-17 22:47:05 +02:00
Anders Bjerner
8bcf35734d
Added some missing Danish translations for the new user section
...
There appears to be some hardcoded labels here and there, which may be for another pull request.
2017-09-17 22:45:38 +02:00
Anders Bjerner
4de7da2ac1
Added missing translation for "searchNoResult"
...
Used in Umbraco's list views when the search query doesn't match any items
2017-09-17 22:24:22 +02:00
Anders Bjerner
67d12ae2ca
Added translations for labels when creating a new partial view
...
I think "partial view" and "snippet" still makes sense in Danish, so I've only translated the text around it.
2017-09-17 22:17:37 +02:00
Anders Bjerner
e8ba069051
Added Danish translation for "remove" in "general"
...
The Danish translation is missing in both 7.6 and 7.7 beta. The label is used by the new content picker (and probably other parts of Umbraco as well):

2017-09-17 19:15:02 +02:00
Sebastiaan Janssen
bb88eb155f
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
...
# Conflicts:
# src/Umbraco.Core/Security/BackOfficeSignInManager.cs
# src/Umbraco.Core/Security/BackOfficeUserManager.cs
# src/Umbraco.Web/Editors/AuthenticationController.cs
# src/Umbraco.Web/Security/MembershipHelper.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/users/EditUser.aspx.cs
2017-09-15 16:34:51 +02:00
Sebastiaan Janssen
a3457d2498
Merge pull request #1923 from umbraco/temp-U4-8634
...
U4-8634 Usermanagement - Proper auditing of user events instead of just adding log entries
2017-09-15 15:13:14 +02:00
Sebastiaan Janssen
388d660e11
Raise event when login succeeds after 2FA challenge. Raise event when locked out during 2FA attempts.
2017-09-15 15:12:40 +02:00
Sebastiaan Janssen
b6dbc245e2
Merge branch 'dev-v7' into temp-U4-8634
2017-09-15 13:57:46 +02:00
Sebastiaan Janssen
3efba6b576
Update title of preview window
2017-09-15 13:52:26 +02:00
Sebastiaan Janssen
3803785569
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
2017-09-15 13:51:23 +02:00
Sebastiaan Janssen
54407a66a4
Fixes canvas designer
2017-09-15 13:50:43 +02:00
Sebastiaan Janssen
5451d28fe4
Update unit tests to account for the new AuditMapper
2017-09-14 21:29:24 +02:00
Mads Rasmussen
db57268440
add prototype for media properties tab
2017-09-14 21:00:26 +02:00
Sebastiaan Janssen
3f82781c0f
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
2017-09-14 16:15:43 +02:00
Sebastiaan Janssen
bca46f11ad
Makes the sort order input same size as the one on tabs
2017-09-14 16:11:23 +02:00
Warren Buckley
a86b8f786d
Merge pull request #1817 from marcemarc/temp-U4-6738
...
Relates to Issue U4-6738 - Allow viewing/sorting of composition properties.
2017-09-14 14:55:48 +01:00
Mads Rasmussen
ac265067e8
move media node info component to media subfolder
2017-09-14 15:41:47 +02:00
Mads Rasmussen
5330830362
Merge branch 'dev-v7.7' into temp-U4-10309
...
# Conflicts:
# src/Umbraco.Web.UI.Client/bower.json
# src/Umbraco.Web.UI.Client/gruntFile.js
2017-09-14 15:28:21 +02:00
Warren Buckley
ac3eaf43cb
Forgot to revert the logic for the extra button/label click to show the sort order on properties
2017-09-14 14:16:47 +01:00
Robert
f6d4170010
Merge pull request #1633 from bjarnef/dev-v7-U4-9149
...
fixes: U4-9149 - Fix z-index of focal point
2017-09-14 15:15:51 +02:00
Warren Buckley
2b0ea45da9
Remove the extra button/click in the UI & show the property sortOrder value when we are sorting
2017-09-14 14:13:42 +01:00
Warren Buckley
07d05c9e0d
Revert "toggle the show ordinals label button to hide, when in show ordinal mode"
...
This reverts commit 51215f11af .
2017-09-14 14:09:00 +01:00
Warren Buckley
26a5682a14
Revert "add language translations keys for showOrdinals and hideOrdinals"
...
This reverts commit 8ab2f7c257 .
2017-09-14 14:08:00 +01:00
Sebastiaan Janssen
5ab364781b
Sync en and en_us language
2017-09-14 14:29:53 +02:00
Sebastiaan Janssen
c2d328685d
Remove wrong and misleading translation key that's unused
2017-09-14 14:29:26 +02:00
Mads Rasmussen
c013be4f36
add missing language keys for en_us.xml
2017-09-14 14:04:25 +02:00
Sebastiaan Janssen
f3fc2bcfb8
Merge pull request #2177 from umbraco/temp-U4-10384
...
U4-10384 Error when changing content type on media item
2017-09-14 13:46:32 +02:00
Robert
c8d49ed5a7
Merge pull request #2195 from umbraco/temp-U4-10413
...
fixes: U4-10413 Composition/Reorder bar gets in the way when editing …
2017-09-14 11:41:04 +02:00
Mads Rasmussen
9c2b0a3ef6
fixes: U4-10413 Composition/Reorder bar gets in the way when editing or adding a property
2017-09-14 11:04:34 +02:00
Shannon
703c3eefe8
Fixes issue with trying to log in as a user that is disabled.
2017-09-14 19:00:59 +10:00
Shannon
4ab67d8cff
fix build
2017-09-14 18:28:02 +10:00
Shannon
f8d165599d
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
2017-09-14 18:10:59 +10:00
Stephan
9355a81716
comments
2017-09-14 10:08:35 +02:00
Per Ploug
87575e9067
Reverting grid config
2017-09-14 10:04:04 +02:00
Sebastiaan Janssen
a5b31e94b6
Merge pull request #2194 from umbraco/temp-U4-10409
...
temp - vsts troubleshooting
2017-09-14 09:32:04 +02:00
Shannon
3815a6c607
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
2017-09-14 16:17:44 +10:00
Shannon Deminick
f9e094a00a
Merge pull request #2193 from gunnim/dev-v7
...
U4-9562 - HealthCheckResolver from internal to public
2017-09-14 15:36:13 +10:00
Gunnar Már Óttarsson
053175a5a6
Fix http://issues.umbraco.org/issue/U4-9562
...
Change HealthCheckResolver to public allowing DI
2017-09-13 19:24:46 +00:00
Stephan
ce7488a924
temp - vsts troubleshooting
2017-09-13 18:23:19 +02:00
Sebastiaan Janssen
6cd2a15964
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
...
# Conflicts:
# src/Umbraco.Core/UdiEntityType.cs
2017-09-13 17:34:35 +02:00
Sebastiaan Janssen
f442599633
Merge pull request #2191 from umbraco/temp-U4-10409
...
U4-10409 UDI Parsing should not require scanning assemblies
2017-09-13 17:28:33 +02:00
Sebastiaan Janssen
37b6b42570
Merge branch 'temp-U4-10409' of https://github.com/umbraco/Umbraco-CMS into temp-U4-10409
2017-09-13 17:20:49 +02:00
Stephan
f1149fb826
U4-10409 - revert unwanted files
2017-09-13 17:20:06 +02:00
Sebastiaan Janssen
3f8f96e8c3
Merge branch 'dev-v7' into temp-U4-10409
2017-09-13 17:18:09 +02:00
Sebastiaan Janssen
8ebbfca17d
Merge branch 'dev-v7.7' of https://github.com/umbraco/Umbraco-CMS into dev-v7.7
2017-09-13 13:15:28 +02:00
Sebastiaan Janssen
076a8e0e23
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
...
# Conflicts:
# src/umbraco.sln
2017-09-13 13:09:20 +02:00
Stephan
44da6c9f97
Merge pull request #2188 from umbraco/temp-U4-10401
...
U4-10401 Being able to rename Data Type folders
2017-09-13 13:08:09 +02:00
Sebastiaan Janssen
a75181bd7f
Update sln to not refer to old build scripts any more
2017-09-13 13:07:22 +02:00
Stephan
058ad9f99a
Merge branch 'dev-v7.7' into temp-U4-10401
2017-09-13 12:12:10 +02:00
Sebastiaan Janssen
dd440eb9d5
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
...
# Conflicts:
# src/Umbraco.Core/Services/ContentService.cs
# src/Umbraco.Web/WebApi/UmbracoAuthorizedApiController.cs
2017-09-13 12:09:17 +02:00
Sebastiaan Janssen
00b469b61b
Easy ps script to just update the Umbraco version without having to do a full build
2017-09-13 12:07:29 +02:00
Sebastiaan Janssen
83f08538c2
U4-10407 We should log unhandled exceptions that occur in webapi controllers and always have detailed errors returned to users even when not in debug mode
...
# Conflicts:
# src/Umbraco.Web/WebApi/UmbracoAuthorizedApiController.cs
2017-09-13 12:05:02 +02:00
Sebastiaan Janssen
aafe0e1c6c
Merge pull request #2189 from umbraco/temp-U4-10407
...
U4-10407 We should log unhandled exceptions that occur in webapi controllers and always have detailed errors returned to users even when not in debug mode
2017-09-13 12:04:29 +02:00
Stephan
ef91e152b4
U4-10409 - udi parsing and assembly scanning
2017-09-13 12:00:56 +02:00
Stephan
add0685d3f
U4-10409 - udi parsing
2017-09-13 09:35:17 +02:00
Shannon
27fc3a9bb3
U4-10409 UDI Parsing should not require scanning assemblies
2017-09-13 14:16:43 +10:00
Shannon Deminick
bbc625f65d
Merge pull request #2190 from abryukhov/temp-U4-10404
...
U4-10404 - v7.7 - added & changed UI localization keys sync for RU language
2017-09-13 09:44:53 +10:00
Alexander Bryukhov
8b34ab24f4
v7.7 - added & changed UI localization keys sync for RU language
2017-09-12 23:54:17 +07:00
Stephan
e8faf54edf
Merge pull request #2187 from umbraco/temp-U4-10118
...
temp u4 10118
2017-09-12 16:05:55 +02:00
Stephan
8548ee7761
u4-10118 - don't create a FS provider manager just to reset it
2017-09-12 16:05:35 +02:00
Claus
ac391f3bcd
Merge branch 'temp-unittests-for-urls' into dev-v7
2017-09-12 15:04:08 +02:00
Claus
0700e37830
adding unit tests for urls.
...
adding unit test for creating child content without identity.
cleaning up some usings ...
2017-09-12 14:44:01 +02:00
Shannon
7a71f64978
U4-10407 We should log unhandled exceptions that occur in webapi controllers and always have detailed errors returned to users even when not in debug mode
2017-09-12 21:54:55 +10:00
Shannon
643d0012c6
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
2017-09-12 20:22:21 +10:00
Shannon Deminick
5f4985b4eb
Merge pull request #2185 from tomvanenckevort/U4-10184
...
U4-10184 - Fixed string splitting in MultipleTextStringValueConverter.
2017-09-12 20:19:32 +10:00
Sebastiaan Janssen
14ff7cbcc7
Comment out tests that are described in the file not to be working - so build server doesn't fail
2017-09-12 12:18:06 +02:00
Mads Rasmussen
4b6b24b2f5
add empty state to history
2017-09-12 11:56:39 +02:00
Mads Rasmussen
7d5d89e9cb
reuse styles for schedule dates
2017-09-12 11:56:13 +02:00
Sebastiaan Janssen
4d7f66736d
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
2017-09-12 11:41:37 +02:00
Stephan
d179792cc3
perfs - fix IsPublishable silly bug
2017-09-12 11:39:34 +02:00
Sebastiaan Janssen
4cb7b29f60
Try to make build server do the npm/gulp tasks on it's own
2017-09-12 11:20:46 +02:00
Sebastiaan Janssen
fb2f9cea64
Make VSTS responsible for padding the build number
2017-09-12 11:03:56 +02:00
Sebastiaan Janssen
394f21f4be
Make it possible for the build server to set an alpha build version
2017-09-12 10:38:22 +02:00
Mads Rasmussen
ab85cbf599
remove unused code + clean up styles in general box
2017-09-12 10:24:44 +02:00
Claus
32cd9d44cb
Merge pull request #1831 from leekelleher/issue/U4-9678
...
Fixes U4-9678 - XPath Syntax Parser slowdown
2017-09-12 10:19:36 +02:00
Robert
7aeed3ae2f
Changed to dataType constant guid
2017-09-12 10:19:31 +02:00
Robert
8269203a47
Added missing "$" and missing rename icon to the DataTypeTreeController
2017-09-12 09:35:15 +02:00
Sebastiaan Janssen
1eea4867af
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
2017-09-12 09:21:39 +02:00
Sebastiaan Janssen
237b7176bf
I see, we explicitly need to tell MsBuild not to build belle, fine
2017-09-12 09:19:34 +02:00
Tom van Enckevort
1fa2c16668
U4-10184 - Fixed string splitting in MultipleTextStringValueConverter.
2017-09-12 08:15:14 +01:00
Sebastiaan Janssen
63343d89de
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
2017-09-12 09:05:28 +02:00
Sebastiaan Janssen
1c5e2b5f73
No need for UmbracoBuild=True - the build scripts already manually build Belle once, this would just cause it to run again during MSBuild
2017-09-12 09:02:57 +02:00
Sebastiaan Janssen
26cce02984
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
...
# Conflicts:
# src/Umbraco.Web.UI.Client/test/config/karma.conf.js
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
2017-09-12 08:52:10 +02:00
Sebastiaan Janssen
30af8cb928
Only build Belle when UmbracoBuild is set (from powershell input), lib folder doesn't exist or on rebuild
2017-09-12 08:47:36 +02:00
Robert
9fd0e7771d
Rename logic in place
2017-09-12 08:28:18 +02:00
Shannon
68a30c3906
fixes issue when referencing a key that doesn't exist
2017-09-12 16:25:12 +10:00
Shannon
65b44137d4
Fixes JS unit test runner
2017-09-12 16:02:40 +10:00
Shannon
81155c2ff8
collate is not supported in sqlce
2017-09-12 15:24:17 +10:00
Shannon
59afcd8be7
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
2017-09-12 13:38:34 +10:00
Shannon Deminick
41eeb38c5f
Merge pull request #2043 from umbraco/TEMP-u4-10135
...
Added TruncateByWords method + overloads
2017-09-12 13:36:00 +10:00
Shannon
4356d3f94a
publicizes class, fixes up some naming and removes unneeded DirectoryInfo allocations
2017-09-12 13:30:57 +10:00
Shannon Deminick
ba072aec7c
Merge pull request #2183 from umbraco/temp-U4-10400
...
U4-10400 Clear CDF temp files during upgrades
2017-09-12 13:26:41 +10:00
Shannon
68f1120b4f
U4-10118 Umbraco.Core.IO.FileSystemProviderManager is simply not testable and cannot be properly used or setup in tests
2017-09-12 13:18:34 +10:00
Shannon
b884bed7cf
updates db migrations to deal with very rare/old existing tables and indexes along with dealing with non standard collations
2017-09-12 12:43:21 +10:00
Shannon
1f083ca21c
removes the Belle build stuff from the csproj
2017-09-12 12:41:39 +10:00
Shannon
b9ecb7e1d8
updates the upgrade nuget readme
2017-09-12 11:43:54 +10:00
Mads Rasmussen
c6937618c2
fixes: U4-10405 When scheduled publishing it set, change the default button to "Save and schedule"
2017-09-11 20:02:46 +02:00
Sebastiaan Janssen
ad8ef56920
Update version
2017-09-11 16:27:43 +02:00
Sebastiaan Janssen
1ff352ddc4
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
2017-09-11 16:24:44 +02:00
Sebastiaan Janssen
f1d3b1a6d3
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2017-09-11 16:23:08 +02:00
Sebastiaan Janssen
45f9919e57
Don't include pdb files in the built zip files
2017-09-11 16:21:51 +02:00
Sebastiaan Janssen
3275f03aff
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
...
# Conflicts:
# .gitignore
# build/UmbracoVersion.txt
# src/Umbraco.Web.UI.Client/src/views/content/content.edit.controller.js
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
2017-09-11 15:46:54 +02:00
Sebastiaan Janssen
857b7cc608
Merge pull request #2003 from umbraco/temp-u4-10006
...
U4-10006 - VSTS/PS migration
2017-09-11 15:43:50 +02:00
Sebastiaan Janssen
c23160f915
Merge remote-tracking branch 'origin/dev-v7' into temp-u4-10006
...
# Conflicts:
# src/Umbraco.Web.UI.Client/test/unit/app/content/edit-content-controller.spec.js
# src/Umbraco.Web.UI.Client/test/unit/app/media/edit-media-controller.spec.js
# src/Umbraco.Web.UI.Client/test/unit/app/propertyeditors/content-picker-controller.spec.js
# src/Umbraco.Web.UI.Client/test/unit/common/services/content-factory.spec.js
2017-09-11 15:08:15 +02:00
Mads Rasmussen
3e3a180fe4
found better check for unit test fixes
2017-09-11 14:35:17 +02:00
Sebastiaan Janssen
c55cf75ada
Use HttpContext from the controller
2017-09-11 13:30:06 +02:00
Zsolt
ef84d63982
Merge remote-tracking branch 'origin/temp-U4-10309' into temp-U4-10309
2017-09-11 13:06:49 +02:00
Zsolt
280a7445f4
media sections properties tab
2017-09-11 13:05:57 +02:00
Mads Rasmussen
fb60647b5a
fix failing unit test: fix karma syntax for spyOn
2017-09-11 12:55:46 +02:00
Sebastiaan Janssen
23950c0cac
U4-10400 Clear CDF temp files during upgrades
2017-09-11 12:22:38 +02:00
Shannon
d808438288
moves the rename menu item above delete (shouldn't be last)
2017-09-11 20:03:50 +10:00
Shannon
909319184c
adds null check during folder rename
2017-09-11 19:51:28 +10:00
Claus
082e399293
Merge pull request #1215 from IurieM/Add-error-calback-handler-for-unpublish-even-in-contetn.edit.controller
...
Add error callback handler for unpublish event in content.edit.controller
2017-09-11 11:51:09 +02:00
Robert
026e46cec0
Merge pull request #2166 from umbraco/lars-erik-U4-7580-rename-containers
...
Make U4-7580 (DocTypes/MediaTypes folder re-nameable feature) work with Deploy
2017-09-11 11:19:30 +02:00
Shannon
7e794dd021
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
2017-09-11 19:14:01 +10:00
Shannon
0b14f255d2
syncs more translation bits
2017-09-11 19:00:11 +10:00
Mads Rasmussen
c4ab25f1ac
fixing first round of unit tests
2017-09-11 10:50:54 +02:00
Shannon
e6edaf1c3a
Merge branch 'dev-v7.7' of https://github.com/umbraco/Umbraco-CMS into dev-v7.7
2017-09-11 18:44:17 +10:00
Shannon
c4810ba45a
fixes quirk with change password directive and new members - fixes merge issue where the controller for the directive was cleared
2017-09-11 18:44:02 +10:00
Mads Rasmussen
b669741adb
fixes missing language keys in invite user
2017-09-11 10:26:44 +02:00
Shannon
c232fa2add
fixes tree header localization for the default (US) language, was missing partial views
2017-09-11 16:34:29 +10:00
Mads Rasmussen
5ae8a47f4b
wire up audit trail
2017-09-10 22:58:45 +02:00
Mads Rasmussen
29f3acc23e
Merge pull request #2163 from umbraco/temp-U4-10275
...
U4-10275 Render 'site' nodes for the content/media trees for users with non root access
2017-09-10 18:04:59 +02:00
Sebastiaan Janssen
3f55abaf59
Create directories only when they don't exist
2017-09-09 16:48:13 +02:00
Sebastiaan Janssen
001e15f83c
Documentation build goes through gulp now too
2017-09-09 16:41:02 +02:00
Sebastiaan Janssen
34e3257ddb
Ignore failing unit tests to check if VSTS will continue
2017-09-09 15:54:24 +02:00
Sebastiaan Janssen
2b64cfb4b9
Update with the new gulp build
2017-09-09 15:15:56 +02:00
Sebastiaan Janssen
a499744084
Move BUILD.md to root, adds build.bat
2017-09-09 15:09:34 +02:00
Sebastiaan Janssen
c72ecda18c
VS is always install in {major}.0 - currently so when running 15.3, don't use the minor version in the path
2017-09-09 15:08:08 +02:00
Sebastiaan Janssen
3423d8b2cc
Merge branch 'dev-v7' into temp-u4-10006
...
# Conflicts:
# .gitignore
# build/Build.bat
# build/Build.proj
# build/BuildBelle.bat
# build/UmbracoVersion.txt
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
2017-09-09 14:54:48 +02:00
Sebastiaan Janssen
e6bf4e6c69
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
2017-09-09 00:02:36 +02:00
Sebastiaan Janssen
37c4fc5f74
Don't try to remove directories that don't exist
2017-09-09 00:02:08 +02:00
Sebastiaan Janssen
ac8a0ddc58
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
2017-09-08 23:52:23 +02:00
Sebastiaan Janssen
406a206b03
Apparently we still have a node_modules folder, but no more xslt folder though!
2017-09-08 23:50:15 +02:00
Sebastiaan Janssen
e7fc252f4c
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
2017-09-08 23:29:58 +02:00
Sebastiaan Janssen
55e0af118a
Weirdly this errored out on 7.7 with a "Task 'cli' is not in your gulpfile" error..
...
not sure why this exact same file works in this branch
2017-09-08 23:29:16 +02:00
Sebastiaan Janssen
c66a763406
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
2017-09-08 18:58:48 +02:00
Sebastiaan Janssen
718ed19fb9
Forgot to remove this.. Seb is getting tired!
2017-09-08 15:05:15 +02:00
Sebastiaan Janssen
32999b7e19
Correction, we don't need this file after all :-)
2017-09-08 14:58:50 +02:00
Sebastiaan Janssen
ce63251206
Adds missing file to gulp build
2017-09-08 14:53:33 +02:00
Sebastiaan Janssen
7b641f4771
Adds missing files for the build server
2017-09-08 14:45:00 +02:00
Sebastiaan Janssen
708d060c3b
Fix up BuildBelle.bat
2017-09-08 14:12:54 +02:00
Sebastiaan Janssen
e254dddbd4
Copy the js and lib files from the correct directories
2017-09-08 14:12:54 +02:00
Sebastiaan Janssen
87c2c5455c
We don't have node_modules in this directory any more
2017-09-08 14:12:54 +02:00
Sebastiaan Janssen
8544aa685b
VS loves managing whitespace.. go ahead then
2017-09-08 14:12:53 +02:00
Sebastiaan Janssen
09c23e93c2
Looks for the build output app.js to determine if we need to call BuildBelle.bat
2017-09-08 14:12:53 +02:00
Sebastiaan Janssen
9946d36d00
Ignore npm-debug.log
2017-09-08 14:12:53 +02:00
Sebastiaan Janssen
7012633fdd
Install gulp before gulp-cli
2017-09-08 14:12:53 +02:00
Claus
6e348a3a1a
Merge branch 'HarveyWilliams-patch-4' into dev-v7
2017-09-08 13:59:35 +02:00
Claus
733c920867
using string.replace instead of regex.
...
adding unit test.
2017-09-08 13:57:28 +02:00
Mads Rasmussen
35fc997d9f
fix stylesheets for canvas designer/preview
2017-09-08 13:13:26 +02:00
Claus
921e8a2529
Merge pull request #2180 from umbraco/temp-U4-10392
...
U4-10392 Culture and hostnames with special characters can register a…
2017-09-08 11:27:25 +02:00
Claus
22bd6cd989
U4-10392 Culture and hostnames with special characters can register as collisions
2017-09-08 11:25:41 +02:00
Shannon
5398d24f58
disables deleting translator group
2017-09-08 16:07:58 +10:00
Shannon
d06c92d249
fixes send to translate to lookup the translate group by the correct alias
2017-09-08 16:00:04 +10:00
Shannon
719d520a82
null check for change password
2017-09-08 15:59:35 +10:00
Shannon
75ace2b162
Fixes deleting a template - uses the correct way to delete stuff with angular and not relying on legacy code
2017-09-08 15:45:10 +10:00
Shannon
7ae95e31a1
Ensures the root node is not shown in the copy/media dialogs for content/media when start ndoes are assigned, fixes entity searching since there was js errors (maybe from a bad merge)
2017-09-08 15:16:13 +10:00
Shannon
81ba2069af
fixed media start node mapping for user
2017-09-08 15:11:39 +10:00
Shannon
858c21c79f
Ensures Content header node isn't shown in copy/move dialogs when the user has a start node set that is not the root
2017-09-08 14:28:18 +10:00
Shannon
504f32f25b
Merge branch 'dev-v7.7' into temp-U4-10275
2017-09-08 13:53:02 +10:00
Shannon
38c961209e
Ensure the user's administratively reset password doesn't get re-shown in the UI - that was based on an actual password reset
2017-09-08 13:48:32 +10:00
Shannon
c39e1175fd
Fixes up some more password changing quirks
2017-09-08 13:43:38 +10:00
Shannon
1d5348763d
Fixes up invite message, fixes reset password quirk, ensures password values are cleared after changing password, ensures that the confirm password value is not posted to the server
2017-09-08 13:15:03 +10:00
Shannon
3c6ab8d34f
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
2017-09-08 12:49:36 +10:00
Shannon
0713f12ba6
makes new classes internal
2017-09-08 12:02:20 +10:00
Shannon
8981fd23a8
makes new classes internal
2017-09-08 11:41:49 +10:00
Shannon
ab3407a1aa
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
...
# Conflicts:
# src/Umbraco.Core/Umbraco.Core.csproj
# src/Umbraco.Web.UI.Client/src/less/components/umb-packages.less
# src/Umbraco.Web/Cache/CacheRefresherEventHandler.cs
# src/Umbraco.Web/Umbraco.Web.csproj
2017-09-08 11:31:04 +10:00
Sebastiaan Janssen
dad4eafebd
Enable RDP to figure out gulp build problem
2017-09-07 22:25:45 +02:00
Mads Rasmussen
96c9ecbdd7
fix calc functions
2017-09-07 21:39:41 +02:00
Sebastiaan Janssen
e7e04de22e
Merge pull request #2179 from umbraco/temp-dperfs
...
deploy-383 - dperfs
2017-09-07 20:46:31 +02:00
Sebastiaan Janssen
7003ef8d26
Remove circular dependency
2017-09-07 20:42:26 +02:00
Mads Rasmussen
a5c78f6325
fix bower.json after merge - copy correct clipboard.js file
2017-09-07 20:27:52 +02:00
Shannon
6ea92daa70
fixes merge removes unused file
2017-09-07 23:03:01 +10:00
Shannon
65ece33ca9
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
...
# Conflicts:
# src/Umbraco.Core/Models/UmbracoObjectTypes.cs
# src/Umbraco.Web.UI.Client/bower.json
# src/Umbraco.Web.UI.Client/gruntFile.js
# src/Umbraco.Web.UI.Client/src/installer/_module.js
# src/Umbraco.Web.UI.Client/test/config/karma.conf.js
2017-09-07 22:43:03 +10:00
Shannon Deminick
85758011b5
Merge pull request #2140 from umbraco/temp-U4-10268_2
...
U4-10268 7.7 Beta - Changing password should be safe by default
2017-09-07 22:38:45 +10:00
Shannon Deminick
49a48bbfce
Merge pull request #2169 from umbraco/temp-deploy-391
...
deploy-391 - allow for id reservation
2017-09-07 22:35:21 +10:00
Warren Buckley
663d9fcfe8
Merge pull request #2075 from defsteph/U4-10197
...
U4-10197 Added missing translations for Swedish
2017-09-07 13:33:55 +01:00
Shannon
bc148d08fa
maps avatars in log
2017-09-07 22:24:18 +10:00
Shannon
57a1e73383
Updates endpoints for both c# and js
2017-09-07 22:03:49 +10:00
Stephan
d6f8b878d2
perfs - cleanup
2017-09-07 13:45:56 +02:00
Claus
598944d3d8
ensuring id is only set if unset.
2017-09-07 13:13:03 +02:00
Claus
3caecf5161
U4-10384 Error when changing content type on media item
2017-09-07 12:57:06 +02:00
Stephan
b02b2a61f0
perfs - deploy context isCancelled
2017-09-07 12:44:08 +02:00
Claus
60f7211a80
Merge branch 'patch-4' of git://github.com/HarveyWilliams/Umbraco-CMS into HarveyWilliams-patch-4
2017-09-07 10:36:49 +02:00
Shannon
c7b9a57795
U4-10382 Add end point to get a paginated audit trail
2017-09-07 17:27:37 +10:00
Sebastiaan Janssen
56dc10a4f7
Merge pull request #2158 from umbraco/temp-gulp-spike
...
U4-10261 Change frontend build setup from grunt to gulp
2017-09-06 23:52:48 +02:00
Stephan
dbda6689b6
perfs - suspendable
2017-09-06 18:50:54 +02:00
Stephan
8d6c8ef282
perfs - support LocalDb
2017-09-06 18:50:41 +02:00
Mads Rasmussen
12b4587828
null check for change password
2017-09-06 14:33:01 +02:00
Warren Buckley
df8c75438a
Merge pull request #2168 from ronaldbarendse/U4-9374
...
U4-9374 Navigation panel header and editor panel header don't line up properly in Firefox
2017-09-06 12:37:45 +01:00
Mads Rasmussen
77d240c69a
don't show disallow cursor on the more button on a tree item (the three dots)
2017-09-06 13:31:13 +02:00
Warren Buckley
2d53da55a7
Merge pull request #2173 from tomfulton/u4-8886-2
...
U4-8886 - TinyMCE - highlight media picker toolbar icon when image selected
2017-09-06 12:25:01 +01:00
Mads Rasmussen
119dd5af29
auto expand tree to nodes with access
2017-09-06 13:11:58 +02:00
Robert
18d0fec014
Added some trimming and test to StripHtmlTags
2017-09-06 12:03:15 +02:00
Claus
e1de9452b2
Merge pull request #2170 from umbraco/temp-U4-10333
...
U4-10333 Invite user needs extensibility points to work with Umbraco Cloud when no SMTP is set
2017-09-06 11:29:05 +02:00
Robert
851d587d1f
Added Html Strip tests
2017-09-06 11:28:44 +02:00
Claus
25cb76e842
Merge remote-tracking branch 'origin/dev-v7.7' into temp-U4-10333
...
# Conflicts:
# src/Umbraco.Web/Editors/UsersController.cs
2017-09-06 11:25:11 +02:00
Robert
6a3f94d0e1
Forgot to clean test names
2017-09-06 11:19:30 +02:00
Robert
b1358936b4
Cleaning up tests and useless TruncateByWords functions
2017-09-06 11:17:06 +02:00
Robert
b2798e38f7
Replaced html stripping with already existing function, removing unused code
2017-09-06 11:12:14 +02:00
Mikkel Holck Madsen
b9baeea1a1
Merge pull request #2171 from umbraco/temp-U4-10368
...
U4-10368 Need option to set username different than e-mail for AD compatibility
2017-09-06 10:59:23 +02:00
Mikkel Holck Madsen
dfa1a098c8
Merge pull request #2172 from umbraco/temp-U4-10214
...
U4-10214 Disable ability to delete admin group
2017-09-06 09:39:25 +02:00
mikkelhm
3b741d3075
Disallow selection of the admin group, as it should never be allowed
2017-09-06 09:37:35 +02:00
Claus
5ac0841ee4
Merge pull request #2175 from umbraco/temp-U4-10325
...
U4-10325 Media insert in grid should use UDIs
2017-09-06 09:24:02 +02:00
Claus
63b2d10e86
Merge pull request #2164 from umbraco/temp-U4-10374
...
U4-10374 EntityService, ContentService and MediaService should use a …
2017-09-06 09:12:12 +02:00
Shannon
eb1edf94d3
Merge branch 'dev-v7.7' into temp-U4-10309
2017-09-06 15:51:01 +10:00
Shannon
616b9b0e92
U4-10325 Media insert in grid should use UDIs
2017-09-06 14:50:44 +10:00
Bitmapped
606abd8ac7
Restructure per discussion in U4-10369
2017-09-06 00:43:27 -04:00
Shannon
2efe2cc88a
Ensures that a user that has multiple start nodes cannot select the root start node in the tree dialogs
2017-09-06 12:54:32 +10:00
Shannon
8b17d69d32
Merge branch 'temp-U4-10389' into temp-U4-10275
2017-09-06 12:03:55 +10:00
Shannon
8ad1d247fa
U4-10389 Some webforms editors do not authorize on the user's path access or permissions set for the editing node
2017-09-06 11:49:00 +10:00
Shannon
6cc4ab9348
Ensure the user can still refresh nodes they don't have access to when viewing 'site'/branch nodes with multiple start nodes
2017-09-06 10:45:38 +10:00
Shannon
a603fd0c46
Merge branch 'TEMP-u4-10135' of https://github.com/umbraco/Umbraco-CMS into TEMP-u4-10135
...
# Conflicts:
# src/Umbraco.Web/HtmlStringUtilities.cs
2017-09-06 10:05:00 +10:00
Shannon
4b5c49907c
switches to constant - comments out what seems to be a totally unused variable
2017-09-06 10:01:39 +10:00
Tom Fulton
1578bc8cc7
U4-8886 - TinyMCE - highlight media picker toolbar icon when image selected
2017-09-05 13:20:18 -04:00
Shannon
c860069215
Updates logic to ensure that if we are rendering site nodes that we don't render all of their children, we will filter out any nodes that do not belong to the user's start nodes' branches
2017-09-06 00:38:31 +10:00
Shannon
186fd1166a
Merge branch 'dev-v7.7' into temp-U4-10275
2017-09-05 23:48:11 +10:00
Shannon
d32093136f
U4-10214 Disable ability to delete admin group
2017-09-05 23:41:58 +10:00
Shannon
f3f31f2569
Gets invite and create user working with new setting and allowing specifying a separate username.
2017-09-05 23:31:26 +10:00
Stephan
e7c231c5a8
Support IdReservation in IdkMap
2017-09-05 15:23:18 +02:00
Zsolt
c0b230a95e
document type now openable + formatted the create date
2017-09-05 15:15:11 +02:00
Shannon
456b5fcee0
updates config template
2017-09-05 22:46:13 +10:00
Shannon
0dee1f0fac
U4-10368 Need option to set username different than e-mail for AD compatibility
2017-09-05 22:35:40 +10:00
Zsolt
607c2cc8e7
used localization and language keys on properties tab
2017-09-05 13:38:34 +02:00
Zsolt
48d3a3defd
Made timeline more responsive + restructured the date in the footer
2017-09-05 11:57:22 +02:00
Shannon
1f7a5ff90a
bumping version
2017-09-05 19:28:18 +10:00
Shannon
f209ad2019
Merge branch 'dev-v7.7' into temp-U4-10333
2017-09-05 19:23:45 +10:00
Shannon
66affa7f85
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
...
# Conflicts:
# build/UmbracoVersion.txt
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
2017-09-05 19:22:37 +10:00
Shannon
2590ee51ec
cleans up event args and makes internal
2017-09-05 19:20:33 +10:00
Shannon
4b7bd6482e
Creates new EmailSender which should take the place throughout the codebase for sending emails in the Core. Have replaced most places where SMTP is used directly (but not the notifications part since that is more complicated right now). Added the internal event and special usage so we can raise an event to send an email if smtp is not configured.
2017-09-05 18:52:03 +10:00
Shannon
8ff89c4f48
U4-10385 Examine indexing performance bottleneck: IUserService.GetProfileById which is not cached
2017-09-05 16:41:06 +10:00
Sebastiaan Janssen
a9cda9d651
Merge branch 'dev-v7' into temp-gulp-spike
2017-09-04 21:37:49 +02:00
Mads Rasmussen
8509285aae
move properties/info tab to it's own component
2017-09-04 21:12:47 +02:00
Sebastiaan Janssen
ad19eb8dff
Update node version and remove unused npm reference
2017-09-04 20:14:31 +02:00
Sebastiaan Janssen
e511554a42
Adds less as a dependency so that the build can complete
2017-09-04 20:10:19 +02:00
Stephan
84fd5dc2ee
perfs - IContentService.IsPublishable
2017-09-04 19:49:28 +02:00
Stephan
344b52d10f
deploy-391 - allow for id reservation
2017-09-04 17:04:48 +02:00
Sebastiaan Janssen
2121b7c8a0
Node version
2017-09-04 14:07:06 +02:00
Shannon
af9441010c
Merge branch 'dev-v7.7' of https://github.com/umbraco/Umbraco-CMS into dev-v7.7
2017-09-04 22:04:27 +10:00
Mads Rasmussen
2413e9951f
load in moment with locales globally + remove lazy loading from date picker
2017-09-04 14:04:06 +02:00
Shannon
7926a0c676
Simplifies the change password logic with the back office so an admin user can easily change another user's password if they have access to the users section. Updates the controllers to populate the modelstate correctly, changes name of HasAppAccess to HasSectionAccess. Ensure we don't have duplicate ysod dialogs when there is an error.
2017-09-04 22:03:03 +10:00
Stephan
511e9bd3a4
Merge pull request #2160 from umbraco/temp-deploy-360
...
deploy-360 - add IUniqueIdentifyingServiceConnector
2017-09-04 13:52:49 +02:00
Mads Rasmussen
1a444fd703
add date pickers
2017-09-04 12:58:04 +02:00
mikkelhm
895faf41b1
Update version to 7.6.7
2017-09-04 12:28:16 +02:00
Shannon
a0306f9d55
Fixes ability to reset your own password in the user section
2017-09-04 20:15:46 +10:00
Stephan
9a06c3a5ff
Implement ILocalizationService.GetDictionaryItemKeyMap
2017-09-04 11:31:20 +02:00
Sebastiaan Janssen
44102df36f
Merge pull request #2167 from umbraco/temp-U4-10370
...
U4-10370 Culture and hostnames with "æøå" after /
2017-09-04 11:25:55 +02:00
Ronald Barendse
207d6b53b5
Fixed .umb-panel-header-content-wrapper height
...
The .umb-panel-header-content-wrapper was 1 pixel higher than the parent .umb-panel-header, now both heights are 99px.
2017-09-04 11:22:56 +02:00
Shannon
0e0ab81155
Changes AllowManuallyChangingPassword by default to be false
2017-09-04 17:26:45 +10:00
Shannon
a608577a4f
Merge branch 'dev-v7' into dev-v7.7
...
# Conflicts:
# src/Umbraco.Core/Constants-Security.cs
# src/Umbraco.Core/Security/BackOfficeUserStore.cs
# src/Umbraco.Core/Services/ContentService.cs
# src/Umbraco.Core/Services/UserService.cs
# src/Umbraco.Tests/App.config
# src/Umbraco.Web/umbraco.presentation/umbraco/users/EditUser.aspx.cs
2017-09-04 16:51:20 +10:00
Robert
972d5f8296
Reverted back to last commit, invalid html check added
2017-09-03 21:17:53 +02:00
Sebastiaan Janssen
617a91c57e
Merge pull request #2119 from umbraco/temp-U4-10274
...
U4-10274 Umbraco.MemberHasAccess isn't cached
2017-09-01 15:45:55 +02:00
Zsolt
bd68a140ba
Merge remote-tracking branch 'origin/temp-U4-10309' into temp-U4-10309
2017-09-01 15:10:50 +02:00
Zsolt
7b34211bb1
bit more responsive + changed the colors to variables in less
2017-09-01 15:09:53 +02:00
Sebastiaan Janssen
cb0e5414b9
Merge pull request #2155 from umbraco/temp-U4-10361
...
U4-10361 Creating new member when `AllowManuallyChangingPassword="fal…
2017-09-01 14:46:58 +02:00
Claus
22cef52261
removing using.
2017-09-01 13:50:51 +02:00
Claus
41e419a49e
U4-10370 Culture and hostnames with "æøå" after /
2017-09-01 13:48:39 +02:00
Robert
ccfcabc707
Event added to trigger deploy/courier
2017-09-01 11:07:09 +02:00
Stephan
efbe97a01d
Merge pull request #2149 from umbraco/temp-deploy-358
...
Updates the underlying event args base class's AdditionalData diction…
2017-08-31 18:25:07 +02:00
Stephan
0babb7f28a
deploy-358 - reduce allocations in CancellableEventArgs
2017-08-31 18:03:34 +02:00
Stephan
5ba801386c
Merge branch 'dev-v7' into temp-deploy-358
2017-08-31 18:03:19 +02:00
Shannon
6a95da31b0
U4-10374 EntityService, ContentService and MediaService should use a prefix query for GetDescendants instead of a Contains query
2017-09-01 00:55:30 +10:00
Shannon
66da774bf7
Revert "Change EntityService GetDescendents to lookup the item path to use in the LIKE query to be a 'prefix' query not a 'contains' query which will be much better for SQL"
...
This reverts commit ecc761a232 .
2017-09-01 00:46:01 +10:00
Shannon
1cec38c679
Gets site nodes showing for users with multiple root nodes and updates UI to support showing them what they have and don't have access to, also updates the content/media tree controllers performance for when looking up entities and if the user has access to the path.
2017-09-01 00:32:01 +10:00
Shannon
51e9b98857
Updates Content and Media services GetAncestors to use a prefix query intead of contains, fixes tests
2017-08-31 22:54:30 +10:00
Shannon
ecc761a232
Change EntityService GetDescendents to lookup the item path to use in the LIKE query to be a 'prefix' query not a 'contains' query which will be much better for SQL
2017-08-31 22:19:01 +10:00
Mads Rasmussen
fa78223229
make doc type + go to doc type work
2017-08-31 14:00:20 +02:00
Zsolt
39c19dc1d4
Merge remote-tracking branch 'origin/temp-U4-10309' into temp-U4-10309
2017-08-31 12:52:30 +02:00
Zsolt
7b4b6357cb
changed more <h> tags + realigned them
2017-08-31 12:47:01 +02:00
Mads Rasmussen
4454290820
make link to document block element, add hover state + open in new tab
2017-08-31 11:56:03 +02:00
Robert
73937172dc
Added check for invalid HTML and sanitization on said HTML
...
Added HtmlSanitization package
Added check for invalid HTML and sanitization on WordsToLength and Truncate methods
Addes some extra comments
2017-08-31 11:43:06 +02:00
Mads Rasmussen
d94cd9dc8d
Merge branch 'temp-U4-10309' of https://github.com/umbraco/Umbraco-CMS into temp-U4-10309
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/components/content/edit.html
2017-08-31 11:34:25 +02:00
Mads Rasmussen
8c07af9505
fake loading the auditTrail
2017-08-31 11:31:41 +02:00
Zsolt
d32fb44187
Merge remote-tracking branch 'origin/temp-U4-10309' into temp-U4-10309
2017-08-31 11:29:08 +02:00
Zsolt
dd38480ce2
changing <h> tags to span + adding extra description to timeline
2017-08-31 11:29:03 +02:00
Mads Rasmussen
08e8e3918e
make template selector work
2017-08-31 11:23:10 +02:00
Zsolt
7a3591d1bd
last line of the timeline is not there anymore
2017-08-31 10:20:49 +02:00
Zsolt
59ab7f5c8d
Changed the order of meta data
2017-08-31 10:01:36 +02:00
Zsolt
c2b2182182
Merge remote-tracking branch 'origin/temp-U4-10309' into temp-U4-10309
2017-08-31 09:51:54 +02:00
Zsolt
66b656f058
added the icon to the link, also the link functions as a link
2017-08-31 09:51:20 +02:00
Robert
8c1996a7a1
Changed from the String object qualifier to type qualifier
2017-08-31 09:15:02 +02:00
Shannon
57a8df8309
fixes tests
2017-08-31 16:47:52 +10:00
Shannon
342ce7e507
updates user authz logic and adds more tests (and fixes test)
2017-08-31 15:53:15 +10:00
Shannon Deminick
7d227a8cd8
Merge pull request #2161 from umbraco/temp-U4-6929
...
U4-6929 User permissions security issue
2017-08-31 15:11:37 +10:00
Bitmapped
65db5396cf
Spelling fix
2017-08-30 20:06:20 -04:00
Bitmapped
32d5a0a57c
Add method for configuring external logins so things can be granularly overriden.
2017-08-30 20:04:30 -04:00
Mads Rasmussen
c8f7ecabf4
add avatar + set correct color on badges for history
2017-08-30 20:32:40 +02:00
Zsolt
9137249510
properties tab UI prototype with dummy data
2017-08-30 16:42:20 +02:00
Robert
742c3236c7
Merge branch 'U4-7580-rename-containers' of git://github.com/lars-erik/Umbraco-CMS into lars-erik-U4-7580-rename-containers
2017-08-30 15:13:19 +02:00
Stephan
e83d278b9a
deploy-360 - missing file
2017-08-30 13:43:16 +02:00
Mads Rasmussen
ede6664e7f
allow admins to edit all groups
2017-08-30 13:27:52 +02:00
Stephan
54c4e3b422
deploy-360 - add IUniqueIdentifyingServiceConnector
2017-08-30 12:17:04 +02:00
Sebastiaan Janssen
cf951e7055
Merge pull request #2107 from leekelleher/temp-U4-10260
...
U4-10260 - Umbraco.7.7 beta - NestedContent with ModelsBuilder disabled throws error
2017-08-30 10:04:24 +02:00
Robert
039ab8f1d2
Null check for firstTrim added and fixed typo
2017-08-30 09:18:45 +02:00
Shannon
e18c91dedc
fixing tests
2017-08-30 12:10:02 +10:00
Shannon Deminick
e34e536dad
Merge pull request #2156 from umbraco/temp-U4-10326
...
Creating a new content node using Content Templates (Blueprints) always places node at root.
2017-08-30 11:35:47 +10:00
Shannon
209273ba64
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
...
# Conflicts:
# src/Umbraco.Tests/Umbraco.Tests.csproj
# src/Umbraco.Web.UI.Client/src/init.js
# src/Umbraco.Web.UI/umbraco_client/Application/Extensions.js
2017-08-30 11:08:36 +10:00
Shannon
8c998fd4e6
Creates a virtual ConfigureUmbracoUserManager in UmbracoDefaultOwinStartup so inheritors can just override that if they want to simplify the startup owin code process
2017-08-30 11:02:58 +10:00
Shannon Deminick
88f332f5c7
Merge pull request #2157 from umbraco/temp-U4-10367
...
U4-10367 417 missing token error due to cookie being overwritten
2017-08-30 10:54:29 +10:00
Mads Rasmussen
06a87bc341
update readme
2017-08-29 14:56:17 +02:00
Mads Rasmussen
b10e646ade
remove grunt file
2017-08-29 14:53:44 +02:00
Mads Rasmussen
110a3b2a12
add small interval to file watcher to keep windows calm
2017-08-29 14:35:54 +02:00
Mads Rasmussen
1bda9f32c1
only copy minified version of font-awesome
2017-08-29 14:27:43 +02:00
Mads Rasmussen
ce8390768e
Source maps gets cached really hard in the browser so I will remove them for now until we find a solution to clear them
2017-08-29 14:17:41 +02:00
Mads Rasmussen
7ccfc79080
update BuildBelle.bat to use gulp build task
2017-08-29 12:40:57 +02:00
Mads Rasmussen
ed850629da
Merge branch 'dev-v7' into temp-gulp-spike
2017-08-29 11:47:17 +02:00
Mads Rasmussen
1307cb1173
add themes for tinymce - they are needed for loading it
2017-08-29 11:39:16 +02:00
Sebastiaan Janssen
a1b9842215
Merge pull request #2131 from bjarnef/dev-v7-U4-10281
...
U4-10281 - Fix maxchars javascript errors on macro parameter editors
2017-08-29 11:23:16 +02:00
Sebastiaan Janssen
d300bf8d6d
U4-10367 417 missing token error due to cookie being overwritten
...
Changes the cookie and header names to be Umbraco specific
2017-08-29 11:17:52 +02:00
Mads Rasmussen
70231fcee2
fix codemirror folder structure
2017-08-29 10:26:11 +02:00
Robert
67489d496a
Creating a node using Blueprints now places the node under the parrent that was created
2017-08-29 09:30:22 +02:00
Shannon
78e66ce25f
ok, hope this fixes tests
2017-08-29 16:34:30 +10:00
Shannon
dcc0374464
trying to fix unit tests
2017-08-29 15:18:16 +10:00
Shannon
7571dab4cc
Updates the user auth helper and adds unit tests for it's scenarios
2017-08-29 15:13:07 +10:00
Shannon
a95afa610f
updates unit test config to work with new unit tests
2017-08-29 12:01:32 +10:00
Shannon
13e2112c3c
U4-10361 Creating new member when AllowManuallyChangingPassword="false" - can't set a password
2017-08-29 11:56:38 +10:00
Shannon Deminick
cf10f5f0ee
Merge pull request #2154 from umbraco/temp-U4-10363
...
U4-10363 417 missing token error due to invalid cookie name
2017-08-29 11:11:35 +10:00
Shannon
ca00246236
another update to perform a little better again (cookies are read VERY often)
2017-08-29 11:10:28 +10:00
Shannon
d71b8a139f
Moves GetCookieValue to an extension method, cleans up code, adds unit tests
2017-08-29 10:50:20 +10:00
Sebastiaan Janssen
6bf0d6e175
U4-10363 417 missing token error due to invalid cookie name
...
Manually parse the cookie header instead of using the buggy extension method
2017-08-28 20:36:56 +02:00
Shannon
f37307d540
fixes path access checks to include root ... but now i need to figure out another problem.
2017-08-29 01:16:37 +10:00
Shannon
6995c184e3
Updates user editor, non-admins can see all user groups but cannot edit them, they can save user that contain groups that they don't have access to if they were already there but cannot add new ones they dont' have access to
2017-08-29 01:00:08 +10:00
Mads Rasmussen
aa5d7fc9fc
only use source maps when developing
2017-08-28 15:42:31 +02:00
Stephan
cf450bebc3
Bugfix CombineStartNodes
2017-08-28 15:26:27 +02:00
Shannon
241fbb2144
combine start node tests
2017-08-28 23:06:31 +10:00
Mads Rasmussen
5cbe2b6ce0
Add tasks for karma testing
2017-08-28 14:41:54 +02:00
Shannon
513aa0b95d
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
2017-08-28 22:41:14 +10:00
Sebastiaan Janssen
7a0c6ab975
Merge pull request #2135 from umbraco/temp-U4-10301
...
U4-10301 Change the PluginManager hash to use more reliable and consi…
2017-08-28 11:44:40 +02:00
Robert
2ec91a075d
Merge pull request #2150 from umbraco/temp-U4-10264
...
fixes: U4-10264 Umbraco 7.7 beta - UX - 'Set permission' above 'Close'
2017-08-28 11:21:16 +02:00
Robert
68fd74897f
Replaced the Regex parse with HtmlAgilityPack parser
2017-08-28 10:52:53 +02:00
Robert
047a41c05e
Having a space in a tag is now taken as a char length and not as a space between words
2017-08-28 10:14:16 +02:00
Stephan
49d5005453
Merge pull request #2151 from umbraco/temp-U4-10358
...
U4-10358 Upgrade error from 7.1.8 to 7.6.5: The index 'IX_umbracoNode…
2017-08-26 15:26:41 +02:00
Sebastiaan Janssen
f2db0fe80e
U4-10358 Upgrade error from 7.1.8 to 7.6.5: The index 'IX_umbracoNodeUniqueID' is dependent on column 'uniqueID'
...
Removes migration that would add wrongly named index to a table, only to immediately be removed again in 7.3.0
2017-08-25 22:00:41 +02:00
Sebastiaan Janssen
7197c9cbb4
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
...
# Conflicts:
# src/Umbraco.Core/Models/UserExtensions.cs
2017-08-25 16:39:06 +02:00
Sebastiaan Janssen
b9614f9393
Merge branch 'dev-v7.7' of https://github.com/umbraco/Umbraco-CMS into dev-v7.7
2017-08-25 16:22:26 +02:00
Sebastiaan Janssen
9917fb20ca
U4-10356 Update default Config/Lang after each update
...
Also makes sure UserExtensions returns the correct language
2017-08-25 16:13:04 +02:00
Mads Rasmussen
0089f79bd7
add tasks for ngdocs
2017-08-25 14:22:42 +02:00
Mads Rasmussen
c468e4736e
bower name should be lowercase
2017-08-25 14:19:25 +02:00
Robert
84f684ed31
Truncate with trimming should now work, added some mpore tests for truncate by words methods
...
Fix: Original Truncate method show now be able to trim
Add: Added some more tests for Truncate by words to cater for tagsAsContent parameter
Fix: In original truncate, currentTextLength prop will be increased everytime a tag is added, this will fix an issue when tagsAsContent is set to true (it would have added an extra char per tag, which would have went over to the next word)
2017-08-25 11:39:13 +02:00
Mads Rasmussen
ea3f0d6157
fixing edge case model change
2017-08-25 09:31:13 +02:00
Shannon
9b327dd27e
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
2017-08-25 09:54:36 +10:00
Shannon Deminick
21ed9989f3
Merge pull request #2139 from umbraco/temp-U4-2449
...
U4-2449 Feature request: Change the default admin users lang to en-us
2017-08-25 09:40:05 +10:00
Sebastiaan Janssen
780776072d
Update umbracoDefaultUILanguage to en-US
2017-08-24 21:03:31 +02:00
Sebastiaan Janssen
49bf7e43a4
Merge branch 'dev-v7.7' of https://github.com/umbraco/Umbraco-CMS into dev-v7.7
2017-08-24 20:58:56 +02:00
Sebastiaan Janssen
db63e70a99
Merge pull request #2141 from umbraco/temp-U4-10258
...
U4-10258 Add documentation for umbUserGroupPreview component
2017-08-24 20:10:56 +02:00
Sebastiaan Janssen
5ed4d9ccae
Merge pull request #2117 from umbraco/temp-U4-10201
...
U4-10201 Exception when deleting a user's start node - adds FKs, fixe…
2017-08-24 20:04:44 +02:00
Shannon
e71e9d7efb
U4-10249 FolderAndFilePermissions HealthCheck causes the application to restart
...
(cherry picked from commit bdb991f6dc )
2017-08-24 18:51:53 +02:00
Sebastiaan Janssen
6eb4c066c6
Merge pull request #2136 from umbraco/temp-U4-10249
...
U4-10249 FolderAndFilePermissions HealthCheck causes the application …
2017-08-24 18:49:29 +02:00
Mads Rasmussen
ba8fe93693
localize discard changes notification
2017-08-24 15:10:42 +02:00
Mads Rasmussen
cb4de2a6a1
Add discard changes notification to rights/permissions dialog
2017-08-24 15:00:11 +02:00
Mads Rasmussen
e0b014afad
fix styling on dialog footer so it looks like the editor footer and the right side overlay footer
2017-08-24 14:59:02 +02:00
Mads Rasmussen
fcc0198910
make heading on alert form bold
2017-08-24 14:52:12 +02:00
Shannon Deminick
3c17e30133
Merge pull request #2144 from umbraco/temp-U4-10348
...
U4-10348 Show readonly user profile information on user editor
2017-08-24 20:03:01 +10:00
Shannon
ee6dbcef17
minor copy updates, removes test json
2017-08-24 20:02:41 +10:00
Shannon
1b369b5ba9
Adds back a backwards compatibility API
2017-08-24 19:45:48 +10:00
Shannon
7636f54ffd
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
...
# Conflicts:
# src/Umbraco.Tests/Umbraco.Tests.csproj
2017-08-24 19:07:21 +10:00
Shannon
93cd03da28
minor code cleanup
2017-08-24 18:38:40 +10:00
Shannon
1dade7bfd2
fixes tests
2017-08-24 17:22:33 +10:00
Shannon
c3b1aa36b8
Updates remaining services with one event arg instance for both event pairs to flow the EventState
2017-08-24 17:19:57 +10:00
Shannon
9cc466775d
Updates more services to only have one event arg instance per event pair to flow through EventState
2017-08-24 16:50:12 +10:00
Shannon
d0a91bf98b
Updates ContentTypeService to ensure a single event args instance is created per event pair so that EventState flows.
2017-08-24 16:35:09 +10:00
Shannon
085c06e043
Adds EventState to the event args instead of trying to change the AdditionalData which is a breaking change. Updates FileService and ContentService to use one event arg insteance for both before/after events so that the EventState flows and so we are allocating less objects.
2017-08-24 16:22:50 +10:00
Shannon
1e45f85f7c
Updates the underlying event args base class's AdditionalData dictionary to be IDictionary instead of ReadOnlyDictionary. Ensures the same args are used for both events when Deleting Templates.
2017-08-24 15:21:54 +10:00
Lars-Erik Aabech
0bfa90714c
Removed clever comment
2017-08-23 18:23:18 +02:00
Lars-Erik Aabech
c18c936820
Per-approved re-usability.
...
Only issue is controller being under documenttypes.
2017-08-23 18:19:31 +02:00
Lars-Erik Aabech
c116da7545
Also solves U4-9143
2017-08-23 18:19:17 +02:00
Lars-Erik Aabech
00d00dac26
Localized for english
2017-08-23 18:19:03 +02:00
Lars-Erik Aabech
0a7bcbcc69
Getting localization fixed - trying to tokenize
2017-08-23 18:18:27 +02:00
Lars-Erik Aabech
2f088d0562
Renaming document type containers
2017-08-23 18:18:00 +02:00
Mads Rasmussen
ff45f1f9cc
show calculated start nodes on the user profile
2017-08-23 15:21:19 +02:00
Mads Rasmussen
f50898ee6d
add description to umb-box component
2017-08-23 15:20:23 +02:00
Mads Rasmussen
6796f4d4f5
U4-10348 Show readonly user profile information on user editor
2017-08-23 13:08:25 +02:00
Shannon
a0785f2e0d
backports U4-10349 Optimize EnsureUniqueNodeName
2017-08-23 16:22:01 +10:00
Shannon Deminick
1abbc31348
Merge pull request #2145 from umbraco/temp-deploy-367
...
Improve EnsureUniqueNodeName perfs?
2017-08-23 16:18:47 +10:00
Shannon
f48ffd28c0
reverts files that shouldn't have been committed
2017-08-23 15:59:47 +10:00
Shannon
c5e1fc5a20
U4-10348 Show readonly user profile information on user editor
2017-08-23 15:45:42 +10:00
Shannon
04ac744277
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
2017-08-23 15:23:04 +10:00
Shannon
f457edfada
fixes tests
2017-08-23 15:20:12 +10:00
Shannon
8982f7b933
U4-10346 Whenever you visit either the users or the groups section BOTH controllers: Users and Groups initialize
2017-08-23 15:10:10 +10:00
Shannon
9261f46ad1
fixes various report issues with new security policies
2017-08-23 14:56:42 +10:00
Shannon
3106c22287
UAASSCRUM-1045 Umbraco 7.7: New sites created have an "Administrator” user visible in the back office.
2017-08-22 17:55:28 +10:00
Shannon
98bd044823
Updates logic so that non-admins cannot see any admins in the user editor
2017-08-22 17:27:16 +10:00
Shannon
5afe16ae0e
Updates user and user group editors security policies
2017-08-22 16:09:06 +10:00
Shannon
8033c6807f
Ensures admin can access anything
2017-08-22 13:06:56 +10:00
Shannon
0059f703c5
Adds authorization so that a user cannot access a group it does not belong to
2017-08-22 13:03:59 +10:00
Shannon
e802af109f
Adds authorization for create/invite
2017-08-22 12:47:17 +10:00
Shannon
8d93485a08
Adds authorization logic for saving the user
2017-08-22 12:39:21 +10:00
Mads Rasmussen
583302faa2
Merge pull request #2077 from abryukhov/temp-U4-10200
...
U4-10200 Listview layouts - empty state not localized
2017-08-21 21:37:01 +02:00
Sebastiaan Janssen
4404ce94c5
Merge pull request #2142 from abjerner/patch-17
...
Typo
2017-08-21 14:24:52 +02:00
Anders Bjerner
86bc701511
Typo
...
Very minor typo, but still ;)
2017-08-21 14:16:01 +02:00
Zsolt
9fabfa92ea
changing back the previous test
2017-08-21 13:48:35 +02:00
Zsolt
48cff73537
testfzfzfg
2017-08-21 13:33:20 +02:00
Robert
54f86c06f0
Fix TruncateByWords to work with tags
2017-08-21 12:30:16 +02:00
Shannon
2d089033d0
U4-10268 7.7 Beta - Changing password should be safe by default
2017-08-21 17:01:18 +10:00
Shannon
83e7e198f8
WIP, adds notes, starts updating server side logic checks
2017-08-21 16:53:58 +10:00
Shannon
e775c19e7c
U4-2449 Feature request: Change the default admin users lang to en-us
2017-08-21 16:14:07 +10:00
Shannon
1fcc93ff7e
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
2017-08-21 14:37:13 +10:00
Stephan
a86902bd91
Merge pull request #2128 from umbraco/temp-U4-10289
...
U4-10289 IdkMap cache can cause the entity service to return invalid …
2017-08-18 21:45:35 +02:00
Mads Rasmussen
955334fa0f
add load indicator to user groups overview
2017-08-18 14:56:19 +02:00
Mads Rasmussen
7bdf76ffa7
Merge pull request #2098 from bjarnef/dev-v7-U4-10242
...
U4-10242 - Remove bottom margin of subtitle paragraph
2017-08-18 14:21:08 +02:00
Mads Rasmussen
45fbb531de
Merge pull request #2137 from umbraco/temp-U4-10265
...
U4-10265 7.7 Beta - Tree keeps refreshing + saving fails
2017-08-18 14:05:30 +02:00
Claus
528656a337
using val.value directly.
2017-08-18 11:44:44 +02:00
Mads Rasmussen
5ef46ad8df
Merge pull request #2048 from umbraco/temp-U4-7497
...
Pressing Enter/Backspace in repeatable text strings now adds/removes text boxes
2017-08-18 11:34:52 +02:00
Mads Rasmussen
168dc0e5da
small UX refinements
2017-08-18 11:24:51 +02:00
Zsolt
04d73eedfe
documentation for umbUserGoupPreview directive
2017-08-18 10:56:38 +02:00
Shannon
c5338da37d
If the user does not have Update permissions, then the preview functionality cannot call save!
2017-08-18 16:45:23 +10:00
Shannon
e4296f6ea4
U4-10265 7.7 Beta - Tree keeps refreshing + saving fails
2017-08-18 16:30:33 +10:00
Shannon
9ce87ea4e8
doh, fixes merge issue
2017-08-18 15:26:15 +10:00
Shannon
bdb991f6dc
U4-10249 FolderAndFilePermissions HealthCheck causes the application to restart
2017-08-18 14:50:20 +10:00
Shannon
4cebec0d39
U4-10279 User states filter in user overview is broken
2017-08-18 14:17:31 +10:00
Shannon
1fc49ccf59
Merge remote-tracking branch 'origin/temp-U4-10299' into dev-v7.7
...
# Conflicts:
# src/Umbraco.Web/Trees/LegacyTreeParams.cs
2017-08-18 14:11:41 +10:00
Shannon
7184838546
U4-10278 Administrator user group is missing access to Forms section
2017-08-18 12:02:52 +10:00
Shannon
254d4e2067
updates to latest examine
2017-08-18 11:54:39 +10:00
Shannon
2817a77c5a
Null check fix - required for old trees, fixes backwards compat shim for AddApplication
2017-08-18 11:15:23 +10:00
Shannon
7b61070f8e
COU-610 addApplication method is no longer available - puts back some backward compat hacks
2017-08-18 10:13:23 +10:00
Stephan
a157e1d596
Revert PublishedContentWrapped.Content rename
2017-08-17 20:40:32 +02:00
Claus
5a1fc91f3e
simplified it a bit.
2017-08-17 12:50:15 +02:00
Robert
5e6b5a5cc1
Added a check so it's not possibile to delete the texboxes that are set as minimum
2017-08-17 12:09:20 +02:00
Robert
7213e3a6a0
Adding and removing text boxes should work properly now
...
Thanks Mads :)
2017-08-17 12:06:32 +02:00
Claus
f2ff1636ff
ensuring query string is cleaned when switching sections with no custom routePath.
2017-08-17 11:23:08 +02:00
Claus
9169e64e39
cleanup and annoying line endings.
2017-08-17 11:22:05 +02:00
Mads Rasmussen
217ca62ea0
Merge pull request #2099 from bjarnef/dev-v7-U4-10152
...
U4-10152 - Fix typo in localization of placeholder text
2017-08-17 11:09:40 +02:00
Mads Rasmussen
d216d5755c
Merge pull request #2094 from skttl/patch-6
...
U4-10225: Notification banner floats above context menu
2017-08-17 10:55:37 +02:00
Claus
8db748b738
Merge pull request #2123 from umbraco/temp-U4-7382-2
...
U4-7382 Text Properties Containing JSON Are Corrupted on Publish
2017-08-17 10:43:51 +02:00
Mads Rasmussen
9b1fa2ee23
Merge pull request #2134 from umbraco/temp-U4-10256
...
U4-10256 Make umb-box component + add documentation
2017-08-17 09:20:04 +02:00
Mads Rasmussen
f925309e1f
Merge branch 'dev-v7.7' into temp-U4-10256
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/users/user.html
2017-08-17 09:07:29 +02:00
Shannon
a50386aaf1
fixes test
2017-08-17 14:36:52 +10:00
Shannon
777d634fe2
Merge branch 'dev-v7.7' of https://github.com/umbraco/Umbraco-CMS into dev-v7.7
2017-08-17 12:18:23 +10:00
Shannon
049435a5e6
Puts back some APIs on the IUser interface to try to avoid more breaking changes.
2017-08-17 12:18:08 +10:00
Shannon
300c9aa258
fix test
2017-08-17 12:10:34 +10:00
Shannon
f7097d571c
U4-10301 Change the PluginManager hash to use more reliable and consistent hashes
2017-08-17 11:38:57 +10:00
Mads Rasmussen
87f4cd24a0
fix link
2017-08-16 21:40:35 +02:00
Mads Rasmussen
b151c39c3b
Merge pull request #2097 from skttl/patch-9
...
U4-10232 Unsaved changes alert overlaps borders
2017-08-16 16:15:49 +02:00
Zsolt
9e0d0de846
created documentation for the newly added directives + testing
2017-08-16 15:45:57 +02:00
Mads Rasmussen
b5acd53889
Add a bit of text formatting to the content templates intro text + describe how to add content templates from the settings section
2017-08-16 13:59:35 +02:00
Claus
ff29493203
missing null check causing legacy trees to break if theres no querystring data.
2017-08-16 13:43:48 +02:00
Claus
5fff884798
making sure title is added to trees.config - not sure if its needed but lets just do it.
2017-08-16 13:43:21 +02:00
Claus
3885454b26
updating name of usersResource for v. 7.7
2017-08-16 13:42:19 +02:00
Mads Rasmussen
fec85491b6
Merge pull request #2129 from umbraco/temp-U4-10248
...
U4-10248 Change content and media start node pickers to use new picker layout
2017-08-16 09:27:20 +02:00
Mads Rasmussen
26e590a260
don't wait for node path to return before we show the picked node in the UI
2017-08-16 09:25:22 +02:00
Zsolt
bf2fdc409b
created umb-box components and changed all html tags for it in the users section
2017-08-15 16:32:30 +02:00
Zsolt
bd0cceb517
Clean-up with Mads
2017-08-15 14:41:04 +02:00
Claus
bb01eca7b7
added a few tests for the new UmbracoHelper methods.
2017-08-15 13:08:30 +02:00
Claus
542406c402
Merge pull request #2130 from umbraco/temp-U4-10136
...
U4-10136 Broken link to package action documentation
2017-08-15 11:02:52 +02:00
Claus
c44b903261
changed to private structs and made immutable.
2017-08-15 10:10:40 +02:00
Shannon Deminick
b02b130793
Merge pull request #2125 from umbraco/temp-U4-10280
...
U4-10280 Add markers to required fields in user section
2017-08-15 12:36:07 +10:00
Shannon Deminick
d3e73e9e30
Merge pull request #2122 from umbraco/temp-U4-10243
...
U4-10243 Umbraco 7.7. Difference between "Enable/Disable" and "LockedOut"
2017-08-15 12:31:50 +10:00
Shannon
1de79cf473
updated to use ASPNET Identity APIs for managing lockouts
2017-08-15 12:31:32 +10:00
Shannon
42d65a36bc
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
...
# Conflicts:
# build/UmbracoVersion.txt
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
2017-08-15 11:55:17 +10:00
Bjarne Fyrstenborg
c68d7a33ca
Fix maxchars javascript errors on macro parameter editors
2017-08-14 19:57:28 +02:00
Robert
2773102441
Fixed tag
2017-08-14 14:58:48 +02:00
Claus
ef0d6eff2c
Merge pull request #2124 from umbraco/mikecp-U4-8967
...
U4-8967 Linkpicker localization issue
2017-08-14 14:58:31 +02:00
Robert
1efad78214
Package-actions link updated
2017-08-14 14:58:05 +02:00
Claus
46b2d8a4aa
implement equality comparison to prevent duplicates in when used in dictionaries.
2017-08-14 13:34:47 +02:00
Zsolt
69c242074a
In cms I changed the media picker to the new layout + deleting previously commented code
2017-08-14 13:08:01 +02:00
Claus
7a5cb7058b
U4-10289 IdkMap cache can cause the entity service to return invalid results
2017-08-14 11:38:13 +02:00
Harvey Williams
13f76d2af9
Updated ReplaceLineBreaksForHtml to include \r
...
I was surprised when this method did not replace a `\r` character with an HTML break. I have updated it to not only replace `\n`, but also `\r\n` and just `\r`.
I think these cases should be considered because of [this SO thread](https://stackoverflow.com/questions/4824621/is-a-new-line-n-or-r-n ).
The updated code will not replace `\n\r` with one break but with two.
I used [this SO answer](https://stackoverflow.com/a/8196219/2963111 ) to update the method.
```
[TestMethod]
public void ReplaceLineBreaksForHtmlTest()
{
var result = "foo\rbar\nbaz\r\nbiff\n\r".ReplaceLineBreaksForHtml();
Assert.AreEqual(result, "foo<br />\rbar<br />\nbaz<br />\r\nbiff<br />\n<br />\r");
}
```
2017-08-11 11:42:35 +01:00
Mads Rasmussen
f426e3c500
U4-10280 Add markers to required fields in user section
2017-08-11 12:14:10 +02:00
Claus
028576d93c
Merge pull request #2120 from umbraco/temp-U4-10227
...
U4-10227 Users section should start in the user tree
2017-08-11 10:31:20 +02:00
Robert
c1c2339827
U4-8967 Linkpicker localization issue
...
Did a few modifications to the PR - reverted back the default translations for "content_nodeName" and "content_urls" as they are being used in other places.
To fix this, I have created two new keys that are used only in the linkpicker :)
2017-08-11 10:31:04 +02:00
Shannon
0e273d1a08
U4-7382 Text Properties Containing JSON Are Corrupted on Publish
2017-08-11 15:11:53 +10:00
Mads Rasmussen
b607c9cd87
add documentation to users.resource
2017-08-10 16:14:11 +02:00
Claus
5cb766d387
Merge pull request #2115 from umbraco/temp-U4-10220
...
fixes: U4-10220 Missing the ability to create Content Templates (blue…
2017-08-10 15:57:46 +02:00
Claus
076ee7e3d8
Merge pull request #2110 from umbraco/temp-U4-10233
...
fixes: U4-10233 Umbraco 7.7 beta - format user last login date
2017-08-10 15:49:02 +02:00
Claus
d149438e56
Merge pull request #2088 from umbraco/temp-snippets-update
...
Updates partial view snippets to not re-iterate all of the time and t…
2017-08-10 15:26:29 +02:00
Claus
90213ec90d
no need to check twice if we just dont send any hidden children to the render method.
2017-08-10 15:26:03 +02:00
Mads Rasmussen
125c378274
fixes: U4-4848 If "Save and Publish" is clicked before page finishes loading, data is lost from MNTP
2017-08-10 14:11:48 +02:00
mikkelhm
0db4993900
Bump version to beta003
2017-08-10 13:53:26 +02:00
Mads Rasmussen
979a0c9e25
remove capitalise from badges
2017-08-10 13:40:56 +02:00
Mads Rasmussen
3104e6d11c
fixes: U4-10243 Umbraco 7.7. Difference between "Enable/Disable" and "LockedOut"
2017-08-10 13:39:33 +02:00
Jeavon
850ec2d78f
Merge branch 'dev-v7.7' of https://github.com/umbraco/Umbraco-CMS into dev-v7.7
2017-08-10 11:41:42 +01:00
Jeavon
d1109fb9ad
Fix CustomErrorsCheck so that success message can contain "On" as well as "RemoteOnly" as it's also a success value
2017-08-10 11:41:19 +01:00
mikkelhm
12eb496939
Adds the avatar column as a table to update in the 7.7.0 migration, and sets its length to 500
2017-08-10 12:37:11 +02:00
Claus
4578f097dc
Merge branch 'dev-v7.7' of github.com:umbraco/Umbraco-CMS into dev-v7.7
2017-08-10 11:27:57 +02:00
Claus
5f0765a39a
Merge branch 'temp-U4-10263' into dev-v7.7
2017-08-10 11:27:38 +02:00
Mikkel Holck Madsen
823e3d1b4e
Merge pull request #2109 from umbraco/temp-U4-10244
...
U4-10244 Umbraco 7.7-beta - Migration fails when upgrading users
2017-08-10 10:43:36 +02:00
Shannon
97f2b40f4b
fixes tests
2017-08-10 17:59:17 +10:00
Shannon
9be275cf40
Updates the routes to also redirect if there isn't any dashboard to view for the user
2017-08-10 17:49:21 +10:00
Shannon
72495b3eaf
U4-10227 Users section should start in the user tree
2017-08-10 17:25:16 +10:00
mikkelhm
ca80a0cddc
Bump version to 7.6.6
2017-08-10 08:41:06 +02:00
Shannon
21707f9e08
Updates the GetMemberGroupsForMember with a username to be a single query
2017-08-10 14:22:30 +10:00
Shannon
d8cfd8f12e
U4-10274 Umbraco.MemberHasAccess isn't cached
2017-08-10 13:46:18 +10:00
Shannon
d756f884a7
fixes test
2017-08-10 12:02:23 +10:00
Shannon
a97a5dc3fd
Removes need for the IdkMap for content/media services since we have a wrapping repo now, adds tests to verify that caching is active for both INT and GUID
2017-08-10 10:52:31 +10:00
Shannon
bdf621049f
adds GetByIds for UDIs
2017-08-10 01:11:59 +10:00
Shannon
2c219576f6
update test
2017-08-10 01:08:29 +10:00
Shannon
8f121c4d93
update test
2017-08-10 01:01:34 +10:00
Shannon
558a284750
U4-10263 Missing UDI + GUID friendly MediaService.GetByIds, ContentService.GetByIds
2017-08-10 01:01:07 +10:00
Shannon
0bb27b8ebd
U4-10263 Missing UDI + GUID friendly MediaService.GetByIds, ContentService.GetByIds
2017-08-10 00:22:15 +10:00
Shannon
3263e496aa
U4-10201 Exception when deleting a user's start node - adds FKs, fixes delete scripts, adds migrations for FKs
2017-08-10 00:02:27 +10:00
Mads Rasmussen
2c2a9cc916
fixes: U4-10220 Missing the ability to create Content Templates (blueprints) from the blueprints tree directly when none exist
2017-08-09 10:47:41 +02:00
Stephan
a851cef70f
Improve EnsureUniqueNodeName perfs?
2017-08-08 18:54:15 +02:00
Mads Rasmussen
55a4214a5c
fixes: U4-10233 Umbraco 7.7 beta - format user last login date
2017-08-08 13:05:46 +02:00
Shannon
121b184941
U4-10244 Umbraco 7.7-beta - Migration fails when upgrading users
2017-08-08 11:01:45 +10:00
Per Ploug
babcbd2f7a
Updates from dev-v7
2017-08-07 15:29:34 +02:00
leekelleher
e5e174d334
Nested Content with ModelsBuilder disabled will throw a null-reference exception.
...
The fix is to check if the `Current` instance as a `Value`.
For more details, see ticket: http://issues.umbraco.org/issue/U4-10260
2017-08-07 14:06:03 +01:00
Per Ploug
ba82885b6d
Merge remote-tracking branch 'refs/remotes/origin/dev-v7' into temp-gulp-spike
...
# Conflicts:
# build/BuildBelle.bat
2017-08-07 14:05:53 +02:00
Shannon
f453ee2623
U4-10244 Umbraco 7.7-beta - Migration fails when upgrading users
2017-08-07 17:21:35 +10:00
Zsolt
5b00265394
Change content start node picker
2017-08-04 14:38:37 +02:00
Bjarne Fyrstenborg
68ba0ca1e2
Fix typo in localization of placeholder text
2017-08-03 21:45:01 +02:00
Bjarne Fyrstenborg
b22e9d0911
Remove bottom margin of subtitle paragraph
2017-08-03 21:35:03 +02:00
Søren Kottal
6a59a90964
Moves .alert-form.-no-border slightly
...
Moves .alert-form.-no-border slightly, so borders beneath are visible
2017-08-02 20:49:20 +02:00
Søren Kottal
26a042f291
U4-10225: Bumps z-index of #leftcolumn
...
http://issues.umbraco.org/issue/U4-10225
This bumps the z-index of #leftcolumn, so the notifications don't get in the way.
2017-08-02 19:41:55 +02:00
Shannon
98c1f9820f
Updates partial view snippets to not re-iterate all of the time and to remove any non-required iterations, adds required namespace imports
2017-08-01 17:47:33 +10:00
Nik
7367c8ef67
Re-do min max number of items in the grid after rebasing
2017-07-30 02:09:38 +01:00
Alexander Bryukhov
6c91d54372
U4-10200 Listview layouts - empty state not localized
2017-07-26 10:24:03 +07:00
Stephan Lonntorp
d4a2244190
Added missing translations
2017-07-25 13:28:46 +02:00
Xiaohao112
ed480e1e6e
Created a link to composition doctype
...
Related to this issue; http://issues.umbraco.org/issue/U4-10192 . Made a link to a composition from the current doctype.
2017-07-24 14:12:59 +02:00
Asbjørn Riis-Knudsen
841074fc27
U4-10191: Update to TinyMCE 4.6.x
2017-07-24 09:31:47 +02:00
Stephan
14de3fee46
Merge branch dev-v7 into temp-u4-10006
2017-07-21 13:27:56 +02:00
Stephan
17d3548bbb
Merge branch dev-v7 into temp-u4-10006
2017-07-21 10:04:25 +02:00
Stephan
9754c4511b
U4-10006 - temp debug
2017-07-21 09:35:32 +02:00
Stephan
442d359ab0
U4-10006 - temp debug
2017-07-21 09:14:46 +02:00
Stephan
bbed2fa8f6
U4-10006 - temp debug
2017-07-21 09:08:21 +02:00
Stephan
3089a0ab3a
U4-10006 - temp debug
2017-07-21 08:48:09 +02:00
Bjarne Fyrstenborg
bfb5dd91cc
Adjust icon and heading to fix issue with icon position in IE
2017-07-18 01:17:47 +02:00
Stephan
b3ac3a03f3
U4-10006 - temp debug
2017-07-17 11:30:33 +02:00
Stephan
bd0ca43b83
U4-10006 - use Invoke-WebRequest, misc
2017-07-17 09:46:09 +02:00
Stephan
f39531216c
U4-10006 - fix npm/node issues
2017-07-14 20:21:29 +02:00
Robert
84de083d52
Merge remote-tracking branch 'origin/temp-U4-7497' into temp-U4-7497
2017-07-14 13:57:36 +02:00
Robert
6ccb822cb5
On textbox delete the next in line gets focused
...
umbfocusbackwards.directive.js file added
2017-07-14 13:56:11 +02:00
Robert
c94338d2b6
Newly added text box now get's focused.
2017-07-14 13:56:11 +02:00
Robert
3ba001164f
Changed to keyup
2017-07-14 13:56:11 +02:00
Robert
a8c0367492
Add/Remove functionality on key press added
2017-07-14 13:56:11 +02:00
Robert
91646212fd
add/remove functionality on keyDown added
2017-07-14 13:56:11 +02:00
Robert
4c9b2f552a
On textbox delete the next in line gets focused
...
umbfocusbackwards.directive.js file added
2017-07-14 13:30:28 +02:00
Stephan
f24effdf0e
U4-10006 - misc fixes
2017-07-14 10:17:40 +02:00
Stephan
e9a4321ee8
U4-10006 - revert unwanted changes to tree.config
2017-07-14 10:17:13 +02:00
Robert
3395445d7c
Newly added text box now get's focused.
2017-07-13 14:05:50 +02:00
Warren Buckley
9ea2fa9d8c
Couple of tiny typos in the XML Comments/Docs
2017-07-13 10:15:41 +01:00
Robert
cddc6f3116
Cleared useless methods
2017-07-12 12:28:40 +02:00
Robert
769f0d97d2
Added TruncateByWords method + overloads
2017-07-12 10:35:09 +02:00
Stephan
f7d11bf936
U4-10006 - fix
2017-07-10 17:41:58 +02:00
Stephan
0fc868c9ba
U4-10006 - verify NuGet
2017-07-10 15:58:22 +02:00
Stephan
a3f4275b30
U4-10006 - build docs
2017-07-09 18:45:29 +02:00
Stephan
cfd3301965
U4-10006 - fix build.ps1, update build.md doc
2017-07-09 17:29:06 +02:00
Stephan
48041c3163
U4-10006 - add build.ps1
2017-07-07 16:41:21 +02:00
Robert
cc57cd6eb7
Changed to keyup
2017-07-05 12:57:29 +02:00
Robert
193eb259a6
Add/Remove functionality on key press added
2017-07-05 12:54:59 +02:00
Robert
6db18d83be
add/remove functionality on keyDown added
2017-07-05 10:15:23 +02:00
Stephan
872530296f
U4-10006 - fix
2017-06-29 19:26:51 +02:00
Stephan
71b5e5223f
U4-10006 - fix
2017-06-28 16:26:27 +02:00
Stephan
f3935b5007
Merge branch 'dev-v7' into temp-u4-10006
2017-06-28 13:10:05 +02:00
Per Ploug
e35a748c92
Fixes issues with missing angular modules and adds sourcemap support
2017-06-27 17:00:00 +02:00
Stephan
a3af1d478d
U4-10006 - revert unrelated changes
2017-06-15 16:08:51 +02:00
Stephan
7d8fdff6c1
U4-10006 - adjust projects to new build
2017-06-15 15:50:50 +02:00
Stephan
a813c0bfea
U4-10006 - import some documentation
2017-06-15 15:15:53 +02:00
Stephan
4870554f47
U4-10006 - from build.bat to Umbraco.Build PS module
2017-06-15 13:32:00 +02:00
Sebastiaan Janssen
547767fc0f
Fixes: when valid username is used, don't raise the unknown username event
2017-06-05 17:16:22 +02:00
Sebastiaan Janssen
74126134b1
Some more cleanup
2017-06-05 12:07:45 +02:00
Sebastiaan Janssen
6136118699
Clean up some events being raised, add code comments, shuffle some code around to make it look nicer
2017-06-05 11:52:42 +02:00
Sebastiaan Janssen
114b58c5ca
Raise events for failed login attempts for unknown users
2017-06-05 10:43:57 +02:00
Sebastiaan Janssen
3019d67922
Adds forgot password events
2017-06-05 10:25:05 +02:00
Sebastiaan Janssen
97518c837f
Merge remote-tracking branch 'origin/dev-v7' into temp-U4-8634
2017-06-04 16:55:42 +02:00
Sebastiaan Janssen
727250d2ab
Removing AccountCreated and AccountUpdated for now, is the responsibility of UserService
2017-06-04 16:55:23 +02:00
Sebastiaan Janssen
66e3a00e56
Raise unlocking and saving events from EditUser.aspx
2017-06-04 15:18:24 +02:00
Sebastiaan Janssen
aebea2da31
Merge remote-tracking branch 'origin/dev-v7' into temp-U4-8634
2017-06-04 14:35:35 +02:00
Sebastiaan Janssen
1634789641
Fix firing of locked out event
2017-06-04 14:33:13 +02:00
Mads Rasmussen
631a9f92ea
fix merge bug + add ignore list
2017-05-05 14:19:37 +02:00
Mads Rasmussen
229a15be4f
add nonodes to gulp
2017-05-05 13:10:40 +02:00
Mads Rasmussen
28d7a4a6dc
Merge branch 'dev-v7.6' into temp-gulp-spike
...
# Conflicts:
# src/Umbraco.Web.UI.Client/bower.json
2017-05-05 13:01:24 +02:00
Mads Rasmussen
21f003e705
clean up ace builds
2017-05-05 12:26:04 +02:00
Sebastiaan Janssen
0d80bf6a84
Alphabetize the events list and wire up the events correctly (instead of sending everything through OnAuthResetAccessFailedCount)
2017-04-30 12:26:33 +02:00
Sebastiaan Janssen
e88f5c8fe2
Better way to get current user's IP address
2017-04-30 10:59:00 +02:00
Sebastiaan Janssen
7cb1a497e5
Merge remote-tracking branch 'origin/dev-v7.6' into temp-seb-authevents
...
# Conflicts:
# src/Umbraco.Core/Security/BackOfficeSignInManager.cs
2017-04-30 10:17:07 +02:00
Sebastiaan Janssen
b72c8ef953
Get userId more easily - also changed the default to -1 just in case we can't determine the Id (at least then changes won't be "blamed" on user 0
2017-04-30 10:15:53 +02:00
Sebastiaan Janssen
04a09bd4d6
Updates comment
2017-04-29 23:19:35 +02:00
Sebastiaan Janssen
311fcfe328
Adds AccountCreated event
2017-04-29 23:17:50 +02:00
Sebastiaan Janssen
33d09b14be
Refactor GetBackofficeUserManager calls
2017-04-29 22:21:42 +02:00
Sebastiaan Janssen
cdab89062e
Make sure to only trigger events on MembershipHelper when we're dealing with backoffice users
2017-04-29 22:10:43 +02:00
Sebastiaan Janssen
38571f2cdd
Wire up LoginSuccess and LoginRequiresVerification
2017-04-29 13:43:51 +02:00
Sebastiaan Janssen
fcd90aa702
Get IP address from OWIN
2017-04-29 12:51:09 +02:00
Sebastiaan Janssen
ae17172126
Attempt to raise events from parts of code that don't hit the BackOfficeUserManager directly
2017-04-29 12:49:56 +02:00
Sebastiaan Janssen
ecca480334
Get backoffice identity from cookie instead of grabbing it from database
2017-04-29 12:25:35 +02:00
Sebastiaan Janssen
095a7c0aa7
First attempt at hooking up some events for auditing
2017-04-28 13:20:42 +02:00
leekelleher
169c6b6372
Fixes U4-9678 - XPath Syntax Parser slowdown
...
http://issues.umbraco.org/issue/U4-9678
Swaps out the base XPath from `"descendant::*[@id={0}]"` to `"id({0})"` - making use of the content-cache's XML DTD ID index.
This will perform better on larger content-trees.
2017-03-25 12:50:53 +00:00
Marc Goodson
8ab2f7c257
add language translations keys for showOrdinals and hideOrdinals
2017-03-24 10:21:01 +00:00
Marc Goodson
51215f11af
toggle the show ordinals label button to hide, when in show ordinal mode
2017-03-24 10:20:31 +00:00
Marc Goodson
3df103eae2
In reorder mode, present an additional toggle button, to show the individual property editor sort ordinals, in input boxes, enabling their order to be manually overridden (for curating property order on tabs, when properties come from two different compositions) see U4-6738
2017-03-22 22:35:53 +00:00
Bjarne Fyrstenborg
be1172d604
Add icon for font select
2017-03-04 18:20:03 +01:00
Bjarne Fyrstenborg
7cf8cd3518
Fix font size caret
2017-03-04 18:19:44 +01:00
Per Ploug
1757e7b4c8
Update gulpfile and buildbelle file
...
Should now have the right paths for running it from VS
2017-01-16 14:53:07 +01:00
Per Ploug
a68eb91c14
update buildbell.bat file to use gulp
2017-01-10 14:58:46 +01:00
Per Ploug
7c9476ca41
Sets the correct root dir for compiling files
2017-01-09 15:27:05 +01:00
Per Ploug
5cee5a27c9
Wraps tasks in a merge-stream
...
This ensures proper timing and feedback of tasks
2017-01-09 15:26:05 +01:00
Per Ploug
1e34570a1f
consistent naming for canvasdesigner js file
2017-01-07 01:28:16 +01:00
Per Ploug
7e930330e2
fixes karma testing config - now runs with "npm test" command instead
2017-01-07 01:27:59 +01:00
Per Ploug
cc3355b1f9
fixes issues with bootstrap2 navbar and less2 syntax
2017-01-07 01:27:26 +01:00
Per Ploug
ee9deacf92
ignore lib-bower temp folder
2017-01-07 01:26:47 +01:00
Per Ploug
4e9a8623f0
syntax issue in eslintrc
2017-01-07 01:26:35 +01:00
Per Ploug
904265cdf5
replaces gruntfile with gulpfile
...
Meaner, faster, better
2017-01-07 01:26:13 +01:00
Per Ploug
4a191f0711
Rebuild bower.json to support bower-installer
...
removes most of the custom bower lib installing we had in gruntfile
2017-01-07 01:25:43 +01:00
Per Ploug
6be9a25d99
new package.json to support gulp
2017-01-07 01:24:32 +01:00
bjarnef
89cbe53b63
Fix z-index of focal point
2016-11-22 23:00:25 +01:00
michael
3ce3a6f6ea
Added files by mistake
2016-11-16 13:23:56 +01:00
michael
b03e9f8fd5
issue U4-8967: updated labels as required and updated dialogs/linkpicker.html to be consistent with the structure overlay/linkpicker.html
...
I updated the labels in EN, FR, NL + other languages where I could figure out what was the update to perform.
2016-11-16 13:13:39 +01:00
Stefano Chiodino
4cab1c89b4
U4-7721 Specify margin 0 for buttons
...
On Safari input elemnts have 1px margin which use to make customise and
install buttons not aligned
2016-11-03 16:05:38 +00:00
Tom Pipe
7b08c0dde6
Adding isPublished value to the index
2016-11-03 11:48:49 +00:00
Stefano Chiodino
88fd5a9623
Remove background-color on preview that was interfering with the website
...
style
2016-11-03 11:40:20 +00:00
Lars-Erik Aabech
361ef2a475
Opening up GetHttpContextFactory for extending (actually in prev commit, but messed up)
2016-09-13 23:57:31 +02:00
Lars-Erik Aabech
d382fcc919
Issue with isHosted in TypeFinder when unit testing.
2016-09-13 23:56:15 +02:00
Lars-Erik Aabech
aac8451627
Removing HttpContext dependency from GridValueConverter. Adding configuration for IOHelper when testing to remove usage of HttpContext.
2016-09-11 21:36:10 +02:00
Jesper Hauge
c96c09f42f
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2016-06-20 21:55:25 +02:00
Jesper Hauge
50f8f18503
Fixes U4-8616
2016-06-20 21:53:40 +02:00
bjarnef
9001cd8a6f
Sort data types array by name A-Z
2016-04-14 23:50:43 +02:00
Iurie Marchitan
a58bf507ed
Add error callback handler for unpublish event in content.edit.controller. For some cases user may not be allowed to unpublish a content, and he need to get a notification message that explains the reason.
2016-04-05 10:33:36 +02:00
Heather Floyd
1279fd234f
Checking for possible Null Ref Exception in Textstring.cshtml grid renderer
2015-09-11 19:43:41 -04:00