Sebastiaan Janssen
|
3ca5443350
|
Merge branch '7.1.0' of https://github.com/umbraco/Umbraco-CMS into 7.1.0
|
2014-04-02 12:02:29 +02:00 |
|
Sebastiaan Janssen
|
f6d56f51d4
|
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.1.0
Conflicts:
src/Umbraco.Core/Services/IRelationService.cs
src/Umbraco.Web/Controllers/UmbRegisterController.cs
|
2014-04-02 12:01:55 +02:00 |
|
Sebastiaan Janssen
|
53c0bd6938
|
Fixes: Password is not saved when using the Register snippet
|
2014-04-02 11:59:16 +02:00 |
|
Sebastiaan Janssen
|
a768fe5bb3
|
Ports behaviour from membershiphelper from v7 to 6 to make them the same
|
2014-04-02 11:42:48 +02:00 |
|
Stephan
|
b6185b847f
|
U4-4575 - property converters use wrong source value
|
2014-04-02 11:39:53 +02:00 |
|
perploug
|
891810b045
|
Adds newsletter to installer
With the good ol' V6 installer code, ahhh the smell of code patina
|
2014-04-02 11:20:35 +02:00 |
|
Sebastiaan Janssen
|
3e17201ce7
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
|
2014-04-01 11:59:26 +02:00 |
|
Sebastiaan Janssen
|
50321e5936
|
Merge pull request #336 from bjarnef/7.1.0_-_U4-4026
Fix for U4-4026 Inline styling affect header text
|
2014-03-31 17:32:50 +02:00 |
|
Shannon
|
b9088c9ac0
|
fixes build
|
2014-03-28 08:51:25 +11:00 |
|
Shannon
|
49cf0f98ce
|
U4-1752 - Add GetPreValueAsString(id) method to the @Umbraco helper
|
2014-03-28 08:31:21 +11:00 |
|
Shandem
|
22ffa86e18
|
Merge pull request #301 from Jeavon/U4-1752
U4-1752 - Add GetPreValueAsString(id) method to the @Umbraco helper
|
2014-03-28 08:21:32 +11:00 |
|
Shannon
|
c01211c62d
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
Conflicts:
src/Umbraco.Web/umbraco.presentation/umbraco/dialogs/moveOrCopy.aspx.cs
|
2014-03-27 17:28:46 +11:00 |
|
Shannon
|
d8a3e00440
|
Fixes: U4-2843 Copying Document Type when Selecting Master Doesn't Work (Master ignored), U4-3552 Copy nested document type is failing
|
2014-03-27 17:26:55 +11:00 |
|
Shannon
|
264c537b50
|
Fixes: U4-4530 Edit Profile Snippet: Check for null before loop
|
2014-03-27 16:52:43 +11:00 |
|
Shannon
|
c309e18f13
|
Fixes: U4-459 Public Access permissions not set on distributed servers
|
2014-03-27 16:11:34 +11:00 |
|
Shannon
|
dec60885b4
|
Fixes more thread safety issues with Access.cs
|
2014-03-27 15:50:56 +11:00 |
|
Shannon
|
eee09ec45b
|
Completes: U4-459 Public Access permissions not set on distributed servers
|
2014-03-27 14:43:07 +11:00 |
|
Shannon
|
b4daab2856
|
started fixing: U4-459 Public Access permissions not set on distributed servers but have commented that code out for now because it will cause problem in some LB scenarios.
|
2014-03-27 14:28:45 +11:00 |
|
bjarnef
|
0c6e766030
|
Fix for U4-4026 Inline styling affect header text
Inline styling on container affect header text and dropdown with
text-align:center on language in settings section.
|
2014-03-27 02:42:21 +01:00 |
|
Shannon
|
7444363cef
|
adds another null check to the other TranslateItem method
|
2014-03-27 08:13:05 +11:00 |
|
Jeavon Leopold
|
07934161a4
|
Fix for U4-4527 U7 - Creating initial Folder in media section causes exception
|
2014-03-26 10:07:20 +00:00 |
|
Nicholas-Westby
|
fdd025aefd
|
Replaced "retreive" with "retrieve".
|
2014-03-25 20:44:47 -07:00 |
|
Nicholas-Westby
|
e36d4768e1
|
Replaced "retreive" with "retrieve".
|
2014-03-25 20:44:08 -07:00 |
|
Nicholas-Westby
|
388249f500
|
Replaced "retreive" with "retrieve".
|
2014-03-25 20:41:32 -07:00 |
|
Nicholas-Westby
|
17b6366ea3
|
Replaced "retreive" with "retrieve".
|
2014-03-25 20:37:20 -07:00 |
|
Nicholas-Westby
|
539efcc669
|
Replaced "retreive" with "retrieve".
|
2014-03-25 20:25:24 -07:00 |
|
Nicholas-Westby
|
ffa307613c
|
Replaced "retreive" with "retrieve".
|
2014-03-25 20:23:36 -07:00 |
|
Nicholas-Westby
|
b66253f33e
|
Replaced "retreive" with "retrieve".
|
2014-03-25 20:19:50 -07:00 |
|
Shannon
|
ad95736eaa
|
Fixes issues relating to adding ability to sort pre-values, had to update all property editors that use the shared sortable pre-values, ensure the list items are an array and then sorted.
|
2014-03-26 13:01:53 +11:00 |
|
Shannon
|
be8320bb4b
|
fixes some compatibility issues with PR for sortable pre-vals
|
2014-03-25 14:14:09 +11:00 |
|
Shannon
|
1d4b6178e5
|
Merge branch 'wip-u4-3951' of https://github.com/AndyButland/Umbraco-CMS into AndyButland-wip-u4-3951
Conflicts:
src/Umbraco.Web.UI.Client/src/views/prevalueeditors/multivalues.html
|
2014-03-25 13:31:21 +11:00 |
|
Shannon
|
3427f596e3
|
fixes up a few notes.
|
2014-03-25 13:07:16 +11:00 |
|
Shannon
|
c31ea7409f
|
Merge branch 'fix-u4-3839' of https://github.com/lars-erik/Umbraco-CMS into lars-erik-fix-u4-3839
|
2014-03-25 12:47:26 +11:00 |
|
Shannon
|
f88e60bcb5
|
Fixes: U4-3481 Adding Scripting Files and Partial View Macro File with the same name and 'create macro' selected fails.
|
2014-03-25 12:16:27 +11:00 |
|
Shandem
|
b8f88e0459
|
Merge pull request #330 from Jeavon/7.1.0-ImageCropper-JeavonWIP
7.1.0 image cropper - removal of lots of duplicated code, fixes for various param options and some further unit tests
|
2014-03-25 10:47:09 +11:00 |
|
Jeavon Leopold
|
ff2ee540e2
|
Fixing the CacheBusting on GetCropUrl as it was totally random which meant the server cache was creating a new cache file for every request. Now changed it to use item updateDate.ToFileTimeUtc as the cache busting value so it will change only when the item is updated in Umbraco.
|
2014-03-24 19:27:00 +00:00 |
|
Jeavon Leopold
|
b450299d45
|
GetCropUrl - moved propertyAlias and cropAlias to after width and height so that GetCropUrl(100,100,"myProperty") is possible and renamed useFocalPoint to preferFocalPoint
|
2014-03-24 18:37:15 +00:00 |
|
Jeavon Leopold
|
0ebe535922
|
ImageCropDataSet - a little bit of Stylecop
|
2014-03-24 17:58:12 +00:00 |
|
Jeavon Leopold
|
f5f8fe7b42
|
GetCropUrl - Stylecop and an additional test
|
2014-03-24 17:51:52 +00:00 |
|
Jeavon Leopold
|
f51a66b728
|
GetCropUrl - further code duplication removal and 2 new unit tests
|
2014-03-24 16:32:50 +00:00 |
|
Jeavon Leopold
|
550166c41b
|
Removing HasPropertyAndValueAndCrop method as it's no longer needed
|
2014-03-24 15:49:04 +00:00 |
|
Jeavon Leopold
|
40be3957f6
|
GetCropUrl - ensuring that GetCropUrl(width,height) works and also adding the useFocalPoint parameter
|
2014-03-24 15:44:04 +00:00 |
|
Sebastiaan Janssen
|
6ccce4d914
|
U4-4515 GenericProperty.ascx.cs references non-existent lblAlias control, causing YSOD of death when editing certain document types
Whoops, missed some references
|
2014-03-24 16:01:47 +01:00 |
|
Sebastiaan Janssen
|
4d49268c47
|
U4-4515 GenericProperty.ascx.cs references non-existent lblAlias control, causing YSOD of death when editing certain document types
Codebehind file somehow got out of sync
|
2014-03-24 15:16:57 +01:00 |
|
Jeavon Leopold
|
59de0613f5
|
GetCropUrl - Removing duplicate code
|
2014-03-24 11:43:55 +00:00 |
|
Sebastiaan Janssen
|
bf2efd30e9
|
U4-4073 Audit Trail is missing from action menu
Removed the icons for now as they are missing and should be new style icons anyway
|
2014-03-24 09:34:47 +01:00 |
|
Shannon
|
187373132f
|
Completes: U4-4154 convert existing property data from XML to JSON during upgrade v6 - 7
|
2014-03-24 18:44:18 +11:00 |
|
Shannon
|
79584a9cf9
|
Fixes thread safety issue with RichTextPreValueController
|
2014-03-24 16:32:42 +11:00 |
|
Shannon
|
96fa8c7dc9
|
Publicizes a few things, including the fix for U4-3981 Make Umbraco.Web.WebApi.Filters.UmbracoApplicationAuthorizeAttribute public
|
2014-03-24 15:41:46 +11:00 |
|
Shannon
|
5e43ddc13c
|
Fixes: U4-4502 Umbraco7.0.4 media picker shows uploaded images minus 1
|
2014-03-24 13:43:20 +11:00 |
|