1. 17 Feb, 2015 1 commit
    • BUGFIX: shopping_cart_enabled + cosmetic price · 6a037d05
      - pass through registration price for use in template
      - change conditional for add-to-cart to use registration price
      - change conditional for sidebar price field to also include registration price
      - remove expected failure in test
      - add test for shopping_cart + course without mode
      Giulio Gratta committed
  2. 03 Feb, 2015 2 commits
  3. 27 Jan, 2015 1 commit
    • Add cosmetic price field to studio & logic · c18ee8cc
      - Price field added to Advanced Settings
      - Function that decides which price to display
      - Test added to check that the function outputs correct price
      - Added feature flag and conditional to decide whether to display course price or not
      - Feature Flag to show or hide course price on Course About page sidebar when not using shopping cart
      Giulio Gratta committed
  4. 16 Jan, 2015 1 commit
  5. 15 Jan, 2015 3 commits
  6. 15 Dec, 2014 2 commits
  7. 13 Dec, 2014 1 commit
  8. 10 Dec, 2014 1 commit
  9. 08 Dec, 2014 1 commit
  10. 01 Dec, 2014 1 commit
  11. 25 Nov, 2014 1 commit
  12. 24 Nov, 2014 1 commit
  13. 12 Nov, 2014 1 commit
  14. 11 Nov, 2014 1 commit
  15. 10 Nov, 2014 2 commits
  16. 09 Nov, 2014 1 commit
  17. 30 Oct, 2014 1 commit
  18. 27 Oct, 2014 1 commit
  19. 20 Oct, 2014 1 commit
    • EX-71 New shopping Cart UI Single person purchase · 4f7c4949
      Ex-74 Registration Code redemption
      
      fix the translation issues
      
      added a check if a user is already registered in a course. Changed the messages
      
      added course depth=0 and removed pep8 violations
      
      Ex-72-added additional billing information
      
      Added a new CSV file in the instructor dashboard sales tab to download all the order sales separated from the invoice sales
      
      fix path to image
      
      updated the failed unit tests and add some minor tweaks in the Shoppingcart.scss
      
      Ex-78 New UI In receipt page
      
      EX-73 Purchasers can buy a course on behalf of a different student
      
      WL-78 updated the receipt page UI.
      
      Wl-72 updated Billing Information UI and removed the Order Address fields
      
      WL-71 Remove Purchase Type Buttons from UI
      
      WL-71 Updated minor UI issues and updated test cases
      
      WL-78 updated the enrollment links in the receipt page
      
      made changes in Order generated sales csv in Instructor Dashboard.
       The total_registration_codes and total_used_codes
        were not correctly stored in the csv file.
      
      1) The total_registration_codes were not filtered with
       course_id.
      2) The total_used_codes that a user had redeemed
       were not correctly included in the CSV.
      
      added a fix in the courseware view to let the users visit the courseware if they have enrolled in the course by clicking on the enrollment link
      
      rebase and resolved conflicts with master
      
      WL-97 Bulk Registration Email Confirmation
      Below is the commit summary.
      - Make email text bold as per requirement.
      - Improve email template quality and reorder points.
      - Add text in billing details page : "if no additional billing details are populated the payment confirmation will be sent to the user making the purchase"
      - Update text on receipt page "You have successfully purchase 3 course registration codes"
      
      WL-100 fixed the bug on the edit/add coupon and set course price.
      Ajax requests were duplicating in each callback. fixed this issue by creating the manual ajax request rather than the Lean Modal Ajax requests
      
      allow for better White Label branding in shopping cart purchase emails
      
      fix up typos and text
      
      fix goof
      
      fix
      
      fix
      
      incorporated model changes as suggested by Jason.
      
      updated order sales csv
      
      updated test cases for CourseRegCodeItem model and csv for the order generated sales
      
      updated the migrations history
      
      fixed the lms acceptance tests
      
      Be sure to check for multiple types
      
      address PR feedback
      
      PR feedback
      
      PR feedback
      
      pep8 fix
      asadiqbal08 committed
  20. 06 Oct, 2014 3 commits
  21. 29 Sep, 2014 1 commit
  22. 25 Sep, 2014 1 commit
  23. 24 Sep, 2014 1 commit
    • Disabled student view if course is not yet released for students. · f14dd9d3
      LMS-6617
      
      Fixed wiki merge url regex.
      TNL-413
      
      ECOM-345 changed any lists that could display with only 1 item to divs
      
      ECOM-345 Added aria tags for header
      
      ECOM-364 Accessibility update for footer
      
      added my name to the authors file
      
      Addressing feedback from code review - removing unnecessary element references in selectors
      
      Updated header aria-label to be main
      Waheed Ahmed committed
  24. 22 Sep, 2014 1 commit
  25. 18 Sep, 2014 2 commits
  26. 11 Sep, 2014 1 commit
  27. 02 Sep, 2014 1 commit
  28. 29 Aug, 2014 1 commit
  29. 21 Aug, 2014 1 commit
  30. 20 Aug, 2014 1 commit
  31. 14 Aug, 2014 1 commit
  32. 12 Aug, 2014 1 commit