• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding support for the categorization of files (if the CategoriesP parameter is enabled for a package instance). Version is increased to 5.4.0d3 and folder, file and simple www/*-edit-2 files were removed and consolidated into www/*-edit.

  1. … 33 more files in changeset.
Added callbacks for integration with PM. Made sure the package_id is set correctly

  1. … 61 more files in changeset.
Added back the ability to edit or delete an extlink as well as actually visit

the URL of the extlink. Fixes bug#1661

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

  1. … 64 more files in changeset.
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.

  1. … 46 more files in changeset.
I18N: converting file-storage to using the message catalog

  1. … 52 more files in changeset.
added support for non-versioned objects... but ONLY IN ORACLE right now as we are STILL testing this

  1. … 9 more files in changeset.