• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved these packages over to the use of bulk data loading rather than

slow inserts

    • -0
    • +3141
    /openacs-4/packages/ref-us-counties/sql/common/us-counties.dat
    • -0
    • +42192
    /openacs-4/packages/ref-us-zipcodes/sql/common/us-zipcodes.dat
  1. … 3 more files in changeset.
- Improving categories UI.

- Improved documentation.

- Improved how ads are assigned to categories.

- Improved categories page (still need a prettier UI)

- Improved documentation to filed-addedit

- Added proc to verify ISBN numbers.

- Fixed repeated use of na_sources_source_id_fk constraint name in datamodel.

- Merged to HEAD.

- Remove upper from order by to make it work under PG 7.3.

Bug 598, patch 223 by Gabriel Durca. Thanks.

- Changed query to use pg_user instead of pg_shadow. Patch 235 by Gabriel Durca.

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
    /openacs-4/packages/ref-currency/sql/common/currencies.dat
  1. … 19 more files in changeset.
Changed package name to be consistent with other reference data

    • -2
    • +2
    /openacs-4/packages/ref-itu/ref-itu.info
- Merged changes from oacs-4-6 into HEAD.

- Added documentation to the -validate switch of template:::element::create

noting that the special variable $value is what should be used.

made the -name optional, forgot to commit this latest change

    • -1
    • +5
    /openacs-4/contrib/misc/wizard-procs.tcl
Added etp_page_revision content_type for oracle

Fixed bug: Clicking on the name under 'Close' produced a list with zero bugs, even though there might be plenty bugs to show.

Fixed bug #561: Showing data from another instance for Oracle as well

Fixed bug #561: Showing data from another instance

- Initial revision of the classified-ads package written by Deds Castillo

and Paul Doerwalds.

- Some modifications and improvements by Roberto Mello.

- Added Bugs and Features to the www/doc/index page.

- Will be committing more changes soon.

  1. … 63 more files in changeset.
Another oh-so-inevitable typo.

Removed references to the old INSERT data initialization files in the

oracle version.

Oops tyop crept in.

Had to make SQL data load control files be db-specific (duh)

Added code to allow loading of data for packages like ref-timezones with

SQL*Loader or PostgreSQL's COPY command.

Switching to the use of PostgreSQL's COPY command and Oracle's SQL*Loader

to load the data for this package. Much, much faster than a bazillion

INSERT statements.

    • -0
    • +35931
    /openacs-4/packages/ref-timezones/sql/common/timezone-rules.csv
Fixed bug #357: Permissions inheritance wrong

file upgrade-1.2d10-1.2d11.sql was initially added on branch oacs-4-6.

Re-introduced my change to 1.9.2.5, which Janine inadvertedly overwrote with her 1.9.2.6 change

site_node::rename: remove old cache entries, so we don't serve up the site-node at the old URL

Fixed typo oops!

Added csv_data as a package file type ...

Added Malte Sussedorf...