acs-content-repository

  • last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Another (sigh) typo in my Oracle query to return true if an item is

an extlink.

seperate queries for oracle and postgres for cr_import_content.set_file_content

    • -0
    • +10
    ./tcl/revision-procs-postgresql.xql
seperate queries for oracle and postgres for cr_import_content.set_file_content

    • -0
    • +10
    ./tcl/revision-procs-postgresql.xql
Fixed syntax error in query ...

should be updating filename in set_file_content query

make file attachments work (my last commit fixed URLs but overlooked files

  1. … 3 more files in changeset.
make attachments work (context was calendar events). Added item::get_type to the CR because I needed it and it didn't seem to already exist.

  1. … 4 more files in changeset.
noquote changes (Dirk Gomez)

  1. … 53 more files in changeset.
merge of 4.6.3b1 to HEAD

    • -0
    • +5
    ./sql/oracle/upgrade/upgrade-4.6-4.6.1.sql
    • -0
    • +483
    ./sql/oracle/upgrade/upgrade-4.6.2-4.6.3.sql
    • -0
    • +1908
    ./sql/oracle/upgrade/upgrade-4.6.4-4.6.5.sql
    • -41
    • +54
    ./sql/postgresql/content-create.sql
    • -8
    • +61
    ./sql/postgresql/content-extlink.sql
  1. … 87 more files in changeset.
adding missing functions name and revision-name

  1. … 1 more file in changeset.
removing the file listings from the info files since those are no longer used by OpenACS

  1. … 28 more files in changeset.
1. removed some needless LARS notices

2. removed acs_methods and friends from the permissions documentation

and got rid of the commented-out table stubs.

3. dropping of permissions was broken in PG, fixed that.

4. cc_users and registered_users views have been sped up.

5. removed an unused and incorrect proc from revision-procs

6. updated acs-kernel to 4.6.3

-------------------------------------------------------------------------------------

    • -36
    • +0
    ./tcl/revision-procs-postgresql.xql
  1. … 8 more files in changeset.
title and mime_type weren't set for the initial revision of an image.

is_valid_child needs relation to determine if its a valid child. needs upgrade script

1. Made it possible to upgrade from acs-kernel 4.6.1 to acs-kernel 4.6.2

by using the APM rather than running the upgrade script by hand from

PSQL or SQL*Plus.

2. Changed a bunch of package .info files to depend on acs-kernel 4.6.2

to force the APM to upgrade acs-kernel (and therefore the APM datamodel)

before anything else. No guarantee on this though since not all

packages properly define their dependence on the kernel, it appears.

3. Whacked the release notes to suggest people use the APM to upgrade

acs-kernel first, other package later, just for safety's sake.

4. Fixed goof-up in acs-subsite I accidently introduced.

  1. … 34 more files in changeset.
fix typo at end of file

file extlink-procs-oracle.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./tcl/extlink-procs-oracle.xql
file extlink-procs.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./tcl/extlink-procs.xql
file extlink-procs.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    ./tcl/extlink-procs.tcl
file extlink-procs-postgresql.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./tcl/extlink-procs-postgresql.xql
file upgrade-4.6.4-4.6.5.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-4.6.4-4.6.5.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-4.6.4-4.6.5.sql
Removed the vile fs_simple_objects added by OF to store URLs in file

storage despite the existence of a non-versioned URL type in the content

repository. Upgrade scripts provided. I added Tcl API to the content

repository to honor our desire to export the SQL API to Tcl client code.

1. folder contents are now counted correctly (bug fix)

2. The fs_objects view is now usable in PG (it was a UNION view before and

therefore didn't scale)

3. Code in file storage is considerably simpler now and all file storage

objects are now stored in the content repository, as they should

be.

The Oracle version may need some work I'll finish testing this afternoon.

    • -0
    • +1908
    ./sql/oracle/upgrade/upgrade-4.6.4-4.6.5.sql
    • -7
    • +60
    ./sql/postgresql/content-extlink.sql
    • -70
    • +11
    ./sql/postgresql/content-item.sql
    • -1749
    • +0
    ./sql/postgresql/packages-create.sql
    • -0
    • +186
    ./sql/postgresql/upgrade/upgrade-4.6.4-4.6.5.sql
  1. … 32 more files in changeset.
comma missing between crftd.path, crftd.storage_area_key

    • -1
    • +1
    ./tcl/acs-content-repository-procs-oracle.xql
tweak the mappings a little and make the text descriptions easier to scan in select widget

Merged over workflow/bug-tracker changes from 4.6 branch

    • -0
    • +146
    ./sql/postgresql/upgrade/upgrade-4.6.3-4.6.4.sql
Added check that content type is a subclass of content_revision, so you don't accidentally subclass something else, like I did

file keyword-procs-oracle.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./tcl/keyword-procs-oracle.xql
file keyword-procs.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./tcl/keyword-procs.xql
file keyword-procs.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    ./tcl/keyword-procs.tcl
file keyword-procs-postgresql.xql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./tcl/keyword-procs-postgresql.xql