- 31 May, 2015 1 commit
-
-
Fix n-click behaviour on poster. Fix unit tests. Fix handler for non_en lang for bumper. Add more tests. Fix docstrings. Fix pep8. Fix static redirection with bumper. Fix button in IE11. Add video_bumper field in bok_choy. Fix pylink violations. Update docstrings and some clean up. Rename edx_video_id in bumper tests. Fix too long lines in help text. Address ui comments. Fix bumper events. Refactor bumper-transcripts code, fix bugs, address comments. Squashed commits: Fix download transcript button. [74e0c8c] Fix quality [a759f33] Fix error, when sub contains extension. [b30755c] Revert "Add video files to host for transcripts." This reverts commit cf8a96bf84346e17b6ad57ad4cc6a27d7a9118cd. [36f038a] Add video files to host for transcripts. [23f1655] Fix pep8 and pyling issues. [0f1f9d2] Update acceptance test. [765a27d] Wait for ajax in captions. [8ae72a3] Fix logic. [063450f] Fix unit tests. [d1075fc] Fix handlers tests. [25d31ad] Update bumper_utils. [cb5f9df] Remove maxDiff. [8738b1a] Code cleanup. [87dbcb7] Fix issues with transcripts. [ec899de] Fix transcripts in serializers. [444b1fc] Fix transcripts typo. [d524cb5] Fix bumper. [f62cf22] Fix video mongo tests. [8f1b55a] Fix dispatches. [53bc308] Add more fixes. [d5e3723] Fix test_video_handlers and rename the method. [93efc23] Fix mobile tests. [740e2ae] Fix pep8 and pylint. [47cfb66] Address comments, add fixes. [4e499d9] Add fixes. [8353553] Add improvements. Updated dispatch values) . Use ddt in bumper handler tests. Move common metadata to single place. Fix style. Update docstring. Fix poster button. Improve bumper events. Fix test after rebase. Address comments. Download transcript: use def video lang, not bump. Renamed date_last_view_bumper to bumper_last_view_date. Rename do_not_show_again_bumper to bumper_... Address comments. Fix tests for download for en lang. Fix bumper logic. Update strings. Update resizer. Remove resizer. Fix unit tests. Add tests. Fix bumper events. Clean up tests. Fix pylint violations. Fix pep8 and pylint violations. Update docs and method names. Update events. Make /static/ prefix a must. Fix wrong code.
Alexander Kryklia committed
-
- 30 May, 2015 2 commits
-
-
Merge release to master
Adam committed -
Adam Palay committed
-
- 29 May, 2015 23 commits
-
-
Adam Palay committed
-
Hotfix/2015 05 29
Adam committed -
This reverts commit 16a248b9.
Adam Palay committed -
This reverts commit c75526ea.
Adam Palay committed -
Merging hotfix-2015-05-29 from release to master
John Eskew committed -
Hotfix/2015 05 29
John Eskew committed -
John Eskew committed
-
Update translations (autogenerated message)
Sarina Canelake committed -
Sarina Canelake committed
-
Use a MongoReplicaSetClient for Split modulestore, but only if replicaSet config is set.
Calen Pennington committed -
Merge release into master
Renzo Lucioni committed -
Add fake Arabic testing language
Sarina Canelake committed -
Fix credit requirement "criteria" name
Will Daly committed -
Renzo Lucioni committed
-
patch/2015-05-29
Renzo Lucioni committed -
Sarina Canelake committed
-
ECOM-1339 minor CSS tweaks for the footer. It now extends the full wi…
AlasdairSwan committed -
SOL-839 label cursor and receipt internationalization
dino-cikatic committed -
The CreditRequirement "configuration" field was renamed in Django code without updating the migration. This commit adds a second migration to delete the incorrect field and add a new field. The credit feature is currently disabled in production, so the model isn't currently used by application code.
Will Daly committed -
Dino Cikatic committed
-
Scroll to new textbook and make input active, on textbook create
David Baumgold committed -
calculator incompatible aria role attribute
Ahsan Ulhaq committed -
Fix bug when student scoring error occurs with no message.
Christina Roberts committed
-
- 28 May, 2015 14 commits
-
-
Compute RTL every time it is needed.
Ned Batchelder committed -
XCOM-375
jsa committed -
Parsing the ECOMMERCE_API_URL yields a URL root only accessible from within the VPC.
Renzo Lucioni committed -
TNL-2251
cahrens committed -
The old code would compute the language direction once when the template was loaded. TNL-2269
Ned Batchelder committed -
ECOM-1339 minor CSS tweaks for the footer. It now extends the full width of the browser and fixes issues with link hover states.
AlasdairSwan committed -
Revert "i18n lon-capa problem explanation title"
Sarina Canelake committed -
Use publicly-accessible ecommerce URL root when constructing refund email
Renzo Lucioni committed -
ECOM-1339 Branding API footer
Will Daly committed -
This reverts commit 3e0342cb.
Sarina Canelake committed -
Ignore migrations in coverage reports
Sarina Canelake committed -
Parsing the ECOMMERCE_API_URL yields a URL root only accessible from within the VPC.
Renzo Lucioni committed -
Serve branded footer JSON/HTML/CSS/JS from an API endpoint in the branding app. Refactor OpenEdX and EdX.org footer templates to use the Python version of the API, ensuring that the API values are consistent with the footer included in main.html. Detailed changes: * Added footer API end-point to the branding app. * Footer API allows the language to be set with querystring parameters. * Footer API allows showing/hiding of the OpenEdX logo using querystring parameters. * Deprecate ENABLE_FOOTER_V3 in favor of the branding API configuration flag. * Move no referrer script into main.html from the edx footer template. * Rename rwd_header_footer.js to rwd_header.js * Cache API responses. Authors: Awais Qureshi, Aamir Khan, Will Daly
Will Daly committed -
ECOM-1590: added the min_grade as a requirements
Aamir committed
-