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

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 ...

Changed to ad_form. Added possibility to give the role name manually

Fixed issue with I18ned version of pretty_name

Fixed a problem with the I18Ned version of the pretty name

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

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.

Fixed problem with an error for comments. Additionally got rid of project information if the project was not mapped.

added return_url to let it jump back correctly

Added return_url to make it work correctly

Fixed problem with required box not working