Commit Graph

11 Commits

Author SHA1 Message Date
Andre Rodrigues
6e1f0122b8 Fixing typo, module uninstallation and error message (also typo).
--HG--
branch : 1.x
2011-01-07 08:30:29 -08:00
andrerod
a84b38a25e #17169: Fixing theme uninstall under full trust and when the package in the package repository is not present.
--HG--
branch : 1.x
2011-01-05 18:43:41 -08:00
Sebastien Ros
b43c5621ab Using OData feed as a Service Reference connection
Work Item: 16954

--HG--
branch : dev
2010-12-08 16:00:58 -08:00
Suha Can
2b7b92c439 Refactoring
--HG--
branch : dev
2010-12-07 16:11:29 -08:00
Andre Rodrigues
6789e39370 #16841, #16495: Fixing theme installation.
--HG--
branch : dev
2010-12-02 15:27:00 -08:00
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