1. 04 Aug, 2016 1 commit
  2. 27 Jul, 2016 1 commit
  3. 22 Jul, 2016 1 commit
  4. 21 Jul, 2016 2 commits
  5. 11 Jul, 2016 1 commit
  6. 26 May, 2016 1 commit
  7. 19 May, 2016 1 commit
  8. 03 May, 2016 1 commit
  9. 02 May, 2016 1 commit
  10. 27 Apr, 2016 1 commit
  11. 11 Mar, 2016 1 commit
    • mattdrayer/xblock-translations: Add I18N/L10N support to XBlocks via the runtime · 3ed3fea2
      * mattdrayer:  Latest proto code
      * mattdrayer:  Add translation.py
      * asadiqbal08: Xblock translation ugettext update, remove translation.py
      * mattdrayer:  Additional I18N work -- starting to see some translations!
      * asadiqbal08: Trying to make xBlock message catalog files path dynamic
      * mattdrayer:  Remove unnecessary modifications
      * mattdrayer:  Cleaned up implementation
      * mattdrayer:  Moved import statement
      * asadiqbal08: update as suggested
      * asadiqbal08: xblock its own domain
      * asadiqbal08: translation: secure none object
      * asadiqbal08: pylint
      * asadiqbal08: get locale from xblock
      * asadiqbal08: update
      * mattdrayer:  Determine XBlock locale path within runtime service
      * mattdrayer:  Determine module location via the runtime
      * mattdrayer:  Remove ModuleI18nService reference
      * asadiqbal08: override the service in studio
      * asadiqbal08: remove import
      * asadiqbal08: update the Modulei18nService
      * asadiqbal08: update the Modulei18nService
      * mattdrayer:  Remove redundant __class__ reference
      * asadiqbal08: update the docstring
      * asadiqbal08: tests
      * mattdrayer:  Remove specific ugettext override from ModuleI18nService
      * mattdrayer:  Move service operation to base class
      * mattdrayer:  Address quality violations
      * asadiqbal08: Investigating the test failure issue on jenkins and solved
      * asadiqbal08: First utilizing the parent class method
      * mattdrayer:  Use recommended callable approach
      * asadiqbal08: remove unused code
      * asadiqbal08: Updated the test to use cms preview module system runtime in order to get i18n service.
      * asadiqbal08: Pylint quality
      * asadiqbal08: update the service call to check xblock declarations
      * asadiqbal08: update doc string
      * asadiqbal08: i18n callable test in studio
      * asadiqbal08: test lms runtime for modulei18n service
      * asadiqbal08: add doc strings
      * asadiqbal08: Rename locale and domain to Flask-Babel convention
      Matt Drayer committed
  12. 28 Jan, 2016 1 commit
  13. 22 Dec, 2015 1 commit
  14. 17 Dec, 2015 3 commits
  15. 11 Dec, 2015 1 commit
  16. 05 Dec, 2015 1 commit
  17. 04 Dec, 2015 1 commit
  18. 23 Nov, 2015 2 commits
  19. 22 Nov, 2015 1 commit
  20. 10 Nov, 2015 1 commit
  21. 03 Nov, 2015 1 commit
    • New Relic transaction naming now ignores suffix most of the time. · 0aa58f50
      The only time it should include the suffix is when the handler is
      explicilty "xmodule_handler", meaning it's an old-style handler
      that routes everything. For example, Capa uses one handler for
      all its AJAX requests, and only differentiates actions based on
      suffix ("get", "problem_check", etc.).
      
      What prompted this change is that LTIDescriptor defines a handler
      "lti_2_0_result_rest_handler" which encodes user-specific
      information into the suffix. This is a perfectly valid thing to
      do, but it blows out the number of named transactions in our
      metrics.
      David Ormsbee committed
  22. 30 Oct, 2015 1 commit
  23. 22 Oct, 2015 2 commits
  24. 14 Oct, 2015 1 commit
  25. 23 Sep, 2015 1 commit
  26. 28 Aug, 2015 2 commits
  27. 13 Aug, 2015 1 commit
  28. 20 Jul, 2015 1 commit
  29. 14 Jul, 2015 1 commit
  30. 13 Jul, 2015 2 commits
  31. 17 Jun, 2015 1 commit
  32. 05 Jun, 2015 1 commit
  33. 29 May, 2015 1 commit