• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- new style string expressions

- brace expressions to allow for tcl compilation

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

- bump version number

    • -2
    • +2
    ./packages/file-storage/file-storage.info
    • -9
    • +9
    ./packages/file-storage/lib/folder-links.tcl
    • -14
    • +14
    ./packages/file-storage/www/file-add.tcl
    • -4
    • +4
    ./packages/file-storage/www/file-edit.tcl
    • -8
    • +8
    ./packages/file-storage/www/folder-add.tcl
    • -17
    • +17
    ./packages/file-storage/www/folder-chunk.tcl
    • -6
    • +6
    ./packages/file-storage/www/folder-create.tcl
    • -4
    • +4
    ./packages/file-storage/www/folder-delete.tcl
  1. … 9 more files in changeset.
- use "in" instead of "lsearch"

- bump version number

- use tcl 8.5 index expression

- bump verison number

- bump version number

    • -2
    • +2
    ./packages/ref-language/ref-language.info
- brace expression

- 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
    • +1
    ./packages/categories/tcl/tagcloud-procs.tcl
- use tcl 8.5 commands

- brace expressions to allow for tcl compilation

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

- no need to use "expr" inside "expr"

- bump version number

    • -9
    • +9
    ./packages/calendar/tcl/cal-item-procs.tcl
    • -22
    • +22
    ./packages/calendar/tcl/calendar-procs.tcl
    • -3
    • +3
    ./packages/calendar/tcl/calendar-sc-procs.tcl
    • -10
    • +10
    ./packages/calendar/tcl/test/cal-item-procs.tcl
    • -8
    • +8
    ./packages/calendar/www/cal-item-new.tcl
    • -20
    • +22
    ./packages/calendar/www/mini-calendar.tcl
    • -16
    • +16
    ./packages/calendar/www/view-list-display.tcl
    • -10
    • +10
    ./packages/calendar/www/view-month-display.tcl
  1. … 3 more files in changeset.
- breace expressions

- used compiled instructions

- bump version number

    • -2
    • +2
    ./packages/attachments/attachments.info
    • -3
    • +3
    ./packages/attachments/www/file-add-2.tcl
    • -3
    • +3
    ./packages/attachments/www/file-add.tcl
    • -2
    • +2
    ./packages/attachments/www/simple-add-2.tcl
    • -4
    • +4
    ./packages/attachments/www/simple-add.tcl
- bump version number

- don't use backslash in multiline expressions

- make long expressions more uniform and more readable

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

- brace expressions to allow for tcl compilation

- bump version number

    • -12
    • +19
    ./packages/acs-tcl/tcl/00-database-procs.tcl
    • -16
    • +23
    ./packages/acs-tcl/tcl/adp-parser-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/apm-file-procs.tcl
    • -20
    • +28
    ./packages/acs-tcl/tcl/apm-install-procs.tcl
    • -14
    • +24
    ./packages/acs-tcl/tcl/apm-procs.tcl
    • -6
    • +7
    ./packages/acs-tcl/tcl/exception-procs.tcl
    • -4
    • +4
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
  1. … 9 more files in changeset.
- simply expressions

- don't abbreviate "info" subcommands

- bump version number

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

- regularize expressions

- bump version number

- make documentation readable on API browser

- brace expressions to allow for tcl compilation

- bump version numbers

    • -2
    • +2
    ./packages/acs-datetime/acs-datetime.info
- simply string expressions

- remove unneeded quoting

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

- improve domain guessing for naviserver configurations

- brace expressions to allow for tcl compilation

- use "in" or not in (ni) operator instead of lsearch (for readability and performance)

    • -2
    • +2
    ./packages/acs-lang/tcl/lang-message-procs.tcl
    • -4
    • +4
    ./packages/acs-lang/tcl/lang-util-procs.tcl
    • -3
    • +3
    ./packages/acs-lang/tcl/locale-procs.tcl
    • -6
    • +5
    ./packages/acs-lang/tcl/localization-procs.tcl
    • -2
    • +2
    ./packages/acs-lang/www/admin/package-list.tcl
    • -1
    • +1
    ./packages/acs-lang/www/doc/acs4-patches.txt
- brace expressions to allow for tcl compilation

- use "in" or not in (ni) operator instead of lsearch (for readability and performance)

    • -1
    • +1
    ./packages/acs-admin/www/install/install-2.tcl
- use "in" or not in (ni) operator instead of lsearch (for readability and performance)

- use "eq" instead of "string equal"

- use "in" or not in (ni) operator instead of lsearch (for readability and performance)

- use "in" or not in (ni) operator instead of lsearch (for readability and performance)

- don't abbreviate "info" subcommands

- no need for "\" in continuation lines of expression

    • -3
    • +4
    ./packages/acs-api-browser/www/type-view.tcl
- use "in" operator instead of lsearch (for readability and performance)

    • -1
    • +1
    ./packages/acs-admin/www/auth/authority.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/apm-xml-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/set-operation-procs.tcl
- add outdated function based on non-existing tables (currency_codes)

    • -0
    • +125
    ./packages/acs-outdated/tcl/acs-lang-localization-procs.tcl
    • -0
    • +23
    ./packages/acs-outdated/tcl/acs-lang-localization-procs.xql
- move ad_user_class_query and ad_user_class_query_count_only from

packages/acs-tcl/tcl/admin-procs.{tcl,xql} to acs-outdated/tcl/

since these functions are non-functional (based on non-existing

tables)

- move related code from acs-admin/www/users/one.{tcl,xql} to acs-outdated/www/

    • -71
    • +1
    ./packages/acs-admin/www/users/one.tcl
    • -10
    • +0
    ./packages/acs-admin/www/users/one.xql
    • -241
    • +1
    ./packages/acs-tcl/tcl/admin-procs.tcl
    • -61
    • +0
    ./packages/acs-tcl/tcl/admin-procs.xql
- move ad_user_class_query and ad_user_class_query_count_only from

packages/acs-tcl/tcl/admin-procs.{tcl,xql} to acs-outdated/tcl/

since these functions are non-functional (based on non-existing

tables)

- move related code from acs-admin/www/users/one.{tcl,xql} to acs-outdated/www/

    • -0
    • +241
    ./packages/acs-outdated/tcl/acs-tcl-admin-procs.tcl
    • -0
    • +61
    ./packages/acs-outdated/tcl/acs-tcl-admin-procs.xql
    • -0
    • +71
    ./packages/acs-outdated/www/acs-tcl-users-one.tcl
- use "in" oeprator instead of "lsearch" to improve readability and performance

    • -8
    • +8
    ./packages/acs-tcl/tcl/admin-procs.tcl
- initial checkin

    • -0
    • +28
    ./packages/acs-outdated/acs-outdated.info
- fix incorrect variable name "package_id" used instead of "subsite_id"

- make variable check explicit

- no need to use "expr" in a condition of a "for" loop

    • -2
    • +2
    ./packages/acs-subsite/tcl/attribute-procs.tcl
    • -2
    • +2
    ./packages/acs-subsite/tcl/package-procs.tcl
    • -2
    • +2
    ./packages/acs-templating/tcl/list-procs.tcl