• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

small style change

    • -1
    • +2
    /openacs-4/packages/cms/www/master.adp
copy index.vuh to /www/subsite

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

    • -0
    • +11
    /openacs-4/packages/categories/lib/tree-code.adp
    • -0
    • +9
    /openacs-4/packages/categories/lib/tree-code.tcl
    • -0
    • +12
    /openacs-4/packages/categories/www/cadmin/trees-code.adp
    • -0
    • +23
    /openacs-4/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

show task categories; map categories to revisions, not items

added string task_name; fixed task categories

bugfix: provide documentation string for callback implementation

seperate way of mapping category trees to projects and tasks

fixed display of dynamic from elements

Fixed bug #1655 by applying patch #468

Added KELP Theme

  1. … 225 more files in changeset.
file install-kelp.sh was initially added on branch oacs-5-2.

    • -0
    • +0
    /openacs-4/packages/new-portal/www/themes/install-kelp.sh
localize

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