• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Initial import of tracker

    • -0
    • +20
    ./tracker/sql/oracle/tracker-create.sql
    • -0
    • +24
    ./tracker/sql/oracle/tracker-drop.sql
    • -0
    • +81
    ./tracker/sql/oracle/tracker-package-create.sql
    • -0
    • +52
    ./tracker/sql/oracle/tracker-tracker-create.sql
    • -0
    • +80
    ./tracker/sql/postgresql/tracker-create.sql
    • -0
    • +23
    ./tracker/sql/postgresql/tracker-drop.sql
    • -0
    • +51
    ./tracker/sql/postgresql/tracker-package-create.sql
    • -0
    • +49
    ./tracker/sql/postgresql/tracker-tracker-create.sql
    • -0
    • +28
    ./tracker/tcl/tracker-main-procs-oracle.xql
    • -0
    • +24
    ./tracker/tcl/tracker-main-procs-postgresql.xql
    • -0
    • +80
    ./tracker/tcl/tracker-main-procs.tcl
    • -0
    • +11
    ./tracker/tcl/tracker-main-procs.xql
    • -0
    • +14
    ./tracker/www/index-oracle.xql
    • -0
    • +13
    ./tracker/www/index-postgresql.xql
    • -0
    • +11
    ./tracker/www/index.adp
    • -0
    • +13
    ./tracker/www/index.tcl
fixing a typo

Merged changes to HEAD ...

    • -1
    • +2
    ./acs-datetime/catalog/acs-datetime.ca_ES.ISO-8859-1.xml
    • -3
    • +3
    ./acs-datetime/catalog/acs-datetime.el_GR.utf-8.xml
    • -2
    • +2
    ./acs-datetime/tcl/acs-calendar-procs.tcl
    • -2
    • +2
    ./acs-developer-support/acs-developer-support.info
    • -20
    • +1
    ./acs-developer-support/lib/footer.adp
    • -0
    • +24
    ./acs-developer-support/lib/footer.tcl
    • -1
    • +1
    ./assessment/catalog/assessment.ca_ES.ISO-8859-1.xml
    • -1
    • +12
    ./assessment/catalog/assessment.de_DE.ISO-8859-1.xml
  1. … 1542 more files in changeset.
adjusting to the changes in xotcl-core

    • -71
    • +76
    ./xowiki/tcl/xowiki-portlet-procs.tcl
making interfaces and naming more consistent

    • -38
    • +46
    ./xotcl-core/tcl/generic-procs.tcl
Added new parameter to limite the file indexed size (we have crashes in pg 8.2.4)

    • -2
    • +3
    ./tsearch2-driver/tsearch2-driver.info
    • -1
    • +9
    ./tsearch2-driver/tcl/tsearch2-driver-procs.tcl
fixing wrong call (typo)

Removed check for views packages, Daveb thinks this was something he did for

a client and checked in by accident.

Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

    • -0
    • +88
    ./acs-admin/catalog/acs-admin.en_US.ISO-8859-1.xml
    • -0
    • +84
    ./acs-admin/catalog/acs-admin.es_ES.ISO-8859-1.xml
    • -13
    • +13
    ./acs-admin/lib/service-parameters.tcl
    • -11
    • +11
    ./acs-admin/www/apm/version-callbacks.tcl
    • -36
    • +42
    ./acs-admin/www/auth/authority.tcl
    • -28
    • +28
    ./acs-admin/www/auth/batch-job.tcl
    • -4
    • +4
    ./acs-api-browser/acs-api-browser.info
    • -5
    • +5
    ./acs-authentication/acs-authentication.info
    • -1
    • +1
    ./acs-authentication/catalog/acs-authentication.ar_LB.utf-8.xml
    • -1
    • +1
    ./acs-authentication/catalog/acs-authentication.ca_ES.ISO-8859-1.xml
    • -1
    • +1
    ./acs-authentication/catalog/acs-authentication.da_DK.ISO-8859-1.xml
  1. … 310 more files in changeset.
generalizing a few includeletes with ::xo::db::sql (interface might change in the future)

    • -48
    • +59
    ./xowiki/tcl/xowiki-portlet-procs.tcl
generalizing more parts of the sql layer, more cleanup

    • -11
    • +22
    ./xotcl-core/tcl/generic-procs.tcl
more cleanup, removing obsolete definitions

    • -66
    • +56
    ./xotcl-core/tcl/05-db-procs.tcl
make asc for item sort order default

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

allow to specify sort order for items in categories includelet

    • -6
    • +13
    ./xowiki/tcl/xowiki-portlet-procs.tcl
Fixed a caching bug ...

simplified passing of sql command

new method for CrItems: update_content

some minore beautifications

preliminary support for composite form objects

    • -27
    • +41
    ./xowiki/tcl/xowiki-form-procs.tcl
    • -14
    • +64
    ./xowiki/tcl/xowiki-portlet-procs.tcl
new includelet selection

    • -3
    • +81
    ./xowiki/tcl/xowiki-portlet-procs.tcl
some cleanup for page instances and form instances

    • -4
    • +28
    ./xowiki/tcl/xowiki-portlet-procs.tcl
provide title attribute for links

adding title for external links

make low level access functions more robust

fixing typo

fix typo, provide default title

some minimal cleanup (removing unneeded instvars)

create cr attributes on the fly (makes extending of existings types much easier)

    • -30
    • +38
    ./xotcl-core/tcl/generic-procs.tcl
added forms and forminstances as experimental types - these might disappear in the future....

    • -5
    • +85
    ./xowiki/tcl/xowiki-portlet-procs.tcl