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
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
db51a5bb44
Update TextboxPropertyEditor.cs
2017-11-06 17:02:34 +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
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
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
089f488c15
Adds overloads so you can do paging with the TypedSearch methods.
2017-11-02 13:55:19 +00: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
Shannon
e85d212891
U4-10625 HealthCheckController non-empty constructor fails to initialize the correct variables
2017-11-02 15:18:58 +11:00
Jeavon
ef40ecfefd
Fix U4-10618 - AbstractConfigCheck SuccessMessages are missing CurrentValue
2017-11-01 12:34:24 +00: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
Simon Dingley
731e380445
Fixes U4-9401 Double slashes in some Umbraco generated urls causes broken links
2017-10-26 14:27:23 +01: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
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
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
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
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
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
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
Shannon
fd8daa398f
U4-10538 Disable Ping on front-end nodes when load balancing
2017-10-16 16:22:10 +11: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
62ce7f6132
U4-10519 Legacy create is broken
2017-10-13 16:33:49 +11: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
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
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
Sebastiaan Janssen
5dde2efe0d
U4-10506 Importing a specially crafted document type file can cause XXE attack
2017-10-06 15:14:41 +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
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
Shannon
79351efd36
Fixes the JS errors with recent changes
2017-09-29 13:08:47 +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
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
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
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
Shannon
9ad767a285
removes regex configuration bits
2017-09-27 23:13:02 +10:00
Shannon
4053c52dfb
U4-10437 Listview children not showing after upgrade to 7.7
2017-09-27 22:17:50 +10: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
Shannon
3ce6eb09aa
Ensures HealthCheckController is authorized to user with developer access
...
(cherry picked from commit 7c4eb71f07 )
2017-09-25 10:48:15 +02:00
Shannon
7c4eb71f07
Ensures HealthCheckController is authorized to user with developer access
2017-09-25 14:49:59 +10:00
Bjarne Fyrstenborg
4c3e66e58d
Ensure localization is used like in other tree controllers
2017-09-23 02:17:29 +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
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