• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Bug fixes in the postgres ports of these packages ...

  1. … 2 more files in changeset.

1. Added a new Tcl procedure to the content repository's library, named

cr_write_content, which properly writes content to the connection

regardless of RDBMS and storage type. This simplified a bunch of stuff

(which explains the removed files).

2. Fixed a lot of general comments issues regarding HTML vs. Plain/Text,

attachments, etc.

3. Partially ported glossary.

    • -8
    • +6
    ./obsolete-packages/bboard/bboard.info
    • -11
    • +11
    ./obsolete-packages/bboard/tcl/bboard-procs-oracle.xql
    • -15
    • +12
    ./obsolete-packages/bboard/tcl/bboard-procs-postgresql.xql
    • -26
    • +0
    ./obsolete-packages/bboard/www/attachment-postgresql.xql
    • -18
    • +2
    ./obsolete-packages/bboard/www/attachment.tcl
  1. … 73 more files in changeset.

Directory package now ready for testing. mp3jukebox is now mp3-jukebox.

    • -27
    • +0
    ./obsolete-packages/mp3jukebox/www/index.adp
    • -26
    • +0
    ./obsolete-packages/mp3jukebox/www/index.tcl
    • -7
    • +0
    ./obsolete-packages/mp3jukebox/www/master.adp
    • -60
    • +0
    ./obsolete-packages/mp3jukebox/www/vote.tcl
  1. … 51 more files in changeset.
added perl MP3 module installation instructions

    • -0
    • +5
    ./obsolete-packages/mp3-jukebox/www/doc/index.html
initial port, not tested with oracle

    • -0
    • +137
    ./obsolete-packages/mp3-jukebox/mp3-jukebox.info
    • -0
    • +22
    ./obsolete-packages/mp3-jukebox/bin/mp3_file_scan
    • -0
    • +38
    ./obsolete-packages/mp3-jukebox/tcl/mp3-procs.tcl
    • -0
    • +27
    ./obsolete-packages/mp3-jukebox/www/index.adp
    • -0
    • +26
    ./obsolete-packages/mp3-jukebox/www/index.tcl
    • -0
    • +20
    ./obsolete-packages/mp3-jukebox/www/index.xql
    • -0
    • +7
    ./obsolete-packages/mp3-jukebox/www/master.adp
  1. … 91 more files in changeset.
Testing

    • -0
    • +0
    ./obsolete-packages/mp3-jukebox/foo

Had to declare v_request_id ...

A variety of minor fixes ...

  1. … 3 more files in changeset.
1) Fixed .info file

2) fixed a case statement

moved notification calls back into callback

fixed typo

moved notification call into callback routine

added name method support for content_revision type

  1. … 5 more files in changeset.

Fixed all sorts of cruft uncovered when I decided to fix the bug preventing

file upload in bboard.

  1. … 3 more files in changeset.
reset party_from to -1

added install check to be sure that NotificationSender has a valid email address

added install check to be sure that NotificationSender has a valid email address

*** empty log message ***

  1. … 4 more files in changeset.
fixed incompatiblity in workflow due to changing from acs-notifications to acs-mail

  1. … 8 more files in changeset.
restored oracle version of test script

fixed display of CR file content in oracle

  1. … 8 more files in changeset.
re-enabled general comments

removed another vestige of acs-notification

adjusted .info files to reflect OpenACS

  1. … 3 more files in changeset.
removed extra comma

Don't use db_dml when calling stored procs. Use db_exec_plsql instead.

more cleanup of oracle cursors and cms porting work

  1. … 9 more files in changeset.

1. Straightened out some dependencies that resulted from Dan's moving of

cms workflow from acs-content-repository to the cms, i.e. where it

belongs.

2. Made the default severity in apm_callback_and_log "debug" rather than

"notice".

3. fixed toggle-inherit for Oracle.

  1. … 7 more files in changeset.
fixed cursors that were not being closed in the core

  1. … 1 more file in changeset.
removed requirement on acs-notifications

  1. … 4 more files in changeset.