Andre Rodrigues
e37954f22e
Removing some magic numbers
...
--HG--
branch : dev
2010-11-19 00:50:34 -08:00
andrerod
4195010f69
Correcting assemblyinfo's
...
--HG--
branch : dev
2010-11-18 23:50:58 -08:00
Sebastien Ros
07943927de
Updating spec flow tests
...
--HG--
branch : dev
2010-11-18 17:25:41 -08:00
Nathan Heskew
8956dcb5f5
Updating some SpecFlow tests including fixing and extending one of the blog tests (for live writer)
...
Also updated SendKnownResponseHeader to pick up the Content-Type
--HG--
branch : dev
2010-11-18 10:24:26 -08:00
Nathan Heskew
cf9d23e1b3
Adding Admin feature spec test
...
--HG--
branch : dev
2010-11-16 15:29:31 -08:00
Nathan Heskew
3561e61202
Cleaning up exceptions being thrown when the spec test web (app) host cleans up after itself
...
--HG--
branch : dev
2010-11-16 13:22:25 -08:00
Nathan Heskew
4e731d9737
Adding a couple of spec tests for Blogs and fixint the Blogs.RemotePublishing template
...
--HG--
branch : dev
2010-11-16 13:12:38 -08:00
Sebastien Ros
4f1f055377
Deleting specflow folders only if they exist
...
--HG--
branch : dev
2010-11-15 17:04:52 -08:00
Nathan Heskew
dc67d6be9b
Updating Orchard.Spec testing to manage temporary resources a little better
...
--HG--
branch : dev
2010-11-15 16:13:26 -08:00
Nathan Heskew
fc3ddf560e
Updating Routable to fix the paths of contained items when a container's path changes
...
--HG--
branch : dev
2010-11-15 12:53:20 -08:00
Nathan Heskew
51f3e7bc09
Adding another Pages spec test and Blogs feature tests
...
--HG--
branch : dev
2010-11-15 00:36:19 -08:00
Nathan Heskew
023e678511
Updating the SpecFlow form data collection to include textarea elements
...
--HG--
branch : dev
2010-11-14 23:36:02 -08:00
Nathan Heskew
2b3ab7ae34
Updating the SpecFlow extension installation to copy over placement.info files
...
--HG--
branch : dev
2010-11-14 23:34:56 -08:00
Nathan Heskew
36b049deb6
Merge
...
--HG--
branch : dev
2010-11-14 21:52:31 -08:00
Nathan Heskew
1b58c00d00
Adding SpecFlow Pages feature test(s)
...
--HG--
branch : dev
2010-11-14 14:34:32 -08:00
Renaud Paquay
5b0fe58931
Fix SpecFlow tests
...
--HG--
branch : dev
2010-11-13 10:08:26 -08:00
Renaud Paquay
f88f7fa841
Fix SpecFlow test
...
--HG--
branch : dev
2010-11-13 09:57:44 -08:00
Dave Reed
e869a4f467
Fixing some basic fx cop warnings
...
--HG--
branch : dev
2010-11-12 12:47:06 -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
dareed
f0968a0c71
- root web.config removes all handlers and makes all paths a 404, except default.asp to support "/".
...
- content directories no opt-in to static files only.
- module web.configs no longer need to explicitly exclude cshtml, etc, paths.
--HG--
branch : dev
2010-11-02 18:12:44 -07:00
Nathan Heskew
6f3c2aca13
Fixing which extension type Orchard.Packaging is related to for spec tests
...
--HG--
branch : dev
2010-10-26 11:04:53 -07:00
Sébastien Ros
278b12f55b
Adapting PublishLater dependencies and tests
...
--HG--
branch : dev
2010-10-25 19:53:16 -07:00
Andre Rodrigues
bb53081a37
Fixing Spec Flow tests.
...
--HG--
branch : dev
2010-10-18 15:17:21 -07:00
Nathan Heskew
1b689eb0f8
Configuring the spec tests to have the appropriate theme's enabled (so the tests don't fail)
...
--HG--
branch : dev
2010-10-17 01:45:13 -07:00
Renaud Paquay
4f049161ce
Change version # to 0.8.0
...
--HG--
branch : dev
2010-10-16 09:37:42 -07:00
Sebastien Ros
42e409ceaf
Merge
...
--HG--
branch : dev
2010-10-11 13:41:10 -07:00
Nathan Heskew
51c1a8104a
Getting the Orchard.Specs tests back up and running
...
--HG--
branch : dev
2010-10-09 07:34:35 -07:00
Sebastien Ros
46c33f7fe0
Merged IAuthorizationEventHandlers to circumvey the call order
...
- Renamed permission tokens to prevent ambiguities
- Corrected called permission from content controllers
--HG--
branch : dev
2010-10-07 11:47:09 -07:00
Sebastien Ros
f06d553ae0
Adding unit tests for dynamic content rights
...
--HG--
branch : dev
2010-10-06 12:41:14 -07:00
BertrandLeRoy
9f438da24a
Changing copyright notices to reflect new name of the Foundation.
...
--HG--
branch : dev
2010-10-01 17:38:57 -07:00
Nathan Heskew
bf5e85000d
Fixing a setup specflow test
...
--HG--
branch : dev
2010-10-01 11:13:53 -07:00
Andre Rodrigues
d0d60f2c1f
Added the codegeneration module.
...
--HG--
branch : dev
2010-09-29 15:56:18 -07:00
Andre Rodrigues
10407a069c
Add module.txt & theme.txt handler mapping to NotFoundHandler in global web.config.
...
--HG--
branch : dev
2010-09-27 13:09:17 -07:00
Andre Rodrigues
472183c3da
And some more specflows fixed
...
--HG--
branch : dev
2010-09-21 18:00:55 -07:00
Andre Rodrigues
a7b488bdef
Some more specflow tests fixed.
...
--HG--
branch : dev
2010-09-21 16:44:50 -07:00
Andre Rodrigues
633ac42f74
Fixed some more specflow tests
...
--HG--
branch : dev
2010-09-21 16:17:47 -07:00
Sebastien Ros
8e9314686e
Merge
...
--HG--
branch : dev
2010-09-21 11:50:39 -07:00
Andre Rodrigues
272709178a
Fixed some Spec Flow tests
...
--HG--
branch : dev
2010-09-20 18:37:01 -07:00
Sebastien Ros
7ba469cd9a
Security patch for MSA 2416728
2010-09-20 16:50:12 -07:00
Louis DeJardin
6a5536dd32
Additional incremental work towards removing redundant layers.
...
--HG--
branch : dev
2010-09-02 16:34:17 -07:00
Nathan Heskew
69a18e8a53
Pulling references to a bunch of modules not necessary for a minimum configuration
...
--HG--
branch : dev
2010-09-01 11:31:26 -07:00
Nathan Heskew
8f5a0c45a2
Bunch of web.config and .csproj cleanup
...
--HG--
branch : mvc3p1
2010-08-17 22:28:51 -07:00
Nathan Heskew
69c901e5c0
Starting the move to ASP.NET MVC 3 Preview 1
...
--HG--
branch : mvc3p1
2010-08-16 15:37:51 -07:00
Renaud Paquay
f846335852
Fix command line parser to support quotes
...
--HG--
branch : dev
2010-07-28 13:06:48 -07:00
Nathan Heskew
8caa7b865e
Fixed another spec test to be less theme-specific
...
--HG--
branch : dev
2010-07-26 10:11:24 -07:00
Nathan Heskew
d27a7575d0
Fixed a spec test to be less theme-specific
...
--HG--
branch : dev
2010-07-26 01:20:44 -07:00
Renaud Paquay
a571b04e4e
Merge
...
--HG--
branch : dev
2010-07-23 11:11:59 -07:00
Renaud Paquay
66b6908627
Fix SpecFlow tests
...
--HG--
branch : dev
2010-07-23 11:11:03 -07:00
Nathan Heskew
cd6043aeb3
Removing Orchard.Pages (Page type covered by core app features: Contents, Common, PublishLater, Route, Comments, Tags & Localization)
...
--HG--
branch : dev
2010-07-23 09:46:02 -07:00
Renaud Paquay
21b2bc317f
Moving location settings to new "ContentsLocation" module
...
--HG--
branch : dev
rename : src/Orchard.Web/Core/Common/Models/LocationDefinition.cs => src/Orchard.Web/Core/ContentsLocation/Models/LocationDefinition.cs
rename : src/Orchard.Web/Core/Common/Models/LocationSettings.cs => src/Orchard.Web/Core/ContentsLocation/Models/LocationSettings.cs
rename : src/Orchard.Web/Core/Common/ViewModels/LocationSettingsViewModel.cs => src/Orchard.Web/Core/ContentsLocation/ViewModels/LocationSettingsViewModel.cs
rename : src/Orchard.Web/Core/Common/Views/DefinitionTemplates/LocationSettings.ascx => src/Orchard.Web/Core/ContentsLocation/Views/DefinitionTemplates/LocationSettings.ascx
2010-07-21 10:10:39 -07:00