zubair-arbi
5b3a08ddcc
Merge pull request #2925 from edx/zub/bugfix/std1433-importunicodename
...
use unicode strings for slug and regex
2014-03-21 19:01:26 +05:00
Anton Stupak
ce7e7740c4
Merge pull request #3001 from edx/anton/fix-flaky-acceptance-test
...
Video: Fix flaky acceptance test.
2014-03-21 14:03:45 +02:00
Sarina Canelake
bbf4471d92
Merge pull request #2992 from edx/sarina/fix-beta-batch-enrollment
...
Simple email checking for batch enrollment on inst dash
2014-03-21 07:45:09 -04:00
zubiar-arbi
00bf5e4fce
use unicode strings for slug and regex
...
STUD-1433
2014-03-21 15:48:29 +05:00
polesye
f3f1aa2943
Fix acceptance test.
2014-03-21 10:46:50 +02:00
Sarina Canelake
066d04f595
Simple email checking for batch enrollment on inst dash
...
LMS-2244
2014-03-20 15:58:19 -04:00
Jay Zoldak
b695bceeeb
Merge pull request #2997 from edx/zoldak/fix-pragma-pep8
...
Fix pylint disable pragmas that were pep8 violations
2014-03-20 13:56:00 -04:00
Jay Zoldak
c5a7911b87
Fix pylint disable pragmas that were pep8 violations
2014-03-20 10:18:40 -04:00
Dave St.Germain
0773f0687d
Answer checks should offer feedback to assistive tech. This commit adds
...
a page level javascript SR object to enable reading of alert messages.
LMS-2158
2014-03-20 09:53:44 -04:00
Usman Khalid
021e6f5b45
Merge pull request #2970 from edx/usman/lms2194-discussion-forum-unicode-error
...
Replaces print statement in django_comment_client with unicode log.debug.
2014-03-20 17:36:57 +05:00
Waheed Ahmed
bb26fa0cd0
Fixed assigning forum roles from beta dashboard membership.
...
LMS-2346
2014-03-20 11:38:43 +05:00
Usman Khalid
8b6e3b4422
Replaces print statement in django_comment_client with unicode log.debug.
...
LMS-2194
2014-03-19 19:36:55 +05:00
Waheed Ahmed
5fccc46bfb
Fixed "ugettext" is imported as "_u" in lagacy dash.
...
LMS-2307
2014-03-19 18:19:15 +05:00
polesye
59ca4774fb
Fix flaky acceptance test.
2014-03-19 11:11:17 +02:00
Sarina Canelake
8f24a5fd5e
Batch add/remove beta testers on beta dash
...
LMS-1287
2014-03-18 16:08:59 -04:00
Adam Palay
d7c9491f23
Bulk beta tester add/remove on instructor dashboard
...
LMS-1287
2014-03-18 16:08:58 -04:00
Greg Price
88b0a0a4c1
Merge pull request #2960 from edx/gprice/FOR-499
...
Do not allow students to pin/unpin forum threads
2014-03-18 14:03:56 -04:00
Adam Palay
d6522cd123
refactor static tab tests
2014-03-18 10:43:57 -04:00
Calen Pennington
a5498bcbd7
Make progress page work with pure xblocks
...
[LMS-2349]
2014-03-17 10:45:14 -04:00
Calen Pennington
290fd03566
Add tests that verify progress page with pure XBlocks
...
This is known to be broken.
[LMS-2349]
2014-03-17 10:44:37 -04:00
Alexander Kryklia
13ef23c308
Merge pull request #2786 from edx/alex/fix_download_html5_subs
...
Fix donwload subs for non youtube videos and non-en language.
2014-03-17 12:48:27 +02:00
Waheed Ahmed
741881b360
Internationalization fixed for error msg on staff grading page.
...
LMS-2195
2014-03-17 12:38:20 +05:00
Alexander Kryklia
dd20e84c84
Fix donwload subs for non youtube videos and non-en language.
...
Check for status in test.
Add test for track url.
Fix test to use cookie.
Use download_track in feature file.
Add new tests for get_transcript.
Add html5 test.
Add content check.
Add tests for available_translations dispatch.
Disable flaky cms test.
Add w/o english transcript tests.
Add to changelog.
2014-03-14 18:30:42 +02:00
Carlos Andrés Rocha
e5c042aa4f
Improve dump_course_ids test for unicode course_ids
2014-03-14 10:21:31 -04:00
Sarina Canelake
7d2f9b88e3
Merge pull request #2857 from edx/adam/new-data-download
...
Update data download dash for parity (LMS-1203)
2014-03-13 10:58:50 -04:00
Sarina Canelake
52c38a9192
Merge pull request #2927 from edx/adam/allow_usernames_or_email
...
make widget accept usernames or emails (LMS-1438)
2014-03-13 10:57:23 -04:00
Carlos Andrés Rocha
67ab115169
Merge pull request #2920 from rocha/make-course-export-related-command-unicode-aware
...
Support unicode in course ids when dumping all courses
2014-03-13 10:30:08 -04:00
Sarina Canelake
6ca099d5b6
Acceptance tests for beta instructor dash
...
LMS-1203
2014-03-13 07:49:40 -04:00
Adam Palay
4874f21f6f
Inst Dash membership widget accepts usernames
...
In addition to email addresses. LMS-1438
2014-03-13 07:44:07 -04:00
Adam Palay
74714c4ed7
Update data download dash for parity (LMS-1203)
2014-03-13 06:47:40 -04:00
Carlos Andrés Rocha
9ecf2c00c0
Support unicode in course ids when dumping all courses
...
Fixes: AN-657
2014-03-12 18:02:05 -04:00
Greg Price
f56de914d5
Do not allow students to pin/unpin forum threads
...
The wrong permission was being checked for pinning/unpinning, so a
sufficiently clever student could pin and unpin threads.
JIRA: FOR-499
2014-03-12 17:58:31 -04:00
Andy Armstrong
6d2cd987dc
Merge release-2014-03-12 back to master.
...
https://edx-wiki.atlassian.net/wiki/display/ENG/Release+Page%3A+2014-03-12
2014-03-12 16:07:00 -04:00
Greg Price
834692b2e3
Add missing import
...
JIRA: FOR-523
2014-03-11 14:51:08 -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
polesye
40c1090ca8
Upload files explicitly in tests.
2014-03-11 20:21:15 +02:00
polesye
ddf41ce9c5
BLD-915: Fix issues with different videoIDs.
2014-03-11 20:21:06 +02:00
Usman Khalid
e117957e2a
Fixed module urls creation in legacy instructor dashboard.
...
LMS-2327
2014-03-11 13:40:00 -04:00
polesye
2dad79db11
Upload files explicitly in tests.
2014-03-11 18:41:24 +02:00
Sarina Canelake
e6c9a6c9d9
Merge pull request #2889 from edx/sarina/fix-abtest-for-sequentials
...
Bugfix for split test on sequential save
2014-03-11 11:59:17 -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
Sarina Canelake
119ffd4677
Bugfix for split test on sequential save
...
Bug would occur when comparing Groups or UserPartitions - because these types
lacked comparator methods, different objects would come up as different when
their values were equal.
2014-03-11 10:51:39 -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
Dave St.Germain
be239bdbca
remove old version of codemirror, to prevent confusion
2014-03-11 09:31:29 -04:00
Usman Khalid
c85905d648
Merge pull request #2877 from edx/usman/lms2327-instructor-dashboard-problem-urls
...
Fixed module urls creation in legacy instructor dashboard.
2014-03-11 15:24:59 +05:00
Usman Khalid
8824973759
Fixed module urls creation in legacy instructor dashboard.
...
LMS-2327
2014-03-10 19:22:57 +05:00
Dave St.Germain
aaf4515ac3
remove old version of codemirror, to prevent confusion
2014-03-10 09:43:56 -04:00
Usman Khalid
7b185db751
Refactored permissions check for course_wiki pages.
...
CourseRole names have a new format (type_org.number.run). Previously
when checking if a user was staff for a course wiki type_org/number/run
and type_number format role names were checked by parsing user group names.
This logic has been refactored to first fetch all courses which use the
particular wiki_slug and then use courseware.access.has_access to check if the
user has staff permissions on any of the courses.
LMS-2136
2014-03-10 16:13:17 +05:00
Sarina Canelake
2da9042cc6
Merge pull request #2863 from edx/sarina/violations
...
Fix some simple pep8 and pylint violations
2014-03-07 17:27:05 -05:00