• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added application link

    • -12
    • +22
    ./dotlrn-ecommerce/www/admin/applications.tcl
reverting invadvertent commits on calendar package

    • -1
    • +31
    ./calendar/catalog/calendar.en_US.ISO-8859-1.xml
    • -2
    • +5
    ./calendar/tcl/cal-item-procs-oracle.xql
    • -4
    • +6
    ./calendar/tcl/cal-item-procs-postgresql.xql
found a problem with return url's when a calendar entry is of the recurring type, updated fix for bug # 2510

Added application link

    • -4
    • +28
    ./dotlrn-ecommerce/www/admin/applications.tcl
making changes to support courses with multiple organizations to avoid display problems on left navigation menu

Added approve link

    • -0
    • +21
    ./dotlrn-ecommerce/www/admin/application-approve.tcl
    • -4
    • +8
    ./dotlrn-ecommerce/www/admin/applications.tcl
putting back a fix on differentating timestamps that must have been deleted during the last commit

Callback now takes order_id instead of individual product_id

modified the date widget so that id attributes are created in the day, month and year if an id attribute is passed

    • -9
    • +10
    ./acs-templating/tcl/date-procs.tcl
fixed return url problem, bug # 2510

Enable associating an assessment to course to be used on section checkout

    • -1
    • +0
    ./dotlrn-ecommerce/www/admin/course-add-edit.tcl
Support pending user applications

    • -5
    • +10
    ./dotlrn-ecommerce/tcl/implementation-procs.tcl
Create additional community_id course attribute for template section community

    • -1
    • +11
    ./dotlrn-ecommerce/tcl/apm-callback-procs.tcl
Added dotlrn_ecommerce_transactions table

Added support for pending user applications

    • -7
    • +10
    ./dotlrn-ecommerce/lib/tree-chunk.tcl
    • -0
    • +5
    ./dotlrn-ecommerce/www/admin/applications.adp
    • -0
    • +50
    ./dotlrn-ecommerce/www/admin/applications.tcl
    • -0
    • +1
    ./dotlrn-ecommerce/www/admin/index.adp
Move ecommerce stuff out of admin to be accessed by normal users, add

to cart link now goes here instead of the ecommerce package

    • -0
    • +23
    ./dotlrn-ecommerce/www/ecommerce/checkout-2-oracle.xql
    • -0
    • +28
    ./dotlrn-ecommerce/www/ecommerce/checkout-2.adp
    • -0
    • +192
    ./dotlrn-ecommerce/www/ecommerce/checkout-2.tcl
    • -0
    • +63
    ./dotlrn-ecommerce/www/ecommerce/checkout-2.xql
    • -0
    • +23
    ./dotlrn-ecommerce/www/ecommerce/checkout-3-oracle.xql
    • -0
    • +21
    ./dotlrn-ecommerce/www/ecommerce/checkout-3-postgresql.xql
    • -0
    • +24
    ./dotlrn-ecommerce/www/ecommerce/checkout-3.adp
    • -0
    • +165
    ./dotlrn-ecommerce/www/ecommerce/checkout-3.tcl
    • -0
    • +54
    ./dotlrn-ecommerce/www/ecommerce/checkout-3.xql
    • -0
    • +52
    ./dotlrn-ecommerce/www/ecommerce/checkout-one-form-2-oracle.xql
    • -0
    • +70
    ./dotlrn-ecommerce/www/ecommerce/checkout-one-form-2-postgresql.xql
    • -0
    • +879
    ./dotlrn-ecommerce/www/ecommerce/checkout-one-form-2.tcl
    • -0
    • +219
    ./dotlrn-ecommerce/www/ecommerce/checkout-one-form-2.xql
    • -0
    • +55
    ./dotlrn-ecommerce/www/ecommerce/checkout-one-form-oracle.xql
    • -0
    • +57
    ./dotlrn-ecommerce/www/ecommerce/checkout-one-form-postgresql.xql
  1. … 32 more files in changeset.
added sql to add the max participants custom product field, modify script to set memberpricp to 1

    • -1
    • +1
    ./dotlrn-ecommerce/dotlrn-ecommerce.info
    • -4
    • +32
    ./dotlrn-ecommerce/www/admin/setup.tcl
Fixed bug in column name of select

fixed inadvertent commit, the calendar merge related procs were not in my latest commits

Specify different CSS file with DotfolioCSS parameter

    • -1
    • +1
    ./dotfolio/sql/postgresql/admins-drop.sql
    • -1
    • +1
    ./dotfolio/sql/postgresql/admins-init.sql
  1. … 81 more files in changeset.
Adding parameter SendErrorEmailP. This parameter indicates if an email

has to be send to the site owner whenever an error occours or not.

Check for acs kernel parameter ( SendErrorEmailP ) for sending email error or not.

Removing automatic suscription to notifications when creating a new bug.

Define specs first, then bodies.

    • -563
    • +570
    ./dotlrn/sql/oracle/upgrade/upgrade-1.0-2.0d1.sql
Define specs first, then bodies.

    • -563
    • +570
    ./dotlrn/sql/oracle/upgrade/upgrade-1.0-2.0d1.sql
The forums_forum package must be rebuilt as well.

The forums_forum package must be rebuilt as well.

This script was failing on Oracle. To fix I added named args to all calls and changed acs_sc_impl.new_alias to acs_sc_impl_alias.new

This script was failing on Oracle. To fix I added named args to all calls and changed acs_sc_impl.new_alias to acs_sc_impl_alias.new

The fancy update...from syntax in the PG version is not compatible with either ora8 or ora9.

The fancy update...from syntax in the PG version is not compatible with either ora8 or ora9.