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
|
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
|
40be3957f6
|
GetCropUrl - ensuring that GetCropUrl(width,height) works and also adding the useFocalPoint parameter
|
2014-03-24 15:44:04 +00:00 |
|
Jeavon Leopold
|
59de0613f5
|
GetCropUrl - Removing duplicate code
|
2014-03-24 11:43:55 +00:00 |
|
arjanpot
|
cd31637371
|
CropUrl should be formatted with InvariantCulture.
|
2014-03-22 11:22:01 +01:00 |
|
Jeavon Leopold
|
5c5827e319
|
If cropper property editor not in use on umbracoFile then we can use mediaItem.Url
|
2014-03-20 14:31:21 +00:00 |
|
Jeavon Leopold
|
2d2f57a71b
|
GetCropUrl - needed to get the url from within the json within the check for a crop otherwise a exception can occur
|
2014-03-20 13:22:45 +00:00 |
|
Jeavon Leopold
|
6a3fb87499
|
GetCropUrl to not use .Url property but get directly from cropper JSON
|
2014-03-20 12:42:05 +00:00 |
|
Jeavon Leopold
|
6077e24685
|
Add GetCropUrl(string cropAlias) overload and fix mediaItem.Url
|
2014-03-20 11:23:17 +00:00 |
|
Shannon
|
3710c0916c
|
Fixes up the Image cropper extensions, ensures that we don't recursively call Url (this is a special property).
|
2014-03-20 14:57:48 +11:00 |
|
Shannon
|
863667f5bd
|
Moves the image crop enums to their correct location and renames them to be more descriptive (less generic).
|
2014-03-20 14:27:58 +11:00 |
|
Jeavon Leopold
|
d88745bf49
|
Adding ToLowerInvariant to compares and also removing a redundant method copied in from my cropper package but not needed
|
2014-03-19 16:53:13 +00:00 |
|
Jeavon Leopold
|
e8e8b536f1
|
Fix for GetCropUrl method when mediaItem.Url has JSON data
|
2014-03-19 16:12:30 +00:00 |
|
Jeavon Leopold
|
c6e1235ac4
|
Fixing GetCropUrl overload
|
2014-03-19 09:52:53 +00:00 |
|
Jeavon Leopold
|
5c8440a7d6
|
ImageCropper helpers WIP
|
2014-03-18 15:20:48 +00:00 |
|
perploug
|
9f028e6d61
|
Replace Crop() with GetCropUrl()
|
2014-02-24 15:35:24 +01:00 |
|
perploug
|
f8baf343bf
|
Fixing totally broken merge
|
2014-02-20 12:59:11 +01:00 |
|
Shannon
|
64246b4eef
|
fixes build
|
2014-02-19 17:08:55 +11:00 |
|
perploug
|
81305173ca
|
Changes imagecropper to store config in its property data
|
2014-02-19 00:19:15 +01:00 |
|
perploug
|
ec14a16aec
|
ImageCropper Razor models + helpers
|
2014-02-17 16:17:17 +01:00 |
|