• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Activate allow_bulk_actions parameter at include

Upgrade version with oracle compatibility

Change for ORACLE compatibility. The changes are tested with test procs.

    • -33
    • +16
    /openacs-4/packages/views/tcl/views-procs.tcl
    • -0
    • +39
    /openacs-4/packages/views/tcl/views-procs.xql
    • -0
    • +103
    /openacs-4/packages/views/tcl/test/views-procs.tcl
Changes for ORACLE compatibility after change datamodel

    • -25
    • +2
    /openacs-4/packages/views/lib/views-chunk.tcl
Problem with PL/SQL function VIEWS_VIEW_BY_TYPE. Select return OCI_NO_DATA

adding ost height attribute

adding lost height attribute again

adding the release version of xowiki and xotcl-core to the oacs-5-3 branch

    • -16
    • +363
    /openacs-4/packages/xotcl-core/tcl/05-db-procs.tcl
  1. … 199 more files in changeset.
file xowiki-procs.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:24 +0000

    • -0
    • +0
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
improve compatibility for xotcl 1.4.0

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
file xowiki-callback-procs.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:24 +0000

fix typo

file xowiki.info was added on branch oacs-5-3 on 2007-08-01 21:39:23 +0000

    • -0
    • +0
    /openacs-4/packages/xowiki/xowiki.info
align dependencies

    • -1
    • +1
    /openacs-4/packages/xowiki/xowiki.info
bump version numbers

    • -4
    • +4
    /openacs-4/packages/xowiki/xowiki.info
file xowiki-form-procs.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:24 +0000

allow old-stype folder specs for xowiki pages. hope, this won't be necessary in the future.

    • -2
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
reduce log verbosity

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
file form-field-procs.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:24 +0000

some final cleanup

Change for oracle compatibility and upgrade script for this.

Add oracle support and upgrade script from lors-oracle-port branch

    • -0
    • +90
    /openacs-4/packages/views/sql/oracle/views-procs.sql
changing 'empty_string_p' call to 'string equal x1 x2', rewording 'pointer' to 'object' to be more like tdom terminology and be less confusing as these are not real pointers, but tdom objects, and getting rid of unnecessary 'string trim' calls

    • -31
    • +31
    /openacs-4/packages/acs-tcl/tcl/tdom-procs.tcl
Don't treat string as a list (if there are quotes etc, it'll fail).

Capture the html attributes accurately instead of relying or ordering in

the list.

file xowiki-portlet-procs.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:24 +0000

for edit in bookmode, set return url to #anchor

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Fixing the way ams uses forms on attribute-add to work with the new methods in 5.3+

    • -2
    • +2
    /openacs-4/packages/ams/www/attribute-add.tcl
TDOM helper procs

    • -0
    • +119
    /openacs-4/packages/acs-tcl/tcl/tdom-procs.tcl
Fixing template::widget::menu. Checkbox and radio widgets are checked not selected when active. See: http://www.w3.org/TR/html4/interact/forms.html

fixing bug in query application_group::delete.delete - removing extra comma