application-data-link-procs.tcl

  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
TIP #138 - Add relation_tag to acs_data_links

    • -26
    • +76
    ./application-data-link-procs.tcl
  1. … 7 more files in changeset.
Fix call to is_content_type, parameter was fixed to be object_type to match oracle pl/sql

Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

  1. … 324 more files in changeset.
Confirm URLs and object_ids when scanning for links. Update test.

  1. … 2 more files in changeset.
Don't capture URLs outside the current site as object URLs

  1. … 1 more file in changeset.
Fixing naming problem preventing data links from being created. As this is a backport from HEAD it also includes the caching of the links.

  1. … 1 more file in changeset.
Added a necessary comment to a public proc

Merged oacs-5-2 -> oacs-5-3 branches.

  1. … 66 more files in changeset.
Made sure the links get created correctly and that the flushing works

    • -21
    • +37
    ./application-data-link-procs.tcl
Caching and tuning

  1. … 1 more file in changeset.
Fixing a coupld of bugs in the edited data_link::new procedure

Adding new procs to create single direction links, and get all links regardless of type, proc to check if a link exists, and tests for the new functionality.

    • -1
    • +149
    ./application-data-link-procs.tcl
  1. … 1 more file in changeset.
Bug stomp: added documentation to acs core procs that had no docs.

  1. … 1 more file in changeset.
Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 721 more files in changeset.
bugfix: typo

use seperate table for application data links

  1. … 3 more files in changeset.
added application links and application data links

  1. … 7 more files in changeset.
file application-data-link-procs.tcl was added on branch oacs-5-2 on 2005-07-26 16:43:57 +0000

Added application and application data linking functionality written by Timo. This allows you to link packages together (e.g. project-manager and logger) or data of packages (e.g. a project and a file-storage folder)

    • -0
    • +43
    ./application-data-link-procs.tcl
  1. … 8 more files in changeset.