Sipke Schoorstra
54345ead5c
Changed argument names to match the way they are interpreted by the default implementation.
...
The term "skip" is generally interpreted as representing the number of records to skip.
However, the SearchService implementation interprets this value as the start page, not the number of records to skip.
We could have changed the implementation to match the interface, but doing it the other way around is safer.
2014-05-16 13:46:02 +02:00
Sebastien Ros
edef7b3b11
Merge branch '1.8.x' into 1.x
2014-05-12 15:32:48 -07:00
Sebastien Ros
bedbd10ef6
Re-introducing __r query parameter
...
With an explanation this time
2014-05-12 15:32:25 -07:00
Sebastien Ros
97829e0948
Fixing permissions on Projections
2014-05-12 15:31:40 -07:00
Sebastien Ros
52d494542f
Fixing messages
2014-05-12 15:31:18 -07:00
Sebastien Ros
f327a32895
Showing allowed modules with dependencies
2014-05-12 15:30:56 -07:00
Sebastien Ros
556716a4e6
Moving workflow activities to their own feature
2014-05-12 15:29:03 -07:00
Sebastien Ros
4a481ed5ab
Adding experimental support for Redis output cache
2014-05-12 15:27:58 -07:00
Nicholas Mayne
4525650ffa
#20689 Reverting previous changes and jsut forcing validation if author is null when user is not signed in
2014-05-12 21:09:14 +01:00
Nicholas Mayne
e1eebc200b
#20689 Adding required attributes for HTML and model
2014-05-11 22:36:43 +01:00
Nicholas Mayne
74026ec729
#20689 reverted last change and just check current user
2014-05-11 16:50:14 +01:00
Nicholas Mayne
87c60267e1
#20680 Removing old ascx file
...
Work Item: 20680
2014-05-11 14:46:50 +01:00
Nicholas Mayne
5983bca6b1
#20689 Adding required attribute to name and Email
...
Work Item: 20689
2014-05-11 14:43:57 +01:00
Stanley Goldman
a6a59dcb75
#20654 : Removing column adds to CacheSettingsPartRecord
...
Work Item: 20654
2014-05-11 14:33:00 +01:00
Nicholas Mayne
0b657fa8f9
#17684 Fixing issue where a user trys to create two parts of the same name
...
Work Item: 17684
2014-05-11 14:05:20 +01:00
Nicholas Mayne
68e9972579
Making sure previous commit follows naming conventions
2014-05-11 13:49:11 +01:00
wgtm.peters
b3eef7755f
#20686 Workflow useractivity and user is approved activity.
...
Adds workflow activities for IUserEventHandler events
Work Item: 20686
2014-05-11 13:32:33 +01:00
Stanley Goldman
594ba12303
#17687 Adding IdentityPart to SearchForm
...
Work Item: 17687
2014-05-10 19:32:21 +01:00
Wojciech Gadziński
17abedebc6
#20589 Fix FormsAuthenticationService - now is expandable
...
Work Item: 20589
2014-05-10 19:11:34 +01:00
Bertrand Le Roy
e0c4c87a77
Autoroute slug editor now has "view" link once it's been saved.
2014-05-08 19:09:42 -07:00
Bertrand Le Roy
d5c762f51f
Added UI to test email settings
2014-05-07 19:58:51 -07:00
Bertrand Le Roy
12230a8312
Fixed None elements in azure media services project.
2014-05-04 15:47:38 -07:00
Bertrand Le Roy
fd8a016c05
Email notification settings get properly persisted and displayed
2014-05-04 14:34:47 -07:00
Sebastien Ros
488cd17d75
Merge branch '1.8.x' into 1.x
2014-05-02 11:11:33 -07:00
Sebastien Ros
59b57a4c27
#20591 : Including missing assemblies in package
...
Work Item: 20591
2014-05-02 11:06:18 -07:00
Sebastien Ros
a6b78b43d8
Merge branch '1.8.x' into 1.x
2014-05-02 10:41:32 -07:00
Sebastien Ros
1186185461
#20598 : Fixing thumbnail generation
...
Work Item: 20598
2014-05-02 10:41:00 -07:00
Sebastien Ros
c6b6cb1a98
#20647 : Updating content before creation
...
Work Item: 20647
2014-05-02 10:09:49 -07:00
Sebastien Ros
9525bf9e09
#20574 : Optimizing transaction log
...
Work Item: 20574
2014-05-02 10:06:50 -07:00
Sebastien Ros
59a2d037a9
Merge branch '1.8.x' into 1.x
...
Conflicts:
src/Orchard.Web/Modules/Orchard.Roles/Module.txt
2014-05-02 09:36:18 -07:00
Sebastien Ros
dd1842bb13
Updating OSS credits
2014-05-02 09:23:29 -07:00
Sebastien Ros
59c302ac0a
Handling POST redirects in output cache
2014-05-02 09:23:11 -07:00
agriffard
ee16100a6c
#20663 : Fixing Orchard.Roles and Orchard.Roles.Workflow feature bad description in module.txt
...
Work Item: 20663
2014-05-02 15:43:24 +02:00
Sebastien Ros
378f57601e
Merge branch '1.8.x' into 1.x
2014-04-29 14:19:21 -07:00
Sebastien Ros
fd36b81f4b
Disable ASP.NET output cache module
2014-04-29 14:18:44 -07:00
Sebastien Ros
e3c26928c1
Merge branch '1.8.x' into 1.x
2014-04-28 13:23:27 -07:00
Sebastien Ros
5cac1d526c
Adding PageSize property to blogs
2014-04-28 13:23:03 -07:00
Sebastien Ros
fcb29cbf9d
Merge branch '1.x' of https://git01.codeplex.com/orchard into 1.x
2014-04-28 13:21:58 -07:00
Sebastien Ros
52ec226125
Disable public caching when querystring is present
2014-04-28 13:20:42 -07:00
Sebastien Ros
20a120c657
Fixing PathResolutionService
2014-04-28 13:19:40 -07:00
Sebastien Ros
15cdb77938
Fixing Rsd constraint
2014-04-28 13:18:01 -07:00
Bertrand Le Roy
b99e4201c8
Workflows Timer missing a category, Workflows moved to Workflows category
2014-04-28 10:24:24 -07:00
Stanley Goldman
a956c331d8
#18656 Adding ContainablePart.Weight for Sorting in ContainerWidget
...
Work Item: 18656
2014-04-26 12:09:27 +01:00
planetClaire
3689cf8bf4
#19093 Displaying widget type in list & edit widgets
...
Work Item: 19093
2014-04-26 11:31:57 +01:00
Nicholas Mayne
60be23ed73
#20638 : Changing ContainerPart to ContainablePart in settings
...
Work Item: 20638
2014-04-26 11:11:20 +01:00
Sebastien Ros
5e19b7176b
Adding rss endpoint for tagged content items
2014-04-24 12:30:43 -07:00
Sebastien Ros
2dc16c9e0a
Merge branch '1.8.x' into 1.x
2014-04-23 10:49:15 -07:00
Sebastien Ros
590a72aad9
Fixing Rsd constraint
2014-04-23 10:48:59 -07:00
Sebastien Ros
485175dc96
Merge branch '1.8.x' into 1.x
2014-04-22 16:40:33 -07:00
Sebastien Ros
724fc16459
Fixing Rsd routes
2014-04-22 16:40:06 -07:00