John Eskew
0d5e504c8d
Upgrade pillow.
2016-05-02 13:09:23 -04:00
Chris Rodriguez
39e60a7b1a
AC-400 removing tabindex from bookmark
2016-05-02 13:09:23 -04:00
Clinton Blackburn
e344bb6cd8
Updated access token view to return a JWT as an access token
...
The JWT includes the user email and username, along with details pulled from the original access token (e.g. scope, expiration).
ECOM-4221
2016-05-02 13:09:23 -04:00
Muddasser
543517ef80
Changed screenshots to incorporate firefox and chrome
2016-05-02 13:09:23 -04:00
Waheed Ahmed
5628d162a6
Fixed celery task.
...
ECOM-3437
2016-05-02 13:09:23 -04:00
Muddasser
e76b24373c
branch out at assert based on chrome and firefox
2016-05-02 13:09:22 -04:00
Ben Patterson
229958a0e0
Fix flaky condition related to settings page.
2016-05-02 13:09:22 -04:00
Matt Drayer
f572bd9c76
mattdrayer: Add microsite settings overrides
2016-05-02 13:09:22 -04:00
Brian Jacobel
0f90185766
remove usage of minifed Underscore.string
2016-05-02 13:09:22 -04:00
Brian Jacobel
71e49e5b59
Fix a UI issue with oauth page and the theme on edx.org
2016-05-02 13:09:22 -04:00
Brian Jacobel
63b5fb845d
Update escaping and safe-templating usage
2016-05-02 13:09:22 -04:00
Brian Jacobel
d6cee8c65f
This is what this string used to look like, to gettext
2016-05-02 13:09:22 -04:00
Brian Jacobel
44bd6bab04
Fix line wrapping here
2016-05-02 13:09:21 -04:00
Brian Jacobel
716062a876
Mako templates return context in .context_data rather than .context
2016-05-02 13:09:21 -04:00
Brian Jacobel
ced6fb5b52
Move manual refunds page to Mako
2016-05-02 13:09:21 -04:00
Brian Jacobel
4a9960e4b0
OAuth grant screen converted to mako (3/4)
2016-05-02 13:09:21 -04:00
Brian Jacobel
8f71ed12b1
Migrate password_reset_confirm.html to Mako (2/4)
2016-05-02 13:09:21 -04:00
Brian Jacobel
400f8beb1d
Convert password_reset_confirm.html to Mako
2016-05-02 13:09:21 -04:00
Brian Jacobel
5ec2957167
Remove an old i18n JS include from the wiki that did nothing
2016-05-02 13:09:20 -04:00
Brian Jacobel
5ef63e0f1e
The only JS the pages using this template need is base_application
2016-05-02 13:09:20 -04:00
Brian Jacobel
0f88fd2018
Fix a usage of a Mako thing that doesn't work here
2016-05-02 13:09:20 -04:00
Brian Jacobel
51de302ca5
Fix gettext errors by including /js/i18n/LANGUAGE_CODE/djangojs.js in Django template
2016-05-02 13:09:20 -04:00
Ben Patterson
c0703cb59f
FEDX-88. Marking test as flaky.
2016-05-02 13:09:20 -04:00
Brian Jacobel
67cf4e1bef
Fix FEDX-167: Both math inputs and adaptive hints are sized correctly
2016-05-02 13:09:20 -04:00
Andy Armstrong
28b0305f8b
Fixes
2016-05-02 13:09:20 -04:00
Ben Patterson
0231f539f6
Use bok-choy v0.5.2 for various improvements.
2016-05-02 13:09:19 -04:00
AlasdairSwan
3cbb2d1a08
FEDX-118 Adding header to test page
2016-05-02 13:09:19 -04:00
Chris Rodriguez
717b56a7b2
Sending skip links to single main, making more relevant
2016-05-02 13:09:19 -04:00
Peter Fogg
5a780e8019
Generate API client credentials.
...
ECOM-3946
2016-05-02 13:09:19 -04:00
Chris Rodriguez
d68e50a502
Adding legacy event_type for language menu events
2016-05-02 13:09:19 -04:00
Waheed Ahmed
921dc602ba
Automatically enable Self Generating Certificates for Self Paced Courses.
...
ECOM-3437
2016-05-02 13:09:18 -04:00
Chris Rodriguez
f7c28f653d
AC-385 adding events for closed captions
2016-05-02 13:09:18 -04:00
Awais Jibran
c2a48214f5
Safe tempaltes
2016-05-02 13:09:18 -04:00
Ben Patterson
cc9015754e
selenium 2.53.1
2016-05-02 13:09:00 -04:00
Muddasser
5dfb01cea7
assertScreenshot for firefox 42
2016-05-02 13:09:00 -04:00
Ben Patterson
c42409f774
Use custom firefox path for bok-choy tests (firefox 42)
...
This is a backwards-compatible window for this upgrade. It will
later be replaced with using the default location (whatever's on
PATH)
2016-05-02 13:09:00 -04:00
Ben Patterson
d2200f2ba3
Update to latest for selenium.
2016-05-02 13:08:59 -04:00
Simon Chen
79332ed586
ECOM-4272 Add the cosmetic changes to the program listing page
2016-05-02 13:08:59 -04:00
Christine Lytwynec
85767b3be7
Fix default args for paver pa11ycrawler
2016-05-02 13:08:59 -04:00
Christine Lytwynec
0f0636387b
Fix start url format for paver pa11ycrawler
2016-05-02 13:08:59 -04:00
J. Clifford Dyer
6a01f18e17
Update seq_* to edx.ui.lms.sequence.* format
...
seq_next, seq_prev, and seq_goto events are all renamed, and maintain
legacy compatibility.
This PR also introduces new EventTransformer framework to shim events
based on name prefix.
MA-2221
2016-05-02 13:08:59 -04:00
John Eskew
e784974027
Remove unneeded list comprehension.
2016-05-02 13:08:59 -04:00
John Eskew
e1d8347c21
Fix static tabs test.
2016-05-02 13:08:58 -04:00
David Adams
607ff409db
Remove LMS_ROOT / static from cms/common.py
2016-05-02 13:08:58 -04:00
John Eskew
c3c7ce8e9a
Address DaveO's comments.
2016-05-02 13:08:58 -04:00
John Eskew
6ea91d42b5
Remove another XML course test.
2016-05-02 13:08:58 -04:00
John Eskew
f0c1318041
Add XML_COURSE_DIRS back in.
2016-05-02 13:08:58 -04:00
John Eskew
a08f4d3cc3
Remove non-existent import.
2016-05-02 13:08:58 -04:00
John Eskew
2c20ac7c00
Remove comments that refer to XML courses.
2016-05-02 13:08:57 -04:00
John Eskew
23f80d8fc5
Fix PEP8 error
2016-05-02 13:08:57 -04:00