• last updated 10 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged from 5.4.2

  1. … 283 more files in changeset.
Don't reload image datamodel.

Remove explicit delete of images row, acs_object.del does that for you.

Removing that change means we don't need to reload the image pl/sql

package.

  1. … 1 more file in changeset.
Rolled back abortive attempt to substitute dbms_log stuff for java

  1. … 4 more files in changeset.
Support for relative file locations which might even reside on a windows drive and therefore start with d:\

  1. … 6 more files in changeset.
Correction of name constraint

  1. … 13 more files in changeset.
Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 721 more files in changeset.
fix non-nullable package id on image (package id should be nullable and it now is)

  1. … 2 more files in changeset.
Remerge Timo's changes for tip 42,43, cf tip 53

  1. … 97 more files in changeset.
rollback of Timo's name, package_id commit; see TIP 53

  1. … 96 more files in changeset.
TIP#42,43: adding package_id and title to acs_objects table

  1. … 96 more files in changeset.
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

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

  1. … 101 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.
merge from oacs-4-6

  1. … 110 more files in changeset.
fix cvs id string

  1. … 2 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.
more image handling fixes submitted by Walter McGinnis

  1. … 2 more files in changeset.
added support for multiple file storage areas

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

  1. … 53 more files in changeset.