• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- fix bug in content-type creation: etp created entries in acs_object_types for non-existing table_names and non-existing id_columns

- fix HTML vality of several pages

- bump version number

  1. … 6 more files in changeset.
- improve performance of by using precomputed :folder_id instead of

etp__get_folder_id() in SQL query

- use ad_proc's argument parser instead of local implmentation in get_content_items

- use numeric comparison operator for truth value comparisons

  1. … 10 more files in changeset.
bugfix: fixing bug #2618: sql syntax error

bugfix: fixing bug #2618: sql syntax error

Add missing comma.

Fixing etp::get_subtopics, although it isn't used anywhere, etp::get_content_items is more genearlly useful. Closed bug#669

Adding support for enhanched text formbuilder widget and converting etp-edit

to use ad_form. Increased version number for added pl/pgsql proc with upgrade script.

  1. … 9 more files in changeset.
Merge in updates from 4.6.2

  1. … 5 more files in changeset.
Update to 1.2b. This adds search service contracts for all etp managed

types through a system that automatically registers the service

contract implementation for each type. It also fixes the content type so

that it is set correctly. New cotnent types should subtype etp_page_revision.

  1. … 13 more files in changeset.

Fixed a bone-headed error on my part ...

  1. … 1 more file in changeset.

I misspelled a query name. I also removed a bogus ns_log Error that someone

had added at some point in time.

  1. … 2 more files in changeset.
fix two new bugs in get_content_items

Incorrectly copied query (from the Oracle version) made it here ...

1. changed db_qd_log to use the passed-in level rather than gluing things

to "Debug" for convenience. I then changed all the "Notice" calls to

"Debug". Then my one "Error" call I added worked! :) If a query file

has a syntax error in it now, an error is logged to the server log but

bootstrapping continues.

2. Lots and lots or etp oracle fixes and some PG version clean-ups

3. Some file-storage files were unconventionally named.

  1. … 17 more files in changeset.
updated dynamic sql procs

  1. … 2 more files in changeset.
pulled out some more pg dependent querys

  1. … 6 more files in changeset.
updated to conform with package name standards. This means all etp_* need to be etp__*

  1. … 1 more file in changeset.
Contributing ETP to openacs.org CVS server

    • -0
    • +61
    ./etp-procs-postgresql.xql
  1. … 77 more files in changeset.