• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add callback to generate wiki_related cr_item rel type to keep track of backlinks.

Fix define function args for content_item__set_live revision

file upgrade-5.1.4d6-5.1.4d7.sql was initially added on branch oacs-5-1.

oops last commit accidently screwed up the xql file

Tch tch someone put some SQL code inline rather than in an XQL file 'cause

they thought it was DB independent and it was really PG dependent. I made

it DB independent and stuck it in the XQL file where it belongs anyway.

Fix bug in retrieving content and fix bug in query to get related pages

when there aren't any related pages.

    • -1
    • +1
    /openacs-4/packages/wiki/tcl/wiki-procs.tcl
Add wiki to oacs-5-1 branch.

    • -0
    • +0
    /openacs-4/packages/wiki/lib/footer.adp
    • -0
    • +0
    /openacs-4/packages/wiki/lib/footer.tcl
    • -1
    • +1
    /openacs-4/packages/wiki/tcl/wiki-procs.tcl
    • -0
    • +0
    /openacs-4/packages/wiki/tcl/wikit-procs.tcl
    • -0
    • +0
    /openacs-4/packages/wiki/www/index.vuh
Adding defaults grades

Fix define function args for content_template__new

Fix define function args for content_template__new to use the 8 parameter version.

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...