Sipke Schoorstra
985be9375a
Fixed a bug in WebRequestActivity.
...
The activity always returned Success and Error in case of an HTTP error, instead of just Error.
2014-01-07 00:23:09 +01:00
Sipke Schoorstra
c1c1a1ff2c
Added optional htmlAttributes to ItemDisplayLink HTML helper.
2014-01-01 19:48:16 +01:00
Sipke Schoorstra
ae676bcb07
Added serialization support for Int64/long.
2014-01-01 15:32:19 +01:00
Sipke Schoorstra
425d590d30
Added version options to GetTermsForContentItem.
...
This allows to get only Published terms the driver's Display method and the Latest terms from the Editor method.
Question to be answered: what about Exporting: should only Published terms be exported, Latest terms, or based on the "Published content only" checkbox on the Export screen?
2013-12-31 11:05:27 +01:00
Sipke Schoorstra
538761da34
Optimizing terms retrieval for content item.
2013-12-29 18:12:21 +01:00
Sipke Schoorstra
b7dca6f998
Adding Publish/Unpublish buttons to Media Actions view.
...
The Publish/Unpublish buttons appear only when the content type of the media item is set to Draftable.
2013-12-28 16:11:49 +01:00
Sipke Schoorstra
ff7bd9035f
Returning the default value even when the element is found, but not the attribute itself.
...
This change fixes the issue of a default page size of 0 when setting up a new site.
2013-12-16 18:11:19 +00:00
Sipke Schoorstra
d667c3b3aa
Merge branch '1.x' of https://git01.codeplex.com/orchard into 1.x
2013-12-07 16:34:24 +01:00
Sipke Schoorstra
358f312884
#20318 : Fixing Custom Forms submission.
...
Work Item: 20318
2013-12-07 11:37:22 +01:00
Sipke Schoorstra
c748ee447c
Reviving Orchard.Lists
2013-12-04 17:09:33 -08:00
Sipke Schoorstra
a6a481b78a
Fixing RuntimeBinderException ("Cannot implicitly convert type 'Foo' to 'Newtonsoft.Json.Linq.JToken'") when getting a complex type from the workflow state.
2013-11-29 00:51:49 +01:00
Sipke Schoorstra
8f35d97621
Fixing RuntimeBinderException ("Cannot implicitly convert type 'Foo' to 'Newtonsoft.Json.Linq.JToken'") when adding a complex type to the workflow state.
2013-11-29 00:42:25 +01:00