Suha Can
8434039294
- Adding new module ref to the web app.
...
--HG--
branch : dev
2010-04-21 12:32:01 -07:00
Suha Can
ccd082f417
- Adding the multi-tenancy module.
...
--HG--
branch : dev
2010-04-21 12:25:23 -07:00
Sebastien Ros
3604a52d74
Corrected slugs validation and added unit tests
2010-04-21 10:01:57 -07:00
Louis DeJardin
e750edb514
Found what could be an Autofac bug
...
Made a test for repro and emailed the autofac group
--HG--
branch : dev
2010-04-21 00:36:36 -07:00
Sebastien Ros
2647c1f8d4
Added unit tests on slugs generation unicity among the sae content types
2010-04-20 17:59:09 -07:00
Louis DeJardin
5a07a5a8c4
Fixing more tests
...
Default Orchard host tests provides test components explicitly for resolving
Simple hosting tests use site in it's own basic folder
--HG--
branch : dev
2010-04-20 16:11:48 -07:00
Sebastien Ros
8aebc2475a
Moved slugs management from Blogs and Pages to Routable
...
Corrected slug generation on client side
2010-04-20 16:09:13 -07:00
Louis DeJardin
a03f0278f7
Merge
...
--HG--
branch : dev
2010-04-20 15:07:33 -07:00
Louis DeJardin
31995c55ca
Setup submit scenario works
...
Minimum modules are copied
Form is submitted
Redirect is verified (should have a step to follow redirect)
Also changed .Named to .Keyed in a controller test
--HG--
branch : dev
2010-04-20 15:07:00 -07:00
Suha Can
1c8ff01ca2
- Fixing some Mvc unit tests...
...
--HG--
branch : dev
2010-04-20 15:01:32 -07:00
Louis DeJardin
ef8e3d4cce
Merge
...
--HG--
branch : dev
2010-04-20 14:28:31 -07:00
Louis DeJardin
699d4c0f4d
Merge
...
--HG--
branch : dev
2010-04-20 14:28:19 -07:00
Louis DeJardin
299a4ba74d
Working SpecFlow POST support
...
Step named: When I hit "x"
locates input type submit with value "x"
locates the form surrounding that input
and sends a POST request to the embedded web host with all of the input values of that form element
Also added step: Given I have a clean site with
as a large-grained copier of extensions
--HG--
branch : dev
2010-04-20 14:27:43 -07:00
Louis DeJardin
5b3c213de4
Incremental work towards getting SpecFlow form "POST"
...
--HG--
branch : dev
2010-04-20 14:13:14 -07:00
Suha Can
dbc43a3a5c
- Fixing some broken tests (table prefix and extension manager refactoring side effects)...
...
--HG--
branch : dev
2010-04-20 13:42:32 -07:00
Louis DeJardin
fc6acf68e1
Fixing an issue with order-of-execution in setup
...
Database created and schema generated before the rest of the setup info is applied
Known set of minimum modules are used to generate schema, and are saved in the shell's records
--HG--
branch : dev
2010-04-19 18:29:45 -07:00
Louis DeJardin
ffa92f76e9
Passing along ShellSettings to apply DataPrefix to RecordTopology
...
--HG--
branch : dev
2010-04-19 16:52:22 -07:00
Sebastien Ros
1b214b3ac9
Added unit tests on CommonAspect.Owner validation
2010-04-19 16:35:05 -07:00
Louis DeJardin
78d5711e1a
Creating feature for extension name implicitly
...
Supports existing module.txt file format
Reduces the size of a minimalistic descriptor file
--HG--
branch : dev
2010-04-19 16:34:35 -07:00
Louis DeJardin
1800c632b6
Refactoring ShellTopology slightly
...
Merging IModule and IDependency information in ShellTopology
Avoids conceptual collision with Orchard Modules and Autofac IModule components
--HG--
branch : dev
2010-04-19 16:21:20 -07:00
Louis DeJardin
4ea2ff7327
Adding comments to some environment model classes
...
--HG--
branch : dev
2010-04-19 15:48:05 -07:00
Louis DeJardin
9495f5c557
Must remember to save all before commit
...
--HG--
branch : dev
2010-04-19 14:25:16 -07:00
Louis DeJardin
8d78fee02b
Renaming ShellTopologyDescriptor to ShellDescriptor
...
More accurate and terse
Associated tests, interface, component names changed to follow suit
--HG--
branch : dev
2010-04-19 13:51:15 -07:00
Louis DeJardin
7c793f4e0a
Cleaning up and fixing some tests. Refactoring.
...
Using auto mocking instead of some null stubs. Unclear if that practice will be adopted.
Builtin Orchard.Framework feature definition moved from ExtensioManager to CompositionStrategy
--HG--
branch : dev
2010-04-19 12:25:53 -07:00
Louis DeJardin
3509843b48
Compacting code and removing some obsolete things
...
--HG--
branch : dev
2010-04-17 22:14:31 -07:00
Louis DeJardin
71e019a0b8
Incremental changes towards enabling setup module
...
Setup controller can render initial screen
SafeMode container factory moved into Orchard.Setup module
ShellBuilders namespace files compacted a bit
Core feature named "Orchard.Framework" and is not used in setup mode
--HG--
branch : dev
2010-04-17 21:33:36 -07:00
Louis DeJardin
a137d84732
Working towards re-enabling setup context
...
--HG--
branch : dev
2010-04-17 19:22:26 -07:00
Louis DeJardin
1cfaae90b8
Building out composition strategy
...
Four main component types are populated from topology
Additional information for table/area/controller name populated
Some core types for records added automatically
--HG--
branch : dev
2010-04-17 17:03:07 -07:00
Louis DeJardin
6fb6ef0033
Relocating extensions to environment namespace
...
--HG--
branch : dev
2010-04-17 16:09:53 -07:00
Louis DeJardin
00d235c717
Merge
...
--HG--
branch : dev
2010-04-16 20:58:47 -07:00
Louis DeJardin
ff96ad73ea
Incremental change refactoring modularity
...
--HG--
branch : dev
2010-04-16 20:50:01 -07:00
Suha Can
5ea422c11b
- Adding Feature model and refactoring ExtensionManager to return it instead of Types array from LoadFeature().
...
- Updating tests.
--HG--
branch : dev
2010-04-16 16:15:23 -07:00
Sebastien Ros
bea0266688
Added an ArgumentNullException sanity check to let devs know it’s not allowed here, and checked before calling the method. The standard validation pipeline does the rest as it is marked [Required]
2010-04-16 13:31:36 -07:00
Suha Can
d4b79ea272
- Merge
2010-04-16 13:33:45 -07:00
Suha Can
13783e748a
- Patch for issue #16396 by Andrew Ma
2010-04-16 13:14:45 -07:00
Suha Can
31c154ebc4
- Fixing build.
2010-04-16 12:47:06 -07:00
Andrew Ma
0fa617e7f0
Updating the User module use the Localizer class to localize strings.
...
Adding an extension method for ModelStateDictionary.AddModelError to accept LocalizedString objects.
2010-04-15 21:53:32 -07:00
Suha Can
21f5d0f32a
- Adding host registrations for some of the new types.
...
--HG--
branch : dev
2010-04-15 13:07:50 -07:00
Suha Can
c8ba6fee15
- ShellTopologyDescriptorManager implementation and tests.
...
--HG--
branch : dev
2010-04-15 12:46:04 -07:00
Louis DeJardin
a1c639bd0f
Roughing in tests around topology descriptor manager
...
Implementation in settings module intended to live inside shell with access to current irepostory<> orm
Basic tests around serial numbers and initial conditions and update behaviors
Also sets expectations around event raising
--HG--
branch : dev
2010-04-15 02:27:55 -07:00
Louis DeJardin
8508a860cc
Incomplete commit
...
--HG--
branch : dev
2010-04-15 01:21:03 -07:00
Louis DeJardin
aee044781c
Small changes to model/interfaces
...
Cropping some data
Adding an Update method, and renaming to ITopologyDescriptorManager
--HG--
branch : dev
2010-04-15 01:16:13 -07:00
Louis DeJardin
122ea0b629
Reimplementing DefaultShellContainerFactory : IShellContainerFactory
...
Based on new interface which takes ShellTopology and returns ILifetimeScope
Other partial changes to DefaultOrchardHost
Several tests and web app currently broken
--HG--
branch : dev
2010-04-15 00:52:58 -07:00
Louis DeJardin
a302fefbdf
Merge
...
--HG--
branch : dev
2010-04-14 19:18:12 -07:00
Louis DeJardin
d9598d020f
Adding a specific component to orchetrate the creation of a shell context
...
--HG--
branch : dev
2010-04-14 18:22:23 -07:00
Suha Can
0cf2b1c0e6
- Implementation of a topology descriptor cache for tenant topologies based on host level xml file (tests were checked in previously).
...
--HG--
branch : dev
2010-04-14 18:14:56 -07:00
Suha Can
8d59e1d6ae
- Starting implementing a file based topology descriptor cache.
...
- Adding FileExists to AppDataFolder.
- Unit tests.
--HG--
branch : dev
2010-04-14 16:46:14 -07:00
Louis DeJardin
f6f73cca9c
Merge
...
--HG--
branch : dev
2010-04-14 15:53:51 -07:00
Louis DeJardin
c319bf2e6b
Adding tests and placeholder implementation of TopDescCache
...
--HG--
branch : dev
2010-04-14 15:53:28 -07:00
Suha Can
7d579b7074
- IEventBus, IEventBusHandler with notify/process.
...
- Default event bus implementation for Orchard, calls into handlers and logs.
- Unit tests.
--HG--
branch : dev
2010-04-14 15:26:31 -07:00