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

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.

    • -11
    • +11
    ./bboard/tcl/bboard-procs-oracle.xql
    • -15
    • +12
    ./bboard/tcl/bboard-procs-postgresql.xql
    • -26
    • +0
    ./bboard/www/attachment-postgresql.xql
    • -2
    • +1
    ./ticket-tracker/tcl/ttracker-procs.tcl
  1. … 73 more files in changeset.

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

    • -35
    • +0
    ./mp3jukebox/bin/mp3_info_determine
    • -545
    • +0
    ./mp3jukebox/sql/oracle/mp3jukebox-create.sql
  1. … 51 more files in changeset.
added perl MP3 module installation instructions

initial port, not tested with oracle

    • -0
    • +137
    ./mp3-jukebox/mp3-jukebox.info
    • -0
    • +22
    ./mp3-jukebox/bin/mp3_file_scan
    • -0
    • +35
    ./mp3-jukebox/bin/mp3_info_determine
    • -0
    • +545
    ./mp3-jukebox/sql/oracle/mp3-jukebox-create.sql
    • -0
    • +67
    ./mp3-jukebox/sql/oracle/mp3-jukebox-drop.sql
    • -0
    • +396
    ./mp3-jukebox/sql/postgresql/mp3-jukebox-create.sql
    • -0
    • +80
    ./mp3-jukebox/sql/postgresql/mp3-jukebox-drop.sql
    • -0
    • +38
    ./mp3-jukebox/tcl/mp3-procs.tcl
    • -0
    • +33
    ./mp3-jukebox/tcl/scanner-procs.tcl
    • -0
    • +21
    ./mp3-jukebox/www/index-oracle.xql
    • -0
    • +27
    ./mp3-jukebox/www/index.adp
    • -0
    • +26
    ./mp3-jukebox/www/index.tcl
    • -0
    • +20
    ./mp3-jukebox/www/index.xql
    • -0
    • +7
    ./mp3-jukebox/www/master.adp
  1. … 91 more files in changeset.
Testing

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

    • -3
    • +1
    ./bboard-portlets/bboard-portlets.info
    • -2
    • +1
    ./bboard-portlets/www/summarize-postgresql.xql
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.

    • -6
    • +6
    ./bboard/tcl/bboard-procs-postgresql.xql
    • -1
    • +1
    ./bboard/www/attachment-postgresql.xql
  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

    • -0
    • +19
    ./ticket-tracker/www/admin/install/index-oracle.xql
    • -0
    • +19
    ./ticket-tracker/www/admin/install/index-postgresql.xql
    • -0
    • +27
    ./ticket-tracker/www/admin/install/index.adp
    • -2
    • +19
    ./ticket-tracker/www/admin/install/index.tcl
    • -1
    • +0
    ./ticket-tracker/www/admin/install/index.xql
    • -0
    • +15
    ./ticket-tracker/www/admin/install/set-sender.tcl
*** 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

    • -4
    • +5
    ./ticket-tracker-lite/ticket-tracker-lite.info
  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

    • -0
    • +2
    ./acs-workflow/sql/oracle/jobs-kill.sql
    • -0
    • +2
    ./acs-workflow/sql/oracle/jobs-start.sql
  1. … 1 more file in changeset.
removed requirement on acs-notifications

  1. … 4 more files in changeset.
converted notification calls to acs_mail_nt calls

    • -2
    • +2
    ./ticket-tracker/www/doc/xml/design.xml
  1. … 5 more files in changeset.