1. 09 May, 2014 2 commits
  2. 06 May, 2014 2 commits
  3. 05 May, 2014 2 commits
  4. 02 May, 2014 4 commits
  5. 01 May, 2014 1 commit
  6. 30 Apr, 2014 1 commit
  7. 29 Apr, 2014 1 commit
  8. 25 Apr, 2014 4 commits
  9. 24 Apr, 2014 2 commits
  10. 22 Apr, 2014 1 commit
  11. 18 Apr, 2014 3 commits
  12. 15 Apr, 2014 1 commit
  13. 14 Apr, 2014 1 commit
  14. 11 Apr, 2014 1 commit
  15. 09 Apr, 2014 3 commits
  16. 08 Apr, 2014 1 commit
  17. 07 Apr, 2014 2 commits
  18. 04 Apr, 2014 1 commit
  19. 03 Apr, 2014 1 commit
  20. 02 Apr, 2014 2 commits
    • unicode fixes · bb9f720f
      Abdallah committed
    • Make new-style chinese language codes works for translation · 80e12705
      The old-style chinese language codes used in django 1.4 series are now deprecated, as discussed here:  https://code.djangoproject.com/ticket/18419.
      Although majority of browsers still use the old-style language codes, some new browsers such as IE11 in Windows 8.1 start to use the new-style names instead of old-style ones which makes the current chinese translations of edX can't work properly under these browsers.
      As there is no easy way for edX to change a higher version of django, I think we could do some mapping here so that the users who use IE11 in Windows 8.1 or other browsers that use the new-style names can view correct translations.
      Also, this fix will make users who use one of the language codes:  zh-hk ,  zh-sg  and  zh-mo  can see the correct translations.
      louyihua committed
  21. 01 Apr, 2014 2 commits
  22. 31 Mar, 2014 2 commits