• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Adds table cr_extension_mime_type_map,

- Adds function cr_filename_to_mime_type [-create] filename

- Adds function cr_create_mime_type -extension -mime_type -description

- Removes *_maybe_create_new_mime_type

- Updates acs-content-repository to 4.6.3. Ugrade scripts provided.

- Updates dependency information for several packages.

- Adds most mime types plus comprehensive list of extension to mime-typemappings.

- Maps .c .h .c++ .pl etc to text/plain

  1. … 19 more files in changeset.
merge bartt PG 7.3 fixes from HEAD

    • -3
    • +3
    ./sql/postgresql/download-packages.sql
  1. … 54 more files in changeset.
Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

    • -8
    • +4
    ./www/admin/report-by-ip-postgresql.xql
    • -6
    • +5
    ./www/admin/report-by-user-postgresql.xql
    • -6
    • +6
    ./www/admin/report-one-ip-postgresql.xql
  1. … 62 more files in changeset.
download should depend on acs-mail 4.6 (not 4.6.1). Thanks cro

- Fixed admin spam code. Bumped and regenerated .info file

- Changed user_id_list to a FORM var

- Really honor no-spam user preference

- separated users_to_spam query from display query

    • -8
    • +4
    ./www/admin/report-by-ip-postgresql.xql
    • -4
    • +3
    ./www/admin/report-by-user-postgresql.xql
    • -2
    • +2
    ./www/admin/report-one-ip-postgresql.xql
  1. … 11 more files in changeset.
file report-by-ip.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/admin/report-by-ip.xql
file report-one-ip.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/admin/report-one-ip.xql
file report-by-user.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/admin/report-by-user.xql
Patches to make OpenACS PG 7.3 compatible.

    • -3
    • +3
    ./sql/postgresql/download-packages.sql
  1. … 54 more files in changeset.
sync info files with package data and correct provides identifiers

  1. … 36 more files in changeset.
fixes spam from download bug 1675/patch 514 Vinod Kurup

    • -2
    • +2
    ./www/admin/report-by-ip-postgresql.xql
    • -2
    • +2
    ./www/admin/report-by-user-postgresql.xql
    • -4
    • +4
    ./www/admin/report-one-ip-postgresql.xql
    • -3
    • +3
    ./www/admin/report-version-downloads-oracle.xql
    • -3
    • +3
    ./www/admin/report-version-downloads-postgresql.xql
  1. … 6 more files in changeset.
merge from oacs-4-6

  1. … 129 more files in changeset.
fix some spelling errors

  1. … 23 more files in changeset.
change return for unconfigured download module to 200 rather than

500 since with IE "smart" errors you only see an error page.

Spotted by CROldham

ns_return->ad_return, ad_script_abort, redirect to absract urls

    • -1
    • +2
    ./www/admin/repository-metadata-edit.tcl
    • -1
    • +2
    ./www/admin/repository-reasons-edit.tcl
  1. … 21 more files in changeset.
fix some broken links

  1. … 23 more files in changeset.
cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 678 more files in changeset.
remove superfluous package local masters and use sitewide master by default

  1. … 687 more files in changeset.
propigate context list to master. remove html from package local master. fixed a few bugs.

  1. … 33 more files in changeset.
Merged with the 4.5 branch (oacs-4-5 tag "don-merge-1")

  1. … 56 more files in changeset.
applied patch #214 to fix download-by-ip spamming

1) Cleaned old oracle cruft from postgresql files

2) Fixed bugs in metadata presentation

    • -131
    • +44
    ./sql/postgresql/download-create.sql
    • -123
    • +9
    ./sql/postgresql/download-packages.sql

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.

    • -15
    • +0
    ./tcl/download-procs-postgresql.xql
  1. … 75 more files in changeset.
adjusted .info files to reflect OpenACS

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

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

    • -1
    • +1
    ./www/admin/approve-or-reject-2-oracle.xql
    • -7
    • +8
    ./www/admin/approve-or-reject-2-postgresql.xql
  1. … 7 more files in changeset.
fixed to use new acs-mail notifications

    • -11
    • +8
    ./www/admin/spam-users-2-postgresql.xql
re-enabled acs-messaging snippet

Cleaned datamodel (number->numeric)