• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset oacs-5-4:derickl:20050625004428:2 does not match your current filter (clear filter).

file behavioral_model.gif was added on branch oacs-5-4 on 2008-04-24 10:50:35 +0000

    • binary
    ./imsld/www/doc/resources/behavioral_model.gif
file imsld_diagram_B.gif was added on branch oacs-5-4 on 2008-04-24 10:50:35 +0000

    • binary
    ./imsld/www/doc/resources/imsld_diagram_B.gif
file imsld_diagram_A.gif was added on branch oacs-5-4 on 2008-04-24 10:50:35 +0000

    • binary
    ./imsld/www/doc/resources/imsld_diagram_A.gif
documentation of the imsld package

    • -0
    • +3
    ./imsld/www/doc/ch01.html
    • -0
    • +3
    ./imsld/www/doc/ch01s01.html
    • -0
    • +3
    ./imsld/www/doc/ch01s02.html
    • -0
    • +3
    ./imsld/www/doc/ch01s03.html
    • -0
    • +3
    ./imsld/www/doc/ch01s04.html
    • -0
    • +3
    ./imsld/www/doc/ch01s05.html
    • -0
    • +3
    ./imsld/www/doc/ch01s06.html
    • -0
    • +3
    ./imsld/www/doc/ch01s07.html
    • -0
    • +3
    ./imsld/www/doc/ch01s08.html
    • -0
    • +3
    ./imsld/www/doc/ch01s09.html
    • -0
    • +3
    ./imsld/www/doc/ch01s10.html
    • -0
    • +3
    ./imsld/www/doc/ch01s11.html
    • -0
    • +3
    ./imsld/www/doc/ch01s12.html
    • -0
    • +3
    ./imsld/www/doc/ch02.html
  1. … 36 more files in changeset.
added another missing message key

    • -0
    • +1
    ./acs-kernel/catalog/acs-kernel.en_US.ISO-8859-1.xml
added missing message key

    • -0
    • +1
    ./acs-kernel/catalog/acs-kernel.en_US.ISO-8859-1.xml
add a TERM column in the expenses list

solve bug when print webdav url

added support for deleting a session and subsequently an attendance task

adding imsld package

looks like I missed the expense-tracking admin portlet drop sql script, here it is

    • -0
    • +86
    ./dotlrn-expense-tracking/sql/postgresql/dotlrn-expense-tracking-admin-portlet-drop.sql
there's a bug in calendar new proc where the calendar type isn't saved, fixed here

fix the callback, there's no such callback as package_mount

add drop scripts for admin portlet, modify clone proc to simply create a community, there's nothing to clone yet in expenses

    • -33
    • +0
    ./dotlrn-expense-tracking/sql/postgresql/dotlrn-expense-tracking-admin-portlet-create.sql
    • -0
    • +2
    ./dotlrn-expense-tracking/sql/postgresql/dotlrn-expense-tracking-drop.sql
    • -9
    • +12
    ./dotlrn-expense-tracking/tcl/dotlrn-expense-tracking-procs.tcl
add drop scripts for admin portlet, modify clone proc to simply create a community, there's nothing to clone yet in attendance

    • -1
    • +1
    ./dotlrn-attendance/sql/postgresql/dotlrn-attendance-admin-portlet-create.sql
    • -0
    • +86
    ./dotlrn-attendance/sql/postgresql/dotlrn-attendance-admin-portlet-drop.sql
    • -10
    • +10
    ./dotlrn-attendance/tcl/dotlrn-attendance-procs.tcl
remove empty sql files in dotlrn-expense-tracking, sql has been moved to expenses package of which this has a dependency

fixed callback on expenses so that a category tree 'expense code' is created

enclosed htmls widths with % in double quotes

commit attendance admin portlet

    • -0
    • +1
    ./dotlrn-attendance/www/dotlrn-attendance-admin-portlet.adp
    • -0
    • +4
    ./dotlrn-attendance/www/dotlrn-attendance-admin-portlet.tcl
commit the expense admin portlet

    • -0
    • +1
    ./dotlrn-expense-tracking/www/dotlrn-expense-tracking-admin-portlet.adp
    • -0
    • +4
    ./dotlrn-expense-tracking/www/dotlrn-expense-tracking-admin-portlet.tcl
allow evaluation::new_task to accept an optional package_id parameter to make it more flexible

getting rid of trailing quote that is breaking sql

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