• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Added KELP Theme

    • binary
    ./packages/new-portal/www/themes/kelp-theme/e.gif
    • binary
    ./packages/new-portal/www/themes/kelp-theme/x.gif
  1. … 225 more files in changeset.
file install-kelp.sh was initially added on branch oacs-5-2.

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

    • -2
    • +2
    ./packages/contacts/www/contact-rels.tcl
file relationship-ae.tcl was added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000

Moved to lang::util::localize

Changed to use lang::util::localize

Backed out last commit, as the procedure already existed and is called lang::util::localize ...

    • -23
    • +2
    ./packages/acs-lang/tcl/lang-util-procs.tcl
Changed to ad_form. Added possibility to give the role name manually

    • -38
    • +28
    ./packages/contacts/www/admin/role-ae.tcl
Fixed issue with I18ned version of pretty_name

    • -4
    • +3
    ./packages/contacts/www/contact-rels.tcl
Fixed a problem with the I18Ned version of the pretty name

Fixed a problem with the #message_key# syntax for the pretty name

    • -129
    • +70
    ./packages/contacts/www/search.tcl
Added procedure to convert messages in #message_key# syntax to something that can be used in select boxes. This is necessary due to the fact thatwe are storing message_keys e.g. with "pretty_name" directly in the database.

    • -1
    • +21
    ./packages/acs-lang/tcl/lang-util-procs.tcl
Fixed problem with an error for comments. Additionally got rid of project information if the project was not mapped.

    • -55
    • +70
    ./packages/contacts/www/contact.adp
added return_url to let it jump back correctly

Added return_url to make it work correctly