Commit Graph

8237 Commits

Author SHA1 Message Date
Nicholas Mayne
dd611cc16d git diff 2014-08-27 21:13:39 +01:00
Nicholas Mayne
fd17dcf352 Adding directionality buttons to tinymce. 2014-08-27 20:03:39 +01: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
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
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
Nicholas Mayne
aa8269bb69 #18032: Removing Translation + if only 1 culture.
Work Item: 18032
2014-08-20 17:02:38 +01:00
Nicholas Mayne
a60c9d4cbd Fixing Localization naming 2014-08-19 15:39:15 +01:00
Nicholas Mayne
83c5bd6360 Smart fallback on Browser culture 2014-08-18 23:08:37 +01:00
Nicholas Mayne
4df81f80c3 More RTL CSS 2014-08-18 22:28:37 +01:00
Nicholas Mayne
0336870525 Fall back to browser Language if cookie not set 2014-08-18 22:28:12 +01:00
Nicholas Mayne
1a3e88c330 fixing permalink 2014-08-16 17:48:58 +01:00
Nicholas Mayne
393902ec85 Adding is-url class with importent, as W3C says all URLs are LTR therefore importent makes sense in this case 2014-08-16 17:34:59 +01:00
Nicholas Mayne
92fc357ce0 Fixing RTL on glyph 2014-08-16 17:29:18 +01:00
Nicholas Mayne
d2b40b9037 Fixing RTL on dashboard 2014-08-16 17:22:16 +01:00
Nicholas Mayne
a36f3f6c7c RTL The Theme Machine 2014-08-16 17:14:02 +01:00
Nicholas Mayne
7eb1720a9d RTL on Workflows and Media Lib 2014-08-15 23:45:42 +01:00
Nicholas Mayne
f5d33b58a5 Adding RTL to templates 2014-08-15 21:14:43 +01:00
Nicholas Mayne
0ae0d5a6a5 More CSS fixes for RTL 2014-08-12 22:45:45 +01:00
Nicholas Mayne
3d4c0fb53d Fixing RTL 2014-08-12 20:46:36 +01:00
Nicholas Mayne
52a04b3445 Removing legacy tinymce dupe 2014-08-12 20:38:03 +01:00
Nicholas Mayne
029b97a60e Fixing RTL 2014-08-12 20:33:58 +01:00
Nicholas Mayne
c822784fbe Fixing Bracket issue with RTL 2014-08-12 13:59:03 +01:00
Nicholas Mayne
73c4037831 Fixing mroe CSS 2014-08-12 13:39:52 +01:00
Nicholas Mayne
c31e7631c2 Adding Content RTL/LTR class, and stylign content pages 2014-08-12 13:28:47 +01:00
Nicholas Mayne
023c312b41 RTL CSS changes 2014-08-12 12:59:35 +01:00
Sebastien Ros
e5bd165deb Updating the AdminTheme with RTL support 2014-08-11 17:19:07 -07:00
Nicholas Mayne
5728a1aa7f fixing Typo 2014-08-11 22:59:27 +01:00
Nicholas Mayne
03049cb5b4 More work on class name 2014-08-11 22:57:16 +01:00
Nicholas Mayne
d7bb8602fe Adding directional class name 2014-08-11 22:56:22 +01:00
Nicholas Mayne
b36264266c More work to RTL/LTR conversion 2014-08-11 22:46:59 +01:00
Nicholas Mayne
ed02f8a07f Adding RTL to Document.cshtml and removing from navigation setup 2014-08-10 23:06:40 +01:00