• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added commit on openacs-4 for clasohm.

changing zone to location; modifying dlec_view_orders to have same query as orders page

Updated the version number and the provides section

Fix bug#2629. Use Postgresql syntax to cast to an interval. It doens't matter if we use the oracle style convenience funciton since this is still a postgresql specific query.

add finished_date column to imsld_status_learner

fixing version info

trim slashes from mount points so that mounting doesn't break

fixing version info

Fix bug #2630, typo in scheduling closing proc

My Solaris machine does not have 'whereis' installed. Windows machines may not have 'find' installed. This code needs to be refactored, perhaps putting the ImageMagick paths in apm parameters like other packages that use ImageMagick do.

fixing version info

Reverting broken code imported from Project/Open

    • -15
    • +4
    /openacs-4/packages/wiki/lib/footer.adp
    • -4
    • +0
    /openacs-4/packages/wiki/lib/footer.tcl
    • -42
    • +11
    /openacs-4/packages/wiki/lib/new.tcl
    • -17
    • +6
    /openacs-4/packages/wiki/lib/page.adp
    • -53
    • +7
    /openacs-4/packages/wiki/lib/page.tcl
    • -21
    • +6
    /openacs-4/packages/wiki/tcl/wiki-procs.tcl
    • -7
    • +97
    /openacs-4/packages/wiki/tcl/wikit-procs.tcl
    • -8
    • +0
    /openacs-4/packages/wiki/www/admin/index.adp
    • -197
    • +0
    /openacs-4/packages/wiki/www/admin/index.tcl
  1. … 4 more files in changeset.
Add requires for openacs 5-2

adding skeleton for imsld-portlet

    • -0
    • +26
    /openacs-4/packages/imsld-portlet/imsld-portlet.info
    • -0
    • +29
    /openacs-4/packages/imsld-portlet/tcl/apm-callback-procs.tcl
    • -0
    • +354
    /openacs-4/packages/imsld-portlet/tcl/imsld-portlet-procs.tcl
    • -0
    • +16
    /openacs-4/packages/imsld-portlet/www/imsld-portlet.adp
    • -0
    • +18
    /openacs-4/packages/imsld-portlet/www/imsld-portlet.tcl
1. making parser a little more flexible.

2. adding sort_order column to the tables imsld_plays, imsld_acts and imsld_role_parts (tha will be used by the player

).

3. adding the imsld-status-create/drop.sql scripts, that will have the data model of the control tables.

    • -32
    • +276
    /openacs-4/packages/imsld/tcl/imsld-parse-procs.tcl
    • -1
    • +1
    /openacs-4/packages/imsld/www/index.adp
    • -0
    • +10
    /openacs-4/packages/imsld/www/index.tcl
Added accessor function to set context id.

    • -1
    • +10
    /openacs-4/packages/acs-tcl/tcl/object-procs.tcl
    • -0
    • +10
    /openacs-4/packages/acs-tcl/tcl/object-procs.xql
attempting fix for bug 2603 and an anticipated bug with another ad_parameter case. also removing tabs in sql and code for good measure.

Fixed typo

commit to OACS-5-2 merge of changes on OACS-5-1

(using tag vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all

    • -15
    • +15
    /openacs-4/packages/oacs-dav/tcl/tDAV-procs.tcl
adding skeleton for dotlrn-imsld

    • -0
    • +27
    /openacs-4/packages/dotlrn-imsld/dotlrn-imsld.info
    • -0
    • +58
    /openacs-4/packages/dotlrn-imsld/tcl/apm-callback-procs.tcl
    • -0
    • +198
    /openacs-4/packages/dotlrn-imsld/tcl/dotlrn-imsld-procs.tcl
fixing documentation headers (too much copy/paste :-)

fixing documentation headers (too much copy/paste :-)

fixing documentation headers (too much copy/paste :-)

moving instantiation to the TCL API (from the SQL API)

moving instantiation to the TCL API (from the SQL API)

file apm-callback-procs.tcl was added on branch oacs-5-2 on 2005-09-26 20:37:12 +0000

file apm-callback-procs.tcl was added on branch oacs-5-1 on 2005-09-26 20:37:18 +0000

moving instantiation to the TCL API (from the SQL API)

    • -0
    • +58
    /openacs-4/packages/dotlrn-lorsm/tcl/apm-callback-procs.tcl
solve bug: items personals publics by default, bug 2628

file upgrade-3.0b4-3.0.1d1.sql was initially added on branch oacs-5-1.