• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge of 4.6.3b1 to HEAD

  1. … 101 more files in changeset.
register_child_type would only register one type per parent since it

ignored relation tag when checking if the relation existed.

is_valid_type failed with more than one type since it wanted to count

max_n but did not sum.

needs an upgrade script.

  1. … 4 more files in changeset.
forgot about all of the trigger work-arounds for data-change violation problem that no longer exists. Fixed now.

  1. … 4 more files in changeset.
Adding new mime-types, which I forgot to add back when I added the new richtext widget. Jeff will probably go in and rename them something else for me, and hopefully he'll propagate the change to the richtext widget and acs-tcl/tcl/text-html-procs as well.

  1. … 3 more files in changeset.
moved the includes back up to where they belong, add the 4.6.3 upgrade scripts

  1. … 3 more files in changeset.
- Adds table cr_extension_mime_type_map,

- Adds function cr_filename_to_mime_type [-create] filename

- Adds function cr_create_mime_type -extension -mime_type -description

- Removes *_maybe_create_new_mime_type

- Updates acs-content-repository to 4.6.3. Ugrade scripts provided.

- Updates dependency information for several packages.

- Adds most mime types plus comprehensive list of extension to mime-typemappings.

- Maps .c .h .c++ .pl etc to text/plain

  1. … 20 more files in changeset.
adds indexes for fk constraint children, bumps version to 4.6.2, upgrades supplied

  1. … 4 more files in changeset.
adds */* mime type, bump version from 4.6 to 4.6.1 and provide an upgrade script (*/* added by Lars on HEAD)

  1. … 4 more files in changeset.
Added */* as unknown mime type, because otherwise files that didn't match one of the existing mime types wouldn't upload in file-storage.

  1. … 1 more file in changeset.
adds some common mime types to cr_mime_types

  1. … 1 more file in changeset.
type in constraint name cr_revisions_storage_type rather than cr_items_storage_type fixes bug 1021 patch 305

1. The PG port of apm__register_parameter had a tiny error which caused it

to not set the new parameter to its default value in any of the effected

package instances.

2. Glossary - added admin as a parent of glossary_admin so admins can admin.

3. edit-this-page PG: removed code that was written because of #1 above

4. edit-this-page Oracle: finished the datamodel port, added drop script

  1. … 8 more files in changeset.

1. Fixed permissions bug in the PG version (missing OR clause in a view)

2. Added (untested thus far) site-wide-search to glossary

3. Added centralized support for importing files into the CR (either into

the filesystem or the database).

4. Fixed wp-slim. Fixed it some more. Fixed it again. It still needs

more fixing.

  1. … 61 more files in changeset.

1. Typo in the alter table in the PG version ...

2. Just folded the alter tables into the cr_folders table definition. This

is still pre-beta ...

  1. … 1 more file in changeset.
added package_id to cr_folders

fixed mutating tables problem with cr_cleanup_cr_files_del_trg trigger

fixed mutating tables problem with cr_cleanup_cr_files_del_trg trigger

A variety of minor fixes ...

  1. … 3 more files in changeset.

Fixed Dan's new trigger ...

more image handling fixes submitted by Walter McGinnis

  1. … 2 more files in changeset.
fixed delete file trigger

added support for multiple file storage areas

  1. … 11 more files in changeset.
cleaned up content repository data-model and converted oracle apm to use file storage in the content repository

  1. … 11 more files in changeset.
added support for storing content repository items in the file system

  1. … 8 more files in changeset.
restructuring directory structure for openacs porting

    • -0
    • +798
    ./content-create.sql
  1. … 53 more files in changeset.