• last updated 19 hours 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.

    • -0
    • +18
    ./views/tcl/views-procs-postgresql.xql
    • -0
    • +103
    ./views/tcl/test/views-procs.tcl
Changes for ORACLE compatibility after change datamodel

    • -0
    • +33
    ./views/lib/views-chunk-postgresql.xql
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

    • -1
    • +1
    ./xotcl-core/catalog/xotcl-core.de_DE.ISO-8859-1.xml
    • -1
    • +4
    ./xotcl-core/catalog/xotcl-core.en_US.ISO-8859-1.xml
    • -6
    • +6
    ./xotcl-core/catalog/xotcl-core.es_ES.ISO-8859-1.xml
    • -0
    • +11
    ./xotcl-core/catalog/xotcl-core.pt_BR.ISO-8859-1.xml
    • -40
    • +190
    ./xotcl-core/tcl/01-debug-procs.tcl
    • -0
    • +335
    ./xotcl-core/tcl/03-doc-procs.tcl
    • -16
    • +363
    ./xotcl-core/tcl/05-db-procs.tcl
    • -335
    • +0
    ./xotcl-core/tcl/05-doc-procs.tcl
    • -161
    • +0
    ./xotcl-core/tcl/10-recreation-procs.tcl-old
    • -2
    • +18
    ./xotcl-core/tcl/20-Ordered-Composite-procs.tcl
    • -32
    • +193
    ./xotcl-core/tcl/30-widget-procs.tcl
    • -15
    • +44
    ./xotcl-core/tcl/40-thread-mod-procs.tcl
    • -3
    • +91
    ./xotcl-core/tcl/bgdelivery-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

improve compatibility for xotcl 1.4.0

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

    • -0
    • +0
    ./xowiki/tcl/xowiki-callback-procs.tcl
fix typo

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

align dependencies

bump version numbers

    • -1
    • +11
    ./xowiki/tcl/xowiki-callback-procs.tcl
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.

reduce log verbosity

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.

    • -16
    • +16
    ./views/sql/postgresql/views-datamodel.sql
    • -14
    • +14
    ./views/sql/postgresql/views-procs.sql
    • -21
    • +21
    ./views/sql/postgresql/views-triggers.sql
    • -0
    • +156
    ./views/sql/postgresql/upgrade/upgrade-0.1d2-0.1d3.sql
Add oracle support and upgrade script from lors-oracle-port branch

    • -0
    • +21
    ./views/sql/oracle/views-create.sql
    • -0
    • +99
    ./views/sql/oracle/views-datamodel.sql
    • -0
    • +90
    ./views/sql/oracle/views-procs.sql
    • -0
    • +69
    ./views/sql/oracle/views-triggers.sql
    • -0
    • +111
    ./views/sql/oracle/upgrade/upgrade-0.1d2-0.1d3.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

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

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

TDOM helper procs

    • -0
    • +119
    ./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

    • -1
    • +1
    ./acs-subsite/tcl/application-group-procs-oracle.xql