• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- bump version number to 5.8.1b2

  1. … 75 more files in changeset.
- bump version numbers for beta release

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

- bump version numbers to [25].8.1a3

- update requirements for core components to newest version number in the branch

  1. … 74 more files in changeset.
- fix spelling of @param

  1. … 1 more file in changeset.
More occurrances of ad_table. Using list templates instead.

- improve page-contracts

    • -2
    • +2
    ./www/cadmin/category-link-delete-2.tcl
    • -2
    • +2
    ./www/cadmin/category-parent-change-2.tcl
    • -2
    • +2
    ./www/cadmin/category-parent-change.tcl
    • -1
    • +1
    ./www/cadmin/site-wide-status-change.tcl
  1. … 3 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

    • -1
    • +1
    ./www/cadmin/category-link-delete-2.tcl
  1. … 24 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 111 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

    • -2
    • +2
    ./www/cadmin/category-link-delete-2.tcl
    • -3
    • +3
    ./www/cadmin/category-parent-change-2.tcl
    • -2
    • +2
    ./www/cadmin/category-parent-change.tcl
  1. … 89 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 13 more files 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

- 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

    • -2
    • +4
    ./www/cadmin/category-parent-change.tcl
- use "lassign" instead of "util_unlist"

    • -1
    • +1
    ./www/cadmin/category-parent-change.tcl
  1. … 5 more files in changeset.
- completing/improving .info files of major packages

  1. … 9 more files in changeset.
- use property "doc(title)" throughout oacs-5-8 instead of "title" to get rid of warnings in error.log of the form:

Warning: /forums/message-view has no doc(title) set.

Using doc(title) is required in blank-master.tcl but was used so far only in a few packages

  1. … 334 more files in changeset.
- replace deprecated "export_url_vars" by "export_vars -url"

- fix bracing in "export_vars -form"

  1. … 121 more files in changeset.
- replace deprecated "export_form_vars" by "export_vars -form"

- replace deprecated "ad_export_vars" by "export_vars"

  1. … 72 more files in changeset.
- revert form_vars update

  1. … 82 more files in changeset.
- replace deprecated "export_form_vars" by "form_vars"

  1. … 31 more files in changeset.
- bump version numbers

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

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

- remove unneeded "expr" in side if-expressions

  1. … 13 more files in changeset.
- update release dates in .info files to make it easier to spot, what old versions are installed

  1. … 36 more files in changeset.
- require for all packages in oacs-5-8 branch acs-kernel 5.8.0

  1. … 13 more files in changeset.
- get rid of empty_string_p

  1. … 4 more files in changeset.
- replace deprecated acs_sc_call by acs_sc::invoke

  1. … 10 more files in changeset.
- update postgres function to modern style plpgsql definitions using dollar quoting

    • -11
    • +11
    ./sql/postgresql/categories-init.sql
    • -23
    • +23
    ./sql/postgresql/categories-relation.sql
    • -17
    • +32
    ./sql/postgresql/category-link-package.sql
    • -123
    • +156
    ./sql/postgresql/category-package.sql
    • -150
    • +183
    ./sql/postgresql/category-tree-package.sql
    • -17
    • +20
    ./sql/postgresql/upgrade/upgrade-1.0d1-1.0d2.sql
    • -6
    • +13
    ./sql/postgresql/upgrade/upgrade-1.0d3-1.0d4.sql
    • -41
    • +63
    ./sql/postgresql/upgrade/upgrade-1.0d6-1.0d7.sql
    • -16
    • +20
    ./sql/postgresql/upgrade/upgrade-1.1d1-1.1d2.sql
    • -58
    • +55
    ./sql/postgresql/upgrade/upgrade-1.1d2-1.1d3.sql
    • -27
    • +27
    ./sql/postgresql/upgrade/upgrade-1.1d3-1.1d4.sql
  1. … 27 more files in changeset.
typo on message key name.