• last updated 15 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix a bunch of typos

  1. … 120 more files in changeset.
- bump version number

- fix SQL syntax as suggested by Iuri Sampaio

added euro with dummy parameters; could somebody check who has at least some idea what the fields coden and minor_unit are for?

added euro

bug#2117 fixed for postgres

    • -3
    • +3
    ./sql/postgresql/ref-currency-drop.sql
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
Fix the package and vendor URLs, remove broken owner emails.

  1. … 73 more files in changeset.
Updated summary and descriptions for more packages.

  1. … 43 more files in changeset.
changed the \copy commands to use the 7.2 format for psql as it is supported in 7.2 and 7.3

  1. … 7 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

  1. … 8 more files in changeset.
allow bulk loading with 7.2

  1. … 6 more files in changeset.
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

  1. … 275 more files in changeset.
Decided that assuming SQL data files are CSV-formatted files is a bad idea

after running into a package that embeds comments in its data! Changed

from .csv to .dat and all that implies. Still more testing to do...

    • -0
    • +186
    ./sql/common/currencies.dat
    • -205
    • +0
    ./sql/common/ref-currency-data.sql
    • -0
    • +5
    ./sql/oracle/00-currencies.ctl
    • -10
    • +1
    ./sql/oracle/ref-currency-create.sql
    • -0
    • +1
    ./sql/postgresql/00-currencies.ctl
    • -6
    • +1
    ./sql/postgresql/ref-currency-create.sql
  1. … 28 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 9 more files in changeset.

1. Made it possible to upgrade from acs-kernel 4.6.1 to acs-kernel 4.6.2

by using the APM rather than running the upgrade script by hand from

PSQL or SQL*Plus.

2. Changed a bunch of package .info files to depend on acs-kernel 4.6.2

to force the APM to upgrade acs-kernel (and therefore the APM datamodel)

before anything else. No guarantee on this though since not all

packages properly define their dependence on the kernel, it appears.

3. Whacked the release notes to suggest people use the APM to upgrade

acs-kernel first, other package later, just for safety's sake.

4. Fixed goof-up in acs-subsite I accidently introduced.

  1. … 34 more files in changeset.
Added new files to .info files

  1. … 38 more files in changeset.
fix some broken links

  1. … 23 more files in changeset.

Made ref-timezones work with PostgreSQL, made names of reference packages

be consistent.

  1. … 10 more files in changeset.

Adding more drop scripts ...

    • -0
    • +26
    ./sql/postgresql/ref-currency-drop.sql
  1. … 2 more files in changeset.

mostly fixing reference data to work with PG ...

    • -187
    • +187
    ./sql/common/ref-currency-data.sql
    • -12
    • +25
    ./sql/postgresql/ref-currency-create.sql
  1. … 14 more files in changeset.
changed = to like

  1. … 1 more file in changeset.
Updated dependencies

Initial import

    • -0
    • +35
    ./sql/oracle/ref-currency-drop.sql
fixed path to common data

    • -2
    • +2
    ./sql/postgresql/ref-currency-create.sql
Initial import

    • -0
    • +205
    ./sql/common/ref-currency-data.sql
    • -0
    • +121
    ./sql/oracle/ref-currency-create.sql
    • -0
    • +87
    ./sql/postgresql/ref-currency-create.sql
    • -0
    • +25
    ./www/doc/index.html