Commit Graph
100 Commits
Author SHA1 Message Date
Sebastien Ros 6665cff9d7 Fixing target framework in codegen template 2014-09-18 11:25:42 -07:00
Sebastien Ros 84993f3a4e Merge branch '1.8.x' into 1.x
Conflicts:
	src/Orchard.Web/Modules/Orchard.Alias/Implementation/Updater/AliasHolderUpdater.cs
	src/Orchard.Web/Modules/Orchard.Alias/Orchard.Alias.csproj
	src/Orchard.Web/Modules/Orchard.Indexing/Services/IndexingTaskExecutor.cs
2014-09-18 10:53:40 -07:00
Sebastien Ros e349349860 Bullet proofing TransactionManager.Cancel() 2014-09-18 10:45:31 -07:00
Sebastien Ros 21b5a1b2ac Fixing PublishLater/CreatedUtc behaviors 2014-09-16 17:03:04 -07:00
Sebastien Ros d89e36d78d Don't analyze username in index 2014-09-16 10:58:50 -07:00
Sebastien Ros 85159d8728 Fixing migration isolation and sessions lifetime 2014-09-15 17:28:14 -07:00
Sebastien Ros f2a7bc59da #20737: Removing ReliableSqlConnection as we moved to 4.5.1
c.f. http://tudorturcu.wordpress.com/2013/11/11/ado-net-connection-resiliency/

Work Item: 20737
2014-09-11 17:29:25 -07:00
Sebastien Ros 8c9f0692a1 #20902, 20177: Fixing profile performance
Work Items: 20177, 20902
2014-09-11 17:06:38 -07:00
Sebastien Ros 899b5950b3 #20487: Fixing comments email case sensitivity
Work Item: 20487
2014-09-11 16:50:56 -07:00
Sebastien Ros 5b294d3106 Fixing NRE during setup 2014-09-10 12:55:11 -07:00
Sebastien Ros eccea78185 Applying the RequireNew pattern correctly 2014-08-28 13:58:44 -07:00
Sebastien Ros af0ea26f85 #20909: Optimizing some queries for performance
Work Item: 20909
2014-08-28 13:53:22 -07:00
Sebastien Ros 1b18621e00 Revert "Removing DefaultContentManagerSession"
This reverts commit 262c825c26.
2014-08-27 18:29:11 -07:00
Sebastien Ros 7b565c0517 #20905: Fixing unit tests
Work Item: 20905
2014-08-27 12:22:26 -07:00
Sebastien Ros 5f92beb0fb Improving indexing process 2014-08-27 12:22:23 -07:00
Sebastien Ros 262c825c26 Removing DefaultContentManagerSession 2014-08-27 12:09:18 -07:00
Sebastien Ros 3b5d4f4e85 Improving sessions management 2014-08-26 18:08:23 -07:00
Sebastien Ros ad9a10d9be #20868: Fixing term type duplication
Work Item: 20868
2014-08-25 15:24:19 -07:00
Sebastien Ros d7fded7ce9 #20848: Preventing unintentional empty slugs
Work Items: 20848
2014-08-25 15:20:43 -07:00
Sebastien Ros 293c58ef46 Adding binding redirect in unit tests for NHibernate 2014-08-22 17:06:28 -07:00
Sebastien Ros 52b0367cdf Defining default search fields in Search recipe 2014-08-22 16:46:31 -07:00
Sebastien Ros 0295764234 Updating NHibernate 4.0
Using a local updated build of FluentNHibernate (still 1.4.0)
2014-08-22 16:10:55 -07:00
Sebastien Ros e27090bbe7 Fixing drafts indexing 2014-08-22 11:24:02 -07:00
Sebastien Ros 284891dbaa #20781: Fixing template alternates support
Work Item: 20781
2014-08-21 17:53:40 -07:00
Sebastien Ros 4157896464 Refactoring menu permissions 2014-08-20 17:12:50 -07:00
Sebastien Ros 651175c499 Adding Securable metadata 2014-08-20 14:56:08 -07:00
Sebastien Ros 288d1cb8ad More config files updates 2014-08-20 14:01:35 -07:00
Sebastien Ros b6a69beed0 Fixing specflow tests web.config 2014-08-20 11:29:41 -07:00
Sebastien Ros 508c198f9d Adding binding redirects on Autofac for unit tests 2014-08-15 15:27:58 -07:00
Sebastien Ros 6e3d4abb2b Upgrading Azure solution references 2014-08-15 14:50:31 -07:00
Sebastien Ros ecda1daf77 Including placement.info as content 2014-08-15 14:38:05 -07:00
Sebastien Ros 87bbc4d591 Removing Microsoft.WindowsFabric assemblies 2014-08-15 14:34:17 -07:00
Sebastien Ros fe0e1f5cf2 Fixing compilation 2014-08-15 14:19:07 -07:00
Sebastien Ros c816d8e24f Merge branch '1.8.x' into 1.x
Conflicts:
	src/Orchard.Web/Modules/Orchard.Azure.MediaServices/Orchard.Azure.MediaServices.csproj
2014-08-15 13:52:08 -07:00
Sebastien Ros 9550146acc Fixing build warnings 2014-08-15 13:42:52 -07:00
Sebastien Ros 8787b7cd5c Fixing build due to library upgrades 2014-08-15 10:57:17 -07:00
Sebastien Ros 43a2e1a282 #20818: Adding analyzed search terms option
Work Item: 20818
2014-08-14 18:22:29 -07:00
Sebastien Ros 86ed2fde82 Upgrading to SqlCe 4.0 SP1 2014-08-13 15:57:09 -07:00
Sebastien Ros fe0c1a8a03 Upgrading to Autofac 3.5.2 2014-08-13 15:42:43 -07:00
Sebastien Ros 221197f314 Upgrading to .NET Framework 4.5.1 2014-08-13 14:07:45 -07:00
Sebastien Ros b7a3c1e77a Upgrading to Json.NET 6.0.4 2014-08-13 12:59:30 -07:00
Sebastien Ros 0a8685bab3 Upgrading to ASP.NET MVC 5.2 2014-08-13 12:58:57 -07:00
Sebastien Ros 841c7d6d44 Merge branch '1.8.x' into 1.x
Conflicts:
	src/Orchard.Web/Modules/Orchard.Azure.MediaServices/Orchard.Azure.MediaServices.csproj
	src/Orchard.Web/Modules/Orchard.ContentTypes/Services/ContentDefinitionService.cs
2014-08-13 11:24:02 -07:00
Sebastien Ros 60ee35837b Adding disposable pattern to ShellContext 2014-08-12 15:47:37 -07:00
Sebastien Ros 057c526440 Fixing DateTimeField validation 2014-08-07 12:57:15 -07:00
Sebastien Ros 978713a061 Removing unused field 2014-08-07 11:20:21 -07:00
Sebastien Ros fdd6c0aba7 Adding Lucene analyzer extensibility point 2014-08-06 16:56:11 -07:00
Sebastien Ros 56277f275f Stop processing typescript definition files 2014-08-06 15:57:34 -07:00
Sebastien Ros 3585f30eb9 Adding Word files to excluded extensions 2014-08-06 15:57:12 -07:00
Sebastien Ros 25e334e66b Adding FirstMediaUrl to MediaLibraryPickerField 2014-08-06 10:27:32 -07:00
Sebastien Ros aa0abe7e86 Optimizing Html.UnorderedList 2014-08-05 15:33:57 -07:00
Sebastien Ros 80be0de019 Improving parts management performance 2014-08-05 14:55:32 -07:00
Sebastien Ros 6550fbbf22 Indexing IdentityPart 2014-08-04 17:47:19 -07:00
Sebastien Ros a4c0362627 Fixing Lists positioning 2014-08-04 11:51:23 -07:00
Sebastien Ros 13f91bb8c1 Merge branch '1.8.x' into 1.x
Conflicts:
	src/Orchard.Web/Web.config
2014-07-31 17:44:16 -07:00
Sebastien Ros 27f55b01d7 Updating jQuery Upload plugin 2014-07-31 17:42:01 -07:00
Sebastien Ros e60d95e7dc Fixing image paste in Media Library 2014-07-31 17:26:01 -07:00
Sebastien Ros 6f68a8a488 Improving text for draft indexing property 2014-07-31 16:56:57 -07:00
Sebastien Ros 1de60d24f2 Removing unnecessary title index for Widgets
ITitleWidget is already indexed
2014-07-31 16:54:23 -07:00
Sebastien Ros d553bae487 Updating Redis libraries 2014-07-31 16:53:02 -07:00
Sebastien Ros 5033927da7 Changing default access level for azure containers 2014-07-31 11:35:23 -07:00
Sebastien Ros 3b7ce64fb1 Fixing CacheClientConfiguration hash code 2014-07-30 11:28:01 -07:00
Sebastien Ros f24cedd425 Fixing unit RoleService unit tests 2014-07-30 11:16:29 -07:00
Sebastien Ros c0b90bbe18 Adding Listable metadata 2014-07-30 10:29:10 -07:00
Sebastien Ros 87ee6980e6 Adding Admin Search specific index settings 2014-07-30 10:29:06 -07:00
Sebastien Ros 7cac5be5a9 Adding the ability to index drafts per index 2014-07-30 10:29:03 -07:00
Sebastien Ros 3e807fd6f1 Adding access to current settings in settings builders 2014-07-30 10:29:01 -07:00
Sebastien Ros b96c98cb8b Fixing Lists performance in admin 2014-07-30 10:10:02 -07:00
Sebastien Ros 211ffaf647 Fixing Lock File serialization on international systems 2014-07-30 10:09:59 -07:00
Sebastien Ros 9d3f5c2d20 Adding lists permissions 2014-07-30 10:09:56 -07:00
Sebastien Ros 31d67803c8 Fixing taxonomy terms picker with spaces and commas 2014-07-24 17:00:21 -07:00
Sebastien Ros ab07cc67a2 Merge branch '1.8.x' into 1.x 2014-06-20 15:17:56 -07:00
Sebastien Ros 18e84e1f97 Publishing widgets created from commands
TODO: Create an upgrade step to publish all existing widgets
2014-06-20 15:17:23 -07:00
Sebastien Ros ac1684b0f9 Fixing Widget layers deletion 2014-06-20 15:16:49 -07:00
Sebastien Ros e069781d41 Fixing lock file date on international systems 2014-06-20 11:27:58 -07:00
Sebastien Ros 9219a8ee75 Merge branch '1.8.x' into 1.x 2014-06-19 15:21:02 -07:00
Sebastien Ros 2e5ba74a56 #20462: Fixing UrlHelper resolution from a Timer task
Work Item: 20462
2014-06-19 15:18:17 -07:00
Sebastien Ros d0976dace0 Merge branch '1.8.x' into 1.x 2014-06-17 15:05:24 -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 5b0bc8dd7a Fixing profiles generation concurrency 2014-06-16 18:03:36 -07:00
Sebastien Ros 177113b317 Optimization background queries 2014-06-16 16:11:30 -07:00
Sebastien Ros 3e045661fa #20754: Fixing Jobs priority assignment
Work Item: 20754
2014-06-16 11:04:24 -07:00
Sebastien Ros 14618579d6 #18443: Implementing Widget versioning 2014-06-16 10:07:24 -07:00
Sebastien Ros f856da3b02 Merge branch '1.8.x' into 1.x
Conflicts:
	src/Orchard.Web/Modules/Orchard.Scripting.CSharp/Activities/DecisionActivity.cs
2014-06-13 15:50:33 -07:00
Sebastien Ros d0f5454fc1 Fixing ShellDescriptor optimization 2014-06-13 15:36:27 -07:00
Sebastien Ros c7aacf6f9f #20681, #20598: Fixing Media Profiles path encoding
Work Items: 20681, 20598
2014-06-13 11:37:32 -07:00
Sebastien Ros 63786525c7 #20639: Fixing C# script behavior with tokens
Work Item: 20639
2014-06-13 11:14:35 -07:00
Sebastien Ros 6eac97675e #20694: Fixing TagCloud with no content items
Work Items: 20694
2014-06-13 11:09:18 -07:00
Sebastien Ros e31aebff5a Optimizing some queries 2014-06-12 16:37:08 -07:00
Sebastien Ros 53b441961f Merge branch '1.8.x' into 1.x 2014-06-12 10:22:55 -07:00
Sebastien Ros e871a48514 Patching DataCacheFactory disposal
Known bug in the API: http://blogs.msdn.com/b/cie/archive/2014/04/29/cache-retry-fails-what-next.aspx
2014-06-12 10:22:21 -07:00
Sebastien Ros 2574b87bdf Implementing a tokens html filter 2014-06-11 15:04:28 -07:00
Sebastien Ros ac79d66e69 Merge branch '1.8.x' into 1.x 2014-05-29 15:56:30 -07:00
Sebastien Ros ab431c6e89 Removing dependency on Part for rendering videos 2014-05-29 15:55:59 -07:00
Sebastien Ros a35b0effee Fixing video rendering with no encoders 2014-05-29 15:55:11 -07:00
Sebastien Ros 454495445d Merge branch '1.8.x' into 1.x 2014-05-28 10:19:06 -07:00
Sebastien Ros c4b4f1593f Fixing output cache encoding 2014-05-28 10:13:30 -07:00