Skip to content
Snippets Groups Projects
  1. Mar 16, 2016
  2. Mar 15, 2016
  3. Mar 14, 2016
  4. Mar 12, 2016
  5. Mar 11, 2016
    • Nimisha Asthagiri's avatar
      Merge pull request #11684 from CredoReference/feature/edx-23-new · a1458b99
      Nimisha Asthagiri authored
      New optional parameters for course blocks API: lti_url, block_types_filter
      a1458b99
    • Ben Patterson's avatar
      Merge pull request #11795 from edx/benp/te-1200 · 3a955973
      Ben Patterson authored
      Flag two tests as flaky. See inline comments for JIRA tickets.
      3a955973
    • Ben Patterson's avatar
    • Toby Lawrence's avatar
      Merge pull request #11784 from edx/PERF-265 · 4debb4a2
      Toby Lawrence authored
      Move any uncached JS to be cached
      4debb4a2
    • Matt Drayer's avatar
      Merge pull request #11575 from edx/mattdrayer/xblock-translations · 5272b7e3
      Matt Drayer authored
      mattdrayer/xblock-translations: I18N/L10N for XBlocks
      5272b7e3
    • Matt Drayer's avatar
      mattdrayer/xblock-translations: Add I18N/L10N support to XBlocks via the runtime · 3ed3fea2
      Matt Drayer authored
      * 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
      3ed3fea2
    • Clinton Blackburn's avatar
      Merge pull request #11778 from edx/clintonb/update-requirements · 6fef5697
      Clinton Blackburn authored
      Replaced Git requirements with PyPI
      6fef5697
    • Peter Fogg's avatar
      Accessibility fixes for the course home page. · 9188f968
      Peter Fogg authored
      ECOM-3799
      9188f968
    • Toby Lawrence's avatar
      Update and take advantage of our ability to override RequireJS paths. · 4eb95737
      Toby Lawrence authored
      We had a mechanism to, at runtime, generate a RequireJS config that
      would override the base paths and, instead, use the hashed versions of
      assets for things that RequireJs was loading on demand.
      
      We've now moved that out of the coureware.html base template and into
      main.html so that more pages actually benefit from it.
      
      As well, we've added some of the heavy hitters for unhashed assets,
      namely moment.min.js, to these overrides which should allow better
      caching for end users.  We'll be able to add more things to the override
      list in the future as they crop up.
      4eb95737
    • Ned Batchelder's avatar
      Merge pull request #11783 from edx/ned/update-translations · 08121570
      Ned Batchelder authored
      Update translations (autogenerated message)
      08121570
  6. Mar 10, 2016
Loading