Commit Graph

88 Commits

Author SHA1 Message Date
Renaud Paquay
94563832d9 Updating version # to 1.0
--HG--
branch : 1.x
2011-01-11 16:47:30 -08:00
Renaud Paquay
8935efc96c Update version # to 0.9.0
--HG--
branch : dev
2010-12-13 21:56:39 -08:00
Renaud Paquay
f69c47b544 Merge default => dev
--HG--
branch : dev
2010-12-11 14:19:15 -08:00
Renaud Paquay
43082540bb Fix unit test
--HG--
branch : dev
2010-12-10 23:49:27 -08:00
Renaud Paquay
9e0387c76a Remove all traces of "default.aspx"
--HG--
branch : dev
2010-12-10 21:42:57 -08:00
Suha Can
c97a8d26cb Cleanup (includes)
--HG--
branch : dev
2010-12-07 15:47:45 -08:00
Renaud Paquay
cb8b5f3812 Delete 'Trust Level="Medium"' element for package
--HG--
branch : dev
2010-12-06 22:03:10 -08:00
Renaud Paquay
26a0ff06a9 Validate modules/themes project files during build
We check for a few things:
- MVC2/3 tooling guid
- "None Include" elements (these often happen for .cshtml files)
- Output Path not set to "bin\"
- FxCop ruleset not set to Orchard ruleset (disabled for now)

Work Items: 16821

--HG--
branch : dev
2010-11-24 11:52:15 -08:00
Andre Rodrigues
d6d6dcf138 #16767: Delete "PackageReferenceImplementation" project
--HG--
branch : dev
2010-11-21 07:44:39 -08:00
Andre Rodrigues
f815a69368 Terminating console if error happens in initialization.
--HG--
branch : dev
2010-11-19 00:56:45 -08:00
Andre Rodrigues
e37954f22e Removing some magic numbers
--HG--
branch : dev
2010-11-19 00:50:34 -08:00
andrerod
4195010f69 Correcting assemblyinfo's
--HG--
branch : dev
2010-11-18 23:50:58 -08:00
Andre Rodrigues
7dfd034a16 Removing unecessary file. 2010-11-17 12:36:44 -08:00
Andre Rodrigues
8328850ccb Medium Trust: Making console run under full trust. 2010-11-17 12:30:36 -08:00
Dave Reed
e869a4f467 Fixing some basic fx cop warnings
--HG--
branch : dev
2010-11-12 12:47:06 -08:00
Dave Reed
ca74da5ea5 Setting code analysis ruleset to paired down Security rules.
--HG--
branch : dev
2010-11-10 16:16:54 -08:00
Andre Rodrigues
42bdbc86ed Removing unecessary file.
--HG--
branch : dev
2010-11-17 12:36:44 -08:00
Andre Rodrigues
c56f157c97 Medium Trust: Making console run under full trust.
--HG--
branch : dev
2010-11-17 12:30:36 -08:00
Sebastien Ros
a733ca09c7 Fixing version numbers in gallery
--HG--
branch : dev
2010-10-28 16:12:15 -07:00
Renaud Paquay
69f1e13a5f Removing commented code
--HG--
branch : dev
2010-10-22 11:45:24 -07:00
Renaud Paquay
8548de19d7 Update project alteration task to support references from "lib"
In the Orchard.Web.csproj file for WebPI, we need to reference all
assemblies coming from our "lib" folder to point to the "bin" folder
of the deployed app.

--HG--
branch : dev
2010-10-22 11:44:34 -07:00
Nathan Heskew
9fc9e5287e Adding another null check to the FilterModuleBinaries msbuild task
--HG--
branch : dev
2010-10-20 00:17:55 -07:00
Nathan Heskew
d329722c62 Updating the packing build to put themes in their place
--HG--
branch : dev
2010-10-20 00:07:53 -07:00
Sebastien Ros
9205dd3b92 Adding Version information to feed items in the Gallery feed
- Renaming to "Orchard Exntensions Gallery"

--HG--
branch : dev
2010-10-18 17:13:53 -07:00
Renaud Paquay
4f049161ce Change version # to 0.8.0
--HG--
branch : dev
2010-10-16 09:37:42 -07:00
Suha Can
0267ef5e00 - Tools\PackageIndexReferenceImplementation project shouldn't start Cassini.
--HG--
branch : dev
2010-10-11 11:29:57 -07:00
Dave Reed
613dbcba51 Fixed last modified date of theme preview img
--HG--
branch : dev
2010-10-06 10:19:17 -07:00
Dave Reed
a599596d44 Gallery: publish, browse, install, and download themes. Gallery displays theme thumbnail.
--HG--
branch : dev
2010-10-05 21:04:17 -07:00
Louis DeJardin
e27571a8ae Removing older mvc project type guid from placeholder web app
--HG--
branch : dev
2010-10-05 14:58:18 -07:00
BertrandLeRoy
9f438da24a Changing copyright notices to reflect new name of the Foundation.
--HG--
branch : dev
2010-10-01 17:38:57 -07:00
Andre Rodrigues
9cf6dce05d Renaming inventory to shapetable
--HG--
branch : dev
2010-09-29 16:45:23 -07:00
Nathan Heskew
8f5a0c45a2 Bunch of web.config and .csproj cleanup
--HG--
branch : mvc3p1
2010-08-17 22:28:51 -07:00
Nathan Heskew
69c901e5c0 Starting the move to ASP.NET MVC 3 Preview 1
--HG--
branch : mvc3p1
2010-08-16 15:37:51 -07:00
Sebastien Ros
564e6c528b Instead of “~/modules” use “~/feed” in the gallery
--HG--
branch : dev
rename : src/Tools/PackageIndexReferenceImplementation/Controllers/ModulesController.cs => src/Tools/PackageIndexReferenceImplementation/Controllers/FeedController.cs
2010-07-29 15:53:40 -07:00
Sebastien Ros
5741737edc Removed the link to the Register page in the gallery
--HG--
branch : dev
2010-07-29 15:49:45 -07:00
Sebastien Ros
46b00503d2 Remove the self-subscription of user accounts from the feed on OrchardProject.net
--HG--
branch : dev
2010-07-28 17:11:41 -07:00
Renaud Paquay
c874c9ab7b Merge
--HG--
branch : dev
2010-07-28 14:14:01 -07:00
Renaud Paquay
89a3186cef Merge OrchardCLI.exe with Orchard.exe
--HG--
branch : dev
2010-07-28 14:11:28 -07:00
Sebastien Ros
334223f532 Changed Modules Gallery url to /Modules instead of /Atom
--HG--
branch : dev
2010-07-28 13:45:29 -07:00
Renaud Paquay
f846335852 Fix command line parser to support quotes
--HG--
branch : dev
2010-07-28 13:06:48 -07:00
Renaud Paquay
72d52caa03 Fix typo
--HG--
branch : dev
2010-07-24 18:22:46 -07:00
Renaud Paquay
4d8a459c0e orchard.exe now uses CommandHostContextProvider
--HG--
branch : dev
2010-07-24 17:34:41 -07:00
Renaud Paquay
639961ca93 Move classes to Orchard project (for sharing)
--HG--
branch : dev
rename : src/Tools/OrchardCli/CommandHostContext.cs => src/Tools/Orchard/HostContext/CommandHostContext.cs
rename : src/Tools/OrchardCli/CommandHostContextProvider.cs => src/Tools/Orchard/HostContext/CommandHostContextProvider.cs
rename : src/Tools/OrchardCli/ICommandHostContextProvider.cs => src/Tools/Orchard/HostContext/ICommandHostContextProvider.cs
2010-07-24 16:55:04 -07:00
Renaud Paquay
d56502e751 Add "cls" command
--HG--
branch : dev
2010-07-24 15:12:52 -07:00
Renaud Paquay
768037b659 Tweaking notification messages
--HG--
branch : dev
2010-07-24 15:03:13 -07:00
Renaud Paquay
677cfd3c6f Implement retry logic when AppDomain has been unloaded
--HG--
branch : dev
2010-07-24 14:48:48 -07:00
Renaud Paquay
388ea9e553 Implement retry logic when host needs to be restarted
--HG--
branch : dev
2010-07-24 14:37:20 -07:00
Renaud Paquay
b61d6fcc63 Interactive orchard command line tool
--HG--
branch : dev
2010-07-24 13:43:38 -07:00
Sebastien Ros
ec4a444537 The Gallery Feeds get their title from the feed
--HG--
branch : dev
2010-07-23 18:11:54 -07:00
Sebastien Ros
89495ef6cf Implemented authentification for Package publishing commands
--HG--
branch : dev
2010-07-23 17:44:56 -07:00