Commit Graph

8291 Commits

Author SHA1 Message Date
Sebastien Ros
6efbde45ac Finishing Redis cache provider 2014-09-29 17:47:32 -07:00
Nicholas Mayne
17a1209abd Fixing broken checkin 2014-09-26 10:45:29 +01:00
Sipke Schoorstra
a096e3abd1 Removing Name property on ContentTypeDefinitionBuilder and updating usages to use .Current.Name. 2014-09-25 13:04:13 -07:00
Nicholas Mayne
f0efbeb406 #18210: Changing preview to pass a version through, this was layers are kicked in.
Work Item: 18210
2014-09-25 20:21:56 +01:00
Sebastien Ros
9f84c29e39 #20959: Refactoring the Taxonomy service
Work Item: 20959
2014-09-25 11:34:19 -07:00
Nicholas Mayne
ae30267df0 Fixing Media Picker after bad merge. 2014-09-24 10:26:48 +01:00
Sipke Schoorstra
af51f0b17b Configuring ProjectionPage to be Listable by default. 2014-09-23 16:13:03 -07:00
Lombiq
938765f2e3 Adding a missing file to Themes.csproj (TheAdmin/Styles/images/error.gif) 2014-09-19 20:37:13 +02:00
Lombiq
1fe8acf615 Removing old, orphaned files 2014-09-19 20:35:53 +02:00
Sebastien Ros
8dfd9048b3 Merge branch '1.8.x' into 1.x
Conflicts:
	src/Orchard.Web/Modules/Orchard.Indexing/Settings/EditorEvents.cs
	src/Orchard.Web/Modules/Orchard.MediaLibrary/Views/EditorTemplates/Fields/MediaLibraryPicker.Edit.cshtml
2014-09-19 10:19:29 -07:00
Sebastien Ros
1824a738a9 Fixing IContentManagerSession usage 2014-09-19 10:15:28 -07:00
Sebastien Ros
ba9a812d87 #20366: Fixing sort criteria order
Work Item: 20366
2014-09-18 16:02:50 -07:00
Josh Berry
3db2c7597a #20903: Fixing overflowing media titles
Work Item:20903
2014-09-18 15:45:28 -07:00
Sebastien Ros
c590337df1 #20900: Creating Indexing tasks by batches
Work Item: 20900
2014-09-18 15:39:03 -07:00
Sebastien Ros
a0e8fda8a2 Clearing IContentManagerSession in SessionLocator 2014-09-18 15:38:42 -07:00
Sebastien Ros
65abba550f #20634: Removing unallowed media chars in requests
Work Item: 20634
2014-09-18 15:09:53 -07:00
Sebastien Ros
d5507f2661 #20953: Fixing potentially corrupted IndexTaskRecord
Work Item: 20953
2014-09-18 14:37:34 -07:00
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
Piotr Szmyd
277f20571f #20947: Fixed exception thrown when trying to update a feature manually.
Work Item: 20947
2014-09-16 13:54:46 +02:00
Sebastien Ros
85159d8728 Fixing migration isolation and sessions lifetime 2014-09-15 17:28:14 -07:00
Nicholas Mayne
99a19f898a Updating TinyMCE to 4.1.5 2014-09-14 14:06:23 +01:00
jasperd
0e1c0c567e #20368: Prevent creation of a tenant that already exists
Work Item: 20368
2014-09-14 11:42:01 +01:00
brporter
03e72cb931 #19347: fix for issue 19347
Work Item: 19347
2014-09-14 11:34:08 +01:00
Stanley Goldman
5a2f7be1af #20926: Correctly considering data-defaultstate 2014-09-14 11:25:27 +01:00
Lombiq
f9404e4cd7 Removing unused injected dependency from DynamicModuleVirtualPathProvider. 2014-09-13 21:50:02 +02: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
Lombiq
bee83d2205 Fixing build warning because of unused variable in Orchard.Templates. 2014-09-11 22:26:07 +02:00
Stanley Goldman
d33069b1ff #20710:Fixing empty string support in command recipe handler
Work Item: 20710
2014-09-11 10:25:01 -07:00
Stanley Goldman
600dda4a2a #20668: Fixing Shape Tracing out of memory exception
Work Item: 20668
2014-09-11 10:14:33 -07:00
Bertrand Le Roy
6642d3323c Added Html.HtmlHelperFor helper 2014-09-10 17:08:33 -07:00
Sebastien Ros
5b294d3106 Fixing NRE during setup 2014-09-10 12:55:11 -07:00
Lombiq
a3053c3d9a Factoring out Alias updating logic to separate service so aliases can be refreshed not just from a background task. 2014-09-10 17:37:57 +02:00
Lombiq
8818202fcf #20922: Optimizing Alias lookups by using the in-memory AliasMap
Work Item: 20922
2014-09-10 17:28:54 +02:00
Nicholas Mayne
f5db361f35 Adding all plugins for tinymce 2014-09-08 22:33:07 +01:00
Daniel Stolt
5965f02b02 Added support for custom encoding presets to Orchard.Azure.MediaServices. 2014-09-08 19:07:23 +02:00
Nicholas Mayne
ba5434c729 Upgrading TinyMCE to 4.1.4 2014-09-07 10:39:13 +01:00
Stanley Goldman
efb2aa3437 #20912: Fixing AuditTrailEvent-Content.cshtml Exception 2014-08-30 09:01:10 -04: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
Sipke Schoorstra
4fe5653fef Adding Hint HTML helper. 2014-08-27 21:06:25 -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