• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add documentation to public procs (fixes automated tests), uniform doc sytle

Add documentation to public procs (fixes automated tests), uniform doc style

    • -3
    • +8
    ./tcl/calendar-admin-portlet-procs.tcl
Make tclwebtest procs private (fixes automated tests)

  1. … 3 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. … 365 more files in changeset.
Update italian translation

    • -0
    • +1
    ./catalog/calendar-portlet.it_IT.ISO-8859-1.xml
  1. … 3 more files in changeset.
Remove leftover sql and unused variables

    • -45
    • +0
    ./www/calendar-portlet-postgresql.xql
Rework adp boolean expressions

  1. … 24 more files in changeset.
Brace and rework expressions + Whitespace changes

  1. … 4 more files in changeset.
Prefer literal in adp axpressions + Whitespace changes

  1. … 28 more files in changeset.
Rework variable assignment (set -> lassign) + Whitespace changes

    • -82
    • +81
    ./tcl/test/calendar-portlet-procs.tcl
  1. … 17 more files in changeset.
Use proper natural number default instead of empty string for page number (defaults to 0)

bump versions of packages with DotLRN style version numbering to HEAD numbers (2.10.0*)

  1. … 35 more files in changeset.
Replace db date conversion with tcl one, remove unneded statements (sort_by is already defined in page contract, ad_return_template is implicit)

merged changes from the oacs-5-9 branch and resolved conflicts

    • -1
    • +1
    ./catalog/calendar-portlet.de_DE.ISO-8859-1.xml
    • -1
    • +7
    ./tcl/calendar-admin-portlet-procs.tcl
    • -1
    • +7
    ./tcl/calendar-portlet-display-procs.tcl
  1. … 7820 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.
Improve translation for the full version of this portlet: was same as the lesser one and therefore confusing. (thanks to Markus Moser)

    • -1
    • +1
    ./catalog/calendar-portlet.de_DE.ISO-8859-1.xml
- bump version number of OpenACS to 5.9.1b3 and DotLRN to 2.9.1b3

  1. … 79 more files in changeset.
Improve robustness and provide better debugging info in error cases

Bump version numbers for OpenACS 5.9.1b1

  1. … 81 more files in changeset.
Don't allow negative duration periods

Fix error message returned for invalid dates

- fix potental bug, when the HTML form sends an empty form field "period_days" via POST method

- make boolean tests in .adp files more uniform

  1. … 12 more files in changeset.
- bump version numbers to 6.9.0 (oacs) / 2.9.0 (dotlrn)

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

  1. … 75 more files in changeset.
*** empty log message ***

  1. … 75 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

    • -1
    • +7
    ./tcl/calendar-admin-portlet-procs.tcl
    • -1
    • +7
    ./tcl/calendar-portlet-display-procs.tcl
  1. … 302 more files in changeset.
- standardize argument passing to adp-includes, don't perform double i18n and double quoting

  1. … 122 more files in changeset.
- quote HTML attributes