• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixing unescaped linebreak in warning log statement

adding missing 'as' keyword in portrait_info query in PG. Adding it to Oracle query as well although it may not be necessary there.

exporting catalog files from the translation server

  1. … 122 more files in changeset.
extras-upload fails for all rows on postgres bug 537

added automated testing

added automated test

    • -0
    • +19
    /openacs-4/packages/acs-admin/tcl/test/acs-admin-procs.tcl
    • -0
    • +32
    /openacs-4/packages/acs-mail/tcl/test/acs-mail-procs.tcl
    • -0
    • +24
    /openacs-4/packages/acs-subsite/tcl/test/acs-subsite-procs.tcl
null_categories refers to the users table bug 283 patch 98 Brad Duell

With Jun's permission adding his perl script to upgrade pg dumps with truncated identifier names from 7.2 to 7.3. Formerly known as dump_parser.pl.

    • -0
    • +81
    /openacs-4/bin/pg_7.2to7.3_upgrade_helper.pl
Oops missing ?. fixed.

Adding return_url to register links

Obfuscating emails for anonymous visitors

change default on show_portrait_p to 1 bug 1049

    • -1
    • +1
    /openacs-4/packages/dotlrn/dotlrn.info
the cc_users view in the upgrade did not match the current version of cc_users (cf http://openacs.org/forums/message-view?message_id=97099 )

fixes category_exclusion_clause query fragment bug 980 patch 315 Caroline Meeks

fixes handling for incomplete dates bug 981 patch 319 Brad Duell

    • -10
    • +19
    /openacs-4/packages/news/www/preview.tcl
acs_user::delete -permanent doesn't work change to fix for bug 983 patch 322 Vinod Kurup

fix portrait link bug 1015 patch 327 Martin Magerl

messed up context bar bug 1031 patch 332 Roberto Mello

patch allows static files to be served from

sub-directories. Currently, referencing a file that resides in a

sub-directory, e.g. acs-subsite/www/resources/css/main.css,

fails. This patch rectifies this problem.

bug 1035 patch 334 Simon Buckle

close tr tag bug 1061 patch 335 Randy o'Meara

fist_names typo bug #1062

make some Notices either warnings or debug and made them more descriptive by generally including the proc name as well bug #1032

  1. … 60 more files in changeset.
switch to using \\copy rather than copy since the backend typically

is not able to read the dat file because of permissions (or if it is

on a remote machine the file typically will not even exist).

bug #1033

added support for PG

    • -45
    • +1
    /openacs-4/packages/press/press.info
    • -0
    • +196
    /openacs-4/packages/press/sql/postgresql/press-drop.sql
    • -0
    • +48
    /openacs-4/packages/press/tcl/press-procs-oracle.xql
    • -0
    • +64
    /openacs-4/packages/press/tcl/press-procs-postgresql.xql
    • -24
    • +9
    /openacs-4/packages/press/tcl/press-procs.tcl
    • -0
    • +12
    /openacs-4/packages/press/tcl/press-procs.xql
    • -0
    • +27
    /openacs-4/packages/press/www/index-oracle.xql
    • -0
    • +27
    /openacs-4/packages/press/www/index-postgresql.xql
    • -27
    • +7
    /openacs-4/packages/press/www/index.tcl
    • -0
    • +25
    /openacs-4/packages/press/www/index.xql
    • -10
    • +1
    /openacs-4/packages/press/www/admin/index.tcl
    • -0
    • +19
    /openacs-4/packages/press/www/admin/index.xql
  1. … 41 more files in changeset.
new pictures

  1. … 44 more files in changeset.
i clobbered one of lars changes, bringing them back

*** empty log message ***

Fixed install on Oracle: Ordering of category package and pinds_blog_entries table was reversed

extracting command to find all en_US catalog files into a shell function

Fixed some context bar, show name of package being reloaded