• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make content::item::new is live parameter default to f instead of empty string to match content::revision::new

Make content::item::new is live parameter default to f instead of empty string to match content::revision::new

Replace single quote in tcl string with double quotes

Fix single quotes around string in procedure call

Implements TIP #142: Administration UI to manage mime types and extension map

  1. … 15 more files in changeset.
Merged 5.5.1 to HEAD

  1. … 181 more files in changeset.
The after upgrade callback needed a documentation block.

fix for an error with Oracle, which din't find get_cr_file_path.get_storage_key_and_path query.

    • -1
    • +12
    ./content-revision-procs-oracle.xql
Implements TIP #135 (OOXML formats)

  1. … 2 more files in changeset.
file apm-callback-procs.tcl was initially added on branch oacs-5-5.

    • -0
    • +0
    ./apm-callback-procs.tcl
Non-info file merge results, with conflicts resolved.

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

- fix one more typo in deprecated command

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

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

Add proc to resize images that are already in the CR to provide thumbnail and other sizes

Merged from 5.4.2

  1. … 283 more files in changeset.
Fixed default template: only render content when it's HTML or can be converted to HTML

deactivate background_delivery for connections via nsopenssl

deactivate background_delivery for connections via nsopenssl

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

Rolled back abortive attempt to substitute dbms_log stuff for java

  1. … 4 more files in changeset.