Commit Graph
7382 Commits
Author SHA1 Message Date
Sebastien Ros 46c7ea5a92 Improving search API
Adding new methods to filter using greater/lower criteria
2013-10-10 15:01:19 -07:00
Daniel Stolt 9549dd6c29 Fixed issue in Orchard.proj that erroneously excluded Azure role content folders from Orchard.Source.1.7.1.zip. 2013-10-10 23:41:02 +02:00
Sebastien Ros 1e3b56fb15 Increase request timeout for Setup
When running long recipes, the default asp.net request timeout length
might not be sufficient. Increasing to 10 minutes on this specific
request.
2013-10-09 15:27:06 -07:00
Sebastien Ros 2e60db7ee9 Updating hints for SSL 2013-10-09 14:57:35 -07:00
Sebastien Ros 555d122aaa Merge branch 'feature/ssl' into 1.7.x 2013-10-09 12:30:59 -07:00
Sebastien Ros 03f6d06f36 Invalidating SSL settings cache 2013-10-09 12:13:49 -07:00
Bertrand Le Roy 7abd20f9ec Caching done right 2013-10-09 11:52:07 -07:00
Sebastien Ros 3c094a2083 Fixing Taxonomy fields initialization
When used in autoroute with auto generation enabled
2013-10-09 09:49:29 -07:00
Bertrand Le Roy 5166c16c73 Shifting settings. Settings are now saved into the infoset rather than a record. No migration, no record. 2013-10-08 21:50:02 -07:00
Sebastien Ros 6b16680205 #20195: Hiding Setup recipes from
In the Recipes tabl of the Module feature

Work Item: 20195
2013-10-08 17:34:47 -07:00
Sebastien Ros 3aeed0ff0f #19934: Fixing taxonomy fields usage in autoroute
The Loaded event was not called when creating a new content item, hence
the lazy loader was not initialized

Work Item: 19934
2013-10-08 17:11:00 -07:00
Sebastien Ros dd852c3317 #20085: Fixing output cache control strategy
FileResult actions were incorrectly cached

Work Item: 20085
2013-10-08 11:47:09 -07:00
Bertrand Le Roy f7998bc95c SSL module brought into the core distribution 2013-10-07 21:30:20 -07:00
Jay Harris 094e6d370d ContentPermissions editor was displaying Publish permissions under the Edit column header, and Edit permissions under the Publish column header. Fixed. 2013-10-07 17:13:06 -07:00
Jay Harris a04ff1bda0 Update ContentPermissions authorization check to include Implied permissions. Example: Contexts might be for EditPage, not for EditContent. 2013-10-07 17:13:05 -07:00
Jay Harris fe9cd9b109 Update Dynamic permissions to cascade (ImpliedBy) from base permissions. 2013-10-07 17:13:04 -07:00
csadnt c7a524536a Bad 'Content' directives for assemblyInfo.cs files in these modules 2013-10-07 16:58:52 -07:00
Volodymyr Usarskyy 33648208f3 Preventing NRE in Text.cs
When WorkContext.Current is null
2013-10-07 16:55:27 -07:00
Stanley Goldman 4c16256245 #20287: Checking if layoutIndexValue is != -1
WorkItem: 20187
2013-10-07 16:52:37 -07:00
Stanley Goldman 17f6c975ef #20188: Adding Import/Export to TaxonomyNavigationPartDriver
WorkItem: 20188
2013-10-07 16:49:19 -07:00
Bertrand Le Roy fec758bb5c Avoiding select n+1 when comments shapes are hidden from a list. 2013-10-07 12:39:01 -07:00
Sebastien Ros 42ab42e6e2 Caching media profile queries 2013-10-04 17:05:27 -07:00
Sebastien Ros 56bed398f4 Updating Eager Fetch to use records instead of parts 2013-10-03 14:39:50 -07:00
Sebastien Ros a954b9c0e2 Adding default indexes 2013-10-03 11:44:33 -07:00
Sebastien Ros 1235f226d3 Implementing eager fetching for Hql queries 2013-10-03 11:22:02 -07:00
Lombiq 840975e6b4 #20098: Extension build errors are now logged
Work Item: 20098
2013-10-03 12:50:24 +02:00
Sebastien Ros dfd6e0985e Fixing potential NRE in transaction manager 2013-10-02 17:58:07 -07:00
Sebastien Ros 5e93dfa190 Incremental work on update media 2013-10-02 17:39:49 -07:00
Lombiq 61b614a0bb #20157: Changing OutputCache to use absolute expiration instead of sliding expiration
Work Item: 20157
2013-10-02 22:11:24 +02:00
Piotr Szmyd 77e5657f26 #19772: Fixed e-mail activity form validation.
Work Item: 19772
2013-09-29 22:57:08 +02:00
Piotr Szmyd c1ad9f7869 #20166: Fixing typo in EmailActivity that prevents sending e-mails to current user.
Work Item: 20166
2013-09-29 22:32:59 +02:00
Sebastien Ros d0dd41bb17 #20162: Fixing list of disallowed chars in thumbnails
Work Item: 20162
2013-09-27 10:12:55 -07:00
Sebastien Ros db350d87a0 Fixing wrong reference to SSL module 2013-09-27 10:12:14 -07:00
Vladimir Makaev 70d49755f3 #20146: Projections: InBetween for offset dates is incorrectly handing values
Work Item: 20146
2013-09-25 17:42:38 -07:00
Sebastien Ros b8ebd5124e Preparing the project to support SSL access 2013-09-25 17:36:21 -07:00
Sebastien Ros d920b164e0 Implementing media search 2013-09-25 16:41:44 -07:00
Benedek Farkas 790cb94d5b #20033: Fixing that SearchService should filter based on CurrentCultre instead of SiteCulture
Work Item: 20033
2013-09-24 23:26:38 +02:00
Piotr Szmyd a65a41a065 #20150: Fixing possible NullReferenceExceptions after resuming a paused workflow.
Work Item: 20150
2013-09-24 23:16:03 +02:00
Sebastien Ros a45d4b29d9 Fixing taxonomy navigation 2013-09-24 10:34:14 -07:00
Sebastien Ros 2f45a02a1f Patching the nhibernate build 2013-09-24 10:32:58 -07:00
jao28 179e1e4cb0 #20111: Unpublish off Admin Search Error
Work Item: 20111
2013-09-24 13:38:08 +02:00
Piotr Szmyd fe9ff1fcf3 Merge remote-tracking branch 'origin/1.7.x' into 1.x 2013-09-22 18:08:53 +02:00
Piotr Szmyd 5f52748341 #20132: Updated NHibernate to 3.3.3 SP1
Work Item: 20132
2013-09-22 17:43:59 +02:00
Sebastien Ros be72ed5709 Merge branch '1.7.x' into 1.x 2013-09-17 11:01:29 -07:00
Sebastien Ros 58c2181522 Enabling Extension Harvester by default 1.7.1 2013-09-17 10:38:07 -07:00
Sipke Schoorstra 6085d8cb15 Implementing a consistent usage of 'text', 'text small', 'text medium' and 'text large'.
Yes, it's the little things in life.
2013-09-14 16:00:42 -07:00
Sipke Schoorstra 3a4341b1b1 Consistifying text input classses to 'text', 'text small', 'text medium' and 'text large'.
We'll leave the other, deprecated classes for now and eventually clean up (i.e. when TheAdmin gets revamped).
2013-09-14 15:23:55 -07:00
Sebastien Ros bbdb4429e5 #20105, 18576: Fixing Blog permissions
Work Items: 20105, 18576
2013-09-13 11:43:00 -07:00
Sipke Schoorstra 9819bf49d9 Applying .text-medium to the Content Types and Parts settings field of the MediaLibraryPicker settings editor for a more consistent look and breathing space when entering data. 2013-09-12 22:36:36 -07:00
Sipke Schoorstra 9403cd7ea7 Adding .text-medium, deprecating .textMedium. 2013-09-12 22:34:50 -07:00