• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add explicit casts to all max_n_rels with value null to increase readability and to ease function disambiguation

    • -5
    • +5
    ./postgresql/dotlrn-ecommerce-memberships-create.sql
  1. … 8 more files in changeset.
CHeck show_price_p on display. Set show_price_p on existing sections.

  1. … 1 more file in changeset.
Added option to show section price or not

    • -1
    • +2
    ./postgresql/dotlrn-ecommerce-create.sql
    • -0
    • +11
    ./postgresql/upgrade/upgrade-0.1d24-0.1d25.sql
  1. … 5 more files in changeset.
Removed not null constraint in dotlrn_ecommerce_orders.checked_out_by

    • -2
    • +2
    ./postgresql/dotlrn-ecommerce-create.sql
the assessmant_map table should be created on package install

    • -1
    • +16
    ./postgresql/dotlrn-ecommerce-create.sql
added a custom field that was defined in an upgrade script, seems we forgot to update the create script to include this custom field for new installs, added additiona fields that should be dropped by dotlrn-ecommerce-views-drop.sql

    • -2
    • +6
    ./postgresql/dotlrn-ecommerce-create.sql
    • -1
    • +6
    ./postgresql/dotlrn-ecommerce-views-drop.sql
Changed member states "awaiting payment" to "application sent", and "payment received" to "application approved", functionality had evolved and the old member states had been misnomers.

Changed member states "awaiting payment" to "application sent", and "payment received" to "application approved", functionality had evolved and the old member states had been misnomers.

    • -2
    • +2
    ./postgresql/dotlrn-ecommerce-create.sql
  1. … 21 more files in changeset.
adding credit card type to dlec_view_orders

    • -0
    • +55
    ./postgresql/upgrade/upgrade-0.1d23-0.1d24.sql
addin credit card type to dlec_view_orders

    • -3
    • +7
    ./postgresql/dotlrn-ecommerce-views-create.sql
Support showing/hiding individual sections

    • -0
    • +14
    ./postgresql/upgrade/upgrade-0.1d22-0.1d23.sql
  1. … 2 more files in changeset.
adding session and start date views

    • -0
    • +46
    ./postgresql/upgrade/upgrade-0.1d21-0.1d22.sql
formatting

    • -2
    • +9
    ./postgresql/dotlrn-ecommerce-views-create.sql
adding views for sessions and for start date

    • -2
    • +40
    ./postgresql/dotlrn-ecommerce-views-create.sql
fixes to dlec_view_orders to use in order page

    • -5
    • +3
    ./postgresql/dotlrn-ecommerce-views-create.sql
fixes order view and adds location

    • -0
    • +70
    ./postgresql/upgrade/upgrade-0.1d19-0.1d20.sql
adding confirmed_date_only_date

    • -3
    • +3
    ./postgresql/dotlrn-ecommerce-views-create.sql
changing name to location instead of zone

    • -2
    • +2
    ./postgresql/dotlrn-ecommerce-views-create.sql
changing zone to location; modifying dlec_view_orders to have same query as orders page

    • -12
    • +46
    ./postgresql/dotlrn-ecommerce-views-create.sql
fix membership create so that instructors and teaching assistants are give dotlrn_admin_rel role, fixed a missing close brace in a comment inside tree-chuck.tcl

    • -2
    • +2
    ./postgresql/dotlrn-ecommerce-memberships-create.sql
  1. … 1 more file in changeset.
changine dotlrn_ecommerce_sections to dotlrn_view_sections to add course name

    • -2
    • +2
    ./postgresql/dotlrn-ecommerce-views-create.sql
Renamed views to dotlrn_view_section_report and dotlrn_view_membership_orders

    • -3
    • +3
    ./postgresql/dotlrn-ecommerce-views-create.sql
Updated dlec_members view to show membership orders instead

    • -11
    • +18
    ./postgresql/dotlrn-ecommerce-views-create.sql
    • -11
    • +18
    ./postgresql/upgrade/upgrade-0.1d17-0.1d18.sql
Added dlec_sections and dlec_members views and a version bump to run upgrade script

    • -1
    • +35
    ./postgresql/dotlrn-ecommerce-views-create.sql
    • -0
    • +42
    ./postgresql/upgrade/upgrade-0.1d17-0.1d18.sql
  1. … 1 more file in changeset.
Improved association of application to assessment

    • -0
    • +22
    ./postgresql/upgrade/upgrade-0.1d14-0.1d15.sql
  1. … 4 more files in changeset.
Moved drop cals from dotlrn-ecommerce-views-create.sql to drop script

    • -1
    • +3
    ./postgresql/dotlrn-ecommerce-drop.sql
    • -18
    • +1
    ./postgresql/dotlrn-ecommerce-views-create.sql
    • -0
    • +25
    ./postgresql/dotlrn-ecommerce-views-drop.sql
Added column in order summary page to keep track if the order was done by the user or by an admin

    • -3
    • +4
    ./postgresql/dotlrn-ecommerce-create.sql
    • -0
    • +11
    ./postgresql/upgrade/upgrade-0.1d12-0.1d13.sql
  1. … 5 more files in changeset.
Upgrade scripts to 0.1d8, add show_description_p ecommerce custom field and new parameters

    • -0
    • +12
    ./postgresql/upgrade/upgrade-0.1d7-0.1d8.sql
  1. … 1 more file in changeset.
Support for accepting discount codes

    • -1
    • +5
    ./postgresql/dotlrn-ecommerce-create.sql
  1. … 12 more files in changeset.
Added support for multi-item discount and lock box payment method

    • -0
    • +14
    ./postgresql/upgrade/upgrade-0.1d4-0.1d5.sql
  1. … 3 more files in changeset.