• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cached the package_object_attribute_list indefinitely as this is a serious performance degrader if you use the CR TCL functions. Furthermore, attributes should not be changed without a restart if I'm not mistaken, therefore util_memoizing indefinitely seems to be a valid way of doing this. Kudos to Timo.

Fixed a CVS merge error from 5.1 ...

  1. … 1 more file in changeset.
Fixed duplicate package_function_p definitions and miss-named sql.

  1. … 1 more file in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
Fixed package_exec_plsql so it works with Oracle procedures as well as

functions (PG only has functions so was working fine for all cases)

  1. … 2 more files in changeset.
Made package_exec_plsql work for Oracle procedures ...

  1. … 2 more files in changeset.
reverting - we are not quite ready yet

reverting - we are not quite ready yet

trickling isssues with adding package_id to acs_object table

warn on value provided for non-existent arg for package_exec_plsql

package_instantiate_object always passed NULL as the object id to new()

if you were generating the object from a form.

  1. … 1 more file in changeset.
merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

  1. … 286 more files in changeset.
Fixed new package_exec_lsql proc and also fixed bug involving funcs which

have parameters named "key" etc by renaming internal vars "__key" etc as

needed ...

  1. … 2 more files in changeset.
Added "package_exec_plsql" which, like "package_instantiate_object", allows

one to call PLSQL from Tcl, which reduces the need for oracle/pg-specific

XQL files.

  1. … 3 more files in changeset.
add -public and -private for some procs, minor bug in acs_object::get some @see notes

  1. … 12 more files in changeset.
cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 692 more files in changeset.
fixed creation user bug

don't allow creation_user to be 0 because it will fail the referential constraint

took out extraneous logging notices

updated package procs and relation procs to provide better handling of

additional variables. This *may* cause some things to break, and the added

functionality is not yet PG-compatible. It will be soon, though. (ben)

  1. … 2 more files in changeset.
fixed return rel_id

Remove Ben's temporary hack - it breaks under Oracle if the new proc

doesn't take an object_type (eg. membership_rel). Shouldn't need this

anymore.

Fixed a few spelling mistakes

Ported a bunch more of acs-subsite

Fixed a few small, acs-subsite related bugs

  1. … 41 more files in changeset.
Port group-type maintenance (no attributes yet)

  1. … 14 more files in changeset.
OpenACS 4.x

  1. … 1321 more files in changeset.
Initial revision

    • -0
    • +894
    ./package-procs.tcl
  1. … 1321 more files in changeset.