• last updated 57 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

  1. … 214 more files in changeset.
Adds support for ISO-639-2 language codes (3 chars)

    • -0
    • +11
    ./upgrade/upgrade-5.6.0d2-5.6.0d3.sql
  1. … 7 more files in changeset.
- 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

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

  1. … 32 more files in changeset.

More work on acs-references and address-book.

  1. … 9 more files in changeset.
fixed the where sql to be upper case

fixed the @ import syntax

fixed typo in drop script

Renamed - forgot to name it -create.sql

Initial revision

    • -0
    • +49
    ./ref-language-create.sql
    • -0
    • +34
    ./ref-language-drop.sql
  1. … 1 more file in changeset.
Renamed from language.sql

  1. … 1 more file in changeset.
Initial version

  1. … 3 more files in changeset.