Commit Graph

20 Commits

Author SHA1 Message Date
Sebastien Ros
c890f5b5c6 Updating version number 2016-02-01 10:07:18 -08:00
Lombiq
5406b17601 Converting all files stored as CRLF in git to be stored as LF
LF is the git default and all new files are stored as such. Old files from the hg to git conversion however were moved over as CRLF.
2015-12-13 22:21:02 +01:00
Sebastien Ros
1724be5c72 Bumping version number 2015-09-23 17:23:54 -07:00
Sebastien Ros
760e30855c Updating version number 1.9.1 2015-06-23 11:20:06 -07:00
Sebastien Ros
ddfb72faaa Updating version number 2015-04-28 12:14:30 -07:00
Sebastien Ros
8b9c25a0a0 Updating version and license 2015-04-28 11:07:04 -07:00
Sebastien Ros
2fc1bc53a3 Updating version numbers 2014-05-16 13:13:32 -07:00
Sebastien Ros
37f5685065 Updating version numbers 2014-03-28 11:11:45 -07:00
Sebastien Ros
7afb052e7c Updating version numbers 2013-11-08 16:53:03 -08:00
Sebastien Ros
f0851bb5fb Updating version numbers 2013-09-10 14:08:05 -07:00
Sebastien Ros
506be4a9d0 Updating manifest files
--HG--
branch : 1.x
2013-06-26 18:19:23 -07:00
Sebastien Ros
81ed251b80 Updating version numbers
--HG--
branch : 1.x
2012-10-18 12:49:52 -07:00
Sebastien Ros
091e16b33b Updating version numbers
--HG--
branch : 1.x
2012-07-07 15:09:56 -07:00
Sebastien Ros
ab0b8b095d Updating version numbers
--HG--
branch : 1.x
2012-05-03 14:58:16 -07:00
Sebastien Ros
e5a5decf7b Updating version numbers
--HG--
branch : 1.x
2012-02-29 11:29:55 -08:00
Sebastien Ros
c2b770c916 Updating assembly info
--HG--
branch : 1.x
2011-10-03 11:19:57 -07:00
Renaud Paquay
846a40a1fe Update version to generic 1.2.0
--HG--
branch : 1.x
2011-05-24 19:49:58 -07:00
Andre Rodrigues
173af2bcbe Extending manifest parser to support flatenned default feature.
--HG--
branch : dev
2011-03-16 08:55:07 -07:00
Suha Can
578c107da3 Breaking up IRecipeManager in two components: IRecipeHarvester (harvest and parse) and IRecipeManager (execute)
Renaming DiscoverRecipes to HarvestRecipes for consistency with other harvesters we have in Orchard.
Renaming MetaData to Metadata for the recipe step and its handler.
Moving recipe information elements in the recipe to under the Recipe element, renaming root element to Orchard and modifying the parser accordingly.
Using element.Name.LocalName in the parser.
Fixing whitespaces in a couple places, setting the Orchard.Recipes assembly copyright information and making the assembly securitytransparent.
Refactoring code and unit tests as a result of to above.

--HG--
branch : recipe
2011-02-12 13:42:33 -08:00
Suha Can
c93b091a1d Adding Orchard.Recipes module
Enabling Orchard.Recipes in setup
Recipes namespace in Orchard.Framework

--HG--
branch : recipe
2011-02-10 11:16:56 -08:00