• last updated 12 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged oacs-5-3 branch to HEAD

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

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

  1. … 3 more files in changeset.
Added new help procs for accessing the category by title

  1. … 1 more file in changeset.
Added procedure to retrieve the objects belonging to a category. Why ever this wasnt need before :-)

  1. … 1 more file in changeset.
enhancement procedures for categories written by Peter Kreuzinger

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

  1. … 20 more files in changeset.
Urgent fix for broken languages. Categories was not correctly trying the parent languages as acs-lang does.

populate the categories translation cache directly when adding a category rather than forcing a second db query. don't sort when loading locales to array (since ordering not relevant when you array get two lines later). add divs and class names to category select widget so it's possible to style them with css

  1. … 2 more files in changeset.
Change get_id to return a list.

Added function to get a category from a name in a specified locale.

  1. … 1 more file in changeset.
add a -tree_id arg to category::get_mapped_categories to get only those cats from a given tree

  1. … 1 more file in changeset.
add a noflush flag to category::add to facilitate bulk loading larger trees

  1. … 1 more file in changeset.
added procs for easy use in listbuilder

  1. … 2 more files in changeset.
moved one-object file for better naming

  1. … 17 more files in changeset.
using proc to generate standard part of context bar

  1. … 14 more files in changeset.
Use string repeat to create indentations.

  1. … 5 more files in changeset.
renamed proc repeat_string

added category-links feature

  1. … 36 more files in changeset.
moved procs for integration in ad_form to seperate file since they are in seperate namespace anyway

  1. … 1 more file in changeset.
several bugfixes, extended category::ad_form to let user change the element name of the category widgets

  1. … 4 more files in changeset.
Added procs for adding categories to ad_form easier.

added support for single/multiple categorizations / forcing users to map at least one category

  1. … 48 more files in changeset.
Changed @returns to @return with command perl -pi -e 's/\@returns/\@return/g' *.tcl

  1. … 6 more files in changeset.
- Changed to new namespace style

- Added category::get_names proc, which can get names for a list of categories

Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

  1. … 275 more files in changeset.
committing the port of the categories package from Oracle to PostgreSQL by Michael Steigman

  1. … 18 more files in changeset.
a) removed sql from tcl files b) renamed some queries for better readability c) added query files for category browsing pages

  1. … 30 more files in changeset.
Importing the categories package developed by Timo Hentschel

  1. … 92 more files in changeset.
Initial revision

    • -0
    • +421
    ./categories-procs.tcl
  1. … 92 more files in changeset.