Waheed Ahmed
cb2af13418
Fixed staff debug info endpoints for staff member.
...
LMS-2737
2014-06-02 12:26:27 +05:00
Julia Hansbrough
6ccb11f03e
Change Location, CourseLocator, etc to reference opaque-keys library
2014-05-30 20:32:38 +00:00
David Baumgold
30dd47a62c
Merge pull request #3907 from lduarte1991/lduarte-harvardx-image2
...
Annotation Tools: Load Tinymce in student_view
2014-05-30 10:51:46 -04:00
David Baumgold
0c9d682df3
Merge pull request #3196 from mtyaka/enrollment-emails-http
...
Don't hardcode https protocol in enrollment emails.
2014-05-30 09:30:43 -04:00
Sarina Canelake
0a30f24e26
Merge pull request #3754 from theJohnnyBrown/empty-course-error
...
show a friendly message for an empty course rather than an error page
2014-05-29 21:07:42 -04:00
Sarina Canelake
5c9fe4bb7a
Merge pull request #3929 from edx/sarina/lms-2786
...
Fix location.url [LMS-2786]
2014-05-29 21:01:46 -04:00
Sarina Canelake
0f2b4cd2b6
Merge pull request #3931 from edx/sarina/fixup-external-opaque-keys-impls
...
Use external OpaqueKey implementations
2014-05-29 18:23:08 -04:00
Sarina Canelake
e77dffcbcd
Fix location.url [LMS-2786]
2014-05-29 18:01:29 -04:00
Johnny Brown
0bd2286e5b
show a friendly message for an empty course rather than an error page
2014-05-29 16:55:40 -05:00
Calen Pennington
cfcbdc0145
Move to OpaqueKey implementations from the external library
...
[LMS-2757]
2014-05-29 17:03:35 -04:00
Adam
b15f3f1951
Merge pull request #3841 from edx/fix/large-email-queries-2
...
Fix/large email queries 2
2014-05-29 16:37:25 -04:00
muhammad-ammar
026c6523e8
Merge pull request #3882 from edx/ammar/test-youtube-availibility
...
Check YouTube Availability for Video Tests
2014-05-29 23:53:58 +05:00
Andy Armstrong
138cd45934
Merge pull request #3819 from edx/andya/edit-containers
...
Allow editing of container xblocks/xmodules
2014-05-29 14:33:26 -04:00
Julia Hansbrough
172c6d1559
Merge pull request #3905 from edx/flowerhack/change-hardcoded-defaults
...
Moved hardcoded defaults into settings
2014-05-29 14:23:06 -04:00
Andy Armstrong
6b3e100cc1
Allow editing of container xblocks/xmodules
...
STUD-1312
2014-05-29 14:02:45 -04:00
David Adams
1f0c104786
Merge pull request #3871 from edx/dcadams/fix_metrics_tab_after_opaque_keys
...
Fixes some stuff for metrics tab
2014-05-29 09:43:46 -07:00
lduarte1991
1d6f3c631d
Annotation Tools: Load Tinymce in student_view
2014-05-29 11:34:40 -04:00
Muhammad Ammar
7afcb9348c
Check YouTube Availabitlity for Video Tests
2014-05-29 15:08:47 +00:00
Adam Palay
5b769df452
No longer chunk queries when sending out bulk email (LMS-2718)
...
refactor _generate_items_for_subtask not to chunk queries
use django's iterator methor for querysets
remove bulk email query settings
use read_replica if available, since this is read-only
update changelog
2014-05-29 09:10:25 -04:00
Usman Khalid
eceb8318f9
Merge pull request #3833 from edx/usman/lms2738-verify-student-urls
...
Added trailing slashes to verify_student app urls.
2014-05-29 16:22:00 +05:00
David Adams
9818cc7c66
Fixes some stuff in metrics tab
...
Fixes some 500s after opaque-keys
Adds a test which would have caught the 500s
Fixes Transifex problem on the string % of students
2014-05-28 17:31:32 -07:00
Matjaz Gregoric
b755863639
Don't hardcode https protocol in enrollment emails.
...
Use http or https, depending on the value of `request.is_secure()`.
That is how links in most other emails are handled.
2014-05-28 22:44:42 +02:00
Julia Hansbrough
0d854bd51e
Moved hardcoded defaults into settings
2014-05-28 20:44:26 +00:00
Usman Khalid
3824e234fe
Do not persist anonymous ids when exporting for all students of a course.
...
For large courses this causes export to take a long time and to time out.
LMS-2747
2014-05-28 20:48:43 +05:00
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
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
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