• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
more information about one course

new asm-admin dir

level is a reserved word in Oracle. Changing to treelevel.

Adding missing view_p column

fixing assessment oracle for content-repository

Fixed datamodel to work with new acs_object fields (package_id, title).

Made add_elements and process consistent about special handling of acs_object fields.

Give Rob Denison commit on openacs-4

Reintroduced util_memoize and added the subsite_id as a parameter to it, so the memoize will work correctly. Kudos to Jeff for pointing this out

You cannot memoize this query, as the assignees are different for each package_id

Add dynamic-types as a module.

resurrect file

asm-action-new-oracle.xql

resurrect file

resurrect erased file that MUST be here

changin links of cc-admin to dt-admin

adding dotlrn-catalog pkg & karma to miguelm for it

Intial import of dotlrn-catalog

  1. … 49 more files in changeset.
Initial revision

    • -0
    • +34
    /openacs-4/packages/dotlrn-catalog/dotlrn-catalog.info
    • -0
    • +5
    /openacs-4/packages/dotlrn-catalog/lib/community-chunk.adp
    • -0
    • +10
    /openacs-4/packages/dotlrn-catalog/lib/community-chunk.tcl
    • -0
    • +11
    /openacs-4/packages/dotlrn-catalog/lib/community-chunk.xql
    • -0
    • +91
    /openacs-4/packages/dotlrn-catalog/lib/course-chunk.adp
    • -0
    • +25
    /openacs-4/packages/dotlrn-catalog/lib/course-chunk.tcl
    • -0
    • +16
    /openacs-4/packages/dotlrn-catalog/lib/course-chunk.xql
    • -0
    • +10
    /openacs-4/packages/dotlrn-catalog/lib/dotlrn-chunk.tcl
    • -0
    • +12
    /openacs-4/packages/dotlrn-catalog/lib/dotlrn-chunk.xql
    • -0
    • +11
    /openacs-4/packages/dotlrn-catalog/lib/tree-chunk.adp
    • -0
    • +42
    /openacs-4/packages/dotlrn-catalog/lib/tree-chunk.tcl
    • -0
    • +26
    /openacs-4/packages/dotlrn-catalog/lib/tree-chunk.xql
  1. … 49 more files in changeset.
Oracle was complaining about joining with a CONNECT BY. I've refactored the mask into an EXISTS clause. Should this be handled with a 'read_site_map' permission instead of the masking table?

Look a little harder for the message body, and use only the first-encountered text/plain and text/html.

Fix test to work on Oracle with BLOB content.

change call to acs_object__new to work in head and oacs-5-1

Dave fixed his test case ...

admin was moved to asm-admin in order to prevent site admin only having access to that files

  1. … 191 more files in changeset.
add after-mount callback

convert as_actions into acs_objects

Missed one file modified by daveb in my last commit

add after-upgrade proc call

upgrade script for last version

place proc calls in the right place