andrerod
c5147e5019
Updating UT handlers.
...
--HG--
branch : 1.x
2010-12-29 17:56:50 +00:00
andrerod
a1ea9c307c
Fixing some ignored UT. Adding comments. Welding content item parts conditionally.
...
--HG--
branch : 1.x
2010-12-28 19:44:14 +00:00
andrerod
7055183bf4
Removing duplicate UT.
...
--HG--
branch : 1.x
2010-12-28 19:26:17 +00:00
Sebastien Ros
39d7442014
Fixing folder creation on Azure
...
--HG--
branch : 1.x
2010-12-18 22:30:28 +01:00
Sebastien Ros
4b5f2db33d
Fixing settings parsing to handle values containing colon chars
...
Also applies to standard installations, but was raised in Azure because the suggested connection strings for SQL Azure contains a colon
Work Item: 17011
--HG--
branch : 1.x
2010-12-18 20:39:04 +01:00
andrerod
9838c67424
#17051 : Correcting a few wrong handlers Loaded -> Loading. Adding handlers to hook loaders on Versioning.
...
Fixing small permissions issue on live writter so that the user only gets the blogs that he can edit.
--HG--
branch : 1.x
2010-12-17 17:40:30 -08:00
andrerod
022230d38a
Renaming a few UT entities to align to rest of the application.
...
--HG--
branch : 1.x
2010-12-17 17:39:57 -08:00
Renaud Paquay
c1d6d2b6b6
Updating feed URL for 0.9 release
2010-12-16 18:04:17 -08:00
Dave Reed
574aa2648b
Adding System.Web.WebPages.Deployment dependency.
2010-12-16 14:11:03 -08:00
Dave Reed
905a1126df
Merge
2010-12-16 13:29:04 -08:00
Dave Reed
b9ce74e941
Updating binaries to MVC3 RC2. Fixes breaking change, Controller.ViewData->Controller.ViewBag.
2010-12-16 13:28:23 -08:00
Andre Rodrigues
654241d460
Renaming wrong route key.
...
--HG--
branch : 1.x
2010-12-16 12:34:54 -08:00
Andre Rodrigues
bab59c1400
Updating NuGet. Fixing small redirect issue on gallery themes.
2010-12-16 12:10:19 -08:00
Andre Rodrigues
c63a795816
Updating NuGet. Fixing small redirect issue on gallery themes.
...
--HG--
branch : 1.x
extra : transplant_source : %7B%16%FFe%2B%98%84P%AAe%CB%7E%F7%94%1BH%F8%B9%193
2010-12-16 12:10:19 -08:00
Andre Rodrigues
164397cfb8
Updating gallery service references
...
--HG--
extra : transplant_source : %C1O%D6Xa9%90T%9C%970%AE%5B%BB%DE%ABH%E6to
2010-12-16 01:22:19 -08:00
Andre Rodrigues
af3d0b8494
Updating gallery service references
...
--HG--
branch : 1.x
2010-12-16 01:22:19 -08:00
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