• last updated 59 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding package_id to contact::employee::get procs and directphone to lib/message_type interpolation

making links to contacts tasks more clear

    • -1
    • +3
    /openacs-4/packages/tasks/lib/tasks.tcl
adding messages that belong with 1.0d9

minor bug fixes, and using the contacts templates for display for process pages

    • -2
    • +2
    /openacs-4/packages/tasks/www/delete.tcl
    • -1
    • +2
    /openacs-4/packages/tasks/www/index.adp
    • -2
    • +6
    /openacs-4/packages/tasks/www/index.tcl
    • -1
    • +1
    /openacs-4/packages/tasks/www/process-task.adp
    • -3
    • +1
    /openacs-4/packages/tasks/www/process.adp
only adding process tasks that are not deleted (i.e. that have a status_id

changing the check for tasks to see if its enabled not if its mounted

Adding processes key and upgrading to 0.1d9

adding missing semi-colon

updates to make use of tasks 1.0d9 which is now a service and can work with contacts package instance awareness

minor bug fixes to the service level tasks package upgrade done earlier in the week

    • -1
    • +3
    /openacs-4/packages/tasks/lib/tasks-portlet.adp
    • -1
    • +3
    /openacs-4/packages/tasks/lib/tasks-portlet.tcl
    • -2
    • +1
    /openacs-4/packages/tasks/lib/tasks.adp
    • -7
    • +17
    /openacs-4/packages/tasks/lib/tasks.tcl
    • -1
    • +3
    /openacs-4/packages/tasks/www/index.adp
    • -10
    • +15
    /openacs-4/packages/tasks/www/index.tcl
Fixing infinite recursive call in get_site_template_id_not_cached

let client script specify sort-order of category items

second level sorting by page_title, rendering title of currently active page as bold

Fixing drop sequence

rollback for datamanager facilities

rollback for datamanager facilities

rollback for datamanager callbacks

rollback for datamanager facilities

    • -73
    • +1
    /openacs-4/packages/news/tcl/news-procs.tcl
    • -34
    • +0
    /openacs-4/packages/news/tcl/news-procs.xql
rollback of datamanager procedures

    • -12
    • +0
    /openacs-4/packages/forums/tcl/forums-procs.tcl
    • -8
    • +0
    /openacs-4/packages/forums/tcl/forums-procs.xql
rollback for datamanager procs

    • -47
    • +0
    /openacs-4/packages/faq/tcl/faq-procs.tcl
    • -14
    • +0
    /openacs-4/packages/faq/tcl/faq-procs.xql
Adding oracle support

file theme-selva-drop.sql was initially added on branch oacs-5-2.

Changed as_copy test case to not use datamanager callback and just use as::assessment::copy

Use creator_id instead of creation_user, creation_user is sometimes blank which causes an error

fixing java-script encoding for UTF-8 characters

    • -4
    • +4
    /openacs-4/packages/xowiki/www/ajax/chat.js
fixing typo, application_data_link::get.linked_objects was supposed to look for object_id not package_id

Conditionalized tests of bindvar emulation so they're not run for Oracle.

Two of them don't work for Oracle (tries to do a "select" in db_exec_plsql)

and since Oracle's definition of bindvar semantics defines the emulation

semantics it seems silly to test if Oracle adheres to them or not :)

Conditionalized tests of bindvar emulation so they're not run for Oracle.

Two of them don't work for Oracle (tries to do a "select" in db_exec_plsql)

and since Oracle's definition of bindvar semantics defines the emulation

semantics it seems silly to test if Oracle adheres to them or not :)

not sure why I had placed a check to restrict the members page to admins only, will comment that code out as it doesn't seem logical to restrict the entire page to admins only

extra comma removed