Commit Graph
335 Commits
Author SHA1 Message Date
Sebastien Ros 35d2a6c8fd #20577: Fixing Orchard.Templates
Work Item: 20577
2014-03-26 12:21:51 -07:00
Sebastien Ros db50a5aecb Merge branch '1.7.x' into 1.x
Conflicts:
	src/Orchard.Web/Modules/Orchard.AntiSpam/Drivers/ReCaptchaPartDriver.cs
	src/Orchard.Web/Modules/Orchard.MediaLibrary/Controllers/AdminController.cs
	src/Orchard.Web/Modules/Orchard.Search/Orchard.Search.csproj
2014-03-17 12:09:21 -07:00
Sebastien Ros 80a03e040f Fixing Warmup unit tests
The microsoft.com website is no more returning
404 status code on missing pages.
2014-03-14 10:58:41 -07:00
Daniel Dabrowski 69ce0d1de4 #20549: Fixed. Installed files from package have same last write time. 2014-03-11 15:06:02 -07:00
Daniel Dabrowski b7de2b702e #20549: Test which proves that files have different last write time when installing package. 2014-03-11 15:06:00 -07: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
Sebastien Ros 70be174c72 Implementing Orchard.JobsQueue 2014-01-14 14:43:20 -08:00
Erik Oppedijk 5805f0ad9b Repair intellisense, update references 2013-12-04 11:54:34 -08:00
Sebastien Ros 386c1b7d6d Fixing unit tests 2013-11-12 17:56:02 -08:00
Sebastien Ros de0c4345f0 Shifting WarmupSettingsPart 2013-11-12 17:56:00 -08:00
Sebastien Ros 5c3e07dc99 Shifting TagsPart 2013-11-12 17:51:50 -08:00
Sebastien Ros c0ae3f420e Migrating SiteSettingsPart 2013-11-12 17:51:26 -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 46c7ea5a92 Improving search API
Adding new methods to filter using greater/lower criteria
2013-10-10 15:01:19 -07:00
Sebastien Ros d920b164e0 Implementing media search 2013-09-25 16:41:44 -07:00
Sebastien Ros 13a7b70531 #20100: Fixing multi-lines parsing in WebActivityTask
Work Item: 20100
2013-09-11 14:12:46 -07:00
Sebastien Ros f0851bb5fb Updating version numbers 2013-09-10 14:08:05 -07:00
Sebastien Ros 8ef54ff18f #20078: Fixing international characters loss in media profiles
Work Item: 20078
2013-09-09 13:20:41 -07:00
Erik Oppedijk 8e84bd57e7 Upgrade projects and web.config to 4.5 FW 2013-08-23 15:16:14 +02:00
Daniel Dabrowski 8c9b3570d0 #19890: Allowing module from previous version to be installed
Work Item: 19890
2013-08-22 10:35:07 -07:00
Erik Oppedijk 65eb63d29d Update all MVC references to 4.0 and Razor to 2.0 2013-08-20 10:39:13 +02:00
Sebastien Ros 6f7bc1b87a #19393: Improving email validation
Work Item: 19393

--HG--
branch : 1.x
extra : rebase_source : 314d4929ac0e3ac30953ccb5ee5ed0a3069751f0
2013-07-10 16:01:20 -07:00
Sebastien Ros 0ccc2743ad Fixing unit tests
--HG--
branch : 1.x
2013-07-08 11:44:21 -07:00
Sebastien Ros 2889d29498 Refactoring the Media Library
- Removed dependency on Orchard.Taxonomies
- Removed dependency on Orchard.Media

You will need to remove the Orchard_MediaLibrary tables and also
the Data Migration record corresponding to this module if you want to upgrade
from 1.x. You can also apply the database changes by hand, remove all the
records then use the Upgrade module to import all media.

--HG--
branch : 1.x
extra : rebase_source : 46100428d9546c3082bf65ce85d8d891543dc0a9
2013-07-02 18:10:43 -07:00
Sebastien Ros 52f43ce80e Fixing content type records caching
When a content type is created during a rolled back transaction, the cache
would hold a wrong id.

--HG--
branch : 1.x
extra : rebase_source : 756907c69eb0ce5f1f66a6ed204841fdab24cfd1
2013-06-28 17:21:10 -07:00
Sebastien Ros 506be4a9d0 Updating manifest files
--HG--
branch : 1.x
2013-06-26 18:19:23 -07:00
Nicholas Mayne 09aec8fac9 #19362: Adding Dot to Regex and tests around story.
Work Item: 19362

--HG--
branch : 1.x
2013-06-07 23:29:15 +01:00
Nicholas Mayne d2917b03d8 #19426: Updating slugify method to take in to account contiguous dashes
Work Item: 19426

--HG--
branch : 1.x
2013-06-06 21:59:13 +01:00
Nicholas Mayne adaa356e39 #19256: Performing check on Create Role to make sure it does not duplicate on create
Work Item: 19256

--HG--
branch : 1.x
2013-06-06 11:16:22 +01:00
Sebastien Ros 08d3a5b7e4 Fixing broken Account Controller unit tests
--HG--
branch : 1.x
2013-05-28 10:36:00 -07:00
damoclarke b3924ba1d8 Added ContentIdentity resolvers, batch processing and improved performance for
large imports.

--HG--
branch : 1.x
extra : source : 3a9c242225bfe36132da7f8760711574eb5a9b43
2013-03-29 18:50:12 +11:00
Sebastien Ros c6ac96a23a Refactoring content type cache
--HG--
branch : 1.x
2013-04-25 12:44:28 -07:00
Sebastien Ros 63a9167565 Backed out changeset: 9f83dd566926
--HG--
branch : 1.x
2013-04-25 12:18:48 -07:00
Sebastien Ros aef1238462 #19363: Caching content type definitions
Work Item: 19363

--HG--
branch : 1.x
2013-04-23 16:57:18 -07:00
Sebastien Ros eb4c452003 Storing local paths when possible in media
--HG--
branch : 1.x
2013-04-19 17:39:23 -07:00
Sebastien Ros 109da3a297 Implementing Media Library module
--HG--
branch : 1.x
2013-04-18 10:59:15 -07:00
Sebastien Ros c5fcfdeeab Fixing unit tests
--HG--
branch : 1.x
extra : rebase_source : ef680533e7877459c8d20ae2eeeb10d409068589
2013-03-12 15:10:05 -07:00
Sebastien Ros b39951bad3 Removing IContentManager.Flush()
--HG--
branch : 1.x
2013-03-12 11:46:35 -07:00
Sebastien Ros 6c1adae696 Fixing Comments unit tests
--HG--
branch : 1.x
2013-03-06 15:15:53 -08:00
Sebastien Ros 08972b8cbb Incremental work on multiple indexes
--HG--
branch : 1.x
extra : rebase_source : 39da1f112307ff02bf7a01ecabc95a43271d476c
2013-03-05 11:13:33 -08:00
Sebastien Ros 2015448c44 Managing multiple indexes
--HG--
branch : 1.x
extra : rebase_source : 930ebcb3cc0c50b45beac39a81658ace562c8e04
2013-03-04 16:00:55 -08:00
Sebastien Ros 6f98cfb026 Fixing unit tests compilation
--HG--
branch : 1.x
2013-03-04 11:58:35 -08:00
Sebastien Ros be65b3a7eb Refactoring how default page classes are injected
--HG--
branch : 1.x
2013-02-28 12:56:50 -08:00
Sebastien Ros c5aa1382e7 Refactoring ITransactionManager to remove usage of TransationScope
Adds a new RequireNew() method to start a new transactions.

--HG--
branch : 1.x
2013-02-25 15:10:50 -08:00
Sebastien Ros 836c00fb37 Adding faceted search capabilities
--HG--
branch : 1.x
2013-02-10 07:37:34 -08:00
Sebastien Ros fca554ddc9 Merge with clayless
--HG--
branch : 1.x
2013-02-04 10:51:21 -08:00
Sebastien Ros a9f1312b88 Removing clay usage in favor or pre-configured dynamic objects
--HG--
branch : clayless
extra : rebase_source : fe1f730585d0df763d4dd4215b11bace48bcd944
2012-11-20 17:21:52 -08:00