Commit Graph

8613 Commits

Author SHA1 Message Date
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
Nicholas Mayne
9e41861aae Rename of file 2014-08-30 00:49:49 +01:00
Nicholas Mayne
79042774bd Adding Culture Rule Provider. this required a change to the IRuleProvider to be an IEventHandler rather than a direct IDependency 2014-08-30 00:45:55 +01:00
Nicholas Mayne
84a74a68a5 Adding Zone Check to AdminDirectionalityFactory 2014-08-29 14:00:51 +01:00
Nicholas Mayne
c9c3f89d0f Fixing Type 2014-08-29 13:46:54 +01:00
Nicholas Mayne
f0a9800aa7 fixing compile issue with WidgetFiltersControl 2014-08-29 13:45:17 +01:00
Nicholas Mayne
518def74ed Fixing RTL issue with margin in media lib 2014-08-29 13:44:49 +01:00
Benedek Farkas
4ccafe09a7 The Orchard.Localization.DateTimeFormat feature now depends on the main feature 2014-08-29 11:17:03 +02: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
Nicholas Mayne
c6ee35a08d Adding localization file sfor colorbox, not hooked in to the pipeline yet 2014-08-27 23:53:12 +01:00
Nicholas Mayne
8087e46c12 RTL fixes for Media Lib, and upgrading color box to 1.5.13 2014-08-27 23:46:11 +01:00
Nicholas Mayne
c7c9f8e233 Merge branch '1.x' into feature/localizationchanges 2014-08-27 21:43:11 +01:00