Commit Graph

6 Commits

Author SHA1 Message Date
Andre Rodrigues
f3f518b0db Replacing Module/Theme/Core strings.
--HG--
branch : dev
2010-12-01 17:37:11 -08:00
Andre Rodrigues
8be5368397 #16840: Implementing module installation from local uploaded file. Removing hard dependency between Orchard.Modules and Orchard.Packaging by delegating module installation to Orchard.Packaging.
--HG--
branch : dev
2010-12-01 15:40:44 -08:00
Sebastien Ros
3aa26ade9c Enabling installation of packages from Orchard web app
--HG--
branch : dev
2010-11-12 13:23:39 -08:00
Sébastien Ros
686a9e6f4d Updating packaging commands to handle solution-less applications
If the solution is not found, don't NuGet-Install the package, but still NuGet-AddReference
Uninstallation deletes the module if there is no solution folder
Creating a specific ReferenceRepository implementation to remove the packages.config dependency

--HG--
branch : dev
2010-11-11 23:19:23 -08:00
Sebastien Ros
3886a01e3f Defining the correct precedence when removing a package
--HG--
branch : nuget
2010-11-11 14:37:03 -08:00
Sebastien Ros
92e7cbef4a Adding package uninstall command
--HG--
branch : nuget
2010-11-11 13:50:32 -08:00