• last updated 22 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
bumped version numbers to 5.10.1b1

  1. … 85 more files in changeset.
Whitespace changes

Hardcode the word "Page" in the message keys as the German localization does

Many thanks to Markus Moser for reporting the inconsistency

    • -1
    • +1
    ./catalog/xowiki-portlet.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/xowiki-portlet.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/xowiki-portlet.it_IT.ISO-8859-1.xml
Update api

  1. … 5 more files in changeset.
Prefer the classical procedural api in the installation callbacks for these two packages:

- currently, acs-service-contract (among others) defines database functions with the same number of arguments, but different argument types. The acs::dc facility won't be able to distinguish which is the correct one to pick in this case

- a cicken/egg problem arises when one installs xowiki-portlet alongside the new-portal package, because before a restart the acs::dc methods won't be created yet

    • -36
    • +20
    ./tcl/xowiki-admin-portlet-procs.tcl
  1. … 1 more file in changeset.
Add doc

replace ::xo::db interface by new ::acs::dc

    • -15
    • +15
    ./tcl/xowiki-admin-portlet-procs.tcl
fix release dates in .info files

  1. … 82 more files in changeset.
release work

  1. … 204 more files in changeset.
bump version numbers of 5.9|5.10 packages to 5.10.0b1

adjust dependencies

  1. … 87 more files in changeset.
file xowiki-portlet.it_IT.ISO-8859-1.xml was initially added on branch oacs-5-10.

    • -0
    • +0
    ./catalog/xowiki-portlet.it_IT.ISO-8859-1.xml
Italian localization for the package

    • -0
    • +13
    ./catalog/xowiki-portlet.it_IT.ISO-8859-1.xml
  1. … 2 more files in changeset.
improve spelling

  1. … 10 more files in changeset.
file xowiki-portlet.es_ES.ISO-8859-1.xml was initially added on branch oacs-5-10.

    • -0
    • +0
    ./catalog/xowiki-portlet.es_ES.ISO-8859-1.xml
Update 'es_ES' message keys

    • -0
    • +14
    ./catalog/xowiki-portlet.es_ES.ISO-8859-1.xml
  1. … 1 more file in changeset.
added editor hints and white-space cleanup

  1. … 50 more files in changeset.
whitespace changes and editor hints for all xo* packages

  1. … 15 more files in changeset.
improve spelling

  1. … 9 more files in changeset.
Whitespace changes + Editor hints

    • -32
    • +34
    ./tcl/xowiki-admin-portlet-procs.tcl
Modernize XOTcl idioms: my proc -> :proc

    • -11
    • +11
    ./tcl/xowiki-admin-portlet-procs.tcl
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. … 368 more files in changeset.
remove duplicated words

  1. … 9 more files in changeset.
remove parens

  1. … 2 more files in changeset.
bump versions of packages with DotLRN style version numbering to HEAD numbers (2.10.0*)

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

  1. … 7833 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.
- improve checking of return_urls in page_contracts