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
Dave St.Germain
3c1df5d96c
Merge pull request #2904 from edx/dcs/a11y-header
...
Remove course name from page H1, and slightly improve sequence navigation
2014-03-20 14:07:32 -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
Brian Talbot
385880d8ec
Merge pull request #2989 from edx/talbs/fix-lms-contentbackground
...
FIX - LMS: Courseware Content Background Color/Height in IE
2014-03-20 10:38:15 -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
c8797ac204
Merge pull request #2966 from edx/waheed/lms2346-fix-assigning-forum-roles-beta-membership-tab
...
Fixed assigning forum roles from beta dashboard membership.
2014-03-20 16:24:59 +05:00
jmclaus
f2489d141c
Removed tooltip from captions. [BLD-629]
2014-03-20 10:24:27 +01:00
Waheed Ahmed
bb26fa0cd0
Fixed assigning forum roles from beta dashboard membership.
...
LMS-2346
2014-03-20 11:38:43 +05:00
Brian Talbot
8288ff5fdd
resolves IE9 display issue where courseware content layout/background display was broken
...
UX-53
2014-03-19 15:14:43 -04:00
Dave St.Germain
da79ae2b4d
Merge pull request #2946 from edx/dcs/a11y-focus-hover
...
Fixes LMS-2352 by unifying :hover and :focus styles.
2014-03-19 14:39:54 -04:00
Valera Rozuvan
2e8fe6a41c
Move loading of YouTube API to video module.
...
The availability of the YouTube API will be stored in student's settings.
The YouTube API is loaded asynchronously now, so no need to pass a
parameter to the front-end telling it if YouTube API should not be loaded
because of it's unavailability.
Removing loading of YouTube API from Studio RequireJS config. Now loading
of YouTube API is handled by Video module.
BLD-531.
2014-03-19 19:30:45 +02: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
Jay Zoldak
4fc71c1d64
Merge pull request #2977 from edx/zoldak/kill-perfstats
...
Kill the perfstats module, which is unused
2014-03-18 16:55:48 -04: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
Jay Zoldak
1de5e565c3
Kill the perfstats module, which is unused
2014-03-18 15:47:36 -04:00
Jim Abramson
32fd073760
Merge pull request #2957 from edx/jsa/forum-user-sync
...
Ensure account creation succeeds before creating comments service user
2014-03-18 14:07:44 -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
jsa
b20c8f9248
Ensure account creation succeeds before creating comments service user
...
Also improves handling in cases where account creation did succeed, but
comments service user creation did not.
Depends on commit 88abdd8a0b20bc9816f487b25abdea1953f5661d in https://github.com/edx/cs_comments_service
JIRA: FOR-522
2014-03-18 13:24:30 -04:00
Adam Palay
d6522cd123
refactor static tab tests
2014-03-18 10:43:57 -04:00
David Baumgold
6e0a455cd7
Merge pull request #2730 from ionis-education-group/fix-static-urls
...
Fix URLs for static resources
2014-03-17 17:00:30 -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
Sarina Canelake
da6fdc332b
Update translations (autogenerated message)
2014-03-15 15:40:08 -04: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
Dave St.Germain
dbd4e73b04
Fixes LMS-2352 by unifying :hover and :focus styles.
2014-03-14 11:49:00 -04:00
Carlos Andrés Rocha
e5c042aa4f
Improve dump_course_ids test for unicode course_ids
2014-03-14 10:21:31 -04:00
Dave St.Germain
6813b27b3b
Remove coursename from page H1, and slightly improve sequence navigation
2014-03-13 13:49:14 -04:00
frances botsford
c87a1138a3
Merge pull request #2923 from lduarte1991/master
...
CSS changes regarding TinyMCE in annotation tool & accessibility issues
2014-03-13 12:55:55 -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
Dave St.Germain
2261aa81ed
Merge pull request #2929 from edx/dcs/add-cssjs-to-codemirror
...
Fixes STUD-1434 by including the CodeMirror css mode in codemirror-compressed.js
2014-03-13 10:42:03 -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
Dave St.Germain
da72cd355d
Fixes STUD-1434 by including the CodeMirror css mode in
...
codemirror-compressed.js
2014-03-13 10:12:25 -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