Rob King
6df007561d
Moved NUnit to NuGet. Version change: 2.5.2.9222 >>> 2.5.10.11092
2015-12-04 11:27:42 +00:00
Lombiq
680a9eb85b
Fixing that some files had line endings mixed up (both LF and CRLF)
2015-12-03 00:10:12 +01:00
Sipke Schoorstra
5c18f49fa3
Layouts, Widgets and Conditions.
...
- Moved Rules engine code to new Orchard.Conditions module.
- Refactored Layouts and Widgets to use Conditions.
- Moved Widgets element harvester to the Widgets module as a separate feature.
2015-11-19 14:02:12 +01:00
Sipke Schoorstra
77b8df516a
Improved locking code.
...
- Moved DatabaseLock into Framework and making it the default lock provider.
- Removed unnecessary thread synchronization code.
- Allowing multiple lock acquisitions from the same machine (simulating a "lease").
- Updated unit tests.
2015-08-11 16:43:48 +01:00
Sipke Schoorstra
16cd4e89c4
Added tests for DatabaseLock.
2015-08-10 15:24:18 +01:00
Sipke Schoorstra
73170a0d63
Added support for multiple recipe steps of the same type and added unit tests.
...
Enables execution of multiple child recipes in a particular sequence. This is useful for the RecipesStep for example, where you want to execute a child recipe first, then execute some commands and import some content, then execute a second child recipe.
2015-07-30 14:26:01 +01:00
Sipke Schoorstra
9f9a0cc4e5
Updated recipes unit test to accommodate Orchard.Recipes changes.
2015-07-23 10:34:39 +01:00
Sipke Schoorstra
901c11a1ea
Simplifying recipe step API for implementers.
2015-07-15 12:53:19 +01:00
Daniel Stolt
635abd7456
Fixed unit tests not being discovered due to CopyLocal=false on core references.
...
Having CopyLocal=false on references to Orchard.Core and Orchard.Framework in unit test projects prevented VS from discovering unit tests (at least when using the NUnit Test Adapter for Visual Studio). This change resets CopyLocal=true for these references in all unit test projects.
2015-05-07 14:16:56 +02:00
Kees Damen
2cfcdfaa8b
Fixed project references to Orchard.Core and Orchard.Framework
2015-04-16 16:23:12 +02:00
Sebastien Ros
5ff2ad509b
Merge branch '1.8.x' into 1.x
...
Conflicts:
src/Orchard.Web/Modules/Orchard.MediaLibrary/Services/MediaLibraryService.cs
src/Orchard.Web/Modules/Orchard.Modules/styles/orchard-modules-admin.css
src/Orchard.Web/Modules/Orchard.Taxonomies/Services/TaxonomyService.cs
src/Orchard.Web/Modules/Orchard.Widgets/Filters/WidgetFilter.cs
src/Orchard/Mvc/Routes/RoutePublisher.cs
2015-03-05 12:15:00 -08:00
Stanley Goldman
a1eb07063a
ObjectDumper Unit Tests
2014-10-25 17:54:23 -04:00
Nicholas Mayne
016ee8cb02
Fixing reference to Castle in Orchard Tests
2014-10-13 13:52:38 +01:00
Sebastien Ros
293c58ef46
Adding binding redirect in unit tests for NHibernate
2014-08-22 17:06:28 -07:00
Sebastien Ros
221197f314
Upgrading to .NET Framework 4.5.1
2014-08-13 14:07:45 -07:00
Sebastien Ros
0fbc2e47bc
Fixing unit tests and warnings
2014-03-26 17:37:01 -07:00
Sebastien Ros
35d2a6c8fd
#20577 : Fixing Orchard.Templates
...
Work Item: 20577
2014-03-26 12:21:51 -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
70be174c72
Implementing Orchard.JobsQueue
2014-01-14 14:43:20 -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
13a7b70531
#20100 : Fixing multi-lines parsing in WebActivityTask
...
Work Item: 20100
2013-09-11 14:12:46 -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
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
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
Sebastien Ros
bf46e56b86
Fixing NHibernate references
...
--HG--
branch : 1.x
2012-11-14 16:19:57 -08:00
Sebastien Ros
cd7fb75f65
Replacing SharpZipLib by DtoNetZip
...
--HG--
branch : 1.x
2012-09-05 18:47:59 -07:00
Sebastien Ros
5f00fd7141
Fixing project references
...
--HG--
branch : 1.x
2012-08-22 15:13:44 -07:00
Bertrand Le Roy
7d29c140c0
Tests for media helper IsPicture extension method
...
--HG--
branch : 1.x
2012-08-12 17:27:53 -07:00
Sebastien Ros
7dbb70ebf0
Fixing log4net usage
...
--HG--
branch : NH3
2012-07-10 17:15:30 -07:00
Sebastien Ros
9bed7cbaba
Upgrading NH3
...
--HG--
branch : NH3
2012-07-10 16:01:46 -07:00
Sebastien Ros
1b004bbc9d
#17552 : Allowing multiple recipient when using IMessageManager
...
Work Item: 17552
--HG--
branch : 1.x
2011-12-05 12:20:37 -08:00
Sebastien Ros
3b137fe0cd
Fixing Sql Ce reference for unit tests
...
--HG--
branch : 1.x
2011-10-18 15:58:06 -07:00
Andre Rodrigues
674fe6ecb8
#17745 : Decoding Nuget paths.
...
--HG--
branch : 1.x
2011-04-15 16:44:12 -07:00
Andre Rodrigues
012874826b
#17273 : Making the default install action hook up into the upgrade code if the package is already installed. Merging the code paths into the packageinstaller. Adding some UT coverage to the package installer experience.
...
--HG--
branch : 1.x
2011-04-03 16:12:13 -07:00
Sebastien Ros
3a6e728605
Merge
...
--HG--
branch : dev
2011-03-17 11:10:42 -07:00
Sebastien Ros
15dbaaf355
Implementing the Warmup module
...
- Global.asax.cs looks for static pages in ~\App_Data\Warmup
- Orchard.Warmup module contains methods to generate those pages based on
scheduled times, and content publishing
--HG--
branch : dev
2011-03-17 11:06:23 -07:00
Andre Rodrigues
2fe47bbc55
Correcting minor issue when querying the gallery for packages - moving filtering to the server.
...
--HG--
branch : dev
2011-03-15 16:43:11 -07:00
Suha Can
11e0cce6db
ImportExportService::Import(recipe) implementation. Currently supports metadata and settings.
...
Unit tests.
--HG--
branch : dev
2011-03-10 14:23:46 -08:00
Sebastien Ros
94d5703816
Fixing an issue on indexing
...
- When Creating and Removing a content in the same transaction, previous tasks were not removed as Flush was not called on the repository
- Adding unit tests to IndexingTaskExecutor
--HG--
branch : dev
2011-02-24 16:58:18 -08:00
Suha Can
92bf091741
Recipe discovery for extensions
...
Setup calls RecipeManager::DiscoverRecipes
Setup/Recipe contains default recipe files
Unit tests for recipe discovery using embedded resources
--HG--
branch : recipe
2011-02-10 16:03:43 -08:00
Sebastien Ros
b53f2e6a36
#17282 - Gallery modules improvements
...
--HG--
branch : dev
2011-02-07 14:17:48 -08:00
Andre Rodrigues
66c23928ef
#17289 : only allowing default tenant site administrator to install packages by default. Others can be granted permission.
...
--HG--
branch : dev
rename : src/Orchard.Tests.Modules/Packaging/Hello.World.csproj.txt => src/Orchard.Tests.Modules/Packaging/Services/Hello.World.csproj.txt
rename : src/Orchard.Tests.Modules/Packaging/HelloDriver.cs.txt => src/Orchard.Tests.Modules/Packaging/Services/HelloDriver.cs.txt
rename : src/Orchard.Tests.Modules/Packaging/PackageBuilderTests.cs => src/Orchard.Tests.Modules/Packaging/Services/PackageBuilderTests.cs
2011-02-01 13:17:03 -08:00
Sebastien Ros
b1c782004b
Improving users management
...
--HG--
branch : dev
extra : transplant_source : %AA%18%27%A6%83%7B%E7o%24%CF%11%81%D7%84%9D%0C%FB%D11%FB
2011-01-15 09:33:29 -08:00
Andre Rodrigues
fa25bca5f5
#17280 : Limiting access to media folder.
...
--HG--
branch : dev
2011-01-31 12:12:22 -08:00
Renaud Paquay
4dd978f304
Update the way we copy c++ run time for SqlCe
...
--HG--
branch : 1.x
2011-01-12 00:47:26 -08:00
Renaud Paquay
9a4c5d6c52
Fixing widget layer rule issue
...
Ensuring that the layer rule scripting engine supports more complex rules
such as (authenticated) and (url "~/notes").
Add a bunch of unit tests to ensure consistency between DLR based
engine and custom engine.
Work Item: 17186
--HG--
branch : 1.x
2011-01-07 21:44:50 -08:00
Sebastien Ros
2180db5c87
Adding lost tests for Orchard.Indexing and Lucene
...
--HG--
branch : dev
2010-12-11 15:40:08 -08:00
Suha Can
63cbb03b93
Adding unit tests for the Comments module.
...
--HG--
branch : dev
2010-12-04 17:33:02 -08:00