1. 18 Apr, 2015 1 commit
  2. 16 Apr, 2015 1 commit
    • Better i18n (cont.) · b7c6b4ad
      1. Fix sentence breaks inside `photo_reverification.html` and `midcourse_photo_reverification.html`.
      2. Combine three setences inside `choose.html`.
      3. Adding some punctuation marks to reduce duplicated strings with only different Punctuation marks in translation.
      4. Move the colons inside the strings to be translated. This may be not necessary for now, but I think this may help translation by removing potential word meaning conflict.
      5. Sorry for
      louyihua committed
  3. 14 Apr, 2015 1 commit
  4. 13 Apr, 2015 2 commits
    • i18n fix in studio · 7a45d6e4
      1. Fix the broken `gettext()` call in `courde_detail.js`
      2. Change the string to avoid Transifex misunderstand the pattern '% o' in `checklist.underscore`.
      3. Embed the `{filename}` part inside the string in `transcripts-choose.underscore` to provide better i18n flexibililty.
      4. Remove all the call of `gettext()` and `${_()}` inside the `mock` directory to aovid mis-extraction by pybabel. (It seems that the `mock` directory is soly used in test? So the strings in this directory need not to be extracted and translated?)
      5. The unicode char `\u2014` will trigger a bug inside pybabel which makes the extracted string untranslatable, so remove this char.
      louyihua committed
  5. 07 Apr, 2015 3 commits
  6. 05 Apr, 2015 1 commit
    • Fix i18n breaking in some js and underscore files · 2d47f803
      1. Spliting strings inside the call to `gettext()` in javascript breaks the string extraction process, so the string should kept in one line.
      2. Using escape string inside a string in `gettext()` may cause the extractor to misunderstand the escape string, so that it will escape this escape string.
      louyihua committed
  7. 02 Apr, 2015 1 commit
  8. 01 Apr, 2015 2 commits
  9. 31 Mar, 2015 2 commits
  10. 28 Mar, 2015 1 commit
  11. 26 Mar, 2015 3 commits
  12. 24 Mar, 2015 1 commit
  13. 19 Mar, 2015 1 commit
  14. 18 Mar, 2015 2 commits
  15. 12 Mar, 2015 1 commit
  16. 11 Mar, 2015 1 commit
  17. 10 Mar, 2015 2 commits
    • Entrance Exam authoring and messaging updates · 5a7ac441
      Multi-commit history:
      - hide drag functionality for entrance exam section.
      - hide entrance exam subsection elements e.g. delete, drag, name etc.
      - show unit/verticals expanded in case of entrance exam
      - modify code in order to allow user to update entrance exam score from UI.
      - write down unit tests.
      - write down Jasmine tests.
      - add bok-choy test
      - updated bok-choy test
      - internationalize string
      - repositioned sequential block creatori
      - SOL-221 (entrance exam message)
      - SOL-199 LMS Part (show entrance exam content) and hide the course navigation bar.
      - redirect the view in case of entrance exam.
      - update code structure as per suggestions
      - write down unit tests
      - fix pep8
      - instead of hiding the exam requirement message, now also showing the exam the completion message (success state).
      - write down unit test to show exam completion message.
      - Update code as per review suggestions
      - update doc string
      - addressed review suggestions
      - change sequential message text
      - css adjustments
      - added new css class for entrance exam score in studio
      - added Jasmine test for remaning coverage
      - sequential message should appear under the context of entrance exam subsection.
      - updated text in CMS and LMS as per suggestions.
      - added unit text to insure sequential message should not be present in other chapters rather then entrance exam.
      - skip setter if empty prerequisite course list
      - exclude logic from xblock_info.js that is specifically related to entrance exam.
      - added js tests and updated code as per suggestions
      - added tests
      - addressed several PR issues
      - Several small fixes (style, refactoring)
      - Fixed score update issue
      - added some more unit tests.
      - code suggested changes.
      - addressed PR feedback
      asadiqbal committed
  18. 06 Mar, 2015 2 commits
  19. 05 Mar, 2015 1 commit
  20. 04 Mar, 2015 1 commit
  21. 27 Feb, 2015 1 commit
  22. 25 Feb, 2015 3 commits
  23. 24 Feb, 2015 3 commits
  24. 20 Feb, 2015 1 commit
  25. 11 Feb, 2015 1 commit
  26. 10 Feb, 2015 1 commit