• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- replace depreacted "ns_mkdir" by "file mkdir"

  1. … 9 more files in changeset.
- added victor's patch to omit deprecated messages of "ns_info tcllib". Background: naviserver supports multiple (virtual) servers, which might have different tcllibs. Therefore, the preferred command to query this was moved to "ns_server ?-server s? tcllib" and "ns_info tcllib" was deprecated. From the OpenACS point of view, one wants to locate the actual library. Since the variable does not change, it is fine to store it in a per-thread variable which can be efficiently accessed.

  1. … 20 more files in changeset.
- replace deprecated command "ns_unlink" with native tcl command "file delete"

  1. … 7 more files in changeset.
- abstract in check for existance of a command whether this is scripted or not

- use a more modern tcl command set

  1. … 12 more files in changeset.
Revert unintended change

Revert unintended change

- Don't require ad_returnfile_background to be a proc

- use usual parameter notation

Use passed in content type, default to image

Fix test which in one part assumed live revision and the rest of the test looked for latest revision. Second pass, all tests pass now.

Fix test which in one part assumed live revision and the rest of the test looked for latest revision. Second pass, all tests pass now.

Fix test which in one part assumed live revision and the rest of the test looked for latest revision.

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.