Louis DeJardin
e44facf4ab
Changing authorize calls to avoid demanding "Own" variations
...
The demand is adjusted if the user is the owner - but the "Own" variation is never used directly
--HG--
branch : 1.x
2010-12-15 22:22:58 -08:00
Louis DeJardin
49ef5a44a7
Removing the term Others from Blogs module permissions (for consistency with Contents module)
...
--HG--
branch : 1.x
2010-12-15 22:02:06 -08:00
Louis DeJardin
6358ad20ff
Adjusting permission names which weren't clear from the spec
...
--HG--
branch : 1.x
2010-12-15 21:54:25 -08:00
Louis DeJardin
a2e5f82196
Fixing an issue with cached permissions, work item: 17057
...
If a role was saved with no permissions at all, the inmemory cache
of role's permission isn't cleared because the trigger was outside
of the loop.
--HG--
branch : 1.x
2010-12-15 16:26:53 -08:00
Renaud Paquay
92980bbf82
Merge dev => default
2010-12-15 15:23:48 -08:00
Renaud Paquay
c56c5b7777
Updating gallery feed URL
...
--HG--
branch : dev
2010-12-15 15:21:27 -08:00
Andre Rodrigues
023ccbb439
Fixing RoutableService since by default there is no ISlugEventHandler implementation.
...
--HG--
branch : dev
2010-12-15 10:58:21 -08:00
Andre Rodrigues
f8d4f9d0aa
Merge
...
--HG--
branch : dev
2010-12-14 23:47:22 -08:00
Andre Rodrigues
709101c210
Simplifying slugeventhandler to leverage event bus functionality.
...
--HG--
branch : dev
2010-12-14 23:43:49 -08:00
Andre Rodrigues
ac2e533343
Adding messageprepared flag to user registration email event handler to allow handler swaping.
...
--HG--
branch : dev
2010-12-14 23:37:23 -08:00
Renaud Paquay
9b8b858676
Merge
...
--HG--
branch : dev
2010-12-14 23:02:40 -08:00
Renaud Paquay
2f7315b446
Capture ASP.NET "Application Lifetime Events" in SpecFlow test logs
...
This should help diagnose why some of the tests occasionaly fail
with an "AppDomainUnloaded" exception.
--HG--
branch : dev
2010-12-14 22:59:39 -08:00
Louis DeJardin
06868e412a
Adding SpecFlow bindings for integration testing user's permissions
...
Enables automated testing of urls and redirects with querystring
Adds bindings for:
-Creating account with a fixed set of permissions
-Login of a user
-Success criteria for seeing text on a page
-Success criteria for being denied access to a page
--HG--
branch : dev
extra : rebase_source : 66e7b33cf7a596050d27eda6351605ed86420af2
2010-12-14 17:50:47 -08:00
Nathan Heskew
ce1c032181
Merge
...
--HG--
branch : dev
2010-12-14 15:52:34 -08:00
Nathan Heskew
19846507dc
Fixing scheduling of blog posts from Live Writer
...
work item: 17041
--HG--
branch : dev
2010-12-14 15:51:48 -08:00
Nathan Heskew
6bd7e40958
Enabling pre-dating of content from Live Writer
...
--HG--
branch : dev
2010-12-14 13:45:58 -08:00
Nathan Heskew
f40a725c33
More blog post published date cleanup WRT Live Writer
...
--HG--
branch : dev
2010-12-14 13:44:14 -08:00
Nathan Heskew
7113067437
Fixing errors that Live Writer was logging on the client.
...
Fixing errors that Live Writer was having with our datetime format, that we were having with the datetime string Live Writer was giving us and correctly setting an empty response to metaWeblog.getCategories from Orchard.Tags
--HG--
branch : dev
2010-12-14 11:49:42 -08:00
Sebastien Ros
4411b33b6c
Merge
...
--HG--
branch : dev
2010-12-14 11:45:28 -08:00
Renaud Paquay
8935efc96c
Update version # to 0.9.0
...
--HG--
branch : dev
2010-12-13 21:56:39 -08:00
Sebastien Ros
98b1d35ebe
Merge
...
--HG--
branch : dev
2010-12-13 17:43:53 -08:00
Sebastien Ros
ff60c81e65
Updating to Azure SDK 1.3
...
--HG--
branch : dev
2010-12-13 17:43:17 -08:00
Renaud Paquay
41ac7c975b
Fix unit tests
...
--HG--
branch : dev
2010-12-13 17:07:28 -08:00
Renaud Paquay
2539da02a8
Fix unit tests
...
--HG--
branch : dev
2010-12-13 16:58:24 -08:00
Renaud Paquay
810603ed78
Fix typo
...
--HG--
branch : dev
2010-12-13 16:43:38 -08:00
Renaud Paquay
b06f5d83d3
Merge
...
--HG--
branch : dev
2010-12-13 16:42:23 -08:00
Renaud Paquay
01d740efd3
SpecFlow test for dynamic compilation
...
The SpecFlow test for dynamic compilation wasn't actually trigering
dynamic compilation for all modules, because some of the were copied
to the "~/bin" assembly of the hosted ASP.NET application used for
SpecFlow testing.
This now works as expected, and we have 3 tests for this: one with
dynamic compilation enabled, one with dynamic comilation disabled,
and one with forced dynamic compilation (other loaders disabled).
--HG--
branch : dev
2010-12-13 16:32:00 -08:00
Sebastien Ros
bbd490c0d4
Merge
...
--HG--
branch : dev
2010-12-13 16:24:27 -08:00
Sebastien Ros
c151fefa93
Fixing folder names resolution in Azure
...
--HG--
branch : dev
2010-12-13 16:24:10 -08:00
Jonathan Wall
5042b88732
Moved divider to the right of the publish button.
...
--HG--
branch : dev
2010-12-13 15:44:48 -08:00
Andre Rodrigues
48d3f1d647
Updating logger to flush immediately in development and to remove debug appenders in production.
...
--HG--
branch : dev
2010-12-13 14:58:32 -08:00
Andre Rodrigues
00e2f9f203
#17039 : Updating service reference
...
--HG--
branch : dev
2010-12-13 12:56:36 -08:00
Sebastien Ros
564036994d
Applying Default.aspx changes on Azure
...
--HG--
branch : dev
2010-12-13 12:55:59 -08:00
Renaud Paquay
18c097b66a
Adding log related to dynamic compilation
...
--HG--
branch : dev
2010-12-13 12:06:42 -08:00
Renaud Paquay
e9e4e71d00
Fix too aggressive caching of loaded extensions
...
--HG--
branch : dev
2010-12-13 11:36:09 -08:00
Sebastien Ros
571e99752b
Merge
...
--HG--
branch : dev
2010-12-13 10:55:29 -08:00
Renaud Paquay
e4243412d1
Added a "Disabled" option for all extension loaders
...
--HG--
branch : dev
2010-12-12 23:25:43 -08:00
Renaud Paquay
7c3b71d5e2
Added a "Disabled" option for all extension loaders
...
--HG--
branch : dev
2010-12-12 23:25:37 -08:00
Renaud Paquay
b2d0f1d623
Add ability to configure orchard components via config file
...
A special file "HostSingletons.config" is read at startup to
look for properties to set on host components.
--HG--
branch : dev
2010-12-12 22:40:39 -08:00
Sebastien Ros
2180db5c87
Adding lost tests for Orchard.Indexing and Lucene
...
--HG--
branch : dev
2010-12-11 15:40:08 -08:00
Renaud Paquay
01fdf07b95
Fix SpecFlow tests
...
--HG--
branch : dev
2010-12-11 14:39:37 -08:00
Renaud Paquay
94192a667b
Fix merge errors
...
--HG--
branch : dev
2010-12-11 14:21:49 -08:00
Renaud Paquay
f69c47b544
Merge default => dev
...
--HG--
branch : dev
2010-12-11 14:19:15 -08:00
Kevin LaBranche
cdd6069825
#17040 Fix - Archive is spelled arhive in module description.
2010-12-11 11:30:18 -07:00
Renaud Paquay
43082540bb
Fix unit test
...
--HG--
branch : dev
2010-12-10 23:49:27 -08:00
Renaud Paquay
7bb485ed4e
Making specflow tests faster
...
When setting up specflow tests, we ended up copying the full content
of the "bin" folder of every module. These folder contain not only
the module assembly, but also many other assemblies used by the
Orchard framework (the framework itself, and all dependencies).
We know skip these files, which dramatically decreases the amount of
file I/O needed to start these tests.
Also adding logging to trace what's going on during initialization.
--HG--
branch : dev
2010-12-10 23:45:55 -08:00
Renaud Paquay
9e0387c76a
Remove all traces of "default.aspx"
...
--HG--
branch : dev
2010-12-10 21:42:57 -08:00
Renaud Paquay
3bbdac0eb6
Remove default.aspx from Orchard.web
...
It hasn't been needed since MVC2, and it now broken with MVC3.
--HG--
branch : dev
extra : transplant_source : N%CA%B4%F6%13%9C%BE%2AL%14z_%13%A9%90cF%00%DCn
2010-12-10 21:09:53 -08:00
Andre Rodrigues
a4e824fb4a
#17033 : Fixing live writter and blog post admin permissions.
...
--HG--
branch : dev
2010-12-10 18:54:36 -08:00
Jonathan Wall
99979cf319
Added wrapper divs to main and tripel in the t-machine.
...
Work item: 17029
--HG--
branch : dev
2010-12-10 18:39:00 -08:00