- 08 May, 2015 16 commits
-
-
Ensure cohort management section has loaded.
Ben Patterson committed -
Move location identifying strings into index (SOL-833)
Martyn James committed -
Martyn James committed
-
Update in-course reverification XBlock SHA in requirements.
Will Daly committed -
Update django-debug-toolbar-mongo to work with DJDT 1.x
David Ormsbee committed -
TNL-2120, TE-849 The parent .cohort-management class was loading faster than its children (which makes sense). However, flakiness existed on these tests because browser actions were depending on child elements that had not painted yet. Tested this using chrome with no X11 forwarding for extra speed. That exposed the ajax call as well as the sub-class rendering issues.
Ben Patterson committed -
skip test that are causing incorrect pep8 reports in jenkins builds
Christine Lytwynec committed -
Delete static_tab for split courses raises 500 error
Shrhawk committed -
Updated ora release tag.
Waheed Ahmed committed -
Waheed Ahmed committed
-
ECOM-1476: sending email on software secure response initial work
Aamir committed -
Exclude filtering for microsite orgs
Martyn James committed -
Updated Take Photo page to include verification requirements
Clinton Blackburn committed -
Will Daly committed
-
Martyn James committed
-
The version of django-debug-toolbar-mongo we have installed does not support our version of Django Debug Toolbar. The author did accept a patch that supports the latest version, but has not published it to PyPI. This just grabs it from the github commit instead. Note: This will not uninstall your old version. If the MongoDB info is not showing up for you in DJDT, try manually uninstalling with: pip uninstall django-debug-toolbar-mongo Running "paver lms" after that should install the right thing.
David Ormsbee committed
-
- 07 May, 2015 19 commits
-
-
As part of the unification of verify later/now, the take photo page needs to list the verification requirements. XCOM-254
Clinton Blackburn committed -
Add params to CS query in thread list endpoint
Greg Price committed -
The thread list endpoint needs to restrict the set of threads it retrieves if the course is cohorted and the user is not privileged. This also adds an explicit default sort (by most recent activity).
Greg Price committed -
Christine Lytwynec committed
-
(SOL-776)(SOL-740)(SOL-532) Prerequisites for course discovery feature
Martyn James committed -
add lettuce features to the omitted directories in coveragerc files
Christine Lytwynec committed -
Clean up keyword_substitution.py
Adam committed -
Christine Lytwynec committed
-
aamir-khan committed
-
Make user_track use eventtracking
Gabe Mulley committed -
add custom PayPal payment button and js tests for buttons.
Jim Abramson committed -
Hiding Billing Address for Orders without Billing Addresses
Clinton Blackburn committed -
fix ecommerce api calls in verify_student and add tests.
Jim Abramson committed -
Problem builder version bump [OSPR-575]
Eugeny Kolpakov committed -
Problem builder version bump: includes presentation updates and accessibility improvements [OSPR-575]
E. Kolpakov committed -
(SOL-776)(SOL-740)(SOL-532) Added setting flags for COURSE DISCOVERY feature; Exposed course search input as well as the course result page; Added flag for limiting the number of course cards on the homepage;
marjev committed -
change photo reverification page heading from h3 to h1
zubair-arbi committed -
XCOM-287
jsa committed -
Gabe Mulley committed
-
- 06 May, 2015 5 commits
-
-
XCOM-270
jsa committed -
Update docstring and remove unused import This is cleanup after edx/edx-platform#7605
Kevin Luo committed -
Some orders, specifically those paid for with PayPal, do not have a billing address. This information will not be rendered in such cases.
Clinton Blackburn committed -
Clytwynec/unique dirs for test results
Christine Lytwynec committed -
Paver: Ability to run only servers or only tests
Ben Patterson committed
-