acs-content-repository

  • last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implements TIP #135 (OOXML formats)

file apm-callback-procs.tcl was initially added on branch oacs-5-5.

    • -0
    • +0
    ./tcl/apm-callback-procs.tcl
Bumped version to 5.5.1d1

  1. … 22 more files in changeset.
Only requires acs-kernel 5.6.0d2 as I've moved some of these core changes

off to my acs-object-management package for the time being.

Non-info file merge results, with conflicts resolved.

  1. … 203 more files in changeset.
Merged info files from 5.5.0

  1. … 22 more files in changeset.
Bumped info files in preparation for final release.

  1. … 22 more files in changeset.
Bumped version number and release date in anticipation of releasing beta1

after tomorrow's OCT meeting.

  1. … 22 more files in changeset.
Fix use of ns_mktemp with /tmp/ hard coded. Fix case when tmp file is not cleaned up when a string is used for a file storage type

Bumped HEAD to 5.6.0d1.

  1. … 22 more files in changeset.
Bumped release date as I'll be releasing today.

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

  1. … 22 more files in changeset.
- fix one more typo in deprecated command

Fied a typo: "-item_id $item_id" is better than "-item_id item_id'.

Fixed a problem with the deletion of lob.sql-based ("pseudo-lob") binary

storage.

    • -0
    • +6
    ./sql/postgresql/upgrade/upgrade-5.5.0d3-5.5.0d4.sql
Fix for search implementation

typo

use content::extlink instead of the deprecated content_extlink:: api, add content::extlink::edit function

  1. … 10 more files in changeset.
switch foo_id_seq.netval to nextval('t_foo_id_seq') calls to placate postgresql 8.

  1. … 6 more files in changeset.
Fixed some PG code cut-and-pasted into the Oracle version. Cut-and-paste

of PG code into Oracle rarely works...

remove deprecated calls to ad_parameter

  1. … 4 more files in changeset.
- remove lock statements, which seem not needed anymore with Postgres 8.2 or newer

Avoid implict binary encoding by setting encoding flag explicitly; see http://openacs.org/forums/message-view?message_id=2478560

Checking that the copy.name is not null when copying it to same parent folder

of the source folder.

Adding basic checks to content_folder.copy procedure in order to avoid

infinit loops.

    • -0
    • +679
    ./sql/oracle/upgrade/upgrade-5.5.0d2-5.5.0d3.sql
    • -28
    • +34
    ./sql/postgresql/content-folder.sql
    • -0
    • +125
    ./sql/postgresql/upgrade/upgrade-5.5.0d2-5.5.0d3.sql
Preparing for release:

1. Created new ChangeLog file

2. Created new docs

3. Bumped version numbers

  1. … 152 more files in changeset.
Bumped version numbers to 5.4.3b1.

  1. … 21 more files in changeset.
Add proc to resize images that are already in the CR to provide thumbnail and other sizes

Remove DOS line endings

Upgrade script for increasing maximum length of a cr type name.

    • -0
    • +106
    ./sql/postgresql/upgrade/upgrade-5.5.0d1-5.5.0d2.sql