acs-content-repository

  • last updated 33 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reduce divergency between oracle and postgres codebase, bring portable sql inline

    • -37
    • +0
    ./tcl/revision-procs-postgresql.xql
Rename ReturnHeaders proc to comply with OpenACS naming convention, create deprecated wrapper, replace occurrences

  1. … 10 more files in changeset.
Whitespace cleanup

Move CR search callbacks to new namespace in compliance with OpenACS naming convention, create deprecated wrappers, update service contract tables

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

    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.10.0d7-5.10.0d8.sql
Prefer bind variables, use portable idioms

Add ad_library and a bit of doc

Whitespace cleanup

Add cast (many thanks to Franz Penz for the change)

improve spelling

New utility to return all descendants of a certain cr_item or folder

Whitespace cleanup

    • -191
    • +190
    ./sql/postgresql/content-item.sql
fix typo

improve spelling

  1. … 29 more files in changeset.
Whitespace cleanup

improve spelling

  1. … 22 more files in changeset.
Add a simple test case for 'content::revision::get_title'

    • -3
    • +10
    ./tcl/test/content-revision-test-procs.tcl
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