• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix code that skips non-section communties when sending emails to actually function.

Don't error is message key is not in catalog.

Fix to include sections in shopping cart in attendance count

modify section proc to retrive Location categories

modify dotlrn-ecommerce section proc another change in rel

commit email templates, modifications to applications and waiting list

  1. … 19 more files in changeset.
Add course name to community name so it makes sense in an email.

Add support for variable in email templates.

Added Zone in catalog display

  1. … 1 more file in changeset.
Add support for dotlrn::default_member_email callback

fixed an apm callback to set default value for a dotlrn_catalog column, added NotifyApplicantOnRequest parameter to that controls whether applicants receive an email when they apply for a course

  1. … 2 more files in changeset.
Adding code for additional editable email templates.

  1. … 10 more files in changeset.
Bugfix on section cache flush

  1. … 1 more file in changeset.
Updated attendees count computation

Flush section

Added waiting list number to user message

  1. … 1 more file in changeset.
Bugfixes on applications timeout sweeper

  1. … 2 more files in changeset.
Created procs to be cached

add a description field to dotlrn_ecommerce_section table, internationalize instructor and assistant instructor form labels

  1. … 6 more files in changeset.
fix the code that gets the ShowCategory parameter so that we have a default value in case it's not set, fix the apm callback to add display_p, we can't put default value in column_spec put the default_value in the -default_value switch instead

  1. … 1 more file in changeset.
Allow showing and hiding of courses

  1. … 3 more files in changeset.
Support to display and edit files from file storage

  1. … 6 more files in changeset.
Display different buttons if section is full or requires application

  1. … 3 more files in changeset.
Changed flow for application assessment, assessment is presented before order hits the shopping cart and user is immediately placed in the waiting list

  1. … 7 more files in changeset.
commit changes from July 11 to July 16 the week that cvs.openacs.org was down, added concept of membership and membership pricing in dotlrn-ecommerce shopping cart various bug fixes and modifications to dotlrn-ecommerce

    • -0
    • +14
    ./dotlrn-ecommerce-init.tcl
  1. … 70 more files in changeset.
Bugfix on sessions list

add a parameter so that we have the option to offer free registration to courses without payment or going thru the shopping cart

  1. … 5 more files in changeset.
Display only latest contact information, put some messages in the catalog and moved some code in the API

  1. … 3 more files in changeset.
to get the rels to work on oracle we have to shorten the rel name in many places, this affects postgres too

  1. … 10 more files in changeset.
get dotlrn-ecommerce to install.oracle, move queries from tcl files into xql files, removed empty xql files, shortened view names particularly in dotlrn-ecommerce-membership-create due to oracle's limit on identifier names

    • -0
    • +69
    ./section-procs-oracle.xql
    • -0
    • +63
    ./section-procs-postgresql.xql
  1. … 24 more files in changeset.