Louis DeJardin
75257a4585
Changing the default IText implementation to support "shell" lifetime scope
...
Text depends on IWorkContextAccessor instead of ICultureManager
CurrentCulture string added to WorkContext
Enables Localizer T properties to be used by singleton per-shell components
--HG--
branch : perf
extra : rebase_source : cf262af29af17af8059ee7d0571e8c643a71d3ef
2010-11-15 18:03:38 -08:00
Suha Can
d82259089b
- Add missing assembly reference
...
--HG--
branch : perf
2010-11-16 11:42:33 -08:00
Suha Can
0571841392
- Setting trust level back to Full in branch.
...
--HG--
branch : perf
2010-11-15 16:58:06 -08:00
Renaud Paquay
b43f30be15
Merge dev => perf
...
--HG--
branch : perf
2010-11-15 16:23:24 -08:00
andrerod
6eb257fc7c
Updating project references with hint paths to avoid warnings on clean.
...
--HG--
branch : dev
2010-11-14 00:09:42 -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
27ecd9e5bb
Add dependencies
...
--HG--
branch : dev
2010-11-13 10:01:30 -08:00
Louis DeJardin
30191928b5
Incremental improvement to extension manager
...
--HG--
branch : perf
extra : rebase_source : f2697bf60ab12c79e848e1794652e19ac5933d3a
2010-11-12 18:58:35 -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
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
Louis DeJardin
00f0653c63
Perf: more adjustments to scripting
...
Updating to v1.1.1
Reexecuting script to avoid overhead
--HG--
branch : perf
extra : rebase_source : 168eaa68ebfeb3c61405dc5151373eed5b774a63
2010-11-12 00:02:11 -08:00
Renaud Paquay
2f8425c9cb
Add "Messaging" as a default enabled feature
...
Fixes profiling build
--HG--
branch : perf
2010-11-13 09:49:01 -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
7b127e5a9f
Merge
...
--HG--
branch : dev
2010-11-11 16:26:09 -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
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
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
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
Sebastien Ros
d1cc42e596
Adding missin file
...
--HG--
branch : nuget
2010-11-10 18:11:08 -08:00
Sebastien Ros
89a64f2147
Updating to latest NuGet sources
...
Adding a local file from NuGet which was removed in their source code
--HG--
branch : nuget
2010-11-10 18:01:04 -08:00
Nathan Heskew
cfb11c92ae
Removing the "Content Item" content type admin menu item (under "New") since it's not really a content type
...
--HG--
branch : dev
2010-11-10 16:36:54 -08:00
Nathan Heskew
ac1cdf7c03
Fixing a bug with editing content types when there's a model error
...
--HG--
branch : dev
2010-11-10 16:35:59 -08:00
Nathan Heskew
b4bfd909e5
Getting the content container going. Still need to implement ordering and pagination.
...
--HG--
branch : dev
2010-11-10 16:35:17 -08:00
Sebastien Ros
6f6ad4971f
Correcting NuGet installation paths and repository factory usage
...
--HG--
branch : nuget
2010-11-10 16:29:20 -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
Sebastien Ros
025144daa6
Improving the packaging command
...
Adding a <path> parameter to define the location of the created file
Corrected the destination folder for themes
--HG--
branch : nuget
2010-11-10 16:09:20 -08:00
Sebastien Ros
c378fa0a59
Renaming PackageSourceRecord to PackageSource
...
--HG--
branch : nuget
2010-11-10 15:28:43 -08:00
Jonathan Wall
42108814e1
More work on the admin buttons.
...
--HG--
branch : dev
2010-11-10 15:12:33 -08:00
Sebastien Ros
e35e36f4d3
Merge
...
--HG--
branch : nuget
2010-11-10 14:47:36 -08:00
Sebastien Ros
c0f552949f
Updating the gallery module
...
--HG--
branch : nuget
2010-11-10 14:46:56 -08:00
Suha Can
a284f16056
- Cleanup and removing unneeded assembly references.
...
--HG--
branch : perf
2010-11-10 13:56:12 -08:00
Nathan Heskew
eaab6be893
Allowing theme preview images (theme.png) to be served up
...
--HG--
branch : dev
2010-11-10 12:34:02 -08:00
Suha Can
f3a6ab9559
- Removing compilation debug="true" from module web.config files
...
--HG--
branch : perf
2010-11-10 12:30:58 -08:00
Dave Reed
0a7a88b535
Updated libraries to webstack beta 3.
...
Core now needs to reference System.Web.WebPages due to TagBuilder moving there.
--HG--
branch : dev
2010-11-10 09:39:37 -08:00
Jonathan Wall
9cda87f18e
Removed some styles form the admin that are not being used.
...
--HG--
branch : dev
2010-11-09 20:12:18 -08:00
Nathan Heskew
0ed208a4d1
Removing a stray base.js debugging line
...
--HG--
branch : dev
2010-11-09 17:20:37 -08:00