adding the columns creation_user and creation_date to lang_messages. At least on the translation server those are useful. Those columns replace the table lang_messages_created in the messages-audit.sql file (now removed)
temporary fix of calendar portlets to use the old calendar-display-procs file until Dirks new templates are portlet compatible. Doing the following reverts: cvs update -j 1.26 -j 1.24 calendar-full-portlet.tcl, cvs update -j 1.17 -j 1.15 calendar-full-portlet.adp, cvs update -j 1.22 -j 1.20 calendar-portlet.tcl, cvs update -j 1.10 -j 1.8 calendar-portlet.adp
reverting to use the localized version of calendar-display-procs that was developed by Lars. Those procs will be used by the calendar-portlet templates until Dirks new templates are compatible with portlets and can be used instead
added css enabled list builder template and its images, added relate and unrelate item ui, added search ui, also added template that will be used /templates
Renamed first_weekday_of_the_week_system to first_weekday_of_the_week_tz because Oracle does not approve of too long variable names, Moved calculation of weekday to SQL - impossible to calculate that in TCL