• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add testcase for 'dt_interval_check'

Trim month numbers on 'dt_prev_month' and 'dt_next_month' to avoid octal misinterpretation. Fixes 'dt_prev_next_month' testcase

Increase test coverage of 'acs-datetime' by adding tests for 'dt_sysdate', 'dt_systime', 'dt_prev_month' and 'dt_next_month'

Refactor tests in 'acs-datetime' package

    • -60
    • +45
    ./tcl/test/acs-datetime-procs.tcl
Whitespace cleanup

Deprecate a bunch of date widget procs: they use hardcoded markup, lack localization, don't leverage existing tcl capabilities and most importantly are not in use anywhere in current codebase

Replace deprecated occurrences

improve spelling

  1. … 3 more files in changeset.
Bring files on oacs-5-10 in sync with HEAD

  1. … 162 more files in changeset.
Add @see in deprecated proc

  1. … 1 more file in changeset.
Use 'expr' for variable incrementing when the value is a double, as incr does not do it natively (thanks to Antonio for the pointer).

Whitespace changes

  1. … 1 more file in changeset.
Prefer 'incr' to increment variables instead of 'expr'.

  1. … 3 more files in changeset.
make testes calls explicit

Whitespace changes + add editor hints

    • -298
    • +298
    ./tcl/acs-calendar-procs.tcl
  1. … 26 more files in changeset.
Remove superflous parentheses

  1. … 29 more files in changeset.
Whitespace cleanup

Proc documentation: use @return when relevant

Whitespace changes

Proc documentation: provide a minimal documentation to public procs + use @return when relevant

Rework variable assignment (set -> lassign)

  1. … 12 more files in changeset.
Fix typos

  1. … 9 more files in changeset.
Fix typos

  1. … 61 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

    • -1
    • +1
    ./catalog/acs-datetime.de_DE.ISO-8859-1.xml
    • -2
    • +6
    ./catalog/acs-datetime.it_IT.ISO-8859-1.xml
  1. … 7820 more files in changeset.
regenerated ducumentation

  1. … 248 more files in changeset.
- do not depend on beta or development versions

- make sure that released versions are not beta or development

- align version numbers (e.g. use also 5.9.1 for xotcl-core)

- bump version numbers to 5.9.1

  1. … 83 more files in changeset.
bump version numbers to 5.9.1b9 respectively to 2.9.1b9 to prepare for release

  1. … 91 more files in changeset.
- bump version number of OpenACS to 5.9.1b3 and DotLRN to 2.9.1b3

  1. … 79 more files in changeset.
Bump version numbers for OpenACS 5.9.1b1

  1. … 81 more files in changeset.
Italian localization of message keys for many packages

    • -2
    • +6
    ./catalog/acs-datetime.it_IT.ISO-8859-1.xml
  1. … 25 more files in changeset.