• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- improve indentation CVS: ----------------------------------------------------------------------

- reduce dependencies on acs_object_party_privilege_map (for PostgreSQL)

file tagcloud-procs-oracle.xql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./tagcloud-procs-oracle.xql
file tagcloud-procs-postgresql.xql was initially added on branch oacs-5-9.

    • -0
    • +0
    ./tagcloud-procs-postgresql.xql
- remove xql query with bad name

- prefer ns_quotehtml over ad_quotehtml

  1. … 19 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 301 more files in changeset.
- harden page contracts

- standardize url construction

  1. … 8 more files in changeset.
- ensure proper encoding of hrefs

  1. … 3 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2543 more files in changeset.
Added new proc 'category::ad_form::fill_widgets' used when editing an existing object that has category mappings.

See http://www.openacs.org/forums/message-view?message_id=4192799 for details.

- fix spelling of @param

  1. … 1 more file in changeset.
- use "lassign" instead of "foreach ... break" idiom

- flatten nested "lindex" structures

- use numeric comparison operator for truth value comparisons

- use "lassign" instead of multiple "lindex" operations

  1. … 4 more files in changeset.
- used expand operator instead of "eval"

- use "in" or not in (ni) operator instead of lsearch

- no need to use "expr" inside an "if" or "for" condition

- brace expressions to allow for tcl compilation

- bump version number

  1. … 4 more files in changeset.
- use "lassign" instead of "util_unlist"

  1. … 16 more files in changeset.
- modernize tcl

- remove unneeded "expr" in side if-expressions

  1. … 13 more files in changeset.
sort output from category::get_children and tidy the proc

Fix typo: added missing ',' from the previous commit

remove deprecated calls to ad_parameter

  1. … 7 more files in changeset.
- standardize expressions and comparison operations

  1. … 6 more files in changeset.
- slightly extended message catalog

- fixed localization in context bar

- added new context variable ctx_id used for permission checking.

This optional variable allows to specify category clients

to provide am object, on which permissions are checked for

adding categories. This has the advantage that package_admin

could be allowed this way to add categories without needing

explicit rights on the categories package.

  1. … 39 more files in changeset.
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