• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

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. … 54 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 ...

added package_id to cr_folders

added a constraint

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

Dave Bauer's patches ...

*** empty log message ***

  1. … 7 more files in changeset.

A variety of minor fixes ...

  1. … 3 more files in changeset.

Fixed Dan's new trigger ...

more image handling fixes submitted by Walter McGinnis

fixed delete file trigger

fixed infinite recursion problem with cr_keywords update trigger

added support for multiple file storage areas

  1. … 4 more files in changeset.
added name method support for content_revision type

  1. … 4 more files in changeset.
moved CMS stuff to CR so that content can be displayed by the search interface without requiring the user to load cms

  1. … 21 more files in changeset.
updated search support to include templates and images

  1. … 5 more files in changeset.
added virtual url support for CR

  1. … 5 more files in changeset.
removed DataProvider Contract Temporarily

  1. … 1 more file in changeset.
added dependency for acs-service-contract

  1. … 1 more file in changeset.
modified CR to provide the FtsContentProvider interface

  1. … 2 more files in changeset.
added service content support to convert CR into a content provider for search

fixed definition of item relationships

fixed closing of cursors after an exception

  1. … 4 more files in changeset.
fixed RI problem with oracle due to text not being an allowed storage_type

fixed template functions

  1. … 2 more files in changeset.
fixed insertion order for insert statement in content_revision__copy routine

fixed image upload using lobs and file storage in CR

  1. … 5 more files in changeset.