Updating version numbers

--HG--
branch : 1.x
This commit is contained in:
Sebastien Ros
2012-10-18 12:49:52 -07:00
parent f00a67f746
commit 81ed251b80
117 changed files with 200 additions and 203 deletions

View File

@@ -30,5 +30,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.4.1")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.4.1")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -30,5 +30,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.4.1")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.4.1")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -30,5 +30,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.4.1")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.4.1")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -30,5 +30,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.4.1")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.4.1")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -34,5 +34,5 @@ using System.Runtime.InteropServices;
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.4.1")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.4.1")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -32,8 +32,8 @@ using System.Security;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.4.1")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.4.1")] [assembly: AssemblyFileVersion("1.6")]
// Enable web application to call this assembly in Full Trust // Enable web application to call this assembly in Full Trust
[assembly: AllowPartiallyTrustedCallers] [assembly: AllowPartiallyTrustedCallers]

View File

@@ -33,5 +33,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.4.1")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.4.1")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.4.1 Version: 1.6
OrchardVersion: 1.4.1 OrchardVersion: 1.4.1
Description: The Lucene module enables the site to be indexed using Lucene.NET. The index generated by this module can then be used by the search module to provide an integrated full-text search experience to a web site. Description: The Lucene module enables the site to be indexed using Lucene.NET. The index generated by this module can then be used by the search module to provide an integrated full-text search experience to a web site.
FeatureDescription: Lucene indexing services. FeatureDescription: Lucene indexing services.

View File

@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.4.1")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.4.1")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.5 Version: 1.6
OrchardVersion: 1.4.0 OrchardVersion: 1.4.0
Description: The Markdown module enables rich text contents to be created using the Markdown syntax. Description: The Markdown module enables rich text contents to be created using the Markdown syntax.
FeatureDescription: Markdown editor. FeatureDescription: Markdown editor.

View File

@@ -27,6 +27,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,8 +2,8 @@ Name: Alias
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.5 Version: 1.6
OrchardVersion: 1.0 OrchardVersion: 1.3
Description: Description for the module Description: Description for the module
FeatureDescription: Description for feature Orchard.Alias. FeatureDescription: Description for feature Orchard.Alias.
Category: Content Category: Content

View File

@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@ Name: AntiSpam
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.5 Version: 1.6
OrchardVersion: 1.0 OrchardVersion: 1.0
Description: Provides anti-spam services to protect your content from malicious submissions. Description: Provides anti-spam services to protect your content from malicious submissions.
Features: Features:

View File

@@ -10,7 +10,7 @@ using System.Security;
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyProduct("Orchard")] [assembly: AssemblyProduct("Orchard")]
[assembly: AssemblyCopyright("")] [assembly: AssemblyCopyright("Copyright <20> Outercurve Foundation 2012")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
@@ -31,6 +31,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -3,7 +3,7 @@ Path: ArchiveLater
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.4.2 Version: 1.6
OrchardVersion: 1.4.2 OrchardVersion: 1.4.2
Description: The ArchiveLater module introduces scheduled archiving functionality. Description: The ArchiveLater module introduces scheduled archiving functionality.
FeatureDescription: Scheduled archiving. FeatureDescription: Scheduled archiving.

View File

@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.4.2")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.4.2")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@ Name: Autoroute
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.5 Version: 1.6
OrchardVersion: 1.3 OrchardVersion: 1.3
Description: Description for the module Description: Description for the module
Features: Features:

View File

@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -8,7 +8,6 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Orchard.Autoroute.Specs")] [assembly: AssemblyTitle("Orchard.Autoroute.Specs")]
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Microsoft")]
[assembly: AssemblyProduct("Orchard")] [assembly: AssemblyProduct("Orchard")]
[assembly: AssemblyCopyright("Outercurve Foundation 2011")] [assembly: AssemblyCopyright("Outercurve Foundation 2011")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("")]
@@ -29,5 +28,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.5 Version: 1.6
OrchardVersion: 1.5 OrchardVersion: 1.5
Description: The Orchard Blogs module is implementing basic blogging features. Description: The Orchard Blogs module is implementing basic blogging features.
FeatureDescription: A simple web log. FeatureDescription: A simple web log.

View File

@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.5 Version: 1.6
OrchardVersion: 1.4 OrchardVersion: 1.4
Description: Tools to create Orchard components. Description: Tools to create Orchard components.
FeatureDescription: Tools to create Orchard components. FeatureDescription: Tools to create Orchard components.

View File

@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,8 +2,8 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.5 Version: 1.6
OrchardVersion: 1.4.0 OrchardVersion: 1.4
Description: The comments system implemented by this module can be applied to arbitrary Orchard content types, such as blogs and pages. It includes comment validation and spam protection through the Akismet service. Description: The comments system implemented by this module can be applied to arbitrary Orchard content types, such as blogs and pages. It includes comment validation and spam protection through the Akismet service.
Features: Features:
Orchard.Comments: Orchard.Comments:

View File

@@ -30,5 +30,5 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@ Name: Orchard.ContentPermissions
AntiForgery: enabled AntiForgery: enabled
Author: Chris Pyle, S<>bastien Ros Author: Chris Pyle, S<>bastien Ros
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.5 Version: 1.6
OrchardVersion: 1.5 OrchardVersion: 1.5
Description: Allows item-level front end view permissions. Description: Allows item-level front end view permissions.
Features: Features:

View File

@@ -10,7 +10,7 @@ using System.Security;
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyProduct("Orchard")] [assembly: AssemblyProduct("Orchard")]
[assembly: AssemblyCopyright("")] [assembly: AssemblyCopyright("Copyright <20> Outercurve Foundation 2012")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
@@ -31,5 +31,5 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@ Name: Orchard.ContentPicker
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardcontentpicker.codeplex.com Website: http://orchardcontentpicker.codeplex.com
Version: 1.5.1 Version: 1.6
OrchardVersion: 1.4 OrchardVersion: 1.4
Description: UI for selecting Content Items. Description: UI for selecting Content Items.
Features: Features:

View File

@@ -10,7 +10,7 @@ using System.Security;
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyProduct("Orchard")] [assembly: AssemblyProduct("Orchard")]
[assembly: AssemblyCopyright("")] [assembly: AssemblyCopyright("Copyright <20> Outercurve Foundation 2012")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
@@ -31,6 +31,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.5 Version: 1.6
OrchardVersion: 1.5 OrchardVersion: 1.5
Description: ContentTypes modules enables the creation and alteration of content types not based on code. Description: ContentTypes modules enables the creation and alteration of content types not based on code.
Dependencies: Contents Dependencies: Contents

View File

@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@ Name: Custom Forms
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardcustomforms.codeplex.com Website: http://orchardcustomforms.codeplex.com
Version: 1.5 Version: 1.6
OrchardVersion: 1.4 OrchardVersion: 1.4
Description: Create custom forms like contact forms or content contributions. Description: Create custom forms like contact forms or content contributions.
Features: Features:

View File

@@ -10,7 +10,7 @@ using System.Security;
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyProduct("Orchard")] [assembly: AssemblyProduct("Orchard")]
[assembly: AssemblyCopyright("")] [assembly: AssemblyCopyright("Copyright <20> Outercurve Foundation 2012")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
@@ -31,5 +31,5 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.4.2 Version: 1.6
OrchardVersion: 1.4.2 OrchardVersion: 1.4.2
Description: Contains designer tools to ease the Themes development process Description: Contains designer tools to ease the Themes development process
FeatureName: Shape Tracing FeatureName: Shape Tracing

View File

@@ -31,5 +31,5 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.4.2")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.4.2")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.5 Version: 1.6
OrchardVersion: 1.4 OrchardVersion: 1.4
Description: The Email Messaging module adds Email sending functionalities. Description: The Email Messaging module adds Email sending functionalities.
Features: Features:

View File

@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@ Name: Fields
AntiForgery: enabled AntiForgery: enabled
Author: Antoine Griffard, S<>bastien Ros Author: Antoine Griffard, S<>bastien Ros
Website: http://orchardfields.codeplex.com Website: http://orchardfields.codeplex.com
Version: 1.5 Version: 1.6
OrchardVersion: 1.4 OrchardVersion: 1.4
Description: Some content fields Description: Some content fields
Features: Features:

View File

@@ -10,7 +10,7 @@ using System.Security;
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyProduct("Orchard")] [assembly: AssemblyProduct("Orchard")]
[assembly: AssemblyCopyright("")] [assembly: AssemblyCopyright("Copyright <20> Outercurve Foundation 2009")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
@@ -31,5 +31,5 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -8,7 +8,6 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Orchard.Fields.Specs")] [assembly: AssemblyTitle("Orchard.Fields.Specs")]
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Microsoft")]
[assembly: AssemblyProduct("Orchard")] [assembly: AssemblyProduct("Orchard")]
[assembly: AssemblyCopyright("Outercurve Foundation 2011")] [assembly: AssemblyCopyright("Outercurve Foundation 2011")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("")]
@@ -29,5 +28,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.4.1")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.4.1")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@ Name: Forms
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardforms.codeplex.com Website: http://orchardforms.codeplex.com
Version: 1.5 Version: 1.6
OrchardVersion: 1.4 OrchardVersion: 1.4
Description: Provides a system to publish and alter html forms. Description: Provides a system to publish and alter html forms.
Features: Features:

View File

@@ -31,5 +31,5 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -3,7 +3,7 @@ Path: ImportExport
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.5 Version: 1.6
OrchardVersion: 1.4 OrchardVersion: 1.4
Description: Provides content item data import and export capability. Description: Provides content item data import and export capability.
FeatureDescription: Imports and exports content item data FeatureDescription: Imports and exports content item data

View File

@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.4.1 Version: 1.6
OrchardVersion: 1.4.1 OrchardVersion: 1.4.1
Description: The Indexing module enables the site to be indexed. The index generated by this module can then be used by the search module to provide an integrated full-text search experience to a web site. Description: The Indexing module enables the site to be indexed. The index generated by this module can then be used by the search module to provide an integrated full-text search experience to a web site.
FeatureDescription: Indexing infrastructure. Requires an index implementation like the Lucene module. FeatureDescription: Indexing infrastructure. Requires an index implementation like the Lucene module.

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.4.1 Version: 1.6
OrchardVersion: 1.4.1 OrchardVersion: 1.4.1
Description: Introduces a preconfigured container-enabled content type. Description: Introduces a preconfigured container-enabled content type.
FeatureDescription: A basic container-enabled content type. FeatureDescription: A basic container-enabled content type.

View File

@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.4.1")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.4.1")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.5 Version: 1.6
OrchardVersion: 1.4 OrchardVersion: 1.4
Description: The localization module enables the localization of content items. Description: The localization module enables the localization of content items.
FeatureDescription: Localize content items. FeatureDescription: Localize content items.

View File

@@ -31,6 +31,6 @@ using System.Security;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.5 Version: 1.6
OrchardVersion: 1.4 OrchardVersion: 1.4
Description: The media module offer basic media management features. It currently only supports image files. Storage goes into the current Orchard file system, which can be the server's physical file system or Azure blob storage. Description: The media module offer basic media management features. It currently only supports image files. Storage goes into the current Orchard file system, which can be the server's physical file system or Azure blob storage.
FeatureDescription: File system based media upload, storage and management. FeatureDescription: File system based media upload, storage and management.

View File

@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -3,7 +3,7 @@ Path: MediaPicker
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.5 Version: 1.6
OrchardVersion: 1.4 OrchardVersion: 1.4
Description: UI for browsing for, uploading, or selecting an image for an HTML editor. Description: UI for browsing for, uploading, or selecting an image for an HTML editor.
Dependencies: Orchard.Media, Orchard.jQuery Dependencies: Orchard.Media, Orchard.jQuery

View File

@@ -31,6 +31,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.4.1 Version: 1.6
OrchardVersion: 1.4.1 OrchardVersion: 1.4.1
Description: The Messaging module adds messaging functionalities. Description: The Messaging module adds messaging functionalities.
FeatureDescription: Messaging services. FeatureDescription: Messaging services.

View File

@@ -31,6 +31,6 @@ using System.Security;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.4.1")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.4.1")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.4.1 Version: 1.6
OrchardVersion: 1.4.1 OrchardVersion: 1.4.1
Description: Data migration commands. Description: Data migration commands.
FeatureDescription: Data migration commands. FeatureDescription: Data migration commands.

View File

@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.4.1")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.4.1")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.5 Version: 1.6
OrchardVersion: 1.4 OrchardVersion: 1.4
Description: The Modules module enables the administrator of the site to manage the installed modules as well as activate and de-activate features. Description: The Modules module enables the administrator of the site to manage the installed modules as well as activate and de-activate features.
FeatureDescription: Standard module and feature management. FeatureDescription: Standard module and feature management.

View File

@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.5 Version: 1.6
OrchardVersion: 1.4 OrchardVersion: 1.4
Description: The multi-tenancy module enables multiple Orchard sites to run in isolation inside of a single web application, improving site density on a single server or hosted account. Description: The multi-tenancy module enables multiple Orchard sites to run in isolation inside of a single web application, improving site density on a single server or hosted account.
FeatureDescription: Configure multiple site tenants. FeatureDescription: Configure multiple site tenants.

View File

@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.4.1 Version: 1.6
OrchardVersion: 1.4.1 OrchardVersion: 1.4.1
Description: The packaging module enables packaging modules using the OPC format. Description: The packaging module enables packaging modules using the OPC format.
FeatureDescription: Commands for creating/installing local modules. FeatureDescription: Commands for creating/installing local modules.

View File

@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.4.1")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.4.1")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.5 Version: 1.6
OrchardVersion: 1.5 OrchardVersion: 1.5
Description: Introduces a preconfigured page content type. Description: Introduces a preconfigured page content type.
FeatureDescription: A basic page content type. FeatureDescription: A basic page content type.

View File

@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@ Name: Projector
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardprojections.codeplex.com Website: http://orchardprojections.codeplex.com
Version: 1.5 Version: 1.6
OrchardVersion: 1.5 OrchardVersion: 1.5
Description: Provides methods to control how lists of content items are filtered and displayed Description: Provides methods to control how lists of content items are filtered and displayed
Category: Content Category: Content

View File

@@ -10,7 +10,7 @@ using System.Security;
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyProduct("Orchard")] [assembly: AssemblyProduct("Orchard")]
[assembly: AssemblyCopyright("")] [assembly: AssemblyCopyright("Copyright <20> Outercurve Foundation 2009")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
@@ -31,5 +31,5 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -5,12 +5,11 @@ using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following // General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information // set of attributes. Change these attribute values to modify the information
// associated with an assembly. // associated with an assembly.
[assembly: AssemblyTitle("ClassLibrary1")] [assembly: AssemblyTitle("Orchard.Projections.Tests")]
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Microsoft")] [assembly: AssemblyProduct("Orchard")]
[assembly: AssemblyProduct("ClassLibrary1")] [assembly: AssemblyCopyright("Copyright © Outercurve Foundation 2009")]
[assembly: AssemblyCopyright("Copyright © Microsoft 2011")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
@@ -32,5 +31,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -3,7 +3,7 @@ Path: PublishLater
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.5 Version: 1.6
OrchardVersion: 1.4 OrchardVersion: 1.4
Description: The PublishLater module introduces draft creation and scheduled publishing functionality. Description: The PublishLater module introduces draft creation and scheduled publishing functionality.
FeatureDescription: Draft creation and scheduled publishing. FeatureDescription: Draft creation and scheduled publishing.

View File

@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.5 Version: 1.6
OrchardVersion: 1.5 OrchardVersion: 1.5
Description: Provides Orchard Recipes. Description: Provides Orchard Recipes.
FeatureDescription: Implementation of Orchard recipes. FeatureDescription: Implementation of Orchard recipes.

View File

@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.5 Version: 1.6
OrchardVersion: 1.5 OrchardVersion: 1.5
Description: The roles module is adding the ability to assign roles to users. It's also providing a set of default roles for which other modules can define default permissions. Description: The roles module is adding the ability to assign roles to users. It's also providing a set of default roles for which other modules can define default permissions.
FeatureDescription: Standard user roles. FeatureDescription: Standard user roles.

View File

@@ -8,6 +8,7 @@ using System.Security;
[assembly: AssemblyTitle("Orchard.Roles")] [assembly: AssemblyTitle("Orchard.Roles")]
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Outercurve Foundation")]
[assembly: AssemblyProduct("Orchard")] [assembly: AssemblyProduct("Orchard")]
[assembly: AssemblyCopyright("Copyright © Outercurve Foundation 2009")] [assembly: AssemblyCopyright("Copyright © Outercurve Foundation 2009")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("")]
@@ -30,6 +31,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@ Name: Rules
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardrules.codeplex.com Website: http://orchardrules.codeplex.com
Version: 1.5 Version: 1.6
OrchardVersion: 1.4 OrchardVersion: 1.4
Description: Provides a system de trigger actions based on events. Description: Provides a system de trigger actions based on events.
Features: Features:

View File

@@ -31,6 +31,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.4.1 Version: 1.6
OrchardVersion: 1.4.1 OrchardVersion: 1.4.1
Description: The DLR scripting module enables the possibility to execute scripts using the DLR. Description: The DLR scripting module enables the possibility to execute scripts using the DLR.
FeatureDescription: DLR scripting support. FeatureDescription: DLR scripting support.

View File

@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.4.1")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.4.1")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.5 Version: 1.6
OrchardVersion: 1.4 OrchardVersion: 1.4
Description: The scripting module enables the possibility to execute scripts using a simple custom scripting language. Description: The scripting module enables the possibility to execute scripts using a simple custom scripting language.
FeatureDescription: Scripting support. FeatureDescription: Scripting support.

View File

@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.5 Version: 1.6
OrchardVersion: 1.5 OrchardVersion: 1.5
Description: The search module enables the management of the search index and provides the front-end searching user interface. Description: The search module enables the management of the search index and provides the front-end searching user interface.

View File

@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.4.1")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.4.1")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -1,8 +1,8 @@
Name: Setup Name: Setup
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.5 Version: 1.6
OrchardVersion: 1.5 OrchardVersion: 1.6
Description: The setup module is creating the application's setup experience. Description: The setup module is creating the application's setup experience.
FeatureDescription: Standard site setup. This feature is disabled automatically once setup is over. FeatureDescription: Standard site setup. This feature is disabled automatically once setup is over.
Category: Core Category: Core

View File

@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.5 Version: 1.6
OrchardVersion: 1.4 OrchardVersion: 1.4
Features: Features:
Orchard.Tags: Orchard.Tags:

View File

@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@ Name: Task Lease
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardtasklease.codeplex.com Website: http://orchardtasklease.codeplex.com
Version: 1.4.2 Version: 1.6
OrchardVersion: 1.4.2 OrchardVersion: 1.4.2
Description: Provides services to synchronize tasks in a farm environment Description: Provides services to synchronize tasks in a farm environment
Category: Hosting Category: Hosting

View File

@@ -31,6 +31,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.4.2")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.4.2")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -3,7 +3,7 @@ AntiForgery: enabled
SessionState: required SessionState: required
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.5 Version: 1.6
OrchardVersion: 1.4 OrchardVersion: 1.4
Description: The themes module makes it possible for Orchard applications to customize the look and feel of an Orchard web site. Description: The themes module makes it possible for Orchard applications to customize the look and feel of an Orchard web site.
FeatureDescription: Basic theming capability. FeatureDescription: Basic theming capability.

View File

@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@ Name: Tokens
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardtokens.codeplex.com Website: http://orchardtokens.codeplex.com
Version: 1.5 Version: 1.6
OrchardVersion: 1.4 OrchardVersion: 1.4
Description: Provides a system for performing string replacements with common site values. Description: Provides a system for performing string replacements with common site values.
Features: Features:

View File

@@ -31,6 +31,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -9,8 +9,8 @@ using System.Runtime.InteropServices;
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")] [assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("Orchard.Tokens.Tests")] [assembly: AssemblyProduct("Orchard")]
[assembly: AssemblyCopyright("Copyright © 2011")] [assembly: AssemblyCopyright("Copyright © Outercurve Foundation 2009")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.4.1")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.4.1")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.5 Version: 1.6
OrchardVersion: 1.4 OrchardVersion: 1.4
Description: The users module enables user management. Description: The users module enables user management.
FeatureDescription: Standard users. FeatureDescription: Standard users.

View File

@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.5 Version: 1.6
OrchardVersion: 1.4 OrchardVersion: 1.4
Description: Provides a mecanism to generate a static version of pages for being used during application warm up. Description: Provides a mecanism to generate a static version of pages for being used during application warm up.
FeatureDescription: Generates the static version of specific pages periodically. FeatureDescription: Generates the static version of specific pages periodically.

View File

@@ -31,6 +31,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("1.5")] [assembly: AssemblyVersion("1.6")]
[assembly: AssemblyFileVersion("1.5")] [assembly: AssemblyFileVersion("1.6")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.5 Version: 1.6
OrchardVersion: 1.5 OrchardVersion: 1.5
Description: An implementation of widgets for Orchard. Description: An implementation of widgets for Orchard.
FeatureDescription: An implementation of widgets. FeatureDescription: An implementation of widgets.

Some files were not shown because too many files have changed in this diff Show More