• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bump to 5.7.0b1

  1. … 24 more files in changeset.
Bumped version numbers to 5.6.0d1

  1. … 23 more files in changeset.
Merged oacs-5-6 to HEAD. HEAD now installs and passes all core tests. There

may still be some lingering problems due to my screwing up the oacs-5-6

branch earlier, I'll be looking into this later.

    • -3
    • +1
    ./sql/postgresql/ref-language-create.sql
  1. … 210 more files in changeset.
Bumped to 5.6.0.

  1. … 24 more files in changeset.
Bumped to beta 3 so I could put in this important upgrade script, fixing

a problem with using package_instantiate_object to instantiate a base

(acs_object) object. Never done in core or .lrn code apparently because typically

you instantiate subtypes, but it is important to get right.

  1. … 26 more files in changeset.
Bumped remaining packages to 5.6.0b2

  1. … 24 more files in changeset.
Removed troublesome unique constraint

    • -3
    • +1
    ./sql/postgresql/ref-language-create.sql
file apm-callback-procs.xql was initially added on branch oacs-5-6.

    • -0
    • +0
    ./tcl/apm-callback-procs.xql
Fixed two constraint naming errors.

    • -2
    • +2
    ./sql/postgresql/ref-language-create.sql
  1. … 2 more files in changeset.
Sets initial install

Bumps version number

Adds support for ISO-639-2 language codes (3 chars)

    • -2
    • +12
    ./sql/oracle/ref-language-create.sql
    • -0
    • +11
    ./sql/oracle/upgrade/upgrade-5.6.0d2-5.6.0d3.sql
    • -1
    • +11
    ./sql/postgresql/ref-language-create.sql
    • -1
    • +3
    ./sql/postgresql/ref-language-drop.sql
    • -0
    • +10
    ./sql/postgresql/upgrade/upgrade-5.6.0d2-5.6.0d3.sql
    • -0
    • +58
    ./tcl/ref-language-procs.tcl
    • -0
    • +63
    ./tcl/ref-language-procs.xql
- Fixes typos in ctl files

- Adds new iso-639-1 language codes

- Adds iso-639-2 language codes (3 chars) data file. Will add datamodel and logic for it very soon

- Bumps version number to 5.6 serie for future inclusion in core

    • -0
    • +184
    ./sql/common/iso-639-1.dat
    • -0
    • +484
    ./sql/common/iso-639-2.dat
    • -5
    • +4
    ./sql/postgresql/ref-language-create.sql
    • -0
    • +135
    ./tcl/apm-callback-procs.tcl
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2275 more files in changeset.
Capitalize English.

merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 597 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.
I doubt that this package is ever used, but let's still write Telugu instead of Tegulu for our friends from South India.

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
    • +136
    ./sql/common/languages.dat
    • -146
    • +0
    ./sql/common/ref-language-data.sql
    • -0
    • +5
    ./sql/oracle/00-languages.ctl
    • -0
    • +1
    ./sql/postgresql/00-languages.ctl
    • -6
    • +1
    ./sql/postgresql/ref-language-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.

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

be consistent.

  1. … 10 more files in changeset.
*** empty log message ***

    • -21
    • +13
    ./sql/postgresql/ref-language-drop.sql
  1. … 1 more file in changeset.
*** empty log message ***

Oops - forgot some add/remove monkey-motion in these packages ...

    • -0
    • +46
    ./sql/postgresql/ref-language-create.sql
  1. … 3 more files in changeset.