acs-content-repository

  • last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Increased the maximum length of a CR type in postgres because the default

maximum identifier length has been 63, rather than 31, characters since,

ummm, care to guess? How about PG 7.3 !!!

Bumped versions numbers to 5.5.0d1

  1. … 20 more files in changeset.
Got rid of stupid logging of delete operations, just as I did on PG.

Removed stupid NOTICEs to the log file when deleting stuff. Slows large

deletes down a LOT and fills log file with GARBAGE.

Merged from 5.4.2

    • -47
    • +3
    ./sql/postgresql/content-create.sql
  1. … 275 more files in changeset.
Bumped version numbers for release

  1. … 21 more files in changeset.
Bumped version numbers to prepare for tomorrow's release.

  1. … 21 more files in changeset.
Remove reference to obselete table cr_doc_filter.

file upgrade-5.4.2b1-5.4.2b2.sql was initially added on branch oacs-5-4.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-5.4.2b1-5.4.2b2.sql
Remove cr_doc_filter table, it is not used and the index is not allowed

in 10g.

Moved back to the java versions of utils because it doesn't appear anyone's

going to fix this soon, and work on 5.5 has begun.

    • -125
    • +53
    ./sql/oracle/content-util.sql
Made naming constraints follow our standard so PG core AA tests won't bitch

Bumped version numbers to 5.4.2b1

  1. … 21 more files in changeset.
Fix the require version number of acs-kernel and the provide one of CR (they were swapped)

Remove unecessary upgrades.

Fix RI trigger now that we require PG 8 we don't need the workaround in

cr_folders.

    • -47
    • +3
    ./sql/postgresql/content-create.sql
file upgrade-5.4.2d1-5.4.2d2.sql was initially added on branch oacs-5-4.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.4.2d1-5.4.2d2.sql
Fixed default template: only render content when it's HTML or can be converted to HTML

Don't reload image datamodel.

Remove explicit delete of images row, acs_object.del does that for you.

Removing that change means we don't need to reload the image pl/sql

package.

Bumped version numbers ...

  1. … 21 more files in changeset.
Bumped info files, which I forgot to do before putting up the beta tarball.

  1. … 21 more files in changeset.
deactivate background_delivery for connections via nsopenssl

deactivate background_delivery for connections via nsopenssl

Fix content_type__is_content_type define function args to match Tcl

procedure and Oracle signature. The argument is called object_type.

    • -0
    • +9
    ./sql/postgresql/upgrade/upgrade-5.4.1d1-5.4.1d2.sql
Added -- after switches in call to ad_html_text_convert to avoid errors when the text to convert contains hyphens

Removed Malte's "fix" to content-folder::new, and emmanuelle's fix to that

fix (which was fine), reverting to the 5.3 version because it wasn't broken

in the first place, and malte's attempt removed transaction protection

around the folder inserts (bad!) in order to avoid a pg-only deadlock in

PG 8.1 which doesn't happen in PG 8.2 or better.

Removed Malte's "fix" to content-folder new, and emmanuelle's fix to that fix

(which was fine), by rolling back to the 5.3 version (which wasn't broken in

the first place, PG 8.1 was)

default value of parent_id has to be the empty string in content::folder::new

Somehow rolling back malte's stuff missed this file, and I hadn't noticed

    • -126
    • +54
    ./sql/oracle/content-util.sql
Bumped version numbers to 5.4.0

  1. … 21 more files in changeset.
Bumped version numbers...

  1. … 20 more files in changeset.