Commit Graph
268 Commits
Author SHA1 Message Date
andrerod b911cbb13b Moving scripting outside of framework.
--HG--
branch : dev
2010-11-18 23:50:28 -08:00
Sebastien Ros f349c6e926 Merge
--HG--
branch : dev
2010-11-18 16:04:40 -08:00
Sebastien Ros 75d3c5b13c Reorganizing modules for new build process
--HG--
branch : dev
2010-11-18 16:01:09 -08:00
Dave Reed 67cb21d12b Related to #16712. Rename Feature/ExtensionDescriptor Name -> Id, and DisplayName -> Name.
--HG--
branch : dev
2010-11-18 15:37:47 -08:00
Louis DeJardin c4fefc4a44 Fixing tests
Adding StubCacheManager and Signal to various test container setups
Also ignoring some tests in extensionmanagertests until the semantics can be cleared up

--HG--
branch : perf
2010-11-17 01:36:01 -08:00
Sebastien Ros 50da9410f5 Handling wrong date format from XmlRpc clients
http://orchard.codeplex.com/workitem/16623

--HG--
branch : dev
2010-11-16 15:14:03 -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
Dave Reed e869a4f467 Fixing some basic fx cop warnings
--HG--
branch : dev
2010-11-12 12:47:06 -08:00
Sebastien Ros 8ef13d9217 Correcting packaging unit tests
--HG--
branch : dev
2010-11-11 15:18:52 -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
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 078fa69d13 Merge
--HG--
branch : nuget
2010-11-09 17:01:17 -08:00
Nathan Heskew bb3e63b9d9 Updating XmlRpc functionality to clear up the confusion with Live Writer (WLW) and categories (since there is not category support)
- updated IXmlRpcHandler to also have a vvoid SetCapabilities(XElement element) so handlers can specify what capabilities they support
- updated the WLW manifest to have a thiner capability set (e.g. no category support) so handlers can light up what they support
- updated the XmlRpcHandlers to add what capabilities they support. there'a room for imporoving (adding/removing) specified capabilities here so the WLW only shows features for what's supported
- added WLW support for tags so a tags input can be used in place of the categories input in the WLW UI

--HG--
branch : dev
2010-11-17 15:36:57 -08:00
Sebastien Ros 77cc446f99 Preparing PackageExpander unit tests
--HG--
branch : nuget
2010-11-08 13:21:06 -08:00
Louis DeJardin 1d3813b9ab Merge
--HG--
branch : dev
2010-11-08 11:41:32 -08:00
Louis DeJardin 5e7a6cdcb7 Unit tests passing
--HG--
branch : perf
2010-11-07 21:43:30 -08:00
Louis DeJardin 1341b7f312 Additional intermediate state
--HG--
branch : perf
2010-11-05 16:33:24 -07:00
Nathan Heskew 67d430f303 Updating User create and edit to get the layout corrected and notifications not duplicated
--HG--
branch : dev
2010-11-05 14:53:55 -07:00
Nathan Heskew 35d8f46d92 Making displayed size a bit more friendly
--HG--
branch : dev
2010-11-04 22:25:08 -07:00
Louis DeJardin 452576b541 Merge
--HG--
branch : perf
2010-11-04 20:38:41 -07:00
Louis DeJardin 7b508d72d2 Consolidating redundant theme/module services
Breaking off site's "default theme" changing methods
Centralizing enable/disable functionality

--HG--
branch : perf
2010-11-04 20:37:35 -07:00
Suha Can 1ce1cc9521 PERF: Fix for Dispel CurrentUser/CurrentSite magic
http://orchard.codeplex.com/workitem/16718

--HG--
branch : perf
2010-11-04 20:24:48 -07:00
Louis DeJardin 04bb3d90dc Refactoring IModule and ITheme related services
Changing component layering to allow more efficient dependencies
Marking several interfaces and services obsolete to produce warnings
Changing ITheme to FeatureDescriptor as a first step

--HG--
branch : perf
extra : rebase_source : 905b69eb1cc6ed05750908e41a2d0846dde22001
2010-11-04 16:04:50 -07:00
Louis DeJardin 204bf60d18 Merge
--HG--
branch : nuget
2010-10-30 22:17:15 -07:00
Louis DeJardin f3181136f4 Missed a unit test file
--HG--
branch : nuget
extra : transplant_source : %B5B%F9%1A%87C%99%14%17%DB%0Bz%E8%D3%C7%B0%E9%DE%CB%BA
2010-10-30 20:00:28 -07:00
Louis DeJardin 36c1a85b7d Updating NuGet integration
Using latest version
Namespace change from NuPack to NuGet
Adding tests for package creation

--HG--
branch : nuget
extra : transplant_source : H%D0%91G%21%E4%22x%00%B6eX%8E%98%04%FE%2B%B57%28
2010-10-29 12:17:26 -07:00
Nathan Heskew c8f90ab6c4 Fixing a bug with "~/something/*" url's in the UrlRuleProvider
--HG--
branch : dev
2010-10-28 07:02:18 -07:00
Dave Reed 5887ade4aa Rename 'generate create' commands to 'codegen' commands. woohooo.
--HG--
branch : dev
2010-10-21 13:37:49 -07:00
Suha Can 92916c66dd - Cleaning up/refactoring/removing some obsolete classes/flagged code.
--HG--
branch : dev
2010-10-18 14:56:17 -07:00
Renaud Paquay d874dfa8df Ignore 4 remaining failing unit tests (back to green)
--HG--
branch : dev
2010-10-18 14:37:10 -07:00
Sébastien Ros 4d1f82ced6 Trying to correct the tests on CI by renaming the new Themes project
--HG--
branch : dev
2010-10-16 14:54:43 -07:00
Renaud Paquay 4f049161ce Change version # to 0.8.0
--HG--
branch : dev
2010-10-16 09:37:42 -07:00
Louis DeJardin 70426a89b9 Overloading ContentPart to optionally have new shape passed in
If lambda takes an argument, it is dynamic, and is an uninitialized shape of the named type
ShapeHelper and IShapeHelperFactory are obsolete - IShapeFactory itself is now dynamic

--HG--
branch : dev
2010-10-15 17:24:30 -07:00
Andre Rodrigues e3950c6010 Adding aditional UT.
--HG--
branch : dev
2010-10-15 12:02:15 -07:00
Renaud Paquay 6388ceb5ef Fix unit tests
--HG--
branch : dev
2010-10-14 17:46:47 -07:00
Renaud Paquay d2c7b533c0 Merge
--HG--
branch : dev
2010-10-14 15:55:21 -07:00
Renaud Paquay 3d9d7d7fc9 Fix unit tests
--HG--
branch : dev
2010-10-14 15:40:07 -07:00
Nathan Heskew c4621deae3 Adding a GetEnabledThemes() so the WidgetService can get the zones of only enabled themes
--HG--
branch : dev
2010-10-14 15:14:04 -07:00
Andre Rodrigues 6659f12169 Fixing UT
--HG--
branch : dev
2010-10-14 10:54:32 -07:00
Andre Rodrigues 8a353b9206 Fixing bug on move widget functionality.
--HG--
branch : dev
2010-10-14 09:21:09 -07:00
Dave Reed 30cb7dc75d Themes admin allows you to enable/disable themes separately from setting them to the default. DataMigrations for themes are done there too.
--HG--
branch : dev
2010-10-12 16:52:36 -07:00
Dave Reed 6f61bc590b Fix ThemeServiceTests
--HG--
branch : dev
2010-10-12 16:08:15 -07:00
Dave Reed 7811d4fcdd Nested Themes. Also, enabling a theme now really enables its features.
--HG--
branch : dev
2010-10-12 12:21:46 -07:00
Suha Can 44cf3c1cc2 - Fixing a couple WidgetService tests that were failing and ignored due to missing Flush() calls.
--HG--
branch : dev
2010-10-11 12:19:28 -07:00
Andre Rodrigues 3219053649 Applied review comments.
--HG--
branch : dev
2010-10-11 11:27:20 -07:00
Andre Rodrigues a37f967556 Widget and layer administration.
--HG--
branch : dev
2010-10-11 10:15:15 -07:00
Nathan Heskew 1a2fdc10ff Accounting for themes with base themes with base themes with...
--HG--
branch : dev
2010-10-05 15:53:32 -07:00
Nathan Heskew 7b36d725b5 Adding a BaseTheme property to Theme
--HG--
branch : dev
2010-10-05 13:55:29 -07:00
Suha Can ce208c44f2 - RuleEngine implementation for widget layer rules.
- The ResultFilter uses the rule manager to filter out layers and widgets.
- Added rules to default layers.
- RuleManager with callback injection into the dlr scripting sandbox.
- RuleProvider implementations for Url and Authenticated. Anonymous is just "not Authenticated".
- RuleContext.
- Renaming Layer.Rule to Layer.LayerRule. NHibernate bug for SqlCe most likely, couldn't escape "Rule" as expected.
- Unit tests.

--HG--
branch : dev
2010-10-04 12:27:59 -07:00