Commit Graph

316 Commits

Author SHA1 Message Date
Sebastien Ros
8b9c25a0a0 Updating version and license 2015-04-28 11:07:04 -07:00
Sebastien Ros
d1f0eda6f4 Fixing specflow test 2014-10-21 11:57:21 -07:00
Sebastien Ros
3a727a6911 Disabling dynamic compilation specflow
They don't run correctly on the CI platform
2014-06-17 15:04:45 -07:00
Sebastien Ros
2f063da2a2 Revert "Testing dynamic compilation specflow"
This reverts commit 5213fa9d86.
2014-06-17 15:00:49 -07:00
Sebastien Ros
5213fa9d86 Testing dynamic compilation specflow 2014-06-17 11:14:31 -07:00
Sebastien Ros
61f2cf1554 Updating dynamic compilation config for tests 2014-06-16 18:15:42 -07:00
Sebastien Ros
2e5b601474 Fixing multi-tenant specflow tests 2014-05-19 16:14:15 -07:00
Sebastien Ros
84feb2814e Fixing Lists specflow tests 2014-05-19 16:00:04 -07:00
Sebastien Ros
34410dd429 Fixing Widgets specflow tests 2014-05-19 15:30:08 -07:00
Sebastien Ros
6aea57b2ca Fixing DateTimeField specflow tests 2014-05-19 14:38:49 -07:00
Sebastien Ros
6e90698c8c Fixing comments specflow tests 2014-05-19 14:27:30 -07:00
Sebastien Ros
34575b1732 Forcing the host to restart in specflow 2014-05-16 16:53:39 -07:00
Sebastien Ros
8eaa75969d Fixing comments specflow tests 2014-05-16 15:15:08 -07:00
Sebastien Ros
2fc1bc53a3 Updating version numbers 2014-05-16 13:13:32 -07:00
Sebastien Ros
fd5ea2b23b Updating specflow default modules 2014-05-16 12:42:11 -07:00
Sebastien Ros
2529814b6e #20692: Ignoring AppRestart in specflow tests 2014-05-16 12:18:14 -07:00
Sebastien Ros
37f5685065 Updating version numbers 2014-03-28 11:11:45 -07:00
Sebastien Ros
35d2a6c8fd #20577: Fixing Orchard.Templates
Work Item: 20577
2014-03-26 12:21:51 -07:00
Sebastien Ros
d86a63a559 Updating specflow tests 2014-03-03 15:13:23 -08:00
Piotr Szmyd
ce535797aa Updated ancient Castle libraries to version 3.2.0. Castle.DynamicProxy2 and Castle.MicroKernel are obsolete - have already been merged into Castle.Core. 2014-02-21 16:00:43 +01:00
Sebastien Ros
57d0dde156 Upgrading to ASP.NET MVC 5.1 2014-01-21 18:12:22 -08:00
Erik Oppedijk
ef7318fa58 remove webpages:enabled from scripts and content folders 2013-12-04 11:55:57 -08:00
Erik Oppedijk
277f43c970 update assembly binding redirects 2013-12-04 11:55:55 -08:00
Erik Oppedijk
5805f0ad9b Repair intellisense, update references 2013-12-04 11:54:34 -08:00
Sebastien Ros
6c0b85ad74 Merge branch 'master' into 1.x
Conflicts:
	ClickToBuildAzurePackage.cmd
	src/Orchard.Azure/Orchard.Azure.Web/Web.config
	src/Orchard.Web/Modules/Orchard.CustomForms/Controllers/ItemController.cs
	src/Orchard.Web/Modules/SysCache/Web.config
	src/Orchard.Web/Orchard.Web.csproj
2013-11-11 18:11:53 -08:00
Sebastien Ros
7afb052e7c Updating version numbers 2013-11-08 16:53:03 -08:00
Sebastien Ros
f6f6a56c24 Merge branch 'feature/fw45' into 1.x
Conflicts:
	src/Orchard.Azure/Orchard.Azure.Web/Web.config
	src/Orchard.Azure/Orchard.Azure.csproj
	src/Orchard.Web/Modules/Orchard.Autoroute/Specs/App.config
	src/Orchard.Web/Modules/Orchard.Autoroute/Specs/Orchard.Autoroute.Specs.csproj
	src/Orchard.Web/Modules/Orchard.Azure/Orchard.Azure.csproj
	src/Orchard.Web/Modules/Orchard.Azure/Web.config
	src/Orchard.Web/Modules/Orchard.Fields/Specs/App.config
	src/Orchard.Web/Modules/Orchard.Fields/Specs/Orchard.Fields.Specs.csproj
	src/Orchard.Web/Modules/Orchard.OutputCache/Scripts/Web.config
	src/Orchard.Web/Modules/Orchard.Taxonomies/Styles/Web.config
	src/Orchard.Web/Orchard.Web.csproj
	src/Orchard.Web/Web.config
2013-10-11 16:40:44 -07:00
Sebastien Ros
e0c5f151d0 Fixing page functional test 2013-09-12 13:58:39 -07:00
Sebastien Ros
795cf2edb3 Fixing more functional tests 2013-09-11 17:28:37 -07:00
Sebastien Ros
a228fae249 Fixing remaining functional tests 2013-09-11 13:10:47 -07:00
Sebastien Ros
078bce27bb Fixing MediaPicker functional tests 2013-09-11 11:46:16 -07:00
Sebastien Ros
c835bbe422 Refactoring and fixing specflow files 2013-09-10 16:12:43 -07:00
Sebastien Ros
f0851bb5fb Updating version numbers 2013-09-10 14:08:05 -07:00
Erik Oppedijk
ad35f7d900 remove cast from dynamic to object for medium trust 2013-08-31 15:15:10 +02:00
Erik Oppedijk
26c45498df Remove unused assemblybinding redirect (mvc 2 to 3 redirect) from views folder 2013-08-27 22:07:42 +02:00
Erik Oppedijk
8e84bd57e7 Upgrade projects and web.config to 4.5 FW 2013-08-23 15:16:14 +02:00
Erik Oppedijk
65eb63d29d Update all MVC references to 4.0 and Razor to 2.0 2013-08-20 10:39:13 +02:00
Erik Oppedijk
b49b65636f remove IIS6 settings 2013-08-15 17:14:39 -07:00
Sebastien Ros
5b2f43540b #19935: Fixing spec flow default modules
Work Item: 19935

--HG--
branch : 1.x
extra : rebase_source : 400bcb48cdcb7bb218b8ccf0e409790f6e280a09
2013-07-23 10:14:00 -05:00
Sebastien Ros
d80acdb143 Fixing project build
--HG--
branch : 1.x
2013-07-05 17:10:44 -07:00
Sebastien Ros
506be4a9d0 Updating manifest files
--HG--
branch : 1.x
2013-06-26 18:19:23 -07:00
Sebastien Ros
e89012790f Refactoring Media files
- Moving Media Fields to Media Picker
- Enabling Media Library in default recipe
- Integrating TinyMce module only if features are enabled
- Disabling Media Picker in new installs

--HG--
branch : 1.x
2013-06-10 17:43:53 -07:00
Nicholas Mayne
b117e237c7 #19362: Pulled in specflow test.
https://orchard.codeplex.com/SourceControl/network/forks/mlybrand/orchard/contribution/3990

Thanks mlybrand

Work Item: 19362

--HG--
branch : 1.x
2013-06-07 23:33:36 +01:00
Sebastien Ros
f6db035a2c Fixing Comments specflow test
--HG--
branch : 1.x
2013-03-18 12:25:58 -07:00
Sebastien Ros
8be5569c3c Hiding SQL Trace in Specflow tests
--HG--
branch : 1.x
extra : rebase_source : 317065e8d639431f1043ebd912cf4f0b61b78261
2013-03-16 09:56:58 -07:00
Sebastien Ros
875b28b6c5 #19515: Moving ContentMenuItemPart to Content.Picker
Work Item: 19515

--HG--
branch : 1.x
2013-03-13 12:08:00 -07:00
Sebastien Ros
995c11671c Fixing moderated comments
--HG--
branch : 1.x
2013-03-06 11:50:23 -08:00
Sebastien Ros
ffc7b4744f Fixing comments unit tests
--HG--
branch : 1.x
2013-02-28 12:19:15 -08:00
Sebastien Ros
c048ff51d9 Reverting binding redirects
--HG--
branch : 1.x
2012-11-14 16:41:19 -08:00
Sebastien Ros
bf46e56b86 Fixing NHibernate references
--HG--
branch : 1.x
2012-11-14 16:19:57 -08:00