• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
1. I made it possible to let content_template.new(), and its PG equivalent,

create a revision of the template by simply providing the template in the 'text'

param.

2. Bug-fixed content::init, content::get_content and some other procs related

to the index.vuh in the CR. Virtual URLs are now more or less supported for items

of any content type if they have a content template associated with them.

If a content item associates a template to it (by registering it), it will have precedence

over the type's template. It will transparently act as a default, in other words.

Added Oracle suport to db_blob_get. Changed site_node_closest_ancestor_package so that it takes a list of keys.

Added xql file. Fixed datamodel to reflect general_comments subtype of

content_item. Added plsql api for adding a new revision of a comment.

General_comments references cr_items. None of the attributes in general_comments should be versioned.

Adding a noquote fix.

Minor adjustments of supported versions, etc.

Added a few rules for the configuration pages

1. Split up default-master into blank-master and default-master;

2. Added a lists.css stylesheet for list-builder lists.

file blank-master.adp was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/www/blank-master.adp
file lists.css was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/www/lists.css
file blank-master.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    /openacs-4/www/blank-master.tcl
Fix noquote problems. Move comment-edit.xql to comment-add-edit.xql

Recover lost file.

Adding missing adp file.

Moved to comment-add-edit.

Removed notif_user from queries temporarily - this is a 4.6.4 change and

shouldn't appear in HEAD until we merge.

Applied Robert Locke's fix for the cleanup proc

Applied Robert Locke's fix to the clean up query

Applied Robert Locke's fixes to the cleanup query

Fixed a substitution bug in notifications.

Cleaned up the curriculum notifications.

Added page_flush_p switch

Removed TODO that's done

Added delete, get_options_flat, and get_children procs

adding ability to restrict listing of general comments to a certain context_id (for example a package_id)

adding auto-mount of general-comments

Made ad_form not need to have an explicit list of form element switches available by simply removing the entire switch statement, since it always did the same, anyway

Made pacckage-key/www/sw-admin directory available under /acs-admin

file index.vuh was initially added on branch oacs-4-6.

Require site-wide admin rights to view pages under pacakge-key/www/sw-admin directory