Commit Graph

8613 Commits

Author SHA1 Message Date
Sebastien Ros
7a7528fa53 Creating Orchard.MessageBus 2014-09-30 10:26:17 -07:00
Stanley Goldman
47a00df9d7 Adding comment to Repository 2014-09-29 20:58:53 -04:00
Sebastien Ros
6efbde45ac Finishing Redis cache provider 2014-09-29 17:47:32 -07:00
Sebastien Ros
64689433bc Fixing build scripts
Calls the environment variables initialization script
in all cases.
2014-09-29 15:45:58 -07:00
Sebastien Ros
fc21ebc891 Fixing HTML encoding for feed tokens 2014-09-29 14:40:04 -07:00
Sebastien Ros
d7a87893d7 Ignoring new VS14 CTP solution files 2014-09-29 12:03:10 -07:00
Stanley Goldman
7403aff65c #18826: Correcting variable names 2014-09-28 15:51:47 -04:00
Stanley Goldman
a40bbbab51 #18826: Preventing shared references to repository collections 2014-09-28 15:19:00 -04:00
Sebastien Ros
abed55164d Fixing performance issue in OutputCache 2014-09-26 12:54:40 -07:00
Sebastien Ros
aafb915892 #20960: Fixing infinite loop when creating index tasks
Work Item: 20960
2014-09-26 12:21:14 -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
Nicholas Mayne
cfeefb496f small optimization to browser language 2014-09-23 23:28:56 +01:00
Nicholas Mayne
292354a65d Removing deprecated call to cultureinfo in favour replacement 2014-09-23 23:11:09 +01:00
Nicholas Mayne
a618ed7102 Fixes to localizationservice to get with of silly select.. 2014-09-23 22:57:25 +01:00
Nicholas Mayne
ba16115128 Moving away from the providers and pushin all to Selectors, makes for a cleaner iplementation 2014-09-23 22:21:03 +01:00
Nicholas Mayne
b2bd25f1af Merge 1.x 2014-09-23 13:21:31 +01:00
Nicholas Mayne
08630cd5c2 Clean up 2014-09-23 00:14:15 +01:00
Nicholas Mayne
1cb7404bb1 Moving a few things around 2014-09-22 23:34:18 +01: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
Nicholas Mayne
e802723a4c Change to culture of incoming request if culture is in the route data or in params 2014-09-17 22:01:13 +01: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
Nicholas Mayne
24530f09bd Use the referrer to determine the language if it is a POST 2014-09-16 15:39:45 +01: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
c4387ab54c Adding a front end culture picker shape that only goes to the homepage for each culutre 2014-09-15 21:18:52 +01:00
Nicholas Mayne
73a2653115 Removing FrontEnd Culture picker. If you have localizable content, then use the Localization.ContentTranslations 2014-09-15 20:20:39 +01:00
Nicholas Mayne
99a19f898a Updating TinyMCE to 4.1.5 2014-09-14 14:06:23 +01:00
Nicholas Mayne
6b14e748ff Splitting culture picker up to Admin and User facing implementations. Removing the Culture Service, and changign the way the culture selectors work. The Admin UI should act differently to the Front end site, and hense should be indepentant of each other. 2014-09-14 13:56:06 +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