• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
checking in indexing per thread patch from tils

    • -1
    • +11
    ./forums/sql/postgresql/forums-sc-drop.sql
updating CVS to make sure latest changes are in

Added title and CVS Id.

    • -0
    • +6
    ./acs-core-docs/www/xml/files/openacs4.tcl.txt
- Add IRC logs in reverse order so that the newest log is at the top of the page.

- Add 'current' link to latest IRC log at the top of the page.

- Add 'current' link to irc-logger for links from other sites to the latest log.

- Update documentation.

    • -0
    • +36
    ./irc-logger/tcl/irc-logger-procs-postgresql.xql
    • -3
    • +91
    ./irc-logger/tcl/irc-logger-procs.tcl
    • -0
    • +41
    ./irc-logger/tcl/irc-logger-procs.xql
    • -0
    • +22
    ./irc-logger/www/current.tcl
    • -29
    • +29
    ./irc-logger/www/doc/license.tcl
- Fixed small problem when looping over all RDF logs.

  1. … 2 more files in changeset.
Added Envelope and Mail-Followup-To headers

    • -5
    • +25
    ./notifications/tcl/notification-email-procs.tcl
commit changes from Dons fixes for sweeper and Bart for From as sender and reply-to as notifications-blah

    • -4
    • +23
    ./notifications/tcl/notification-display-procs.tcl
    • -1
    • +3
    ./notifications/tcl/notification-email-procs.tcl
    • -9
    • +10
    ./notifications/tcl/notification-procs.tcl
    • -1
    • +10
    ./notifications/tcl/notification-request-procs.tcl
    • -0
    • +9
    ./notifications/tcl/notification-request-procs.xql
    • -28
    • +22
    ./notifications/tcl/sweep-procs-postgresql.xql
    • -13
    • +14
    ./notifications/tcl/sweep-procs.tcl
*** empty log message ***

    • -2
    • +3
    ./notifications/tcl/notification-email-procs.tcl
*** 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.