• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

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

allow certain instance attributes to be updated optionally withtout forcing a new revision

- better naming

- more general method for updating single attributes

Set default path for binary to /usr/bin instead of /usr/local/bin

    • -1
    • +1
    /openacs-4/packages/dotlrn/dotlrn.info
- rename render_content for form fields to render_input

- provide flag for make_link to avoid double subsitition in tdom

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

    • -2
    • +2
    /openacs-4/packages/lorsm/lib/user-lorsm.xql
    • -338
    • +338
    /openacs-4/packages/lorsm/www/delivery/menu-mk.tcl
Removing extra "provides" tag.

Changed to use new acs_mail_lite::send

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

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

Changed to use new acs_mail_lite::send

It's "sysdate", not "sysdate()", folks :)

HTML Strict cleanup

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
    /openacs-4/packages/notifications/www/subscribers-oracle.xql
    • -0
    • +14
    /openacs-4/packages/notifications/www/subscribers-postgresql.xql
    • -0
    • +16
    /openacs-4/packages/notifications/www/subscribers.xql
Changed *^*&#$(&*(*$%&#@ tabs to spaces, and yes, it messes up history, and

no, I don't care.

    • -127
    • +127
    /openacs-4/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.

Someone changed the message key here without bothering to provide a message,

so I'm switching back to the one that exists in something like 15 or so

different languages.

Removed some custom client code Daveb added

This version of notifications required the latest acs-mail-lite so I updated

the requires tag accordingly, and bumped the version number of notifications

to make clear that something's different.

Fixed typo, minor clean-up, pass reply_to as switch. Still needs to be tested.

Removed these two procs entirely, since a search of packages and contrib shows

that nothing in our tree uses them (and no package outside of acs-mail-lite

should've used them in the first place).