acs-content-repository

  • last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add 'content::revision::get_title', a simple proc to get the title of a particular 'content_revision'

Adjust doc and defaults of 'content::item::get_title' to the actual implementation of 'content_item__get_title'

Remove self-reference in proc doc

replace hardcoded /tmp by API function [ad_tmpdir]

  1. … 10 more files in changeset.
drop leftover functions from 2003, 2004 and 2005 in existing instances

file upgrade-5.10.0d6-5.10.0d7.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.10.0d6-5.10.0d7.sql
improve spelling

  1. … 16 more files in changeset.
fix broken link

  1. … 2 more files in changeset.
Whitespace cleanup

    • -17
    • +17
    ./tcl/publish-procs-postgresql.xql
Prefer db quoting

Replace ad_decode idiom, prefer db quoting

Replace ad_decode idiom with plain sql

revert prevous change

whitespace changes

Add "FOR UPDATE" to select operation of *_f() function inserting tuples.

the required "content_type__refresh_trigger" calls will follow later.

    • -0
    • +98
    ./sql/postgresql/upgrade/upgrade-5.10.0d5-5.10.0d6.sql
Whitespace changes

Add missing 'title' parameter to 'content::item::upload_file', which is checked in the proc and probably not materialized out of thin air.

Use '::content::item::get_content_type' instead of the deprecated '::content::item::content_type'

Use '::content::item::get_content_type' instead of the deprecated '::content::item::content_type'

Trailing whitespace cleanup

Deprecate '::content::item::content_type', which is exactly the same proc as 'content::item::get_content_type'. Weird.

improve spelling

  1. … 15 more files in changeset.
improve spelling

    • -1
    • +1
    ./sql/postgresql/upgrade/upgrade-5.0.0-5.1.0d1.sql
  1. … 2 more files in changeset.
improve spelling

  1. … 6 more files in changeset.
Fix typos

  1. … 5 more files in changeset.
Remove smelly comment, as parameter is there

Modernize tcl

Whitespace removal

Move image::get_info together with its pals procs in the content repository... just to realize it should probably go away at some point

  1. … 1 more file in changeset.
Removed obsolete @arch-tag

    • -2
    • +1
    ./tcl/content-revision-procs-oracle.xql
    • -2
    • +1
    ./tcl/content-revision-procs-postgresql.xql
    • -3
    • +2
    ./tcl/test/content-keyword-test-procs.xql
  1. … 23 more files in changeset.