Commit Graph

3297 Commits

Author SHA1 Message Date
Kevin LaBranche
f9d482b6c8 Work Item 16929 - Remove dll & css libs not in use anymore. Included the removal of HibernatingRhinos.Profiler.Appender. 2010-12-04 15:53:59 -07:00
Andre Rodrigues
b251c3ef0f Medium Trust: Updating to NuGet latest bits. 2010-11-19 20:49:53 -08:00
andrerod
7730092962 Medium Trust: Replacing usage of GetName() by assemblyName on commandhostenvironment. Extracting DefaultHostEnvironment class to a file outside of the Interface one. 2010-11-13 23:20:25 -08:00
Andre Rodrigues
c5277a5261 Medium Trust: Fixing aditional dynamic invocations of View method.. 2010-11-18 12:30:15 -08:00
andrerod
376f1b15b1 Medium trust: Avoiding dynamic dispatch to the view method (which is protected internal) and using static invocation by casting to object. 2010-11-17 22:56:52 -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
Renaud Paquay
aa7e42924f Merge dev => default 2010-11-13 12:38:40 -08:00
Renaud Paquay
a80b790cce Fix web.config 500 error with IIS7
This is just a temporary fix as Theme.jpg files aren't served
properly anymore

--HG--
branch : dev
2010-11-13 11:38:33 -08:00
Sébastien Ros
d6760392e0 Removing dependency in manifest
--HG--
branch : dev
2010-11-13 10:20:47 -08:00
Sébastien Ros
4d9e295542 Removing dependency to Orchard.User from Orchard.Email
--HG--
branch : dev
2010-11-13 10:17:32 -08:00
Renaud Paquay
5b0fe58931 Fix SpecFlow tests
--HG--
branch : dev
2010-11-13 10:08:26 -08:00
Renaud Paquay
27ecd9e5bb Add dependencies
--HG--
branch : dev
2010-11-13 10:01:30 -08:00
Renaud Paquay
f88f7fa841 Fix SpecFlow test
--HG--
branch : dev
2010-11-13 09:57:44 -08:00
Andre Rodrigues
2e2820de1f Merge
--HG--
branch : dev
2010-11-12 15:38:28 -08:00
Andre Rodrigues
7d8211bd79 Merge
--HG--
branch : dev
2010-11-12 15:37:56 -08:00
Nathan Heskew
14a33aeb66 Updating the Container item display to respect the ContainerPart paging configuration
--HG--
branch : dev
2010-11-12 15:36:57 -08:00
Nathan Heskew
a2e59ac08a Wrapping up the initial implementation of the Container Widget
--HG--
branch : dev
2010-11-12 15:35:58 -08:00
Sebastien Ros
1d5f47b776 Cleaning and syncrhonizing the web.config files in Azure and Orchard.Web
--HG--
branch : dev
2010-11-12 15:23:40 -08:00
Andre Rodrigues
85d02344f4 Medium Trust: Replacing usage of unmanaged SupportClass.FileSupport.Sync(file); with managed fileStream.Flush();
--HG--
branch : dev
2010-11-12 15:17:46 -08:00
Andre Rodrigues
8c8f2b91aa Updating Fluent to incorporate GenericEnumMapper serialization attribute. Adding aditional parameter to public references API to make it more generic.
--HG--
branch : dev
2010-11-12 14:54:11 -08:00
Sebastien Ros
f78bf58ef9 Merge
--HG--
branch : dev
2010-11-12 13:24:02 -08:00
Sebastien Ros
3aa26ade9c Enabling installation of packages from Orchard web app
--HG--
branch : dev
2010-11-12 13:23:39 -08:00
Dave Reed
e869a4f467 Fixing some basic fx cop warnings
--HG--
branch : dev
2010-11-12 12:47:06 -08:00
Andre Rodrigues
a9d30c36dd Medium Trust: Updating SQLce version to desktop version. Enabling medium trust level by default.
--HG--
branch : dev
2010-11-12 11:47:29 -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
Andre Rodrigues
1f3ddc98ed Medium Trust: Disabling reflection optimizer and making DLLs under 4.0 .NET FX SecurityTransparent (for secannotate analysis) and APTCA (for secannotate to be happy) after discussing with Levi.
--HG--
branch : dev
2010-11-11 19:37:18 -08:00
Sebastien Ros
99dad40945 Updating the Themes gallery view
Compatibility with current nuget's state

--HG--
branch : dev
2010-11-11 17:20:25 -08:00
Sebastien Ros
ef4b1ce1fc Adapting Orchard.Packaging feature names
--HG--
branch : dev
2010-11-11 17:17:38 -08:00
Dave Reed
4e8c5d2eae Merge
--HG--
branch : dev
2010-11-11 16:39:07 -08:00
Dave Reed
7b127e5a9f Merge
--HG--
branch : dev
2010-11-11 16:26:09 -08:00
Dave Reed
ae885952a8 Added "Orchard Basic Correctness" analysis ruleset
--HG--
branch : dev
2010-11-11 16:25:44 -08:00
Dave Reed
a9a2c87fe6 Suppressing a few code analysis warnings.
--HG--
branch : dev
2010-11-11 16:23:32 -08:00
Nathan Heskew
ce128483bc Bunch of work for containers.
- Ordering and paging on the container mostly hooked up. Paging needs to respect item settings.
- Widget settings looking good but not yet functioning. Also need to add filtering.
- Custom part not yet in place for custom ordering/filtering.

--HG--
branch : dev
2010-11-11 16:15:49 -08:00
Andre Rodrigues
fb4ab81df5 Merge
--HG--
branch : dev
2010-11-11 16:01:25 -08:00
Andre Rodrigues
e8b4663148 Medium Trust: Recompiling Lucene.NET with APTCA and fixing secannotate warnings.
--HG--
branch : dev
2010-11-11 16:01:07 -08:00
Andre Rodrigues
ddec387c3a Medium Trust: Relaxing assembly level security level and enforcing at method level.
--HG--
branch : dev
2010-11-11 15:49:43 -08:00
Sebastien Ros
8ef13d9217 Correcting packaging unit tests
--HG--
branch : dev
2010-11-11 15:18:52 -08:00
Sebastien Ros
cf2432acb5 Removing NuGet project from solution
Added Nuget as an external lib
Updated CREDITS.txt

--HG--
branch : dev
2010-11-11 15:03:57 -08:00
Andre Rodrigues
99225cdad4 Merge
--HG--
branch : dev
2010-11-11 14:57:14 -08:00
Andre Rodrigues
4890c79d96 Medium Trust: Testing for full trust instead of demanding permission to avoid secannotate warning.
--HG--
branch : dev
2010-11-11 14:54:58 -08:00
Sebastien Ros
d427479a32 Merge
--HG--
branch : dev
2010-11-11 14:40:09 -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
b9c143b82f Merge
--HG--
branch : nuget
2010-11-11 13:50:53 -08:00
Sebastien Ros
92e7cbef4a Adding package uninstall command
--HG--
branch : nuget
2010-11-11 13:50:32 -08:00
Renaud Paquay
71ca0e0fe8 Merge
--HG--
branch : dev
2010-11-11 13:49:21 -08:00
Renaud Paquay
6a54c7b114 Merge default->dev
--HG--
branch : dev
2010-11-11 13:41:57 -08:00
Andre Rodrigues
e6324ea43e Medium Trust: Updating the way the controller type is obtained from metadata to avoid MEF issue under medium trust.
--HG--
branch : dev
2010-11-11 12:47:02 -08:00
Nathan Heskew
f89e0e8d77 Cleaning up Orchard.Lists a little (extra codegen's folders and module/feature descriptions)
--HG--
branch : dev
2010-11-11 10:12:47 -08:00
Nathan Heskew
9dd4b78ba9 Updating the Orchard.Blogs' dependencies
--HG--
branch : dev
2010-11-11 10:10:21 -08:00