• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix insert and select views for revisions and subtypes so title is not duplicated.

merge of 4.6.3b1 to HEAD

  1. … 101 more files in changeset.
Merged over workflow/bug-tracker changes from 4.6 branch

  1. … 11 more files in changeset.
Added check that content type is a subclass of content_revision, so you don't accidentally subclass something else, like I did

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.
added support for storing content repository items in the file system

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

    • -0
    • +908
    ./content-type.sql
  1. … 53 more files in changeset.