Diana Huang
019374a41e
Fix gen_cert_report to use CourseKeys.
2014-05-27 16:13:45 -04:00
Sarina Canelake
0a909a9b24
Merge pull request #3868 from edx/sarina/inst-dash-cleanup
...
Make SPOC gradebook an API feature
2014-05-27 11:53:29 -04:00
Sarina Canelake
1cd94cf5e5
Remove gradebook code from legacy.py (moved to instructor/views/api.py)
2014-05-27 10:59:16 -04:00
Sarina Canelake
1a4fcb055b
Make SPOC gradebook an API implementation
...
rather than just hacked in to the instructor_dashboard base file.
Also move the tests from the legacy implementation to the new dash API implementation.
2014-05-27 10:59:16 -04:00
Diana Huang
eb8f696964
Merge pull request #3886 from edx/diana/clean-up-outdated-files
...
Remove some outdated code.
2014-05-27 09:35:22 -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
8c26fc6805
Refactor video volume control.
2014-05-26 09:48:27 +03: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
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
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
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
32e96681f6
Image Annotation Tool: create xmodule and install js files
2014-05-23 14:57:23 -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
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
Greg Price
eb0e6c909b
Add page num to forum search tracking log events
2014-05-23 11:55:45 -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
Calen Pennington
9feff62857
Merge pull request #3834 from cpennington/ok-merge-from-master
...
Merge master into opaque-keys
2014-05-23 11:36:52 -04:00
Stephen Sanchez
afd55164e6
Adding new attribute to the xmodule_runtime to check admin privileges on users
2014-05-23 09:23:21 -04:00
Sarina Canelake
faeee559fd
Fix Instructor Dash UX (LMS-2748)
2014-05-22 16:53:20 -04:00
Calen Pennington
240fcc1d5a
Fix merge conflicts
2014-05-22 16:24:02 -04:00
Diana Huang
db0cd78152
Remove some outdated code.
2014-05-22 15:39:29 -04:00
Calen Pennington
fb65aad11e
Merge pull request #3826 from cpennington/ok-use-deprecated-for-instructor-api
...
Use old deprecated form for instructor api calls, and in staff debug info
2014-05-22 12:07:16 -04:00
Sarina Canelake
c7bf96f048
Merge pull request #3822 from edx/sarina/course-modes-display
...
Sarina/course modes display
2014-05-22 11:40:15 -04:00
Calen Pennington
8699a13b09
Use old deprecated form for instructor api calls, and in staff debug info
2014-05-22 11:24:05 -04:00
Calen Pennington
cd862b3253
Merge remote-tracking branch 'edx/master' into opaque-keys
...
Conflicts:
cms/djangoapps/contentstore/tests/test_contentstore.py
cms/djangoapps/contentstore/views/component.py
cms/djangoapps/contentstore/views/item.py
cms/djangoapps/contentstore/views/preview.py
cms/djangoapps/contentstore/views/tests/test_container.py
cms/static/js/spec/views/unit_spec.js
cms/static/js/utils/module.js
cms/templates/container.html
cms/templates/studio_vertical_wrapper.html
cms/templates/studio_xblock_wrapper.html
common/djangoapps/student/views.py
lms/templates/notes.html
lms/templates/textannotation.html
lms/templates/videoannotation.html
2014-05-22 10:52:00 -04:00
Don Mitchell
253ed3b855
Merge pull request #3820 from edx/dhm/bug_ok_serial_numbers
...
Dhm/bug ok serial numbers
2014-05-22 09:36:43 -04:00
Calen Pennington
ba59e3b8a5
fixup! Serial number commands deserialize course keys
2014-05-22 09:06:13 -04:00
Nimisha Asthagiri
0631c6358c
Merge pull request #3821 from edx/ok-permissions-asserts
...
Added asserts to ensure course_ids are course key objects.
2014-05-22 08:47:01 -04:00
Waheed Ahmed
b6a90e0bfa
Fixed register button on edge homepage.
...
LMS-2719
2014-05-22 12:09:23 +05:00
Calen Pennington
4b69cf5472
Merge pull request #3810 from cpennington/ok-management-commands
...
Fix management commands
2014-05-21 21:53:43 -04:00
Calen Pennington
942c2eab30
Merge pull request #3815 from cpennington/ok-certificaties
...
Fix certificate requests
2014-05-21 21:52:54 -04:00
Sarina Canelake
4723467345
Validate forms to allow old and new style course key serialization syntax
2014-05-21 17:44:50 -04:00
Nimisha Asthagiri
d43386a0c6
Added asserts to ensure course_ids are course key objects.
2014-05-21 17:20:56 -04:00
Don Mitchell
30184dbd68
Serial number commands deserialize course keys
2014-05-21 16:58:04 -04:00
Calen Pennington
1f9c7b2ed4
Merge pull request #3809 from cpennington/ok-dead-code
...
Remove dead code
2014-05-21 16:21:17 -04:00
Calen Pennington
4c3c8a9a2e
Fix certificate requests
2014-05-21 16:10:16 -04:00
Calen Pennington
150b5cd298
Merge pull request #3816 from cpennington/ok-psychometrics
...
Fix PsychometricData query
2014-05-21 16:09:46 -04:00
Andy Armstrong
541d20ef83
Allow creation of components on container page
...
This commit implements STUD-1490, allowing creation of components
on the container page. It also enables the delete and duplicate
buttons now that new content can be created that would benefit.
Note that it also creates shared functionality for adding components,
and refactors the unit page to use it too.
2014-05-21 15:40:31 -04:00
Julia Hansbrough
5752312bbb
Merge pull request #2776 from aboudreault/embargo-restrict-additions
...
Extended Embargo feature to support site access restriction and ip network
2014-05-21 15:24:07 -04:00
Calen Pennington
d52c58c77b
Fix PsychometricData query
2014-05-21 14:48:25 -04:00
Calen Pennington
1f849e441d
Fix management commands
2014-05-21 14:36:41 -04:00
Calen Pennington
4af2249a9d
Remove dead code
2014-05-21 14:28:04 -04:00
Han Su Kim
c8ce4a54d6
Merge pull request #3621 from edx/han/cert-report
...
Added totals for different student tracks
2014-05-21 12:08:00 -04:00
Calen Pennington
4df73548bf
Merge pull request #3788 from cpennington/allow-cross-course-references
...
Allow cross course references in the LMS
2014-05-21 11:06:01 -04:00