• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Revised DB API Documentation

* Added db_multirow

* Added db_name, db_type, etc. that were missing

* Removed no longer existing procs (e.g. db_register_pooled_sequence)

add additional order by clause on last_name in list_possible_subcomm_users.select_possible_users

postgres queries created

trying to fix the "ny03" again

    • -1
    • +1
    /openacs-4/packages/CVSROOT.dotlrn/log.pl
add favicon

    • binary
    /openacs.org-dev/www/favicon.ico
initial tcl api

An inform widget would error if its value wasn't set at render time. Now it just displays the empty string.

fixed all_in_one typo

removed sql

    • -0
    • +34
    /openacs-4/packages/dotlrn-fs/www/all-objects-oracle.xql
    • -0
    • +34
    /openacs-4/packages/dotlrn-fs/www/all-objects-postgresql.xql
    • -0
    • +48
    /openacs-4/packages/dotlrn-fs/www/index-oracle.xql
    • -0
    • +48
    /openacs-4/packages/dotlrn-fs/www/index-postgresql.xql
change hardcoded email subject beginning to: ny04 from ny03

    • -1
    • +1
    /openacs-4/packages/CVSROOT.dotlrn/log.pl
added plsql datamodel

new users can be added as dotlrn_externals now

added research-portlet to packages list

updated for dotlrn-research research-portlet

fixed dotlrn::is_package_mounted to check if the package is mounted directly

under dotlrn, i.e. /dotlrn/bulk-mail, not

/dotlrn/classes/foo/bar/bar-summer-2002/bulk-mail. if any code depended on

this broken behaviour then that code will have to be fixed.

    • -1
    • +1
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
added support for the new 'forums' package (olah)

fixed a bunch of queries that were select

s instead of perform.. file uploading works on pg now

fixed a query that used select instead of perform

added Tracy's fix for the hex conversion

Fixed a bug reported by Andrew Grumet (in the forums) - the default parameter

value could be returned at times even if a value was set. This happened

if you added a parameter because the cache update query was wrong. Rebooting

would fix it so no one had noticed ...

Trailing comma after the last column in a create table doesn't work ...

fix navbar for when there is no root_folder_id

fix up the ui a bit and use the new base_url arg to

attachments::get_attachments

adding base_url arg to get_attachments so that we can better control the

system. there is no need to assume that attachments is mounted under the

current package.

fix a few bugs in the oracle packages and one type in the tcl library

initial dotlrn recruiting app. so far just the datamodel, no api.

Initial revision

mostly changes to support the new dotlrn reseach paper module. also some user

type functions to provide an api to access the user type data

    • -32
    • +36
    /openacs-4/packages/dotlrn/dotlrn.info
    • -15
    • +15
    /openacs-4/packages/dotlrn/tcl/class-procs.tcl
    • -4
    • +15
    /openacs-4/packages/dotlrn/tcl/dotlrn-init.tcl
    • -0
    • +73
    /openacs-4/packages/dotlrn/tcl/user-type-procs.tcl
    • -0
    • +13
    /openacs-4/packages/dotlrn/tcl/user-type-procs.xql
  1. … 20 more files in changeset.
add_attachment_url now takes an optional folder_id argument to use as the root

folder.

initial version

  1. … 4 more files in changeset.