- 03 Jan, 2017 1 commit
-
-
Gregory Martin committed
-
- 22 Dec, 2016 1 commit
-
-
This reverts commit 8c009881, reversing changes made to 5b6e2dd5.
Calen Pennington committed
-
- 20 Dec, 2016 1 commit
-
-
Gregory Martin committed
-
- 12 Oct, 2016 1 commit
-
-
Sanford Student committed
-
- 06 Oct, 2016 1 commit
-
-
John Eskew committed
-
- 03 Aug, 2016 1 commit
-
-
Ned Batchelder committed
-
- 27 Jul, 2016 1 commit
-
-
2. Add site configuration overrides to theming/helpers.py 3. Move microsite.get_value from theming/helpers to site_configuration/helpers 4. Move microsite_configuration.microsite.get_value usages to site_configuration.helpers.values
Saleem Latif committed
-
- 28 Jun, 2016 1 commit
-
-
* Partial changes for purchase tracking * Continued changes for purchase tracking * Clean up code quality issues * Clean up code quality issues * Responses to code review * Fix code quality flaged issues * Fix code quality flaged issues * Fix code quality flaged issues * Fix problem processing sailthru_content cookie
PaulWattenberger committed
-
- 17 Jun, 2016 1 commit
-
-
Ibrahim committed
-
- 15 Jun, 2016 1 commit
-
-
ECOM-2378
Waheed Ahmed committed
-
- 30 Mar, 2016 2 commits
- 22 Dec, 2015 1 commit
-
-
- Remove escaping in display_name_with_default - Move escaped version to deprecated display_name_with_default_escaped - Does not include any other changes to remove double-escaping Thanks to agaylard who initiated this work: https://github.com/edx/edx-platform/pull/10756 TNL-3425
Robert Raposa committed
-
- 07 Dec, 2015 1 commit
-
-
Chris Dodge committed
-
- 24 Nov, 2015 1 commit
-
-
ECOM-2562
Ahsan Ulhaq committed
-
- 23 Nov, 2015 1 commit
-
-
There's no need to use a string literal in setattr, delattr, or the two-argument form of getattr.
Ned Batchelder committed
-
- 22 Nov, 2015 1 commit
-
-
Ned Batchelder committed
-
- 10 Nov, 2015 1 commit
-
-
Please note that this is a squshed commit and the work of: Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
Usman Khalid committed
-
- 21 Oct, 2015 1 commit
-
-
Also remove useless docstrings where they were added to keep pylint quiet.
Ned Batchelder committed
-
- 15 Oct, 2015 1 commit
-
-
The previous value means that those dates would have the value of whenever the models were imported. Reference TNL-3611
Bertrand Marron committed
-
- 02 Oct, 2015 1 commit
-
-
Bill DeRusha committed
-
- 01 Oct, 2015 1 commit
-
-
Bill DeRusha committed
-
- 24 Sep, 2015 1 commit
-
-
Bill DeRusha committed
-
- 03 Aug, 2015 1 commit
-
-
Ned Batchelder committed
-
- 13 Jul, 2015 1 commit
-
-
Sarina Canelake committed
-
- 25 Jun, 2015 1 commit
-
-
Muhammad Shoaib committed
-
- 18 Jun, 2015 1 commit
-
-
Chris Dodge committed
-
- 16 Jun, 2015 2 commits
-
-
Afzal Wali committed
-
Added columns to the CC purchases report. (added Qty and Total Discount. Moved the Total Amount to the last index). Coupon code report.
Afzal Wali committed
-
- 03 Jun, 2015 1 commit
-
-
Muhammad Shoaib committed
-
- 02 Jun, 2015 1 commit
-
-
Removed the unused try/except block around filter().
Chris Dodge committed
-
- 22 May, 2015 1 commit
-
-
- added the abstract and concrete layers of enrollment report provider - created a celery task. -added the button in the e-commerce reports section added the enrollment data backend added the payment data and start writing the test cases. updated the code with the feedback suggestions and wrote some test cases. - all the downloadable reports are now visible in the ecommerce download section. Pending instructor tasks is also visible in the ecommerce section added the fields in the user profile information changed the report store configuration key added the new http endpoint for financial reports to add more permissions for finance_admin to access. fix quality issues added test cases to check csv content data rebased with master and resolved conflicts changed the log messages added the changes as per code clintonb suggestions during code review updated the test cases for the finance_admin decorator changes suggested by clinton. Created and moved Table level filters to the Custom Manager for the CourseEnrollment model. ecommerce.js file was loaded twice in the instructor_dashboard.js fixed the issues added the registration code column in the csv added the full gender in the csv file Update data sources and add display name translations for the report columns fix meta name Make sure the reports section does not appear on non whitelabel courses pylint fixes expand out enumerated values
Muhammad Shoaib committed
-
- 19 May, 2015 1 commit
-
-
MAYN-65 fixed the bug, removed the redemption table entry when the item is expired from the user cart fix quality issues
Muhammad Shoaib committed
-
- 05 May, 2015 1 commit
-
-
We are moving toward a single workflow for verification.
Clinton Blackburn committed
-
- 13 Mar, 2015 1 commit
-
-
Awais committed
-
- 20 Feb, 2015 1 commit
-
-
stv committed
-
- 09 Feb, 2015 1 commit
-
-
Will Daly committed
-
- 08 Feb, 2015 1 commit
-
-
Show ordinary receipt unless the student is in the payment flow.
Will Daly committed
-
- 07 Feb, 2015 1 commit
-
-
Remove submission of verification attempt in shopping cart, since it's no longer needed with the new payment/verification flow.
Will Daly committed
-
- 06 Feb, 2015 1 commit
-
-
Wrap send email operation in try/except to avoid rolling back the transaction once a user has paid.
Will Daly committed
-