Commit Graph

28558 Commits

Author SHA1 Message Date
Sarina Canelake
ed5c36ee2d Add Gujarati language 2014-05-27 07:43:03 -04:00
Sarina Canelake
84ecac97bd Add Oriya language 2014-05-27 07:42:58 -04:00
Muhammad Ammar
510d0ae153 Bok-Choy Tests for Video Start Time, End Time and Finish Time 2014-05-27 10:37:26 +00:00
polesye
db213bf325 BLD-967: Fix regExp. 2014-05-27 13:31:18 +03:00
louyihua
1208908b57 i18n: Fix an i18n string extraction error in 02_html5_video.js
Replace a string concation to a single string to prevent the partial extraction of the string.
2014-05-27 12:59:23 +08:00
louyihua
559a2c8888 i18n: Make XBlock buttons & components have localizable display names
1. Current code uses type name as the display names for XBlock buttons, so the name of these five buttons can't be localized. This fix contains code that adds a 'display_name' field for the buttons, and makes their names localizable.
2. The display names of components in advanced, html and problem types can be localized now.
2014-05-27 11:16:54 +08:00
Andy Armstrong
926ce567a6 Merge pull request #3878 from louyihua/master
i18n: More extractable & localizable strings in xmodules
2014-05-26 15:08:14 -04:00
Usman Khalid
1ecfac3f84 Added trailing slashes otherwise the course_id regex sometimes eats up get parameters.
LMS-2738
2014-05-26 15:50:23 +05:00
Anton Stupak
c08e21c391 Merge pull request #3678 from edx/anton/refactor-volume-control
Video: refactor volume control.
2014-05-26 12:04:30 +03:00
louyihua
63ef3bd05a i18n: More extractable & localizable strings in xmodules 2014-05-26 15:30:01 +08:00
polesye
8c26fc6805 Refactor video volume control. 2014-05-26 09:48:27 +03:00
louyihua
f048a58408 i18n: Make values that has 'display_name' be displayed localized in editor
Dictionary values like Boolean, or some other value types which has 'display_name' can now be displayed with the localized version.
2014-05-25 14:27:41 +08:00
Julia Hansbrough
78ed9e9512 Fixed some TODOs, removed irrelevant ones 2014-05-24 19:36:24 -04:00
Sarina Canelake
46d7f99004 StaffFactories accept course_keys, not courses. Make that clear in the interface. 2014-05-24 19:36:18 -04:00
Sarina Canelake
d1672e31f7 Opaque-keys: fix pylint violations 2014-05-24 19:36:09 -04:00
Sarina Canelake
c535a6b933 Opaque-keys: fix pep8 violations 2014-05-24 19:35:58 -04:00
Sarina Canelake
d01af063a6 Merge pull request #3861 from edx/sarina/fix-quality
Fix quality violations from opaque-keys
2014-05-24 19:34:25 -04:00
Julia Hansbrough
6f7bc7e174 Fixed some TODOs, removed irrelevant ones 2014-05-24 18:49:06 -04:00
Sarina Canelake
110719deae StaffFactories accept course_keys, not courses. Make that clear in the interface. 2014-05-24 18:49:06 -04:00
Jay Zoldak
b56e12ff03 Merge pull request #3843 from edx/zoldak/fix-brittle-checklist-acceptance-tests
Add the needed wait for ajax statements to checklist acceptance test methods
2014-05-23 17:02:19 -04:00
Steven Burch
6844575e08 Merge pull request #3676 from edx/f/forum-flag-digest
Add 'roles' endpoint to user_api
2014-05-23 13:33:59 -07:00
Will Daly
a49cf537e7 Merge pull request #3867 from edx/will/ora2-release-2014-05-23T16.59
ORA2 release-2014-05-23T16.59
2014-05-23 16:29:06 -04:00
Sarina Canelake
01a4f3a21f Merge pull request #3863 from edx/sarina/feature-flag-analytics-dash
Hide beta dash Analytics tab behind feature flag
2014-05-23 16:21:19 -04:00
stv
e4df2c2ceb Add 'forum_roles' endpoint to user_api
Expose a new endpoint to query a list of users based on a
role name (Moderator, Student, etc.) and a course_id.

This will initially be used by the notifier to send daily digest
messages to forum moderators.
2014-05-23 13:07:04 -07:00
Will Daly
a74502bd33 ORA2 release-2014-05-23T16.59 2014-05-23 15:59:53 -04:00
Sarina Canelake
dd8d8fc5dd Merge pull request #3831 from lduarte1991/lduarte-harvardx-image
Installing Image Annotation Tool for Upcoming June 2014 Course
2014-05-23 15:40:39 -04:00
cahrens
94f050c418 Show the menus at the top of the page. 2014-05-23 15:32:27 -04:00
Sarina Canelake
682191c474 Hide beta dash Analytics score distribution widget behind feature flag
ENABLE_INSTRUCTOR_ANALYTICS flag is present to conditionally hide data
dependent on external analytics server installation
2014-05-23 15:31:22 -04:00
Alison Hodges
074c4b6681 Merge pull request #3860 from edx/ahodges/documentation/DOC394
Ahodges/documentation/doc394
2014-05-23 15:01:20 -04:00
Alison Hodges
e3bf3d8f9a Adding enrollment upgrade events 2014-05-23 15:00:41 -04:00
lduarte1991
e4e4b32c62 Image Annotation Tool: Add linkback functionality to image thumbnails
Changes requested in PR
2014-05-23 14:59:31 -04:00
lduarte1991
0318c95537 Image Annotation Tool Fixes
- Added component to view

- Added correct images for OSD

- Fixed path to codemirror

- Tinymce fullscreen works now

- Pep8/Pylint Fixes

- Default image changed and added call to super
2014-05-23 14:58:18 -04:00
lduarte1991
008bbc224b Image Annotation Tool: Add static images for openseadragon navigation 2014-05-23 14:57:48 -04:00
lduarte1991
32e96681f6 Image Annotation Tool: create xmodule and install js files 2014-05-23 14:57:23 -04:00
lduarte1991
c24252001c Annotation Tools: Add helper functions and fixed pep8/pylint errors
Small plugin fixes
2014-05-23 14:57:16 -04:00
Sarina Canelake
265fa826ca Opaque-keys: fix pylint violations 2014-05-23 14:23:12 -04:00
Sarina Canelake
bf32f5a7b9 Opaque-keys: fix pep8 violations 2014-05-23 14:22:54 -04:00
Jay Zoldak
b19acf693b Add the needed wait for ajax statements to checklist acceptance test methods 2014-05-23 13:30:31 -04:00
Jay Zoldak
fffdeeb95b Merge pull request #3845 from edx/zoldak/brittle-html-editor-tests
Wait for ajax to complete when editing components in Studio acceptance tests
2014-05-23 13:28:41 -04:00
Christine Lytwynec
f9f6e09644 fix for pylint/pep8 defaults 2014-05-23 13:19:28 -04:00
Christine Lytwynec
550d054300 added and updated pavelib/quality.py from dglance branch, deprecated rake quality tasks 2014-05-23 13:19:27 -04:00
Calen Pennington
ecb05e6b03 Merge pull request #2905 from edx/opaque-keys
(WIP) Make course ids and Locations/Locators opaque to LMS/Studio
2014-05-23 12:58:20 -04:00
Greg Price
c96bf07be6 Merge pull request #3817 from edx/gprice/forum-search-event-page
Add page num to forum search tracking log events
2014-05-23 12:51:38 -04:00
Mark Hoeber
38e882e8d9 Merge pull request #3857 from edx/markhoeber/documentation/doc-484
Fixed typo in Studio Home Page panel help text
2014-05-23 12:36:49 -04:00
Greg Price
eb0e6c909b Add page num to forum search tracking log events 2014-05-23 11:55:45 -04:00
Jay Zoldak
753189f4d5 Merge pull request #3854 from edx/zoldak/skip-flaky-js-video-tests
Skip intermittently failing js video tests
2014-05-23 11:54:19 -04:00
Mark Hoeber
8c4be448aa Fixed typo in Studio Home Page panel help text
DOC-484
2014-05-23 11:46:19 -04:00
Calen Pennington
05ca40b4f9 Merge pull request #3856 from cpennington/ok-merge-from-master
Merge from master to opaque-keys
2014-05-23 11:42:26 -04:00
Calen Pennington
8c8cf4705a Resolve conflicts 2014-05-23 11:39:17 -04:00
Calen Pennington
6225f4d0bd Merge remote-tracking branch 'edx/master' into ok-merge-from-master
Conflicts:
	lms/djangoapps/courseware/module_render.py
2014-05-23 11:38:33 -04:00