Toby Lawrence
9abce102ff
Merge pull request #12573 from edx/PERF-325
...
[PERF-325] Add versioned course asset URLs when canonicalizing asset paths.
2016-06-15 09:05:13 -04:00
Toby Lawrence
849ebc5f22
[PERF-325] Add versioned course asset URLs when canonicalizing asset paths.
2016-06-15 08:04:52 -04:00
Chris
ff242a3eac
Merge pull request #12694 from edx/clrux/ac-454-repeat
...
AC-454 visual indicator in video menus + safe transcripts
2016-06-14 08:46:47 -04:00
Chris Rodriguez
55d84d34b8
AC-454 adding visual clarify for selected menu options
2016-06-14 07:53:15 -04:00
Awais Jibran
1e67ec66cd
Merge pull request #12702 from edx/aj/PLAT-1032-fix-export
...
Fix course export on edge
2016-06-13 18:46:56 +05:00
clrux
4a53f78129
Merge pull request #12676 from edx/clrux/ac-473
...
AC-473 fixing width of closed captions in fullscreen
2016-06-10 06:32:21 -04:00
Awais Jibran
ba6ef624c2
PLAT-1032
2016-06-10 11:38:20 +05:00
muhammad-ammar
8024bae255
enforce display name in CAPA problems
...
FEDX-198
2016-06-09 16:42:19 +05:00
Chris Rodriguez
c1942467bf
AC-473 fixing width of closed captions in fullscreen
2016-06-06 15:03:34 -04:00
Jerzy Kozera
d7ca5d94d9
Fix for thumbnail generation code crashing with SVG files
...
Fixes TNL-3960: adding an SVG file to assets resulted in a logged
exception while generating a thumbnail. A user-visible side effect
was that no thumbnail was shown next to the uploaded file, which
is working correctly now after this change.
2016-06-03 21:26:29 +02:00
Syed Hasan raza
f31e370f46
Merge pull request #12607 from edx/shr/bug/PLAT-1040-video-module-non-ASCII-values-fixed
...
Fixed logging and unicode handling
2016-06-03 17:05:19 +05:00
Syed Hassan Raza
745e481597
Fixed logging and unicode handling
2016-06-03 15:36:41 +05:00
Chris Rodriguez
f64bf4c081
Revert "AC-454 adding visual clarify for selected menu options"
...
This reverts commit 4175616519 .
2016-05-31 10:43:44 -04:00
Afzal Wali
eadd656df0
SOL-1802 Allow proctoring service to create support ticket.
2016-05-27 09:29:06 -04:00
clrux
0bcb378a6d
Merge pull request #12419 from edx/clrux/ac-454
...
AC-454 adding visual clarity for selected menu options in the video player
2016-05-26 06:04:09 -04:00
Chris Rodriguez
4175616519
AC-454 adding visual clarify for selected menu options
2016-05-25 15:50:22 -04:00
Brian Jacobel
4f0aee3f2d
Fix unit and acceptance tests broken in upgrade (squashed)
...
Fix syntax error in selectors
.attr() now returns a string (though it can still be passed an integer)
Fixes checkbox test failures
Remove remaining references to jquery.min (in wrong folder)
$.ajax now returns 422 if type is json and body is not JSON, e.g. ''
Substitute prop for attr
Remove references to jquery.min, add jquery.migrate (again)
"Fix" jquery karma config
This wasn't suppoed to survive the merge
This throws an error when called with an 'undefined' error
Fix Karma warning about [re|un]loading the window
Fix path for jquery in cms-squire tests
Move jasmine.clock.uninstall() to afterEach so it runs even on failure
Fix test failing due to timezone issues
Do the timeout before the window scrolling (so handler will not be _.throttled)
Fix an alert() triggered by window.onBeforeUnload while testing in Chrome
2016-05-24 16:53:57 -04:00
Daniel Friedman
15f148141f
Upgrade jQuery 1.7.2 to 2.2.0
...
FEDX-25
2016-05-24 16:52:50 -04:00
clrux
025f74c870
Merge pull request #12347 from edx/clrux/ac-409
...
AC-409 adding `lang` attribute to closed-captions and transcript skip links
2016-05-24 12:48:23 -04:00
Gabe Mulley
1ee87c887a
Merge pull request #12212 from CredoReference/assigned-tags-included-in-the-emitted-event
...
Connected aside information is included in the emitted event (on check)
2016-05-20 09:41:10 -04:00
Chris Rodriguez
2a1d4d5401
Updating video player controls with better accessibility
2016-05-20 08:14:32 -04:00
Chris Rodriguez
721fffc9c4
AC-407 adding lable to video progress
2016-05-20 07:43:04 -04:00
Chris Rodriguez
bf9380523f
AC-406 adding label to volume slider
2016-05-20 07:43:04 -04:00
clrux
74abec3f1c
Merge pull request #12430 from edx/clrux/ac-408
...
AC-408 converting video slider controls from a to div
2016-05-19 17:27:07 -04:00
Calen Pennington
2aa9967189
Merge pull request #12386 from cpennington/cale/concurrent-unit-tests
...
[EV-12] Run LMS unit tests concurrently on jenkins
2016-05-19 14:25:24 -04:00
Calen Pennington
927b74e745
Make separate test processes use separate GRADES_DOWNLOAD and FINANCIAL_REPORTS directories
2016-05-19 12:45:28 -04:00
Calen Pennington
76e0482fb8
Fix a flaky test caused by caching of UserPartition schemes
2016-05-19 11:58:52 -04:00
Dmitry Viskov
21bbcc9f35
Connected aside information is included in the emitted event (on check)
2016-05-19 17:37:40 +03:00
Chris Rodriguez
e0da408f95
AC-408 converting video slider controls from a to div
2016-05-19 10:02:13 -04:00
Brian Jacobel
3faaead6b1
Merge pull request #12503 from edx/bjacobel/FEDX-194-more-math-input-issues
...
Fix another kind of math problem which was overflowing
2016-05-18 17:18:11 -04:00
Calen Pennington
8b3ef8725c
In order to minimize contention for the mongodb global lock, use one database per process in tests
2016-05-18 14:39:00 -04:00
Adam Palay
04dd61bead
remove logging
2016-05-18 12:56:35 -04:00
Adam Palay
a7d638de9e
clear request cache after celery task finishes (TNL-2705)
...
set max_num_courses_in_cache on modulestore
2016-05-18 10:43:54 -04:00
Syed Hasan raza
3e747c379f
Merge pull request #12443 from edx/shr/log/PLAT-1023-PLAT-1031-Detail-Logging
...
Detail Logging xmodule exceptions
2016-05-18 13:59:54 +05:00
Alison Hodges
214091d33b
Merge pull request #12467 from edx/ahodges/xrefs
...
Updates and corrects href links to readthedocs
2016-05-17 17:35:41 -04:00
Brian Jacobel
75ad3f0745
Fix another kind of math problem which was overflowing
2016-05-17 15:14:13 -04:00
Alison Hodges
95894da528
Updates and corrects href links to readthedocs
2016-05-17 15:01:00 -04:00
Syed Hassan Raza
ba280e2cf9
Detail Logging xmodule exceptions
2016-05-17 17:31:59 +05:00
Calen Pennington
3402c657e9
Use separate ContentStore databases for every test
2016-05-16 13:29:15 -04:00
Calen Pennington
099ce1303a
Re-generate the modulestore collection names for every test
2016-05-10 14:32:14 -04:00
Chris Rodriguez
e5a8c2220f
Updating icons to work in high contrast mode
2016-05-10 08:33:03 -04:00
Chris Rodriguez
82cd5a7283
AC-399 making buttons with title and sr text
2016-05-10 08:33:03 -04:00
wajeeha-khalid
05b2e65e0f
MA-2247 return student view data for discussion module
2016-05-09 17:37:31 +05:00
Calen Pennington
ccaafce05b
Merge pull request #12205 from cpennington/disable-caching-in-tests
...
Disable caching in LMS tests
2016-05-06 15:22:48 -04:00
Alison Hodges
a422ad60f7
corrects guide name in template
2016-05-06 14:48:59 -04:00
Chris Rodriguez
9c8af9fe77
AC-409 adding lang attribute to closed-captions, transcript, and skip links
2016-05-06 13:56:35 -04:00
Alison Hodges
afc5686391
Updates link to learner info in Numerical Input template
2016-05-05 22:29:57 -04:00
Usman Khalid
a2dadeaaf3
Added some documentation to Karma configuration files.
2016-05-05 22:42:04 +05:00
Usman Khalid
667a9b9ae6
Moved common files into karma.common.conf.js.
2016-05-05 22:42:04 +05:00
Usman Khalid
2839a42e0c
Moved jasmine addons to common/js/spec_helpers.
2016-05-05 22:42:02 +05:00