- 08 May, 2015 5 commits
-
-
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 -
Martyn James committed
-
- 07 May, 2015 18 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 -
(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 17 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 -
Enable unit preview by default.
Muzaffar yousaf committed -
Bok-choy on chrome: fix sequence for adding user to team.
Ben Patterson committed -
TE-849 This passes fine in firefox; however in chrome, the click is occurring before the page is ready; and then the click itself is not specific enough. Also refactored the add button method so it more-clearly returns the expected end-state.
Ben Patterson committed -
This would allow a user to set up and run servers, with an open prompt for killing them. Likewise a user could open a different terminal session and run tests only. How-to: * At a terminal/ssh session, start bok-choy servers with `paver test_bokchoy --serversonly` (or, if you've already run collectstatic on your system: `paver test_bokchoy --serversonly --fasttest`) * When the above is running, you can now open a separate terminal/ssh session and run: `paver test_bokchoy -t my_tests --testsonly` Keep in mind, the 'testsonly' flag does no setup. There is some minimal teardown; however, such as clearing mongo and flushing the lms database. (Some tests have non-unique identifiers and could not be run more than once.)
Ben Patterson committed -
Conflicts: scripts/jenkins-report.sh
Christine Lytwynec committed -
Feanil/release merge test
Feanil Patel committed -
Fixes index function to not index children without published version - Thank you @dino-cikatic!
Martyn James committed -
Mark test as flaky. TNL-1619
Ben Patterson committed -
On faster browsers, we need to wait for the toggle option to appear.
Ben Patterson committed -
[LTI Provider] Updating submissions dependency to pull in new scoring signals
Sarina Canelake committed -
ECOM-1470
zubair-arbi committed -
Dino Cikatic committed
-