Commit Graph

8008 Commits

Author SHA1 Message Date
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
Nicholas Mayne
5750d978a3 Small perf improvements 2014-09-13 13:42:30 +01:00
Nicholas Mayne
e6de135df8 A little code cleanup 2014-09-13 13:35:32 +01: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
Nicholas Mayne
56f919746b Tweek to CSS for RTL 2014-09-12 00:41:37 +01:00
Nicholas Mayne
e5a8db2f89 Checking for httpcontext, though I feel this will need to be rewritten 2014-09-12 00:24:05 +01:00
Nicholas Mayne
fa1de09a4f Rewrote Localizaton controller and driver 2014-09-11 23:59:04 +01: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
Nicholas Mayne
a1c7ddc48f Merge 1.x to localization branch 2014-09-11 11:29:43 +01:00
Nicholas Mayne
9e3f365399 Making sure ID and name are different 2014-09-11 11:28:56 +01:00
Bertrand Le Roy
6642d3323c Added Html.HtmlHelperFor helper 2014-09-10 17:08:33 -07:00