Commit Graph

8427 Commits

Author SHA1 Message Date
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
Nicholas Mayne
27e5875a64 Adding version number to Resource Manifest 2014-08-27 21:36:53 +01:00
Nicholas Mayne
2d84279980 Fixing RTL issues within textresizer script 2014-08-27 21:36:24 +01:00
Nicholas Mayne
b87c11d1d2 Fixing Tagit RTL issues 2014-08-27 21:28:36 +01:00
Nicholas Mayne
dd611cc16d git diff 2014-08-27 21:13:39 +01: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
Nicholas Mayne
fd17dcf352 Adding directionality buttons to tinymce. 2014-08-27 20:03:39 +01:00
Lombiq
42189e9297 #20357: Orchard.Localization - Fixing that AddLocalizationViewModel.Content should of the type dynamic
Work Item: 20357
2014-08-27 14:12:20 +02:00
Benedek Farkas
29bf4f067c Orchard.Localization: Updating AdminDirectionalityFactory to use the built-in GetTextDirection method 2014-08-27 13:48:41 +02:00
Benedek Farkas
f8ccdeab35 OrchardLocalization: Fixing that LocalizationExtensions.GetTextDirection could cause a NRE when creating a new content item 2014-08-27 13:46:46 +02:00
Sebastien Ros
3b5d4f4e85 Improving sessions management 2014-08-26 18:08:23 -07:00
Sebastien Ros
6637200b8a Hide culture filters if not more than 1 2014-08-26 15:08:37 -07:00
Nicholas Mayne
88571fad45 Fixing RTL on BodyPart 2014-08-26 22:55:25 +01:00
Nicholas Mayne
52edc446e7 Removing double cast 2014-08-26 22:35:49 +01:00
Nicholas Mayne
1d0c03f4e8 Adding Safe check to Culture. Always get the Name of the culture and do not rely that it is typed in correctly 2014-08-26 22:34:04 +01:00
Nicholas Mayne
5224371f79 Safty around checking for files. should not bomb out if file does not exist. 2014-08-26 22:30:39 +01:00
Nicholas Mayne
a22f5bb70f More work on Localization and RTL 2014-08-26 22:27:02 +01:00
Nicholas Mayne
73364a286f Fixing JS bug 2014-08-26 19:36:57 +01:00
Sebastien Ros
09c2ae76e4 Adding content filters 2014-08-26 10:59:35 -07:00
Nicholas Mayne
0c9519a93c When changing culture, you might be changing diretionality, it would be worth changing that on the fly, though a page reload might be better. 2014-08-25 23:34:06 +01:00
Stanley Goldman
7333d106a0 #20779: Improving media listing performance
Work Item:20779
2014-08-25 15:33:37 -07:00
Sebastien Ros
ad9a10d9be #20868: Fixing term type duplication
Work Item: 20868
2014-08-25 15:24:19 -07:00
Sebastien Ros
d7fded7ce9 #20848: Preventing unintentional empty slugs
Work Items: 20848
2014-08-25 15:20:43 -07:00
Nicholas Mayne
af3bd68a61 Adding value to override 2014-08-25 22:10:06 +01:00
Nicholas Mayne
24965a3661 Fixing cultures and Adjusted value for Slugification 2014-08-25 21:18:04 +01:00
Nicholas Mayne
360053fb10 Hooking in Slugification in to Transliteration 2014-08-25 20:55:11 +01:00
Nicholas Mayne
b3e0b76220 Adding From and To for TransLit 2014-08-25 19:46:38 +01:00
Nicholas Mayne
03296493f5 Adding Create and removing Import method for Transliteration 2014-08-25 19:14:06 +01:00
Nicholas Mayne
0c4a7793cf Starting to add screens for transliteration 2014-08-25 17:25:57 +01:00
Nicholas Mayne
286094b3db Conditional cleanup 2014-08-25 13:12:35 +01:00
Nicholas Mayne
8303193284 Adding Transliteration Service 2014-08-25 12:49:47 +01:00
Nicholas Mayne
cf02023a2a Adding Transliteration Lib 2014-08-25 12:06:40 +01:00
Nicholas Mayne
e081f0e931 Fixing UI flow. Removing the restriction of users having to create content in site culture 2014-08-25 11:38:07 +01:00
Nicholas Mayne
7099ce8b59 Adding changes from Dunross and also hooking up Cache to ListCultures for perf 2014-08-25 11:07:13 +01:00
Sipke Schoorstra
195d2179bd Updating Content Picker to list Listable types. 2014-08-25 00:18:20 -07:00