Commit Graph

21811 Commits

Author SHA1 Message Date
Andy Armstrong
3bb4be7d95 Add publishing sidebar to container page 2014-03-12 19:33:52 +00:00
Frances Botsford
b59d7ba9ec first stab at publishing status for the container page 2014-03-12 19:33:52 +00:00
Andy Armstrong
ad27107343 Support making drafts of nested xblocks 2014-03-12 19:33:52 +00:00
David Ormsbee
a51c993fca Merge pull request #2916 from antoviaque/mentoring-csv-courseid
mentoring data export: Only export answers from the current course
2014-03-12 15:01:04 -04:00
Mark Hoeber
5629c7ac93 Merge pull request #2897 from edx/markhoeber/documentation/release-notes-3-11-14
Release notes 3-11-14  Doc-73
2014-03-12 14:44:56 -04:00
Mark Hoeber
648422f966 Release notes 3-11-14
DOC-73
2014-03-12 14:44:10 -04:00
srpearce
1b5e110a7e Merge pull request #2917 from edx/sylvia/documentation/BLD-888
Update video doc to reflect new LMS **Download transcript** button
2014-03-12 14:25:19 -04:00
Jay Zoldak
a58f06a4f5 Merge pull request #2913 from edx/zoldak/fix-ora-bc-test
Return valid feedback from ORA stub
2014-03-12 13:31:31 -04:00
Valera Rozuvan
1c71c7379f Merge pull request #2915 from edx/valera/fix_typo_2
Fix typo in Video acceptance test.
2014-03-12 19:24:41 +02:00
Sylvia Pearce
11aa95cefb Update video doc to reflect new LMS **Download transcript** button 2014-03-12 13:22:04 -04:00
Valera Rozuvan
c2de0a1346 Fix typo in Video acceptance test. 2014-03-12 18:50:55 +02:00
Xavier Antoviaque
fd830f22c5 mentoring data export: Only export answers from the current course 2014-03-12 12:50:38 -04:00
Jay Zoldak
fecc5658a6 Return valid feedback from ORA stub
so that the logs will be much cleaner.
See test_root/log/bok_choy_lms.log
2014-03-12 12:40:10 -04:00
Giulio Gratta
e555a2d9f9 Merge pull request #2851 from edx/giulio/high-a11y-issues-mar2014
High priority a11y issues march 2014
2014-03-12 09:28:02 -07:00
Sarina Canelake
f2cfb493a6 Merge pull request #2911 from edx/sarina/new-languages
Add new languages
2014-03-12 11:42:00 -04:00
Sarina Canelake
a24d8f2b89 Add new languages 2014-03-12 11:08:02 -04:00
Greg Price
3884ba4758 Merge pull request #2909 from edx/gprice/bok-choy-robustness
Improve robustness of bok choy discussion tests
2014-03-12 11:05:59 -04:00
Greg Price
117924f7d3 Merge pull request #2907 from edx/gprice/FOR-523
Add missing import
2014-03-12 11:00:25 -04:00
Will Daly
acea6c83fa Merge pull request #2891 from edx/will/allow-advanced-components-local-dev
Enable advanced components by default in devstack
2014-03-12 09:56:28 -04:00
ichuang
21ac2e4cc9 Merge pull request #2667 from edx/fix/ichuang/infinity
add infinity symbol to calc preview
2014-03-11 22:10:35 -04:00
Valera Rozuvan
28bdb0bb3e Merge pull request #2822 from edx/valera/convert_collapsible_to_js
Converting Collapsible module to JS.
2014-03-11 22:53:28 +02:00
Greg Price
cc0d227928 Improve robustness of bok choy discussion tests
A test failed because an element disappeared between the evaluation of
the clauses of a conjunction, so rewrite to make the conjunction
unnecessary.
2014-03-11 16:44:52 -04:00
David Baumgold
5be58fc157 Merge pull request #2883 from edx/db/fix-import
Fix undefined references to pytz, and update tests
2014-03-11 16:41:20 -04:00
Giulio Gratta
1cd5a80d1e replace unicode 'X' with font-awesome 'remove' 2014-03-11 12:48:58 -07:00
Greg Price
834692b2e3 Add missing import
JIRA: FOR-523
2014-03-11 14:51:08 -04:00
David Baumgold
f25a7870a5 fix tests 2014-03-11 14:48:03 -04:00
Dave St.Germain
5e4c25dd82 Merge pull request #2894 from edx/dcs/a11y-restore-outline
Remove outline:none to assist keyboard navigation
2014-03-11 14:33:37 -04:00
Dave St.Germain
6d9ca6008c Remove outline:none 2014-03-11 14:33:04 -04:00
Anton Stupak
d64049c4c3 Merge pull request #2901 from edx/anton/fix-video-in-flash-mode
Video: Fix issues related to videos that have separate YouTube IDs for the different video speeds.
2014-03-11 20:32:12 +02:00
Giulio Gratta
0b3a67d287 focus management and js syntax fix 2014-03-11 11:10:27 -07:00
Giulio Gratta
2ae18c005f change 'modal' wording to something more general and less jargony 2014-03-11 11:05:42 -07:00
Giulio Gratta
61a4aaa9a9 raise contrast of 'points possible' text to WCAG AA 2014-03-11 11:05:42 -07:00
frances botsford
28382316aa Merge pull request #2867 from edx/frances/feature/lms-inst-dash-cleanup
cleanup of instructor dash membership
2014-03-11 13:38:36 -04:00
Greg Price
654239dc2c Merge pull request #2890 from edx/gprice/user-api-with-prefs
Augment user API to allow easier access to user preferences
2014-03-11 13:37:50 -04:00
Frances Botsford
fd1014457d cleanup of instructor dash membership 2014-03-11 13:05:30 -04:00
polesye
2dad79db11 Upload files explicitly in tests. 2014-03-11 18:41:24 +02:00
Greg Price
bbd6f788ad Add endpoint to get user list for a preference
The endpoint includes the key of the desired preference in the URL and
returns the list of users for whom the preference is set (regardless of
the value).
2014-03-11 12:03:33 -04:00
polesye
43c16bd093 BLD-915: Fix issues with different videoIDs. 2014-03-11 17:38:29 +02:00
Gabe Mulley
779d0aab7f Merge pull request #2827 from mulby/gabe/report-downloads
Generalize grade report to allow display of any report
2014-03-11 11:23:58 -04:00
Greg Price
8f01756c6c Include preferences in users returned by user API 2014-03-11 11:17:13 -04:00
Valera Rozuvan
481253d6ec Merge pull request #2893 from edx/valera/add_missing_comment
Add a missing comment documenting the changes done in PR 2841.
2014-03-11 17:11:53 +02:00
Mark Hoeber
1670078c29 Merge pull request #2862 from edx/markhoeber/documentation/stud-1272
Course Image and Dates documentation changes
2014-03-11 10:52:22 -04:00
Mark Hoeber
599183f8c6 Course Image and Dates documentation changes
stud-1272
2014-03-11 10:51:44 -04:00
Sarina Canelake
1ece8f78af Merge pull request #2896 from edx/sarina/LMS-2302
Put language modal in alphabetical order LMS-2302
2014-03-11 10:33:32 -04:00
Don Mitchell
adb7fbcb4b Merge pull request #2849 from edx/dhm/split_course_id
Make course_id a required arg to split.create_course
2014-03-11 10:22:46 -04:00
Sarina Canelake
5c1c96923a Put language modal in alphabetical order LMS-2302 2014-03-11 10:20:21 -04:00
Gabe Mulley
d0b12ee3be Generalize grade report to allow display of any report
We would like to be able to generate arbitrary reports and expose them to the instructor by simply uploading them to S3.  The existing grade download infrastructure pretty much supported that already, however, all of the internal and external structures were referring to the reports as exclusively grading related.

Fixes: AN-590
2014-03-11 10:14:37 -04:00
Waheed Ahmed
50b82a0b29 Merge pull request #2859 from edx/waheed/stud1404-accidental-click-can-lose-work-on-adding-new-update
Don't close modal on click outside new course update modal.
2014-03-11 18:39:28 +05:00
Dave St.Germain
26b49c8b87 Merge pull request #2884 from edx/dcs/fix-update-css
Fixed course update css to match changed tags
2014-03-11 09:26:15 -04:00
Dave St.Germain
a6977baed0 Fixed course update css to match changed tags 2014-03-11 09:25:54 -04:00