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

    • -0
    • +6
    ./packages/tracker/www/doc/README
    • -0
    • +31
    ./packages/tracker/www/doc/acs-tcl.patch
Don't try to set num_attachments for days with no events.

    • -2
    • +2
    ./packages/calendar/www/view-month-display.tcl
Add XQL files to attachments icon.

    • -2
    • +4
    ./packages/calendar/www/views-oracle.xql
    • -2
    • +4
    ./packages/calendar/www/views-postgresql.xql
file attach.png was initially added on branch oacs-5-3.

    • binary
    ./packages/calendar/www/resources/images/attach.png
Add attachment icon if an event has attachments.

    • -1
    • +2
    ./packages/calendar/www/view-month-display.adp
    • -7
    • +17
    ./packages/calendar/www/view-month-display.tcl
    • -1
    • +1
    ./packages/calendar/www/view-week-display.adp
    • -2
    • +4
    ./packages/calendar/www/view-week-display.tcl
Remove duplicated dependency

Spanish translation

Fix master source value

Remove duplicated inserts of Open Documents mime types

Improved a previous fix slightly

    • -4
    • +2
    ./packages/acs-subsite/tcl/subsite-procs.tcl
Initial import of tracker

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

    • -2
    • +2
    ./packages/xotcl-core/tcl/policy-procs.tcl
Merged changes to HEAD ...

    • -3
    • +3
    ./packages/acs-datetime/acs-datetime.info
    • -9
    • +10
    ./packages/assessment/assessment.info
  1. … 1542 more files in changeset.
adjusting to the changes in xotcl-core

    • -1
    • +1
    ./packages/xowiki/tcl/weblog-procs.tcl
    • -71
    • +76
    ./packages/xowiki/tcl/xowiki-portlet-procs.tcl
    • -4
    • +5
    ./packages/xowiki/tcl/xowiki-procs.tcl
making interfaces and naming more consistent

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

fixing wrong call (typo)

    • -4
    • +4
    ./packages/xowiki/tcl/xowiki-portlet-procs.tcl
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

    • -1
    • +1
    ./packages/acs-admin/tcl/apm-admin-procs.tcl
    • -11
    • +11
    ./packages/acs-admin/www/apm/version-callbacks.tcl
    • -2
    • +1
    ./packages/acs-admin/www/apm/version-i18n.tcl
    • -36
    • +42
    ./packages/acs-admin/www/auth/authority.tcl
    • -28
    • +28
    ./packages/acs-admin/www/auth/batch-job.tcl
    • -15
    • +15
    ./packages/acs-admin/www/auth/index.tcl
  1. … 310 more files in changeset.
generalizing a few includeletes with ::xo::db::sql (interface might change in the future)

    • -48
    • +59
    ./packages/xowiki/tcl/xowiki-portlet-procs.tcl
    • -4
    • +5
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -1
    • +1
    ./packages/xowiki/www/view-default.adp
generalizing more parts of the sql layer, more cleanup

    • -5
    • +23
    ./packages/xotcl-core/tcl/05-db-procs.tcl
    • -11
    • +22
    ./packages/xotcl-core/tcl/generic-procs.tcl
more cleanup, removing obsolete definitions

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

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

    • -0
    • +0
    ./packages/xowiki/tcl/category-procs.tcl
allow to specify sort order for items in categories includelet

    • -0
    • +3
    ./packages/xowiki/tcl/category-procs.tcl
    • -6
    • +13
    ./packages/xowiki/tcl/xowiki-portlet-procs.tcl
Fixed a caching bug ...

    • -2
    • +2
    ./packages/acs-tcl/tcl/00-database-procs.tcl
simplified passing of sql command

    • -9
    • +9
    ./packages/xotcl-core/tcl/05-db-procs.tcl
new method for CrItems: update_content

    • -3
    • +15
    ./packages/xotcl-core/tcl/generic-procs.tcl
some minore beautifications

    • -4
    • +4
    ./packages/xowiki/tcl/xowiki-portlet-procs.tcl
    • -4
    • +6
    ./packages/xowiki/tcl/xowiki-procs.tcl
preliminary support for composite form objects

    • -2
    • +3
    ./packages/xowiki/tcl/package-procs.tcl
    • -27
    • +41
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
    • -14
    • +64
    ./packages/xowiki/tcl/xowiki-portlet-procs.tcl
    • -5
    • +57
    ./packages/xowiki/tcl/xowiki-procs.tcl