Commit Graph

8212 Commits

Author SHA1 Message Date
Nicholas Mayne
f3fe88f6ea Initial work on Translations module 2014-08-19 20:22:40 +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
Nicholas Mayne
8cbc9191d6 Adding RTL boolean value to jquery.mjs.nestedSortable.js - Might want to think about creating a value in the admin screens for IsRTL 2014-08-10 22:56:07 +01:00
Nicholas Mayne
261e9c9d5c Perf fix on CultureSelectorFactory 2014-08-10 19:12:09 +01:00
Nicholas Mayne
ec2c74f085 Only RTL on the Zone, but still not good enough 2014-08-10 18:37:49 +01:00
Nicholas Mayne
d6280dbfc0 Setting RTL on Content dynamically based on the Content or Site Culture 2014-08-10 18:25:52 +01:00
Nicholas Mayne
c620545778 removing Reference 2014-08-10 18:02:13 +01:00
Nicholas Mayne
fbd68f1ea1 Moving initialization of UICulture Shape to a Event 2014-08-10 18:00:26 +01:00
Nicholas Mayne
6c9d868e8a Rename 2014-08-10 16:52:07 +01:00
Nicholas Mayne
87c6414d01 Starting to change the Admin UI to support RTL. Just content section for now. 2014-08-10 16:01:40 +01:00
Nicholas Mayne
245d703033 Suppress the default site culture selector dependency 2014-08-10 15:36:03 +01:00
Nicholas Mayne
8336845a6f Renaming Selector, as it knows nothing about Cookies. 2014-08-10 15:09:54 +01:00
Nicholas Mayne
ee34024731 Adding culture selector to Admin theme 2014-08-10 15:02:56 +01:00
Nicholas Mayne
587ebd11c7 Adding Culture selector to Localization module, Culture selector is a shape 2014-08-10 15:02:39 +01:00
Nicholas Mayne
c2ccd90667 Adding check do that en is not called 2014-08-10 11:34:42 +01:00
Nicholas Mayne
974961e8d9 Adding fallback language 2014-08-10 11:33:14 +01:00
Nicholas Mayne
fa0ee333d8 Making TinyMCE ui and language files kick in when the Content Culture is specified 2014-08-10 11:24:38 +01:00
Nicholas Mayne
b9df28680c Adding directionality plugin 2014-08-09 16:34:14 +01:00
Nicholas Mayne
0b365cf7f0 Adding a localization extension, and making the directionality for tinymce be based on if the content has a ILocalizationAspect or not. Doing this ensures that you are not affected by the current culture of your site. If you do not has a ILocalizationAspect, then reason dictates that you should always use the site culture, not the current culture and new items are created using the site culture not the current culture. 2014-08-09 12:17:10 +01:00
Nicholas Mayne
43fa4cdc96 Reverting change to DatePickerLocalization and TimePickerLocalization 2014-08-08 21:52:47 +01:00
Nicholas Mayne
2d03691d38 Updating to TinyMce 4.1.3 2014-08-08 18:32:45 +01:00
Nicholas Mayne
2489de44e9 Updating Dependency ordering 2014-08-08 18:19:46 +01:00
Nicholas Mayne
6ffb0cef54 Fixing directionality in tinymce 2014-08-08 18:12:08 +01:00
Nicholas Mayne
f36e03793c Adding RTL/LTR support to timymce 2014-08-08 18:00:48 +01:00
Nicholas Mayne
6f17bdad70 Updating Calendar Lib to 2.0.0 2014-08-08 17:55:52 +01:00
Nicholas Mayne
53cff7a989 Upgrading timeEntry Libs to 2.0.1 2014-08-08 17:47:34 +01:00
Daniel Stolt
2e334baa37 Fixed a DST-related time zone conversion bug and added 3 unit tests to verify. 2014-08-08 02:43:10 +02:00