Commit Graph

8427 Commits

Author SHA1 Message Date
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
Nicholas Mayne
f7e1dcb0d1 Fixing layer rule 2014-09-10 23:43:11 +01: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
a9fdadfa13 Fixing issue where BodyPArt is not there. Now passing ContentItem 2014-09-09 15:08:14 +01: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
Nicholas Mayne
66010bcb91 Removing TranslationService.. for now. 2014-09-03 22:20:29 +01:00
Nicholas Mayne
3f1367ae54 Updating WorkContext pointer for class and adding feature names to URL Transliteration generation 2014-09-03 22:19:58 +01:00
Nicholas Mayne
46e3b9a475 Adding culture-isrtl to layer filters 2014-08-31 18:45:42 +01:00
Nicholas Mayne
4a788cd7c3 Fixing culture selector for tinymce 2014-08-30 16:34:56 +01:00
Nicholas Mayne
1ec0c7a7e3 Reverting the workcontext change 2014-08-30 16:13:13 +01:00
Nicholas Mayne
b469d623d8 Movign to WorkContext rather that IWorkContextAccessor 2014-08-30 16:10:18 +01:00
Nicholas Mayne
8edd49244a Changing the way we check for files for TinyMCE - should increase performance of loading the editor 2014-08-30 16:08:50 +01:00
Nicholas Mayne
690aa633b3 Adding TranslationService to Core 2014-08-30 15:43:25 +01:00
Stanley Goldman
efb2aa3437 #20912: Fixing AuditTrailEvent-Content.cshtml Exception 2014-08-30 09:01:10 -04:00
Nicholas Mayne
2c9c536a39 Moving namespaces around 2014-08-30 12:11:46 +01:00
Nicholas Mayne
9beeee2f57 Removing the suppress dependency on the CultureSelectorSelector, you can end up in a race condition of having no selector 2014-08-30 12:07:10 +01:00
Nicholas Mayne
39d8f56820 Refactor Storage for Culture moving fallback to Browser Language to Service 2014-08-30 12:06:01 +01:00
Nicholas Mayne
928c4e936a Using Current Culture on WorkContext and remove reliance of HttpContext 2014-08-30 11:54:21 +01:00
Nicholas Mayne
87ce88801d Merge branch 'feature/localizationchanges' of https://git01.codeplex.com/orchard into feature/localizationchanges 2014-08-30 00:49:55 +01:00