• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Oracle needs to use "del()" rather than "delete()" for 9i and better due to

"delete" being treated as a reserved word in PL/SQL.

The set-parameter procedure calls parameter::set_value, which returns

the newly set value. When a Tcl proc has no explicit return statement,

as was true of set-parameter, the value of the last expression is returned.

In other words, the value of the parameter. Which messed up the HTML sent

up the pipe to the browser being used to install OpenACS.

Added empty MergeUser proc

Initial upload of tasks 1.0d9, this is a substantial upgrade to convert tasks to a service that instance aware applications (such as contacts) can use to keep tasks seperated on a per instance basis. There will likely be a number of bugs in this upload that should be fixed as I test upgrades on various developmental setups.

    • -10
    • +6
    /openacs-4/packages/tasks/lib/tasks-portlet.adp
    • -6
    • +1
    /openacs-4/packages/tasks/lib/tasks-portlet.tcl
    • -108
    • +53
    /openacs-4/packages/tasks/lib/tasks-postgresql.xql
    • -9
    • +38
    /openacs-4/packages/tasks/lib/tasks.adp
    • -107
    • +302
    /openacs-4/packages/tasks/lib/tasks.tcl
    • -113
    • +197
    /openacs-4/packages/tasks/tcl/tasks-procs.tcl
    • -2
    • +74
    /openacs-4/packages/tasks/tcl/tasks-procs.xql
    • -10
    • +10
    /openacs-4/packages/tasks/www/contact.adp
    • -25
    • +3
    /openacs-4/packages/tasks/www/contact.tcl
  1. … 11 more files in changeset.
Removing unneeded files from tasks package

restoring timoh's addition 1.37.2.1 of the parameter case_id to case::new

moving tasks/www/task.* to tasks/lib/task-form.*

    • -0
    • +1
    /openacs-4/packages/tasks/lib/task-form.adp
    • -0
    • +289
    /openacs-4/packages/tasks/lib/task-form.tcl
    • -0
    • +62
    /openacs-4/packages/tasks/lib/task-form.xql
    • -10
    • +0
    /openacs-4/packages/tasks/www/task.adp
    • -278
    • +0
    /openacs-4/packages/tasks/www/task.tcl
    • -62
    • +0
    /openacs-4/packages/tasks/www/task.xql
adding tasks/sql/postgresql/upgrade/upgrade-0.1d8-0.1d9.sql file

Removing unneeded files from tasks package

    • -9
    • +0
    /openacs-4/packages/tasks/www/delete.adp
    • -126
    • +0
    /openacs-4/packages/tasks/www/process-interval.tcl
    • -9
    • +0
    /openacs-4/packages/tasks/www/process-use.adp
    • -64
    • +0
    /openacs-4/packages/tasks/www/process-use.tcl
  1. … 7 more files in changeset.
fixing ams_value__telecom_number output sql code

fixing lt_attribute_pretty_count and lt_attribute_pretty_area messages