Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
E
edx-platform
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • edx
  • edx-platform
  • Repository

Switch branch/tag
  • edx-platform
  • lms
  • djangoapps
  • shoppingcart
  • migrations
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • asadiqbal08's avatar
    asadiqbal08:[EX-6] Set up data models and shopping cart enhancements in the LMS · 5734d2a8
    Added username into Authors file
    
    [Ex-12] Add user to input coupon code in the Shopping Cart
    
    [Ex-13] Discount should be reflected in the Payment confirmation page and email
    
    added E-commerce Tab in Instructor Dashboard
    
    added name/email in authors file
    
    removed the is_active column, change the colors scheme, fixed bugs
    
    wip
    
    wip
    
    test github account
    
    STORE_BILLING_INFO set to True
    
    cybersource api update, reference number updated, merchant_data removed from params
    
    View Course buttons on receipt
    
    link for course added to receipt
    
    receipt.html view course button - func update
    
    receipt.html course link update
    
    move new CyberSource implementation to a separate file so that we can keep the original
    
    remove config changes
    
    remove config changes
    
    remove coupon redemption during clear cart and update test cases
    
    [Ex-11]added test cases(E-commerce Tab Instuctor Dashboard)
    
    update data model max_length to 255
    
    remove array paid_course_ids init in views.py
    
    removed the is_active filter=false, added styling to the inactive coupon codes
    
    remove coupon redemption during clear cart and update test cases
    
    [Ex-11]added test cases(E-commerce Tab Instuctor Dashboard)
    
    update data model max_length to 255
    
    Add column to the list of coupons in the E-Commerce tab
    
    Add ability for microsites to specify custom CyberSource secret configuration, i.e. run under different accounts
    
    make the new CyberSource2 also microsite aware
    
    updating migration for student and shopping cart apps
    
    added user signup functionality that orignated from the Microsites
    
    added non-microsite user signup tests
    
    fix the hard coded callback URL to localhost
    
    add comment
    
    Modify e-commerce instructor tab to show a total amount above the coupon listings for admin finance user
    
    made changes as suggested by diana khuang
    
    add the CourseAccessRoles table to the Django Admin website
    
    shopping cart coupon checkout changes as suggested by Jason Bau
    
    changes are made according to the suggesstions on PR#4172
    
    changes made in the coupons file
    
    changes in the coupons get_coupon_info view
    
    fix merge conflict resolution error
    
    changes in the remove_coupon view json response
    
    changes as suggested by David Baumgold
    
    pep8/pylint fixes
    
    Changes as suggested by jasonBau
    
    don't assume item in shopping cart is a PaidCourseRegistration
    
    fix up some logging
    
    changed the urls of the coupon views and use the post to get the values from the request
    asadiqbal08 committed Jul 10, 2014
    5734d2a8
Name
Last commit
Last update
..
0001_initial.py Loading commit data...
0002_auto__add_field_paidcourseregistration_mode.py Loading commit data...
0003_auto__del_field_orderitem_line_cost.py Loading commit data...
0004_auto__add_field_orderitem_fulfilled_time.py Loading commit data...
0005_auto__add_paidcourseregistrationannotation__add_field_orderitem_report.py Loading commit data...
0006_auto__add_field_order_refunded_time__add_field_orderitem_refund_reques.py Loading commit data...
0007_auto__add_field_orderitem_service_fee.py Loading commit data...
0008_auto__add_coupons__add_couponredemption__chg_field_certificateitem_cou.py Loading commit data...
0009_auto__del_coupons__add_courseregistrationcode__add_coupon__chg_field_c.py Loading commit data...
__init__.py Loading commit data...