Suha Can
b3f463fdc6
16973: Rename content permissions
...
--HG--
branch : dev
2010-12-08 13:21:32 -08:00
Suha Can
c97a8d26cb
Cleanup (includes)
...
--HG--
branch : dev
2010-12-07 15:47:45 -08:00
Andre Rodrigues
7d54cd8c2c
Fix UT.
...
--HG--
branch : dev
2010-12-06 17:07:35 -08:00
Dave Reed
c5fdb792b6
#16919 : Setting customErrors to 'RemoteOnly'
...
--HG--
branch : dev
2010-12-06 11:27:54 -08:00
Renaud Paquay
27f046ca60
Delete ASP.NET folder created by spec flow tests
...
--HG--
branch : dev
2010-12-04 23:02:12 -08:00
Renaud Paquay
26888dd360
Re-enable ignored specflow tests
...
--HG--
branch : dev
2010-12-04 22:04:50 -08:00
Renaud Paquay
9ba2e35a6a
Update web.config file for SpecFlow tests
...
* Remove un-used machine key
* Increase "numRecompilesBeforeAppRestart" default value (15) to (1000) so
that the AppDomain used for hosting the ASP.NET domain doesn't get unloaded
during the test.
--HG--
branch : dev
2010-12-04 18:51:19 -08:00
Nathan Heskew
b13a3baafd
Merge
...
--HG--
branch : dev
2010-12-02 15:56:32 -08:00
Nathan Heskew
cf7115271c
Replacing carriage returns in comments with <br />'s
...
work item: 16596
--HG--
branch : dev
2010-12-02 15:55:25 -08:00
Nathan Heskew
b4fef7188c
Updating spec test cookie handling to support removing and updating existing cookies
...
--HG--
branch : dev
2010-12-02 15:53:31 -08:00
Dave Reed
d86fb19308
#16922 : Added webpages:Enabled=false to web.configs
...
--HG--
branch : dev
2010-12-02 13:22:32 -08:00
Nathan Heskew
a134940305
Updating a blog spec test to rearrange the workflow
...
--HG--
branch : dev
2010-12-01 22:38:54 -08:00
Andre Rodrigues
f3f518b0db
Replacing Module/Theme/Core strings.
...
--HG--
branch : dev
2010-12-01 17:37:11 -08:00
Nathan Heskew
381f70d47c
Making it so when a content item is set as the home page it's only accessible as the home page and not at its path
...
- current implication for blogs is that if a blog is set as the home page its posts are then all rooted (e.g. if a blog at
/blog is set as the home page then it's available at / and a post at, say, /my-post instead of /blog/my-post). There should
maybe be a setting to alter the paths of the posts but (1) that's a pain at the moment, (2) hacking the URL by removing
the post slug would result in a 404 instead of redirecting to /, the path of the blog - we don't handle redirects of that
nature - and (3) the ability to root a blog in this manner *has* been requested by some.
--HG--
branch : dev
2010-12-01 00:51:42 -08:00
Nathan Heskew
2798850a38
Some work on making a blog or (routable) content item inaccessible by its path if it is set as the home page
...
--HG--
branch : dev
2010-11-30 16:03:01 -08:00
Nathan Heskew
f512e634b1
Adding some spec tests around setting a page as the home page
...
--HG--
branch : dev
2010-11-30 14:00:21 -08:00
Nathan Heskew
ad7deee2cb
Fixing some spec tests
...
--HG--
branch : dev
2010-11-30 08:35:34 -08:00
Nathan Heskew
de949ccdfc
Adding some spec tests for the routeable part's slug prefix display in the editor (for blogs)
...
--HG--
branch : dev
2010-11-29 16:01:46 -08:00
Renaud Paquay
5b01b31079
Fix SpecFlow tests
...
--HG--
branch : dev
2010-11-29 10:29:06 -08:00
Renaud Paquay
69951673af
Add Orchard.Scripting.Lightweight as a default feature
...
--HG--
branch : dev
2010-11-28 12:09:11 -08:00
Nathan Heskew
5e1a3cb3ac
Fixing widget layer editing and tidying up the widget management index template.
...
work item: 16837
--HG--
branch : dev
2010-11-24 23:31:49 -08:00
Andre Rodrigues
11fae965cb
Replacing tabs in spec flow tests.
...
--HG--
branch : dev
2010-11-24 16:50:23 -08:00
Sebastien Ros
67a45f1c09
Validating content type names, and displaying technical names
...
Work Item: 16471
--HG--
branch : dev
2010-11-24 15:24:11 -08:00
Renaud Paquay
fa5971aa6f
Adding SpecFlow test for dynamic compilation
...
--HG--
branch : dev
2010-11-23 14:08:29 -08:00
Renaud Paquay
a86db32577
Refactoring CopyExtension to support source file copy
...
For SpecFlow tests, we used to support deploying extensions (modules
and themes) only by deploying their compiled assemblies, and never
copying their source files.
We want to add SpecFlow test for dynamic compilation, so this refactoring
was a necessary step to get there.
--HG--
branch : dev
2010-11-23 13:52:59 -08:00
Nathan Heskew
7c53023eb1
Ignoring (again) a few multitenancy spec tests so the one responsible for the full build failure can be found and the root of the problem fixed
...
--HG--
branch : dev
2010-11-21 22:24:44 -08:00
Renaud Paquay
cdf9c81915
Merge
...
--HG--
branch : dev
2010-11-21 13:54:03 -08:00
Renaud Paquay
4f95fc4a4c
Merge perf => dev
...
--HG--
branch : dev
2010-11-21 12:27:22 -08:00
Nathan Heskew
7b64e6f30b
Enabling a few recently ignored MultiTenancy spec tests
...
--HG--
branch : dev
2010-11-21 01:28:02 -08:00
Nathan Heskew
80887dc124
Fixing a Setup spec test
...
- the clean site in the test was missing a required module so setup was failing
--HG--
branch : dev
2010-11-21 01:04:57 -08:00
Nathan Heskew
74470559ce
Fixing a spec test (part 2/2 of a bad copy/paste placement)
...
--HG--
branch : dev
2010-11-21 00:37:53 -08:00
Nathan Heskew
32ddf419aa
Fixing a spec test
...
--HG--
branch : dev
2010-11-20 23:50:39 -08:00
Andre Rodrigues
53bddd53d9
Fixing Widget / Scripting / Framework dependency loading.
...
--HG--
branch : dev
2010-11-20 15:38:56 -08:00
Nathan Heskew
5393c5c825
Some test fixes and more test temp file cleanup
...
--HG--
branch : dev
2010-11-19 23:41:33 -08:00
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
Renaud Paquay
b43f30be15
Merge dev => perf
...
--HG--
branch : perf
2010-11-15 16:23:24 -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
Renaud Paquay
2f8425c9cb
Add "Messaging" as a default enabled feature
...
Fixes profiling build
--HG--
branch : perf
2010-11-13 09:49:01 -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
Suha Can
f3a6ab9559
- Removing compilation debug="true" from module web.config files
...
--HG--
branch : perf
2010-11-10 12:30:58 -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