• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added doc bodies where missing.

Added an explicit blank body to two callbacks added by Malte, so automated

tests will pass. This is about the third release in which I've had to do

this. Simply adding "-" after the empty doc comment block is sufficient,

ad_proc treats that as an empty body.

BSD "which" doesn't return -1 if no path for the given binary exists, therefore

"catch" didn't, therefore (sigh) "bin" was always set to aspell whether or not

it exists. Same result as the error I fixed long ago with this init file (see

comments) but for a different reason!

Remove RTE files

    • -100
    • +0
    ./packages/acs-templating/www/resources/rte/demo.asp
    • -101
    • +0
    ./packages/acs-templating/www/resources/rte/demo.php
  1. … 26 more files in changeset.
Remove support for RTE.

Running these test twice would lead to errors, due to test users not being

deleted. The tear-down stuff knows how to rollback the database, but caching

is a bit beyond its automated capability at the moment.

support for tag microformat

    • -5
    • +10
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -2
    • +11
    ./packages/xowiki/tcl/package-procs.tcl
    • -2
    • +3
    ./packages/xowiki/tcl/weblog-procs.tcl
fix double subsititution of ampersand ... strange.

    • -6
    • +6
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
allow certain instance attributes to be updated optionally withtout forcing a new revision

    • -1
    • +2
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -8
    • +35
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- better naming

- more general method for updating single attributes

    • -26
    • +56
    ./packages/xotcl-core/tcl/cr-procs.tcl
Set default path for binary to /usr/bin instead of /usr/local/bin

    • -1
    • +1
    ./packages/photo-album/photo-album.info
- rename render_content for form fields to render_input

- provide flag for make_link to avoid double subsitition in tdom

    • -15
    • +15
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -3
    • +5
    ./packages/xowiki/tcl/package-procs.tcl
    • -5
    • +4
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Changed to reflect changes made in views datamodel

    • -96
    • +85
    ./packages/lorsm/www/admin/tracking/index.tcl
    • -3
    • +3
    ./packages/lorsm/www/delivery/body.tcl
    • -1
    • +1
    ./packages/lorsm/www/delivery/bottom.tcl
    • -1
    • +1
    ./packages/lorsm/www/delivery/index.vuh
    • -4
    • +5
    ./packages/lorsm/www/delivery/menu-mk.adp
    • -338
    • +338
    ./packages/lorsm/www/delivery/menu-mk.tcl
    • -3
    • +3
    ./packages/lorsm/www/delivery-scorm/body.tcl
Removing extra "provides" tag.

Changed to use new acs_mail_lite::send

    • -16
    • +6
    ./packages/imsld/tcl/imsld-procs.tcl
Merging Luis fixes from 5.3

    • -2
    • +4
    ./packages/imsld/tcl/imsld-parse-procs.tcl
    • -4
    • +5
    ./packages/imsld/tcl/imsld-runtime-procs.tcl
    • -2
    • +9
    ./packages/imsld/www/monitor-frame.tcl
    • -1
    • +16
    ./packages/imsld/www/monitor-frame.xql
Changed to use new acs_mail_lite::send

    • -28
    • +19
    ./packages/dotlrn/tcl/community-procs.tcl
Changed to use new acs_mail_lite::send

    • -2
    • +2
    ./packages/bulk-mail/tcl/bulk-mail-init.tcl
    • -108
    • +102
    ./packages/bulk-mail/tcl/bulk-mail-procs.tcl
It's "sysdate", not "sysdate()", folks :)

HTML Strict cleanup

    • -5
    • +5
    ./packages/ratings/tcl/rating-procs.tcl
Set the default config for a debian/ubuntu instalation (as agreed at the OCT)

fix bug with right click and properties popup

fix sorting of folder and files in treepanel and filespanel

Fixed version number

Broken for oracle ... not now though.

Crap, this script was added with the following problems ...

1. called contacts package (fixed previously)

2. embedded PG-only queries (no xql files, no attempt to make this dotlrn

component work with oracle despite our policy of supporting oracle)

3. authorship misattributed to tracy adams (copied another script as a stub),

she wasn't the source of these problems

    • -0
    • +16
    ./packages/notifications/www/subscribers-oracle.xql
    • -22
    • +9
    ./packages/notifications/www/subscribers.tcl
    • -0
    • +16
    ./packages/notifications/www/subscribers.xql
Changed *^*&#$(&*(*$%&#@ tabs to spaces, and yes, it messes up history, and

no, I don't care.

    • -127
    • +127
    ./packages/forums/lib/message/post.tcl
Fixed oracle syntax - add doesn't allow "column", unlike PG

Merged from 5.3 branch

Malte FUCKING called his contacts package from the notifications packages,

causing it to break. Of course there was no requires tag in the info file

so it didn't break until you actually tried using a package that uses

notifications.

And even better, there's already a proc in acs-tcl/tcl - an ancient one - that

does the same thing anyway.

    • -1
    • +1
    ./packages/notifications/www/manage.tcl
    • -2
    • +2
    ./packages/notifications/www/subscribers.tcl