• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

fixing category relations

  1. … 2 more files in changeset.
fixing category relations

  1. … 2 more files in changeset.
Adding procedures to create meta categories and a widget to use in ad_form

    • -0
    • +16
    ./category-relation-procs-postgresql.xql
file category-relation-procs-postgresql.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./category-relation-procs-postgresql.xql
file category-relation-procs.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./category-relation-procs.xql
file category-relation-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./category-relation-procs.tcl
Add from dual to query, add oracle specific query version.

Made sure that treename and category names are localized

added proc to find a tree_id by name

added proc to import category tree (taken from cop-package)

support a display_widget attribute for the category widget so we can show checkboxes for category selection

  1. … 1 more file in changeset.
Apparently lars-blogger in oacs-5-1 relies on this category_tree::get_multirow which only existed on HEAD so far

fix XML encoding issues

categories would throw an error for attempt to map a category twice

Fixed extra closing div tag bug