• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
sort output from category::get_children and tidy the proc

Basic package drop works now for PostgreSQL (Oracle will come later)

    • -16
    • +10
    ./sql/postgresql/categories-drop.sql
Merged oacs-5-5 branch of .LRN packages to HEAD.

  1. … 87 more files in changeset.
Fix dependencies and their version

  1. … 14 more files in changeset.
- fix incorrect reference to table in category_tree__copy

- revert a change of don to make categories admin interface working again.

    • -1
    • +1
    ./sql/postgresql/category-tree-package.sql
Fixed apparently untested fix by gustafn that tried to update a table

using the syntax "update categories c set ...", which is not SQL.

    • -1
    • +1
    ./sql/postgresql/category-tree-package.sql
Fix typo: added missing ',' from the previous commit

Added missing spanish translations

    • -0
    • +1
    ./catalog/categories.es_ES.ISO-8859-1.xml
  1. … 7 more files in changeset.
remove deprecated calls to ad_parameter

  1. … 4 more files in changeset.
1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

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

Adding space between vars object_id and ctx_id.

- remove useless "required" message for language (is always set)

- 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.

    • -0
    • +1
    ./catalog/categories.de_DE.ISO-8859-1.xml
    • -0
    • +1
    ./catalog/categories.en_US.ISO-8859-1.xml
    • -7
    • +10
    ./www/cadmin/category-link-add-2.tcl
    • -1
    • +2
    ./www/cadmin/category-link-delete-2.tcl
    • -6
    • +10
    ./www/cadmin/category-links-view.tcl
  1. … 25 more files in changeset.
fix 2 bugs

- call to a non-existing acs_object__new with 5 args

- 2 table references were incorrect in category_tree__copy

    • -2
    • +3
    ./sql/postgresql/category-tree-package.sql
    • -0
    • +63
    ./sql/postgresql/upgrade/upgrade-1.1.2d3-1.1.2d4.sql
Checkpoint 3.7 (level AA): Mark up quotations. Do not use quotation markup for formatting effects such as indentation.

  1. … 28 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.

Remove package version from catalog files

    • -1
    • +1
    ./catalog/categories.nl_ZA.ISO-8859-1.xml
  1. … 4 more files in changeset.
Fix typo, require_category_p duplicated. Should be widget instead.

    • -1
    • +1
    ./sql/oracle/category-tree-package.sql
Fix missing column "widget" in category_tree_map in Oracle; strangely enough, the upgrade script was available.

    • -0
    • +4
    ./sql/postgresql/categories-create.sql
Fix missing column "widget" in category_tree_map in Oracle

    • -0
    • +4
    ./sql/postgresql/categories-create.sql
HTML Strict cleanup

Rollback of my previous commit (02-feb-2008) since it breaks tree-map and others

Fix bug, where /categories/cadmin/object-map complains about a twice added form item "tree_id".

For unknown reasons, this happens so far only in the head version, and not in the oacs-5-4 branch.

Fixed problem with repeat parameter on category_tree.map procedure

    • -1
    • +1
    ./sql/oracle/category-tree-package.sql
Switch to standard template for form to make it validate HTML Strict

Import of message keys from translation server for core and .LRN packages.

This catalogs have no package version info. Check http://openacs.org/forums/message-view?message%5fid=1007666

    • -1
    • +1
    ./catalog/categories.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/categories.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/categories.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/categories.nl_NL.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/categories.pt_BR.ISO-8859-1.xml
  1. … 1295 more files in changeset.
Greek catalogs for dotlrn

    • -0
    • +8
    ./catalog/categories.el_GR.utf-8.xml
  1. … 45 more files in changeset.
Merged oacs-5-3 branch to HEAD

  1. … 183 more files in changeset.