• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-5.1.4d5-5.1.4d6.sql was initially added on branch oacs-5-1.

Misspelled the query name for calling an Oracle function in package_exec_plsql...

Creation_date and object_type are optional with defaults.

Don't pass creation_date on new unless its not null.

Fix delete command to use plsql "del"

Fix delete procs to call pl/sql as "del" to work in Oracle and PG

Fix __delete functions to have __del variant.

Create __del functions to match oracle.

file upgrade-5.1.4d4-5.1.4d5.sql was initially added on branch oacs-5-1.

Add __del function to match oracle so package_exec_plsql will work

Deleting the calls evaluation_create__template and evaluation_delete__tempalte

Deleting the functions evaluation_create__template and evaluation_delete__template

Adding the param {-package_id ""} in the function content::template::new

Adding the define "define_function_args('content_template__new','name,parent_id,template_id,creation_date,creation_user,creation_ip,text,is_live')" in the function content_template__new

Simple population of the bug tracker, incomplete though (the add comments

field does nothing at the moment)

file add-bugs.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/contrib/packages/populate/www/add-bugs.adp
file add-bugs.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/contrib/packages/populate/www/add-bugs.xql
file add-bugs.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/contrib/packages/populate/www/add-bugs.tcl
Error in my test case, you have to flush the components cache if you add

one...

Adding db_exec_plsql delete_templates { select evaluation__delete_template() }

Adding the functions drop function evaluation__delete_template ();

drop function evaluation__create_template ();

Adding function "create function evaluation__delete_template ()"

Add help link to new page

Add help page and link to the help page.

    • -1
    • +2
    /openacs-4/packages/wiki/lib/footer.adp
    • -0
    • +18
    /openacs-4/packages/wiki/www/doc/wiki-help.adp
added inline error message

Intitial import of ezic-gateway package

  1. … 4 more files in changeset.
Initial revision

    • -0
    • +57
    /openacs-4/packages/ezic-gateway/ezic-gateway.info
    • -0
    • +1075
    /openacs-4/packages/ezic-gateway/tcl/ezic-gateway-procs.tcl
    • -0
    • +45
    /openacs-4/packages/ezic-gateway/tcl/ezic-gateway-procs.xql
    • -0
    • +10
    /openacs-4/packages/ezic-gateway/www/index.adp
    • -0
    • +40
    /openacs-4/packages/ezic-gateway/www/index.tcl
    • -0
    • +15
    /openacs-4/packages/ezic-gateway/www/index.xql
    • -0
    • +32
    /openacs-4/packages/ezic-gateway/www/admin/index-postgresql.xql
    • -0
    • +245
    /openacs-4/packages/ezic-gateway/www/doc/index.adp
  1. … 4 more files in changeset.
Added support for ns_ldap bind authentication

Added Jim Lynch to committers