• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
further use of sql mapping layer

    • -2
    • +5
    ./packages/xotcl-core/tcl/05-db-procs.tcl
    • -17
    • +16
    ./packages/xotcl-core/tcl/generic-procs.tcl
Forgot Oracle in last commit

removed link to dead language package. We are doing multiple languages with the translation methods of OpenACS

    • -3
    • +1
    ./packages/ref-countries/www/doc/index.html
less tracing

    • -2
    • +2
    ./packages/xotcl-core/tcl/generic-procs.tcl
improved handling of instance attributes

    • -3
    • +2
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
    • -54
    • +48
    ./packages/xowiki/tcl/xowiki-procs.tcl
improving import of anonymous entries

    • -4
    • +6
    ./packages/xowiki/tcl/package-procs.tcl
    • -1
    • +4
    ./packages/xowiki/tcl/xowiki-procs.tcl
file omitted in previous commit

    • -30
    • +112
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
extend weblog to be able to handle page and form instances, make it possible to specify form and/or template in a xowiki::Form, first draft of form constraints and form fields

    • -42
    • +71
    ./packages/xowiki/tcl/weblog-procs.tcl
    • -6
    • +12
    ./packages/xowiki/tcl/xowiki-portlet-procs.tcl
    • -40
    • +125
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -3
    • +4
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -0
    • +99
    ./packages/xowiki/www/prototypes/bib.page
provide mixin for ordering by methods (not only by attributes) ::xo::OrderedComposite::MethodCompare; some more cleanup

    • -21
    • +14
    ./packages/xotcl-core/tcl/generic-procs.tcl
the field url must be more long

Add link to set permissions per course

Check if a course is enabled before showing it.

    • -1
    • +18
    ./packages/lorsm/www/delivery/index.tcl
    • -1
    • +14
    ./packages/lorsm/www/delivery/index.vuh
Make email textarea a usable size

    • -1
    • +1
    ./packages/dotlrn/lib/member-email-confirm.tcl
bug fix on 5-3 branch; emma fixed on HEAD; master had a relative src. making absolute

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)