• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset oacs-5-2:miguelm:20050607074540:1 does not match your current filter (clear filter).

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

    • -0
    • +0
    ./packages/contacts/www/comment-add.tcl
file comments.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000

I18N completion of contacts package

    • -13
    • +7
    ./packages/contacts/lib/comments.tcl
    • -10
    • +10
    ./packages/contacts/lib/contact-master.tcl
    • -7
    • +3
    ./packages/contacts/tcl/contacts-procs.tcl
    • -4
    • +4
    ./packages/contacts/www/comment-add.tcl
    • -11
    • +11
    ./packages/contacts/www/contact-add.tcl
    • -6
    • +6
    ./packages/contacts/www/contact-edit.tcl
    • -3
    • +3
    ./packages/contacts/www/contact-groups.tcl
    • -23
    • +23
    ./packages/contacts/www/contact-rels.tcl
    • -11
    • +3
    ./packages/contacts/www/contact.tcl
    • -16
    • +16
    ./packages/contacts/www/files.tcl
  1. … 19 more files in changeset.
Added German Translations

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

    • -5
    • +5
    ./packages/ams/tcl/telecom-number-widget-procs.tcl
    • -20
    • +28
    ./packages/ams/www/attribute-options-update.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
    ./packages/ams/www/attribute-add.tcl
Added procedure to transform a string into an I18N version of itself (so it can be translated).

    • -2
    • +34
    ./packages/acs-lang/tcl/lang-util-procs.tcl
added check for tasks package and corrected nav urls accordingly

    • -2
    • +6
    ./packages/contacts/lib/contact-master.tcl
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
    ./packages/cms/sql/oracle/cms-create.sql
    • -1
    • +9
    ./packages/cms/sql/postgresql/cms-create.sql
    • -16
    • +1
    ./packages/cms/tcl/module-procs-oracle.xql
    • -18
    • +1
    ./packages/cms/tcl/module-procs-postgresql.xql
    • -21
    • +28
    ./packages/cms/tcl/module-procs.tcl
    • -2
    • +38
    ./packages/cms/tcl/module-procs.xql
    • -1
    • +1
    ./packages/cms/www/modules/items/index.tcl
  1. … 20 more files in changeset.
file cms-init.tcl was initially added on branch oacs-5-2.

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

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

    • -11
    • +11
    ./packages/cms/www/modules/items/unpublish.tcl
use cr tcl api

    • -18
    • +10
    ./packages/cms/www/modules/items/status-edit.tcl
    • -13
    • +0
    ./packages/cms/www/modules/items/status-edit.xql
set live revision (temporarily sidestep issue of [un]publishing to filesystem)

    • -25
    • +23
    ./packages/cms/www/modules/items/publish.tcl
format date outside of string var; add 'make live' option

trivial layout change

small style change

copy index.vuh to /www/subsite

    • -0
    • +14
    ./packages/cms/tcl/install-procs.tcl
added page to export tcl code to recreate category trees

    • -0
    • +11
    ./packages/categories/lib/tree-code.adp
    • -0
    • +9
    ./packages/categories/lib/tree-code.tcl
    • -4
    • +7
    ./packages/categories/www/cadmin/index.tcl
    • -2
    • +2
    ./packages/categories/www/cadmin/tree-view.tcl
    • -0
    • +12
    ./packages/categories/www/cadmin/trees-code.adp
    • -0
    • +23
    ./packages/categories/www/cadmin/trees-code.tcl
added proc to import category tree (taken from cop-package)

removed logger parameters and logger integration links on admin page

    • -21
    • +0
    ./packages/project-manager/www/admin/index.adp
    • -19
    • +1
    ./packages/project-manager/www/admin/index.tcl
show task categories; map categories to revisions, not items

    • -4
    • +4
    ./packages/project-manager/www/add-edit.tcl
    • -2
    • +1
    ./packages/project-manager/www/one.adp
    • -1
    • +4
    ./packages/project-manager/www/task-one.adp
added string task_name; fixed task categories

bugfix: provide documentation string for callback implementation

    • -7
    • +7
    ./packages/logger/tcl/apm-callback-procs.tcl
seperate way of mapping category trees to projects and tasks

    • -2
    • +6
    ./packages/project-manager/www/admin/index.adp
    • -4
    • +3
    ./packages/project-manager/www/admin/index.tcl
fixed display of dynamic from elements

    • -2
    • +9
    ./packages/project-manager/www/task-one.tcl
Fixed bug #1655 by applying patch #468

    • -3
    • +13
    ./packages/acs-tcl/tcl/text-html-procs.tcl