1. 20 Jan, 2015 1 commit
  2. 15 Jan, 2015 3 commits
    • Bok Choy tests for the split payment and verification flow · c6777a5b
      Adds mode creation endpoint to course_modes app and ability to bypass media device access prompt when proceeding through verification flow in a testing environment.
      Renzo Lucioni committed
    • Added the reportlab requirement to base.txt · a8ebf6da
      Added receipts_pdf.py
      
      Used Paragraph for displaying a large body of text.
      
      added the table
      
      Line breaks in the para text. font size adjusted.
      
      Improved the main table (alignments) and totals (converted to a table as well)
      
      Converted the footer into a table, and allowed for pagination.
      
      Added pagination to item data table.
      
      Handled wrapping of long descriptions into multiple lines.
      
      email attachment for both invoice and receipt
      
      added the currency from the settings
      
      Removed magic numeric literals and added meaningful variables.
      
      Added initial set of substitutions from configuration
      
      add defining logo paths via configuration
      
      Removed font dependencies. Will use the system default fonts which appear good enough to me.
      
      Alignment adjustments as per suggestions.
      
      Fixed the pep8 violations. Added comments to styling
      
      added the decimal points to the price values
      
      Cleanup. Docstrings.
      
      i18n the text in the pdf file
      
      fix pep8/pylint issues
      
      Changed the amounts from string to float.
      
      Overrode the 'pdf_receipt_display_name' property in the OrderItem subclass Donation.
      
      used the PaidCourseRegistration instead of the parent OrderItem to avoid course_id related exceptions.
      
      quality fixes
      
      added  the test cases for the pdf
      
      made the changes in the pdf suggested by griff
      
      updated the pdf tests to assert the pdf content
      
      used the pdfminor library
      
      fix quality issues
      
      made the changes suggested by Will
      
      added the text file that says "pdf file not available. please contact support"
       in case pdf fails to attach in the email
      Afzal Wali committed
  3. 14 Jan, 2015 1 commit
  4. 13 Jan, 2015 1 commit
  5. 10 Jan, 2015 2 commits
  6. 09 Jan, 2015 1 commit
  7. 08 Jan, 2015 1 commit
  8. 05 Jan, 2015 3 commits
  9. 31 Dec, 2014 2 commits
  10. 29 Dec, 2014 1 commit
  11. 24 Dec, 2014 1 commit
  12. 18 Dec, 2014 1 commit
  13. 17 Dec, 2014 2 commits
  14. 16 Dec, 2014 1 commit
  15. 15 Dec, 2014 1 commit
    • Add back end for Studio video upload feature · 0687a62a
      This feature allows upload of video assets to S3. This requires that the
      VIDEO_UPLOAD_PIPELINE setting be properly configured and that each
      course be configured with a token issued by the media team for their
      processing purposes (e.g. linking the video with a YouTube channel).
      
      Co-authored-by: Greg Price <gprice@edx.org>
      Nimisha Asthagiri committed
  16. 13 Dec, 2014 1 commit
  17. 11 Dec, 2014 1 commit
  18. 08 Dec, 2014 1 commit
  19. 05 Dec, 2014 1 commit
  20. 04 Dec, 2014 1 commit
  21. 02 Dec, 2014 2 commits
  22. 01 Dec, 2014 2 commits
  23. 26 Nov, 2014 1 commit
  24. 24 Nov, 2014 1 commit
  25. 12 Nov, 2014 1 commit
  26. 06 Nov, 2014 3 commits
  27. 05 Nov, 2014 1 commit
  28. 04 Nov, 2014 1 commit
  29. 29 Oct, 2014 1 commit