• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove limite clause in generic query. Category_id is unique and doesn't need limit anyway.

Remove useless limit clause in generic query.

Merged oacs-5-3 branch to HEAD

  1. … 183 more files in changeset.
fix cvs IDs

minor cleanip (cvs id, comparisons)

  1. … 2 more files in changeset.
Added capability to define the widget upon mapping a category tree, effectively allowing single and multiple choice

  1. … 5 more files in changeset.
Adding more categories helper procedures

added tree_id_from_object title

Added new help procs for accessing the category by title

Added procedure to retrieve the objects belonging to a category. Why ever this wasnt need before :-)

enhancement procedures for categories written by Peter Kreuzinger

fixing various locale bugs in category_trees (see http://www.openacs.org/forums/message-view?message_id=541095)

First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
merged version from cvs 5-2, conflicts resolved (2x white space, 1x .info file)

    • -0
    • +18
    ./category-relation-procs-postgresql.xql
  1. … 12 more files in changeset.
Added append switch to the multirow procedure.

Added append switch to the multirow procedure.

Urgent fix for broken languages. Categories was not correctly trying the parent languages as acs-lang does.

Added missing rdbms tag

    • -1
    • +3
    ./category-relation-procs-postgresql.xql
  1. … 4 more files in changeset.
Added tagcloud procs by Matthew Burke. Enhanced with permission checking.

file tagcloud-procs.tcl was initially added on branch oacs-5-2.

using widget-values as mapped categories if no object_id is provided

added support to specify multiple trees in category-widget

Fixed bug: parent's sibling is considered a child when the subtree category has no siblings.

Allow multiple category trees and object types to be mapped in the install.xml

fixing proc get_multirow

fixing proc get_multirow

It was a bad idea to make categories not use the I18N interface in the first place. Now that we are using it, we need to localize the output of the widget, otherwise we are bound for trouble (aka message keys in the select boxes)

added tree-import-proc

Added tree_id

fixing caching of meta categories