• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- set maturity to deprecated (4)

- make sure cache is large enough to keep security tokes (needed, when signed attributes are used)

    • -2
    • +2
    ./packages/acs-tcl/tcl/security-init.tcl
- set maturity to deprecated (4)

    • -1
    • +1
    ./packages/dotfolio-ui/dotfolio-ui.info
    • -1
    • +1
    ./packages/sloan-bboard/sloan-bboard.info
- set maturity to deprecated (4)

    • -0
    • +1
    ./packages/sloan-bboard/sloan-bboard.info
- remove duplicated package (in contrib/packages and in packages) from contrib to reduce confusion

  1. … 320 more files in changeset.
- remove duplicated package (in contrib/packages and in packages) from contrib to reduce confusion

    • -20
    • +0
    ./contrib/packages/general-comments/TODO
  1. … 89 more files in changeset.
- remove duplicated package (in contrib/packages and in packages) to reduce confusion

    • -42
    • +0
    ./contrib/packages/forums/forums.info
    • -36
    • +0
    ./contrib/packages/forums/lib/forums-portlet.adp
    • -78
    • +0
    ./contrib/packages/forums/lib/forums-portlet.tcl
    • -1
    • +0
    ./contrib/packages/forums/lib/forums/edit.adp
    • -57
    • +0
    ./contrib/packages/forums/lib/forums/edit.tcl
    • -120
    • +0
    ./contrib/packages/forums/lib/forums/forums-chunk.tcl
  1. … 243 more files in changeset.
- remove duplicated package (was in contrib and in packages)

Put again >= in place as before

    • -1
    • +1
    ./packages/acs-tcl/tcl/http-client-procs.tcl
Reverting previous change: I don't know since when in 4.99.12 dev versions we have dropped ns_ssl. Just stick to plain 4.99.12

    • -1
    • +1
    ./packages/acs-tcl/tcl/http-client-procs.tcl
Use 4.99.11 as comparison version to say: "from 4.99.12 upwards"

    • -1
    • +1
    ./packages/acs-tcl/tcl/http-client-procs.tcl
Bug #128 - Fixes for paginator of search package (navbar)

- Prevent double encoding of query string

- Include csrf token

changes for install from repository:

- change labeling of list filter:

* show current channel version (instead of just "current")

* call selector for head packages not "head" but supplemental

- offer on "head" channel just these packages, which are not available

in the current channel (this avoids a potential damage in the

current installation, when somebody tries e.g. to install

a core package from head, which is broken and/or older than

packages in the current channel). Since there is no way to downgrade

packages in OpenACS, such errors might be hard to fix.

- use message keys instead of hard-coded strings for maturity in

www/install/install.tcl

    • -15
    • +29
    ./packages/acs-admin/www/install/install.tcl
- provide a long description for maturity_deprecated

- remove duplicated maturity entry

- compute .apm files as well for -final releases (starting with OpenACS 5.8)

    • -4
    • +24
    ./packages/acs-admin/tcl/apm-admin-procs.tcl
- call validator as well, when no user_id is explicitly specified ("... -require user_id" in validator filters default case)

- be silent, when specified element does not exist

    • -3
    • +4
    ./packages/acs-templating/tcl/head-procs.tcl
- replace onfocus/onblur with "placeholder"

- revert this mornings change.

    • -2
    • +1
    ./packages/xowiki/tcl/includelet-procs.tcl
- revert this mornings change, since this leads to many warnings

    • -3
    • +5
    ./packages/xotcl-core/tcl/05-db-procs.tcl
- use for hex codes 2-digit notation \xHH to make it compatible for tcl8.6

    • -2
    • +2
    ./packages/acs-lang/tcl/lang-message-procs.tcl
    • -3
    • +3
    ./packages/acs-tcl/tcl/utilities-procs.tcl
    • -8
    • +8
    ./packages/xotcl-core/tcl/30-widget-procs.tcl
    • -5
    • +5
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
- add resolver for explicitly spefified "-href ..." infos in image links

    • -3
    • +12
    ./packages/xowiki/tcl/link-procs.tcl
- fix typo in HTML text

    • -2
    • +2
    ./packages/acs-admin/tcl/apm-admin-procs.tcl
-remove quotes in text

- use event listener

    • -12
    • +10
    ./packages/dotlrn/www/admin/term-edit.tcl
- provide width&height of images to speed up rendering

Use id of the including page when includlet doesn't have its own

    • -1
    • +2
    ./packages/xowiki/tcl/includelet-procs.tcl
- improve comment

    • -1
    • +1
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
- use same uplevel idiom everywhere (many thanks to antonio)

    • -2
    • +2
    ./packages/xotcl-core/tcl/05-db-procs.tcl