• last updated 43 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
*** empty log message ***

    • -2
    • +2
    ./notifications/tcl/notification-email-procs.tcl

Send notifications in the name of the owner with a reply-to of the mailer

    • -2
    • +14
    ./notifications/tcl/notification-email-procs.tcl
    • -0
    • +20
    ./notifications/tcl/notification-email-procs.xql

- Send notifications in the name of the owner with a reply address of the mailer.

- Added update all RDF logs.

    • -29
    • +29
    ./irc-logger/www/doc/license.tcl
Initial revision

    • -0
    • +38
    ./irc-logger/www/admin/update.tcl
Update 2003-02-11

    • -0
    • +11
    ./irc-logger/tcl/irc-logger-procs-postgresql.xql
    • -2
    • +114
    ./irc-logger/tcl/irc-logger-procs.tcl
  1. … 6 more files in changeset.
Updated to latest irc-logger code

    • -0
    • +11
    ./irc-logger/tcl/irc-logger-procs-postgresql.xql
    • -1
    • +109
    ./irc-logger/tcl/irc-logger-procs.tcl
quote subject

Finish up subject html quoting

Merged html quoting in subject field.

added irc-logger package

    • -0
    • +52
    ./irc-logger/irc-logger.info
    • -0
    • +76
    ./irc-logger/data/default.xsl
    • -0
    • +2269
    ./irc-logger/perl/logger
    • -0
    • +22
    ./irc-logger/tcl/irc-logger-init.tcl
    • -0
    • +13
    ./irc-logger/tcl/irc-logger-init.xql
    • -0
    • +14
    ./irc-logger/tcl/irc-logger-procs-postgresql.xql
    • -0
    • +220
    ./irc-logger/tcl/irc-logger-procs.tcl
    • -0
    • +12
    ./irc-logger/tcl/irc-logger-procs.xql
    • -0
    • +16
    ./irc-logger/www/index.adp
    • -0
    • +34
    ./irc-logger/www/index.tcl
    • -0
    • +15
    ./irc-logger/www/index.xql
    • -0
    • +32
    ./irc-logger/www/admin/index-postgresql.xql
    • -0
    • +12
    ./irc-logger/www/admin/index.adp
    • -0
    • +36
    ./irc-logger/www/admin/index.tcl
  1. … 6 more files in changeset.
Changed confusing "add a new version" text to read "add a new software package".

Changed default versions view to "all"

Added support for a registration_required_p parameter for downloading.

Fixed variable reference in new version link.

Added a "add a new version" link to make it easier for admins.

Removed extra 'for' on the notification chunk line. Not sure how it got there

Change merged in from OpenACS HEAD: Make the Post New Message link appear when people aren't logged in

Quote HTML in textarea

Clean up comments

Remove old query

    • -38
    • +0
    ./notifications/www/manage-postgresql.xql
Add type_id to object-goto URL, we can't get the notification type from

the object_id alone.

Modified to query the notification_types table for the service

contract implementation to grab the url when redirecting to the object page.

    • -2
    • +25
    ./notifications/www/object-goto.tcl
- Apply jeffd's change to the bit that lists tickets to

close when accepting a patch to also display the ticket

number.

    • -2
    • +2
    ./bug-tracker/tcl/bug-tracker-procs.tcl
carry over componentid to patch

default to show all patches on bug screen

Use apm_package_url_from_key to find url of serach package instead of

news_util_get_url which was changed to accept package_id to support

multiple instances of news.

Update query files to support notification::get_url

get_url proc now returns the url of a forum or message given the object_id.

remove forums specific sql

    • -1
    • +22
    ./notifications/www/manage-postgresql.xql