• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Parameters UI: show main (empty) section at the beginning and deprecated section at the bottom

Fix parameter names in proc doc

  1. … 2 more files in changeset.
Harmonize parameter names in proc documentation removing unexistent ones

Harmonize parameter names in proc documentation removing unexistent ones

remove single quotes

prefer built-in ns_dbquotevalue over DoubleApos

make tested API calls explicit, fix broken test case ('the_public' was spelled 'the_pubic')

    • -11
    • +40
    ./tcl/test/acs-subsite-procs.tcl
improve testcases by removing useless expr commands

  1. … 17 more files in changeset.
improve rowcount expressions

    • -1
    • +1
    ./www/admin/group-types/groups-list.adp
    • -1
    • +1
    ./www/admin/group-types/rel-type-add.adp
  1. … 62 more files in changeset.
Whitespace changes

Remove superflous parentheses

Update es_ES catalog files

    • -0
    • +1
    ./catalog/acs-subsite.es_ES.ISO-8859-1.xml
  1. … 1 more file in changeset.
Update italian localization, bump version number

    • -0
    • +2
    ./catalog/acs-subsite.it_IT.ISO-8859-1.xml
Trim whitespace

bump version number to 5.10.0d5, otherwise the new package keys (such as acs-subsite.404_title) are not known an lead to errors

Remove duplicated sql

Fix attribute::delete proc so it leverages stored procedure capability of dropping the database table as well (was broken before)

This is needed for a non-xotcl portable way of dropping acs_attributes

fix bug #3352

Switch from naturalnum to integer validator as there are valid negative group ids, e.g. -2

    • -2
    • +2
    ./www/admin/groups/elements-display.tcl
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- Add mising @param

- Add missing @author

- @creation_date -> @creation-date

- @creation-user -> @author

- Fix typos

  1. … 7 more files in changeset.
Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @cvs_id -> @cvs-id

- @version -> @cvs-id

- @creation_date -> @creation-date

- @date -> @creation-date

- Different variations of $Id$

- Remove wrong @param entry

- Fix typos

    • -1
    • +1
    ./www/admin/site-map/allow-for-view.tcl
  1. … 368 more files in changeset.
Remove leftover files

Prefer again 'person::name', as the proc has been reimplemented using 'person::get_person_info', which uses the new 'person_info_cache' cache.

  1. … 13 more files in changeset.
Added message key required by 'acs-subsite/www/permissions/perm-include' when called from '../forums/www/admin/permissions'

    • -0
    • +1
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
Fix message keys

    • -1
    • +1
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-subsite.es_ES.ISO-8859-1.xml
Fix duplicated message key name (typo, i guess)

    • -1
    • +1
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
Updated es_ES translation

    • -0
    • +6
    ./catalog/acs-subsite.es_ES.ISO-8859-1.xml
Update italian translations

    • -0
    • +9
    ./catalog/acs-subsite.it_IT.ISO-8859-1.xml
Remove divergency between oracle and postgres codebase

    • -21
    • +0
    ./www/permissions/revoke-oracle.xql
    • -21
    • +0
    ./www/permissions/revoke-postgresql.xql
  1. … 3 more files in changeset.
Reduce divergency between oracle and postgres codebase

    • -31
    • +0
    ./www/permissions/one-postgresql.xql
    • -12
    • +0
    ./www/permissions/perm-include-oracle.xql