• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Made countries I18N dependend on ref-countries

Added I18N of countries

file comment-add.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

file relationships.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000

file permissions-user-add.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000

file group-map.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000

file group-ae.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000

file signature.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

file search-help.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

file person-groups-ae.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

file contact-groups.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

file comments.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

file roles.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000

I18N completion of contacts package

    • -11
    • +11
    /openacs-4/packages/contacts/www/contact-add.tcl
    • -23
    • +23
    /openacs-4/packages/contacts/www/contact-rels.tcl
  1. … 19 more files in changeset.
Added German Translations

    • -0
    • +31
    /openacs-4/packages/ams/catalog/ams.de_DE.ISO-8859-1.xml
Various patches and fixes e.g. for I18N

    • -2
    • +2
    /openacs-4/packages/ams/www/attribute.tcl
    • -2
    • +12
    /openacs-4/packages/ams/www/list-code.adp
    • -6
    • +16
    /openacs-4/packages/ams/www/list-code.tcl
AMS depends now on acs-lang instead of acs-translations, as acs-lang handles the translations

Added requirement for acs-translations due to new I18N procedure (not utterly necessary, as you could always provide a different package key and you do not need the package per se, just when you want to export your message keys, but I think it is still better this way)

Changed to use lang::util::convert_to_i18n

    • -23
    • +3
    /openacs-4/packages/ams/www/attribute-add.tcl
Added procedure to transform a string into an I18N version of itself (so it can be translated).

added check for tasks package and corrected nav urls accordingly

missed a query in last large commit; update todo

map content/template roots to package id and look up those roots based on current subsite (using new subsite_package_map table)

    • -2
    • +13
    /openacs-4/packages/cms/sql/oracle/cms-create.sql
    • -0
    • +18
    /openacs-4/packages/cms/tcl/cms-init.tcl
    • -21
    • +28
    /openacs-4/packages/cms/tcl/module-procs.tcl
    • -2
    • +38
    /openacs-4/packages/cms/tcl/module-procs.xql
  1. … 20 more files in changeset.
file cms-init.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    /openacs-4/packages/cms/tcl/cms-init.tcl
still working out the details of scheduled proc - track_publish_status

    • -59
    • +67
    /openacs-4/packages/cms/tcl/publish-procs.tcl
    • -1
    • +1
    /openacs-4/packages/cms/tcl/publish-procs.xql
again, temporarily sidestep [un]publish to filesystem question and simply unset live revision

use cr tcl api

set live revision (temporarily sidestep issue of [un]publishing to filesystem)

format date outside of string var; add 'make live' option

trivial layout change