Index: openacs-4/ChangeLog
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/ChangeLog,v
diff -u -r1.6.2.3 -r1.6.2.4
--- openacs-4/ChangeLog	15 Dec 2005 19:27:45 -0000	1.6.2.3
+++ openacs-4/ChangeLog	16 Jan 2006 18:41:57 -0000	1.6.2.4
@@ -1,58 +1,1100 @@
-2005-12-14 23:24  timoh
+2006-01-16 13:24  daveb
 
+	* packages/acs-core-docs/www/files/update-info.sh: Add example
+	  script to update info files for release.
+
+2006-01-16 03:44  maltes
+
+	* packages/acs-tcl/lib/page-error.tcl: Uncommented the whole line
+	  as it caused errors. We should not log the error messages if we
+	  are not sending emails anyway...
+
+2006-01-15 19:17  donb
+
+	* packages/: acs-content-repository/sql/oracle/content-keyword.sql,
+	  acs-content-repository/sql/oracle/packages-create.sql,
+	  acs-content-repository/sql/oracle/upgrade/upgrade-5.2.0a1-5.2.0a2.sql,
+	  acs-content-repository/sql/oracle/upgrade/upgrade-5.2.0d16-5.2.0d17.sql,
+	  acs-content-repository/sql/oracle/upgrade/upgrade-5.2.1d1-5.2.1d2.sql,
+	  acs-kernel/sql/oracle/upgrade/upgrade-5.2.0d1-5.2.0d2.sql,
+	  acs-kernel/sql/oracle/upgrade/upgrade-5.2.1d1-5.2.1d2.sql: Fixed
+	  5.1->5.2 upgrade, all content repository tests now pass.
+
+2006-01-14 18:27  michaels
+
+	* packages/news-aggregator/: news-aggregator.info, todo,
+	  sql/postgresql/news-aggregator-packages-create.sql,
+	  sql/postgresql/news-aggregator-tables-create.sql,
+	  sql/postgresql/upgrade/upgrade-0.9.7-0.9.8.sql,
+	  tcl/aggregator-procs-postgresql.xql, tcl/aggregator-procs.tcl,
+	  tcl/apm-callback-procs.tcl, tcl/apm-callback-procs.xql,
+	  tcl/news-aggregator-init.tcl,
+	  tcl/news-aggregator-procs-postgresql.xql,
+	  tcl/news-aggregator-procs.tcl, tcl/source-procs-postgresql.xql,
+	  tcl/source-procs.tcl, tcl/subscription-procs.xql,
+	  www/aggregator-add.adp, www/aggregator-add.tcl,
+	  www/aggregator-edit.adp, www/aggregator-edit.tcl,
+	  www/aggregator.adp, www/aggregator.tcl, www/index.adp,
+	  www/index.tcl, www/subscriptions-postgresql.xql,
+	  www/subscriptions.tcl, www/toggle-show-description.tcl: lots of
+	  little tweaks for data cleanup on uninstantiate, some more UI
+	  work, bug fixes, etc.; added daveb's sweeper proc; not tagging
+	  v0.9.8 just yet though
+
+2006-01-12 13:25  daveb
+
+	* packages/acs-content-repository/sql/oracle/: content-folder.sql,
+	  content-item.sql, upgrade/upgrade-5.2.1d1-5.2.1d2.sql: Remove
+	  code that guesses package_id based on parent_id
+
+2006-01-12 13:23  daveb
+
+	* packages/acs-content-repository/sql/postgresql/:
+	  content-folder.sql, content-item.sql,
+	  upgrade/upgrade-5.2.1d1-5.2.1d2.sql: Remove code that guesses
+	  package_id based on parent_id. In almost all cases this will
+	  return null anyway.
+
+2006-01-12 09:19  hamiltonc
+
+	* packages/calendar/: catalog/calendar.en_US.ISO-8859-1.xml,
+	  www/cal-item-new.tcl: add a simple help text to the calendar type
+	  drop down
+
+2006-01-11 22:20  dedsc
+
+	* packages/acs-content-repository/sql/postgresql/content-type.sql:
+	  fix content_type__refresh_view to do a lowercase when selecting
+	  table_name. this was in the upgrade script for 5.2.0a1 to 5.2.0a2
+	  but didn't find it's way here
+
+2006-01-09 07:24  josee
+
+	* packages/assessment/tcl/: apm-callback-procs.tcl,
+	  as-sc-procs.tcl: adding service contract implementations of the
+	  fts content provider
+
+2006-01-09 07:23  josee
+
+	* packages/assessment/tcl/as-sc-procs.tcl: adding service contract
+	  implementations for the fts content provider
+
+2006-01-09 07:23  josee
+
+	* packages/assessment/tcl/as-sc-procs.tcl: file as-sc-procs.tcl was
+	  added on branch oacs-5-2 on 2006-01-09 12:24:27 +0000
+
+2006-01-09 01:32  carlb
+
+	* packages/acs-authentication/www/doc/: ext-auth-install.html,
+	  ext-auth-ldap-install.html, ext-auth-pam-install.html,
+	  index.html, xml/install.xml: initial add of LDAP/Active Directory
+	  authN documentation
+
+2006-01-08 21:52  daveb
+
+	* packages/: acs-admin/acs-admin.info,
+	  acs-api-browser/acs-api-browser.info,
+	  acs-authentication/acs-authentication.info,
+	  acs-automated-testing/acs-automated-testing.info,
+	  acs-bootstrap-installer/acs-bootstrap-installer.info,
+	  acs-content-repository/acs-content-repository.info,
+	  acs-core-docs/acs-core-docs.info, acs-kernel/acs-kernel.info,
+	  acs-lang/acs-lang.info, acs-mail/acs-mail.info,
+	  acs-messaging/acs-messaging.info,
+	  acs-reference/acs-reference.info,
+	  acs-service-contract/acs-service-contract.info,
+	  acs-subsite/acs-subsite.info, acs-tcl/acs-tcl.info,
+	  acs-templating/acs-templating.info,
+	  ref-timezones/ref-timezones.info, search/search.info: Update
+	  docs, bump info files for 5.2.1
+
+2006-01-08 20:28  daveb
+
+	* packages/acs-core-docs/: acs-core-docs.info, www/aolserver.html,
+	  www/aolserver4.html, www/automated-testing-best-practices.html,
+	  www/backup-recovery.html, www/bootstrap-acs.html,
+	  www/configuring-configuring-packages.html,
+	  www/configuring-configuring-permissions.html,
+	  www/configuring-install-packages.html,
+	  www/configuring-mounting-packages.html,
+	  www/contributing-code.html, www/credits.html,
+	  www/cvs-guidelines.html, www/cvs-tips.html,
+	  www/db-api-detailed.html, www/db-api.html,
+	  www/docbook-primer.html,
+	  www/eng-standards-constraint-naming.html,
+	  www/eng-standards-filenaming.html, www/eng-standards-plsql.html,
+	  www/eng-standards-versioning.html,
+	  www/ext-auth-requirements.html, www/filename.html,
+	  www/form-builder.html, www/high-avail.html, www/how-do-I.html,
+	  www/i18n-convert.html, www/index.html,
+	  www/individual-programs.html, www/install-cvs.html,
+	  www/install-daemontools.html,
+	  www/install-full-text-search-openfts.html,
+	  www/install-full-text-search-tsearch2.html,
+	  www/install-next-nightly-vacuum.html,
+	  www/install-openacs-keepalive.html, www/install-qmail.html,
+	  www/install-redhat.html, www/install-steps.html, www/ix01.html,
+	  www/mac-installation.html, www/maint-performance.html,
+	  www/maintenance-deploy.html, www/maintenance-web.html,
+	  www/object-identity.html, www/objects.html,
+	  www/openacs-cvs-concepts.html, www/openacs.html, www/oracle.html,
+	  www/packages.html, www/parties.html,
+	  www/permissions-tediously-explained.html, www/permissions.html,
+	  www/postgres.html, www/programming-with-aolserver.html,
+	  www/psgml-for-emacs.html, www/psgml-mode.html,
+	  www/release-notes-4-5.html, www/release-notes-4-6-2.html,
+	  www/release-notes-4-6-3.html, www/release-notes-4-6.html,
+	  www/release-notes.html, www/releasing-openacs-core.html,
+	  www/request-processor.html, www/requirements-template.html,
+	  www/security-notes.html, www/style-guide.html, www/subsites.html,
+	  www/tcl-doc.html, www/templates.html,
+	  www/tutorial-css-layout.html, www/tutorial-cvs.html,
+	  www/tutorial-database.html, www/tutorial-debug.html,
+	  www/tutorial-distribute.html, www/tutorial-etp-templates.html,
+	  www/tutorial-newpackage.html, www/tutorial-pages.html,
+	  www/unix-installation.html, www/upgrade-4.5-to-4.6.html,
+	  www/upgrade-openacs-files.html, www/upgrade-overview.html,
+	  www/using-cvs-with-openacs.html, www/variables.html,
+	  www/win2k-installation.html: Regenerate docs for 5.2.1
+
+2006-01-08 18:15  carlb
+
+	* packages/acs-core-docs/www/xml/install-guide/postgres.xml: added
+	  a note about default system path in a section that was confusing
+	  new users
+
+2006-01-08 16:46  daveb
+
+	* packages/dotlrn-weblogger/tcl/: dotlrn-weblogger-procs.tcl,
+	  test/dotlrn-weblogger-procs.tcl: Unsubscribe users from weblog if
+	  they leave a community.  Add test to make sure this works.
+
+2006-01-08 09:52  daveb
+
+	* packages/acs-content-repository/tcl/content-item-procs.tcl:
+	  Remove dependency on ad_conn.
+
+2006-01-07 02:59  maltes
+
+	* packages/acs-content-repository/tcl/content-item-procs.tcl: Fixes
+	  #2771. Made sure creation_* parameters are passed on to
+	  content::revision::new
+
+2006-01-07 02:31  maltes
+
+	* packages/general-comments/www/comment-add-3.tcl: Fixes #2773:
+	  Change require_login to ad_conn user_id as permissions are
+	  checked afterwards
+
+2006-01-06 18:49  maltes
+
+	* contrib/packages/mailing-lists/mailing-lists.info: Fix #2777. URL
+	  was wrong
+
+2006-01-06 12:19  daveb
+
+	* contrib/packages/portal/www/index.adp: Src is an attribute of the
+	  inclue tag, not a parameter passed to the include. You can't set
+	  it by reference.
+
+2006-01-05 14:40  daveb
+
+	* packages/acs-tcl/lib/page-error.tcl: Turn off emailing page
+	  errors.  Whoever added this, please, please,please! add the
+	  paramtere for this and make it off by default.
+
+2006-01-05 14:21  daveb
+
+	* packages/forums/www/: message-view.adp, message-view.tcl: If
+	  presentation_type is flat, only show in flat mode.
+
+2006-01-05 12:43  daveb
+
+	* packages/acs-kernel/acs-kernel.info: Bump version number
+
+2006-01-04 19:25  donb
+
+	*
+	  packages/acs-kernel/sql/oracle/upgrade/upgrade-5.2.0d9-5.2.0d10.sql:
+	  Added create or replace of apm_package to the 5.2.0 version since
+	  we've not actually bumped acs-kernel.info yet ...
+
+2006-01-04 17:46  michaels
+
+	* packages/news-aggregator/sql/postgresql/upgrade/:
+	  upgrade-0.9.4d-0.9.5b.sql: thought about puting off adding back
+	  the constraints a few version until we're pretty sure anyone out
+	  there with older versions has had a chance to get through earlier
+	  upgrades but then thought better of it
+
+2006-01-04 15:39  michaels
+
+	*
+	  packages/news-aggregator/sql/postgresql/upgrade/upgrade-0.9.6b-0.9.7.sql:
+	  duh... bad comment in upgrade script
+
+2006-01-04 15:37  daveb
+
+	* packages/general-comments/: general-comments.info,
+	  tcl/general-comments-procs-postgresql.xql,
+	  www/comment-add-3-postgresql.xql: Use -4 parent_id.
+
+2006-01-04 15:28  daveb
+
+	* packages/acs-messaging/: acs-messaging.info,
+	  sql/oracle/acs-messaging-packages.sql,
+	  sql/oracle/upgrade/upgrade-5.2.1d1-5.2.1d2.sql: Support root
+	  parent_id as -4 instead of 0. Postgresql doesn't have a default
+	  for parent_id so it doesn't get an upgrade script.
+
+2006-01-04 15:21  daveb
+
+	* packages/news/sql/postgresql/upgrade/upgrade-5.2.0d2-5.2.0d3.sql:
+	  Fix another missing comma!
+
+2006-01-04 15:17  daveb
+
+	* packages/news/sql/postgresql/upgrade/upgrade-5.2.0d2-5.2.0d3.sql:
+	  Add missing comma
+
+2006-01-04 13:53  michaels
+
+	* packages/auth-ldap/auth-ldap.info: bumping version
+
+2006-01-04 11:51  michaels
+
+	* packages/news-aggregator/news-aggregator.info: bump version to
+	  0.9.7 and tag for release
+
+2006-01-04 11:50  michaels
+
+	* packages/news-aggregator/www/: subscription-copy.tcl,
+	  subscription-copy.xql, subscription-move.tcl,
+	  subscription-move.xql, subscriptions.tcl, subscriptions.xql: fix
+	  up subscription move/copy
+
+2006-01-04 11:48  michaels
+
+	* packages/news-aggregator/sql/postgresql/:
+	  news-aggregator-tables-create.sql,
+	  upgrade/upgrade-0.9.6b-0.9.7.sql: add a few indexes
+
+2006-01-04 10:51  daveb
+
+	*
+	  packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.2.1d1-5.2.1d2.sql:
+	  Refresh content_revision view also, not just child types.
+
+2006-01-04 00:35  michaels
+
+	* packages/news-aggregator/www/index.adp: change 'manage' url
+
+2006-01-04 00:31  michaels
+
+	* packages/news-aggregator/www/: aggregator-tabs.adp,
+	  aggregator-tabs.tcl, aggregator.adp, aggregator.tcl, manage.adp,
+	  manage.tcl, permissions.adp, permissions.tcl: get rid of manage
+	  page that included the various forms; instead include
+	  aggregator-tabs from each form
+
+2006-01-04 00:29  michaels
+
+	* packages/news-aggregator/www/subscriptions.xql: allow user to
+	  select from known feeds
+
+2006-01-04 00:28  michaels
+
+	* packages/news-aggregator/www/subscriptions.adp: use standard form
+	  template
+
+2006-01-04 00:26  michaels
+
+	* packages/news-aggregator/www/subscriptions.tcl: allow user to
+	  select from known feeds when adding a feed (in addition to
+	  supplying a feed url)
+
+2006-01-03 20:42  daveb
+
+	* packages/acs-kernel/sql/:
+	  postgresql/upgrade/upgrade-5.2.1d1-5.2.1d2.sql,
+	  oracle/upgrade/upgrade-5.2.1d1-5.2.1d2.sql: Recreate apm package
+	  to match create scripts.
+
+2006-01-03 20:29  daveb
+
+	* packages/acs-content-repository/sql/:
+	  oracle/upgrade/upgrade-5.2.0b11-5.2.0b12.sql,
+	  oracle/upgrade/upgrade-5.2.1d1-5.2.1d2.sql,
+	  postgresql/upgrade/upgrade-5.2.0b11-5.2.0b12.sql,
+	  postgresql/upgrade/upgrade-5.2.1d1-5.2.1d2.sql: Fix upgrade. Move
+	  5.2.0 stuff to 5.2.1
+
+2006-01-03 19:48  donb
+
+	* packages/acs-kernel/sql/oracle/acs-relationships-create.sql:
+	  Fixed malte/timo typo that broke oracle
+
+2006-01-03 19:38  donb
+
+	* packages/acs-content-repository/sql/oracle/: content-folder.sql,
+	  upgrade/upgrade-5.2.0b5-5.2.0b6.sql: More 5.2 fixes for Oracle
+	  ...
+
+2006-01-03 18:10  donb
+
+	* packages/acs-bootstrap-installer/db-init-checks-oracle.tcl:
+	  Janine's addition of a real version check for Oracle was
+	  allocating a db handle from the default pool, which we don't
+	  require in OpenACS.  I changed the test to grab a handle from the
+	  first available pool.
+
+2006-01-03 10:05  daveb
+
+	*
+	  packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.2.0b11-5.2.0b12.sql:
+	  Recreate content_keyword__new to support package_id.	Refresh
+	  views and triggers.
+
+2006-01-03 10:04  daveb
+
+	*
+	  packages/acs-content-repository/sql/oracle/upgrade/upgrade-5.2.0b11-5.2.0b12.sql:
+	  Refresh views and triggers.  Recreate content keyword to support
+	  package_id parameter
+
+2006-01-03 09:49  daveb
+
+	* packages/tsearch2-driver/tcl/tsearch2-driver-procs.tcl: Handle &
+	  better, consistently add space around %
+
+2006-01-03 08:45  daveb
+
+	*
+	  packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.2.0b11-5.2.0b12.sql:
+	  Refresh insert views on upgrade since the definition has changed.
+
+2006-01-02 15:49  michaels
+
+	* packages/news-aggregator/tcl/: aggregator-procs.tcl,
+	  source-procs-postgresql.xql: fixing something minor i broke in
+	  proc args and changing now() to current_timestamp
+
+2006-01-02 15:41  michaels
+
+	* packages/news-aggregator/tcl/news-aggregator-procs.tcl: minor fix
+	  to proc that calculates 'updated since' time
+
+2006-01-02 15:40  michaels
+
+	* packages/news-aggregator/tcl/: subscription-procs.tcl,
+	  subscription-procs.xql: remove source if no longer referenced
+
+2006-01-02 15:36  michaels
+
+	* packages/news-aggregator/tcl/source-procs.tcl: remove a source if
+	  it is no longer being used by any aggregators
+
+2006-01-02 13:02  daveb
+
+	*
+	  packages/acs-kernel/sql/postgresql/upgrade/upgrade-5.2.0b10-5.2.0b11.sql:
+	  Make sure beta testers also get fixed apm_package__new
+
+2006-01-02 13:00  daveb
+
+	*
+	  packages/acs-kernel/sql/postgresql/upgrade/upgrade-5.2.0d1-5.2.0d2.sql:
+	  Fix apm_package__new on upgrade to match new install
+
+2006-01-02 08:59  daveb
+
+	* packages/acs-content-repository/acs-content-repository.info: Bump
+	  to corect version number.
+
+2006-01-01 19:24  donb
+
+	* packages/forums/sql/oracle/: forums-messages-package-create.sql,
+	  upgrade/upgrade-1.2d1-1.2d2.sql: Applied patch to fix bug #2761.
+
+2006-01-01 18:37  gustafn
+
+	* packages/acs-templating/www/resources/xinha-nightly/: lang/sh.js,
+	  lang/sr.js, plugins/InsertSnippet/InsertSnippet.css,
+	  plugins/InsertSnippet/insert-snippet.js,
+	  plugins/InsertSnippet/snippets.html,
+	  plugins/InsertSnippet/snippets.js,
+	  plugins/InsertSnippet/snippets.php,
+	  plugins/InsertSnippet/img/ed_snippet.gif,
+	  plugins/InsertSnippet/lang/de.js,
+	  plugins/InsertSnippet/popups/insertsnippet.html: adding new files
+	  of xinha nightly (new plugin InsertSnippet)
+
+2006-01-01 18:28  gustafn
+
+	* packages/acs-templating/www/resources/xinha-nightly/: dialog.js,
+	  examples/Extended.html, examples/ext_example-body.html,
+	  examples/ext_example-menu.php, examples/ext_example.html,
+	  plugins/CSS/css.js, plugins/CharCounter/char-counter.js,
+	  plugins/CharacterMap/character-map.js,
+	  plugins/ContextMenu/context-menu.js,
+	  plugins/ContextMenu/lang/no.js, plugins/Equation/equation.js,
+	  plugins/Equation/lang/no.js, plugins/FullPage/full-page.js,
+	  plugins/GetHtml/get-html.js, plugins/HtmlTidy/lang/no.js,
+	  plugins/ImageManager/config.inc.php,
+	  plugins/ImageManager/editor.php,
+	  plugins/ImageManager/editorFrame.php,
+	  plugins/ImageManager/image-manager.js,
+	  plugins/ImageManager/images.php,
+	  plugins/ImageManager/manager.php,
+	  plugins/ImageManager/resizer.php,
+	  plugins/ImageManager/thumbs.php,
+	  plugins/ImageManager/Classes/Files.php,
+	  plugins/ImageManager/Classes/GD.php,
+	  plugins/ImageManager/Classes/IM.php,
+	  plugins/ImageManager/Classes/ImageEditor.php,
+	  plugins/ImageManager/Classes/ImageManager.php,
+	  plugins/ImageManager/Classes/NetPBM.php,
+	  plugins/ImageManager/Classes/Thumbnail.php,
+	  plugins/ImageManager/Classes/Transform.php,
+	  plugins/ImageManager/assets/dialog.js,
+	  plugins/ImageManager/assets/editor.js,
+	  plugins/ImageManager/assets/editorFrame.js,
+	  plugins/ImageManager/assets/images.js,
+	  plugins/ImageManager/assets/manager.js,
+	  plugins/ImageManager/assets/popup.js,
+	  plugins/InsertAnchor/lang/no.js,
+	  plugins/InsertPicture/InsertPicture.php,
+	  plugins/InsertPicture/insert-picture.js,
+	  plugins/InsertPicture/lang/de.js,
+	  plugins/InsertPicture/lang/no.js, plugins/Linker/linker.js,
+	  plugins/ListType/list-type.js, plugins/ListType/lang/no.js,
+	  plugins/NoteServer/lang/no.js,
+	  plugins/OacsFs/popups/file-selector.tcl,
+	  plugins/QuickTag/lang/no.js,
+	  plugins/SpellChecker/aspell_setup.php,
+	  plugins/SpellChecker/spell-check-logic.cgi,
+	  plugins/SpellChecker/spell-check-ui.html,
+	  plugins/SpellChecker/spell-check-ui.js,
+	  plugins/SpellChecker/spell-checker.js,
+	  plugins/SpellChecker/lang/no.js, plugins/SuperClean/lang/no.js,
+	  plugins/TableOperations/table-operations.js, popups/about.html,
+	  popups/popup.js, skins/blue-metallic/skin.css: upgrade to the
+	  current xinha-nightly version
+
+2006-01-01 15:04  michaels
+
+	* packages/news-aggregator/www/index.adp: add space
+
+2006-01-01 14:44  michaels
+
+	* packages/news-aggregator/: news-aggregator.info,
+	  tcl/aggregator-procs.tcl, tcl/news-aggregator-procs.tcl,
+	  tcl/source-procs.tcl, tcl/weblog-procs.tcl, tcl/weblog-procs.xql,
+	  www/aggregator-add.tcl, www/aggregator.tcl, www/index.adp,
+	  www/index.tcl, www/item-blog.adp, www/item-blog.tcl,
+	  www/item-blog.xql, www/manage.adp, www/settings.adp: add ability
+	  to post item to subsite lars-blogger instances, more UI and perm
+	  tweaks. bump version to 0.9.6b
+
+2005-12-29 17:54  michaels
+
+	* packages/news-aggregator/:
+	  catalog/news-aggregator.en_US.ISO-8859-1.xml,
+	  tcl/news-aggregator-procs.tcl, www/index.adp, www/index.tcl: some
+	  more UI changes based on what i saw today over at
+	  http://feeds.feedburner.com/vudici (i.e., very clean)
+
+2005-12-29 08:54  maltes
+
+	* contrib/packages/mailing-lists/www/madmin/: list-subscribers.tcl,
+	  list-subscribers.xql: Added email to list-subscribers
+
+2005-12-29 06:57  maltes
+
+	* packages/acs-kernel/catalog/: acs-kernel.ar_LB.utf-8.xml,
+	  acs-kernel.da_DK.ISO-8859-1.xml, acs-kernel.de_DE.ISO-8859-1.xml,
+	  acs-kernel.en_US.ISO-8859-1.xml, acs-kernel.fr_FR.ISO-8859-1.xml:
+	  Updated translations and fixed two strings in English
+
+2005-12-29 06:46  maltes
+
+	* packages/acs-content-repository/acs-content-repository.info:
+	  Error in the requires section
+
+2005-12-29 05:07  maltes
+
+	* etc/config.tcl: Added check for libthread library
+
+2005-12-29 03:03  maltes
+
+	* packages/dotlrn/tcl/: apm-callback-procs.tcl, dotlrn-init.tcl:
+	  Fix #2764. Move privacy setting to after instantiate callback so
+	  you can actually change the parameter
+
+2005-12-29 02:58  maltes
+
+	* packages/user-tracking/user-tracking.info: Fix #2765. Added
+	  dependency on .LRN.
+
+2005-12-28 20:27  daveb
+
+	* packages/acs-content-repository/acs-content-repository.info:
+	  Update info file so new upgrade script will run.
+
+2005-12-28 20:24  daveb
+
+	* packages/acs-content-repository/sql/: oracle/content-create.sql,
+	  oracle/content-folder.sql, oracle/content-item.sql,
+	  postgresql/content-create.sql, postgresql/content-folder.sql,
+	  postgresql/content-item.sql,
+	  postgresql/upgrade/upgrade-5.2.1d1-5.2.1d2.sql,
+	  oracle/upgrade/upgrade-5.2.1d1-5.2.1d2.sql: Changes to make the
+	  root of parentless items = -4 (security context root) instead of
+	  0 (unregistered visitor) Sites upgradeed from 4.6-4.6.1 have been
+	  operating with -4 as the parent_id for years (for example
+	  openacs.org) while new installs had parent_id = 0. This caused
+	  problems with the new package_id code that calls
+	  content_item__get_root_folder which was assuming the root = 0. It
+	  looks like the new install code did not accomodate parent_id=-4
+	  and that is now fixed.  Needs testing on Oracle.
+
+2005-12-28 18:29  gustafn
+
+	* packages/acs-tcl/tcl/: request-processor-procs.tcl,
+	  utilities-procs.tcl: Basic compatibility with naviserver 4.99.0
+	  (some packages with filters will need similar fixes)
+
+2005-12-28 17:45  michaels
+
+	* packages/news-aggregator/www/index.tcl: more outlook-like
+	  timestamp formatting
+
+2005-12-28 15:37  michaels
+
+	* packages/news-aggregator/www/index.adp: tidy up an <if>
+
+2005-12-28 13:49  michaels
+
+	* packages/news-aggregator/www/index.tcl: abort script after
+	  redirect
+
+2005-12-28 13:40  michaels
+
+	* packages/news-aggregator/:
+	  sql/postgresql/upgrade/upgrade-0.9d-0.9.4d.sql,
+	  tcl/apm-callback-procs.tcl: couple of errors/typos in the upgrade
+	  scripts
+
+2005-12-28 12:55  michaels
+
+	* packages/news-aggregator/: news-aggregator.info,
+	  sql/postgresql/news-aggregator-tables-create.sql,
+	  sql/postgresql/upgrade/upgrade-0.9.4d-0.9.5b.sql,
+	  sql/postgresql/upgrade/upgrade-0.9d-0.9.4d.sql,
+	  tcl/aggregator-procs-postgresql.xql, tcl/aggregator-procs.tcl,
+	  tcl/apm-callback-procs.tcl, tcl/apm-callback-procs.xql,
+	  tcl/install-procs.tcl, tcl/install-procs.xql,
+	  www/aggregator-add.adp, www/aggregator-add.tcl,
+	  www/aggregator-delete.tcl, www/aggregator-delete.xql,
+	  www/aggregator.adp, www/aggregator.tcl, www/index.adp,
+	  www/index.tcl, www/index.xql, www/manage.adp, www/manage.tcl,
+	  www/set-default.tcl, www/settings.adp, www/settings.tcl,
+	  www/settings.xql, www/subscriptions.adp, www/subscriptions.tcl:
+	  Minor tweaks to the UI and data model to better support instance
+	  awareness and manageability. The Oracle code is WAY out of date
+	  and, not having an Oracle install, I'm not going to worry about
+	  it now. Version bumped to 0.9.5b and I removed Simon from owner
+	  list as he's no longer active in the community. Release will be
+	  tagged oacs-5-1-compat but work will need to be done to get it
+	  going on oacs-5-2.
+
+2005-12-28 07:09  emmar
+
+	* packages/jabber/sql/oracle/jabber-create.sql: Removing a
+	  remaining quote
+
+2005-12-27 16:50  emmar
+
+	* packages/dotlrn/tcl/: community-procs-oracle.xql,
+	  community-procs-postgresql.xql, community-procs.tcl: Extracting
+	  SQL from tcl to xql and fix sintax for oracle
+
+2005-12-27 03:55  maltes
+
+	* packages/acs-tcl/tcl/utilities-procs.tcl: Added
+	  util::find_all_files
+
+2005-12-26 20:13  emmar
+
+	* packages/dotlrn/sql/oracle/community-memberships-create.sql: Fix
+	  for bug #2732
+
+2005-12-26 19:59  emmar
+
+	* packages/dotlrn-survey/sql/oracle/dotlrn-survey-create.sql: Fix
+	  package body
+
+2005-12-25 18:43  michaels
+
+	* packages/news-aggregator/www/item-blog.adp: noquote fix
+
+2005-12-24 19:57  michaels
+
+	* packages/news-aggregator/www/: index-oracle.xql,
+	  index-postgresql.xql, index.xql: no need for db specific files
+	  for index or person name query
+
+2005-12-23 03:26  maltes
+
+	* packages/acs-kernel/catalog/: acs-kernel.de_DE.ISO-8859-1.xml,
+	  acs-kernel.en_US.ISO-8859-1.xml: Fix #2751
+
+2005-12-19 15:20  maltes
+
+	* packages/acs-lang/tcl/lang-catalog-procs.tcl: It does not make
+	  sense to export acs-translations at all because the object_ids
+	  are different from site tot site
+
+2005-12-19 15:09  maltes
+
+	* packages/acs-lang/sql/postgresql/ad-locales.sql: Added swiss
+	  locale
+
+2005-12-19 15:05  timoh
+
+	*
+	  packages/dotlrn-project-manager/tcl/dotlrn-project-manager-callback-procs.tcl:
+	  moved logger instantiate to seperate callback
+
+2005-12-19 13:42  maltes
+
+	* packages/acs-lang/sql/postgresql/ad-locales.sql: Removed swiss
+	  locale. Will recommit once the release has been made
+
+2005-12-18 09:05  maltes
+
+	* packages/file-storage/tcl/file-storage-procs.tcl:  Fixes #2744
+
+2005-12-18 06:17  maltes
+
+	* packages/acs-content-repository/tcl/content-symlink-procs.tcl: A
+	  little tiny bit of documentation for the symlink procedures
+
+2005-12-18 06:16  maltes
+
+	* packages/file-storage/www/view/index.vuh: Support for symlinks
+
+2005-12-16 12:00  daveb
+
+	* packages/acs-subsite/lib/user-new.tcl: Fix bug#2715 url varibale
+	  name overwriting value of form element
+
+2005-12-16 06:31  eduardop
+
+	* packages/dotlrn/www/manage-memberships.adp: Fix bugs
+
+2005-12-15 17:54  maltes
+
+	* packages/dotlrn/: dotlrn.info, tcl/community-procs.tcl: New
+	  parameter for sending community mails
+
+2005-12-15 17:53  maltes
+
+	* packages/dotlrn/catalog/: dotlrn.de_DE.ISO-8859-1.xml,
+	  dotlrn.en_US.ISO-8859-1.xml: New I18N
+
+2005-12-15 17:48  maltes
+
+	* packages/acs-subsite/catalog/: acs-subsite.de_DE.ISO-8859-1.xml,
+	  acs-subsite.en_US.ISO-8859-1.xml: New I18N
+
+2005-12-15 16:02  jaufrecht
+
+	* ChangeLog-recent: 5.2
+
+2005-12-15 14:27  jaufrecht
+
+	* ChangeLog, readme.txt, packages/acs-admin/acs-admin.info,
+	  packages/acs-api-browser/acs-api-browser.info,
+	  packages/acs-authentication/acs-authentication.info,
+	  packages/acs-automated-testing/acs-automated-testing.info,
+	  packages/acs-bootstrap-installer/acs-bootstrap-installer.info,
+	  packages/acs-content-repository/acs-content-repository.info,
+	  packages/acs-core-docs/acs-core-docs.info,
+	  packages/acs-core-docs/www/acs-admin.html,
+	  packages/acs-core-docs/www/aolserver.html,
+	  packages/acs-core-docs/www/aolserver4.html,
+	  packages/acs-core-docs/www/automated-testing-best-practices.html,
+	  packages/acs-core-docs/www/backup-recovery.html,
+	  packages/acs-core-docs/www/bootstrap-acs.html,
+	  packages/acs-core-docs/www/complete-install.html,
+	  packages/acs-core-docs/www/configuring-configuring-packages.html,
+	  packages/acs-core-docs/www/configuring-configuring-permissions.html,
+	  packages/acs-core-docs/www/configuring-install-packages.html,
+	  packages/acs-core-docs/www/configuring-mounting-packages.html,
+	  packages/acs-core-docs/www/contributing-code.html,
+	  packages/acs-core-docs/www/credits.html,
+	  packages/acs-core-docs/www/cvs-guidelines.html,
+	  packages/acs-core-docs/www/cvs-tips.html,
+	  packages/acs-core-docs/www/db-api-detailed.html,
+	  packages/acs-core-docs/www/db-api.html,
+	  packages/acs-core-docs/www/docbook-primer.html,
+	  packages/acs-core-docs/www/eng-standards-constraint-naming.html,
+	  packages/acs-core-docs/www/eng-standards-filenaming.html,
+	  packages/acs-core-docs/www/eng-standards-plsql.html,
+	  packages/acs-core-docs/www/eng-standards-versioning.html,
+	  packages/acs-core-docs/www/ext-auth-requirements.html,
+	  packages/acs-core-docs/www/filename.html,
+	  packages/acs-core-docs/www/form-builder.html,
+	  packages/acs-core-docs/www/high-avail.html,
+	  packages/acs-core-docs/www/how-do-I.html,
+	  packages/acs-core-docs/www/i18n-convert.html,
+	  packages/acs-core-docs/www/index.html,
+	  packages/acs-core-docs/www/individual-programs.html,
+	  packages/acs-core-docs/www/install-cvs.html,
+	  packages/acs-core-docs/www/install-daemontools.html,
+	  packages/acs-core-docs/www/install-full-text-search-openfts.html,
+	  packages/acs-core-docs/www/install-full-text-search-tsearch2.html,
+	  packages/acs-core-docs/www/install-next-add-server.html,
+	  packages/acs-core-docs/www/install-next-nightly-vacuum.html,
+	  packages/acs-core-docs/www/install-openacs-keepalive.html,
+	  packages/acs-core-docs/www/install-qmail.html,
+	  packages/acs-core-docs/www/install-redhat.html,
+	  packages/acs-core-docs/www/install-steps.html,
+	  packages/acs-core-docs/www/ix01.html,
+	  packages/acs-core-docs/www/mac-installation.html,
+	  packages/acs-core-docs/www/maint-performance.html,
+	  packages/acs-core-docs/www/maintenance-deploy.html,
+	  packages/acs-core-docs/www/maintenance-web.html,
+	  packages/acs-core-docs/www/object-identity.html,
+	  packages/acs-core-docs/www/objects.html,
+	  packages/acs-core-docs/www/openacs-cvs-concepts.html,
+	  packages/acs-core-docs/www/openacs-unpack.html,
+	  packages/acs-core-docs/www/openacs.html,
+	  packages/acs-core-docs/www/oracle.html,
+	  packages/acs-core-docs/www/packages.html,
+	  packages/acs-core-docs/www/parties.html,
+	  packages/acs-core-docs/www/permissions-tediously-explained.html,
+	  packages/acs-core-docs/www/permissions.html,
+	  packages/acs-core-docs/www/postgres.html,
+	  packages/acs-core-docs/www/programming-with-aolserver.html,
+	  packages/acs-core-docs/www/psgml-for-emacs.html,
+	  packages/acs-core-docs/www/psgml-mode.html,
+	  packages/acs-core-docs/www/release-notes-4-5.html,
+	  packages/acs-core-docs/www/release-notes-4-6-2.html,
+	  packages/acs-core-docs/www/release-notes-4-6-3.html,
+	  packages/acs-core-docs/www/release-notes-4-6.html,
+	  packages/acs-core-docs/www/release-notes.html,
+	  packages/acs-core-docs/www/releasing-openacs-core.html,
+	  packages/acs-core-docs/www/request-processor.html,
+	  packages/acs-core-docs/www/requirements-template.html,
+	  packages/acs-core-docs/www/security-notes.html,
+	  packages/acs-core-docs/www/style-guide.html,
+	  packages/acs-core-docs/www/subsites.html,
+	  packages/acs-core-docs/www/tcl-doc.html,
+	  packages/acs-core-docs/www/templates.html,
+	  packages/acs-core-docs/www/tutorial-css-layout.html,
+	  packages/acs-core-docs/www/tutorial-cvs.html,
+	  packages/acs-core-docs/www/tutorial-database.html,
+	  packages/acs-core-docs/www/tutorial-debug.html,
+	  packages/acs-core-docs/www/tutorial-distribute.html,
+	  packages/acs-core-docs/www/tutorial-etp-templates.html,
+	  packages/acs-core-docs/www/tutorial-newpackage.html,
+	  packages/acs-core-docs/www/tutorial-pages.html,
+	  packages/acs-core-docs/www/unix-installation.html,
+	  packages/acs-core-docs/www/upgrade-4.5-to-4.6.html,
+	  packages/acs-core-docs/www/upgrade-openacs-files.html,
+	  packages/acs-core-docs/www/upgrade-overview.html,
+	  packages/acs-core-docs/www/using-cvs-with-openacs.html,
+	  packages/acs-core-docs/www/variables.html,
+	  packages/acs-core-docs/www/win2k-installation.html,
+	  packages/acs-core-docs/www/xml/variables.ent,
+	  packages/acs-core-docs/www/xml/for-everyone/release-notes.xml,
+	  packages/acs-kernel/acs-kernel.info,
+	  packages/acs-lang/acs-lang.info, packages/acs-mail/acs-mail.info,
+	  packages/acs-messaging/acs-messaging.info,
+	  packages/acs-reference/acs-reference.info,
+	  packages/acs-service-contract/acs-service-contract.info,
+	  packages/acs-subsite/acs-subsite.info,
+	  packages/acs-tcl/acs-tcl.info,
+	  packages/acs-templating/acs-templating.info,
+	  packages/ref-timezones/ref-timezones.info,
+	  packages/search/search.info: updating version numbers for 5.2.0
+	  final
+
+2005-12-15 05:38  maltes
+
+	* packages/dotlrn/www/: manage-memberships-postgresql.xql,
+	  manage-memberships.adp, manage-memberships.tcl: Added active
+	  start and enddate. Only show classes where the active end date is
+	  not in the past (after all you would not join a class from the
+	  past).
+
+2005-12-15 05:33  maltes
+
+	* packages/dotlrn/lib/toolbar.adp: I18N of toolbar
+
+2005-12-15 05:32  maltes
+
+	* packages/dotlrn/catalog/: dotlrn.de_DE.ISO-8859-1.xml,
+	  dotlrn.en_US.ISO-8859-1.xml: new i18n
+
+2005-12-15 02:24  timoh
+
 	* packages/acs-tcl/tcl/application-data-link-procs.tcl: bugfix:
 	  typo
 
-2005-12-14 14:12  timoh
+2005-12-14 17:12  timoh
 
 	* packages/acs-tcl/tcl/: application-data-link-procs-oracle.xql,
 	  application-data-link-procs-postgresql.xql,
 	  application-data-link-procs.tcl, application-data-link-procs.xql:
 	  use seperate table for application data links
 
-2005-12-14 14:11  timoh
+2005-12-14 17:11  timoh
 
 	* packages/acs-kernel/: acs-kernel.info,
 	  sql/oracle/acs-relationships-create.sql,
 	  sql/postgresql/acs-relationships-create.sql,
 	  sql/postgresql/upgrade/upgrade-5.2.0b9-5.2.0b10.sql: added new
 	  seperate table for application_data_links
 
-2005-12-14 11:10  maltes
+2005-12-14 14:38  daveb
 
+	* packages/static-pages/: static-pages.info,
+	  sql/postgresql/static-page-pb.sql,
+	  sql/postgresql/upgrade/upgrade-5.2.0d3-5.2.0d4.sql: Specify
+	  boolean as function parameter for security_inherit_p so we use
+	  the correct version of the content_folder__new function.
+
+2005-12-14 14:10  maltes
+
 	* packages/acs-lang/sql/postgresql/ad-locales.sql: Add swiss german
 	  to the ad_locales
 
-2005-12-14 09:15  timoh
+2005-12-14 12:36  timoh
 
+	* packages/workflow/catalog/workflow.en_US.ISO-8859-1.xml: fixed
+	  log entry string
+
+2005-12-14 12:32  victorg
+
+	* packages/dotlrn/www/admin/admin-params-site-templates.tcl: i18N
+	  for portal theme options
+
+2005-12-14 12:21  timoh
+
+	* packages/categories/sql/postgresql/categories-create.sql: bugfix:
+	  source categores-relation script
+
+2005-12-14 12:20  timoh
+
+	* packages/categories/catalog/categories.de_DE.ISO-8859-1.xml:
+	  added german translation
+
+2005-12-14 12:16  maltes
+
+	* packages/: dotlrn/catalog/dotlrn.de_DE.ISO-8859-1.xml,
+	  dotlrn-calendar/catalog/dotlrn-calendar.de_DE.ISO-8859-1.xml,
+	  dotlrn-calendar/catalog/dotlrn-calendar.en_US.ISO-8859-1.xml,
+	  dotlrn-dotlrn/catalog/dotlrn-dotlrn.de_DE.ISO-8859-1.xml,
+	  dotlrn-dotlrn/catalog/dotlrn-dotlrn.en_US.ISO-8859-1.xml,
+	  dotlrn-fs/catalog/dotlrn-fs.de_DE.ISO-8859-1.xml,
+	  dotlrn-fs/catalog/dotlrn-fs.en_US.ISO-8859-1.xml,
+	  dotlrn-portlet/catalog/dotlrn-portlet.de_DE.ISO-8859-1.xml,
+	  dotlrn-portlet/catalog/dotlrn-portlet.en_US.ISO-8859-1.xml:
+	  Update catalog origin
+
+2005-12-14 12:15  timoh
+
 	* packages/acs-subsite/tcl/: group-procs.tcl, group-procs.xql:
 	  fixed group_id_from_name query, added group::party_member_p
 
-2005-12-14 07:27  eduardop
+2005-12-14 11:22  timoh
 
+	* packages/invoices/www/: invoices-save.tcl, invoices-send.tcl,
+	  invoices-view.tcl, invoices-save.xql, invoices-send.adp,
+	  invoices-send.xql, invoices-view.adp, invoices-view.xql: added
+	  pages to bulk-send/save invoices
+
+2005-12-14 10:27  eduardop
+
 	* packages/acs-content-repository/tcl/content-extlink-procs.tcl:
 	  Fix Bug #2712: param extlink_id in content::extlink::new should
 	  not be required
 
-2005-12-13 05:07  maltes
+2005-12-14 08:58  maltes
 
+	* packages/news-portlet/www/news-portlet.adp: Cleaned up the news
+	  portlet as designed at hyperwerk.ch
+
+2005-12-14 08:55  maltes
+
+	* packages/: file-storage/www/folder-chunk.tcl,
+	  fs-portlet/www/fs-portlet.adp, fs-portlet/www/fs-portlet.tcl:
+	  Fixing Bug 2734. Now page_num is passed through to folder_chunk
+	  as a possible filter
+
+2005-12-14 06:07  maltes
+
+	* packages/new-portal/: tcl/portal-procs.tcl,
+	  www/place-element.adp, www/place-element.tcl, www/show-here.tcl:
+	  Got rid of HTML quoting which is something you might find good
+	  for development, but the user using the portal interface does not
+	  like to see HTML Code when configuring the portlets and portals
+
+2005-12-13 17:24  rocaelh
+
+	* packages/forums/: forums.info,
+	  sql/postgresql/forums-forums-create.sql,
+	  sql/postgresql/forums-forums-drop.sql,
+	  sql/postgresql/upgrade/upgrade-1.2d2-1.2d3.sql: perfomance
+	  improvements
+
+2005-12-13 16:18  victorg
+
+	* packages/dotlrn/www/admin/admin-params-site-templates.tcl:
+	  flushing the correct regular expresion.
+
+2005-12-13 12:04  victorg
+
+	* packages/dotlrn/: tcl/apm-callback-procs.tcl,
+	  tcl/community-procs.tcl, tcl/dotlrn-procs.tcl,
+	  www/dotlrn-master-custom.tcl: removing debug messages
+
+2005-12-13 11:37  victorg
+
+	* packages/dotlrn/catalog/dotlrn.en_US.ISO-8859-1.xml: Adding
+	  message key missing
+
+2005-12-13 10:34  victorg
+
+	* packages/dotlrn-portlet/www/: dotlrn-admin-portlet.adp,
+	  dotlrn-admin-portlet.tcl: Adding links for changing site template
+	  in user's control panel.
+
+2005-12-13 10:32  victorg
+
+	* packages/dotlrn/: dotlrn.info,
+	  catalog/dotlrn.en_US.ISO-8859-1.xml,
+	  sql/postgresql/communities-create.sql,
+	  sql/postgresql/dotlrn-create.sql,
+	  sql/postgresql/site-templates-create.sql,
+	  sql/postgresql/site-templates-drop.sql,
+	  sql/postgresql/users-create.sql,
+	  sql/postgresql/upgrade/upgrade-2.1.3-2.2.0a1.sql,
+	  tcl/apm-callback-procs.tcl, tcl/community-procs.tcl,
+	  tcl/community-procs.xql, tcl/dotlrn-procs.tcl,
+	  tcl/dotlrn-procs.xql, tcl/dotlrn-security-procs.tcl,
+	  www/change-site-template.adp, www/change-site-template.tcl,
+	  www/change-site-template.xql, www/control-panel.adp,
+	  www/dotlrn-master-custom.adp, www/dotlrn-master-custom.tcl,
+	  www/admin/add-edit-site-template.adp,
+	  www/admin/add-edit-site-template.tcl,
+	  www/admin/add-edit-site-template.xql,
+	  www/admin/admin-params-site-templates.adp,
+	  www/admin/admin-params-site-templates.tcl, www/admin/index.adp,
+	  www/admin/site-templates.adp, www/admin/site-templates.tcl,
+	  www/admin/site-templates.xql: Adding functionality to .LRN for
+	  changing *site templates*.
+
+2005-12-13 08:07  maltes
+
 	*
 	  packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.2.0b9-5.2.0b10.sql:
 	  Added missing content-folders on upgrade
 
-2005-12-12 05:09  maltes
+2005-12-13 04:18  maltes
 
+	* packages/dotlrn/www/admin/class-instance-new.tcl: Fixing issue
+	  with class_name and pretty_name
+
+2005-12-13 04:14  maltes
+
+	* packages/dotlrn/www/admin/: class-instance-new.tcl,
+	  class-instance-new.xql, club-new.tcl: Rewrite to use ad_form.
+	  Added dates for class and community generation. Added help texts
+
+2005-12-13 04:13  maltes
+
+	* packages/dotlrn/www/admin/add-instructor-2.xql: Made sure you can
+	  search in the first names as well
+
+2005-12-12 11:53  maltes
+
+	* packages/dotlrn/: catalog/dotlrn.de_DE.ISO-8859-1.xml,
+	  catalog/dotlrn.en_US.ISO-8859-1.xml,
+	  catalog/dotlrn.fr_FR.ISO-8859-1.xml,
+	  catalog/dotlrn.ro_RO.utf-8.xml, catalog/dotlrn.zh_CN.utf-8.xml,
+	  catalog/dotlrn.zh_TW.utf-8.xml, www/community-edit.tcl,
+	  www/manage-memberships.adp, www/manage-memberships.tcl,
+	  www/resources/dotlrn-master.css: Fixed some german language keys.
+	  Added functionality for displaying course information before
+	  joining
+
+2005-12-12 10:14  maltes
+
+	* packages/dotlrn/www/: community-edit.tcl,
+	  manage-memberships-postgresql.xql: Support for changing the
+	  active dates of a community and ordering the classes by this
+	  active date
+
+2005-12-12 09:09  maltes
+
+	* packages/dotlrn/sql/postgresql/upgrade/: upgrade-2.1-2.2.0d1.sql,
+	  upgrade-2.1.3-2.2.0d1.sql: Wrong naming of upgrade script
+
+2005-12-12 08:24  maltes
+
+	*
+	  packages/news-aggregator/sql/postgresql/upgrade/upgrade-0.6-0.7d.sql:
+	  setting the default on alter is not supported in PG7.4
+
+2005-12-12 08:17  maltes
+
+	* packages/news-aggregator/sql/postgresql/upgrade/:
+	  upgrade-0.5d-0.6d.sql, upgrade-0.6-0.7d.sql: The upgrade script
+	  was named incorrectly. Fixes #2710
+
+2005-12-12 08:09  maltes
+
 	* packages/acs-content-repository/: acs-content-repository.info,
 	  sql/postgresql/upgrade/upgrade-5.2.0b9-5.2.0b10.sql: A couple of
 	  content_item__new functions were missing so I recreated them all
 
-2005-12-10 03:48  maltes
+2005-12-11 16:57  rodrigop
 
+	* packages/news-aggregator/tcl/source-procs.tcl: remove line
+	  declaring call to ds_comment
+
+2005-12-10 07:01  maltes
+
+	* packages/calendar/www/cal-item-view.tcl: Applied #720. fixed 2561
+
+2005-12-10 06:56  maltes
+
+	* packages/attachments/: tcl/attachments-procs.tcl, www/attach.adp,
+	  www/attach.xql: Applied #721, fixed #2563
+
+2005-12-10 06:55  maltes
+
+	* packages/file-storage/tcl/: file-storage-procs-oracle.xql,
+	  file-storage-procs-postgresql.xql, file-storage-procs.tcl: Added
+	  fs::get_object_pretty_name from patch #722
+
+2005-12-10 06:48  maltes
+
 	* packages/acs-subsite/www/admin/site-map/package-new.tcl: Applied
 	  #725, fixed #1936
 
-2005-12-10 03:24  maltes
+2005-12-10 06:26  maltes
 
+	* packages/news-aggregator/tcl/source-procs.tcl: Apply #743, fix
+	  #2690
+
+2005-12-10 06:24  maltes
+
 	* packages/: acs-admin/acs-admin.info,
 	  acs-api-browser/acs-api-browser.info,
 	  acs-authentication/acs-authentication.info,
@@ -66,41 +1108,108 @@
 	  acs-service-contract/acs-service-contract.info,
 	  acs-subsite/acs-subsite.info, acs-tcl/acs-tcl.info,
 	  acs-templating/acs-templating.info,
-	  ref-timezones/ref-timezones.info, search/search.info: Applied
-	  patch #747 to fix provides information
+	  dotlrn-admin/dotlrn-admin.info, ref-timezones/ref-timezones.info,
+	  search/search.info, user-preferences/user-preferences.info:
+	  Applied patch #747 to fix provides information
 
-2005-12-10 03:00  maltes
+2005-12-10 06:00  maltes
 
 	* packages/acs-templating/tcl/richtext-procs.tcl: Applied patch
 	  #749, fix bug #2704. Not thoroughly tested
 
-2005-12-07 13:07  daveb
+2005-12-07 16:07  daveb
 
 	* packages/acs-api-browser/lib/search.tcl: Add urls for 10g
 
-2005-12-07 12:22  daveb
+2005-12-07 15:22  daveb
 
 	* packages/acs-api-browser/lib/search.tcl: Don't return server
 	  error if db version is not in the list
 
-2005-12-05 19:41  rafael
+2005-12-07 00:45  maltes
 
+	* packages/lorsm/lib/user-lorsm.tcl: Fixed course URL
+
+2005-12-05 22:41  rafael
+
 	* packages/acs-subsite/: www/pvt/home.adp,
 	  catalog/acs-subsite.en_US.ISO-8859-1.xml: Fixed I18n keys and
 	  checked look in plain openacs install
 
-2005-12-04 13:38  maltes
+2005-12-04 16:38  maltes
 
 	* packages/acs-admin/www/install/install.tcl: FIxing a problem when
 	  no package is to be upgraded with maturity label
 
-2005-12-03 12:57  daveb
+2005-12-03 15:57  daveb
 
 	* packages/acs-content-repository/sql/postgresql/content-type.sql:
 	  Fix define_function_args for content_type__register_child_type
 
-2005-12-01 09:45  jaufrecht
+2005-12-02 20:51  donb
 
+	* packages/dotlrn-catalog/www/dt-admin/course-add-edit.tcl: Fixed
+	  another bug associated with the recently added but CLEARLY not
+	  tested active_p attribute.
+
+2005-12-02 19:32  alexk
+
+	* packages/workflow/tcl/case-procs.tcl: Fixing last patch.  The
+	  workflow notifications were only broken on workflow_assignee and
+	  workflow_my_cases.  Exclude workflow_case so that 'watches'
+	  proceed as normal.
+
+2005-12-02 19:14  donb
+
+	* packages/dotlrn-catalog/lib/tree-chunk.xql: Fixed broken query
+	  submitted by hamiltonc
+
+2005-12-02 15:31  janine
+
+	* packages/project-manager/tcl/project-procs.xql: fixed typo from
+	  previous commit
+
+2005-12-02 15:02  janine
+
+	* packages/project-manager/: project-manager.info,
+	  tcl/project-procs.tcl, tcl/project-procs.xql, tcl/task-procs.tcl,
+	  www/index.tcl, www/index.xql, www/one.adp, www/one.tcl,
+	  www/task-one.adp: Implements subprojects and inline task display
+	  on index page (both are turned off by default)
+
+2005-12-02 05:12  maltes
+
+	* packages/photo-album/www/photo.tcl: Fixed problem with links to
+	  delete photos
+
+2005-12-02 04:34  maltes
+
+	* packages/photo-album/www/: base-photo.tcl, photo.tcl: Fixed
+	  problem with links to delete photos
+
+2005-12-02 02:18  maltes
+
+	* packages/lors-central/: www/course-associate.tcl,
+	  www/course-associate.xql, lors-central.info: Fixed association of
+	  content
+
+2005-12-01 20:57  donb
+
+	* packages/: evaluation/evaluation.info,
+	  dotlrn-catalog/dotlrn-catalog.info: Fixed missing dependency
+
+2005-12-01 17:37  rocaelh
+
+	* packages/calendar/: calendar.info,
+	  sql/oracle/cal-item-create.sql, sql/oracle/cal-item-drop.sql,
+	  sql/oracle/upgrade/upgrade-2.1.0b4-2.1.0b5.sql,
+	  sql/postgresql/cal-item-create.sql,
+	  sql/postgresql/cal-item-drop.sql,
+	  sql/postgresql/upgrade/upgrade-2.1.0b4-2.1.0b5.sql: adding index
+	  cal_items_on_which_calendar_idx for performance improvements
+
+2005-12-01 12:45  jaufrecht
+
 	* readme.txt, packages/acs-core-docs/www/aolserver.html,
 	  packages/acs-core-docs/www/aolserver4.html,
 	  packages/acs-core-docs/www/automated-testing-best-practices.html,
@@ -187,7 +1296,7 @@
 	  packages/acs-core-docs/www/xml/for-everyone/release-notes.xml:
 	  numbering fixes for rc3
 
-2005-12-01 09:41  jaufrecht
+2005-12-01 12:41  jaufrecht
 
 	* packages/: acs-admin/acs-admin.info,
 	  acs-api-browser/acs-api-browser.info,
@@ -205,19 +1314,607 @@
 	  ref-timezones/ref-timezones.info, search/search.info: updated apm
 	  version numbers
 
-2005-11-30 10:45  rodrigop
+2005-12-01 09:11  eduardop
 
+	* packages/workflow/tcl/: case-procs-oracle.xql,
+	  case-procs-postgresql.xql: fix date format to be ISO 8601 in
+	  preparation to date/time localization
+
+2005-12-01 08:25  eduardop
+
+	* packages/bug-tracker/tcl/: bug-procs-oracle.xql,
+	  bug-procs-postgresql.xql, bug-procs.xql, bug-search-procs.tcl,
+	  bug-tracker-procs-oracle.xql, bug-tracker-procs-postgresql.xql:
+	  fix date format to be ISO 8601 in preparation to date/time
+	  localization
+
+2005-12-01 08:06  eduardop
+
+	* packages/bug-tracker/www/: map-patch-to-bugs-oracle.xql,
+	  map-patch-to-bugs-postgresql.xql, patch-list.xql,
+	  patch-oracle.xql, patch-postgresql.xql, patch.xql: fix date
+	  format to be ISO 8601 in preparation to date/time localization
+
+2005-11-30 14:29  alexk
+
+	* packages/workflow/tcl/case-procs.tcl: Correctly determine
+	  assignees.  Someone should double check this.
+
+2005-11-30 13:45  rodrigop
+
 	* packages/acs-subsite/www/user/portrait/upload-2.tcl: fix for bug
 	  #2703
 
-2005-11-29 22:49  janine
+2005-11-30 12:53  miguelm
 
+	* packages/contacts/www/: save-attribute.tcl: adding file to save
+	  attributes
+
+2005-11-30 12:53  miguelm
+
+	* packages/contacts/www/save-attribute.tcl: file save-attribute.tcl
+	  was added on branch oacs-5-2 on 2005-11-30 17:54:29 +0000
+
+2005-11-30 12:51  miguelm
+
+	* packages/contacts/www/search.adp: making changes to save
+	  attributes for one search
+
+2005-11-30 11:26  miguelm
+
+	* packages/contacts-portlet/: contacts-portlet.info,
+	  catalog/contacts-portlet.en_US.ISO-8859-1.xml,
+	  sql/postgresql/contact-attributes-portlet-create.sql,
+	  sql/postgresql/contacts-portlet-create.sql,
+	  tcl/contact-attributes-portlet-procs.tcl,
+	  tcl/contacts-portlet-procs.tcl,
+	  www/contact-attributes-portlet.adp,
+	  www/contact-attributes-portlet.tcl, www/contacts-portlet.adp,
+	  www/contacts-portlet.tcl, www/contacts-portlet.xql: initial
+	  commit of contacts-portlet
+
+2005-11-30 11:24  miguelm
+
+	* packages/dotlrn-contacts/: dotlrn-contacts.info,
+	  sql/postgresql/dotlrn-contacts-create.sql,
+	  tcl/dotlrn-contacts-procs.tcl, tcl/dotlrn-contacts-procs.xql:
+	  initial commit of dotlrn-contacts
+
+2005-11-30 11:19  miguelm
+
+	* packages/: dynamic-types/dynamic-types.info,
+	  dynamic-types/catalog/dynamic-types.en_US.ISO-8859-1.xml,
+	  dynamic-types/sql/oracle/dynamic-types-create.sql,
+	  dynamic-types/sql/postgresql/dtype-package-create.sql,
+	  dynamic-types/sql/postgresql/dynamic-types-create.sql,
+	  dynamic-types/sql/postgresql/forms-create.sql,
+	  dynamic-types/sql/postgresql/metadata-create.sql,
+	  dynamic-types/tcl/00-event-init.tcl,
+	  dynamic-types/tcl/dynamic-type-init.tcl,
+	  dynamic-types/tcl/dynamic-type-procs-oracle.xql,
+	  dynamic-types/tcl/dynamic-type-procs-postgresql.xql,
+	  dynamic-types/tcl/dynamic-type-procs.tcl,
+	  dynamic-types/tcl/dynamic-type-procs.xql,
+	  dynamic-types/tcl/enum-procs.tcl,
+	  dynamic-types/tcl/event-procs.tcl,
+	  dynamic-types/tcl/form-init.tcl,
+	  dynamic-types/tcl/form-procs-postgresql.xql,
+	  dynamic-types/tcl/form-procs.tcl,
+	  dynamic-types/tcl/form-procs.xql,
+	  dynamic-types/tcl/page-procs.tcl,
+	  dynamic-types/tcl/table-procs-postgresql.xql,
+	  dynamic-types/tcl/table-procs.tcl, ams/ams.info,
+	  ams/sql/postgresql/ams-create.sql,
+	  ams/sql/postgresql/ams-drop.sql,
+	  ams/sql/postgresql/ams-package-create.sql,
+	  ams/sql/postgresql/populate.sql,
+	  ams/sql/postgresql/telecom-number-missing-plsql.sql,
+	  ams/tcl/address-widget-procs-postgresql.xql,
+	  ams/tcl/address-widget-procs.tcl, ams/tcl/ams-init.tcl,
+	  ams/tcl/ams-install-procs.tcl,
+	  ams/tcl/ams-list-procs-postgresql.xql,
+	  ams/tcl/ams-list-procs.tcl, ams/tcl/ams-procs-postgresql.xql,
+	  ams/tcl/ams-procs.tcl, ams/tcl/ams-widget-procs-postgresql.xql,
+	  ams/tcl/ams-widget-procs.tcl,
+	  ams/tcl/recurrence-widget-procs.tcl,
+	  ams/tcl/telecom-number-widget-procs.tcl,
+	  ams/www/attribute-add-2.tcl, ams/www/attribute-add.tcl,
+	  ams/www/attribute-option-delete.tcl,
+	  ams/www/attribute-options-update.tcl, ams/www/attribute.adp,
+	  ams/www/attribute.tcl, ams/www/index.adp, ams/www/index.tcl,
+	  ams/www/list-add.adp, ams/www/list-add.tcl,
+	  ams/www/list-attribute-html-options-postgresql.xql,
+	  ams/www/list-attribute-html-options.adp,
+	  ams/www/list-attribute-html-options.tcl,
+	  ams/www/list-attribute-section-heading.adp,
+	  ams/www/list-attribute-section-heading.tcl,
+	  ams/www/list-attributes-map.tcl,
+	  ams/www/list-attributes-optional.tcl,
+	  ams/www/list-attributes-required.tcl,
+	  ams/www/list-attributes-unmap.tcl, ams/www/list-attributes.tcl,
+	  ams/www/list-attributes.xql, ams/www/list-code.adp,
+	  ams/www/list-code.tcl, ams/www/list-form-preview.adp,
+	  ams/www/list-form-preview.tcl, ams/www/list-order-update.tcl,
+	  ams/www/list.adp, ams/www/list.tcl, ams/www/list.xql,
+	  ams/www/lists.adp, ams/www/lists.tcl,
+	  ams/www/object-postgresql.xql, ams/www/object.adp,
+	  ams/www/object.tcl, ams/www/objects.tcl, ams/www/widgets.tcl,
+	  ams/www/doc/index.html: commit changes from merge with HEAD
+
+2005-11-30 11:11  miguelm
+
+	* packages/dotlrn-tasks/: dotlrn-tasks.info,
+	  sql/postgresql/dotlrn-tasks-create.sql,
+	  sql/postgresql/dotlrn-tasks-drop.sql, tcl/dotlrn-tasks-procs.tcl,
+	  tcl/dotlrn-tasks-procs.xql: initial import of dotlrn-tasks
+
+2005-11-30 11:09  miguelm
+
+	* packages/tasks-portlet/: tasks-portlet.info,
+	  catalog/tasks-portlet.en_US.ISO-8859-1.xml,
+	  lib/tasks-postgresql.xql, lib/tasks.adp, lib/tasks.tcl,
+	  sql/postgresql/tasks-portlet-create.sql,
+	  tcl/tasks-portlet-procs.tcl, www/tasks-portlet.adp,
+	  www/tasks-portlet.tcl: initial import of tasks-portlet
+
+2005-11-30 11:06  miguelm
+
+	* packages/tasks/: tasks.info, catalog/tasks.de_DE.ISO-8859-1.xml,
+	  catalog/tasks.en_US.ISO-8859-1.xml, lib/contact-tasks.adp,
+	  lib/contact-tasks.tcl, lib/portlet.adp, lib/portlet.tcl,
+	  lib/task-chunk.adp, lib/task-chunk.tcl, lib/tasks-portlet.adp,
+	  lib/tasks-portlet.tcl, lib/tasks-postgresql.xql, lib/tasks.adp,
+	  lib/tasks.tcl, sql/postgresql/tasks-create.sql,
+	  sql/postgresql/tasks-drop.sql,
+	  sql/postgresql/upgrade/upgrade-0.1d-0.1d1.sql,
+	  sql/postgresql/upgrade/upgrade-0.1d5-0.1d6.sql,
+	  sql/postgresql/upgrade/upgrade-0.1d6-0.1d7.sql,
+	  tcl/tasks-callback-procs.tcl, tcl/tasks-install-procs.tcl,
+	  tcl/tasks-procs.tcl, tcl/tasks-procs.xql,
+	  www/change-assignee.adp, www/change-assignee.tcl,
+	  www/change-assignee.xql, www/contact.adp, www/contact.tcl,
+	  www/delete.adp, www/delete.tcl, www/index-postgresql.xql,
+	  www/index.adp, www/index.tcl, www/index.xql, www/mail-merge.tcl,
+	  www/mark-completed.adp, www/mark-completed.tcl,
+	  www/old-process-assign.adp, www/process-add-edit-oracle.xql,
+	  www/process-add-edit-postgresql.xql, www/process-add-edit.adp,
+	  www/process-add-edit.tcl, www/process-assign.tcl,
+	  www/process-delete.adp, www/process-delete.tcl,
+	  www/process-instances.adp, www/process-instances.tcl,
+	  www/process-instances.xql, www/process-interval.adp,
+	  www/process-interval.tcl, www/process-one-oracle.xql,
+	  www/process-oracle.xql, www/process-reminder.tcl,
+	  www/process-task-delete.adp, www/process-task-delete.tcl,
+	  www/process-task.adp, www/process-task.tcl,
+	  www/process-use-oracle.xql, www/process-use-postgresql.xql,
+	  www/process-use.adp, www/process-use.tcl, www/process.adp,
+	  www/process.tcl, www/process.xql, www/processes-oracle.xql,
+	  www/processes-postgresql.xql, www/processes.adp,
+	  www/processes.tcl, www/query.xql,
+	  www/reassign-task-postgresql.xql, www/reassign-task.adp,
+	  www/reassign-task.tcl, www/task-interval.tcl, www/task.adp,
+	  www/task.tcl, www/task.xql, www/works-task.tcl,
+	  www/resources/tasks.css: initial import of tasks
+
+2005-11-30 11:01  miguelm
+
+	* packages/invoices-portlet/: invoices-portlet.info,
+	  catalog/invoices-portlet.en_US.ISO-8859-1.xml,
+	  lib/invoice-list.adp, lib/invoice-list.tcl, lib/invoice-list.xql,
+	  lib/offer-list.adp, lib/offer-list.tcl, lib/offer-list.xql,
+	  lib/projects-billable.adp, lib/projects-billable.tcl,
+	  lib/projects-billable.xql,
+	  sql/postgresql/invoices-admin-portlet-create.sql,
+	  sql/postgresql/invoices-list-create.sql,
+	  sql/postgresql/invoices-list-portlet-create.sql,
+	  sql/postgresql/invoices-offers-portlet-create.sql,
+	  sql/postgresql/invoices-offers-project-portlet-create.sql,
+	  sql/postgresql/invoices-portlet-create.sql,
+	  sql/postgresql/upgrade/upgrade-0.1d-0.2d.sql,
+	  sql/postgresql/upgrade/upgrade-0.2d-0.3d.sql,
+	  sql/postgresql/upgrade/upgrade-0.4d1-0.4d2.sql,
+	  tcl/invoices-admin-portlet-procs.tcl,
+	  tcl/invoices-list-portlet-procs.tcl,
+	  tcl/invoices-offers-portlet-procs.tcl,
+	  tcl/invoices-offers-project-portlet-procs.tcl,
+	  tcl/invoices-portlet-procs.tcl, www/invoices-admin-portlet.adp,
+	  www/invoices-admin-portlet.tcl,
+	  www/invoices-list-portlet-procs.adp,
+	  www/invoices-list-portlet.adp, www/invoices-list-portlet.tcl,
+	  www/invoices-list-portlet.xql, www/invoices-offers-portlet.adp,
+	  www/invoices-offers-portlet.tcl,
+	  www/invoices-offers-project-portlet.adp,
+	  www/invoices-offers-project-portlet.tcl,
+	  www/invoices-portlet.adp, www/invoices-portlet.tcl: initial
+	  commit of invoices-portlet
+
+2005-11-30 10:56  miguelm
+
+	* packages/invoices/: invoices.info,
+	  catalog/invoices.de_DE.ISO-8859-1.xml,
+	  catalog/invoices.en_US.ISO-8859-1.xml,
+	  lib/invoice-items-list-portlet.adp,
+	  lib/invoice-items-list-portlet.tcl, lib/invoice-items-list.adp,
+	  lib/invoice-items-list.tcl, lib/invoice-items-list.xql,
+	  lib/invoice-list-portlet.adp, lib/invoice-list-portlet.tcl,
+	  lib/invoice-list.adp, lib/invoice-list.tcl, lib/invoice-list.xql,
+	  lib/offer-items-list-portlet.adp,
+	  lib/offer-items-list-portlet.tcl, lib/offer-items-list.adp,
+	  lib/offer-items-list.tcl, lib/offer-items-list.xql,
+	  lib/offer-list-portlet.adp, lib/offer-list-portlet.tcl,
+	  lib/offer-list.adp, lib/offer-list.tcl, lib/offer-list.xql,
+	  lib/portlet.adp, lib/portlet.tcl, lib/price-list-portlet.adp,
+	  lib/price-list-portlet.tcl, lib/price-list-postgresql.xql,
+	  lib/price-list.adp, lib/price-list.tcl, lib/price-list.xql,
+	  lib/projects-billable-portlet.adp,
+	  lib/projects-billable-portlet.tcl, lib/projects-billable.adp,
+	  lib/projects-billable.tcl, lib/projects-billable.xql,
+	  lib/report-day-postgresql.xql, lib/report-day.adp,
+	  lib/report-day.tcl, lib/report-invoice-items-portlet.adp,
+	  lib/report-invoice-items-portlet.tcl,
+	  lib/report-invoice-items.adp, lib/report-invoice-items.tcl,
+	  lib/report-invoice-items.xql, lib/report-month-postgresql.xql,
+	  lib/report-month.adp, lib/report-month.tcl,
+	  lib/report-offer-items-portlet.adp,
+	  lib/report-offer-items-portlet.tcl, lib/report-offer-items.adp,
+	  lib/report-offer-items.tcl, lib/report-offer-items.xql,
+	  lib/report-year-postgresql.xql, lib/report-year.adp,
+	  lib/report-year.tcl, lib/reports-portlet.adp,
+	  lib/reports-portlet.tcl, sql/postgresql/invoices-create.sql,
+	  sql/postgresql/invoices-drop.sql,
+	  sql/postgresql/upgrade/upgrade-0.01d1-0.01d2.sql,
+	  sql/postgresql/upgrade/upgrade-0.01d10-0.01d11.sql,
+	  sql/postgresql/upgrade/upgrade-0.01d12-0.01d13.sql,
+	  sql/postgresql/upgrade/upgrade-0.01d2-0.01d3.sql,
+	  sql/postgresql/upgrade/upgrade-0.01d3-0.01d4.sql,
+	  sql/postgresql/upgrade/upgrade-0.01d4-0.01d5.sql,
+	  sql/postgresql/upgrade/upgrade-0.01d5-0.01d6.sql,
+	  sql/postgresql/upgrade/upgrade-0.01d6-0.01d7.sql,
+	  sql/postgresql/upgrade/upgrade-0.01d7-0.01d8.sql,
+	  tcl/cost-procs.tcl, tcl/invoice-item-procs.tcl,
+	  tcl/invoice-procs.tcl, tcl/invoice-procs.xql,
+	  tcl/invoices-callback-procs.tcl, tcl/iv-install-procs.tcl,
+	  tcl/iv-install-procs.xql, tcl/offer-item-procs.tcl,
+	  tcl/offer-procs-postgresql.xql, tcl/offer-procs.tcl,
+	  tcl/offer-procs.xql, tcl/payment-procs.tcl,
+	  tcl/price-list-procs.tcl, tcl/price-list-procs.xql,
+	  tcl/price-procs.tcl, tcl/price-procs.xql, tcl/util-procs.tcl,
+	  tcl/util-procs.xql, www/index.adp, www/index.tcl,
+	  www/invoice-add.adp, www/invoice-add.tcl,
+	  www/invoice-ae-postgresql.xql, www/invoice-ae.adp,
+	  www/invoice-ae.tcl, www/invoice-ae.xql,
+	  www/invoice-cancellation-postgresql.xql,
+	  www/invoice-cancellation.adp, www/invoice-cancellation.tcl,
+	  www/invoice-cancellation.xql, www/invoice-credit-postgresql.xql,
+	  www/invoice-credit.adp, www/invoice-credit.tcl,
+	  www/invoice-credit.xql, www/invoice-delete.adp,
+	  www/invoice-delete.tcl, www/invoice-delete.xql,
+	  www/invoice-items-reports.adp, www/invoice-items-reports.tcl,
+	  www/invoice-items.adp, www/invoice-items.tcl,
+	  www/invoice-list.adp, www/invoice-list.tcl, www/invoice-pay.tcl,
+	  www/invoice-pay.xql, www/invoice-pdf.tcl, www/invoice-pdf.xql,
+	  www/invoice-reports.adp, www/invoice-reports.tcl,
+	  www/invoice-send.adp, www/invoice-send.tcl, www/invoice-send.xql,
+	  www/offer-accept-2.adp, www/offer-accept-2.tcl,
+	  www/offer-accept-2.xql, www/offer-accept.adp,
+	  www/offer-accept.tcl, www/offer-accept.xql,
+	  www/offer-accepted.adp, www/offer-accepted.tcl,
+	  www/offer-accepted.xql, www/offer-ae-postgresql.xql,
+	  www/offer-ae.adp, www/offer-ae.tcl, www/offer-ae.xql,
+	  www/offer-delete.adp, www/offer-delete.tcl, www/offer-delete.xql,
+	  www/offer-items-reports.adp, www/offer-items-reports.tcl,
+	  www/offer-items.adp, www/offer-items.tcl, www/offer-list.adp,
+	  www/offer-list.tcl, www/offer-send.adp, www/offer-send.tcl,
+	  www/offer-send.xql, www/price-ae-postgresql.xql,
+	  www/price-ae.adp, www/price-ae.tcl, www/price-ae.xql,
+	  www/price-list-ae-postgresql.xql, www/price-list-ae.adp,
+	  www/price-list-ae.tcl, www/price-list-ae.xql,
+	  www/price-list-delete.adp, www/price-list-delete.tcl,
+	  www/price-list-delete.xql, www/price-list-list.adp,
+	  www/price-list-list.tcl, www/price-list-list.xql,
+	  www/price-list.adp, www/price-list.tcl, www/price-list.xql,
+	  www/projects-billable.adp, www/projects-billable.tcl,
+	  www/admin/categories-admin.adp, www/admin/categories-admin.tcl,
+	  www/admin/categories-admin.xql, www/admin/index.adp,
+	  www/admin/index.tcl, www/admin/linking.adp,
+	  www/admin/linking.tcl, www/admin/linking.xql,
+	  www/resources/calendar.gif, www/resources/invoices.css,
+	  www/util/cost-ae-postgresql.xql, www/util/cost-ae.adp,
+	  www/util/cost-ae.tcl, www/util/cost-ae.xql,
+	  www/util/cost-delete.adp, www/util/cost-delete.tcl,
+	  www/util/cost-delete.xql, www/util/cost-list.adp,
+	  www/util/cost-list.tcl, www/util/cost-list.xql,
+	  www/util/payment-ae.adp, www/util/payment-ae.tcl,
+	  www/util/payment-ae.xql, www/util/payment-delete.adp,
+	  www/util/payment-delete.tcl, www/util/payment-delete.xql,
+	  www/util/payment-list.adp, www/util/payment-list.tcl,
+	  www/util/payment-list.xql: initial commit of invoice package
+
+2005-11-30 10:50  miguelm
+
+	*
+	  packages/dotlrn-invoices/sql/postgresql/dotlrn-invoices-create.sql:
+	  initial commit of dotlrn-invoices
+
+2005-11-30 10:42  miguelm
+
+	* packages/dotlrn-invoices/: dotlrn-invoices.info,
+	  tcl/dotlrn-invoices-procs.tcl, tcl/dotlrn-invoices-procs.xql:
+	  initial commit of dotlrn-invoices
+
+2005-11-30 10:31  miguelm
+
+	* packages/contacts/: catalog/contacts.de_DE.ISO-8859-1.xml,
+	  catalog/contacts.en_US.ISO-8859-1.xml,
+	  sql/postgresql/attributes-create.sql,
+	  sql/postgresql/attributes-drop.sql,
+	  sql/postgresql/attributes-package-create.sql,
+	  sql/postgresql/attributes-populate.sql,
+	  sql/postgresql/contacts-create.sql,
+	  sql/postgresql/contacts-drop.sql,
+	  sql/postgresql/contacts-messages-create.sql,
+	  sql/postgresql/contacts-package-create.sql,
+	  sql/postgresql/contacts-search-create.sql,
+	  sql/postgresql/telecom-number-missing-plsql.sql,
+	  sql/postgresql/views-create.sql, sql/postgresql/views-drop.sql,
+	  tcl/address-procs-postgresql.xql, tcl/address-procs.tcl,
+	  tcl/attribute-procs-postgresql.xql, tcl/attribute-procs.tcl,
+	  tcl/category-procs-postgresql.xql, tcl/category-procs.tcl,
+	  tcl/contact-complaint-procs.tcl, tcl/contact-complaint-procs.xql,
+	  tcl/contact-extend-procs-postgresql.xql,
+	  tcl/contact-extend-procs.tcl,
+	  tcl/contact-message-procs-postgresql.xql,
+	  tcl/contact-message-procs.tcl,
+	  tcl/contact-search-condition-type-procs.tcl,
+	  tcl/contact-search-procs.tcl, tcl/contact-search-procs.xql,
+	  tcl/contacts-callback-procs.tcl, tcl/contacts-init.tcl,
+	  tcl/contacts-install-procs.tcl, tcl/contacts-populate-procs.tcl,
+	  tcl/contacts-procs-postgresql.xql, tcl/contacts-procs.tcl,
+	  tcl/view-procs-postgresql.xql, tcl/view-procs.tcl,
+	  www/add-edit-complaint.adp, www/add-edit-complaint.tcl,
+	  www/bulk-update.adp, www/bulk-update.tcl, www/bulk-update.xql,
+	  www/changes.adp, www/changes.tcl, www/comment-add.tcl,
+	  www/comments.adp, www/comments.tcl, www/complaint-ae.adp,
+	  www/complaint-ae.tcl, www/complaint.adp, www/complaint.tcl,
+	  www/contact-add.adp, www/contact-add.tcl,
+	  www/contact-ae-postgresql.xql, www/contact-ae.adp,
+	  www/contact-ae.tcl, www/contact-archive-postgresql.xql,
+	  www/contact-archive.adp, www/contact-archive.tcl,
+	  www/contact-complaint.adp, www/contact-current-postgresql.xql,
+	  www/contact-current.adp, www/contact-current.tcl,
+	  www/contact-edit.adp, www/contact-edit.tcl,
+	  www/contact-groups.adp, www/contact-groups.tcl,
+	  www/contact-rels-postgresql.xql, www/contact-rels.adp,
+	  www/contact-rels.tcl, www/contact.adp, www/contact.tcl,
+	  www/contact.xql, www/files-delete.tcl, www/files-update.tcl,
+	  www/files.adp, www/files.tcl, www/group-delete-confirm.adp,
+	  www/group-parties-add.adp, www/group-parties-add.tcl,
+	  www/group-parties-remove.adp, www/group-parties-remove.tcl,
+	  www/group-party-add-postgresql.xql, www/group-party-add.tcl,
+	  www/group-party-add.xql, www/group-party.tcl, www/history.adp,
+	  www/history.tcl, www/index.adp, www/index.tcl, www/index.vuh,
+	  www/index.xql, www/mail-tracking.adp, www/mail-tracking.tcl,
+	  www/message-action.tcl, www/message-action.xql,
+	  www/message-ae.adp, www/message-ae.tcl, www/message-log.adp,
+	  www/message-log.tcl, www/message-messages.adp, www/message.adp,
+	  www/message.tcl, www/messages.adp, www/messages.tcl,
+	  www/messages.xql, www/person-groups-ae.adp,
+	  www/person-groups-ae.tcl, www/person-upgrade-to-user.tcl,
+	  www/relationship-add-postgresql.xql, www/relationship-add.adp,
+	  www/relationship-add.tcl, www/relationship-ae-postgresql.xql,
+	  www/relationship-ae.adp, www/relationship-ae.tcl,
+	  www/relationship-delete-postgresql.xql,
+	  www/relationship-delete.tcl, www/search-action.tcl,
+	  www/search-action.xql, www/search-condition-delete.tcl,
+	  www/search-help.adp, www/search-help.tcl, www/search.adp,
+	  www/search.tcl, www/search.xql, www/searches.adp,
+	  www/searches.tcl, www/searches.xql, www/select-groups.adp,
+	  www/select-groups.tcl, www/settings.adp, www/settings.tcl,
+	  www/signature.adp, www/signature.tcl,
+	  www/admin/attribute-add-postgresql.xql,
+	  www/admin/attribute-add.adp, www/admin/attribute-add.tcl,
+	  www/admin/attribute-ae-postgresql.xql,
+	  www/admin/attribute-ae.adp, www/admin/attribute-ae.tcl,
+	  www/admin/attribute-depreciate-postgresql.xql,
+	  www/admin/attribute-depreciate.tcl, www/admin/attribute-list.adp,
+	  www/admin/attribute-list.tcl, www/admin/attribute-list.xql,
+	  www/admin/attribute-restore-postgresql.xql,
+	  www/admin/attribute-restore.tcl,
+	  www/admin/attributes-postgresql.xql, www/admin/attributes.adp,
+	  www/admin/attributes.tcl, www/admin/ext-search-options.adp,
+	  www/admin/ext-search-options.tcl,
+	  www/admin/ext-search-options.xql, www/admin/group-ae.adp,
+	  www/admin/group-ae.tcl, www/admin/group-map.adp,
+	  www/admin/group-map.tcl, www/admin/index.adp,
+	  www/admin/index.tcl, www/admin/permissions-postgresql.xql,
+	  www/admin/permissions-user-add.adp,
+	  www/admin/permissions-user-add.tcl, www/admin/permissions.adp,
+	  www/admin/permissions.tcl,
+	  www/admin/relationship-ae-postgresql.xql,
+	  www/admin/relationship-ae.adp, www/admin/relationship-ae.tcl,
+	  www/admin/relationship-ae.xql,
+	  www/admin/relationships-postgresql.xql,
+	  www/admin/relationships.adp, www/admin/relationships.tcl,
+	  www/admin/remove-default.tcl, www/admin/role-ae.adp,
+	  www/admin/role-ae.tcl, www/admin/roles.adp, www/admin/roles.tcl,
+	  www/admin/search-list.adp, www/admin/search-list.tcl,
+	  www/admin/search-list.xql, www/admin/set-default.tcl,
+	  www/admin/widgets-postgresql.xql, www/admin/widgets.tcl,
+	  www/resources/contacts-print.css, www/resources/contacts.css:
+	  commit changes of merge with HEAD
+
+2005-11-30 10:29  miguelm
+
+	* packages/contacts/contacts.info: merge with HEAD
+
+2005-11-30 02:08  maltes
+
+	* packages/: dotlrn-curriculum/dotlrn-curriculum.info,
+	  evaluation/evaluation.info: Fixing version number
+
+2005-11-30 01:49  janine
+
 	* packages/acs-bootstrap-installer/db-init-checks-oracle.tcl:
 	  Replaced Don's placeholder code with real code to check the
 	  actual Oracle version number
 
-2005-11-29 21:21  jaufrecht
+2005-11-30 01:47  janine
 
+	* packages/: project-manager/project-manager.info,
+	  project-manager/lib/process-instance.xql,
+	  project-manager/lib/process-instances-postgresql.xql,
+	  project-manager/sql/oracle/project-manager-create.sql,
+	  project-manager/sql/oracle/project-manager-custom-drop.sql,
+	  project-manager/sql/oracle/project-manager-drop.sql,
+	  project-manager/sql/oracle/project-manager-functions-create.sql,
+	  project-manager/sql/oracle/project-manager-notifications-create.sql,
+	  project-manager/sql/oracle/project-manager-notifications-drop.sql,
+	  project-manager/sql/oracle/project-manager-table-create.sql,
+	  project-manager/sql/postgresql/project-manager-create.sql,
+	  project-manager/sql/postgresql/project-manager-custom-drop.sql,
+	  project-manager/sql/postgresql/project-manager-drop.sql,
+	  project-manager/sql/postgresql/project-manager-functions-create.sql,
+	  project-manager/sql/postgresql/upgrade/upgrade-1.02-1.03.sql,
+	  project-manager/sql/postgresql/upgrade/upgrade-1.03-1.04b1.sql,
+	  project-manager/sql/postgresql/upgrade/upgrade-1.04b1-1.05.sql,
+	  project-manager/sql/postgresql/upgrade/upgrade-1.08b1-1.09b1.sql,
+	  project-manager/sql/postgresql/upgrade/upgrade-2.12-2.13b1.sql,
+	  project-manager/sql/postgresql/upgrade/upgrade-2.13b1-2.13b2.sql,
+	  project-manager/sql/postgresql/upgrade/upgrade-2.15b4-2.16b1.sql,
+	  project-manager/sql/postgresql/upgrade/upgrade-2.20b3-2.21b1.sql,
+	  project-manager/sql/postgresql/upgrade/upgrade-2.21b1-2.50b1.sql,
+	  project-manager/tcl/calendar-procs-oracle.xql,
+	  project-manager/tcl/calendar-procs-postgresql.xql,
+	  project-manager/tcl/calendar-procs.tcl,
+	  project-manager/tcl/calendar-procs.xql,
+	  project-manager/tcl/install-procs-oracle.xql,
+	  project-manager/tcl/process-procs-postgresql.xql,
+	  project-manager/tcl/process-procs.tcl,
+	  project-manager/tcl/process-procs.xql,
+	  project-manager/tcl/project-manager-procs-oracle.xql,
+	  project-manager/tcl/project-manager-procs-postgresql.xql,
+	  project-manager/tcl/project-manager-procs.tcl,
+	  project-manager/tcl/project-manager-procs.xql,
+	  project-manager/tcl/project-procs-oracle.xql,
+	  project-manager/tcl/project-procs-postgresql.xql,
+	  project-manager/tcl/project-procs.tcl,
+	  project-manager/tcl/project-procs.xql,
+	  project-manager/tcl/role-procs-oracle.xql,
+	  project-manager/tcl/role-procs-postgresql.xql,
+	  project-manager/tcl/role-procs.tcl,
+	  project-manager/tcl/role-procs.xql,
+	  project-manager/tcl/status-procs-oracle.xql,
+	  project-manager/tcl/status-procs-postgresql.xql,
+	  project-manager/tcl/status-procs.tcl,
+	  project-manager/tcl/status-procs.xql,
+	  project-manager/tcl/task-procs-oracle.xql,
+	  project-manager/tcl/task-procs-postgresql.xql,
+	  project-manager/tcl/task-procs.tcl,
+	  project-manager/tcl/task-procs.xql,
+	  project-manager/www/add-edit-2-oracle.xql,
+	  project-manager/www/add-edit-2-postgresql.xql,
+	  project-manager/www/add-edit-2.xql,
+	  project-manager/www/add-edit-oracle.xql,
+	  project-manager/www/add-edit-postgresql.xql,
+	  project-manager/www/add-edit.tcl,
+	  project-manager/www/add-edit.xql,
+	  project-manager/www/calendar-users-update.tcl,
+	  project-manager/www/calendar-users-update.xql,
+	  project-manager/www/index-oracle.xql,
+	  project-manager/www/index-postgresql.xql,
+	  project-manager/www/index.tcl, project-manager/www/index.xql,
+	  project-manager/www/log.xql, project-manager/www/one-oracle.xql,
+	  project-manager/www/one-postgresql.xql,
+	  project-manager/www/one.xql,
+	  project-manager/www/process-add-edit-oracle.xql,
+	  project-manager/www/process-add-edit-postgresql.xql,
+	  project-manager/www/process-add-edit.xql,
+	  project-manager/www/process-delete.tcl,
+	  project-manager/www/process-delete.xql,
+	  project-manager/www/process-dependency-add-edit-oracle.xql,
+	  project-manager/www/process-dependency-add-edit-postgresql.xql,
+	  project-manager/www/process-dependency-add-edit.xql,
+	  project-manager/www/process-instance-edit-2.xql,
+	  project-manager/www/process-instance-edit.xql,
+	  project-manager/www/process-instances.xql,
+	  project-manager/www/process-one-oracle.xql,
+	  project-manager/www/process-one-postgresql.xql,
+	  project-manager/www/process-one.xql,
+	  project-manager/www/process-oracle.xql,
+	  project-manager/www/process-task-add-edit-2-oracle.xql,
+	  project-manager/www/process-task-add-edit-2-postgresql.xql,
+	  project-manager/www/process-task-add-edit-2.tcl,
+	  project-manager/www/process-task-add-edit-2.xql,
+	  project-manager/www/process-task-add-edit-oracle.xql,
+	  project-manager/www/process-task-add-edit-postgresql.xql,
+	  project-manager/www/process-task-add-edit.tcl,
+	  project-manager/www/process-task-add-edit.xql,
+	  project-manager/www/process-task-assign-add-edit-oracle.xql,
+	  project-manager/www/process-task-assign-add-edit-postgresql.xql,
+	  project-manager/www/process-task-assign-add-edit.xql,
+	  project-manager/www/process-task-delete-2-oracle.xql,
+	  project-manager/www/process-task-delete-2-postgresql.xql,
+	  project-manager/www/process-task-delete-2.xql,
+	  project-manager/www/process-use-oracle.xql,
+	  project-manager/www/process-use-postgresql.xql,
+	  project-manager/www/process-use.xql,
+	  project-manager/www/processes-oracle.xql,
+	  project-manager/www/processes-postgresql.xql,
+	  project-manager/www/processes.xql,
+	  project-manager/www/project-assign-edit.tcl,
+	  project-manager/www/project-assign-edit.xql,
+	  project-manager/www/project-assign-task-assignees.tcl,
+	  project-manager/www/project-assign-task-assignees.xql,
+	  project-manager/www/project-revisions-oracle.xql,
+	  project-manager/www/project-revisions-postgresql.xql,
+	  project-manager/www/project-revisions.xql,
+	  project-manager/www/task-add-edit-oracle.xql,
+	  project-manager/www/task-add-edit-postgresql.xql,
+	  project-manager/www/task-add-edit.tcl,
+	  project-manager/www/task-add-edit.xql,
+	  project-manager/www/task-calendar-oracle.xql,
+	  project-manager/www/task-calendar.tcl,
+	  project-manager/www/task-calendar.xql,
+	  project-manager/www/task-delete-oracle.xql,
+	  project-manager/www/task-delete-postgresql.xql,
+	  project-manager/www/task-delete.xql,
+	  project-manager/www/task-one-oracle.xql,
+	  project-manager/www/task-one-postgresql.xql,
+	  project-manager/www/task-one.xql,
+	  project-manager/www/task-print-oracle.xql,
+	  project-manager/www/task-print-postgresql.xql,
+	  project-manager/www/task-print.xql,
+	  project-manager/www/task-revisions-oracle.xql,
+	  project-manager/www/task-revisions-postgresql.xql,
+	  project-manager/www/task-revisions.xql,
+	  project-manager/www/task-select-project-oracle.xql,
+	  project-manager/www/task-select-project-postgresql.xql,
+	  project-manager/www/task-select-project.tcl,
+	  project-manager/www/task-select-project.xql,
+	  project-manager/www/tasks-oracle.xql,
+	  project-manager/www/tasks-postgresql.xql,
+	  project-manager/www/tasks.tcl, project-manager/www/tasks.xql,
+	  logger/lib/entries-oracle.xql,
+	  project-manager/www/admin/default-project-roles-oracle.xql,
+	  project-manager/www/admin/default-project-roles-postgresql.xql,
+	  project-manager/www/admin/default-project-roles.xql,
+	  project-manager/www/admin/index-oracle.xql,
+	  project-manager/www/admin/index-postgresql.xql,
+	  project-manager/www/admin/logger-sync.xql,
+	  project-manager/www/admin/roles-oracle.xql,
+	  project-manager/www/admin/roles-postgresql.xql,
+	  project-manager/www/admin/roles.xql,
+	  project-manager/www/admin/update-projects.xql,
+	  project-manager/www/admin/workgroups-oracle.xql,
+	  project-manager/www/admin/workgroups-postgresql.xql,
+	  project-manager/www/admin/workgroups.xql,
+	  project-manager/www/lib/entries-table-oracle.xql,
+	  project-manager/www/lib/entries-table-postgresql.xql,
+	  project-manager/www/lib/entries-table.xql: Made Oracle version
+	  work and did major cleanup of xql files
+
+2005-11-30 00:21  jaufrecht
+
 	* packages/: acs-admin/acs-admin.info,
 	  acs-api-browser/acs-api-browser.info,
 	  acs-authentication/acs-authentication.info,
@@ -320,7 +2017,7 @@
 	  ref-timezones/ref-timezones.info, search/search.info: preparing
 	  for 5.2.0 rc2/b8 release
 
-2005-11-29 17:27  donb
+2005-11-29 20:27  donb
 
 	* packages/: acs-content-repository/sql/oracle/content-folder.sql,
 	  acs-content-repository/sql/oracle/upgrade/upgrade-5.2.0b5-5.2.0b6.sql,
@@ -331,69 +2028,257 @@
 	   Bumped    the info file to reflect the new version so the
 	  upgrade scripts will run.
 
-2005-11-29 11:00  daveb
+2005-11-29 17:28  alexk
 
+	* packages/workflow/tcl/case-procs.tcl: This patch fixes two bugs
+	  in the workflow::case::action::notify proc in the workflow
+	  package.  I am not very familiar with the way this package works
+	  so someone should check my work before releasing this into the
+	  wild.
+
+	  Patch 1 - Retrieve the non-cached version of the activity log.
+	  While debugging my application I noticed that if I fired off two
+	  actions quite quickly the second action's notification would be
+	  the same as the first.
+
+	  Patch 2 - When firing an action that has no assignees the default
+	  behavior is to notify EVERYONE who has subscribed to be notified
+	  of their cases.  Since no one has been assigned it's nobody's
+	  case yet.  With this change no one will be notified except people
+	  who are subscribed to the workflow if an action occurs on a case
+	  without any assignees.
+
+2005-11-29 16:36  michaels
+
+	* packages/cms/www/modules/items/: index-oracle.xql,
+	  index-postgresql.xql, index.adp, index.tcl, index.xql: added some
+	  clarification to the item deletion warning; cleaned up some misc
+	  bits while in there
+
+2005-11-29 14:00  daveb
+
 	* packages/acs-subsite/www/register/user-join.tcl: Fix bug#2689.
 	  Add rel_id to form for required segments, don't show the form if
 	  all the elements are hidden.
 
-2005-11-29 06:27  daveb
+2005-11-29 09:27  daveb
 
 	* packages/acs-subsite/sql/: oracle/site-node-selection.sql,
 	  oracle/upgrade/upgrade-5.2.0b5-5.2.0b6.sql,
 	  postgresql/site-node-selection.sql,
 	  postgresql/upgrade/upgrade-5.2.0b5-5.2.0b6.sql: Fix bug#2695. Add
 	  on delete cascade to foreign key in site_nodes_selection table.
 
-2005-11-29 03:39  maltes
+2005-11-29 06:39  maltes
 
 	* packages/acs-content-repository/: acs-content-repository.info,
 	  sql/postgresql/upgrade/upgrade-5.2.0b6-5.2.0b7.sql: Somehow the
 	  extlink functions where missing on our installs, so I assume it
 	  is saver to get them again in an upgrade script
 
-2005-11-26 13:25  daveb
+2005-11-27 01:57  maltes
 
+	* packages/dotlrn/sql/postgresql/upgrade/upgrade-2.1-2.2.0d1.sql:
+	  Missing upgrade. ROELC.... GR....
+
+2005-11-26 16:25  daveb
+
 	* packages/acs-content-repository/sql/oracle/:
 	  upgrade/upgrade-5.2.0b5-5.2.0b6.sql, content-folder.sql: Allow
 	  content_folders to have non-cr_items as parents
 
-2005-11-26 13:24  daveb
+2005-11-26 16:24  daveb
 
 	*
 	  packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.2.0b5-5.2.0b6.sql:
 	  Upgrade to allow cr_folders to have non-cr_items as parents
 
-2005-11-26 13:22  daveb
+2005-11-26 16:22  daveb
 
 	*
 	  packages/acs-content-repository/sql/postgresql/content-folder.sql:
 	  Allow folders to have non-cr_items are parents
 
-2005-11-26 02:05  maltes
+2005-11-26 08:10  roelc
 
+	* packages/bug-tracker/www/bug-add.tcl: Do not display the "Fix for
+	  Version" field as well if VersionsP is 0
+
+2005-11-26 06:12  maltes
+
+	* packages/news-aggregator/sql/postgresql/:
+	  upgrade/upgrade-0.5d-0.6d.sql, upgrade/upgrade-0.7d-0.8d.sql,
+	  upgrade-0.7d-0.8d.sql: Fixing upgrade
+
+2005-11-26 05:05  maltes
+
 	* packages/acs-admin/www/install/install.tcl: Made sure an upgrade
 	  from local works and does not complain about missing functions
 
-2005-11-25 03:13  gustafn
+2005-11-25 13:12  miguelm
 
+	* packages/contacts/www/admin/search-list.tcl: file search-list.tcl
+	  was added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000
+
+2005-11-25 13:12  miguelm
+
+	* packages/contacts/www/admin/search-list.xql: file search-list.xql
+	  was added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000
+
+2005-11-25 13:12  miguelm
+
+	* packages/contacts/www/searches.tcl: file searches.tcl was added
+	  on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-11-25 13:12  miguelm
+
+	* packages/contacts/www/searches.xql: file searches.xql was added
+	  on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-11-25 13:12  miguelm
+
+	* packages/contacts/www/: searches.tcl, searches.xql,
+	  admin/search-list.tcl, admin/search-list.xql: making changes to
+	  save and display the aggregated_searches
+
+2005-11-25 13:11  miguelm
+
+	* packages/contacts/sql/postgresql/contacts-search-create.sql:
+	  changes to go according upgrade
+
+2005-11-25 13:11  miguelm
+
+	* packages/contacts/sql/postgresql/contacts-search-create.sql: file
+	  contacts-search-create.sql was added on branch oacs-5-2 on
+	  2005-11-30 15:31:01 +0000
+
+2005-11-25 06:49  pablom
+
+	* packages/photo-album/tcl/photo-album-callback-procs.tcl:
+	  Including all the fields
+
+2005-11-25 06:44  pablom
+
+	* packages/evaluation/tcl/evaluation-callback-procs.tcl: Including
+	  type in the callback
+
+2005-11-25 06:42  pablom
+
+	* packages/file-storage/tcl/file-storage-callback-procs.tcl:
+	  Including folder and size in the callback
+
+2005-11-25 06:13  gustafn
+
 	* packages/acs-tcl/tcl/tcl-documentation-procs.tcl: Fix for bug
 	  #57; If one specifies integer as argument type in a page
 	  contract, it should be a valid tcl integer.  For sequence
 	  numbers, a different type should be defined and used. Tcl 8.5 has
 	  e.g. "string is wideinteger"...
 
-2005-11-22 19:50  daveb
+2005-11-24 12:51  miguelm
 
+	* packages/lors-central/www/index.vuh: fixing problem when the path
+	  doesn't have	a subfolder and doesn't start with slash
+
+2005-11-24 12:24  miguelm
+
+	* packages/lors-central/www/one-course-associations.tcl: fixing
+	  typo and missing quote
+
+2005-11-24 10:32  eduardop
+
+	* packages/assessment/www/asm-admin/export/index.vuh: Fix bug#2465:
+	  Assessment exportation doesn't work when its title contains an
+	  accented character: Fixed by using random names internally. Only
+	  the user visible name needs to have a proper name.
+
+2005-11-23 12:31  miguelm
+
+	* packages/contacts/tcl/contact-search-procs.tcl: file
+	  contact-search-procs.tcl was added on branch oacs-5-2 on
+	  2005-11-30 15:31:01 +0000
+
+2005-11-23 12:31  miguelm
+
+	* packages/contacts/tcl/contact-search-procs.xql: file
+	  contact-search-procs.xql was added on branch oacs-5-2 on
+	  2005-11-30 15:31:01 +0000
+
+2005-11-23 12:31  miguelm
+
+	* packages/contacts/tcl/: contact-search-procs.tcl,
+	  contact-search-procs.xql: making changes for support employee
+	  search type in results_count pocedure and search_pretty procedure
+
+2005-11-23 12:29  miguelm
+
+	* packages/contacts/www/search.tcl: file search.tcl was added on
+	  branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-11-23 12:29  miguelm
+
+	* packages/contacts/www/search.xql: file search.xql was added on
+	  branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-11-23 12:29  miguelm
+
+	* packages/contacts/www/: search.tcl, search.xql: making changes
+	  for support employee search type
+
+2005-11-22 22:50  daveb
+
 	* packages/acs-mail/tcl/acs-mail-procs.tcl: Set an NSV variable so
 	  that only one instance of process_queue proc runs at at time.
 
-2005-11-22 13:40  daveb
+2005-11-22 16:40  daveb
 
 	* packages/acs-templating/tcl/parse-procs.tcl: Fix array reference
 
-2005-11-21 17:27  donb
+2005-11-22 11:55  miguelm
 
+	* packages/ams/tcl/ams-widget-procs.tcl: file ams-widget-procs.tcl
+	  was added on branch oacs-5-2 on 2005-11-30 16:21:53 +0000
+
+2005-11-22 11:55  miguelm
+
+	* packages/ams/tcl/ams-widget-procs.tcl: making changes to support
+	  html options in attributes widgets
+
+2005-11-22 11:54  miguelm
+
+	* packages/ams/www/list.xql: file list.xql was added on branch
+	  oacs-5-2 on 2005-11-30 16:21:53 +0000
+
+2005-11-22 11:54  miguelm
+
+	* packages/ams/www/list.xql: making changes to support html options
+
+2005-11-22 11:50  miguelm
+
+	* packages/ams/www/list-attribute-html-options-postgresql.xql: file
+	  list-attribute-html-options-postgresql.xql was added on branch
+	  oacs-5-2 on 2005-11-30 16:21:53 +0000
+
+2005-11-22 11:50  miguelm
+
+	* packages/ams/www/list-attribute-html-options.adp: file
+	  list-attribute-html-options.adp was added on branch oacs-5-2 on
+	  2005-11-30 16:21:53 +0000
+
+2005-11-22 11:50  miguelm
+
+	* packages/ams/www/list-attribute-html-options.tcl: file
+	  list-attribute-html-options.tcl was added on branch oacs-5-2 on
+	  2005-11-30 16:21:53 +0000
+
+2005-11-22 11:50  miguelm
+
+	* packages/ams/www/: list-attribute-html-options-postgresql.xql,
+	  list-attribute-html-options.adp, list-attribute-html-options.tcl:
+	  files to add html options to the attributes mapped to a list
+
+2005-11-21 20:27  donb
+
 	* packages/acs-subsite/www/index.adp: Removed Rafael's change to
 	  the default index page due to the following reasons.
 
@@ -411,55 +2296,623 @@
 	  not be done unilaterally.  We need to talk about such things
 	  first.
 
-2005-11-21 09:49  daveb
+2005-11-21 12:49  daveb
 
 	* packages/acs-templating/tcl/parse-procs.tcl: Fix array reference
 
-2005-11-21 09:12  daveb
+2005-11-21 12:12  daveb
 
 	* packages/acs-templating/tcl/: parse-procs.tcl,
 	  test/parse-test-procs.tcl: Fix bug#2691, more safely substitute
 	  variables in message keys.  Thanks for Andrew Grumet for the
 	  original code and Jeff for the suggestion to esacpe commands from
 	  an array key reference.  Includes autoamted test code.
 
-2005-11-16 07:50  daveb
+2005-11-21 10:10  luisf
 
+	* packages/assessment/tcl/: as-assessment-procs.tcl,
+	  as-assessment-procs.xql, as-callback-procs.tcl: get_package_id
+	  procedure added
+
+2005-11-21 10:05  davido
+
+	* packages/user-tracking/www/visited-material/top.tcl: solving a
+	  problems with permissions
+
+2005-11-21 09:53  luisf
+
+	* packages/assessment/tcl/test/as-callback-procs.tcl: testcases for
+	  datamanager callbacks
+
+2005-11-21 04:17  luisf
+
+	* packages/assessment/tcl/as-callback-procs.tcl: copy procedure
+	  returns new assessment identifier
+
+2005-11-19 18:13  michaels
+
+	* packages/cms/tcl/module-procs.tcl: register content_folder type
+	  to content and template roots so subfolders can be created
+
+2005-11-19 18:12  michaels
+
+	* packages/cms/tcl/form-procs.tcl: back out stan's change which
+	  broke things for me on 5-1; will need to address this on 5-2 at
+	  some point
+
+2005-11-18 14:50  daveb
+
+	* packages/workflow/sql/postgresql/workflow-procedural-create.sql:
+	  Add old version of pl/sql function to support previous packages.
+
+2005-11-18 12:48  miguelm
+
+	* packages/contacts/www/admin/attribute-list.adp: file
+	  attribute-list.adp was added on branch oacs-5-2 on 2005-11-30
+	  15:31:03 +0000
+
+2005-11-18 12:48  miguelm
+
+	* packages/contacts/www/admin/attribute-list.tcl: file
+	  attribute-list.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:31:03 +0000
+
+2005-11-18 12:48  miguelm
+
+	* packages/contacts/www/admin/attribute-list.xql: file
+	  attribute-list.xql was added on branch oacs-5-2 on 2005-11-30
+	  15:31:03 +0000
+
+2005-11-18 12:48  miguelm
+
+	* packages/contacts/www/admin/ext-search-options.adp: file
+	  ext-search-options.adp was added on branch oacs-5-2 on 2005-11-30
+	  15:31:03 +0000
+
+2005-11-18 12:48  miguelm
+
+	* packages/contacts/www/admin/remove-default.tcl: file
+	  remove-default.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:31:03 +0000
+
+2005-11-18 12:48  miguelm
+
+	* packages/contacts/www/admin/search-list.adp: file search-list.adp
+	  was added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000
+
+2005-11-18 12:48  miguelm
+
+	* packages/contacts/www/admin/set-default.tcl: file set-default.tcl
+	  was added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000
+
+2005-11-18 12:48  miguelm
+
+	* packages/contacts/www/: search.tcl, search.xql,
+	  admin/attribute-list.adp, admin/attribute-list.tcl,
+	  admin/attribute-list.xql, admin/ext-search-options.adp,
+	  admin/remove-default.tcl, admin/search-list.adp,
+	  admin/search-list.tcl, admin/set-default.tcl: making changes to
+	  improve extend-options list and attribute-list (pagination,
+	  orderby)
+
+2005-11-18 11:13  miguelm
+
+	* packages/contacts/www/admin/: search-list.tcl, search-list.xql:
+	  adding pagination and orderby to search-list
+
+2005-11-18 10:56  luisf
+
+	* packages/file-storage/tcl/test/file-storage-callback-procs.tcl:
+	  testcases for callback procs
+
+2005-11-18 10:53  luisf
+
+	* packages/file-storage/tcl/: file-storage-copy-procs.tcl,
+	  file-storage-callback-procs.tcl: new folder_id returned
+
+2005-11-18 10:10  luisf
+
+	* packages/datamanager/tcl/datamanager-callback-procs.tcl:
+	  static_move procedure accept self_community param
+
+2005-11-18 10:09  luisf
+
+	* packages/static-portlet/tcl/static-portlet-callback-procs.tcl:
+	  move procedure accept self_community param
+
+2005-11-18 10:07  luisf
+
+	*
+	  packages/static-portlet/tcl/test/static-portlet-callback-procs.tcl:
+	  test cases for callback procedures
+
+2005-11-18 10:00  daveb
+
+	* packages/bug-tracker/tcl/bug-tracker-procs.tcl: Fix bug#2688
+	  patch applied from Keith Paskett
+
+2005-11-18 09:49  miguelm
+
+	* packages/invoices/lib/report-offer-items.tcl: file
+	  report-offer-items.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:56:10 +0000
+
+2005-11-18 09:49  miguelm
+
+	* packages/invoices/lib/report-offer-items.tcl: fixing calculation
+	  of amount for each offer-item, the index on the list was wrong
+
+2005-11-18 05:58  josee
+
+	* packages/assessment/tcl/as-qti-procs.tcl: setting live revision
+	  the newly created assessment_id
+
+2005-11-18 04:44  luisf
+
+	* packages/static-portlet/tcl/static-portlet-callback-procs.tcl:
+	  copy procedure returns new static id
+
+2005-11-18 04:43  luisf
+
+	* packages/news/tcl/: news-callback-procs.tcl, news-procs.tcl:
+	  added news creator procedure
+
+2005-11-18 04:37  luisf
+
+	* packages/news/tcl/test/news-callback-procs.tcl: test for callback
+	  procs
+
+2005-11-18 02:40  maltes
+
+	* packages/categories/catalog/categories.de_DE.ISO-8859-1.xml: New
+	  german translation
+
+2005-11-17 13:22  miguelm
+
+	* packages/contacts/www/admin/ext-search-options.tcl: file
+	  ext-search-options.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:31:03 +0000
+
+2005-11-17 13:22  miguelm
+
+	* packages/contacts/www/admin/: ext-search-options.tcl,
+	  search-list.tcl, search-list.xql: making changes to support save
+	  the extend options in the aggreagate page for one search_id
+
+2005-11-17 11:33  maltes
+
+	* packages/contacts/www/search.tcl: Fixed some conditions where
+	  condition name was empty
+
+2005-11-17 11:25  miguelm
+
+	* packages/contacts/tcl/contacts-populate-procs.tcl: file
+	  contacts-populate-procs.tcl was added on branch oacs-5-2 on
+	  2005-11-30 15:31:01 +0000
+
+2005-11-17 11:25  maltes
+
+	* packages/contacts/tcl/contacts-populate-procs.tcl: Uncomment
+	  subsidiary et.al.
+
+2005-11-17 11:23  miguelm
+
+	* packages/invoices/www/: invoice-ae.tcl, invoice-ae.xql: adding
+	  validations to the recived variables when adding a new invoice
+
+2005-11-17 11:23  miguelm
+
+	* packages/invoices/www/invoice-ae.tcl: file invoice-ae.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:12 +0000
+
+2005-11-17 11:23  miguelm
+
+	* packages/invoices/www/invoice-ae.xql: file invoice-ae.xql was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:12 +0000
+
+2005-11-17 11:22  miguelm
+
+	* packages/invoices/lib/projects-billable.tcl: file
+	  projects-billable.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:56:10 +0000
+
+2005-11-17 11:22  miguelm
+
+	* packages/invoices/lib/projects-billable.tcl: making changes in
+	  projets-billable include
+
+2005-11-17 11:10  daveb
+
+	* packages/workflow/catalog/workflow.en_US.ISO-8859-1.xml: Add
+	  missing message key
+
+2005-11-17 11:04  miguelm
+
+	* packages/tasks/www/contact.tcl: file contact.tcl was added on
+	  branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-11-17 11:04  miguelm
+
+	* packages/tasks/www/task-interval.tcl: file task-interval.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-11-17 11:04  miguelm
+
+	* packages/tasks/tcl/tasks-procs.tcl: file tasks-procs.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-11-17 11:04  miguelm
+
+	* packages/tasks/lib/tasks.tcl: file tasks.tcl was added on branch
+	  oacs-5-2 on 2005-11-30 16:06:52 +0000
+
+2005-11-17 11:04  maltes
+
+	* packages/tasks/: lib/tasks.tcl, tcl/tasks-procs.tcl,
+	  www/contact.tcl, www/task-interval.tcl: Fixed task-interval and
+	  contact page. Cleaned up the -procs.tcl file. Removed bulk action
+	  for mass move to another party as it does not make so much sense
+	  and does not work either
+
+2005-11-17 10:41  eduardop
+
+	* packages/assessment/tcl/as-callback-procs.tcl: imsld::import
+	  infrastructure
+
+2005-11-17 09:02  eduardop
+
+	* packages/assessment/tcl/as-qti-procs.tcl: add a function to
+	  return the object_id (needed for imsld)
+
+2005-11-17 07:10  eduardop
+
+	* packages/assessment/tcl/as-qti-procs.tcl: be able to import XML
+	  QTI files directly from IMS packages
+
+2005-11-17 02:41  maltes
+
+	* packages/categories/tcl/tagcloud-procs.tcl: Added tagcloud procs
+	  by Matthew Burke. Enhanced with permission checking.
+
+2005-11-17 00:39  miguelm
+
+	* packages/invoices/www/index.adp: file index.adp was added on
+	  branch oacs-5-2 on 2005-11-30 15:56:12 +0000
+
+2005-11-17 00:39  maltes
+
+	* packages/invoices/www/index.adp: New links
+
+2005-11-16 10:50  daveb
+
 	* packages/acs-content-repository/tcl/content-folder-procs.tcl:
 	  Correct comment reference
 
-2005-11-16 07:49  daveb
+2005-11-16 10:49  daveb
 
 	* packages/acs-content-repository/tcl/:
 	  test/content-folder-test-procs.tcl, content-folder-procs.tcl: Fix
 	  bug#2686 content::folder::update works now
 
-2005-11-16 07:28  daveb
+2005-11-16 10:28  daveb
 
 	*
 	  packages/acs-content-repository/tcl/test/content-item-test-procs.tcl:
 	  Add test for bug#2686
 
-2005-11-15 08:36  daveb
+2005-11-16 09:36  miguelm
 
+	* packages/tasks/www/reassign-task-postgresql.xql: file
+	  reassign-task-postgresql.xql was added on branch oacs-5-2 on
+	  2005-11-30 16:06:53 +0000
+
+2005-11-16 09:36  miguelm
+
+	* packages/tasks/www/task.tcl: file task.tcl was added on branch
+	  oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-11-16 09:36  miguelm
+
+	* packages/tasks/www/task.tcl: put the assignee_id in
+	  ad_page_contract and hidden form element
+
+2005-11-16 09:35  miguelm
+
+	* packages/tasks/www/reassign-task.tcl: file reassign-task.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-11-16 09:35  miguelm
+
+	* packages/tasks/www/: reassign-task.tcl,
+	  reassign-task-postgresql.xql: use the party_search instead of the
+	  list of users
+
+2005-11-16 07:33  luisf
+
+	* packages/faq/tcl/test/faq-callback-procs.tcl: test for
+	  datamanager-callback procedures added
+
+2005-11-16 07:25  luisf
+
+	* packages/news/tcl/news-callback-procs.tcl: news creation is done
+	  by calling an API procedure while copying
+
+2005-11-16 07:14  luisf
+
+	* packages/news/tcl/: news-procs.tcl, news-procs.xql:
+	  news_create_new procedure added
+
+2005-11-16 07:10  eduardop
+
+	* packages/dotlrn-assessment/tcl/dotlrn-assessment-procs.xql: this
+	  is not oracle only
+
+2005-11-16 06:47  luisf
+
+	* packages/faq/tcl/faq-callback-procs.tcl: new_faq created by
+	  calling the API procedure
+
+2005-11-16 06:38  luisf
+
+	* packages/faq/tcl/faq-callback-procs.xql: new faq creation
+	  procedure moved to API
+
+2005-11-16 06:34  luisf
+
+	* packages/faq/tcl/: faq-procs.tcl, faq-procs.xql: new_faq
+	  procedure created
+
+2005-11-16 06:29  luisf
+
+	* packages/forums/tcl/test/forums-callback-procs.tcl: test for
+	  copying and moving
+
+2005-11-16 06:24  luisf
+
+	* packages/forums/tcl/forums-callback-procs.tcl: copy procedure
+	  returns new forum_id
+
+2005-11-16 02:50  maltes
+
+	* packages/bug-tracker/tcl/bug-tracker-procs.xql: Fixing missing
+	  <querytext> in query
+
+2005-11-16 02:49  maltes
+
+	* packages/edit-this-page/templates/: subnav-article-content.adp,
+	  subnav-article-index.adp: Made sure that only navbars will be
+	  shown if the title is set.
+
+2005-11-15 17:38  miguelm
+
+	* packages/invoices/www/invoice-items-reports.tcl: file
+	  invoice-items-reports.tcl was added on branch oacs-5-2 on
+	  2005-11-30 15:56:13 +0000
+
+2005-11-15 17:38  miguelm
+
+	* packages/invoices/www/offer-items-reports.adp: file
+	  offer-items-reports.adp was added on branch oacs-5-2 on
+	  2005-11-30 15:56:13 +0000
+
+2005-11-15 17:38  miguelm
+
+	* packages/invoices/www/offer-items-reports.tcl: file
+	  offer-items-reports.tcl was added on branch oacs-5-2 on
+	  2005-11-30 15:56:13 +0000
+
+2005-11-15 17:38  miguelm
+
+	* packages/invoices/catalog/invoices.de_DE.ISO-8859-1.xml: file
+	  invoices.de_DE.ISO-8859-1.xml was added on branch oacs-5-2 on
+	  2005-11-30 15:56:10 +0000
+
+2005-11-15 17:38  miguelm
+
+	* packages/invoices/catalog/invoices.en_US.ISO-8859-1.xml: file
+	  invoices.en_US.ISO-8859-1.xml was added on branch oacs-5-2 on
+	  2005-11-30 15:56:10 +0000
+
+2005-11-15 17:38  miguelm
+
+	* packages/invoices/lib/report-invoice-items.tcl: file
+	  report-invoice-items.tcl was added on branch oacs-5-2 on
+	  2005-11-30 15:56:10 +0000
+
+2005-11-15 17:38  miguelm
+
+	* packages/invoices/lib/report-offer-items-portlet.adp: file
+	  report-offer-items-portlet.adp was added on branch oacs-5-2 on
+	  2005-11-30 15:56:10 +0000
+
+2005-11-15 17:38  miguelm
+
+	* packages/invoices/lib/report-offer-items-portlet.tcl: file
+	  report-offer-items-portlet.tcl was added on branch oacs-5-2 on
+	  2005-11-30 15:56:10 +0000
+
+2005-11-15 17:38  miguelm
+
+	* packages/invoices/lib/report-offer-items.adp: file
+	  report-offer-items.adp was added on branch oacs-5-2 on 2005-11-30
+	  15:56:10 +0000
+
+2005-11-15 17:38  miguelm
+
+	* packages/invoices/lib/report-offer-items.xql: file
+	  report-offer-items.xql was added on branch oacs-5-2 on 2005-11-30
+	  15:56:10 +0000
+
+2005-11-15 17:38  miguelm
+
+	* packages/invoices/invoices.info: file invoices.info was added on
+	  branch oacs-5-2 on 2005-11-30 15:56:08 +0000
+
+2005-11-15 17:38  miguelm
+
+	* packages/invoices/: invoices.info,
+	  catalog/invoices.de_DE.ISO-8859-1.xml,
+	  catalog/invoices.en_US.ISO-8859-1.xml,
+	  lib/report-invoice-items.tcl, lib/report-offer-items-portlet.adp,
+	  lib/report-offer-items-portlet.tcl, lib/report-offer-items.adp,
+	  lib/report-offer-items.tcl, lib/report-offer-items.xql,
+	  www/invoice-items-reports.tcl, www/offer-items-reports.adp,
+	  www/offer-items-reports.tcl: new include for offer-items reports
+	  and new i18N messages
+
+2005-11-15 12:48  miguelm
+
+	* packages/invoices/lib/projects-billable.adp: file
+	  projects-billable.adp was added on branch oacs-5-2 on 2005-11-30
+	  15:56:10 +0000
+
+2005-11-15 12:48  miguelm
+
+	* packages/invoices/www/projects-billable.adp: file
+	  projects-billable.adp was added on branch oacs-5-2 on 2005-11-30
+	  15:56:13 +0000
+
+2005-11-15 12:48  miguelm
+
+	* packages/invoices/www/projects-billable.tcl: file
+	  projects-billable.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:56:13 +0000
+
+2005-11-15 12:48  miguelm
+
+	* packages/invoices/lib/projects-billable.xql: file
+	  projects-billable.xql was added on branch oacs-5-2 on 2005-11-30
+	  15:56:10 +0000
+
+2005-11-15 12:48  miguelm
+
+	* packages/invoices/: lib/projects-billable.adp,
+	  lib/projects-billable.tcl, lib/projects-billable.xql,
+	  www/projects-billable.adp, www/projects-billable.tcl: making
+	  changes in code to show all billable projectes group by
+	  organziation_id when organization_id is not provided
+
+2005-11-15 11:36  daveb
+
 	* packages/acs-content-repository/tcl/: content-item-procs.tcl,
 	  content-item-procs.xql: Let content::item::get work with folders
 
-2005-11-13 10:31  gustafn
+2005-11-15 10:56  miguelm
 
+	* packages/contacts/tcl/contact-extend-procs-postgresql.xql: file
+	  contact-extend-procs-postgresql.xql was added on branch oacs-5-2
+	  on 2005-11-30 15:31:01 +0000
+
+2005-11-15 10:56  miguelm
+
+	* packages/contacts/tcl/contact-extend-procs.tcl: file
+	  contact-extend-procs.tcl was added on branch oacs-5-2 on
+	  2005-11-30 15:31:01 +0000
+
+2005-11-15 10:56  miguelm
+
+	* packages/contacts/tcl/: contact-extend-procs-postgresql.xql,
+	  contact-extend-procs.tcl: changes made in procedures, queries and
+	  messages fo extend options functionallity in aggregated page
+
+2005-11-15 06:48  davido
+
+	* packages/user-tracking/user-tracking.info: Releasing a new
+	  version of the package which corrects some previous bugs
+
+2005-11-14 17:55  miguelm
+
+	* packages/contacts/: sql/postgresql/contacts-search-create.sql,
+	  tcl/contact-extend-procs-postgresql.xql,
+	  tcl/contact-extend-procs.tcl, www/admin/ext-search-options.adp,
+	  www/admin/ext-search-options.tcl: changes made to extend the
+	  aggregate result list bya aggregated_p options
+
+2005-11-14 15:42  miguelm
+
+	* packages/contacts/www/: search.tcl, admin/attribute-list.xql:
+	  adding Relationship option in the aggregation menu for the search
+	  results
+
+2005-11-14 13:31  daveb
+
+	* packages/news/tcl/news-apm-callback-procs.tcl: Fix typos in
+	  install callbacks
+
+2005-11-14 12:48  daveb
+
+	* packages/news/tcl/news-apm-callback-procs.tcl: Don't setup search
+	  on 5.1 upgrade. Still have to figure out how old search is in
+	  news.
+
+2005-11-14 09:58  miguelm
+
+	* packages/invoices-portlet/lib/projects-billable.tcl: adding
+	  recipient var to the extend list of the multirow
+
+2005-11-14 09:58  miguelm
+
+	* packages/invoices-portlet/lib/projects-billable.tcl: file
+	  projects-billable.tcl was added on branch oacs-5-2 on 2005-11-30
+	  16:01:57 +0000
+
+2005-11-14 09:55  miguelm
+
+	* packages/invoices/www/projects-billable.adp: removing the
+	  checkbox element since is already added in the include when bulk
+	  actions exists
+
+2005-11-14 09:26  gerardom
+
+	* packages/forums/tcl/test/: forums-procs.tcl,
+	  tclwebtest-procs.tcl: making stronger validations for the web
+	  based tests for forums
+
+2005-11-14 09:24  gerardom
+
+	* packages/dotlrn/tcl/test/: dotlrn-procs.tcl,
+	  tclwebtest-procs.tcl: adding the web based tests for dotlrn
+
+2005-11-14 09:22  gerardom
+
+	* packages/faq/tcl/test/: faq-procs.tcl, tclwebtest-procs.tcl:
+	  optimizing the code of the faq tests
+
+2005-11-14 09:21  gerardom
+
+	* packages/faq-portlet/tcl/test/: faq-portlet-procs.tcl,
+	  tclwebtest-procs.tcl: adding new web based test
+
+2005-11-13 13:31  gustafn
+
 	*
 	  packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/:
 	  oacs-fs.js, popups/file-selector.adp, popups/insert-ilink.adp:
 	  fixing IE dependcies (fixed bug for IE in initialization,
 	  improved sizing for IE)
 
-2005-11-12 13:06  gustafn
+2005-11-13 05:01  maltes
 
+	* packages/dotlrn-dotlrn/dotlrn-dotlrn.info: Fixed not updated URL
+
+2005-11-13 04:54  maltes
+
+	* packages/invoices/www/invoice-ae.tcl: Fixed problem with trying
+	  to get the organization_id if there is no project_id
+
+2005-11-12 18:54  daveb
+
+	* packages/dotlrn/www/admin/users-search-postgresql.xql: Use ::
+	  interval cast instead of to_interval so we can allow fractional
+	  days
+
+2005-11-12 16:06  gustafn
+
 	*
 	  packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/popups/file-selector.tcl:
 	  Fixing two typos in variable names that were show stoppers.
 
-2005-11-12 04:37  gustafn
+2005-11-12 07:37  gustafn
 
 	* packages/acs-templating/www/resources/xinha-nightly/: dialog.js,
 	  plugins/CSS/css.js, plugins/ContextMenu/context-menu.js,
@@ -477,7 +2930,7 @@
 	  hopefully last updats from xinha repository (these files are not
 	  modified by me at all, only the plugin is new)
 
-2005-11-12 02:41  gustafn
+2005-11-12 05:41  gustafn
 
 	*
 	  packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/popups/:
@@ -486,154 +2939,167 @@
 	  insert-image.adp, insert-image.tcl: Adding missing omitted files
 	  from OacsFs
 
-2005-11-12 02:36  gustafn
+2005-11-12 05:36  gustafn
 
 	*
 	  packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/img/:
 	  close.gif, insert-ilink.gif, insert-image.gif, qmark.gif, up.gif:
 	  Adding omitted files
 
-2005-11-12 02:21  gustafn
+2005-11-12 05:21  gustafn
 
 	*
 	  packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/:
 	  fullscreen.adp, fullscreen.tcl, oacs-fs.css, oacs-fs.js: Adding
 	  omitted files from OacsFs plugin
 
-2005-11-11 13:25  gustafn
+2005-11-11 17:58  miguelm
 
+	* packages/contacts/sql/postgresql/contacts-search-create.sql:
+	  adding changes in table to map the attributes_id to the search_id
+
+2005-11-11 17:57  miguelm
+
+	* packages/contacts/www/admin/: ext-search-options.adp,
+	  ext-search-options.tcl, remove-default.tcl, set-default.tcl,
+	  attribute-list.adp, attribute-list.tcl, attribute-list.xql,
+	  search-list.adp, search-list.tcl, search-list.xql: adding UI to
+	  map the attributes_id to the search_id
+
+2005-11-11 16:25  gustafn
+
 	* packages/acs-templating/tcl/richtext-procs.tcl,
 	  www/blank-master.adp, www/blank-master.tcl: improved interface
 	  between rich-text widget and rte and xinha. A developer can
 	  specify in the form entry definition to use e.g. xinha, setting
 	  width and height, specify plugins, etc. Default remains rte.
 
-2005-11-11 13:10  gustafn
+2005-11-11 16:10  gustafn
 
 	*
 	  packages/acs-templating/catalog/acs-templating.en_US.ISO-8859-1.xml:
 	  Message keys for the oacs file selector for xinha
 
-2005-11-11 12:32  gustafn
+2005-11-11 15:32  gustafn
 
 	*
 	  packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/popups/blank.html:
 	  file blank.html was added on branch oacs-5-2 on 2005-11-12
 	  10:41:34 +0000
 
-2005-11-11 12:32  gustafn
+2005-11-11 15:32  gustafn
 
 	*
 	  packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/popups/file-selector.adp:
 	  file file-selector.adp was added on branch oacs-5-2 on 2005-11-12
 	  10:41:34 +0000
 
-2005-11-11 12:32  gustafn
+2005-11-11 15:32  gustafn
 
 	*
 	  packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/popups/file-selector.tcl:
 	  file file-selector.tcl was added on branch oacs-5-2 on 2005-11-12
 	  10:41:34 +0000
 
-2005-11-11 12:32  gustafn
+2005-11-11 15:32  gustafn
 
 	*
 	  packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/popups/insert-ilink.adp:
 	  file insert-ilink.adp was added on branch oacs-5-2 on 2005-11-12
 	  10:41:34 +0000
 
-2005-11-11 12:32  gustafn
+2005-11-11 15:32  gustafn
 
 	*
 	  packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/popups/insert-ilink.tcl:
 	  file insert-ilink.tcl was added on branch oacs-5-2 on 2005-11-12
 	  10:41:34 +0000
 
-2005-11-11 12:32  gustafn
+2005-11-11 15:32  gustafn
 
 	*
 	  packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/popups/insert-ilink.xql:
 	  file insert-ilink.xql was added on branch oacs-5-2 on 2005-11-12
 	  10:41:34 +0000
 
-2005-11-11 12:32  gustafn
+2005-11-11 15:32  gustafn
 
 	*
 	  packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/popups/insert-image.adp:
 	  file insert-image.adp was added on branch oacs-5-2 on 2005-11-12
 	  10:41:34 +0000
 
-2005-11-11 12:32  gustafn
+2005-11-11 15:32  gustafn
 
 	*
 	  packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/popups/insert-image.tcl:
 	  file insert-image.tcl was added on branch oacs-5-2 on 2005-11-12
 	  10:41:34 +0000
 
-2005-11-11 12:32  gustafn
+2005-11-11 15:32  gustafn
 
 	*
 	  packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/img/close.gif:
 	  file close.gif was added on branch oacs-5-2 on 2005-11-12
 	  10:36:16 +0000
 
-2005-11-11 12:32  gustafn
+2005-11-11 15:32  gustafn
 
 	*
 	  packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/fullscreen.adp:
 	  file fullscreen.adp was added on branch oacs-5-2 on 2005-11-12
 	  10:21:19 +0000
 
-2005-11-11 12:32  gustafn
+2005-11-11 15:32  gustafn
 
 	*
 	  packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/fullscreen.tcl:
 	  file fullscreen.tcl was added on branch oacs-5-2 on 2005-11-12
 	  10:21:19 +0000
 
-2005-11-11 12:32  gustafn
+2005-11-11 15:32  gustafn
 
 	*
 	  packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/img/insert-ilink.gif:
 	  file insert-ilink.gif was added on branch oacs-5-2 on 2005-11-12
 	  10:36:16 +0000
 
-2005-11-11 12:32  gustafn
+2005-11-11 15:32  gustafn
 
 	*
 	  packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/img/insert-image.gif:
 	  file insert-image.gif was added on branch oacs-5-2 on 2005-11-12
 	  10:36:16 +0000
 
-2005-11-11 12:32  gustafn
+2005-11-11 15:32  gustafn
 
 	*
 	  packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/oacs-fs.css:
 	  file oacs-fs.css was added on branch oacs-5-2 on 2005-11-12
 	  10:21:19 +0000
 
-2005-11-11 12:32  gustafn
+2005-11-11 15:32  gustafn
 
 	*
 	  packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/oacs-fs.js:
 	  file oacs-fs.js was added on branch oacs-5-2 on 2005-11-12
 	  10:21:19 +0000
 
-2005-11-11 12:32  gustafn
+2005-11-11 15:32  gustafn
 
 	*
 	  packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/img/qmark.gif:
 	  file qmark.gif was added on branch oacs-5-2 on 2005-11-12
 	  10:36:16 +0000
 
-2005-11-11 12:32  gustafn
+2005-11-11 15:32  gustafn
 
 	*
 	  packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/img/up.gif:
 	  file up.gif was added on branch oacs-5-2 on 2005-11-12 10:36:16
 	  +0000
 
-2005-11-11 12:32  gustafn
+2005-11-11 15:32  gustafn
 
 	* packages/acs-templating/www/resources/xinha-nightly/: dialog.js,
 	  htmlarea.js, popupwin.js, examples/full_example.js,
@@ -736,48 +3202,584 @@
 	  skins/xp-blue/skin.css, skins/xp-green/skin.css: New version of
 	  xinha, new plugin OacsFS for xinha (file-selector for OACS).
 
-2005-11-11 09:47  maltes
+2005-11-11 12:47  maltes
 
 	* packages/acs-tcl/lib/page-error.tcl: Errors should be send to the
 	  HostAdministrator, not to the SystemOwner, as the
 	  hostadministrator deals with technical issues, not the system
 	  owner
 
-2005-11-10 14:21  gerardom
+2005-11-11 05:54  luisf
 
+	* packages/datamanager/www/: one-object-copy.tcl,
+	  one-object-delete.tcl, one-object-move.tcl: titles and context
+	  corrected
+
+2005-11-11 05:49  luisf
+
+	* packages/datamanager/catalog/datamanager.en_US.ISO-8859-1.xml:
+	  new marks added
+
+2005-11-11 05:18  luisf
+
+	* packages/datamanager/www/: available-comm-template.xql,
+	  index-postgresql.xql, index.tcl, one-object-move.xql: cleaned
+	  code
+
+2005-11-11 05:04  luisf
+
+	* packages/datamanager/tcl/: datamanager-procs.tcl,
+	  datamanager-procs.xql: cleaned code
+
+2005-11-10 17:58  miguelm
+
+	* packages/contacts/www/: contact.adp, contact.tcl: calling
+	  ap-tasks-portlet file when the party_id is member of the group
+	  freelancer
+
+2005-11-10 17:58  miguelm
+
+	* packages/contacts/www/contact.adp: file contact.adp was added on
+	  branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-11-10 17:58  miguelm
+
+	* packages/contacts/www/contact.tcl: file contact.tcl was added on
+	  branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-11-10 17:21  gerardom
+
 	* packages/acs-templating/tcl/richtext-procs.tcl: fixed a bug, it
 	  was impossible to submit a form if the html area was not on the
 	  page
 
-2005-11-10 08:14  gerardom
+2005-11-10 11:14  gerardom
 
 	* packages/acs-automated-testing/tcl/aa-test-procs.tcl: now if
 	  there is no mounted instance of the package the proc
 	  aa_get_first_url will mount it
 
-2005-11-09 11:36  miguelm
+2005-11-10 08:58  davido
 
+	* packages/: assessment/tcl/callback-procs.tcl,
+	  faq/tcl/faq-callback-procs.tcl,
+	  lars-blogger/tcl/lars-blogger-callback-procs.tcl,
+	  lors/tcl/lors-callback-procs.tcl: removing callback
+	  implementatios from application-track and adding them to the
+	  owner packages
+
+2005-11-10 08:54  davido
+
+	* packages/forums/tcl/forums-callback-procs.tcl: removing callback
+	  implementatios from application-track and adding them to the
+	  owner packages
+
+2005-11-10 08:51  davido
+
+	* packages/: file-storage/tcl/file-storage-callback-procs.tcl,
+	  news/tcl/news-callback-procs.tcl,
+	  evaluation/tcl/evaluation-callback-procs.tcl: removing callback
+	  implementatios from application-track and adding them to the
+	  owner packages
+
+2005-11-10 07:12  luisf
+
+	* packages/datamanager/tcl/datamanager-procs.tcl: capable to move
+	  and copy one or several objects to one or several destinys
+
+2005-11-10 07:10  luisf
+
+	* packages/datamanager/www/: available-comm-template.adp,
+	  available-comm-template.tcl, one-object-copy.adp,
+	  one-object-copy.tcl, one-object-copy.xql, one-object-move.tcl,
+	  use-dotlrn_fs.tcl: Capable to move and copy one or several
+	  objects to one or several communities
+
+2005-11-09 16:35  miguelm
+
+	* packages/invoices/lib/report-invoice-items.tcl: removing show_p
+	  from the filters
+
+2005-11-09 16:30  miguelm
+
+	* packages/invoices/lib/report-invoice-items.xql: file
+	  report-invoice-items.xql was added on branch oacs-5-2 on
+	  2005-11-30 15:56:10 +0000
+
+2005-11-09 16:30  miguelm
+
+	* packages/invoices/lib/: report-invoice-items.tcl,
+	  report-invoice-items.xql: making changes to use the category
+	  filter on the report-invoice-items include
+
+2005-11-09 14:42  luisf
+
+	* packages/datamanager/: www/available-comm-template.adp,
+	  www/available-comm-template.tcl, www/available-comm-template.xql,
+	  www/manage-object1.adp, www/manage-object2.adp,
+	  www/manage-object2.tcl, www/manage-object2.xql,
+	  www/one-object-copy.adp, www/one-object-delete.adp,
+	  www/one-object-move.adp, www/one-object-move.tcl,
+	  www/one-object-move.xql, www/select-objects.adp,
+	  www/use-dotlrn_assessment.tcl, www/use-dotlrn_faq.tcl,
+	  www/use-dotlrn_news.tcl, www/use-dotlrn_static.tcl,
+	  tcl/datamanager-procs.tcl, tcl/datamanager-procs.xql: [no log
+	  message]
+
+2005-11-09 14:36  miguelm
+
 	* packages/acs-templating/resources/lists/select-menu.adp: adding
 	  javascripts to support multival filters functionallity
 
-2005-11-09 11:35  miguelm
+2005-11-09 14:35  miguelm
 
 	* packages/acs-templating/tcl/list-procs.tcl: changes to use
 	  multival filter type in resources/lists/ files
 
-2005-11-09 11:33  miguelm
+2005-11-09 14:33  miguelm
 
 	* packages/acs-templating/acs-templating.info: adding URL of
 	  license
 
-2005-11-09 11:30  miguelm
+2005-11-09 14:30  miguelm
 
 	* packages/acs-templating/acs-templating.info: increment version
 	  number to get changes in list-procs.tcl procedures for multival
 	  filter type
 
-2005-11-02 01:20  gustafn
+2005-11-09 14:29  miguelm
 
+	* packages/invoices/www/invoice-items-reports.adp: file
+	  invoice-items-reports.adp was added on branch oacs-5-2 on
+	  2005-11-30 15:56:13 +0000
+
+2005-11-09 14:29  miguelm
+
+	* packages/invoices/lib/report-invoice-items-portlet.adp: file
+	  report-invoice-items-portlet.adp was added on branch oacs-5-2 on
+	  2005-11-30 15:56:10 +0000
+
+2005-11-09 14:29  miguelm
+
+	* packages/invoices/lib/report-invoice-items-portlet.tcl: file
+	  report-invoice-items-portlet.tcl was added on branch oacs-5-2 on
+	  2005-11-30 15:56:10 +0000
+
+2005-11-09 14:29  miguelm
+
+	* packages/invoices/lib/report-invoice-items.adp: file
+	  report-invoice-items.adp was added on branch oacs-5-2 on
+	  2005-11-30 15:56:10 +0000
+
+2005-11-09 14:28  miguelm
+
+	* packages/invoices/lib/offer-items-list.tcl: file
+	  offer-items-list.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:56:10 +0000
+
+2005-11-09 14:28  miguelm
+
+	* packages/invoices/www/offer-items.tcl: file offer-items.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-11-09 14:28  miguelm
+
+	* packages/invoices/: invoices.info,
+	  catalog/invoices.en_US.ISO-8859-1.xml, lib/offer-items-list.tcl,
+	  www/offer-items.tcl, lib/report-invoice-items-portlet.adp,
+	  lib/report-invoice-items-portlet.tcl,
+	  lib/report-invoice-items.adp, lib/report-invoice-items.tcl,
+	  lib/report-invoice-items.xql, www/invoice-items-reports.adp,
+	  www/invoice-items-reports.tcl: increment version number, changes
+	  in the requirements section, new include for invoice items
+	  reports
+
+2005-11-08 14:10  daveb
+
+	* packages/forums/sql/: oracle/upgrade/upgrade-1.1.1-1.1.2d1.sql,
+	  postgresql/upgrade/upgrade-1.1.1-1.1.2d1.sql: Fix permissions
+	  change so it works if explciti read, write, or create exist on
+	  forums objects.
+
+2005-11-08 12:00  miguelm
+
+	* packages/contacts/www/contact.adp: taking out the checkbox
+	  element in projects-billable
+
+2005-11-08 11:59  miguelm
+
+	* packages/invoices/lib/projects-billable.tcl: taking out the
+	  checkbox element when there are no actions
+
+2005-11-08 10:55  daveb
+
+	* packages/tsearch2-driver/tsearch2-driver.info: Set version number
+	  higher than on 5.1 branch
+
+2005-11-08 10:45  davido
+
+	* packages/dotlrn-application-track/:
+	  dotlrn-application-track.info,
+	  sql/postgresql/dotlrn-application-track-create.sql,
+	  sql/postgresql/dotlrn-application-track-drop.sql,
+	  tcl/dotlrn-application-track-procs.tcl,
+	  tcl/dotlrn-application-track-procs.xql: Initial import of
+	  dotlrn-application-track
+
+2005-11-08 10:44  davido
+
+	* packages/application-track-portlet/:
+	  application-track-portlet.info,
+	  catalog/application-track-portlet.en_US.ISO-8859-1.xml,
+	  sql/postgresql/application-track-admin-portlet-create.sql,
+	  sql/postgresql/application-track-admin-portlet-drop.sql,
+	  sql/postgresql/application-track-portlet-create.sql,
+	  sql/postgresql/application-track-portlet-drop.sql,
+	  tcl/application-track-admin-portlet-procs.tcl,
+	  tcl/application-track-portlet-postgresql.xql,
+	  tcl/application-track-portlet-procs.tcl,
+	  www/application-track-admin-portlet.adp,
+	  www/application-track-admin-portlet.tcl,
+	  www/application-track-portlet-postgresql.xql,
+	  www/application-track-portlet.adp,
+	  www/application-track-portlet.tcl: Initial import of
+	  application-track-portlet
+
+2005-11-08 10:42  davido
+
+	* packages/application-track/: application-track.info,
+	  catalog/application-track.en_US.ISO-8859-1.xml,
+	  catalog/application-track.es_ES.ISO-8859-1.xml,
+	  tcl/application-track-callback-definition-procs.tcl,
+	  tcl/application-track-callback-implementation-procs.tcl,
+	  www/applications.adp, www/applications.tcl, www/classes.adp,
+	  www/classes.tcl, www/classes.xql, www/communities.adp,
+	  www/communities.tcl, www/communities.xql, www/general.adp,
+	  www/general.tcl, www/general.xql, www/index.adp, www/index.tcl,
+	  www/specific.adp, www/specific.tcl, www/specific.xql: Initial
+	  import of application-track
+
+2005-11-07 18:10  miguelm
+
+	* packages/invoices/lib/invoice-items-list-portlet.adp: file
+	  invoice-items-list-portlet.adp was added on branch oacs-5-2 on
+	  2005-11-30 15:56:10 +0000
+
+2005-11-07 18:10  miguelm
+
+	* packages/invoices/lib/invoice-items-list.adp: file
+	  invoice-items-list.adp was added on branch oacs-5-2 on 2005-11-30
+	  15:56:10 +0000
+
+2005-11-07 18:10  miguelm
+
+	* packages/invoices/lib/invoice-items-list.tcl: file
+	  invoice-items-list.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:56:10 +0000
+
+2005-11-07 18:10  miguelm
+
+	* packages/invoices/lib/invoice-items-list.xql: file
+	  invoice-items-list.xql was added on branch oacs-5-2 on 2005-11-30
+	  15:56:10 +0000
+
+2005-11-07 18:10  miguelm
+
+	* packages/invoices/www/invoice-items.adp: file invoice-items.adp
+	  was added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-11-07 18:10  miguelm
+
+	* packages/invoices/www/invoice-items.tcl: file invoice-items.tcl
+	  was added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-11-07 18:10  miguelm
+
+	* packages/invoices/tcl/invoice-procs.tcl: file invoice-procs.tcl
+	  was added on branch oacs-5-2 on 2005-11-30 15:56:11 +0000
+
+2005-11-07 18:10  miguelm
+
+	* packages/invoices/lib/offer-items-list-portlet.adp: file
+	  offer-items-list-portlet.adp was added on branch oacs-5-2 on
+	  2005-11-30 15:56:10 +0000
+
+2005-11-07 18:10  miguelm
+
+	* packages/invoices/lib/offer-items-list.adp: file
+	  offer-items-list.adp was added on branch oacs-5-2 on 2005-11-30
+	  15:56:10 +0000
+
+2005-11-07 18:10  miguelm
+
+	* packages/invoices/lib/offer-items-list.xql: file
+	  offer-items-list.xql was added on branch oacs-5-2 on 2005-11-30
+	  15:56:10 +0000
+
+2005-11-07 18:10  miguelm
+
+	* packages/invoices/www/offer-items.adp: file offer-items.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-11-07 18:10  miguelm
+
+	* packages/invoices/: invoices.info,
+	  catalog/invoices.en_US.ISO-8859-1.xml,
+	  lib/invoice-items-list-portlet.adp, lib/invoice-items-list.adp,
+	  lib/invoice-items-list.tcl, lib/invoice-items-list.xql,
+	  lib/offer-items-list-portlet.adp, lib/offer-items-list.adp,
+	  lib/offer-items-list.tcl, lib/offer-items-list.xql,
+	  tcl/invoice-procs.tcl, www/invoice-items.adp,
+	  www/invoice-items.tcl, www/offer-items.adp, www/offer-items.tcl:
+	  changes in includes for offer items invoice items, changes in
+	  queries, orderby, filters and aggregate amount functionallity
+	  added
+
+2005-11-07 14:51  daveb
+
+	* packages/oct-election/: oct-election.info,
+	  tcl/oct-election-procs.tcl, www/candidate-delete.tcl,
+	  www/election-edit.tcl, www/election.adp, www/election.tcl,
+	  www/index.tcl: Merge from 5.1
+
+2005-11-07 14:40  daveb
+
+	* packages/bug-tracker/: bug-tracker.info,
+	  sql/oracle/bug-tracker-create-tables.sql,
+	  sql/oracle/upgrade-1.4-1.4.1.sql,
+	  sql/oracle/upgrade-1.5d1-1.5d2.sql,
+	  sql/postgresql/bug-tracker-create.sql,
+	  sql/postgresql/bug-tracker-drop.sql,
+	  sql/postgresql/upgrade-1.4-1.4.1.sql, tcl/bug-tracker-procs.tcl,
+	  tcl/bug-tracker-procs.xql, www/admin/distro-component-add.adp,
+	  www/admin/distro-component-add.tcl,
+	  www/admin/distro-component-delete.tcl,
+	  www/admin/distro-delete.tcl, www/admin/distro-edit.adp,
+	  www/admin/distro-edit.tcl, www/admin/distros-oracle.xql,
+	  www/admin/distros-postgresql.xql, www/admin/distros.tcl,
+	  www/admin/index.adp: Merge changes from 5.1 to 5.2. Update
+	  version.
+
+2005-11-07 13:03  miguelm
+
+	* packages/tasks/www/task.xql: file task.xql was added on branch
+	  oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-11-07 13:03  miguelm
+
+	* packages/tasks/www/: task.tcl, task.xql: getting and sending the
+	  assignee_id when editing a task
+
+2005-11-07 12:44  miguelm
+
+	* packages/tasks/: lib/tasks-postgresql.xql, lib/tasks.tcl,
+	  tcl/tasks-procs.tcl: changes to use assignee_id instead of
+	  creation_user for tasks and process_tasks
+
+2005-11-07 12:44  miguelm
+
+	* packages/tasks/lib/tasks-postgresql.xql: file
+	  tasks-postgresql.xql was added on branch oacs-5-2 on 2005-11-30
+	  16:06:52 +0000
+
+2005-11-07 12:43  miguelm
+
+	* packages/tasks/tasks.info: file tasks.info was added on branch
+	  oacs-5-2 on 2005-11-30 16:06:52 +0000
+
+2005-11-07 12:43  miguelm
+
+	* packages/tasks/tasks.info: increment version number to get
+	  changes in i18N messages, upgrade script and tcl procedures
+
+2005-11-07 12:42  miguelm
+
+	* packages/tasks/catalog/tasks.en_US.ISO-8859-1.xml: adding i18N
+	  messages
+
+2005-11-07 12:42  miguelm
+
+	* packages/tasks/catalog/tasks.en_US.ISO-8859-1.xml: file
+	  tasks.en_US.ISO-8859-1.xml was added on branch oacs-5-2 on
+	  2005-11-30 16:06:52 +0000
+
+2005-11-07 12:42  miguelm
+
+	* packages/tasks/sql/postgresql/upgrade/upgrade-0.1d6-0.1d7.sql:
+	  adding upgrade script to set the assignee_id to creation_user
+
+2005-11-07 12:42  miguelm
+
+	* packages/tasks/sql/postgresql/upgrade/upgrade-0.1d6-0.1d7.sql:
+	  file upgrade-0.1d6-0.1d7.sql was added on branch oacs-5-2 on
+	  2005-11-30 16:06:52 +0000
+
+2005-11-07 10:54  miguelm
+
+	* packages/invoices/invoices.info: increment version number to get
+	  changes in code and i18N messages
+
+2005-11-07 10:54  miguelm
+
+	* packages/invoices/www/invoice-ae.tcl: making a validation when
+	  organization_id is provided but project_id is not
+
+2005-11-07 10:53  miguelm
+
+	* packages/invoices/catalog/invoices.en_US.ISO-8859-1.xml: adding
+	  i18N message
+
+2005-11-04 11:25  eduardop
+
+	* packages/file-storage/catalog/file-storage.es_ES.ISO-8859-1.xml:
+	  more fixes to the spanish translation
+
+2005-11-04 11:17  eduardop
+
+	* packages/file-storage/catalog/file-storage.es_ES.ISO-8859-1.xml:
+	  fix spanish translation
+
+2005-11-04 10:15  miguelm
+
+	* packages/invoices/lib/invoice-items-list.tcl: changing the name
+	  in the multirow since there is one element already named item_id
+	  and was creating conflicts when trying to watch the invoice
+
+2005-11-04 09:40  miguelm
+
+	* packages/invoices/lib/: invoice-items-list.tcl,
+	  invoice-items-list.xql: making changes to get the right
+	  project_item_id using iv_offers
+
+2005-11-03 17:49  miguelm
+
+	* packages/invoices/: invoices.info,
+	  catalog/invoices.en_US.ISO-8859-1.xml,
+	  lib/invoice-items-list-portlet.adp,
+	  lib/invoice-items-list-portlet.tcl, lib/invoice-items-list.adp,
+	  lib/invoice-items-list.tcl, lib/invoice-items-list.xql,
+	  lib/offer-items-list.adp, lib/offer-items-list.tcl,
+	  lib/offer-list.tcl, lib/offer-list.xql, www/invoice-ae.tcl,
+	  www/invoice-items.adp, www/invoice-items.tcl: adding elments,
+	  orderby, filters, gorupby and i18N messages to includes in lib
+	  directroy for offer items and invoice items
+
+2005-11-03 17:49  miguelm
+
+	* packages/invoices/lib/invoice-items-list-portlet.tcl: file
+	  invoice-items-list-portlet.tcl was added on branch oacs-5-2 on
+	  2005-11-30 15:56:10 +0000
+
+2005-11-03 17:49  miguelm
+
+	* packages/invoices/lib/offer-list.tcl: file offer-list.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:10 +0000
+
+2005-11-03 17:49  miguelm
+
+	* packages/invoices/lib/offer-list.xql: file offer-list.xql was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:10 +0000
+
+2005-11-03 16:09  miguelm
+
+	* packages/invoices/www/resources/calendar.gif: file calendar.gif
+	  was added on branch oacs-5-2 on 2005-11-30 15:56:14 +0000
+
+2005-11-03 16:09  miguelm
+
+	* packages/invoices/: lib/offer-items-list-portlet.adp,
+	  lib/offer-items-list.adp, lib/offer-items-list.tcl,
+	  lib/offer-items-list.xql, www/offer-items.adp,
+	  www/offer-items.tcl, www/resources/calendar.gif: adding more
+	  elements, filters, orderby and groupby in offer_items_list
+	  include
+
+2005-11-03 11:06  daveb
+
+	* packages/acs-events/acs-events.info: Add requires acs--kernel to
+	  info file.
+
+2005-11-03 09:47  victorg
+
+	* packages/dotlrn/dotlrn.info: fixing version url.
+
+2005-11-03 04:26  luisf
+
+	* packages/: file-storage/tcl/file-storage-copy-procs.tcl,
+	  assessment/tcl/as-callback-procs.xql: [no log message]
+
+2005-11-02 18:11  miguelm
+
+	* packages/invoices/: lib/invoice-items-list-portlet.adp,
+	  lib/invoice-items-list-portlet.tcl, lib/invoice-items-list.adp,
+	  lib/invoice-items-list.tcl, lib/invoice-items-list.xql,
+	  www/invoice-items.adp, www/invoice-items.tcl,
+	  www/offer-items.adp, www/offer-items.tcl: new include and portlet
+	  layout in lib directroy for offer items and invoice items
+
+2005-11-02 18:06  miguelm
+
+	* packages/invoices/lib/offer-items-list-portlet.tcl: file
+	  offer-items-list-portlet.tcl was added on branch oacs-5-2 on
+	  2005-11-30 15:56:10 +0000
+
+2005-11-02 18:06  miguelm
+
+	* packages/invoices/: invoices.info,
+	  catalog/invoices.en_US.ISO-8859-1.xml, www/index.adp,
+	  lib/offer-items-list-portlet.adp,
+	  lib/offer-items-list-portlet.tcl, lib/offer-items-list.adp,
+	  lib/offer-items-list.tcl, lib/offer-items-list.xql: new include
+	  and portlet layout in lib directroy for offer items
+
+2005-11-02 15:19  miguelm
+
+	* packages/ams/tcl/ams-widget-procs.tcl: making changes to allow
+	  using braces and bracktes in the the textarea and textbox widgets
+
+2005-11-02 12:08  luisf
+
+	* packages/datamanager/www/: use-assessment.tcl, use-faq.tcl,
+	  use-folder.tcl, use-forum.tcl, use-news.tcl,
+	  use-static-portlet.tcl: [no log message]
+
+2005-11-02 12:02  luisf
+
+	* packages/datamanager/: tcl/datamanager-callback-procs.tcl,
+	  tcl/datamanager-procs.xql, www/one-object-copy.tcl,
+	  www/use-dotlrn_fs.tcl: [no log message]
+
+2005-11-02 11:57  luisf
+
+	* packages/datamanager/: tcl/datamanager-procs.tcl,
+	  www/one-object-move.tcl, www/one-object-move.xql: [no log
+	  message]
+
+2005-11-02 10:18  miguelm
+
+	* packages/invoices-portlet/www/invoices-offers-portlet.tcl: file
+	  invoices-offers-portlet.tcl was added on branch oacs-5-2 on
+	  2005-11-30 16:01:59 +0000
+
+2005-11-02 10:18  maltes
+
+	* packages/invoices-portlet/: lib/projects-billable.tcl,
+	  www/invoices-offers-portlet.tcl: Currency should be in the
+	  db_multirow, not set as default! Furthermore the offers-portlet
+	  could not really work as the organization_id was not retrieved
+	  correctly
+
+2005-11-02 09:50  miguelm
+
+	* packages/invoices/www/offer-ae.tcl: file offer-ae.tcl was added
+	  on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-11-02 09:50  maltes
+
+	* packages/invoices/www/offer-ae.tcl: Made the category mandatory
+
+2005-11-02 04:20  gustafn
+
 	* packages/acs-templating/www/resources/xinha-nightly/: dialog.js,
 	  htmlarea.css, htmlarea.js, inline-dialog.js, license.txt,
 	  panel-dialog.js, popupwin.js, contrib/lc_parse_strings.php,
@@ -845,7 +3847,7 @@
 	  skins/xp-green/selected.png, skins/xp-green/separator.png,
 	  skins/xp-green/skin.css: initial-checkin
 
-2005-11-02 00:55  gustafn
+2005-11-02 03:55  gustafn
 
 	* packages/acs-templating/www/resources/xinha-nightly/plugins/:
 	  BackgroundImage/background-image.js,
@@ -904,7 +3906,7 @@
 	  Template/popups/template.html, UnFormat/un-format.js,
 	  UnFormat/popups/unformat.html: Initial revision
 
-2005-11-02 00:55  gustafn
+2005-11-02 03:55  gustafn
 
 	* packages/acs-templating/www/resources/xinha-nightly/:
 	  images/de/bold.gif, images/de/italic.gif,
@@ -1760,123 +4762,1006 @@
 	  plugins/UnFormat/lang/nl.js, plugins/UnFormat/lang/no.js: Initial
 	  checkin
 
-2005-11-01 20:04  gustafn
+2005-11-01 23:04  gustafn
 
 	* www/blank-master.tcl: made the language test in xinha more
 	  restrictive, some plugings have not enough languages specified.
 
-2005-11-01 19:45  gustafn
+2005-11-01 22:45  gustafn
 
 	* www/: blank-master.adp, blank-master.tcl: adding support for
 	  xinha to blank-master
 
-2005-11-01 19:39  gustafn
+2005-11-01 22:39  gustafn
 
 	* packages/acs-templating/tcl/richtext-procs.tcl: enhancing
 	  richtext procs for supporting xinha and rte.	by default, rte is
 	  defined. to use xinha, add the following line to
 	  template::widget::richtext   set richtextEditor xinha
 
-2005-10-31 12:26  miguelm
+2005-11-01 20:32  donb
 
+	* packages/download/download.info: Version bump...
+
+2005-11-01 20:29  donb
+
+	* packages/download/sql/postgresql/download-create.sql: New
+	  datamodel which resulted from fixing bug #2673 with a 5.1 upgrade
+
+2005-11-01 13:09  jaufrecht
+
+	* packages/: dotlrn/dotlrn.info, dotlrn-admin/dotlrn-admin.info,
+	  dotlrn-bm/dotlrn-bm.info, dotlrn-calendar/dotlrn-calendar.info,
+	  dotlrn-curriculum/dotlrn-curriculum.info,
+	  dotlrn-dotlrn/dotlrn-dotlrn.info, dotlrn-faq/dotlrn-faq.info,
+	  dotlrn-forums/dotlrn-forums.info, dotlrn-fs/dotlrn-fs.info,
+	  dotlrn-homework/dotlrn-homework.info,
+	  dotlrn-news/dotlrn-news.info,
+	  dotlrn-news-aggregator/dotlrn-news-aggregator.info,
+	  dotlrn-portlet/dotlrn-portlet.info,
+	  dotlrn-static/dotlrn-static.info,
+	  dotlrn-survey/dotlrn-survey.info,
+	  dotlrn-syllabus/dotlrn-syllabus.info,
+	  dotlrn-weblogger/dotlrn-weblogger.info: New version
+
+2005-10-31 15:26  miguelm
+
 	* packages/acs-subsite/www/resources/core.js: making changes to
 	  accept the formart yyyy in year
 
-2005-10-29 05:29  maltes
+2005-10-31 08:17  timoh
 
+	* packages/categories/tcl/widget-procs.tcl: added support to
+	  specify multiple trees in category-widget
+
+2005-10-31 07:27  luisf
+
+	* packages/datamanager/www/: manage-object1.tcl,
+	  manage-object1.xql, select-objects.tcl, use-dotlrn_fs.tcl: [no
+	  log message]
+
+2005-10-31 05:03  maltes
+
+	* packages/ams/tcl/ams-widget-procs.tcl: New Save procedures
+
+2005-10-31 02:43  maltes
+
+	* packages/ams/tcl/ams-widget-procs.tcl: Added saving procedures
+
+2005-10-29 15:52  roelc
+
+	* packages/assessment/: www/asm-admin/item-add-display-sb.tcl,
+	  www/asm-admin/item-edit-display-sb.tcl,
+	  www/asm-admin/item-edit-display-sb.xql,
+	  sql/oracle/assessment-item-type-create.sql,
+	  sql/postgresql/assessment-item-type-create.sql,
+	  sql/postgresql/upgrade/upgrade-0.15-0.16.sql,
+	  tcl/as-install-procs.tcl, tcl/as-item-display-sb-procs.tcl,
+	  tcl/as-item-display-sb-procs.xql, assessment.info,
+	  catalog/assessment.en_US.ISO-8859-1.xml,
+	  lib/item-show-display-sb.tcl, lib/item-show-display-sb.xql: Added
+	  an option for select box widgets to prepend an empty option, this
+	  is useful for instances where the field is required but you don't
+	  want a default to be selected but also don't want the options to
+	  be ordered by random
+
+2005-10-29 09:52  maltes
+
+	* packages/file-storage/tcl/file-storage-torrent-procs.tcl: added
+	  file to store the torrent procedures.
+
+2005-10-29 08:29  maltes
+
 	* packages/acs-content-repository/: acs-content-repository.info,
 	  tcl/acs-content-repository-callback-procs.tcl,
 	  tcl/acs-content-repository-init.tcl: Added support for a
 	  different location for the CR files using the CRFileLocationRoot
 	  parameter and some callback magic
 
-2005-10-28 11:03  daveb
+2005-10-28 17:23  miguelm
 
+	* packages/invoices-portlet/invoices-portlet.info: file
+	  invoices-portlet.info was added on branch oacs-5-2 on 2005-11-30
+	  16:01:57 +0000
+
+2005-10-28 17:23  miguelm
+
+	*
+	  packages/invoices-portlet/sql/postgresql/upgrade/upgrade-0.4d1-0.4d2.sql:
+	  file upgrade-0.4d1-0.4d2.sql was added on branch oacs-5-2 on
+	  2005-11-30 16:01:58 +0000
+
+2005-10-28 17:23  maltes
+
+	* packages/invoices-portlet/: invoices-portlet.info,
+	  sql/postgresql/upgrade/upgrade-0.4d1-0.4d2.sql: various upgrades.
+	  Hope they work
+
+2005-10-28 17:17  miguelm
+
+	* packages/contacts/www/contact-add.tcl: file contact-add.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-10-28 17:17  miguelm
+
+	* packages/contacts/www/contact-edit.tcl: file contact-edit.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-10-28 17:17  miguelm
+
+	* packages/contacts/www/: contact-add.tcl, contact-edit.tcl: making
+	  changes to use new switch in ams::ad_form::elements procedure to
+	  get rid of duplicates in attributes
+
+2005-10-28 17:02  miguelm
+
+	* packages/ams/tcl/: ams-list-procs-postgresql.xql,
+	  ams-list-procs.tcl: adding procedure and changin
+	  ams::ad_form::elements procedure to get the attributes_id
+
+2005-10-28 17:02  miguelm
+
+	* packages/ams/tcl/ams-list-procs-postgresql.xql: file
+	  ams-list-procs-postgresql.xql was added on branch oacs-5-2 on
+	  2005-11-30 16:21:53 +0000
+
+2005-10-28 17:02  miguelm
+
+	* packages/ams/tcl/ams-list-procs.tcl: file ams-list-procs.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 16:21:53 +0000
+
+2005-10-28 14:16  miguelm
+
+	* packages/invoices-portlet/lib/projects-billable.xql: file
+	  projects-billable.xql was added on branch oacs-5-2 on 2005-11-30
+	  16:01:57 +0000
+
+2005-10-28 14:16  maltes
+
+	* packages/invoices-portlet/lib/: projects-billable.tcl,
+	  projects-billable.xql: Merging changes
+
+2005-10-28 14:03  daveb
+
 	* packages/acs-content-repository/sql/:
 	  oracle/upgrade/upgrade-5.2.0b5-5.2.0b6.sql,
 	  postgresql/content-item.sql,
 	  postgresql/upgrade/upgrade-5.2.0b5-5.2.0b6.sql: Don't try to get
 	  the package id of folder_id 0 (which isn't a folder anyway!)
 
-2005-10-27 16:26  donb
+2005-10-28 13:57  miguelm
 
+	* packages/contacts/www/mail-tracking.tcl: file mail-tracking.tcl
+	  was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-10-28 13:57  miguelm
+
+	* packages/contacts/www/message-ae.tcl: file message-ae.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-10-28 13:57  miguelm
+
+	* packages/contacts/www/message.adp: file message.adp was added on
+	  branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-10-28 13:57  miguelm
+
+	* packages/contacts/www/message.tcl: file message.tcl was added on
+	  branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-10-28 13:57  maltes
+
+	* packages/contacts/www/: mail-tracking.tcl, message-ae.tcl,
+	  message.adp, message.tcl: Reverted the change we made to use
+	  acs-mail-lite/lib/email. Was a bad idea. Fixed missing emp_f in
+	  mail-tracking include
+
+2005-10-28 13:55  miguelm
+
+	* packages/contacts/tcl/contacts-callback-procs.tcl: file
+	  contacts-callback-procs.tcl was added on branch oacs-5-2 on
+	  2005-11-30 15:31:01 +0000
+
+2005-10-28 13:55  maltes
+
+	* packages/contacts/tcl/contacts-callback-procs.tcl: Made sure
+	  upgrade_user does not try to upgrade an already existing user and
+	  that it does not try to add user_preferences if they already
+	  exist
+
+2005-10-28 12:53  miguelm
+
+	* packages/ams/www/list-attributes.xql: file list-attributes.xql
+	  was added on branch oacs-5-2 on 2005-11-30 16:21:53 +0000
+
+2005-10-28 12:52  miguelm
+
+	* packages/ams/www/: list-attributes.tcl, list-attributes.xql:
+	  adding validation so you cant map an attribute_id to a another
+	  related list (to avoid duplicates)
+
+2005-10-28 12:52  miguelm
+
+	* packages/ams/www/list-attributes.tcl: file list-attributes.tcl
+	  was added on branch oacs-5-2 on 2005-11-30 16:21:53 +0000
+
+2005-10-28 06:17  luisf
+
+	* packages/datamanager/www/: manage-object1.tcl,
+	  manage-object1.xql, one-object-copy.adp, one-object-copy.tcl,
+	  one-object-move.adp, one-object-move.tcl, select-objects.tcl,
+	  use-dotlrn_forums.tcl: [no log message]
+
+2005-10-28 06:13  luisf
+
+	* packages/forums/tcl/forums-callback-procs.tcl: [no log message]
+
+2005-10-27 19:26  donb
+
 	*
 	  packages/acs-content-repository/sql/oracle/upgrade/upgrade-5.2.0a1-5.2.0a2.sql:
 	  Fixed Daveb's translation of his PG change to this script (he
 	  didn't have oracle to test his changes on)
 
-2005-10-27 12:30  daveb
+2005-10-27 15:35  miguelm
 
+	* packages/invoices-portlet/lib/invoice-list.tcl: file
+	  invoice-list.tcl was added on branch oacs-5-2 on 2005-11-30
+	  16:01:57 +0000
+
+2005-10-27 15:35  miguelm
+
+	* packages/invoices-portlet/lib/invoice-list.xql: file
+	  invoice-list.xql was added on branch oacs-5-2 on 2005-11-30
+	  16:01:57 +0000
+
+2005-10-27 15:35  miguelm
+
+	* packages/invoices-portlet/www/invoices-list-portlet.tcl: file
+	  invoices-list-portlet.tcl was added on branch oacs-5-2 on
+	  2005-11-30 16:01:59 +0000
+
+2005-10-27 15:35  miguelm
+
+	* packages/invoices-portlet/www/invoices-portlet.adp: file
+	  invoices-portlet.adp was added on branch oacs-5-2 on 2005-11-30
+	  16:01:59 +0000
+
+2005-10-27 15:35  miguelm
+
+	* packages/invoices-portlet/www/invoices-portlet.tcl: file
+	  invoices-portlet.tcl was added on branch oacs-5-2 on 2005-11-30
+	  16:01:59 +0000
+
+2005-10-27 15:35  miguelm
+
+	* packages/invoices/www/invoice-list.tcl: file invoice-list.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-10-27 15:33  miguelm
+
+	* packages/: invoices/lib/projects-billable.tcl,
+	  invoices/www/invoice-list.tcl,
+	  invoices/www/projects-billable.adp,
+	  invoices-portlet/lib/invoice-list.tcl,
+	  invoices-portlet/lib/invoice-list.xql,
+	  invoices-portlet/lib/projects-billable.tcl,
+	  invoices-portlet/lib/projects-billable.xql,
+	  invoices-portlet/www/invoices-list-portlet.tcl,
+	  invoices-portlet/www/invoices-portlet.adp,
+	  invoices-portlet/www/invoices-portlet.tcl: adding recipient
+	  element to the list
+
+2005-10-27 15:30  daveb
+
 	*
 	  packages/acs-content-repository/sql/oracle/upgrade/upgrade-5.2.0a1-5.2.0a2.sql:
 	  Fix bug#2668
 
-2005-10-27 10:16  daveb
+2005-10-27 15:30  miguelm
 
+	* packages/invoices/lib/: invoice-list.tcl, invoice-list.xql,
+	  projects-billable.xql: adding recipient element to the list
+
+2005-10-27 15:30  miguelm
+
+	* packages/invoices/lib/invoice-list.tcl: file invoice-list.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:10 +0000
+
+2005-10-27 15:30  miguelm
+
+	* packages/invoices/lib/invoice-list.xql: file invoice-list.xql was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:10 +0000
+
+2005-10-27 14:11  timoh
+
+	* packages/invoices/www/: invoice-ae.tcl, invoice-cancellation.tcl,
+	  invoice-cancellation.xql: fixing cancellation of invoices where
+	  credit got awarded
+
+2005-10-27 14:11  miguelm
+
+	* packages/invoices/www/invoice-cancellation.tcl: file
+	  invoice-cancellation.tcl was added on branch oacs-5-2 on
+	  2005-11-30 15:56:12 +0000
+
+2005-10-27 14:11  miguelm
+
+	* packages/invoices/www/invoice-cancellation.xql: file
+	  invoice-cancellation.xql was added on branch oacs-5-2 on
+	  2005-11-30 15:56:13 +0000
+
+2005-10-27 13:24  timoh
+
+	* packages/invoices/www/: invoice-ae.tcl, offer-ae.adp,
+	  offer-ae.tcl, offer-ae.xql: fixing javascript for credit
+	  calculation
+
+2005-10-27 13:24  miguelm
+
+	* packages/invoices/www/offer-ae.adp: file offer-ae.adp was added
+	  on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-10-27 13:24  miguelm
+
+	* packages/invoices/www/offer-ae.xql: file offer-ae.xql was added
+	  on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-10-27 13:16  daveb
+
 	*
 	  packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.2.0a1-5.2.0a2.sql:
 	  Fix bug#2668, don't try to recrete views for edit-this-page
 	  content types without content tables.
 
-2005-10-26 09:06  maltes
+2005-10-27 13:06  maltes
 
+	* packages/new-portal/www/layouts/simple2.adp: ADded valign to the
+	  top
+
+2005-10-27 10:36  miguelm
+
+	* packages/dotlrn-invoices/dotlrn-invoices.info: file
+	  dotlrn-invoices.info was added on branch oacs-5-2 on 2005-11-30
+	  15:42:07 +0000
+
+2005-10-27 10:36  miguelm
+
+	* packages/dotlrn-invoices/dotlrn-invoices.info: increment version
+	  number in requirements
+
+2005-10-27 07:24  maltes
+
+	* packages/dotlrn-fs/tcl/dotlrn-fs-procs.tcl: Added caching of
+	  root_folder_id of a user
+
+2005-10-26 18:46  miguelm
+
+	*
+	  packages/invoices-portlet/www/invoices-offers-project-portlet.adp:
+	  file invoices-offers-project-portlet.adp was added on branch
+	  oacs-5-2 on 2005-11-30 16:01:59 +0000
+
+2005-10-26 18:46  miguelm
+
+	*
+	  packages/invoices-portlet/www/invoices-offers-project-portlet.tcl:
+	  file invoices-offers-project-portlet.tcl was added on branch
+	  oacs-5-2 on 2005-11-30 16:01:59 +0000
+
+2005-10-26 18:46  miguelm
+
+	*
+	  packages/invoices-portlet/sql/postgresql/invoices-offers-project-portlet-create.sql:
+	  file invoices-offers-project-portlet-create.sql was added on
+	  branch oacs-5-2 on 2005-11-30 16:01:58 +0000
+
+2005-10-26 18:46  miguelm
+
+	*
+	  packages/invoices-portlet/tcl/invoices-offers-project-portlet-procs.tcl:
+	  file invoices-offers-project-portlet-procs.tcl was added on
+	  branch oacs-5-2 on 2005-11-30 16:01:58 +0000
+
+2005-10-26 18:45  miguelm
+
+	* packages/invoices-portlet/www/invoices-offers-portlet.adp: file
+	  invoices-offers-portlet.adp was added on branch oacs-5-2 on
+	  2005-11-30 16:01:59 +0000
+
+2005-10-26 18:45  miguelm
+
+	*
+	  packages/invoices-portlet/sql/postgresql/invoices-portlet-create.sql:
+	  file invoices-portlet-create.sql was added on branch oacs-5-2 on
+	  2005-11-30 16:01:58 +0000
+
+2005-10-26 18:45  miguelm
+
+	*
+	  packages/invoices-portlet/catalog/invoices-portlet.en_US.ISO-8859-1.xml:
+	  file invoices-portlet.en_US.ISO-8859-1.xml was added on branch
+	  oacs-5-2 on 2005-11-30 16:01:57 +0000
+
+2005-10-26 18:45  miguelm
+
+	* packages/invoices-portlet/lib/offer-list.tcl: file offer-list.tcl
+	  was added on branch oacs-5-2 on 2005-11-30 16:01:57 +0000
+
+2005-10-26 18:44  miguelm
+
+	* packages/dotlrn-invoices/tcl/dotlrn-invoices-procs.tcl: file
+	  dotlrn-invoices-procs.tcl was added on branch oacs-5-2 on
+	  2005-11-30 15:43:55 +0000
+
+2005-10-26 18:44  miguelm
+
+	* packages/: dotlrn-invoices/dotlrn-invoices.info,
+	  dotlrn-invoices/tcl/dotlrn-invoices-procs.tcl,
+	  invoices-portlet/invoices-portlet.info,
+	  invoices-portlet/catalog/invoices-portlet.en_US.ISO-8859-1.xml,
+	  invoices-portlet/lib/invoice-list.xql,
+	  invoices-portlet/lib/offer-list.tcl,
+	  invoices-portlet/lib/projects-billable.xql,
+	  invoices-portlet/sql/postgresql/invoices-portlet-create.sql,
+	  invoices-portlet/www/invoices-offers-portlet.adp,
+	  invoices-portlet/www/invoices-offers-portlet.tcl,
+	  invoices-portlet/sql/postgresql/invoices-offers-project-portlet-create.sql,
+	  invoices-portlet/tcl/invoices-offers-project-portlet-procs.tcl,
+	  invoices-portlet/www/invoices-offers-project-portlet.adp,
+	  invoices-portlet/www/invoices-offers-project-portlet.tcl: making
+	  changes to support new portlet
+
+2005-10-26 14:54  miguelm
+
+	* packages/tasks/www/change-assignee.adp: file change-assignee.adp
+	  was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-10-26 14:54  miguelm
+
+	* packages/tasks/www/change-assignee.tcl: file change-assignee.tcl
+	  was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-10-26 14:54  miguelm
+
+	* packages/tasks/www/change-assignee.xql: file change-assignee.xql
+	  was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-10-26 14:54  miguelm
+
+	* packages/tasks/www/process-add-edit.tcl: file
+	  process-add-edit.tcl was added on branch oacs-5-2 on 2005-11-30
+	  16:06:53 +0000
+
+2005-10-26 14:54  miguelm
+
+	* packages/tasks/www/process-task.tcl: file process-task.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-10-26 14:54  miguelm
+
+	* packages/tasks/www/process.adp: file process.adp was added on
+	  branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-10-26 14:54  miguelm
+
+	* packages/tasks/www/process.tcl: file process.tcl was added on
+	  branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-10-26 14:54  miguelm
+
+	* packages/tasks/www/processes.adp: file processes.adp was added on
+	  branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-10-26 14:54  miguelm
+
+	* packages/tasks/www/task.adp: file task.adp was added on branch
+	  oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-10-26 14:54  miguelm
+
+	* packages/tasks/sql/postgresql/tasks-create.sql: file
+	  tasks-create.sql was added on branch oacs-5-2 on 2005-11-30
+	  16:06:52 +0000
+
+2005-10-26 14:54  miguelm
+
+	* packages/tasks/sql/postgresql/upgrade/upgrade-0.1d5-0.1d6.sql:
+	  file upgrade-0.1d5-0.1d6.sql was added on branch oacs-5-2 on
+	  2005-11-30 16:06:52 +0000
+
+2005-10-26 14:54  miguelm
+
+	* packages/tasks/: tasks.info, catalog/tasks.en_US.ISO-8859-1.xml,
+	  lib/tasks.tcl, sql/postgresql/tasks-create.sql,
+	  sql/postgresql/upgrade/upgrade-0.1d5-0.1d6.sql,
+	  tcl/tasks-procs.tcl, www/change-assignee.adp,
+	  www/change-assignee.tcl, www/change-assignee.xql,
+	  www/process-add-edit.tcl, www/process-task.tcl, www/process.adp,
+	  www/process.tcl, www/processes.adp, www/task.adp: changes on
+	  procedures, tables and files to allow change the assignee of a
+	  process tasks and a single task
+
+2005-10-26 12:06  maltes
+
 	* packages/acs-subsite/www/user/portrait/upload-2.xql: No longer
 	  needed
 
-2005-10-26 09:04  maltes
+2005-10-26 12:04  maltes
 
 	* packages/acs-subsite/www/user/portrait/upload-2.tcl: Fixed the
 	  issue with an already existing relationship
 
-2005-10-26 08:56  maltes
+2005-10-26 11:56  maltes
 
 	* packages/acs-content-repository/tcl/: content-item-procs.tcl,
 	  content-item-procs.xql: Added content::item::get_id_by_name
 	  Procedure
 
-2005-10-26 08:54  maltes
+2005-10-26 11:54  maltes
 
 	* packages/acs-subsite/www/user/portrait/upload-2.tcl: Cleaned up
 	  the upload, made it more foolproof, changed the parent_id of the
 	  portrait, reenabled the creation of the link
 
-2005-10-25 08:40  daveb
+2005-10-26 10:54  timoh
 
+	* packages/invoices/www/: offer-ae.tcl, price-list.adp: fixing
+	  credit percent in new offers
+
+2005-10-26 10:54  miguelm
+
+	* packages/invoices/www/price-list.adp: file price-list.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-10-26 10:31  timoh
+
+	* packages/invoices/www/: invoice-list.adp, projects-billable.adp:
+	  fixing includes
+
+2005-10-26 10:31  miguelm
+
+	* packages/invoices/www/invoice-list.adp: file invoice-list.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-10-26 10:26  timoh
+
+	* packages/invoices/: catalog/invoices.en_US.ISO-8859-1.xml,
+	  www/offer-ae.adp, www/offer-ae.tcl: fixing offer javascript
+
+2005-10-26 08:53  timoh
+
+	* packages/invoices/www/: offer-ae.tcl, offer-ae.xql: fixing offer
+	  page
+
+2005-10-26 08:33  timoh
+
+	* packages/invoices/tcl/: iv-install-procs.tcl, offer-procs.tcl,
+	  offer-procs.xql: fixing upgrade script
+
+2005-10-26 08:33  miguelm
+
+	* packages/invoices/tcl/iv-install-procs.tcl: file
+	  iv-install-procs.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:56:11 +0000
+
+2005-10-26 08:33  miguelm
+
+	* packages/invoices/tcl/offer-procs.tcl: file offer-procs.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:12 +0000
+
+2005-10-26 08:33  miguelm
+
+	* packages/invoices/tcl/offer-procs.xql: file offer-procs.xql was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:12 +0000
+
+2005-10-26 08:00  miguelm
+
+	* packages/invoices/www/invoice-credit.tcl: file invoice-credit.tcl
+	  was added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-10-26 08:00  miguelm
+
+	* packages/invoices/www/offer-accept-2.adp: file offer-accept-2.adp
+	  was added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-10-26 08:00  miguelm
+
+	* packages/invoices/www/offer-accept-2.tcl: file offer-accept-2.tcl
+	  was added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-10-26 08:00  timoh
+
+	* packages/invoices/: invoices.info,
+	  catalog/invoices.de_DE.ISO-8859-1.xml,
+	  catalog/invoices.en_US.ISO-8859-1.xml,
+	  sql/postgresql/invoices-create.sql,
+	  tcl/invoices-callback-procs.tcl, tcl/iv-install-procs.tcl,
+	  tcl/offer-procs.tcl, tcl/offer-procs.xql, www/invoice-ae.tcl,
+	  www/invoice-ae.xql, www/invoice-credit.tcl,
+	  www/offer-accept-2.adp, www/offer-accept-2.tcl, www/offer-ae.adp,
+	  www/offer-ae.tcl, www/offer-ae.xql: credit on offers, folders for
+	  offers/accepted offers/invoices
+
+2005-10-26 08:00  miguelm
+
+	* packages/invoices/tcl/invoices-callback-procs.tcl: file
+	  invoices-callback-procs.tcl was added on branch oacs-5-2 on
+	  2005-11-30 15:56:11 +0000
+
+2005-10-26 08:00  miguelm
+
+	* packages/invoices/sql/postgresql/invoices-create.sql: file
+	  invoices-create.sql was added on branch oacs-5-2 on 2005-11-30
+	  15:56:11 +0000
+
+2005-10-26 06:46  luisf
+
+	* packages/faq/tcl/faq-callback-procs.tcl: db_transaction control
+	  added to move operation
+
+2005-10-26 06:37  luisf
+
+	* packages/: assessment/tcl/as-callback-procs.tcl,
+	  static-portlet/tcl/static-portlet-callback-procs.tcl:
+	  db_transaction control added to datamanager operations
+
+2005-10-26 02:39  maltes
+
+	* packages/invoices/lib/projects-billable.tcl: Removed time and
+	  date_format variables
+
+2005-10-26 02:37  maltes
+
+	* packages/invoices/: lib/projects-billable.tcl,
+	  lib/projects-billable.xql, www/projects-billable.adp: Made
+	  changes for correct display of dates
+
+2005-10-26 02:37  maltes
+
+	* packages/invoices/www/invoice-ae.tcl: First attempt to get
+	  invoices working from the user place
+
+2005-10-25 12:44  miguelm
+
+	* packages/contacts/www/search.adp: file search.adp was added on
+	  branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-10-25 12:44  miguelm
+
+	* packages/contacts/www/: search.adp, search.tcl: making changes
+	  for the support of default attributes specified in parameters
+
+2005-10-25 11:40  daveb
+
 	*
 	  packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.2.0b5-5.2.0b6.sql:
 	  Fix upgrade since we support proper upgrade from beta to release.
 
-2005-10-25 08:27  daveb
+2005-10-25 11:27  daveb
 
 	*
 	  packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.2.0d4-5.2.0d5.sql:
 	  Fix define function args for set_live_revision
 
-2005-10-23 06:38  maltes
+2005-10-25 10:08  eduardop
 
-	* packages/acs-tcl/catalog/: acs-tcl.de_DE.ISO-8859-1.xml,
-	  acs-tcl.en_US.ISO-8859-1.xml: New I18N messages and some fixes
+	* packages/notifications/notifications.info: upgrade fixes
 
-2005-10-21 12:04  maltes
+2005-10-25 09:25  luisf
 
+	* packages/assessment/tcl/as-assessment-procs.tcl: you can specify
+	  the package in which the assessment is stored
+
+2005-10-25 07:50  emmar
+
+	* packages/calendar/tcl/cal-item-procs.tcl: Fixing bug #2628 to
+	  keep calendar items private by default
+
+2005-10-25 06:53  eduardop
+
+	* packages/file-storage/file-storage.info: upgrading acs-kernel
+	  version requirement
+
+2005-10-25 06:25  eduardop
+
+	* packages/: lors/sql/postgresql/upgrade/upgrade-0.6d-0.6d3.sql,
+	  lorsm/sql/postgresql/upgrade/upgrade-0.6d2-0.6d3.sql: upgrade
+	  fixes
+
+2005-10-25 05:36  eduardop
+
+	* packages/evaluation/sql/postgresql/upgrade/upgrade-2.0-2.0.1.sql:
+	  upgrade fixes
+
+2005-10-25 05:32  eduardop
+
+	* packages/evaluation/sql/postgresql/upgrade/:
+	  upgrade-0.4d7-0.4d8.sql, upgrade-2.0-2.0.1.sql: upgrade fixes
+
+2005-10-24 20:44  davido
+
+	* packages/user-tracking/: user-tracking.info,
+	  catalog/user-tracking.en_US.ISO-8859-1.xml,
+	  catalog/user-tracking.es_ES.ISO-8859-1.xml,
+	  tcl/user-tracking-procs.tcl, www/loading.tcl, www/loading2.tcl,
+	  www/awstats/cgi-bin/awstats_dotlrn.pl: This version improves
+	  performace and corrects some bugs
+
+2005-10-24 18:35  miguelm
+
+	* packages/tasks/lib/tasks.tcl: changing the bulk actions URL
+
+2005-10-24 17:41  miguelm
+
+	* packages/tasks/lib/tasks.tcl: adding support for elements
+
+2005-10-24 17:39  miguelm
+
+	* packages/tasks/www/contact.adp: file contact.adp was added on
+	  branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-10-24 17:39  miguelm
+
+	* packages/tasks/www/: contact.adp, contact.tcl: making changes to
+	  work wiht the tasks include
+
+2005-10-24 16:45  miguelm
+
+	* packages/invoices-portlet/lib/projects-billable.tcl: making
+	  changes in template list create to show the checkbox for bulk
+	  actions
+
+2005-10-24 14:12  miguelm
+
+	* packages/contacts/www/message.adp: using include from contacts
+	  instead of acs-mail-lite
+
+2005-10-24 11:27  maltes
+
+	* packages/acs-mail-lite/lib/: email.adp, email.tcl: Added
+	  localization of file titles
+
+2005-10-24 11:09  maltes
+
+	* packages/file-storage/www/folder-chunk.tcl: Fixed problem with no
+	  fs_url for bulk_actions
+
+2005-10-24 09:49  miguelm
+
+	* packages/invoices/www/offer-send.tcl: file offer-send.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-10-24 09:49  maltes
+
+	* packages/invoices/www/offer-send.tcl: Fixed return_url
+
+2005-10-24 09:35  maltes
+
+	* packages/invoices/www/offer-send.tcl:  Sending of an offer was
+	  fixed with the task
+
+2005-10-24 08:21  miguelm
+
+	* packages/invoices/www/offer-accept.tcl: file offer-accept.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-10-24 08:21  maltes
+
+	* packages/invoices/www/: offer-accept-2.tcl, offer-accept.tcl,
+	  offer-ae.tcl: Fixed passing of the return_url
+
+2005-10-24 07:18  maltes
+
+	* packages/file-storage/www/: folder-chunk.tcl, index.adp,
+	  index.tcl, download/index.vuh: Added support for a return_url.
+	  Fixed issue with the download not working due to expecting an
+	  item_id instead of a revision_id
+
+2005-10-24 07:17  maltes
+
+	* packages/file-storage/tcl/: file-storage-callback-procs.tcl,
+	  file-storage-install-procs.tcl: Moved callbacks to the
+	  appropriate place
+
+2005-10-23 14:27  miguelm
+
+	* packages/invoices/www/invoice-pdf.tcl: file invoice-pdf.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-10-23 14:27  miguelm
+
+	* packages/invoices/tcl/invoice-procs.xql: file invoice-procs.xql
+	  was added on branch oacs-5-2 on 2005-11-30 15:56:11 +0000
+
+2005-10-23 14:27  maltes
+
+	* packages/invoices/: tcl/invoice-procs.xql, www/invoice-pdf.tcl:
+	  Fixing the moving of the created invoice
+
+2005-10-23 12:54  maltes
+
+	*
+	  packages/acs-mail-lite/catalog/acs-mail-lite.de_DE.ISO-8859-1.xml:
+	  German translation
+
+2005-10-23 12:53  maltes
+
+	* packages/acs-mail-lite/lib/email.tcl: Added salutation support
+
+2005-10-23 09:38  maltes
+
+	* packages/: acs-tcl/catalog/acs-tcl.de_DE.ISO-8859-1.xml,
+	  acs-tcl/catalog/acs-tcl.en_US.ISO-8859-1.xml,
+	  invoices/catalog/invoices.de_DE.ISO-8859-1.xml: New I18N messages
+	  and some fixes
+
+2005-10-23 08:58  miguelm
+
+	* packages/tasks/www/index.adp: file index.adp was added on branch
+	  oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-10-23 08:58  maltes
+
+	* packages/tasks/www/: contact.adp, contact.tcl, index.adp: Minor
+	  style change
+
+2005-10-23 08:57  maltes
+
+	* packages/general-comments/tcl/general-comments-procs.tcl: Added a
+	  print_user_info_p flag to define if we display the user_info in
+	  comments. Sadly could not make this a boolean due to backwards
+	  compatability
+
+2005-10-23 08:55  maltes
+
+	* packages/dotlrn/www/: dotlrn-master-kelp.tcl, dotlrn-master.tcl:
+	  Fixed the context_bar if there are '-' included in the context
+
+2005-10-23 06:47  miguelm
+
+	* packages/contacts/www/index.vuh: file index.vuh was added on
+	  branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-10-23 06:47  maltes
+
+	* packages/contacts/www/index.vuh: Fixed problem with the fact that
+	  the include could be called from multiple packages. Extended the
+	  valid pages
+
+2005-10-23 06:45  maltes
+
+	* packages/ams/tcl/ams-widget-procs.tcl: Made attribute_id and name
+	  optional. Fixed issue with html_text_convert
+
+2005-10-23 06:00  maltes
+
+	* packages/acs-mail-lite/lib/email.tcl: Fixed I18N strings
+
+2005-10-23 05:49  maltes
+
+	* packages/ratings/: catalog/ratings.de_DE.ISO-8859-1.xml,
+	  catalog/ratings.en_US.ISO-8859-1.xml,
+	  sql/postgresql/ratings-data.sql, www/add-dimension.adp,
+	  www/index.adp: First stab at I18N
+
+2005-10-21 18:14  miguelm
+
+	* packages/contacts/www/: message.tcl, mail-tracking.tcl: changes
+	  made for pagination and order_by work correctly
+
+2005-10-21 16:31  miguelm
+
+	* packages/tasks/tasks.info: increment version number to get
+	  changes in queries and i18n messages
+
+2005-10-21 16:30  miguelm
+
+	* packages/tasks/catalog/tasks.en_US.ISO-8859-1.xml: adding i18N
+	  messages
+
+2005-10-21 16:29  miguelm
+
+	* packages/tasks/www/: contact.adp, contact.tcl: making changes to
+	  show employees and organization filter
+
+2005-10-21 16:28  miguelm
+
+	* packages/tasks/lib/tasks.tcl: adding fileter party_id
+
+2005-10-21 16:18  miguelm
+
+	* packages/tasks/lib/: tasks-postgresql.xql, tasks.tcl: making
+	  changes for orderby work
+
+2005-10-21 16:16  miguelm
+
+	* packages/tasks/www/: contact.adp, contact.tcl: changes to make
+	  orderby work and to show filters
+
+2005-10-21 15:04  maltes
+
 	* packages/acs-subsite/tcl/group-procs.tcl: the util_memoize_flush
 	  should be before the return...
 
-2005-10-21 10:38  maltes
+2005-10-21 13:38  maltes
 
 	* packages/ref-timezones/ref-timezones.info: Fixed broken URL after
 	  the release
 
-2005-10-21 07:00  maltes
+2005-10-21 12:13  maltes
 
+	* packages/invoices/lib/offer-list.tcl: Added link to create an
+	  offer-project
+
+2005-10-21 10:11  miguelm
+
+	*
+	  packages/tasks-portlet/catalog/tasks-portlet.en_US.ISO-8859-1.xml:
+	  file tasks-portlet.en_US.ISO-8859-1.xml was added on branch
+	  oacs-5-2 on 2005-11-30 16:09:45 +0000
+
+2005-10-21 10:11  miguelm
+
+	* packages/tasks/catalog/tasks.de_DE.ISO-8859-1.xml: file
+	  tasks.de_DE.ISO-8859-1.xml was added on branch oacs-5-2 on
+	  2005-11-30 16:06:52 +0000
+
+2005-10-21 10:10  maltes
+
+	* packages/: new-portal/catalog/new-portal.de_DE.ISO-8859-1.xml,
+	  notifications/catalog/notifications.de_DE.ISO-8859-1.xml,
+	  notifications/catalog/notifications.en_US.ISO-8859-1.xml,
+	  rss-support/catalog/rss-support.en_US.ISO-8859-1.xml,
+	  tasks/catalog/tasks.de_DE.ISO-8859-1.xml,
+	  tasks/catalog/tasks.en_US.ISO-8859-1.xml,
+	  tasks-portlet/catalog/tasks-portlet.en_US.ISO-8859-1.xml,
+	  workflow/catalog/workflow.de_DE.ISO-8859-1.xml,
+	  workflow/catalog/workflow.en_US.ISO-8859-1.xml: New I18N strings
+	  for various other packages. Should bring the german translation
+	  to nearly 100%
+
+2005-10-21 10:07  maltes
+
+	* packages/: attachments/catalog/attachments.de_DE.ISO-8859-1.xml,
+	  attachments/catalog/attachments.en_US.ISO-8859-1.xml,
+	  calendar/catalog/calendar.de_DE.ISO-8859-1.xml,
+	  calendar/catalog/calendar.en_US.ISO-8859-1.xml,
+	  calendar-portlet/catalog/calendar-portlet.de_DE.ISO-8859-1.xml,
+	  calendar-portlet/catalog/calendar-portlet.en_US.ISO-8859-1.xml,
+	  dotlrn/catalog/dotlrn.de_DE.ISO-8859-1.xml,
+	  dotlrn-calendar/catalog/dotlrn-calendar.de_DE.ISO-8859-1.xml,
+	  dotlrn-calendar/catalog/dotlrn-calendar.en_US.ISO-8859-1.xml,
+	  dotlrn-dotlrn/catalog/dotlrn-dotlrn.de_DE.ISO-8859-1.xml,
+	  dotlrn-dotlrn/catalog/dotlrn-dotlrn.en_US.ISO-8859-1.xml,
+	  dotlrn-fs/catalog/dotlrn-fs.de_DE.ISO-8859-1.xml,
+	  dotlrn-fs/catalog/dotlrn-fs.en_US.ISO-8859-1.xml,
+	  dotlrn-portlet/catalog/dotlrn-portlet.de_DE.ISO-8859-1.xml,
+	  dotlrn-portlet/catalog/dotlrn-portlet.en_US.ISO-8859-1.xml,
+	  file-storage/catalog/file-storage.de_DE.ISO-8859-1.xml,
+	  file-storage/catalog/file-storage.en_US.ISO-8859-1.xml,
+	  fs-portlet/catalog/fs-portlet.de_DE.ISO-8859-1.xml,
+	  fs-portlet/catalog/fs-portlet.en_US.ISO-8859-1.xml,
+	  general-comments/catalog/general-comments.de_DE.ISO-8859-1.xml,
+	  general-comments/catalog/general-comments.en_US.ISO-8859-1.xml,
+	  invoices/catalog/invoices.de_DE.ISO-8859-1.xml,
+	  invoices/catalog/invoices.en_US.ISO-8859-1.xml: New I18N strings
+	  for various other packages. Should bring the german translation
+	  to nearly 100%
+
+2005-10-21 10:00  maltes
+
 	* packages/: search/catalog/search.en_US.ISO-8859-1.xml,
 	  search/catalog/search.de_DE.ISO-8859-1.xml,
 	  acs-authentication/catalog/acs-authentication.de_DE.ISO-8859-1.xml,
 	  acs-authentication/catalog/acs-authentication.en_US.ISO-8859-1.xml,
+	  acs-datetime/catalog/acs-datetime.de_DE.ISO-8859-1.xml,
+	  acs-datetime/catalog/acs-datetime.en_US.ISO-8859-1.xml,
 	  acs-kernel/catalog/acs-kernel.de_DE.ISO-8859-1.xml,
 	  acs-kernel/catalog/acs-kernel.en_US.ISO-8859-1.xml,
 	  acs-lang/catalog/acs-lang.de_DE.ISO-8859-1.xml,
 	  acs-lang/catalog/acs-lang.en_US.ISO-8859-1.xml,
+	  acs-mail-lite/catalog/acs-mail-lite.en_US.ISO-8859-1.xml,
 	  acs-subsite/catalog/acs-subsite.de_DE.ISO-8859-1.xml,
 	  acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml,
 	  acs-tcl/catalog/acs-tcl.de_DE.ISO-8859-1.xml,
@@ -1885,7 +5770,7 @@
 	  acs-templating/catalog/acs-templating.en_US.ISO-8859-1.xml: New
 	  I18N strings synchronized with the RC version
 
-2005-10-21 06:56  maltes
+2005-10-21 09:56  maltes
 
 	* packages/: acs-admin/acs-admin.info,
 	  acs-api-browser/acs-api-browser.info,
@@ -1900,17 +5785,42 @@
 	  search/search.info: Updated to the correct version numbers, as
 	  the URL was not updated in the last commit
 
-2005-10-20 19:16  roelc
+2005-10-21 06:55  maltes
 
+	* packages/contacts/www/index.vuh: Added the mail-tracking page
+
+2005-10-21 06:54  maltes
+
+	* packages/contacts/tcl/contacts-callback-procs.tcl: Fixed a
+	  problem with the default being null where it should be
+	  empty_string
+
+2005-10-20 22:16  roelc
+
 	* packages/acs-templating/tcl/list-procs.tcl: Return text/csv mime
 	  type in template::list::write_csv
 
-2005-10-20 11:08  jaufrecht
+2005-10-20 21:41  miguelm
 
+	* packages/contacts/www/mail-tracking.adp: file mail-tracking.adp
+	  was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-10-20 21:41  miguelm
+
+	* packages/contacts/www/: mail-tracking.adp, mail-tracking.tcl:
+	  making changes on ad_page contract to send to the include
+
+2005-10-20 19:08  miguelm
+
+	* packages/contacts/www/: search.adp, search.tcl: making changes to
+	  extend the results list using attributes id
+
+2005-10-20 14:08  jaufrecht
+
 	* packages/: ref-timezones/ref-timezones.info, search/search.info:
 	  openacs 5.2 rc 1 (tagged b5)
 
-2005-10-20 11:05  jaufrecht
+2005-10-20 14:05  jaufrecht
 
 	* ChangeLog, readme.txt, packages/acs-admin/acs-admin.info,
 	  packages/acs-api-browser/acs-api-browser.info,
@@ -2018,58 +5928,455 @@
 	  packages/acs-templating/acs-templating.info: openacs 5.2 rc 1
 	  (tagged b5)
 
-2005-10-19 09:18  gerardom
+2005-10-20 12:54  maltes
 
+	* packages/contacts/www/message.adp: removed mail-tracking portlet
+	  as we do have our own page now for this
+
+2005-10-20 12:17  maltes
+
+	* packages/contacts/tcl/contacts-callback-procs.tcl: took out our
+	  custom code call
+
+2005-10-20 12:05  maltes
+
+	* packages/contacts/: tcl/contacts-callback-procs.tcl,
+	  www/mail-tracking.adp, www/mail-tracking.tcl: Fixed the
+	  mail-tracking pages. Still pagination does not work
+
+2005-10-20 09:58  miguelm
+
+	* packages/contacts/www/group-parties-add.tcl: file
+	  group-parties-add.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:31:02 +0000
+
+2005-10-20 09:58  miguelm
+
+	* packages/contacts/www/group-party-add.tcl: file
+	  group-party-add.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:31:02 +0000
+
+2005-10-20 09:58  maltes
+
+	* packages/contacts/www/: contact.adp, group-parties-add.tcl,
+	  group-party-add.tcl: Made sure the callback is called when adding
+	  a group as well
+
+2005-10-19 18:55  miguelm
+
+	* packages/contacts/www/: search.adp, search.tcl, search.xql:
+	  adding extend options on search result list
+
+2005-10-19 17:19  matthewg
+
+	* packages/contacts/tcl/contact-search-condition-type-procs.tcl:
+	  bug fixes and cleanup of pretty code for time conditions
+
+2005-10-19 17:19  miguelm
+
+	* packages/contacts/tcl/contact-search-condition-type-procs.tcl:
+	  file contact-search-condition-type-procs.tcl was added on branch
+	  oacs-5-2 on 2005-11-30 15:31:01 +0000
+
+2005-10-19 15:40  matthewg
+
+	* packages/contacts/tcl/contact-search-condition-type-procs.tcl:
+	  fixed relationship condition type output code where a
+	  relationship exists with a contact in a subsearch or not in a
+	  subsearch
+
+2005-10-19 15:28  miguelm
+
+	* packages/contacts/www/: contact.adp, contact.tcl: making changes
+	  to show the filters in the tasks portlet
+
+2005-10-19 14:06  matthewg
+
+	* packages/contacts/tcl/contacts-callback-procs.tcl: adding
+	  callback contact::contact_form_validate
+
+2005-10-19 13:01  maltes
+
+	* packages/contacts/www/: mail-tracking.adp, mail-tracking.tcl:
+	  Addded mail tracking page and portlet by Faisal
+
+2005-10-19 13:00  miguelm
+
+	* packages/acs-mail-lite/:
+	  catalog/acs-mail-lite.en_US.ISO-8859-1.xml, lib/email.tcl,
+	  lib/email.xql: adding catalog files, procedures and making
+	  changes to remove the contacts dependency on lib email.tcl files
+
+2005-10-19 12:56  miguelm
+
+	* packages/contacts/tcl/contact-message-procs.tcl: file
+	  contact-message-procs.tcl was added on branch oacs-5-2 on
+	  2005-11-30 15:31:01 +0000
+
+2005-10-19 12:56  miguelm
+
+	* packages/contacts/tcl/contact-message-procs.tcl: fixing problem
+	  with contact::message:::log procedure
+
+2005-10-19 12:18  gerardom
+
 	* packages/acs-automated-testing/tcl/aa-test-procs-postgresql.xql:
 	  adding the query to get the first instance of a package htat was
 	  in the already in the tag 5-1
 
-2005-10-19 06:57  gerardom
+2005-10-19 09:57  gerardom
 
 	* packages/acs-automated-testing/tcl/aa-test-procs.tcl: Adding two
 	  procs to run tclwebtest that where already in branch 5-1
 
-2005-10-19 03:57  gerardom
+2005-10-19 06:57  gerardom
 
 	* packages/acs-automated-testing/tcl/tclwebtest-procs.tcl: Adding
 	  localhost in case of the ip is not configured in the config.tcl
 	  file
 
-2005-10-19 03:18  maltes
+2005-10-19 06:18  maltes
 
 	*
 	  packages/acs-templating/catalog/acs-templating.en_US.ISO-8859-1.xml:
 	  Added message key for Table and CSV
 
-2005-10-19 03:17  maltes
+2005-10-19 06:17  maltes
 
 	* packages/acs-kernel/catalog/acs-kernel.en_US.ISO-8859-1.xml:
 	  Added message key for URL
 
-2005-10-17 05:46  maltes
+2005-10-19 05:10  maltes
 
+	* packages/tasks/lib/tasks.tcl: Added missing optional parameter
+	  section
+
+2005-10-19 04:14  luisf
+
+	* packages/datamanager/: tcl/datamanager-procs.tcl,
+	  www/index-postgresql.xql, www/index.adp, www/index.tcl,
+	  www/manage-object1.adp, www/manage-object1.tcl,
+	  www/manage-object1.xql, www/one-object-copy.adp,
+	  www/one-object-copy.tcl, www/one-object-move.tcl,
+	  www/select-objects.adp, www/select-objects.tcl: [no log message]
+
+2005-10-18 19:32  alexk
+
+	* contrib/packages/room-reservation/www/: index-postgresql.xql,
+	  room-reservations-all.adp, room-reservations-all.tcl,
+	  moderate/reservation-approve.tcl,
+	  moderate/reservation-reject.tcl: - Make Index page use list
+	  builder - Fix errors with approving and rejecting a meeting - Add
+	  page that allows you to view all reservations in the system (in a
+	  - calendar) - Some UI improvements
+
+2005-10-18 16:16  miguelm
+
+	* packages/acs-mail-lite/lib/email.tcl: making changes to use the
+	  item_id (message_id)
+
+2005-10-18 16:13  miguelm
+
+	* packages/contacts/tcl/contact-message-procs-postgresql.xql: file
+	  contact-message-procs-postgresql.xql was added on branch oacs-5-2
+	  on 2005-11-30 15:31:01 +0000
+
+2005-10-18 16:13  miguelm
+
+	* packages/contacts/tcl/: contact-message-procs.tcl,
+	  contact-message-procs-postgresql.xql: adding a validation to log
+	  email messages on contact_message_log
+
+2005-10-18 15:35  miguelm
+
+	* packages/contacts/www/message.adp: adding item_id to the include
+	  to get predefined email messages
+
+2005-10-18 14:49  alexk
+
+	* packages/acs-datetime/tcl/acs-calendar-procs.tcl: Fix some errors
+	  in the internationalization of the calendar widget
+
+2005-10-18 12:06  miguelm
+
+	* packages/contacts/www/: message.adp, message.tcl: to make use of
+	  messages pagination
+
+2005-10-18 11:44  maltes
+
+	* packages/acs-mail-lite/tcl/acs-mail-lite-procs.tcl: Removed
+	  package require which seemed to be causing problems with forums.
+	  HOw on earth this could happen in the first place...
+
+2005-10-18 11:32  miguelm
+
+	* packages/tasks/lib/: tasks-postgresql.xql, tasks.adp, tasks.tcl:
+	  adding new filter to show tasks of an organization and all it's
+	  employees or just the tasks of the organization
+
+2005-10-18 11:32  miguelm
+
+	* packages/tasks/lib/tasks.adp: file tasks.adp was added on branch
+	  oacs-5-2 on 2005-11-30 16:06:52 +0000
+
+2005-10-17 18:00  miguelm
+
+	* packages/contacts/www/contact.tcl: fixing bug (query breaks when
+	  there are no group members
+
+2005-10-17 12:54  miguelm
+
+	* packages/contacts/www/contact-groups.adp: Calling portlet instead
+	  of just the include
+
+2005-10-17 12:54  miguelm
+
+	* packages/contacts/www/contact-groups.adp: file contact-groups.adp
+	  was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-10-17 11:09  maltes
+
+	* packages/tasks/: lib/tasks.tcl, tcl/tasks-procs.tcl: Cosmetic
+	  change and making sure that the package_id is set correctly
+
+2005-10-17 11:08  maltes
+
+	* packages/invoices/www/: offer-send.tcl, projects-billable.adp,
+	  projects-billable.tcl: Added support for creation of tasks in the
+	  CRM for following up on the offer. Made sure the properties are
+	  correct for projects-billable
+
+2005-10-17 08:50  maltes
+
+	* packages/mail-tracking/www/doc/index.adp: preliminary
+	  documentation
+
+2005-10-17 08:46  maltes
+
 	* packages/acs-content-repository/tcl/revision-procs.tcl: We had
 	  the issue that some content was not uploaded properly and we want
 	  to make sure to give back some kind of error to the user. This is
 	  why we wrap it.
 
-2005-10-17 05:10  maltes
+2005-10-17 08:10  maltes
 
 	* packages/acs-content-repository/tcl/:
 	  content-revision-procs-postgresql.xql,
 	  content-revision-procs.tcl: Added procedure to retrieve the
 	  item_id
 
-2005-10-14 07:42  miguelm
+2005-10-16 08:47  maltes
 
+	* packages/contacts/www/: message.adp, message.tcl: Fixed attaching
+	  of files, changed the CSS to Verdana and a little bit bigger font
+	  size to make it more readable
+
+2005-10-16 07:11  miguelm
+
+	* packages/tasks/lib/tasks-portlet.tcl: file tasks-portlet.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 16:06:52 +0000
+
+2005-10-16 07:11  maltes
+
+	* packages/tasks/: lib/tasks-portlet.tcl,
+	  sql/postgresql/tasks-create.sql: Adding more parameters and some
+	  documentation
+
+2005-10-15 09:27  emmar
+
+	* packages/theme-selva/www/resources/: Selva/Selva-core.css,
+	  SelvaFlex/Selva.css: Fix #2605 and #2645. Added style for 2
+	  columns portal layout.
+
+2005-10-15 09:21  emmar
+
+	* packages/: dotlrn/www/resources/dotlrn-master-kelp.css,
+	  dotlrn/www/resources/dotlrn-master.css,
+	  new-portal/www/layouts/simple2.adp: Fix #2605 and #2645. Added
+	  style for 2 columns portal layout.
+
+2005-10-14 19:04  miguelm
+
+	* packages/contacts/tcl/contacts-install-procs.tcl: file
+	  contacts-install-procs.tcl was added on branch oacs-5-2 on
+	  2005-11-30 15:31:01 +0000
+
+2005-10-14 19:03  miguelm
+
+	* packages/contacts/tcl/: contact-complaint-procs.tcl,
+	  contact-complaint-procs.xql, contacts-install-procs.tcl: adding
+	  attributes to contact_complaint_track table, also making changes
+	  in contact_complaint_procs to manage this new fields and in
+	  contact-complaint-form to get the data
+
+2005-10-14 19:03  miguelm
+
+	* packages/contacts/tcl/contact-complaint-procs.tcl: file
+	  contact-complaint-procs.tcl was added on branch oacs-5-2 on
+	  2005-11-30 15:31:01 +0000
+
+2005-10-14 19:03  miguelm
+
+	* packages/contacts/tcl/contact-complaint-procs.xql: file
+	  contact-complaint-procs.xql was added on branch oacs-5-2 on
+	  2005-11-30 15:31:01 +0000
+
+2005-10-14 17:54  alexk
+
+	* packages/organizations/: organizations.info, www/index.adp,
+	  www/index.xql, www/one.adp: Make organizations subsite aware.
+	  Some cosmetic fixes.
+
+2005-10-14 16:43  miguelm
+
+	* packages/contacts/tcl/contacts-install-procs.tcl: the table was
+	  created only on upgrade and not on install
+
+2005-10-14 15:43  miguelm
+
+	* packages/dotlrn-tasks/tcl/dotlrn-tasks-procs.tcl: file
+	  dotlrn-tasks-procs.tcl was added on branch oacs-5-2 on 2005-11-30
+	  16:11:12 +0000
+
+2005-10-14 15:43  miguelm
+
+	* packages/dotlrn-tasks/tcl/dotlrn-tasks-procs.tcl: removing a
+	  procedure that makes a new instance of tasks package
+
+2005-10-14 14:02  miguelm
+
+	* packages/tasks/www/index.tcl: file index.tcl was added on branch
+	  oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-10-14 14:01  miguelm
+
+	* packages/tasks/lib/tasks-portlet.adp: file tasks-portlet.adp was
+	  added on branch oacs-5-2 on 2005-11-30 16:06:52 +0000
+
+2005-10-14 14:01  miguelm
+
+	* packages/tasks/: lib/tasks-portlet.adp, lib/tasks.tcl,
+	  www/index.adp, www/index.tcl: making changes to use pagination
+	  and orderby for tasks overview, changing orderby_name
+
+2005-10-14 13:58  miguelm
+
+	* packages/contacts/www/: contact.adp, contact.tcl: making changes
+	  to use pagination and orderby for tasks portlet
+
+2005-10-14 13:35  timoh
+
+	* packages/file-storage/: tcl/file-storage-callback-procs.tcl,
+	  tcl/file-storage-procs.tcl, www/delete.tcl: added file delete
+	  callback
+
+2005-10-14 12:02  miguelm
+
+	* packages/tasks/tasks.info: increment version number to get
+	  changes in code and i18N messages
+
+2005-10-14 12:02  miguelm
+
+	* packages/tasks/catalog/tasks.en_US.ISO-8859-1.xml: adding
+	  messages
+
+2005-10-14 12:01  miguelm
+
+	* packages/tasks/tcl/tasks-procs.tcl: i18N file, also adding
+	  context_id switch to tasks::task::new procedure
+
+2005-10-14 11:55  miguelm
+
+	* packages/tasks/tcl/tasks-callback-procs.tcl: file
+	  tasks-callback-procs.tcl was added on branch oacs-5-2 on
+	  2005-11-30 16:06:53 +0000
+
+2005-10-14 11:55  miguelm
+
+	* packages/tasks/tcl/tasks-callback-procs.tcl: i18N file
+
+2005-10-14 11:48  miguelm
+
+	* packages/tasks/lib/task-chunk.adp: file task-chunk.adp was added
+	  on branch oacs-5-2 on 2005-11-30 16:06:52 +0000
+
+2005-10-14 11:46  miguelm
+
+	* packages/tasks/www/process-interval.adp: file
+	  process-interval.adp was added on branch oacs-5-2 on 2005-11-30
+	  16:06:53 +0000
+
+2005-10-14 11:46  miguelm
+
+	* packages/tasks/: www/process-interval.adp, lib/task-chunk.adp:
+	  i18N file
+
+2005-10-14 11:12  miguelm
+
+	* packages/dotlrn-tasks/dotlrn-tasks.info: file dotlrn-tasks.info
+	  was added on branch oacs-5-2 on 2005-11-30 16:11:09 +0000
+
+2005-10-14 11:12  miguelm
+
+	* packages/dotlrn-tasks/dotlrn-tasks.info: increment version
+
+2005-10-14 11:05  miguelm
+
+	* packages/dotlrn-tasks/tcl/dotlrn-tasks-procs.tcl: removing the
+	  linke that makes a new instance of tasks package
+
+2005-10-14 10:42  miguelm
+
 	* packages/acs-subsite/www/resources/core.js: changing the default
 	  format of calendar output to y-mm-dd instead of d-m-y
 
-2005-10-13 14:16  miguelm
+2005-10-14 09:50  miguelm
 
+	* packages/tasks/www/index-postgresql.xql: file
+	  index-postgresql.xql was added on branch oacs-5-2 on 2005-11-30
+	  16:06:53 +0000
+
+2005-10-14 09:50  timoh
+
+	* packages/tasks/: catalog/tasks.de_DE.ISO-8859-1.xml,
+	  lib/tasks-portlet.adp, lib/tasks-portlet.tcl,
+	  lib/tasks-postgresql.xql, lib/tasks.tcl,
+	  sql/postgresql/tasks-create.sql, www/contact.adp,
+	  www/contact.tcl, www/index-postgresql.xql, www/index.adp,
+	  www/index.tcl, www/task.tcl: fixed bugs of display and creation
+	  of tasks
+
+2005-10-14 02:25  miguelm
+
+	* packages/invoices/www/invoice-send.adp: file invoice-send.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-10-14 02:25  miguelm
+
+	* packages/invoices/www/invoice-send.tcl: file invoice-send.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-10-14 02:25  miguelm
+
+	* packages/invoices/www/offer-send.adp: file offer-send.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-10-14 02:25  maltes
+
+	* packages/invoices/: catalog/invoices.de_DE.ISO-8859-1.xml,
+	  catalog/invoices.en_US.ISO-8859-1.xml, lib/offer-list.tcl,
+	  lib/offer-list.xql, lib/projects-billable.tcl,
+	  tcl/invoice-procs.tcl, tcl/offer-procs.tcl, www/invoice-ae.tcl,
+	  www/invoice-send.adp, www/invoice-send.tcl,
+	  www/offer-accept-2.adp, www/offer-accept-2.tcl, www/offer-ae.tcl,
+	  www/offer-send.adp, www/offer-send.tcl: Many fixes from the
+	  session at the clients site.
+
+2005-10-13 17:16  miguelm
+
 	* packages/acs-subsite/www/resources/core.js: adding missing ;
 
-2005-10-13 14:14  miguelm
+2005-10-13 17:14  miguelm
 
 	* packages/acs-subsite/www/resources/core.js: adding format
 	  functionallity to showCalendar function that specifies the way
@@ -2079,258 +6386,2469 @@
 	  .If dateformat is not provided then set the default dateformat to
 	  d-m-y
 
-2005-10-13 10:42  daveb
+2005-10-13 13:42  daveb
 
 	* packages/acs-templating/tcl/: date-procs.tcl,
 	  test/date-procs.tcl: Apply patch#740. Fixes bug#2533. Do version
 	  check on Oracle to determine whether to use to_timestamp or
 	  to_date.
 
-2005-10-12 15:26  timoh
+2005-10-13 13:13  miguelm
 
+	* packages/invoices/lib/invoice-list-portlet.adp: file
+	  invoice-list-portlet.adp was added on branch oacs-5-2 on
+	  2005-11-30 15:56:10 +0000
+
+2005-10-13 13:13  miguelm
+
+	* packages/invoices/lib/invoice-list-portlet.tcl: file
+	  invoice-list-portlet.tcl was added on branch oacs-5-2 on
+	  2005-11-30 15:56:10 +0000
+
+2005-10-13 13:13  miguelm
+
+	* packages/invoices/www/resources/invoices.css: file invoices.css
+	  was added on branch oacs-5-2 on 2005-11-30 15:56:14 +0000
+
+2005-10-13 13:13  miguelm
+
+	* packages/invoices/lib/offer-list-portlet.adp: file
+	  offer-list-portlet.adp was added on branch oacs-5-2 on 2005-11-30
+	  15:56:10 +0000
+
+2005-10-13 13:13  miguelm
+
+	* packages/invoices/lib/offer-list-portlet.tcl: file
+	  offer-list-portlet.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:56:10 +0000
+
+2005-10-13 13:13  miguelm
+
+	* packages/invoices/lib/portlet.adp: file portlet.adp was added on
+	  branch oacs-5-2 on 2005-11-30 15:56:10 +0000
+
+2005-10-13 13:13  miguelm
+
+	* packages/invoices/lib/portlet.tcl: file portlet.tcl was added on
+	  branch oacs-5-2 on 2005-11-30 15:56:10 +0000
+
+2005-10-13 13:13  miguelm
+
+	* packages/invoices/lib/price-list-portlet.adp: file
+	  price-list-portlet.adp was added on branch oacs-5-2 on 2005-11-30
+	  15:56:10 +0000
+
+2005-10-13 13:13  miguelm
+
+	* packages/invoices/lib/price-list-portlet.tcl: file
+	  price-list-portlet.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:56:10 +0000
+
+2005-10-13 13:13  miguelm
+
+	* packages/invoices/lib/projects-billable-portlet.adp: file
+	  projects-billable-portlet.adp was added on branch oacs-5-2 on
+	  2005-11-30 15:56:10 +0000
+
+2005-10-13 13:13  miguelm
+
+	* packages/invoices/lib/projects-billable-portlet.tcl: file
+	  projects-billable-portlet.tcl was added on branch oacs-5-2 on
+	  2005-11-30 15:56:10 +0000
+
+2005-10-13 13:13  miguelm
+
+	* packages/invoices/lib/reports-portlet.adp: file
+	  reports-portlet.adp was added on branch oacs-5-2 on 2005-11-30
+	  15:56:10 +0000
+
+2005-10-13 13:13  miguelm
+
+	* packages/invoices/lib/reports-portlet.tcl: file
+	  reports-portlet.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:56:10 +0000
+
+2005-10-13 13:11  miguelm
+
+	* packages/invoices/www/invoice-add.adp: file invoice-add.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:12 +0000
+
+2005-10-13 13:11  miguelm
+
+	* packages/invoices/www/invoice-add.tcl: file invoice-add.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:12 +0000
+
+2005-10-13 13:11  miguelm
+
+	* packages/invoices/www/invoice-reports.adp: file
+	  invoice-reports.adp was added on branch oacs-5-2 on 2005-11-30
+	  15:56:13 +0000
+
+2005-10-13 13:11  miguelm
+
+	* packages/invoices/www/offer-list.adp: file offer-list.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-10-13 13:11  miguelm
+
+	* packages/invoices/: lib/projects-billable.tcl,
+	  sql/postgresql/upgrade/upgrade-0.01d10-0.01d11.sql,
+	  www/invoice-add.adp, www/invoice-add.tcl, www/invoice-list.adp,
+	  www/invoice-reports.adp, www/offer-list.adp, www/price-list.adp,
+	  www/projects-billable.adp, lib/invoice-list-portlet.adp,
+	  lib/invoice-list-portlet.tcl, lib/offer-list-portlet.adp,
+	  lib/offer-list-portlet.tcl, lib/portlet.adp, lib/portlet.tcl,
+	  lib/price-list-portlet.adp, lib/price-list-portlet.tcl,
+	  lib/projects-billable-portlet.adp,
+	  lib/projects-billable-portlet.tcl, lib/reports-portlet.adp,
+	  lib/reports-portlet.tcl, www/resources/invoices.css: adding
+	  portlet layout files and making changes so every include in the
+	  lib directory has a portlet
+
+2005-10-13 13:11  miguelm
+
+	*
+	  packages/invoices/sql/postgresql/upgrade/upgrade-0.01d10-0.01d11.sql:
+	  file upgrade-0.01d10-0.01d11.sql was added on branch oacs-5-2 on
+	  2005-11-30 15:56:11 +0000
+
+2005-10-13 13:10  miguelm
+
+	* packages/invoices/invoices.info: increment version number, adding
+	  parameter
+
+2005-10-13 12:09  miguelm
+
+	* packages/tasks/tasks.info: increment version number, adding
+	  parameter
+
+2005-10-13 12:05  miguelm
+
+	* packages/tasks/www/: contact.adp, index.adp: changing include src
+	  to call tasks-portlet instead of tasks
+
+2005-10-13 12:02  miguelm
+
+	* packages/tasks/lib/tasks-postgresql.xql: removing )) in query,
+	  only one is needed
+
+2005-10-13 12:01  miguelm
+
+	* packages/tasks/www/resources/tasks.css: css file for portlets
+
+2005-10-13 12:01  miguelm
+
+	* packages/tasks/www/resources/tasks.css: file tasks.css was added
+	  on branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-10-13 12:00  miguelm
+
+	* packages/tasks/lib/: portlet.adp, portlet.tcl, tasks-portlet.adp,
+	  tasks-portlet.tcl: adding portlet files to show the includes as
+	  portlets
+
+2005-10-13 12:00  miguelm
+
+	* packages/tasks/lib/portlet.adp: file portlet.adp was added on
+	  branch oacs-5-2 on 2005-11-30 16:06:52 +0000
+
+2005-10-13 12:00  miguelm
+
+	* packages/tasks/lib/portlet.tcl: file portlet.tcl was added on
+	  branch oacs-5-2 on 2005-11-30 16:06:52 +0000
+
+2005-10-12 19:57  roelc
+
+	* packages/news/www/preview.tcl: Export publish and archive dates
+	  if the approval policy is 'open'
+
+2005-10-12 19:56  roelc
+
+	* packages/news/www/item-create-3.tcl: Bugfix on call to
+	  news_do_notification call
+
+2005-10-12 19:11  miguelm
+
+	* packages/invoices/www/invoice-pay.tcl: file invoice-pay.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-10-12 19:11  miguelm
+
+	* packages/invoices/www/invoice-pay.xql: file invoice-pay.xql was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-10-12 19:11  miguelm
+
+	* packages/invoices/www/invoice-pdf.xql: file invoice-pdf.xql was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-10-12 19:11  timoh
+
+	* packages/invoices/:
+	  sql/postgresql/upgrade/upgrade-0.01d10-0.01d11.sql,
+	  sql/postgresql/upgrade/upgrade-0.01d12-0.01d13.sql,
+	  www/invoice-pay.tcl, www/invoice-pay.xql, www/invoice-pdf.tcl,
+	  www/invoice-pdf.xql: moved files to head
+
+2005-10-12 19:11  miguelm
+
+	*
+	  packages/invoices/sql/postgresql/upgrade/upgrade-0.01d12-0.01d13.sql:
+	  file upgrade-0.01d12-0.01d13.sql was added on branch oacs-5-2 on
+	  2005-11-30 15:56:11 +0000
+
+2005-10-12 18:36  miguelm
+
+	* packages/contacts/www/: contact.adp, contact.tcl: making changes
+	  to show portlets
+
+2005-10-12 18:26  timoh
+
 	* packages/acs-lang/tcl/locale-procs.tcl: added support to support
 	  user_id when setting locale
 
-2005-10-12 11:23  timoh
+2005-10-12 18:09  maltes
 
+	* packages/contacts/tcl/contacts-populate-procs.tcl: Map Leads by
+	  defalt for CRM
+
+2005-10-12 18:03  maltes
+
+	* packages/contacts/tcl/contacts-populate-procs.tcl: German
+	  translations
+
+2005-10-12 16:37  miguelm
+
+	* packages/contacts/www/contact-add.tcl: adding missing ! in the if
+	  clause
+
+2005-10-12 14:53  miguelm
+
+	* packages/contacts/www/contact.xql: file contact.xql was added on
+	  branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-10-12 14:53  miguelm
+
+	* packages/contacts/www/contact.xql: readding the contact.xql file
+
+2005-10-12 14:23  timoh
+
 	* packages/acs-kernel/sql/postgresql/:
 	  acs-relationships-create.sql, apm-create.sql: removed application
 	  data links
 
-2005-10-12 10:57  timoh
+2005-10-12 13:57  timoh
 
 	* packages/acs-kernel/sql/postgresql/:
 	  acs-relationships-create.sql, apm-create.sql: fixing broken
 	  kernal because of application link depending on apm_packages
 
-2005-10-12 02:57  timoh
+2005-10-12 13:38  maltes
 
+	* packages/invoices/: sql/postgresql/invoices-create.sql,
+	  tcl/invoices-callback-procs.tcl: Fixed missing ,
+
+2005-10-12 13:11  miguelm
+
+	* packages/contacts/www/contact-add.tcl: checking for privileges
+	  over groups before editing or adding a new contact
+
+2005-10-12 11:07  miguelm
+
+	* packages/contacts/www/contact.xql: removing unnecesary file
+
+2005-10-12 09:25  timoh
+
+	* packages/invoices/: catalog/invoices.de_DE.ISO-8859-1.xml,
+	  catalog/invoices.en_US.ISO-8859-1.xml, lib/price-list.tcl,
+	  www/price-list.adp, www/price-list.tcl: fixing return_url for
+	  price list
+
+2005-10-12 09:25  miguelm
+
+	* packages/invoices/lib/price-list.tcl: file price-list.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:10 +0000
+
+2005-10-12 09:25  miguelm
+
+	* packages/invoices/www/price-list.tcl: file price-list.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-10-12 09:24  timoh
+
+	* packages/tasks/lib/tasks.tcl: fixing page flush
+
+2005-10-12 07:18  roelc
+
+	* packages/new-portal/tcl/: portal-procs.tcl, portal-procs.xql:
+	  Bugfix for portal revert error when the template portal has been
+	  edited considerably
+
+2005-10-12 05:57  timoh
+
 	* packages/acs-kernel/sql/postgresql/acs-relationships-create.sql:
 	  added application links and application data links registration
 
-2005-10-11 16:55  donb
+2005-10-11 19:55  donb
 
 	* packages/: acs-admin/www/apm/package-delete-2.tcl,
 	  acs-tcl/tcl/apm-install-procs.tcl: Fixed bug #2496.  Obscure
 	  locking issue caused PG to hang on any package trying to drop a
 	  table with a foreign key reference to apm_packages.
 
-2005-10-11 16:53  donb
+2005-10-11 19:53  donb
 
 	*
 	  packages/acs-content-repository/sql/oracle/upgrade/upgrade-5.2.0a1-5.2.0a2.sql:
 	  Fixed this bug many moons ago but failed to commit ...
 
-2005-10-10 19:12  rafael
+2005-10-11 12:15  timoh
 
+	* packages/invoices/: lib/invoice-list.tcl, www/invoice-list.tcl:
+	  fixed payment of invoices
+
+2005-10-11 11:23  miguelm
+
+	* packages/invoices/www/invoice-send.xql: file invoice-send.xql was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-10-11 11:23  miguelm
+
+	* packages/invoices/www/offer-accept-2.xql: file offer-accept-2.xql
+	  was added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-10-11 11:23  miguelm
+
+	* packages/invoices/www/offer-ae-postgresql.xql: file
+	  offer-ae-postgresql.xql was added on branch oacs-5-2 on
+	  2005-11-30 15:56:13 +0000
+
+2005-10-11 11:23  miguelm
+
+	* packages/invoices/www/offer-send.xql: file offer-send.xql was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-10-11 11:23  miguelm
+
+	* packages/invoices/www/price-list-ae.tcl: file price-list-ae.tcl
+	  was added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-10-11 11:23  miguelm
+
+	* packages/invoices/www/price-list-ae.xql: file price-list-ae.xql
+	  was added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-10-11 11:23  miguelm
+
+	* packages/invoices/tcl/offer-procs-postgresql.xql: file
+	  offer-procs-postgresql.xql was added on branch oacs-5-2 on
+	  2005-11-30 15:56:12 +0000
+
+2005-10-11 11:23  miguelm
+
+	* packages/invoices/tcl/price-list-procs.tcl: file
+	  price-list-procs.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:56:12 +0000
+
+2005-10-11 11:23  timoh
+
+	* packages/invoices/: invoices.info,
+	  catalog/invoices.de_DE.ISO-8859-1.xml,
+	  catalog/invoices.en_US.ISO-8859-1.xml, lib/invoice-list.tcl,
+	  lib/invoice-list.xql, lib/offer-list.tcl, lib/offer-list.xql,
+	  sql/postgresql/invoices-create.sql, tcl/invoice-procs.tcl,
+	  tcl/invoice-procs.xql, tcl/iv-install-procs.tcl,
+	  tcl/offer-procs-postgresql.xql, tcl/offer-procs.tcl,
+	  tcl/offer-procs.xql, tcl/price-list-procs.tcl,
+	  www/invoice-ae.tcl, www/invoice-ae.xql,
+	  www/invoice-cancellation.tcl, www/invoice-cancellation.xql,
+	  www/invoice-credit.tcl, www/invoice-send.adp,
+	  www/invoice-send.tcl, www/invoice-send.xql,
+	  www/offer-accept-2.adp, www/offer-accept-2.tcl,
+	  www/offer-accept-2.xql, www/offer-ae-postgresql.xql,
+	  www/offer-send.adp, www/offer-send.tcl, www/offer-send.xql,
+	  www/price-list-ae.tcl, www/price-list-ae.xql: added
+	  invoice-cancel permission; added template support for pdf; added
+	  payment of invoices
+
+2005-10-11 11:05  timoh
+
+	* packages/acs-mail-lite/lib/email.tcl: using revision_id for
+	  download links of files
+
+2005-10-11 09:28  maltes
+
+	* packages/tasks/lib/tasks.tcl: Remove page_flush_p as it was not
+	  needed
+
+2005-10-10 22:12  rafael
+
 	* packages/acs-subsite/www/index.adp: fixed link
 
-2005-10-10 19:10  rafael
+2005-10-10 22:10  rafael
 
 	* packages/acs-subsite/www/index.adp: fixed broken link
 
-2005-10-06 03:41  leed
+2005-10-10 22:08  roelc
 
+	* packages/calendar/www/view-month-display.tcl: It makes more sense
+	  to use force_calendar_id's package as base_url if
+	  calendar_id_list exists, if it doesn't exist, base_url is just
+	  set to empty string to mean use the current package
+
+2005-10-10 21:59  roelc
+
+	* packages/calendar/www/view-month-display.tcl: Added fix for
+	  base_url link if used in a calendar portlet
+
+2005-10-10 21:01  rafael
+
+	* packages/theme-selva/www/selva-master.adp: removed junk
+	  </properties> tag
+
+2005-10-10 13:44  victorg
+
+	* packages/lorsm-portlet/lorsm-portlet.info: fixing url property (
+	  package version )
+
+2005-10-10 08:59  luisf
+
+	* packages/: assessment/tcl/as-callback-procs.tcl,
+	  assessment/tcl/as-callback-procs.xql,
+	  datamanager/tcl/datamanager-callback-procs.tcl,
+	  datamanager/tcl/datamanager-procs.tcl,
+	  datamanager/tcl/datamanager-procs.xql, datamanager/www/index.tcl,
+	  datamanager/www/one-object-copy.tcl,
+	  datamanager/www/one-object-delete.adp,
+	  datamanager/www/one-object-delete.tcl,
+	  datamanager/www/one-object-move.tcl,
+	  datamanager/www/use-assessment.tcl, datamanager/www/use-faq.tcl,
+	  datamanager/www/use-folder.tcl, datamanager/www/use-forum.tcl,
+	  datamanager/www/use-news.tcl,
+	  datamanager/www/use-static-portlet.tcl,
+	  faq/tcl/faq-callback-procs.tcl, faq/tcl/faq-callback-procs.xql,
+	  file-storage/tcl/file-storage-callback-procs.tcl,
+	  file-storage/tcl/file-storage-callback-procs.xql,
+	  file-storage/tcl/file-storage-copy-procs.tcl,
+	  file-storage/tcl/file-storage-copy-procs.xql,
+	  file-storage/www/file-copy-2.tcl,
+	  forums/tcl/forums-callback-procs.tcl,
+	  forums/tcl/forums-callback-procs.xql,
+	  forums/tcl/forums-procs.tcl, forums/tcl/forums-procs.xql,
+	  news/tcl/news-callback-procs.tcl,
+	  news/tcl/news-callback-procs.xql, news/tcl/news-procs.tcl,
+	  news/tcl/news-procs.xql, news/www/item-create-3.tcl,
+	  news/www/admin/revision-add-3.tcl,
+	  static-portlet/www/element.tcl: [no log message]
+
+2005-10-09 09:54  maltes
+
+	* packages/invoices-portlet/: lib/projects-billable.tcl,
+	  www/invoices-portlet.adp, www/invoices-portlet.tcl: Fixed broken
+	  link
+
+2005-10-08 17:04  daveb
+
+	* packages/wiki/tcl/wikit-procs.tcl: Use -nocase on image regexp
+
+2005-10-07 21:37  donb
+
+	* packages/forums/sql/postgresql/: forums-drop.sql,
+	  forums-messages-package-drop.sql, forums-sc-create.sql,
+	  forums-sc-drop.sql: Fixed drop script for the empty-package case
+	  at least.
+
+2005-10-07 18:57  miguelm
+
+	* packages/contacts/tcl/contact-message-procs.tcl: making changes
+	  to only store messages that are not of type email
+
+2005-10-07 18:57  miguelm
+
+	* packages/contacts/www/contact.adp: calling the tasks include
+
+2005-10-07 17:46  timoh
+
+	* packages/tasks/: lib/tasks-postgresql.xql, lib/tasks.tcl,
+	  www/contact.adp, www/contact.tcl, www/index-postgresql.xql,
+	  www/index.adp, www/index.tcl: unifying include for all displays
+	  (user, party, all)
+
+2005-10-07 17:41  miguelm
+
+	* packages/tasks/www/index.xql: file index.xql was added on branch
+	  oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-10-07 17:41  timoh
+
+	* packages/tasks/: sql/postgresql/tasks-create.sql,
+	  tcl/tasks-procs-postgresql.xql, tcl/tasks-procs.tcl,
+	  tcl/tasks-procs.xql, www/index.tcl, www/index.xql: fixing tasks
+	  display
+
+2005-10-07 17:15  miguelm
+
+	* packages/contacts/www/message.tcl: adding html word to
+	  content_body element in ad_page_contract
+
+2005-10-07 11:15  daveb
+
+	* packages/file-storage/tcl/file-storage-procs.tcl: Fix
+	  notifications. Add line breaks.
+
+2005-10-07 04:55  maltes
+
+	* packages/file-storage/: file-storage.info,
+	  sql/postgresql/upgrade/upgrade-5.2.0d7-5.2.0d8.sql,
+	  tcl/file-storage-callback-procs.tcl: Added missing version for
+	  __file_new function
+
+2005-10-07 04:20  timoh
+
+	* packages/lars-blogger/: lars-blogger.info, www/blog-months.tcl,
+	  www/calendar.tcl, www/entry-chunk.tcl, www/index.adp,
+	  www/index.tcl: improving user interface
+
+2005-10-07 04:00  timoh
+
+	* packages/categories/tcl/category-trees-procs.tcl: fixing proc
+	  get_multirow
+
+2005-10-07 01:51  victorg
+
+	* packages/new-portal/catalog/new-portal.en_US.ISO-8859-1.xml:
+	  Adding message keys for hidde/show page functionality
+
+2005-10-07 01:46  victorg
+
+	* packages/dotlrn/tcl/navigation-procs.xql: Select only pages with
+	  hidden_p = 'f'
+
+2005-10-07 01:41  torbenb
+
+	* packages/ref-unspsc/: sql/common/unspsc_library.dat,
+	  sql/oracle/00-ref-unspsc-categories.ctl,
+	  sql/oracle/ref-unspsc-create.sql, sql/oracle/ref-unspsc-drop.sql,
+	  sql/postgresql/00-ref-unspsc-categories.ctl,
+	  sql/postgresql/ref-unspsc-create.sql,
+	  sql/postgresql/ref-unspsc-drop.sql, www/audit-include.adp,
+	  www/audit-include.tcl, www/edit-localized-message.adp,
+	  www/edit-localized-message.tcl, www/index-oracle.xql,
+	  www/index-postgresql.xql, www/index.adp, www/index.tcl,
+	  www/message-search-oracle.xql, www/message-search-postgresql.xql,
+	  www/message-search.adp, www/message-search.tcl,
+	  www/doc/index.adp, www/doc/index.tcl: Initial import of
+	  ref-unspsc UNSPSC Codes reference data package
+
+2005-10-07 01:37  torbenb
+
+	* packages/ref-unspsc/: ref-unspsc.info,
+	  catalog/ref-unspsc.en_US.ISO-8859-1.xml,
+	  catalog/ref-unspsc.es_ES.utf-8.xml,
+	  catalog/ref-unspsc.fr_FR.utf-8.xml,
+	  catalog/ref-unspsc.ja_JP.utf-8.xml,
+	  catalog/ref-unspsc.ko_KR.utf-8.xml,
+	  catalog/ref-unspsc.pt_PT.utf-8.xml,
+	  catalog/ref-unspsc.zh_CH.utf-8.xml: Initial import of ref-unspsc
+	  UNSPSC Codes reference data package
+
+2005-10-06 18:38  miguelm
+
+	* packages/contacts/www/contact-add.tcl: taking out the option to
+	  create a user from list
+
+2005-10-06 18:26  miguelm
+
+	* packages/contacts/www/contact-edit.tcl: flush the cache for every
+	  attribute_id this party has
+
+2005-10-06 14:26  skaufman
+
+	* packages/cms/tcl/form-procs.tcl: deals with duplicate title
+	  attributes in acs_objects and cr_revisions
+
+2005-10-06 12:47  miguelm
+
+	* packages/tasks/tasks.info: increment version number to get
+	  changes in the code and in i18N messages
+
+2005-10-06 12:47  miguelm
+
+	* packages/tasks/catalog/tasks.en_US.ISO-8859-1.xml: adding i18N
+	  messages
+
+2005-10-06 12:41  miguelm
+
+	* packages/tasks/lib/tasks.tcl: making changes to assign tasks to
+	  other users
+
+2005-10-06 12:32  miguelm
+
+	* packages/tasks/www/: reassign-task-postgresql.xql,
+	  reassign-task.adp, reassign-task.tcl: adding files to reassign
+	  tasks to another users
+
+2005-10-06 12:32  miguelm
+
+	* packages/tasks/www/reassign-task.adp: file reassign-task.adp was
+	  added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-10-06 12:31  miguelm
+
+	* packages/tasks/www/: task.tcl, task.xql: making changes to assign
+	  tasks to other users
+
+2005-10-06 06:41  leed
+
 	* packages/acs-templating/tcl/list-procs.tcl: use dummy query name
 	  in list::prepare
 
-2005-10-05 10:37  maltes
+2005-10-05 18:14  miguelm
 
+	* packages/contacts/: www/add-edit-complaint.adp,
+	  www/complaint-ae.adp, www/contact.adp,
+	  tcl/contact-complaint-procs.tcl, tcl/contact-complaint-procs.xql,
+	  tcl/contacts-install-procs.tcl: changes made to use the new table
+	  called contact_complain_track (created using the CR TCL API)
+	  instead of contact_complaint_tracking
+
+2005-10-05 18:14  miguelm
+
+	* packages/contacts/www/add-edit-complaint.adp: file
+	  add-edit-complaint.adp was added on branch oacs-5-2 on 2005-11-30
+	  15:31:02 +0000
+
+2005-10-05 18:14  miguelm
+
+	* packages/contacts/www/complaint-ae.adp: file complaint-ae.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-10-05 14:42  miguelm
+
+	* packages/contacts/www/: contact.adp, contact.tcl, contact.xql:
+	  calling include file, making changes in ad_page_contract to make
+	  this include work and also move a query to the xql file
+
+2005-10-05 13:37  maltes
+
 	* packages/acs-subsite/: tcl/subsite-callback-procs.tcl, www/o.vuh:
 	  Added subsite::url callback and hooked it into o.vuh
 
-2005-10-05 08:59  daveb
+2005-10-05 12:40  josee
 
+	* packages/evaluation-portlet/lib/evaluations-chunk.tcl: default
+	  value for parameter simpleversion
+
+2005-10-05 12:18  timoh
+
+	* packages/contacts/: tcl/contacts-callback-procs.tcl,
+	  www/contact-add.tcl, www/contact-edit.tcl: fixing user locale
+	  preference
+
+2005-10-05 12:17  timoh
+
+	* packages/invoices/: tcl/invoices-callback-procs.tcl,
+	  www/invoice-send.tcl, www/offer-send.tcl, www/offer-send.xql:
+	  fixing versions of offers
+
+2005-10-05 11:59  daveb
+
 	* packages/search/tcl/search-procs.tcl: Add search callback
 	  definitions.
 
-2005-10-05 07:54  maltes
+2005-10-05 10:54  maltes
 
 	* packages/acs-content-repository/tcl/content-item-procs.xql: Added
 	  missing SQL
 
-2005-10-04 02:08  maltes
+2005-10-05 09:00  maltes
 
+	* packages/contacts/www/contact.tcl: Undoing my last error of
+	  removing group_members_list
+
+2005-10-05 08:08  timoh
+
+	* packages/invoices/: catalog/invoices.de_DE.ISO-8859-1.xml,
+	  catalog/invoices.en_US.ISO-8859-1.xml, lib/offer-list.xql,
+	  lib/projects-billable.xql, www/invoice-send.tcl: added support
+	  for invoice folder, fixed pagination
+
+2005-10-05 04:46  maltes
+
+	* packages/contacts/www/contact.tcl: Further fixing the complaints
+	  include
+
+2005-10-05 04:39  maltes
+
+	* packages/contacts/www/contact.tcl: Fixing problem with the
+	  assumption that we will always have an organisation for the
+	  complaints
+
+2005-10-05 02:16  maltes
+
+	* packages/survey/catalog/survey.en_US.ISO-8859-1.xml: Added
+	  missing language key
+
+2005-10-04 18:16  skaufman
+
+	* packages/cms/: sql/postgresql/upgrade/upgrade-5.0d-5.1d.sql,
+	  sql/postgresql/cms-create.sql, cms.info: fix for
+	  content_module__new -- see bug 2650
+
+2005-10-04 18:05  skaufman
+
+	* packages/cms/sql/postgresql/upgrade/upgrade-5.0d-5.1d.sql: file
+	  upgrade-5.0d-5.1d.sql was added on branch oacs-5-2 on 2005-10-04
+	  22:16:49 +0000
+
+2005-10-04 18:05  skaufman
+
+	* packages/cms/sql/postgresql/upgrade/upgrade-5.0d-5.1d.sql: fix
+	  for content_module__new -- see bug 2650
+
+2005-10-04 17:53  miguelm
+
+	* packages/contacts/www/: contact.adp, contact.tcl, contact.xql:
+	  adding complaint functionallity and list
+
+2005-10-04 17:33  miguelm
+
+	* packages/contacts/www/add-edit-complaint.tcl: file
+	  add-edit-complaint.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:31:02 +0000
+
+2005-10-04 17:33  miguelm
+
+	* packages/contacts/www/: add-edit-complaint.adp,
+	  add-edit-complaint.tcl: making changes to use the ad_form in mode
+	  display
+
+2005-10-04 17:21  miguelm
+
+	* packages/contacts/www/: add-edit-complaint.adp,
+	  add-edit-complaint.tcl: adding the object_id in ad_page_contract
+	  and on the include call
+
+2005-10-04 14:00  emmar
+
+	* packages/evaluation-portlet/: lib/evaluations-chunk-oracle.xql,
+	  lib/evaluations-chunk.xql,
+	  tcl/evaluation-portlet-procs-oracle.xql: Fixing and adding
+	  missing queries for oracle
+
+2005-10-04 13:54  emmar
+
+	* packages/evaluation/www/: evaluation-view-oracle.xql,
+	  evaluation-view-postgresql.xql, evaluation-view.tcl,
+	  task-view-oracle.xql, admin/evaluations/student-list-oracle.xql:
+	  Fixing and adding missing queries for oracle
+
+2005-10-04 13:48  emmar
+
+	* packages/evaluation/sql/oracle/evaluation-drop.sql: Fixing and
+	  adding missing queries for oracle
+
+2005-10-04 13:45  emmar
+
+	* packages/evaluation/lib/: evaluations-chunk-oracle.xql,
+	  evaluations-chunk-postgresql.xql, evaluations-chunk.xql: Fixing
+	  and adding missing queries for oracle
+
+2005-10-04 12:28  daveb
+
+	* packages/wiki/: www/resources/wiki.css, lib/page.adp: Merge css
+	  changes from 5.1
+
+2005-10-04 12:25  annyf
+
+	* packages/new-portal/tcl/portal-procs.xql: Update all portlets
+	  that already exist in the community when the theme is changed
+
+2005-10-04 11:38  daveb
+
+	* packages/wiki/lib/new.tcl: Set mime type on new revisions.
+
+2005-10-04 11:27  roelc
+
+	* packages/wp-slim/www/add-edit-presentation.tcl: Bugfix on missing
+	  context variable
+
+2005-10-04 11:26  daveb
+
+	* packages/wiki/tcl/wikit-procs.tcl: Allow <br> html tags.  All
+	  ul/h2 support that was missing.
+
+2005-10-04 11:16  skaufman
+
+	* packages/file-storage/tcl/file-storage-procs-postgresql.xql:
+	  fixed query for fs::add_file.create_item
+
+2005-10-04 11:14  daveb
+
+	* packages/wiki/: lib/fix.tcl, lib/new.tcl, lib/page.adp,
+	  lib/page.tcl, www/resources/wiki.css: Fix code to record
+	  backlinks. Now it creates a placeholder cr item with no revisions
+	  so we have something to attach the relationship to. Use
+	  wiki/lib/fix.tcl to fix the existing references. It can be run
+	  more than once safely.  Show related pages in a nice little box.
+	  Add css for style.
+
+2005-10-04 05:08  maltes
+
 	* packages/acs-kernel/catalog/acs-kernel.de_DE.ISO-8859-1.xml: More
 	  german translations
 
-2005-10-03 11:22  rocaelh
+2005-10-03 22:54  timoh
 
+	* packages/contacts/: tcl/contacts-callback-procs.tcl,
+	  www/contact-add.tcl, www/contact-edit.tcl: added callback to add
+	  new person
+
+2005-10-03 15:07  miguelm
+
+	* packages/acs-mail-lite/lib/email.tcl: adding CC functionallity,
+	  i18N messages and links
+
+2005-10-03 14:41  miguelm
+
+	* packages/contacts/www/: message.adp, message.tcl: using
+	  acs-mail-lite/lib/email instead of contacts/lib/email.adp
+
+2005-10-03 14:22  rocaelh
+
 	* packages/acs-content-repository/acs-content-repository.info:
 	  changed to 5.2.0b3 the version, to have the CR enhances to make
 	  effect in an upgraded installation
 
-2005-10-03 11:17  rocaelh
+2005-10-03 14:20  roelc
 
+	*
+	  packages/new-portal/www/render_styles/all_in_one/render-element.adp:
+	  Use the portal theme instead of a raw themplate for admin portals
+
+2005-10-03 14:17  rocaelh
+
 	* packages/acs-content-repository/sql/postgresql/:
 	  content-create.sql, upgrade/upgrade-5.2.0b2-5.2.0b3.sql: changes
 	  and new upgrade file for fixing performan issues in the CR when
 	  adding / editing an item
 
-2005-10-02 12:30  roelc
+2005-10-03 14:07  roelc
 
+	*
+	  packages/new-portal/www/render_styles/all_in_one/render-element.tcl:
+	  Use the portal theme instead of a raw themplate for admin portals
+
+2005-10-02 20:56  rafael
+
+	* packages/theme-selva/www/selva-master.adp: conditionals for
+	  context and title...
+
+2005-10-02 20:48  rafael
+
+	* packages/theme-selva/www/selva-master.adp: added conditionals in
+	  case displayed_object_id or header stuff are not defined
+
+2005-10-02 15:30  roelc
+
 	* packages/acs-authentication/tcl/local-procs.tcl: Modified
 	  auth::local::registration::Register to recognize -1 as value to
 	  EmailRegistrationConfirmationToUserP (don't send email at all)
 
-2005-10-02 12:27  roelc
+2005-10-02 15:27  roelc
 
 	* packages/acs-subsite/acs-subsite.info: Updated parameter
 	  description for EmailRegistrationConfirmationToUserP
 
-2005-09-28 11:18  maltes
+2005-10-02 15:02  roelc
 
+	* packages/dotlrn/www/admin/: users-chunk-medium-oracle.xql,
+	  users-chunk-medium-postgresql.xql: Bugfix on
+	  select_deactivated_users_other query
+
+2005-10-01 07:06  miguelm
+
+	* packages/invoices/www/offer-accepted.adp: file offer-accepted.adp
+	  was added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-10-01 07:06  miguelm
+
+	* packages/invoices/www/offer-accepted.tcl: file offer-accepted.tcl
+	  was added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-10-01 07:06  miguelm
+
+	* packages/invoices/www/offer-accepted.xql: file offer-accepted.xql
+	  was added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-10-01 07:05  timoh
+
+	* packages/invoices/: catalog/invoices.en_US.ISO-8859-1.xml,
+	  lib/offer-list.xql, tcl/util-procs.tcl, www/offer-send.tcl,
+	  www/offer-send.xql, www/offer-accepted.adp,
+	  www/offer-accepted.tcl, www/offer-accepted.xql: added offer
+	  accepting by customer
+
+2005-10-01 07:05  miguelm
+
+	* packages/invoices/tcl/util-procs.tcl: file util-procs.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:12 +0000
+
+2005-09-30 17:36  miguelm
+
+	* packages/acs-mail-lite/lib/email.tcl: making changes to work with
+	  boolean no_calback_p switch
+
+2005-09-30 16:36  miguelm
+
+	* packages/acs-mail-lite/lib/email.tcl: adding the optional
+	  parameter no_callback to use in the procedure calls
+
+2005-09-30 14:17  skaufman
+
+	* packages/file-storage/file-storage.info: partial fix bug 2369 --
+	  revs from 5.2.0d6 to 5.2.0d6
+
+2005-09-30 14:14  skaufman
+
+	* packages/file-storage/:
+	  sql/postgresql/file-storage-package-create.sql,
+	  sql/postgresql/upgrade/upgrade-5.2.0d6-5.2.0d7.sql,
+	  tcl/file-storage-procs-postgresql.xql: partial fix bug 2369
+
+2005-09-29 22:49  hamiltonc
+
+	* packages/dotlrn/www/dotlrn-master-kelp.tcl: commit some fixes to
+	  make pages look better on safari, specifically the link colors
+
+2005-09-29 22:37  hamiltonc
+
+	* packages/dotlrn/www/resources/dotlrn-master-kelp.css: commit
+	  fixes to make pages viewable on safari
+
+2005-09-29 14:44  skaufman
+
+	* packages/file-storage/catalog/file-storage.en_US.ISO-8859-1.xml:
+	  adds missing keys
+
+2005-09-29 13:28  alexk
+
+	* packages/tasks/: tasks.info, www/index.adp: Fixing contacts
+	  master link and adding contacts dependency
+
+2005-09-29 12:01  gerardom
+
+	* packages/dotlrn/tcl/test/dotlrn-procs.tcl: file dotlrn-procs.tcl
+	  was added on branch oacs-5-2 on 2005-11-14 14:24:35 +0000
+
+2005-09-29 12:01  gerardom
+
+	* packages/dotlrn/tcl/test/tclwebtest-procs.tcl: file
+	  tclwebtest-procs.tcl was added on branch oacs-5-2 on 2005-11-14
+	  14:24:35 +0000
+
+2005-09-29 11:08  dedsc
+
+	* packages/lars-blogger/www/entry-chunk.tcl: return to the package
+	  url instead of the entry when deleting in perma_p mode
+
+2005-09-29 09:40  miguelm
+
+	* packages/tasks-portlet/www/tasks-portlet.adp: file
+	  tasks-portlet.adp was added on branch oacs-5-2 on 2005-11-30
+	  16:09:46 +0000
+
+2005-09-29 09:40  miguelm
+
+	* packages/tasks-portlet/www/tasks-portlet.tcl: file
+	  tasks-portlet.tcl was added on branch oacs-5-2 on 2005-11-30
+	  16:09:46 +0000
+
+2005-09-29 09:40  maltes
+
+	* packages/: tasks/lib/tasks-postgresql.xql, tasks/lib/tasks.tcl,
+	  tasks-portlet/www/tasks-portlet.adp,
+	  tasks-portlet/www/tasks-portlet.tcl: More bug fixing related to
+	  the confusiton between contact_id, party_id and user_id
+
+2005-09-29 09:28  rob
+
+	* packages/bug-tracker/www/index.adp: Use inline style to set
+	  vertical alignment as valign=top doesn't work
+
+2005-09-29 09:17  maltes
+
+	* packages/tasks/: lib/tasks-postgresql.xql, lib/tasks.adp,
+	  lib/tasks.tcl, www/contact.adp, www/index.adp: Fixed display of
+	  tasks depending on whom you are viewing
+
+2005-09-28 18:14  miguelm
+
+	* packages/contacts/www/: message.adp, message.tcl: allowing users
+	  to send an email to a contact that dosn't have an email using
+	  it's employer email
+
+2005-09-28 15:25  miguelm
+
+	* packages/tasks-portlet/tcl/tasks-portlet-procs.tcl: file
+	  tasks-portlet-procs.tcl was added on branch oacs-5-2 on
+	  2005-11-30 16:09:46 +0000
+
+2005-09-28 15:25  miguelm
+
+	* packages/tasks-portlet/sql/postgresql/tasks-portlet-create.sql:
+	  file tasks-portlet-create.sql was added on branch oacs-5-2 on
+	  2005-11-30 16:09:45 +0000
+
+2005-09-28 15:25  miguelm
+
+	* packages/tasks-portlet/tasks-portlet.info: file
+	  tasks-portlet.info was added on branch oacs-5-2 on 2005-11-30
+	  16:09:43 +0000
+
+2005-09-28 15:25  miguelm
+
+	* packages/tasks-portlet/lib/tasks-postgresql.xql: file
+	  tasks-postgresql.xql was added on branch oacs-5-2 on 2005-11-30
+	  16:09:45 +0000
+
+2005-09-28 15:25  miguelm
+
+	* packages/tasks-portlet/lib/tasks.adp: file tasks.adp was added on
+	  branch oacs-5-2 on 2005-11-30 16:09:45 +0000
+
+2005-09-28 15:25  miguelm
+
+	* packages/tasks-portlet/lib/tasks.tcl: file tasks.tcl was added on
+	  branch oacs-5-2 on 2005-11-30 16:09:45 +0000
+
+2005-09-28 15:25  miguelm
+
+	* packages/tasks-portlet/: tasks-portlet.info,
+	  catalog/tasks-portlet.en_US.ISO-8859-1.xml,
+	  lib/tasks-postgresql.xql, lib/tasks.adp, lib/tasks.tcl,
+	  sql/postgresql/tasks-portlet-create.sql,
+	  tcl/tasks-portlet-procs.tcl, www/tasks-portlet.adp,
+	  www/tasks-portlet.tcl: initial version of tasks-portlet package
+
+2005-09-28 15:24  miguelm
+
+	* packages/tasks/www/contact.adp: calling the tasks include
+
+2005-09-28 15:23  miguelm
+
+	* packages/tasks/www/index.adp: calling the include instead of the
+	  list template
+
+2005-09-28 15:21  miguelm
+
+	* packages/tasks/lib/: tasks-postgresql.xql, tasks.adp, tasks.tcl:
+	  include for showing contact tasks
+
+2005-09-28 15:08  timoh
+
+	* packages/invoices/tcl/: invoices-callback-procs.tcl,
+	  util-procs.tcl, util-procs.xql: added support for accept-link in
+	  offer-email with encoded hash-value for authentification
+
+2005-09-28 15:08  miguelm
+
+	* packages/invoices/tcl/util-procs.xql: file util-procs.xql was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:12 +0000
+
+2005-09-28 14:54  miguelm
+
+	* packages/dotlrn-tasks/tcl/dotlrn-tasks-procs.xql: file
+	  dotlrn-tasks-procs.xql was added on branch oacs-5-2 on 2005-11-30
+	  16:11:12 +0000
+
+2005-09-28 14:54  miguelm
+
+	* packages/dotlrn-tasks/tcl/: dotlrn-tasks-procs.tcl,
+	  dotlrn-tasks-procs.xql: initial version of dotlrn-tasks package
+
+2005-09-28 14:53  miguelm
+
+	* packages/dotlrn-tasks/sql/postgresql/dotlrn-tasks-create.sql:
+	  file dotlrn-tasks-create.sql was added on branch oacs-5-2 on
+	  2005-11-30 16:11:11 +0000
+
+2005-09-28 14:53  miguelm
+
+	* packages/dotlrn-tasks/sql/postgresql/dotlrn-tasks-drop.sql: file
+	  dotlrn-tasks-drop.sql was added on branch oacs-5-2 on 2005-11-30
+	  16:11:11 +0000
+
+2005-09-28 14:51  miguelm
+
+	* packages/dotlrn-tasks/: dotlrn-tasks.info,
+	  sql/postgresql/dotlrn-tasks-create.sql,
+	  sql/postgresql/dotlrn-tasks-drop.sql: initial version of
+	  dotlrn-tasks package
+
+2005-09-28 14:24  maltes
+
+	* packages/notifications/tcl/reply-sweep-init.tcl: Enable Scan for
+	  replies again, as this should be the default on 5.2
+
+2005-09-28 14:22  maltes
+
+	* packages/notifications/: notifications.info,
+	  tcl/notification-callback-procs.tcl,
+	  tcl/notification-callback-procs.xql, tcl/reply-sweep-init.tcl:
+	  Commit on behalf of Nima. Notifications is now using a callback
+	  on the general acs-mail-lite sweeper for incoming emails instead
+	  of relying on it's own procedures. Just in case the old procs are
+	  still in place, just commented out
+
+2005-09-28 14:18  maltes
+
 	* packages/acs-subsite/: tcl/subsite-callback-procs.tcl,
 	  www/shared/parameters.tcl: Commit on behalf of Nima. Support for
 	  a callback on parameter change
 
-2005-09-28 11:00  daveb
+2005-09-28 14:14  maltes
 
+	* packages/acs-mail-lite/tcl/acs-mail-lite-callback-procs.xql:
+	  Importing on behalf of Nima. Enhancement for the support of
+	  incoming email
+
+2005-09-28 14:03  victorg
+
+	* packages/static-portlet/www/element.xql: select info about the
+	  content of the static portlet was missing format row
+
+2005-09-28 14:00  daveb
+
 	* packages/acs-admin/www/install/: install-4.tcl, install.tcl: Fix
 	  bug#2633. Make context bar consistent for all pages in install
 	  page flow.
 
-2005-09-27 21:52  rafael
+2005-09-28 13:19  timoh
 
+	* packages/invoices/: catalog/invoices.de_DE.ISO-8859-1.xml,
+	  tcl/invoices-callback-procs.tcl, www/invoice-ae.tcl,
+	  www/invoice-ae.xql, www/invoice-send.tcl, www/offer-ae.adp,
+	  www/offer-send.tcl: fixing smaller bugs
+
+2005-09-28 09:50  maltes
+
+	* packages/file-storage/:
+	  catalog/file-storage.en_US.ISO-8859-1.xml, www/folder-chunk.tcl:
+	  Removed the download link from the icon as it has continously
+	  caused problems with users (why does the system behave
+	  differently when I click on the icon and on the filename??). I
+	  added a download link, which allows to download folders as well.
+
+2005-09-28 07:09  maltes
+
+	* packages/theme-selva/www/selva-master.adp: Added the properties,
+	  so I can pass the header_stuff, title, context et. al.
+
+2005-09-28 06:59  maltes
+
+	* packages/file-storage/: file-storage.info,
+	  catalog/file-storage.en_US.ISO-8859-1.xml: New message keys
+	  therefore increased version number
+
+2005-09-28 06:48  maltes
+
+	* packages/file-storage/www/: folder-chunk.tcl, folder-zip-add.adp,
+	  folder-zip-add.tcl: Added possibility to upload a compressed
+	  folder that is decompressed into multiple files/folders and
+	  subfolders. Written by DaveB, slightly enhanced by me
+
+2005-09-28 00:52  rafael
+
 	* packages/acs-subsite/www/index.adp: Added information about
 	  openacs/dotlrn, links and resources so newbies know what to do
 	  after install
 
-2005-09-27 07:10  andrewg
+2005-09-28 00:42  rafael
 
+	* packages/theme-selva/theme-selva.info: removed my email
+
+2005-09-27 23:59  rafael
+
+	* packages/theme-selva/: theme-selva.info,
+	  www/selva-site-master.adp: moved logout form navbar to top
+
+2005-09-27 23:21  rafael
+
+	* packages/theme-selva/tcl/selva-procs.tcl: added admin link for
+	  classes (in regexp)
+
+2005-09-27 23:10  rafael
+
+	* packages/theme-selva/theme-selva.info: corrected some default
+	  values for tabs and images
+
+2005-09-27 22:45  rafael
+
+	* packages/theme-selva/www/: communities.adp, communities.tcl:
+	  communities portal. should be changed
+
+2005-09-27 16:44  skaufman
+
+	* packages/theme-selva/theme-selva.info: fixes missing quote in
+	  parameter default
+
+2005-09-27 13:56  maltes
+
+	* packages/theme-selva/www/themes/selva-theme.adp: Added noquote to
+	  the selva-theme as some portlets contain LINKS in the title
+
+2005-09-27 13:52  maltes
+
+	* packages/dotlrn/catalog/dotlrn.en_US.ISO-8859-1.xml: Added
+	  courses language key
+
+2005-09-27 13:48  maltes
+
+	* packages/theme-selva/: theme-selva.info, www/courses.tcl,
+	  www/selva-site-master.adp: Fixed the initial naming of the tabs,
+	  making them more consistent with the usual .LRN naming. Changed
+	  selva-blank-master to blank-master, as this allows the .LRN and
+	  DS bar to function correctly. Increased version number
+
+2005-09-27 13:03  maltes
+
+	* packages/theme-selva/theme-selva.info: Updated the version number
+	  and the provides section
+
+2005-09-27 12:48  daveb
+
+	* packages/acs-mail-lite/tcl/acs-mail-lite-procs-postgresql.xql:
+	  Fix bug#2629. Use Postgresql syntax to cast to an interval. It
+	  doens't matter if we use the oracle style convenience funciton
+	  since this is still a postgresql specific query.
+
+2005-09-27 10:17  jader
+
+	* packages/bug-tracker/tcl/bug-tracker-scheduled-init.tcl: Fix bug
+	  #2630, typo in scheduling closing proc
+
+2005-09-27 10:10  andrewg
+
 	* packages/acs-subsite/tcl/email-image-procs.tcl: My Solaris
 	  machine does not have 'whereis' installed.  Windows machines may
 	  not have 'find' installed.  This code needs to be refactored,
 	  perhaps putting the ImageMagick paths in apm parameters like
 	  other packages that use ImageMagick do.
 
-2005-09-24 22:43  rafael
+2005-09-27 08:44  daveb
 
+	* packages/wiki/wiki.info: Add requires for openacs 5-2
+
+2005-09-27 00:04  victorg
+
+	* packages/oacs-dav/: catalog/oacs-dav.en_AU.ISO-8859-1.xml,
+	  catalog/oacs-dav.es_CO.ISO-8859-1.xml,
+	  sql/oracle/upgrade/upgrade-1.0b3-1.0b4.sql,
+	  sql/postgresql/upgrade/upgrade-1.0b3-1.0b4.sql,
+	  tcl/oacs-dav-procs-postgresql.xql, tcl/oacs-dav-procs.tcl,
+	  tcl/tDAV-procs.tcl: commit to OACS-5-2 merge of changes on
+	  OACS-5-1 (using tag vg-merge-dotlrn-2-1-20050922) for packages
+	  under dotlrn-all
+
+2005-09-26 18:06  eduardop
+
+	* packages/dotlrn-lorsm/tcl/apm-callback-procs.tcl: fixing
+	  documentation headers (too much copy/paste :-)
+
+2005-09-26 16:37  eduardop
+
+	* packages/dotlrn-lorsm/tcl/apm-callback-procs.tcl: file
+	  apm-callback-procs.tcl was added on branch oacs-5-2 on 2005-09-26
+	  20:37:12 +0000
+
+2005-09-26 16:37  eduardop
+
+	* packages/dotlrn-lorsm/: tcl/apm-callback-procs.tcl,
+	  dotlrn-lorsm.info: moving instantiation to the TCL API (from the
+	  SQL API)
+
+2005-09-26 08:14  eduardop
+
+	* packages/file-storage/www/folder-chunk.tcl: fixing galileo's
+	  merge from oacs-5-1 to oacs-5-2
+
+2005-09-26 07:29  eduardop
+
+	* packages/news/news.info: fixing galileo's merge from oacs-5-1 to
+	  oacs-5-2
+
+2005-09-26 05:07  victorg
+
+	* packages/: dotlrn/dotlrn.info,
+	  dotlrn/catalog/dotlrn.de_DE.ISO-8859-1.xml,
+	  dotlrn/catalog/dotlrn.en_US.ISO-8859-1.xml,
+	  dotlrn/tcl/community-procs.tcl, dotlrn/tcl/navigation-procs.tcl,
+	  dotlrn/www/class-term-change.adp,
+	  dotlrn/www/class-term-change.tcl,
+	  dotlrn/www/class-term-change.xql,
+	  dotlrn/www/community-types-chunk-postgresql.xql,
+	  dotlrn/www/control-panel.adp, dotlrn/www/dotlrn-master.tcl,
+	  dotlrn/www/spam-2.adp, dotlrn/www/spam-2.tcl,
+	  dotlrn/www/spam-oracle.xql, dotlrn/www/spam.adp,
+	  dotlrn/www/spam.tcl, dotlrn/www/admin/class-new.tcl,
+	  dotlrn/www/admin/department.adp, dotlrn/www/admin/department.tcl,
+	  dotlrn/www/admin/password-update.tcl,
+	  dotlrn/www/admin/site-wide-admin-toggle.tcl,
+	  dotlrn/www/admin/user.adp, dotlrn/www/admin/user.tcl,
+	  dotlrn/www/resources/dotlrn-master.css, news/news.info,
+	  news/catalog/news.en_AU.ISO-8859-1.xml,
+	  news/catalog/news.es_CO.ISO-8859-1.xml,
+	  news/catalog/news.ms_my.utf-8.xml,
+	  news/sql/oracle/upgrade/upgrade-5.0d1-5.0d2.sql,
+	  news/sql/postgresql/news-sc-create.sql,
+	  news/sql/postgresql/news-sc-drop.sql, news/tcl/news-procs.tcl,
+	  news/tcl/news-procs.xql, news/www/item-oracle.xql,
+	  news/www/item-postgresql.xql, news/www/item.adp,
+	  news/www/item.tcl: commit to OACS-5-2 merge of changes on
+	  OACS-5-1 (using tag vg-merge-dotlrn-2-1-20050922) for packages
+	  under dotlrn-all
+
+2005-09-26 05:03  victorg
+
+	* packages/forums/: catalog/forums.en_AU.ISO-8859-1.xml,
+	  catalog/forums.en_US.ISO-8859-1.xml,
+	  catalog/forums.es_CO.ISO-8859-1.xml,
+	  catalog/forums.es_ES.ISO-8859-1.xml,
+	  catalog/forums.ms_my.utf-8.xml,
+	  lib/message/choose_forum_move.adp,
+	  lib/message/choose_forum_move.tcl,
+	  lib/message/choose_message_move-oracle.xql,
+	  lib/message/choose_message_move-postgresql.xql,
+	  lib/message/choose_message_move.adp,
+	  lib/message/choose_message_move.tcl,
+	  lib/message/choose_thread_move.adp,
+	  lib/message/choose_thread_move.tcl,
+	  lib/message/threads-chunk.tcl,
+	  sql/oracle/forums-forums-create.sql,
+	  sql/oracle/forums-forums-drop.sql,
+	  sql/oracle/upgrade/upgrade-1.1.2d4-1.1.2d5.sql,
+	  sql/postgresql/forums-forums-create.sql,
+	  sql/postgresql/forums-forums-drop.sql,
+	  sql/postgresql/upgrade/upgrade-1.1.2d4-1.1.2d5.sql,
+	  tcl/forums-procs.tcl, tcl/test/forums-procs.tcl,
+	  tcl/test/tclwebtest-procs.tcl, www/forum-view.adp,
+	  www/forum-view.tcl, www/admin/subscribe-others-2.tcl,
+	  www/admin/subscribe-others.adp, www/admin/subscribe-others.tcl,
+	  www/moderate/move-oracle.xql, www/moderate/move-postgresql.xql,
+	  www/moderate/move-thread-oracle.xql,
+	  www/moderate/move-thread-postgresql.xql,
+	  www/moderate/move-thread-thread-oracle.xql,
+	  www/moderate/move-thread-thread.tcl,
+	  www/moderate/move-thread-thread.xql,
+	  www/moderate/move-thread.tcl, www/moderate/move-thread.xql,
+	  www/moderate/move.xql: commit to OACS-5-2 merge of changes on
+	  OACS-5-1 (using tag vg-merge-dotlrn-2-1-20050922) for packages
+	  under dotlrn-all
+
+2005-09-26 04:57  victorg
+
+	* packages/: new-portal/new-portal.info,
+	  new-portal/catalog/new-portal.en_AU.ISO-8859-1.xml,
+	  new-portal/catalog/new-portal.es_CO.ISO-8859-1.xml,
+	  new-portal/catalog/new-portal.es_ES.ISO-8859-1.xml,
+	  new-portal/catalog/new-portal.ms_my.utf-8.xml,
+	  new-portal/sql/oracle/api-create.sql,
+	  new-portal/sql/oracle/defaults.sql,
+	  new-portal/sql/oracle/portal-core-create.sql,
+	  new-portal/sql/oracle/upgrade/upgrade-2.1.2d1-2.1.2d2.sql,
+	  new-portal/sql/postgresql/api-create.sql,
+	  new-portal/sql/postgresql/portal-core-create.sql,
+	  new-portal/sql/postgresql/upgrade/upgrade-2.1.2d1-2.1.2d2.sql,
+	  new-portal/tcl/portal-procs-postgresql.xql,
+	  new-portal/tcl/portal-procs.tcl, new-portal/tcl/portal-procs.xql,
+	  new-portal/www/layouts/simple2.adp,
+	  new-portal/www/themes/deco-theme.adp,
+	  new-portal/www/themes/kelp-theme/install-kelp.sh,
+	  new-portal/www/themes/kelp-theme/resources/folder.gif,
+	  file-storage/file-storage.info,
+	  file-storage/catalog/file-storage.en_AU.ISO-8859-1.xml,
+	  file-storage/catalog/file-storage.es_CO.ISO-8859-1.xml,
+	  file-storage/catalog/file-storage.es_ES.ISO-8859-1.xml,
+	  file-storage/catalog/file-storage.ms_my.utf-8.xml,
+	  file-storage/tcl/file-storage-procs.tcl,
+	  file-storage/www/file-add.tcl, file-storage/www/folder-chunk.tcl,
+	  file-storage/www/view/index-oracle.xql,
+	  file-storage/www/view/index-postgresql.xql,
+	  file-storage/www/view/index.vuh: commit to OACS-5-2 merge of
+	  changes on OACS-5-1 (using tag vg-merge-dotlrn-2-1-20050922) for
+	  packages under dotlrn-all
+
+2005-09-26 04:54  victorg
+
+	* packages/news-aggregator/: sql/oracle/news-aggregator-create.sql,
+	  sql/oracle/news-aggregator-drop.sql,
+	  sql/oracle/news-aggregator-package-create.sql,
+	  sql/oracle/news-aggregator-package-drop.sql,
+	  sql/oracle/upgrade/upgrade-0.1d-0.2d.sql,
+	  sql/oracle/upgrade/upgrade-0.5d2-0.5d3.sql,
+	  tcl/news-aggregator-procs-oracle.xql, www/index-oracle.xql,
+	  www/source-update.tcl, www/subscriptions-oracle.xql,
+	  www/update.tcl: commit to OACS-5-2 merge of changes on OACS-5-1
+	  (using tag vg-merge-dotlrn-2-1-20050922) for packages under
+	  dotlrn-all
+
+2005-09-26 04:48  victorg
+
+	* packages/: survey/survey.info,
+	  survey/catalog/survey.en_AU.ISO-8859-1.xml,
+	  survey/catalog/survey.en_US.ISO-8859-1.xml,
+	  survey/catalog/survey.es_CO.ISO-8859-1.xml,
+	  survey/catalog/survey.es_ES.ISO-8859-1.xml,
+	  survey/catalog/survey.ms_my.utf-8.xml,
+	  survey/www/admin/respondents.tcl,
+	  static-portlet/static-portlet.info,
+	  static-portlet/catalog/static-portlet.en_AU.ISO-8859-1.xml,
+	  static-portlet/catalog/static-portlet.en_US.ISO-8859-1.xml,
+	  static-portlet/catalog/static-portlet.es_CO.ISO-8859-1.xml,
+	  static-portlet/catalog/static-portlet.es_ES.ISO-8859-1.xml,
+	  static-portlet/catalog/static-portlet.ms_my.utf-8.xml,
+	  static-portlet/sql/oracle/static-core.sql,
+	  static-portlet/sql/oracle/upgrade/upgrade-2.1.2d1-2.1.2d2.sql,
+	  static-portlet/sql/postgresql/static-core.sql,
+	  static-portlet/sql/postgresql/upgrade/upgrade-2.1.2d1-2.1.2d2.sql,
+	  static-portlet/tcl/static-portal-content-procs-oracle.xql,
+	  static-portlet/tcl/static-portal-content-procs-postgresql.xql,
+	  static-portlet/tcl/static-portal-content-procs.tcl,
+	  static-portlet/tcl/static-portal-content-procs.xql,
+	  static-portlet/www/element.tcl,
+	  static-portlet/www/static-portlet.tcl: commit to OACS-5-2 merge
+	  of changes on OACS-5-1 (using tag vg-merge-dotlrn-2-1-20050922)
+	  for packages under dotlrn-all
+
+2005-09-26 04:44  victorg
+
+	* packages/: calendar/calendar.info,
+	  calendar/catalog/calendar.en_AU.ISO-8859-1.xml,
+	  calendar/catalog/calendar.es_CO.ISO-8859-1.xml,
+	  calendar/catalog/calendar.ms_my.utf-8.xml,
+	  calendar/www/mini-calendar.adp,
+	  calendar/www/view-list-display.tcl,
+	  calendar/www/view-month-display.tcl, curriculum/curriculum.info,
+	  curriculum/catalog/curriculum.en_AU.ISO-8859-1.xml,
+	  curriculum/catalog/curriculum.en_US.ISO-8859-1.xml,
+	  curriculum/catalog/curriculum.es_CO.ISO-8859-1.xml,
+	  curriculum/catalog/curriculum.es_ES.ISO-8859-1.xml,
+	  curriculum/catalog/curriculum.ms_my.utf-8.xml,
+	  curriculum/lib/admin-curriculums.xql: commit to OACS-5-2 merge of
+	  changes on OACS-5-1 (using tag vg-merge-dotlrn-2-1-20050922) for
+	  packages under dotlrn-all
+
+2005-09-26 04:20  timoh
+
+	* packages/tasks/: lib/contact-tasks.adp, lib/contact-tasks.tcl,
+	  tcl/tasks-callback-procs.tcl, www/contact.adp, www/contact.tcl,
+	  www/index-postgresql.xql, www/index.tcl, www/process-assign.tcl,
+	  www/process.adp, www/task-interval.tcl, www/task.tcl: bugfixing
+
+2005-09-26 04:20  miguelm
+
+	* packages/tasks/lib/contact-tasks.adp: file contact-tasks.adp was
+	  added on branch oacs-5-2 on 2005-11-30 16:06:52 +0000
+
+2005-09-26 04:20  miguelm
+
+	* packages/tasks/lib/contact-tasks.tcl: file contact-tasks.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 16:06:52 +0000
+
+2005-09-26 04:20  miguelm
+
+	* packages/tasks/www/process-assign.tcl: file process-assign.tcl
+	  was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-09-26 04:05  eduardop
+
+	* packages/news-portlet/www/news-portlet.tcl: fixing galileo's
+	  merge from oacs-5-1 to oacs-5-2
+
+2005-09-26 03:49  rafael
+
+	* packages/theme-selva/www/: selva-blank-master.adp,
+	  selva-lrn-master.adp, selva-lrn-master.tcl, selva-master.tcl,
+	  selva-site-master.adp, selva-site-master.tcl: several fixes for
+	  looks
+
+2005-09-26 03:48  rafael
+
+	* packages/theme-selva/www/resources/Selva/: Selva-core.css,
+	  images/bannerImage.jpg, images/bannerImage.png,
+	  images/dotLRN-logo.gif, images/image.png, images/logo1.gif,
+	  images/portal_rightShadow.gif, images/tab_left.gif,
+	  images/tab_right.gif, images/valid-html401.png, images/vcss.png:
+	  added global images for the site
+
+2005-09-26 00:37  rafael
+
+	* packages/theme-selva/www/: selva-lrn-master.adp,
+	  selva-lrn-master.tcl, selva-master.adp, selva-master.tcl: If
+	  dotlrn is not installed the selva-site-master are used If dotlrn
+	  are installed use selva-lrn-master
+
+2005-09-25 19:54  timoh
+
+	* packages/tasks/: tasks.info,
+	  sql/postgresql/upgrade/upgrade-0.1d-0.1d1.sql,
+	  tcl/tasks-install-procs.tcl: new tasks package based on workflow
+
+2005-09-25 19:54  miguelm
+
+	* packages/tasks/tcl/tasks-install-procs.tcl: file
+	  tasks-install-procs.tcl was added on branch oacs-5-2 on
+	  2005-11-30 16:06:53 +0000
+
+2005-09-25 19:54  miguelm
+
+	* packages/tasks/sql/postgresql/upgrade/upgrade-0.1d-0.1d1.sql:
+	  file upgrade-0.1d-0.1d1.sql was added on branch oacs-5-2 on
+	  2005-11-30 16:06:52 +0000
+
+2005-09-25 19:49  timoh
+
+	* packages/tasks/tcl/tasks-procs.xql: file tasks-procs.xql was
+	  added on branch oacs-5-2 on 2005-10-07 21:41:45 +0000
+
+2005-09-25 19:49  miguelm
+
+	* packages/tasks/www/delete.tcl: file delete.tcl was added on
+	  branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-09-25 19:49  miguelm
+
+	* packages/tasks/www/mark-completed.tcl: file mark-completed.tcl
+	  was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-09-25 19:49  miguelm
+
+	* packages/tasks/www/process-add-edit-postgresql.xql: file
+	  process-add-edit-postgresql.xql was added on branch oacs-5-2 on
+	  2005-11-30 16:06:53 +0000
+
+2005-09-25 19:49  miguelm
+
+	* packages/tasks/www/process-delete.tcl: file process-delete.tcl
+	  was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-09-25 19:49  miguelm
+
+	* packages/tasks/www/process-task-delete.tcl: file
+	  process-task-delete.tcl was added on branch oacs-5-2 on
+	  2005-11-30 16:06:53 +0000
+
+2005-09-25 19:49  miguelm
+
+	* packages/tasks/www/process.xql: file process.xql was added on
+	  branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-09-25 19:49  miguelm
+
+	* packages/tasks/www/processes-postgresql.xql: file
+	  processes-postgresql.xql was added on branch oacs-5-2 on
+	  2005-11-30 16:06:53 +0000
+
+2005-09-25 19:49  miguelm
+
+	* packages/tasks/www/processes.tcl: file processes.tcl was added on
+	  branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-09-25 19:49  miguelm
+
+	* packages/tasks/sql/postgresql/tasks-drop.sql: file tasks-drop.sql
+	  was added on branch oacs-5-2 on 2005-11-30 16:06:52 +0000
+
+2005-09-25 19:49  timoh
+
+	* packages/tasks/: tasks.info, catalog/tasks.en_US.ISO-8859-1.xml,
+	  lib/contact-tasks.adp, lib/contact-tasks.tcl,
+	  sql/postgresql/tasks-create.sql, sql/postgresql/tasks-drop.sql,
+	  tcl/tasks-callback-procs.tcl, tcl/tasks-install-procs.tcl,
+	  tcl/tasks-procs.tcl, tcl/tasks-procs.xql, www/contact.tcl,
+	  www/delete.tcl, www/index-postgresql.xql, www/index.tcl,
+	  www/index.xql, www/mark-completed.tcl,
+	  www/process-add-edit-postgresql.xql, www/process-add-edit.tcl,
+	  www/process-assign.tcl, www/process-delete.tcl,
+	  www/process-task-delete.tcl, www/process-task.tcl,
+	  www/process.tcl, www/process.xql, www/processes-postgresql.xql,
+	  www/processes.adp, www/processes.tcl, www/task-interval.tcl,
+	  www/task.tcl: new tasks package based on workflow
+
+2005-09-25 09:31  maltes
+
+	* packages/dotlrn/tcl/dotlrn-callback-procs.tcl: Removed callback
+	  for club creation as this does not belong here
+
+2005-09-25 08:37  miguelm
+
+	* packages/contacts/www/contact-rels.tcl: file contact-rels.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-09-25 08:37  maltes
+
+	* packages/contacts/www/contact-rels.tcl: Fixed adding of a new
+	  other_type when creating a relationship
+
+2005-09-25 08:35  maltes
+
+	* packages/contacts/tcl/contacts-callback-procs.tcl: Added callback
+	  for new organization relationships
+
+2005-09-25 04:33  rafael
+
+	* packages/theme-selva/www/resources/SelvaFlex/Selva.css: Selva
+	  flex is a design that does not require images
+
+2005-09-25 04:15  rafael
+
+	* packages/theme-selva/www/resources/Selva/Selva-core.css: core CSS
+	  file with all the default values
+
+2005-09-25 04:14  rafael
+
+	* packages/theme-selva/: theme-selva.info,
+	  catalog/theme-selva.en_US.ISO-8859-1.xml,
+	  www/selva-site-master.tcl, www/resources/Selva/default/Selva.css,
+	  www/resources/Selva/green/Selva.css,
+	  www/resources/Selva/turquoise/Selva.css: Simplified the CSS using
+	  cascading. The parent CSS has all the default values
+
+2005-09-25 01:43  rafael
+
 	* packages/acs-subsite/www/pvt/home.adp: added h2 for background
 	  compatibility and removed all action-links tag
 
-2005-09-24 02:09  maltes
+2005-09-24 05:09  maltes
 
 	* packages/acs-subsite/tcl/: group-procs.tcl, group-procs.xql:
 	  Modified the group::get_id proc to a) not bomb and b) allow a
 	  subsite_id or application_group_id to be passed in in the hope
 	  that this allows application developers to narrow down the list
 	  of group_ids returned
 
-2005-09-24 01:07  rafael
+2005-09-24 04:23  rafael
 
+	* packages/theme-selva/catalog/theme-selva.en_US.ISO-8859-1.xml:
+	  added tools
+
+2005-09-24 04:21  rafael
+
+	* packages/theme-selva/theme-selva.info: replaced control panel for
+	  tools in subnav tab
+
+2005-09-24 04:07  rafael
+
 	* packages/acs-subsite/www/pvt/home.adp: made column narrower and
 	  swaped them
 
-2005-09-24 00:58  rafael
+2005-09-24 03:58  rafael
 
 	* packages/acs-subsite/www/pvt/: home.adp, home.tcl, home.xql:
 	  redesign according to graphic designer specs
 
-2005-09-24 00:55  rafael
+2005-09-24 03:55  rafael
 
 	* packages/acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml:
 	  added 'privacy' tag
 
-2005-09-23 02:46  josee
+2005-09-24 01:00  victorg
 
+	* packages/news-portlet/: news-portlet.info,
+	  catalog/news-portlet.en_AU.ISO-8859-1.xml,
+	  catalog/news-portlet.es_CO.ISO-8859-1.xml,
+	  catalog/news-portlet.ms_my.utf-8.xml,
+	  www/news-portlet-oracle.xql, www/news-portlet-postgresql.xql,
+	  www/news-portlet.adp, www/news-portlet.tcl, www/summary.adp,
+	  www/summary.tcl: commit to OACS-5-2 merge of changes on OACS-5-1
+	  (using tag vg-merge-dotlrn-2-1-20050922) for packages under
+	  dotlrn-all
+
+2005-09-24 00:35  victorg
+
+	* packages/: dotlrn-calendar/dotlrn-calendar.info,
+	  dotlrn-calendar/catalog/dotlrn-calendar.en_AU.ISO-8859-1.xml,
+	  dotlrn-calendar/catalog/dotlrn-calendar.es_CO.ISO-8859-1.xml,
+	  dotlrn-calendar/catalog/dotlrn-calendar.ms_my.utf-8.xml,
+	  dotlrn-calendar/tcl/dotlrn-calendar-procs.tcl,
+	  acs-datetime/acs-datetime.info,
+	  acs-datetime/catalog/acs-datetime.en_AU.ISO-8859-1.xml,
+	  acs-datetime/catalog/acs-datetime.es_CO.ISO-8859-1.xml,
+	  acs-datetime/catalog/acs-datetime.ms_my.utf-8.xml: commit to
+	  OACS-5-2 merge of changes on OACS-5-1 (using tag
+	  vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all
+
+2005-09-24 00:19  victorg
+
+	* packages/: bulk-mail/bulk-mail.info,
+	  bulk-mail/catalog/bulk-mail.en_AU.ISO-8859-1.xml,
+	  bulk-mail/catalog/bulk-mail.en_US.ISO-8859-1.xml,
+	  bulk-mail/catalog/bulk-mail.es_CO.ISO-8859-1.xml,
+	  bulk-mail/catalog/bulk-mail.es_ES.ISO-8859-1.xml,
+	  bulk-mail/catalog/bulk-mail.ms_my.utf-8.xml,
+	  attachments/attachments.info,
+	  attachments/catalog/attachments.en_AU.ISO-8859-1.xml,
+	  attachments/catalog/attachments.es_CO.ISO-8859-1.xml,
+	  attachments/catalog/attachments.ms_my.utf-8.xml: commit to
+	  OACS-5-2 merge of changes on OACS-5-1 (using tag
+	  vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all
+
+2005-09-24 00:16  victorg
+
+	* packages/: bm-portlet/bm-portlet.info,
+	  bm-portlet/catalog/bm-portlet.en_AU.ISO-8859-1.xml,
+	  bm-portlet/catalog/bm-portlet.es_CO.ISO-8859-1.xml,
+	  bm-portlet/catalog/bm-portlet.ms_my.utf-8.xml,
+	  calendar-portlet/calendar-portlet.info,
+	  calendar-portlet/catalog/calendar-portlet.en_AU.ISO-8859-1.xml,
+	  calendar-portlet/catalog/calendar-portlet.es_CO.ISO-8859-1.xml,
+	  calendar-portlet/catalog/calendar-portlet.ms_my.utf-8.xml: commit
+	  to OACS-5-2 merge of changes on OACS-5-1 (using tag
+	  vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all
+
+2005-09-24 00:12  victorg
+
+	* packages/: dotlrn-admin/dotlrn-admin.info,
+	  dotlrn-admin/tcl/dotlrn-admin-procs.tcl,
+	  dotlrn-admin/www/admin/archived-communities.tcl,
+	  dotlrn-admin/www/admin/class-edit.tcl,
+	  dotlrn-admin/www/admin/class-instance-new.tcl,
+	  dotlrn-admin/www/admin/class-new.tcl,
+	  dotlrn-admin/www/admin/class.tcl,
+	  dotlrn-admin/www/admin/classes-chunk.adp,
+	  dotlrn-admin/www/admin/classes-chunk.tcl,
+	  dotlrn-admin/www/admin/classes.tcl,
+	  dotlrn-admin/www/admin/club-new.tcl,
+	  dotlrn-admin/www/admin/club.tcl,
+	  dotlrn-admin/www/admin/clubs.tcl,
+	  dotlrn-admin/www/admin/cockpit.tcl,
+	  dotlrn-admin/www/admin/department-delete.tcl,
+	  dotlrn-admin/www/admin/department-edit.tcl,
+	  dotlrn-admin/www/admin/department-new.tcl,
+	  dotlrn-admin/www/admin/department.tcl,
+	  dotlrn-admin/www/admin/departments.tcl,
+	  dotlrn-admin/www/admin/edit-preapproved-emails.tcl,
+	  dotlrn-admin/www/admin/index.adp,
+	  dotlrn-admin/www/admin/index.tcl,
+	  dotlrn-admin/www/admin/need-term-note.tcl,
+	  dotlrn-admin/www/admin/term.adp, dotlrn-admin/www/admin/term.tcl,
+	  dotlrn-admin/www/admin/user-edit.tcl,
+	  dotlrn-admin/www/admin/user-new-2.tcl,
+	  dotlrn-admin/www/admin/user-nuke.tcl,
+	  dotlrn-admin/www/admin/user.tcl,
+	  dotlrn-admin/www/admin/users-chunk-large.tcl,
+	  dotlrn-admin/www/admin/users-chunk-medium.tcl,
+	  dotlrn-admin/www/admin/users-chunk-small.tcl,
+	  dotlrn-admin/www/admin/users-chunk.adp,
+	  dotlrn-admin/www/admin/users-chunk.tcl,
+	  dotlrn-admin/www/admin/users.adp,
+	  curriculum-portlet/curriculum-portlet.info,
+	  curriculum-portlet/sql/oracle/upgrade/upgrade-2.1.0b2-2.1.1.sql,
+	  curriculum-portlet/sql/postgresql/upgrade/upgrade-2.1.0b2-2.1.1.sql,
+	  curriculum-portlet/tcl/curriculum-admin-portlet-procs.tcl,
+	  curriculum-portlet/tcl/curriculum-portlet-procs.tcl: commit to
+	  OACS-5-2 merge of changes on OACS-5-1 (using tag
+	  vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all
+
+2005-09-24 00:07  victorg
+
+	* packages/: dotlrn-curriculum/dotlrn-curriculum.info,
+	  dotlrn-bm/dotlrn-bm.info: commit to OACS-5-2 merge of changes on
+	  OACS-5-1 (using tag vg-merge-dotlrn-2-1-20050922) for packages
+	  under dotlrn-all
+
+2005-09-24 00:02  victorg
+
+	* packages/dotlrn-dotlrn/: dotlrn-dotlrn.info,
+	  catalog/dotlrn-dotlrn.en_AU.ISO-8859-1.xml,
+	  catalog/dotlrn-dotlrn.es_CO.ISO-8859-1.xml,
+	  catalog/dotlrn-dotlrn.ms_my.utf-8.xml: commit to OACS-5-2 merge
+	  of changes on OACS-5-1 (using tag vg-merge-dotlrn-2-1-20050922)
+	  for packages under dotlrn-all
+
+2005-09-23 23:58  victorg
+
+	* packages/: dotlrn-fs/dotlrn-fs.info,
+	  dotlrn-fs/catalog/dotlrn-fs.en_AU.ISO-8859-1.xml,
+	  dotlrn-fs/catalog/dotlrn-fs.es_CO.ISO-8859-1.xml,
+	  dotlrn-fs/catalog/dotlrn-fs.ms_my.utf-8.xml,
+	  dotlrn-fs/tcl/dotlrn-fs-procs-oracle.xql,
+	  dotlrn-fs/tcl/dotlrn-fs-procs-postgresql.xql,
+	  dotlrn-forums/dotlrn-forums.info,
+	  dotlrn-forums/catalog/dotlrn-forums.en_AU.ISO-8859-1.xml,
+	  dotlrn-forums/catalog/dotlrn-forums.es_CO.ISO-8859-1.xml,
+	  dotlrn-forums/catalog/dotlrn-forums.ms_my.utf-8.xml,
+	  dotlrn-forums/tcl/dotlrn-forums-procs.tcl,
+	  dotlrn-faq/dotlrn-faq.info: commit to OACS-5-2 merge of changes
+	  on OACS-5-1 (using tag vg-merge-dotlrn-2-1-20050922) for packages
+	  under dotlrn-all
+
+2005-09-23 23:46  victorg
+
+	* packages/dotlrn-homework/: dotlrn-homework.info,
+	  catalog/dotlrn-homework.en_AU.ISO-8859-1.xml,
+	  catalog/dotlrn-homework.es_CO.ISO-8859-1.xml,
+	  catalog/dotlrn-homework.ms_my.utf-8.xml: commit to OACS-5-2 merge
+	  of changes on OACS-5-1 (using tag vg-merge-dotlrn-2-1-20050922)
+	  for packages under dotlrn-all
+
+2005-09-23 23:43  victorg
+
+	* packages/: dotlrn-news-aggregator/dotlrn-news-aggregator.info,
+	  dotlrn-news/dotlrn-news.info,
+	  dotlrn-news/catalog/dotlrn-news.en_AU.ISO-8859-1.xml,
+	  dotlrn-news/catalog/dotlrn-news.es_CO.ISO-8859-1.xml,
+	  dotlrn-news/catalog/dotlrn-news.ms_my.utf-8.xml: commit to
+	  OACS-5-2 merge of changes on OACS-5-1 (using tag
+	  vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all
+
+2005-09-23 23:36  victorg
+
+	* packages/dotlrn-portlet/: dotlrn-portlet.info,
+	  catalog/dotlrn-portlet.en_AU.ISO-8859-1.xml,
+	  catalog/dotlrn-portlet.en_US.ISO-8859-1.xml,
+	  catalog/dotlrn-portlet.es_CO.ISO-8859-1.xml,
+	  catalog/dotlrn-portlet.ms_my.utf-8.xml,
+	  www/dotlrn-admin-portlet.adp, www/dotlrn-admin-portlet.tcl:
+	  commit to OACS-5-2 merge of changes on OACS-5-1 (using tag
+	  vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all
+
+2005-09-23 21:39  victorg
+
+	* packages/dotlrn-static/: dotlrn-static.info,
+	  catalog/dotlrn-static.en_AU.ISO-8859-1.xml,
+	  catalog/dotlrn-static.es_CO.ISO-8859-1.xml,
+	  catalog/dotlrn-static.ms_my.utf-8.xml: commit to OACS-5-2 merge
+	  of changes on OACS-5-1 (using tag vg-merge-dotlrn-2-1-20050922)
+	  for packages under dotlrn-all
+
+2005-09-23 21:30  victorg
+
+	* packages/dotlrn-survey/: dotlrn-survey.info,
+	  tcl/dotlrn-survey-procs.tcl: commit to OACS-5-2 merge of changes
+	  on OACS-5-1 (using tag vg-merge-dotlrn-2-1-20050922) for packages
+	  under dotlrn-all
+
+2005-09-23 21:21  victorg
+
+	* packages/: dotlrn-weblogger/dotlrn-weblogger.info,
+	  dotlrn-weblogger/tcl/dotlrn-weblogger-procs.tcl,
+	  dotlrn-syllabus/dotlrn-syllabus.info,
+	  dotlrn-syllabus/catalog/dotlrn-syllabus.en_AU.ISO-8859-1.xml,
+	  dotlrn-syllabus/catalog/dotlrn-syllabus.es_CO.ISO-8859-1.xml,
+	  dotlrn-syllabus/catalog/dotlrn-syllabus.ms_my.utf-8.xml,
+	  dotlrn-syllabus/tcl/syllabus-portlet-procs.tcl: commit to
+	  OACS-5-2 merge of changes on OACS-5-1 (using tag
+	  vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all
+
+2005-09-23 21:18  victorg
+
+	* packages/:
+	  lars-blogger/catalog/lars-blogger.en_US.ISO-8859-1.xml,
+	  lars-blogger/catalog/lars-blogger.es_ES.ISO-8859-1.xml,
+	  lars-blogger/catalog/lars-blogger.es_GT.ISO-8859-1.xml,
+	  lars-blogger/www/blog.adp, lars-blogger/www/category-edit.tcl,
+	  lars-blogger/www/drafts.adp, lars-blogger/www/drafts.tcl,
+	  lars-blogger/www/entry-chunk.adp,
+	  lars-blogger/www/entry-delete.tcl,
+	  lars-blogger/www/entry-edit.tcl, lars-blogger/www/index.adp,
+	  lars-blogger/www/index.tcl,
+	  lars-blogger/www/screen-name-setup.adp,
+	  lars-blogger/www/admin/blogroll-ae.adp,
+	  lars-blogger/www/admin/blogroll-ae.tcl,
+	  lars-blogger/www/admin/blogroll.adp,
+	  lars-blogger/www/admin/blogroll.tcl,
+	  lars-blogger/www/admin/bookmarklet.adp,
+	  lars-blogger/www/admin/bookmarklet.tcl,
+	  lars-blogger/www/admin/index.adp,
+	  lars-blogger/www/admin/index.tcl,
+	  lars-blogger/www/admin/migrate-categories-1.tcl,
+	  lars-blogger/www/admin/migrate-categories.adp,
+	  lars-blogger/www/admin/migrate-categories.tcl,
+	  lars-blogger/www/admin/ping-url-add.adp,
+	  lars-blogger/www/admin/ping-url-add.tcl,
+	  lars-blogger/www/admin/ping-url-remove.tcl,
+	  lars-blogger/www/admin/ping-urls.adp,
+	  lars-blogger/www/admin/ping-urls.tcl,
+	  lars-blogger/www/admin/subscribers.adp,
+	  faq/catalog/faq.en_AU.ISO-8859-1.xml,
+	  faq/catalog/faq.es_CO.ISO-8859-1.xml,
+	  faq/catalog/faq.ms_my.utf-8.xml, faq/tcl/test/faq-procs.tcl,
+	  faq/tcl/test/tclwebtest-procs.tcl,
+	  general-comments/general-comments.info,
+	  general-comments/catalog/general-comments.en_AU.ISO-8859-1.xml,
+	  general-comments/catalog/general-comments.es_CO.ISO-8859-1.xml,
+	  general-comments/catalog/general-comments.ms_my.utf-8.xml: commit
+	  to OACS-5-2 merge of changes on OACS-5-1 (using tag
+	  vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all
+
+2005-09-23 21:08  victorg
+
+	* packages/: forums-portlet/forums-portlet.info,
+	  forums-portlet/catalog/forums-portlet.en_AU.ISO-8859-1.xml,
+	  forums-portlet/catalog/forums-portlet.es_CO.ISO-8859-1.xml,
+	  forums-portlet/catalog/forums-portlet.ms_my.utf-8.xml,
+	  faq-portlet/faq-portlet.info,
+	  faq-portlet/catalog/faq-portlet.en_AU.ISO-8859-1.xml,
+	  faq-portlet/catalog/faq-portlet.es_CO.ISO-8859-1.xml,
+	  faq-portlet/catalog/faq-portlet.ms_my.utf-8.xml,
+	  faq-portlet/tcl/test/faq-portlet-procs.tcl,
+	  faq-portlet/tcl/test/tclwebtest-procs.tcl: commit to OACS-5-2
+	  merge of changes on OACS-5-1 (using tag
+	  vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all
+
+2005-09-23 13:45  tracya
+
+	* packages/dotlrn/lib/member-email.tcl: I believe Dave made a
+	  change to support category types as fields in the template
+
+2005-09-23 10:54  luisf
+
+	* packages/static-portlet/tcl/: static-portlet-callback-procs.tcl,
+	  static-portlet-callback-procs.xql: posibility of copying
+	  static-portlets added
+
+2005-09-23 10:50  luisf
+
+	* packages/news/tcl/: news-callback-procs.tcl,
+	  news-callback-procs.xql: posibility of copying news added
+
+2005-09-23 10:45  luisf
+
+	* packages/forums/tcl/: forums-callback-procs.tcl,
+	  forums-callback-procs.xql: posibility of copying forums added
+
+2005-09-23 10:38  luisf
+
+	* packages/faq/tcl/: faq-callback-procs.tcl,
+	  faq-callback-procs.xql: Posibility of copying faqs added
+
+2005-09-23 10:34  luisf
+
+	* packages/datamanager/: www/move-assessment.tcl, www/move-faq.tcl,
+	  www/move-folder.tcl, www/move-forum.tcl, www/move-news.tcl,
+	  www/move-static-portlet.tcl, tcl/datamanager-callback-procs.tcl,
+	  tcl/datamanager-procs.tcl, tcl/datamanager-procs.xql: [no log
+	  message]
+
+2005-09-23 10:30  luisf
+
+	* packages/datamanager/www/: use-assessment.tcl, use-faq.tcl,
+	  use-folder.tcl, use-forum.tcl, use-news.tcl,
+	  use-static-portlet.tcl: possibility of copying objects added
+
+2005-09-23 10:15  luisf
+
+	* packages/datamanager/www/: one-object-copy.adp,
+	  one-object-copy.tcl, one-object-move.adp, one-object-move.tcl:
+	  possibility of copy objects added
+
+2005-09-23 05:46  josee
+
 	* packages/acs-kernel/: acs-kernel.info,
 	  sql/postgresql/upgrade/upgrade-5.2.0b1-5.2.0b2.sql: changing
 	  version number and adding respective upgrade script
 
-2005-09-23 02:40  josee
+2005-09-23 05:40  josee
 
 	* packages/acs-kernel/sql/postgresql/acs-relationships-create.sql:
 	  adding missing line: select
 	  define_function_args('acs_rel__new','rel_id,rel_type,object_id_one,object_id_two,context_id,creation_user,creation_ip');
 
-2005-09-22 01:13  maltes
+2005-09-23 05:35  victorg
 
+	* packages/: news-aggregator-portlet/news-aggregator-portlet.info,
+	  news-aggregator-portlet/www/news-aggregator-portlet-oracle.xql,
+	  fs-portlet/fs-portlet.info,
+	  fs-portlet/catalog/fs-portlet.en_AU.ISO-8859-1.xml,
+	  fs-portlet/catalog/fs-portlet.es_CO.ISO-8859-1.xml,
+	  fs-portlet/catalog/fs-portlet.es_ES.ISO-8859-1.xml,
+	  fs-portlet/catalog/fs-portlet.ms_my.utf-8.xml: commit to OACS-5-2
+	  merge of changes on OACS-5-1 (using tag
+	  vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all
+
+2005-09-23 05:32  victorg
+
+	* packages/: trackback/trackback.info,
+	  survey-portlet/survey-portlet.info,
+	  survey-portlet/sql/oracle/upgrade/upgrade-2.1.1-2.1.2d2.sql,
+	  survey-portlet/sql/postgresql/upgrade/upgrade-2.1.1-2.1.2d1.sql,
+	  survey-portlet/tcl/survey-admin-portlet-procs.tcl,
+	  survey-portlet/tcl/survey-portlet-procs.tcl,
+	  rss-support/rss-support.info, rss-support/www/resources/xml.gif,
+	  profile-provider/profile-provider.info: commit to OACS-5-2 merge
+	  of changes on OACS-5-1 (using tag vg-merge-dotlrn-2-1-20050922)
+	  for packages under dotlrn-all
+
+2005-09-23 05:29  victorg
+
+	* packages/: workflow/workflow.info,
+	  workflow/catalog/workflow.en_AU.ISO-8859-1.xml,
+	  workflow/catalog/workflow.es_CO.ISO-8859-1.xml,
+	  workflow/lib/activity-entry.adp,
+	  workflow/sql/oracle/upgrade/upgrade-1.2d1-1.2d2.sql,
+	  workflow/sql/oracle/upgrade/upgrade-2.0.0b3-2.0.0b4.sql,
+	  weblogger-portlet/weblogger-portlet.info,
+	  weblogger-portlet/catalog/weblogger-portlet.en_US.ISO-8859-1.xml,
+	  weblogger-portlet/catalog/weblogger-portlet.es_ES.ISO-8859-1.xml,
+	  weblogger-portlet/catalog/weblogger-portlet.es_GT.ISO-8859-1.xml,
+	  weblogger-portlet/tcl/weblogger-admin-portlet-procs.tcl,
+	  weblogger-portlet/tcl/weblogger-portlet-procs.tcl,
+	  weblogger-portlet/www/weblogger-portlet.adp,
+	  user-profile/user-profile.info,
+	  user-preferences/user-preferences.info: commit to OACS-5-2 merge
+	  of changes on OACS-5-1 (using tag vg-merge-dotlrn-2-1-20050922)
+	  for packages under dotlrn-all
+
+2005-09-23 05:22  victorg
+
+	* packages/xml-rpc/xml-rpc.info: commit to OACS-5-2 merge of
+	  changes on OACS-5-1 (using tag vg-merge-dotlrn-2-1-20050922) for
+	  packages under dotlrn-all
+
+2005-09-23 04:04  maltes
+
+	* packages/categories/tcl/widget-procs.tcl: It was a bad idea to
+	  make categories not use the I18N interface in the first place.
+	  Now that we are using it, we need to localize the output of the
+	  widget, otherwise we are bound for trouble (aka message keys in
+	  the select boxes)
+
+2005-09-22 08:37  maltes
+
+	* packages/file-storage/tcl/: file-storage-callback-procs.tcl,
+	  file-storage-procs.tcl: Added the parent_id in the call so you do
+	  not have to figure it out manually in the callbacks for
+	  file_revision_new
+
+2005-09-22 06:47  eduardop
+
+	* packages/notifications/sql/postgresql/notifications-init.sql:
+	  reverting broken Malte's i18n patch (I think these strings should
+	  be translated)
+
+2005-09-22 04:15  maltes
+
+	* packages/notifications/: notifications.info,
+	  catalog/notifications.en_US.ISO-8859-1.xml,
+	  sql/postgresql/notifications-core-create.sql,
+	  sql/postgresql/notifications-init.sql,
+	  sql/postgresql/notifications-replies-create.sql: I18N of
+	  notifications
+
+2005-09-22 04:13  maltes
+
 	* packages/acs-content-repository/tcl/content-item-procs.tcl: Added
 	  procedure to upload a file under a parent_id
 
-2005-09-22 01:12  maltes
+2005-09-22 04:12  maltes
 
 	* packages/acs-tcl/acs-tcl.info: Updded version number for new
 	  strings
 
-2005-09-22 01:10  maltes
+2005-09-22 04:10  maltes
 
 	* packages/acs-tcl/catalog/acs-tcl.de_DE.ISO-8859-1.xml: New German
 	  Translations
 
-2005-09-20 15:25  jader
+2005-09-22 03:38  dedsc
 
+	* packages/dotlrn/lib/facilitator-bio.tcl: fix bio logic
+
+2005-09-22 03:31  dedsc
+
+	* packages/dotlrn/lib/: facilitator-bio.adp, facilitator-bio.tcl:
+	  fix bio logic
+
+2005-09-22 01:13  dedsc
+
+	* packages/bug-tracker/tcl/bug-tracker-procs.tcl: set bt folder
+	  context to the bt package id instead of defaulting to -100 so
+	  that perms on package trickle to bugs
+
+2005-09-21 22:17  daveb
+
+	* packages/dotlrn/tcl/community-procs.tcl: Use HTML version of
+	  message to convert from html to text, instead of original
+	  enhanced text version.
+
+2005-09-21 04:57  dedsc
+
+	* packages/assessment/www/session.adp: filter attempts on the
+	  subject_id
+
+2005-09-20 22:48  daveb
+
+	* packages/dotlrn/tcl/community-procs.tcl: Don't send community
+	  member email if it only contains whitespace.
+
+2005-09-20 21:26  daveb
+
+	* packages/dotlrn/tcl/dotlrn-callback-procs.tcl: Allow categories
+	  for email variables
+
+2005-09-20 18:25  jader
+
 	* packages/acs-core-docs/www/xml/install-guide/aolserver4.xml: Add
 	  link for errors when compiling with gcc 4
 
-2005-09-20 14:51  rafael
+2005-09-20 17:51  rafael
 
 	* packages/acs-subsite/www/user/portrait/upload-2.tcl: fixed bug as
 	  described in
 	  http://openacs.org/bugtracker/openacs/bug?bug%5fnumber=2588
 
-2005-09-20 13:08  jader
+2005-09-20 16:08  jader
 
 	* packages/acs-core-docs/www/xml/install-guide/aolserver4.xml:
 	  Update link to tDOM
 
-2005-09-20 13:06  jader
+2005-09-20 16:06  jader
 
 	* packages/acs-core-docs/www/xml/install-guide/: aolserver4.xml,
 	  other-software.xml: Update for Fedora Core, update dead links.
 	  Update to use tDOM 0.80
 
-2005-09-19 03:45  maltes
+2005-09-20 13:35  miguelm
 
+	* packages/invoices/tcl/offer-procs.tcl: removing number 1 of util
+	  memoize call on procedure
+
+2005-09-20 11:54  annyf
+
+	* packages/assessment/: www/asm-admin/admin-request.tcl,
+	  www/asm-admin/index.adp, tcl/as-checks-procs.tcl: fix permissions
+	  bugs
+
+2005-09-20 01:45  maltes
+
+	* packages/invoices/tcl/invoice-procs.tcl: New file location
+
+2005-09-19 17:25  miguelm
+
+	* packages/invoices/tcl/offer-procs.xql: adding function
+
+2005-09-19 16:46  rafael
+
+	* packages/theme-selva/www/themes/selva-theme.adp: removed shade
+	  buttons that were 'out-of-order'. Need to find out if users
+	  acctually use them
+
+2005-09-19 11:14  miguelm
+
+	* packages/contacts/tcl/contacts-populate-procs.tcl: registering
+	  lang messages for locale de_DE foreach attribute_id and option_id
+	  created
+
+2005-09-19 07:10  maltes
+
+	* packages/invoices/lib/offer-list.tcl: Removed possibility to add
+	  a new offer due to the fact that offers are hard linked with
+	  projects
+
+2005-09-19 06:45  maltes
+
 	* packages/acs-tcl/tcl/pdf-procs.tcl: Made sure the PDF file
 	  actually exists before returning the filename
 
-2005-09-18 13:00  daveb
+2005-09-19 03:28  rafael
 
+	* packages/theme-selva/: theme-selva.info, www/index.adp:
+	  theme-selva, although not a good name for the package should be
+	  used as default for mounting and should have a page that links to
+	  the documentation. This adds both
+
+2005-09-18 16:00  daveb
+
 	* packages/acs-subsite/lib/login.tcl: Better fix for bug#2539 that
 	  works with host-node mapping.
 
-2005-09-18 12:56  daveb
+2005-09-18 15:56  daveb
 
 	* packages/acs-subsite/lib/login.tcl: Applied patch#707 to fix
 	  bug#2539. Submit registration form to subsite register url.
 
-2005-09-17 06:17  maltes
+2005-09-18 15:15  daveb
 
+	* packages/bug-tracker/www/patch.xql: Join on acs_users_all instead
+	  of cc_users.
+
+2005-09-18 10:52  hamiltonc
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/dotlrn-master-kelp.css:
+	  fix issues with Mac OS safari on kelp theme
+
+2005-09-18 10:50  hamiltonc
+
+	* packages/dotlrn/www/: dotlrn-master-kelp.tcl,
+	  resources/dotlrn-master-kelp.css, resources/dotlrn-toolbar.css:
+	  commit some fixes to the kelp master template and css for safari
+	  browsers
+
+2005-09-18 10:27  daveb
+
+	* packages/lors-central/www/course-associate.tcl: Return to
+	  one-course-associations so you can see the result of your action.
+
+2005-09-18 10:01  daveb
+
+	* packages/lors-central/www/one-course-associations.tcl: Add links
+	  to the course within the associated community.
+
+2005-09-18 08:34  emmar
+
+	* packages/theme-selva/: catalog/theme-selva.en_US.ISO-8859-1.xml,
+	  catalog/theme-selva.fr_FR.ISO-8859-1.xml, theme-selva.info:
+	  updating to Rafa's 0.7d1 version + Dorian's improved CSS
+
+2005-09-18 08:25  emmar
+
+	* packages/theme-selva/www/: themes/selva-theme.adp,
+	  themes/selva-theme/e.gif, themes/selva-theme/edit.gif,
+	  themes/selva-theme/shade.gif, themes/selva-theme/unshade.gif,
+	  themes/selva-theme/x.gif, courses.adp, courses.tcl,
+	  selva-blank-master.adp, selva-blank-master.tcl, selva-master.adp,
+	  selva-master.tcl, selva-site-master.adp, selva-site-master.tcl:
+	  updating to Rafa's 0.7d1 version + Dorian's improved CSS
+
+2005-09-18 08:19  emmar
+
+	* packages/theme-selva/www/resources/Selva/turquoise/: Selva.css,
+	  images/SelvaSlices_General.html, images/bullet.gif,
+	  images/header_bgImg.gif, images/iconActive_courses.gif,
+	  images/iconActive_mySpace.gif, images/iconActive_preferences.gif,
+	  images/iconActive_tools.gif, images/icon_communities.gif,
+	  images/icon_courses.gif, images/icon_preferences.gif,
+	  images/icon_tools.gif, images/image.png, images/logo.gif,
+	  images/main_rightShadow.gif, images/myicon.ico,
+	  images/portal_bottomLCorner.gif, images/portal_bottomRCorner.gif,
+	  images/portal_bottomShadow.gif, images/portal_rightShadow.gif,
+	  images/portlet_bottomLCorner.gif, images/portlet_close.gif,
+	  images/portlet_shadeClose.gif, images/portlet_shadeOpen.gif,
+	  images/portlet_titleBg.gif, images/portlet_topRCorner.gif,
+	  images/shadow.gif, images/spacer.gif, images/tab_left.gif,
+	  images/tab_right.gif: updating to Rafa's 0.7d1 version + Dorian's
+	  improved CSS
+
+2005-09-18 08:15  emmar
+
+	* packages/theme-selva/www/resources/Selva/orange/: Selva.css,
+	  images/SelvaSlices_General.html, images/bullet.gif,
+	  images/header_bgImg.gif, images/iconActive_courses.gif,
+	  images/iconActive_mySpace.gif, images/iconActive_preferences.gif,
+	  images/iconActive_tools.gif, images/icon_communities.gif,
+	  images/icon_courses.gif, images/icon_preferences.gif,
+	  images/icon_tools.gif, images/image.png, images/logo.gif,
+	  images/main_rightShadow.gif, images/myicon.ico,
+	  images/portal_bottomLCorner.gif, images/portal_bottomRCorner.gif,
+	  images/portal_bottomShadow.gif, images/portal_rightShadow.gif,
+	  images/portlet_bottomLCorner.gif, images/portlet_close.gif,
+	  images/portlet_shadeClose.gif, images/portlet_shadeOpen.gif,
+	  images/portlet_titleBg.gif, images/portlet_topRCorner.gif,
+	  images/shadow.gif, images/spacer.gif, images/tab_left.gif,
+	  images/tab_right.gif: updating to Rafa's 0.7d1 version + Dorian's
+	  improved CSS
+
+2005-09-18 08:11  emmar
+
+	* packages/theme-selva/www/resources/Selva/green/: Selva.css,
+	  images/SelvaSlices_General.html, images/bullet.gif,
+	  images/header_bgImg.gif, images/iconActive_communities.gif,
+	  images/iconActive_courses.gif, images/iconActive_preferences.gif,
+	  images/iconActive_tools.gif, images/icon_communities.gif,
+	  images/icon_courses.gif, images/icon_preferences.gif,
+	  images/icon_tools.gif, images/image.png, images/logo.gif,
+	  images/main_rightShadow.gif, images/myicon.ico,
+	  images/portal_bottomLCorner.gif, images/portal_bottomRCorner.gif,
+	  images/portal_bottomShadow.gif, images/portal_rightShadow.gif,
+	  images/portlet_bottomLCorner.gif, images/portlet_close.gif,
+	  images/portlet_shadeClose.gif, images/portlet_shadeOpen.gif,
+	  images/portlet_titleBg.gif, images/portlet_titleCorner.gif,
+	  images/portlet_topRCorner.gif, images/shadow.gif,
+	  images/spacer.gif, images/subnav_corner.gif, images/tab_left.gif,
+	  images/tab_right.gif: updating to Rafa's 0.7d1 version + Dorian's
+	  improved CSS
+
+2005-09-18 08:05  emmar
+
+	* packages/theme-selva/www/resources/Selva/default/: Selva.css,
+	  images/image.png, images/logo.gif: updating to Rafa's 0.7d1
+	  version + Dorian's improved CSS
+
+2005-09-18 08:01  emmar
+
+	* packages/theme-selva/www/resources/Selva/brown/: Selva.css,
+	  images/SelvaSlices_General.html, images/bullet.gif,
+	  images/header_bgImg.gif, images/iconActive_courses.gif,
+	  images/iconActive_mySpace.gif, images/iconActive_preferences.gif,
+	  images/iconActive_tools.gif, images/icon_communities.gif,
+	  images/icon_courses.gif, images/icon_preferences.gif,
+	  images/icon_tools.gif, images/image.png, images/logo.gif,
+	  images/main_rightShadow.gif, images/myicon.ico,
+	  images/portal_bottomLCorner.gif, images/portal_bottomRCorner.gif,
+	  images/portal_bottomShadow.gif, images/portal_rightShadow.gif,
+	  images/portlet_bottomLCorner.gif, images/portlet_close.gif,
+	  images/portlet_shadeClose.gif, images/portlet_shadeOpen.gif,
+	  images/portlet_titleBg.gif, images/portlet_topRCorner.gif,
+	  images/shadow.gif, images/spacer.gif, images/tab_left.gif,
+	  images/tab_right.gif: updating to Rafa's 0.7d1 version + Dorian's
+	  improved CSS
+
+2005-09-18 07:49  emmar
+
+	* packages/theme-selva/www/doc/: index.adp, selva-blank-master.tcl,
+	  selva-master.tcl: updating to Rafa's 0.7d1 version + Dorian's
+	  improved CSS
+
+2005-09-18 07:43  emmar
+
+	* packages/theme-selva/: sql/postgresql/theme-selva-create.sql,
+	  sql/postgresql/theme-selva-drop.sql, tcl/selva-procs.tcl,
+	  tcl/selva-procs.xql: updating to Rafa's 0.7d1 version + Dorian's
+	  improved CSS
+
+2005-09-17 09:17  maltes
+
 	* packages/: acs-kernel/catalog/acs-kernel.de_DE.ISO-8859-1.xml,
 	  acs-kernel/catalog/acs-kernel.en_US.ISO-8859-1.xml,
 	  acs-subsite/catalog/acs-subsite.de_DE.ISO-8859-1.xml,
 	  acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml,
 	  acs-tcl/catalog/acs-tcl.de_DE.ISO-8859-1.xml,
-	  acs-tcl/catalog/acs-tcl.en_US.ISO-8859-1.xml: More I18N updates
-	  and German Translations. Luckily no customer of ours will see the
-	  admin pages (as I18N is unknown territory there....)
+	  acs-tcl/catalog/acs-tcl.en_US.ISO-8859-1.xml,
+	  calendar/catalog/calendar.de_DE.ISO-8859-1.xml,
+	  dotlrn-portlet/catalog/dotlrn-portlet.de_DE.ISO-8859-1.xml,
+	  dotlrn-portlet/catalog/dotlrn-portlet.en_US.ISO-8859-1.xml,
+	  dotlrn-portlet/www/dotlrn-admin-portlet.adp,
+	  dotlrn-portlet/www/dotlrn-members-staff-portlet.adp,
+	  file-storage/catalog/file-storage.de_DE.ISO-8859-1.xml,
+	  file-storage/www/folder-chunk.tcl,
+	  fs-portlet/catalog/fs-portlet.de_DE.ISO-8859-1.xml: More I18N
+	  updates and German Translations. Luckily no customer of ours will
+	  see the admin pages (as I18N is unknown territory there....)
 
-2005-09-16 23:22  torbenb
+2005-09-17 08:23  maltes
 
+	* packages/contacts/tcl/contacts-populate-procs.tcl: Added german
+	  translation for role of parent company
+
+2005-09-17 07:32  maltes
+
+	* packages/calendar/: catalog/calendar.de_DE.ISO-8859-1.xml,
+	  catalog/calendar.en_US.ISO-8859-1.xml,
+	  www/cal-item-create-recurrence.tcl, www/cal-item-new.tcl: added a
+	  new I18N string
+
+2005-09-17 07:23  maltes
+
+	* packages/invoices/catalog/: invoices.de_DE.ISO-8859-1.xml,
+	  invoices.en_US.ISO-8859-1.xml: New I18N
+
+2005-09-17 06:24  maltes
+
+	* packages/organizations/: organizations.info,
+	  tcl/organizations-procs.tcl: Adding missing procedure
+	  organization::organization_p, increased version number
+
+2005-09-17 02:22  torbenb
+
 	* packages/acs-templating/tcl/: util-procs.tcl,
 	  test/parse-test-procs.tcl: fix for bug 2526, adding DoubleApos
 	  functionality to tcl_to_sql_list
 
-2005-09-16 08:53  miguelm
+2005-09-16 17:53  miguelm
 
+	* packages/invoices/: tcl/offer-procs.tcl, invoices.info: adding
+	  procedures
+
+2005-09-16 14:01  victorg
+
+	* packages/faq-portlet/tcl/test/faq-portlet-procs.tcl: file
+	  faq-portlet-procs.tcl was added on branch oacs-5-2 on 2005-09-24
+	  01:10:20 +0000
+
+2005-09-16 14:01  victorg
+
+	* packages/faq-portlet/tcl/test/tclwebtest-procs.tcl: file
+	  tclwebtest-procs.tcl was added on branch oacs-5-2 on 2005-09-24
+	  01:10:20 +0000
+
+2005-09-16 12:11  daveb
+
+	* packages/lors-central/www/new-learning-object.tcl: Delete tmp
+	  file after processing upload. Reformat while I was at it so I
+	  could understand what was going on.
+
+2005-09-16 12:04  maltes
+
+	* packages/dotlrn/tcl/dotlrn-callback-procs.tcl: Added a callback
+	  to add members in .LRN. Currently only used in the callback for
+	  contacts, but might be used in other circumstances as well.
+
+2005-09-16 11:53  miguelm
+
 	* packages/acs-tcl/acs-tcl.info: adding person::person_p procedure,
 	  increment version number
 
-2005-09-16 08:47  miguelm
+2005-09-16 11:48  maltes
 
+	* packages/contacts/: tcl/contacts-callback-procs.tcl,
+	  www/contact-add.tcl: Changed the contacts so they actually make a
+	  little bit more sense. removed the contact::person_new callback
+	  as it would not work in all situations
+
+2005-09-16 11:47  miguelm
+
 	* packages/acs-tcl/tcl/community-core-procs.tcl: adding
 	  person::person_p procedure
 
-2005-09-16 07:20  maltes
+2005-09-16 11:41  maltes
 
+	* packages/dotlrn/www/: community-member.adp, community-member.tcl:
+	  Fixed community-member page. First it now checks if the forums
+	  package is installed and it actually pretends to use forums and
+	  not weblog from the name of the variables.
+
+2005-09-16 11:37  miguelm
+
+	* packages/contacts/www/contact-rels.tcl: changin to use
+	  contact::orgnaization_p to organization::organization_p
+
+2005-09-16 11:21  miguelm
+
+	* packages/contacts/www/bulk-update.tcl: changin to use
+	  contact::person_p to person::person_p
+
+2005-09-16 11:21  miguelm
+
+	* packages/contacts/www/bulk-update.tcl: file bulk-update.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-09-16 10:53  daveb
+
+	* packages/lors-central/www/new-file.tcl: Clean up file after
+	  upload.
+
+2005-09-16 10:27  miguelm
+
+	* packages/invoices/www/admin/index.tcl: file index.tcl was added
+	  on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-09-16 10:27  maltes
+
+	* packages/invoices/www/: invoice-reports.adp, admin/index.tcl: The
+	  invoice aggregate formtemplate is used twice on this page (once
+	  in the include). Commented out
+
+2005-09-16 10:20  maltes
+
 	* packages/acs-subsite/: acs-subsite.info, tcl/group-procs.tcl,
 	  tcl/group-procs.xql: Added new version of group::get_members that
 	  is a little bit smarter with the type as it is quering
 	  acs_objects instead of individual tables, using the object_type
 
-2005-09-16 05:14  maltes
+2005-09-16 08:14  maltes
 
 	* packages/:
 	  acs-authentication/catalog/acs-authentication.de_DE.ISO-8859-1.xml,
@@ -2341,133 +8859,1012 @@
 	  acs-tcl/catalog/acs-tcl.de_DE.ISO-8859-1.xml,
 	  acs-tcl/catalog/acs-tcl.en_US.ISO-8859-1.xml,
 	  acs-templating/catalog/acs-templating.de_DE.ISO-8859-1.xml,
-	  acs-templating/catalog/acs-templating.en_US.ISO-8859-1.xml: Added
-	  a couple of new translations into german and some language
-	  strings for English. Some catalog files go their version number
-	  bumped up due to the fact that the package version had increased
-	  in the meantime
+	  acs-templating/catalog/acs-templating.en_US.ISO-8859-1.xml,
+	  attachments/catalog/attachments.de_DE.ISO-8859-1.xml,
+	  attachments/catalog/attachments.en_US.ISO-8859-1.xml,
+	  calendar/catalog/calendar.de_DE.ISO-8859-1.xml,
+	  calendar-portlet/catalog/calendar-portlet.de_DE.ISO-8859-1.xml,
+	  calendar-portlet/catalog/calendar-portlet.en_US.ISO-8859-1.xml,
+	  dotlrn-calendar/catalog/dotlrn-calendar.de_DE.ISO-8859-1.xml,
+	  dotlrn-calendar/catalog/dotlrn-calendar.en_US.ISO-8859-1.xml,
+	  dotlrn-dotlrn/catalog/dotlrn-dotlrn.de_DE.ISO-8859-1.xml,
+	  dotlrn-dotlrn/catalog/dotlrn-dotlrn.en_US.ISO-8859-1.xml,
+	  dotlrn-fs/catalog/dotlrn-fs.de_DE.ISO-8859-1.xml,
+	  dotlrn-fs/catalog/dotlrn-fs.en_US.ISO-8859-1.xml,
+	  dotlrn-portlet/catalog/dotlrn-portlet.de_DE.ISO-8859-1.xml,
+	  dotlrn-portlet/catalog/dotlrn-portlet.en_US.ISO-8859-1.xml,
+	  fs-portlet/catalog/fs-portlet.de_DE.ISO-8859-1.xml,
+	  general-comments/catalog/general-comments.de_DE.ISO-8859-1.xml,
+	  general-comments/catalog/general-comments.en_US.ISO-8859-1.xml,
+	  new-portal/catalog/new-portal.de_DE.ISO-8859-1.xml,
+	  new-portal/catalog/new-portal.en_US.ISO-8859-1.xml,
+	  notifications/catalog/notifications.de_DE.ISO-8859-1.xml,
+	  notifications/catalog/notifications.en_US.ISO-8859-1.xml,
+	  oacs-dav/catalog/oacs-dav.de_DE.ISO-8859-1.xml,
+	  oacs-dav/catalog/oacs-dav.en_US.ISO-8859-1.xml,
+	  workflow/catalog/workflow.de_DE.ISO-8859-1.xml,
+	  workflow/catalog/workflow.en_US.ISO-8859-1.xml: Added a couple of
+	  new translations into german and some language strings for
+	  English. Some catalog files go their version number bumped up due
+	  to the fact that the package version had increased in the
+	  meantime
 
-2005-09-16 03:49  eduardop
+2005-09-16 06:49  eduardop
 
 	* packages/acs-templating/tcl/util-procs.tcl: doing a proper revert
 	  fix for bug 2526, due to bug 2593
 
-2005-09-16 02:46  torbenb
+2005-09-16 05:46  torbenb
 
 	* packages/acs-templating/tcl/test/parse-test-procs.tcl: reversing
 	  tests associated with fix for bug 2526, due to bug 2593
 
-2005-09-16 02:42  torbenb
+2005-09-16 05:42  torbenb
 
 	* packages/acs-templating/tcl/util-procs.tcl: reversing fix for bug
 	  2526, due to bug 2593
 
-2005-09-15 01:04  maltes
+2005-09-15 18:46  miguelm
 
+	* packages/contacts/: www/contact-add.tcl,
+	  tcl/contacts-callback-procs.tcl: callng implementation for
+	  contact::person_new
+
+2005-09-15 18:45  miguelm
+
+	* packages/dotlrn/tcl/: dotlrn-callback-procs.tcl,
+	  dotlrn-callback-procs.xql: adding implementation for
+	  contact::person_new
+
+2005-09-15 10:56  roelc
+
+	* packages/news/sql/postgresql/news-package-create.sql: Additional
+	  fixes to news__clone - incorrect call to news__new and sql fixes
+
+2005-09-15 10:39  maltes
+
+	* packages/invoices/: invoices.info, tcl/invoice-procs.tcl: Added
+	  new parameter for the default template for invoices
+
+2005-09-15 10:34  miguelm
+
+	* packages/invoices/www/admin/index.adp: file index.adp was added
+	  on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-09-15 10:34  maltes
+
+	* packages/invoices/www/admin/: index.adp, index.tcl: Added a link
+	  to the parameter section of invoices
+
+2005-09-15 07:11  maltes
+
+	* packages/invoices/www/invoice-ae.tcl: Reverting bad commit
+
+2005-09-15 07:07  maltes
+
+	* packages/invoices/www/: invoice-ae.tcl, projects-billable.adp,
+	  projects-billable.tcl: Added page for billable projects
+
+2005-09-15 04:04  maltes
+
 	* packages/acs-subsite/: acs-subsite.info, tcl/group-procs.tcl,
 	  tcl/group-procs.xql: Added the group::title function to retrieve
 	  the title of a group and added some caching. Upped Version number
 	  for Project Manager that depends on these changes
 
-2005-09-13 07:08  timoh
+2005-09-15 02:20  dedsc
 
+	* packages/news/sql/postgresql/news-package-create.sql: fix
+	  misnamed variable
+
+2005-09-14 18:19  janine
+
+	* packages/project-manager/www/project-assign-edit.xql: file
+	  project-assign-edit.xql was added on branch oacs-5-2 on
+	  2005-11-30 06:47:37 +0000
+
+2005-09-14 18:18  miguelm
+
+	* packages/project-manager/www/project-assign-edit.xql: making
+	  changes to allow assign a group to a task or a project
+
+2005-09-14 12:34  miguelm
+
+	* packages/contacts/www/complaint-ae.tcl: file complaint-ae.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-09-14 12:34  miguelm
+
+	* packages/contacts/www/complaint-ae.tcl: getting only the
+	  customer_id of the live_revision project
+
+2005-09-13 23:27  rafael
+
+	* packages/theme-selva/theme-selva.info: since this version of
+	  selva requires dotlrn it should not be autoinstalled
+
+2005-09-13 19:00  rafael
+
+	* packages/theme-selva/www/resources/Selva/: default/Selva.css,
+	  green/Selva.css, turquoise/Selva.css: added revised css work by
+	  Dorian
+
+2005-09-13 18:46  rafael
+
+	* packages/theme-selva/theme-selva.info: fixed file wrongly checked
+	  in
+
+2005-09-13 16:59  miguelm
+
+	* packages/invoices/lib/report-year.adp: adding a new way to filter
+	  reports
+
+2005-09-13 16:59  miguelm
+
+	* packages/invoices/lib/report-year.adp: file report-year.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:10 +0000
+
+2005-09-13 16:56  miguelm
+
+	* packages/invoices/lib/report-day.tcl: file report-day.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:10 +0000
+
+2005-09-13 16:56  miguelm
+
+	* packages/invoices/lib/report-month-postgresql.xql: file
+	  report-month-postgresql.xql was added on branch oacs-5-2 on
+	  2005-11-30 15:56:10 +0000
+
+2005-09-13 16:56  miguelm
+
+	* packages/invoices/lib/report-month.tcl: file report-month.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:10 +0000
+
+2005-09-13 16:56  miguelm
+
+	* packages/invoices/lib/report-year-postgresql.xql: file
+	  report-year-postgresql.xql was added on branch oacs-5-2 on
+	  2005-11-30 15:56:10 +0000
+
+2005-09-13 16:56  miguelm
+
+	* packages/invoices/lib/report-year.tcl: file report-year.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:10 +0000
+
+2005-09-13 16:56  miguelm
+
+	* packages/invoices/: www/invoice-reports.adp,
+	  www/invoice-reports.tcl, lib/report-day.tcl,
+	  lib/report-month-postgresql.xql, lib/report-month.tcl,
+	  lib/report-year-postgresql.xql, lib/report-year.tcl: adding a new
+	  way to filter reports
+
+2005-09-13 16:56  miguelm
+
+	* packages/invoices/www/invoice-reports.tcl: file
+	  invoice-reports.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:56:13 +0000
+
+2005-09-13 11:37  miguelm
+
+	* packages/contacts/www/: changes.adp, changes.tcl, index.vuh:
+	  adding files to show the track of all changes made to one contact
+
+2005-09-13 11:37  miguelm
+
+	* packages/contacts/www/changes.adp: file changes.adp was added on
+	  branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-09-13 11:37  miguelm
+
+	* packages/contacts/www/changes.tcl: file changes.tcl was added on
+	  branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-09-13 10:42  dedsc
+
+	* packages/dotlrn/lib/: facilitator-bio.adp, facilitator-bio.tcl:
+	  allow admins to edit bios
+
+2005-09-13 10:08  timoh
+
 	* packages/acs-content-repository/: acs-content-repository.info,
 	  sql/postgresql/content-item.sql,
 	  sql/postgresql/upgrade/upgrade-5.2.0b1-5.2.0b2.sql: bugfix:
 	  moving content item
 
-2005-09-09 09:56  maltes
+2005-09-13 01:55  roelc
 
+	* packages/ecommerce/tcl/: ecommerce-scheduled-procs-oracle.xql,
+	  ecommerce-scheduled-procs-postgresql.xql,
+	  ecommerce-scheduled-procs.tcl: Bugfix on
+	  ec_unrefunded_transactions scheduled proc to use
+	  refunded_transaction_id instead of the ecommerce generated
+	  transaction_id
+
+2005-09-13 00:34  dedsc
+
+	* packages/dotlrn/www/admin/: users-search-oracle.xql,
+	  users-search-postgresql.xql, users-search.tcl: convert to db_map
+	  to support pg properly
+
+2005-09-13 00:01  dedsc
+
+	* packages/assessment/: tcl/as-assessment-procs.tcl,
+	  www/asm-admin/assessment-copy.tcl: add ability to specify a new
+	  assessment title on copy
+
+2005-09-12 23:09  daveb
+
+	* packages/dotlrn/tcl/community-procs.tcl: Add optional
+	  message_only switch to dotlrn_community::send_member_email to get
+	  email message without sending email.
+
+2005-09-12 18:01  miguelm
+
+	* packages/ams/tcl/ams-install-procs.tcl: adding a parameter to
+	  specify the default layout for input and display the address
+
+2005-09-12 18:01  miguelm
+
+	* packages/ams/tcl/ams-install-procs.tcl: file
+	  ams-install-procs.tcl was added on branch oacs-5-2 on 2005-11-30
+	  16:21:53 +0000
+
+2005-09-12 13:04  annyf
+
+	* packages/assessment/www/asm-admin/:
+	  add-edit-section-check-postgresql.xql,
+	  add-edit-section-check-oracle.xql: remove postgres tag
+
+2005-09-12 12:15  miguelm
+
+	* packages/acs-mail-lite/lib/: email.adp, email.tcl: adding element
+	  to the form to call a javascript function that checks or unchecks
+	  all recipients
+
+2005-09-12 10:12  miguelm
+
+	* packages/contacts/sql/postgresql/contacts-search-create.sql:
+	  datamodel changes for extend_id and search_id map
+
+2005-09-12 08:10  dedsc
+
+	* packages/file-storage/www/folder-chunk.tcl: show write actions
+	  only when write_p is 1
+
+2005-09-12 02:57  maltes
+
+	* packages/acs-mail-lite/lib/email.tcl: Fixed problem with the
+	  display of empty party_ids
+
+2005-09-12 00:41  hamiltonc
+
+	* packages/calendar/www/: view-month-display.adp,
+	  view-month-display.tcl: we don't need to put show_calendar_name_p
+	  in the multirow, removing it
+
+2005-09-12 00:35  hamiltonc
+
+	* packages/calendar-portlet/www/calendar-full-portlet.adp: make
+	  sure we also pass show_calendar_name_p to month view
+
+2005-09-12 00:34  hamiltonc
+
+	* packages/calendar/www/: view-month-display.adp,
+	  view-month-display.tcl: fixed show_calendar_name_p so that it is
+	  passed to the multirow, it determines whether we show the
+	  calendar name in [ ]	or not
+
+2005-09-10 09:39  maltes
+
+	* packages/contacts/tcl/contacts-populate-procs.tcl: Added support
+	  for leads
+
+2005-09-10 09:39  maltes
+
+	* packages/contacts/www/: message.adp, message.tcl: Support for
+	  sending mails from folders
+
+2005-09-10 09:33  maltes
+
+	* packages/contacts/tcl/contacts-callback-procs.tcl: Email sending
+	  of files
+
+2005-09-10 01:46  maltes
+
+	* packages/contacts/tcl/contacts-install-procs.tcl: Added an
+	  install hook for the install.xml
+
+2005-09-10 01:41  maltes
+
+	* packages/contacts/tcl/contacts-populate-procs.tcl: Removed
+	  employment since
+
+2005-09-09 18:18  miguelm
+
+	* packages/contacts/: www/admin/ext-search-options.adp,
+	  www/admin/ext-search-options.tcl,
+	  www/admin/ext-search-options.xql, www/admin/remove-default.tcl,
+	  www/admin/set-default.tcl, tcl/contact-extend-procs.tcl: addign
+	  default extended search functionallity
+
+2005-09-09 18:18  miguelm
+
+	* packages/contacts/www/admin/ext-search-options.xql: file
+	  ext-search-options.xql was added on branch oacs-5-2 on 2005-11-30
+	  15:31:03 +0000
+
+2005-09-09 13:08  miguelm
+
+	* packages/ams/tcl/ams-init.tcl: file ams-init.tcl was added on
+	  branch oacs-5-2 on 2005-11-30 16:21:53 +0000
+
+2005-09-09 13:08  maltes
+
+	* packages/ams/tcl/: ams-init.tcl, ams-install-procs.tcl: I18n of
+	  Options as well
+
+2005-09-09 12:56  maltes
+
 	* packages/acs-subsite/tcl/: apm-callback-procs.tcl,
 	  group-procs.tcl: changed the naming of the message key to
 	  "group_title_$group_id" as this caused confusion in acs-lang with
 	  the additional "."
 
-2005-09-09 07:19  maltes
+2005-09-09 12:40  miguelm
 
+	* packages/dotlrn-contacts/dotlrn-contacts.info: file
+	  dotlrn-contacts.info was added on branch oacs-5-2 on 2005-11-30
+	  16:24:48 +0000
+
+2005-09-09 12:39  miguelm
+
+	* packages/dotlrn-contacts/tcl/dotlrn-contacts-procs.tcl: file
+	  dotlrn-contacts-procs.tcl was added on branch oacs-5-2 on
+	  2005-11-30 16:24:49 +0000
+
+2005-09-09 12:39  miguelm
+
+	* packages/dotlrn-contacts/: tcl/dotlrn-contacts-procs.tcl,
+	  dotlrn-contacts.info: making changes to use the same instace of
+	  contacts on all communities
+
+2005-09-09 12:28  miguelm
+
+	* packages/invoices-portlet/lib/invoice-list.tcl: making changes to
+	  use the same instace of invoices on all portlets
+
+2005-09-09 12:27  miguelm
+
+	* packages/dotlrn-invoices/: dotlrn-invoices.info,
+	  tcl/dotlrn-invoices-procs.tcl: removing the site-node::new for
+	  the portlets, using the same instace of invoices on all portlets
+
+2005-09-09 10:19  maltes
+
 	* packages/acs-subsite/tcl/group-procs.tcl: Store the I18N version
 	  of the group_name in the title
 
-2005-09-08 07:54  timoh
+2005-09-09 10:06  miguelm
 
+	* packages/ams/tcl/ams-widget-procs-postgresql.xql: file
+	  ams-widget-procs-postgresql.xql was added on branch oacs-5-2 on
+	  2005-11-30 16:21:53 +0000
+
+2005-09-09 10:06  maltes
+
+	* packages/ams/tcl/: ams-list-procs.tcl,
+	  ams-widget-procs-postgresql.xql, ams-widget-procs.tcl: Added
+	  support for a pretty_name using the acs-object's title. The I18N
+	  version of the option is stored as the title and the title is
+	  what is being displayed now. Ups... how on earth shall the
+	  upgrade work
+
+2005-09-08 22:50  dedsc
+
+	* packages/wp-slim/www/: presentation-public-oracle.xql,
+	  presentation-public-postgresql.xql, presentation-public.tcl: fix
+	  grant and revoke of public viewing permissions
+
+2005-09-08 16:45  miguelm
+
+	* packages/invoices/lib/: invoice-list.tcl, invoice-list.xql:
+	  making some changes to show all invoices when organization_id is
+	  not present
+
+2005-09-08 14:30  timoh
+
+	* packages/invoices/: invoices.info, www/invoice-ae.xql,
+	  www/invoice-send.tcl, www/offer-accept-2.tcl, www/offer-send.tcl:
+	  added calls to generate pdf document
+
+2005-09-08 14:15  miguelm
+
+	* packages/contacts/www/searches.adp: file searches.adp was added
+	  on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-09-08 14:14  miguelm
+
+	* packages/contacts/: sql/postgresql/contacts-messages-create.sql,
+	  sql/postgresql/contacts-search-create.sql, www/searches.adp,
+	  www/admin/ext-search-options.adp,
+	  www/admin/ext-search-options.tcl,
+	  www/admin/ext-search-options.xql: changes made to support extend
+	  search, adding procedures files
+
+2005-09-08 14:14  miguelm
+
+	* packages/contacts/sql/postgresql/contacts-messages-create.sql:
+	  file contacts-messages-create.sql was added on branch oacs-5-2 on
+	  2005-11-30 15:31:01 +0000
+
+2005-09-08 14:05  miguelm
+
+	* packages/contacts/tcl/: contact-extend-procs-postgresql.xql,
+	  contact-extend-procs.tcl, contact-message-procs.tcl: changes made
+	  to support extend search, adding procedures files
+
+2005-09-08 10:54  timoh
+
 	* packages/acs-tcl/: acs-tcl.info,
 	  catalog/acs-tcl.de_DE.ISO-8859-1.xml,
 	  catalog/acs-tcl.en_US.ISO-8859-1.xml, tcl/pdf-procs.tcl: added
 	  procs to convert html to pdf, added parameter to htmldoc binary
 
-2005-09-08 03:00  maltes
+2005-09-08 06:00  maltes
 
-	* packages/: acs-kernel/catalog/acs-kernel.de_DE.ISO-8859-1.xml,
+	* packages/:
+	  acs-datetime/catalog/acs-datetime.de_DE.ISO-8859-1.xml,
+	  acs-datetime/catalog/acs-datetime.en_US.ISO-8859-1.xml,
+	  acs-kernel/catalog/acs-kernel.de_DE.ISO-8859-1.xml,
 	  acs-subsite/catalog/acs-subsite.de_DE.ISO-8859-1.xml,
+	  dotlrn/catalog/dotlrn.de_DE.ISO-8859-1.xml,
+	  dotlrn/catalog/dotlrn.en_US.ISO-8859-1.xml,
 	  acs-lang/catalog/acs-lang.de_DE.ISO-8859-1.xml,
 	  acs-lang/catalog/acs-lang.en_US.ISO-8859-1.xml,
-	  search/catalog/search.en_US.ISO-8859-1.xml: New I18n
+	  ref-countries/catalog/ref-countries.de_DE.ISO-8859-1.xml,
+	  ref-countries/catalog/ref-countries.en_US.ISO-8859-1.xml,
+	  search/catalog/search.en_US.ISO-8859-1.xml,
+	  tasks/catalog/tasks.de_DE.ISO-8859-1.xml: New I18n
 
-2005-09-07 15:12  skaufman
+2005-09-08 05:11  dedsc
 
+	* packages/assessment/tcl/as-checks-procs.xql: fix as this was
+	  throwing an error on edited sessions
+
+2005-09-07 18:12  skaufman
+
 	* packages/acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml:
 	  fixed typos in permission-related string substitutions
 
-2005-09-07 09:46  eduardop
+2005-09-07 14:28  miguelm
 
+	* packages/invoices/lib/report-day-postgresql.xql: file
+	  report-day-postgresql.xql was added on branch oacs-5-2 on
+	  2005-11-30 15:56:10 +0000
+
+2005-09-07 14:28  miguelm
+
+	* packages/invoices/lib/: report-day-postgresql.xql,
+	  report-day.tcl, report-month-postgresql.xql, report-month.tcl,
+	  report-year-postgresql.xql, report-year.tcl: making reports work
+	  without organization_id
+
+2005-09-07 13:11  daveb
+
+	* packages/edit-this-page/tcl/etp-procs-postgresql.xql: Add missing
+	  comma.
+
+2005-09-07 12:51  miguelm
+
+	* packages/invoices/lib/: report-day-postgresql.xql,
+	  report-day.tcl: fixing query for links
+
+2005-09-07 12:46  eduardop
+
 	* packages/acs-tcl/tcl/request-processor-procs.tcl: bugfix: fixing
 	  bug #2591: URL Component Starting with "-" crashes rp_filter
 
-2005-09-07 09:34  maltes
+2005-09-07 12:34  maltes
 
 	* packages/acs-lang/catalog/: acs-lang.de_DE.ISO-8859-1.xml,
 	  acs-lang.en_US.ISO-8859-1.xml: Added missing language key
 
-2005-09-07 09:34  maltes
+2005-09-07 12:34  maltes
 
 	* packages/acs-lang/tcl/: lang-util-procs.tcl, lang-util-procs.xql:
 	  Added get_locale_options
 
-2005-09-06 13:32  skaufman
+2005-09-07 11:56  hamiltonc
 
+	* packages/dotlrn-news/tcl/dotlrn-news-procs.tcl: update
+	  notifications on news to activate on add membership to community
+	  and to deactivate on drop membership
+
+2005-09-06 21:35  hamiltonc
+
+	* packages/calendar-portlet/www/calendar-portlet.tcl: make sure
+	  prev_month_template and next_month_template are set if calendar
+	  portlet is in month view
+
+2005-09-06 21:32  hamiltonc
+
+	* packages/calendar-portlet/www/calendar-portlet.tcl: fixed
+	  calendar portlet in month view, we need to set
+	  prev_month_template and next_month_template when view is month
+
+2005-09-06 19:02  miguelm
+
+	* packages/invoices/www/: invoice-reports.adp, invoice-reports.tcl:
+	  increment version number, new messages, reports functionallity
+	  added
+
+2005-09-06 19:01  miguelm
+
+	* packages/invoices/www/admin/linking.tcl: file linking.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-09-06 19:01  miguelm
+
+	* packages/invoices/www/offer-list.tcl: file offer-list.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-09-06 19:00  miguelm
+
+	* packages/invoices/lib/report-day.adp: file report-day.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:10 +0000
+
+2005-09-06 19:00  miguelm
+
+	* packages/invoices/lib/report-month.adp: file report-month.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:10 +0000
+
+2005-09-06 18:59  miguelm
+
+	* packages/invoices/lib/price-list.xql: file price-list.xql was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:10 +0000
+
+2005-09-06 18:59  miguelm
+
+	* packages/invoices/: tcl/invoice-procs.tcl,
+	  tcl/invoices-callback-procs.tcl, tcl/iv-install-procs.tcl,
+	  tcl/offer-procs.tcl, tcl/offer-procs.xql, lib/invoice-list.tcl,
+	  lib/offer-list.tcl, lib/offer-list.xql, lib/price-list.tcl,
+	  lib/price-list.xql, lib/report-day-postgresql.xql,
+	  lib/report-day.adp, lib/report-day.tcl,
+	  lib/report-month-postgresql.xql, lib/report-month.adp,
+	  lib/report-month.tcl, lib/report-year-postgresql.xql,
+	  lib/report-year.adp, lib/report-year.tcl, www/invoice-ae.tcl,
+	  www/invoice-ae.xql, www/offer-accept-2.adp,
+	  www/offer-accept-2.tcl, www/offer-accept-2.xql,
+	  www/offer-accept.tcl, www/offer-ae-postgresql.xql,
+	  www/offer-ae.tcl, www/offer-ae.xql, www/offer-list.tcl,
+	  www/price-list.adp, www/price-list.tcl, www/admin/linking.tcl:
+	  increment version number, new messages, reports functionallity
+	  added
+
+2005-09-06 18:58  miguelm
+
+	*
+	  packages/invoices/sql/postgresql/upgrade/upgrade-0.01d7-0.01d8.sql:
+	  file upgrade-0.01d7-0.01d8.sql was added on branch oacs-5-2 on
+	  2005-11-30 15:56:11 +0000
+
+2005-09-06 18:55  miguelm
+
+	* packages/invoices/: invoices.info,
+	  catalog/invoices.de_DE.ISO-8859-1.xml,
+	  catalog/invoices.en_US.ISO-8859-1.xml,
+	  sql/postgresql/invoices-create.sql,
+	  sql/postgresql/upgrade/upgrade-0.01d7-0.01d8.sql: increment
+	  version number, new messages, reports functionallity added
+
+2005-09-06 16:32  skaufman
+
 	* packages/acs-kernel/catalog/acs-kernel.en_US.ISO-8859-1.xml:
 	  added missing key; corrected spelling
 
-2005-09-02 01:45  darior
+2005-09-06 13:21  tracya
 
+	* packages/dotlrn/tcl/community-procs.tcl: allowing patron to
+	  recieve email with participant info in body
+
+2005-09-06 12:45  maltes
+
+	* packages/contacts/tcl/contacts-populate-procs.tcl: No need for
+	  notes on a person/organization as we already have the
+	  functionality for comments
+
+2005-09-06 12:31  timoh
+
+	* packages/categories/tcl/category-trees-procs.tcl: added
+	  tree-import-proc
+
+2005-09-06 12:30  tracya
+
+	* packages/dotlrn/tcl/community-procs.tcl: fixing so it wil give
+	  the participant info in the body but send to the patron
+
+2005-09-06 11:20  maltes
+
+	* packages/categories/tcl/: category-trees-procs.tcl,
+	  category-trees-procs.xql: Added tree_id
+
+2005-09-06 11:03  roelc
+
+	* packages/dotlrn/tcl/community-procs.tcl: Added override_enabled
+	  flag to send_member_email to force sending of disabled emails
+
+2005-09-06 09:12  dedsc
+
+	* packages/assessment/www/asm-admin/: item-add-fu.tcl,
+	  item-add-fu.xql, item-add-mc.tcl, item-add-mc.xql,
+	  item-add-oq.tcl, item-add-oq.xql, item-add-sa.tcl,
+	  item-add-sa.xql: add sensible defaults to answer set titles
+
+2005-09-06 08:45  dedsc
+
+	* packages/assessment/www/asm-admin/: item-add.tcl,
+	  item-edit-general.tcl: allow to define csv names for assessments
+	  of type survey
+
+2005-09-06 08:30  tracya
+
+	* packages/dotlrn/lib/member-email.tcl: fixing edit of email
+	  template for cmmunity_id is 0
+
+2005-09-06 05:58  hamiltonc
+
+	* packages/dotlrn/www/bio-update.tcl: add permission checks on
+	  bio-update, we want only site wide admin and the owner of the bio
+	  to edit the bio
+
+2005-09-06 02:12  hamiltonc
+
+	* packages/news-portlet/www/: news-portlet.adp, news-portlet.tcl:
+	  modify news portlet to display request notification chunk and
+	  link to subscribe to rss syndication on the news portlet
+
+2005-09-06 02:11  hamiltonc
+
+	* packages/news/: news.info, tcl/news-apm-callback-procs.tcl,
+	  tcl/news-procs.tcl, www/index.adp, www/index.tcl,
+	  www/item-create-3.tcl: add acs-notification support for news
+	  package
+
+2005-09-06 02:01  hamiltonc
+
+	* packages/wps-portlet/www/: wps-portlet.adp, wps-portlet.tcl: from
+	  the wps portlet we allow members of a community or class to view
+	  their presentations and create their own presentations
+
+2005-09-06 01:54  dedsc
+
+	* packages/assessment/www/asm-admin/index.tcl: rename message keys
+	  used in button titles
+
+2005-09-06 01:50  dedsc
+
+	* packages/assessment/catalog/assessment.en_US.ISO-8859-1.xml: add
+	  missing keys
+
+2005-09-06 01:22  hamiltonc
+
+	* packages/wps-portlet/wps-portlet.info: add parameter to control
+	  whether we allow members of a community to create a wimpy point
+	  presentation, this parameter just controls whether the create
+	  link is available from the wps portlet or not
+
+2005-09-06 01:15  roelc
+
+	* packages/ecommerce/tcl/ecommerce-state-changes-procs.xql: Bugfix
+	  on ec_update_state_to_in_basket.update_transaction_state query
+
+2005-09-05 23:09  hamiltonc
+
+	* packages/wp-slim/www/add-edit-presentation.tcl: let's make the
+	  default to private instead of public when a wimpy point is
+	  created
+
+2005-09-05 19:23  hamiltonc
+
+	* packages/wps-portlet/www/: wps-portlet.adp, wps-portlet.tcl:
+	  allow members of a community to create a presentation, default
+	  the permissions of a new presentation to 'private' instead of
+	  public
+
+2005-09-05 10:25  luisf
+
+	* packages/static-portlet/tcl/: static-portlet-callback-procs.tcl,
+	  static-portlet-callback-procs.xql: callback procs for datamanager
+	  package
+
+2005-09-04 09:11  hamiltonc
+
+	* packages/dotlrn/www/members.tcl: allow only administrators and
+	  users with permission to admin the community access to the manage
+	  members page
+
+2005-09-04 07:59  maltes
+
+	* packages/organizations/tcl/organizations-procs.tcl: New
+	  procedures for organizations from HEAD
+
+2005-09-04 07:07  maltes
+
+	* packages/dotlrn/catalog/: dotlrn.de_DE.ISO-8859-1.xml,
+	  dotlrn.en_US.ISO-8859-1.xml: New I18n
+
+2005-09-03 08:47  hamiltonc
+
+	* packages/rss-support/catalog/: rss-support.en_US.ISO-8859-1.xml,
+	  rss-support.es_ES.ISO-8859-1.xml,
+	  rss-support.es_GT.ISO-8859-1.xml: add catalog files for
+	  rss-support to oacs 5.2
+
+2005-09-02 12:51  miguelm
+
+	* packages/invoices/lib/offer-list.tcl: fixing bad url
+
+2005-09-02 12:08  miguelm
+
+	* packages/invoices/: tcl/iv-install-procs.tcl, invoices.info,
+	  tcl/invoice-procs.tcl, tcl/offer-procs.tcl: adding a new
+	  parameter to get the default file url for prefilling the mail
+	  send box
+
+2005-09-02 12:00  hamiltonc
+
+	* packages/wps-portlet/www/wps-admin-portlet.adp: change the create
+	  presentation url to add-edit
+
+2005-09-02 10:03  hamiltonc
+
+	* packages/wps-portlet/catalog/: wps-portlet.en_US.ISO-8859-1.xml,
+	  wps-portlet.es_ES.ISO-8859-1.xml,
+	  wps-portlet.es_GT.ISO-8859-1.xml: add wps-portlet catalog files
+	  to oacs-5-2 branch
+
+2005-09-02 06:28  darior
+
+	* packages/cards/catalog/cards.ca_ES.ISO-8859-1.xml: revision of
+	  catalan translation
+
+2005-09-02 06:19  darior
+
+	* packages/: calendar/catalog/calendar.ca_ES.ISO-8859-1.xml,
+	  calendar-portlet/catalog/calendar-portlet.ca_ES.ISO-8859-1.xml:
+	  revision of catalan translation
+
+2005-09-02 06:17  darior
+
+	* packages/bulk-mail/catalog/bulk-mail.ca_ES.ISO-8859-1.xml: update
+	  version
+
+2005-09-02 06:09  darior
+
+	* packages/bug-tracker/catalog/bug-tracker.ca_ES.ISO-8859-1.xml:
+	  add language catalan
+
+2005-09-02 06:05  darior
+
+	* packages/bm-portlet/catalog/bm-portlet.ca_ES.ISO-8859-1.xml:
+	  update version catalan
+
+2005-09-02 06:03  darior
+
+	* packages/attachments/catalog/attachments.ca_ES.ISO-8859-1.xml:
+	  revision translate catalan by U.V.
+
+2005-09-02 05:55  darior
+
+	* packages/: assessment/catalog/assessment.ca_ES.ISO-8859-1.xml,
+	  assessment-portlet/catalog/assessment-portlet.ca_ES.ISO-8859-1.xml:
+	  add language catalan
+
+2005-09-02 04:45  darior
+
 	*
 	  packages/acs-templating/catalog/acs-templating.ca_ES.ISO-8859-1.xml:
 	  translated the new terms
 
-2005-09-01 05:25  darior
+2005-09-02 01:28  hamiltonc
 
+	* packages/faq/www/admin/: q-and-a-add-edit.tcl, q_and_a-edit.adp:
+	  increase size of textareas for quesiton and answer
+
+2005-09-02 01:11  hamiltonc
+
+	* packages/dotlrn/www/: user-add-2.tcl, admin/user-new-2.tcl,
+	  admin/users.adp, admin/users.tcl: fix redirect when adding new
+	  dotlrn user
+
+2005-09-01 08:25  darior
+
 	* packages/: acs-subsite/catalog/acs-subsite.ca_ES.ISO-8859-1.xml,
 	  acs-tcl/catalog/acs-tcl.ca_ES.ISO-8859-1.xml: translated the new
 	  terms
 
-2005-09-01 05:17  darior
+2005-09-01 08:17  darior
 
 	* packages/acs-lang/catalog/acs-lang.ca_ES.ISO-8859-1.xml:
 	  translated the new terms
 
-2005-09-01 05:13  darior
+2005-09-01 08:13  darior
 
 	* packages/acs-kernel/catalog/acs-kernel.ca_ES.ISO-8859-1.xml:
 	  translated the new terms
 
-2005-09-01 04:56  darior
+2005-09-01 08:09  darior
 
+	* packages/acs-datetime/catalog/acs-datetime.ca_ES.ISO-8859-1.xml:
+	  update language ca_ES
+
+2005-09-01 07:56  darior
+
 	*
 	  packages/acs-authentication/catalog/acs-authentication.ca_ES.ISO-8859-1.xml:
 	  update language ca_ES
 
-2005-08-30 04:19  maltes
+2005-09-01 01:58  dedsc
 
-	* packages/acs-kernel/catalog/: acs-kernel.de_DE.ISO-8859-1.xml,
-	  acs-kernel.en_US.ISO-8859-1.xml: New i18n
+	* packages/dotlrn/www/members.tcl: fix so that class admins can add
+	  members
 
-2005-08-26 16:28  miguelm
+2005-08-31 14:59  miguelm
 
+	* packages/invoices-portlet/: invoices-portlet.info,
+	  catalog/invoices-portlet.en_US.ISO-8859-1.xml: increment version
+	  number, making changes in messages
+
+2005-08-31 14:40  miguelm
+
+	* packages/new-portal/www/: themes/deco-theme.adp,
+	  themes/nada-theme.adp, themes/simple-theme.adp,
+	  themes/sloan-theme.adp,
+	  render_styles/individual/render-element.adp: adding noquotes to
+	  the portal name (title)
+
+2005-08-31 13:05  miguelm
+
+	* packages/invoices-portlet/lib/invoice-list.adp: file
+	  invoice-list.adp was added on branch oacs-5-2 on 2005-11-30
+	  16:01:57 +0000
+
+2005-08-31 13:05  miguelm
+
+	* packages/invoices-portlet/www/invoices-list-portlet.adp: file
+	  invoices-list-portlet.adp was added on branch oacs-5-2 on
+	  2005-11-30 16:01:59 +0000
+
+2005-08-31 13:05  miguelm
+
+	* packages/invoices-portlet/lib/offer-list.adp: file offer-list.adp
+	  was added on branch oacs-5-2 on 2005-11-30 16:01:57 +0000
+
+2005-08-31 13:05  miguelm
+
+	* packages/invoices-portlet/lib/offer-list.xql: file offer-list.xql
+	  was added on branch oacs-5-2 on 2005-11-30 16:01:57 +0000
+
+2005-08-31 13:05  miguelm
+
+	* packages/invoices-portlet/lib/projects-billable.adp: file
+	  projects-billable.adp was added on branch oacs-5-2 on 2005-11-30
+	  16:01:57 +0000
+
+2005-08-31 13:05  miguelm
+
+	* packages/invoices-portlet/: lib/invoice-list.adp,
+	  lib/invoice-list.tcl, lib/invoice-list.xql, lib/offer-list.adp,
+	  lib/offer-list.tcl, lib/offer-list.xql,
+	  lib/projects-billable.adp, lib/projects-billable.tcl,
+	  lib/projects-billable.xql, www/invoices-list-portlet.adp,
+	  www/invoices-offers-portlet.adp, www/invoices-portlet.adp: making
+	  changes to use it's own lib files, removing the order by to all
+	  lists
+
+2005-08-31 12:13  miguelm
+
+	* packages/dotlrn-invoices/: dotlrn-invoices.info,
+	  tcl/dotlrn-invoices-procs.tcl, tcl/dotlrn-invoices-procs.xql:
+	  adding extra portlets to templates
+
+2005-08-31 12:13  miguelm
+
+	* packages/dotlrn-invoices/tcl/dotlrn-invoices-procs.xql: file
+	  dotlrn-invoices-procs.xql was added on branch oacs-5-2 on
+	  2005-11-30 15:43:55 +0000
+
+2005-08-31 11:01  dedsc
+
+	* packages/file-storage/www/folder-chunk.tcl: removed honoring of
+	  like_filesystem_p for view url as it always uses the actual file
+	  path. retained for download url.
+
+2005-08-31 10:33  dedsc
+
+	* packages/file-storage/www/index.tcl: fix misplaced line
+
+2005-08-30 07:19  maltes
+
+	* packages/: acs-kernel/catalog/acs-kernel.de_DE.ISO-8859-1.xml,
+	  acs-kernel/catalog/acs-kernel.en_US.ISO-8859-1.xml,
+	  file-storage/catalog/file-storage.de_DE.ISO-8859-1.xml,
+	  file-storage/catalog/file-storage.en_US.ISO-8859-1.xml,
+	  fs-portlet/catalog/fs-portlet.de_DE.ISO-8859-1.xml,
+	  fs-portlet/catalog/fs-portlet.en_US.ISO-8859-1.xml: New i18n
+
+2005-08-30 05:37  miguelm
+
+	* packages/contacts/www/group-party-add-postgresql.xql: file
+	  group-party-add-postgresql.xql was added on branch oacs-5-2 on
+	  2005-11-30 15:31:02 +0000
+
+2005-08-30 05:37  miguelm
+
+	* packages/contacts/www/group-party-add.xql: file
+	  group-party-add.xql was added on branch oacs-5-2 on 2005-11-30
+	  15:31:02 +0000
+
+2005-08-30 05:37  maltes
+
+	* packages/contacts/www/: group-party-add-postgresql.xql,
+	  group-party-add.tcl, group-party-add.xql: Adding of groups works
+	  now for organizations as well
+
+2005-08-29 18:49  miguelm
+
+	* packages/contacts/tcl/contact-search-condition-type-procs.tcl:
+	  adding procedures and switch to support aggregated search
+
+2005-08-29 18:48  miguelm
+
+	* packages/contacts/www/search.tcl: making changes for aggregated
+	  search
+
+2005-08-29 14:40  dedsc
+
+	* packages/file-storage/www/file-add.tcl: fix edit data clause in
+	  ad_form -- rename a variable, set variable this_title initially,
+	  pass this_title instead of title to fs_add_version
+
+2005-08-29 04:30  timoh
+
+	* packages/ref-currency/sql/common/currencies.dat: added euro with
+	  dummy parameters; could somebody check who has at least some idea
+	  what the fields coden and minor_unit are for?
+
+2005-08-26 19:28  miguelm
+
 	* packages/acs-templating/resources/lists/select-menu.adp: adding a
 	  # to the null value on the option menu
 
-2005-08-25 17:02  jaufrecht
+2005-08-26 11:45  daveb
 
+	* packages/dotlrn/lib/member-email.tcl:
+	  Use richtext, but not htmlareA
+
+2005-08-26 11:43  daveb
+
+	* packages/dotlrn/lib/member-email.tcl: use textarea not text
+
+2005-08-26 11:41  daveb
+
+	* packages/dotlrn/lib/member-email.tcl: Don't use richtext
+
+2005-08-26 10:38  miguelm
+
+	* packages/contacts/tcl/contact-search-condition-type-procs.tcl:
+	  Adding one element to the options list with empty value
+
+2005-08-26 09:16  dedsc
+
+	* packages/bug-tracker/tcl/bug-procs.tcl: make sure notification
+	  fields are localized
+
+2005-08-25 20:02  jaufrecht
+
 	* packages/acs-admin/acs-admin.info,
 	  packages/acs-api-browser/acs-api-browser.info,
 	  packages/acs-authentication/acs-authentication.info,
@@ -2661,87 +10058,1198 @@
 	  packages/search/search.info, ChangeLog, readme.txt: updated
 	  package info for 5.2.0b1
 
-2005-08-25 07:28  maltes
+2005-08-25 17:53  miguelm
 
+	* packages/contacts/tcl/contact-search-condition-type-procs.tcl:
+	  Evaluting the date_part in the i18N message since it wasn't
+	  executed
+
+2005-08-25 17:05  maltes
+
+	* packages/file-storage/www/: index.adp, index.tcl: Added a
+	  backlink to the project. THis should be a callback, but I need
+	  this is a task for another day
+
+2005-08-25 14:44  maltes
+
+	* packages/file-storage/: file-storage.info,
+	  sql/oracle/upgrade/upgrade-5.2.0d5-5.2.0d6.sql,
+	  sql/postgresql/upgrade/upgrade-5.2.0d5-5.2.0d6.sql: Upgrade
+	  scripts for the view fix for fs_objects
+
+2005-08-25 14:44  maltes
+
+	* packages/file-storage/catalog/file-storage.de_DE.ISO-8859-1.xml:
+	  New translations
+
+2005-08-25 14:40  maltes
+
+	* packages/file-storage/sql/oracle/file-storage-views-create.sql:
+	  Fixed the counting. Special treatment for oracle not using the
+	  "in" statement. PLEASE TEST IT SOMEONE!!!
+
+2005-08-25 14:33  maltes
+
+	*
+	  packages/file-storage/sql/postgresql/file-storage-views-create.sql:
+	  the count in fs_objects was actually counting non fs_objects as
+	  well when counting the number of elements in a folder. This has
+	  been taken care of.
+
+2005-08-25 10:30  maltes
+
+	* packages/acs-translations/acs-translations.info: Added
+	  acs-translations to the 5.2 branch. If installed it will enable
+	  convert_to_i18n to work
+
+2005-08-25 10:28  maltes
+
 	* packages/acs-lang/tcl/lang-util-procs.tcl: Added
 	  lang::util::convert_to_i18n made optional (depending on the
 	  installation of acs-translations)
 
-2005-08-19 11:34  jeffd
+2005-08-24 06:50  timoh
 
+	* packages/contacts/www/: contact-add.tcl, contact.adp,
+	  message.tcl: removed i18n of group-names
+
+2005-08-24 06:08  timoh
+
+	* packages/categories/sql/postgresql/: categories-relation.sql,
+	  upgrade/upgrade-1.1d3-1.1d4.sql: fixing installation of meta
+	  category relations
+
+2005-08-24 05:58  timoh
+
+	* packages/categories/tcl/: category-relation-procs.tcl,
+	  category-relation-procs.xql: fixing caching of meta categories
+
+2005-08-24 03:01  timoh
+
+	* packages/file-storage/: file-storage.info,
+	  tcl/file-storage-procs.tcl, www/folder-chunk.tcl, www/index.tcl:
+	  added parameter to use content-title as filename rather than
+	  content-name
+
+2005-08-23 14:37  andrewg
+
+	* packages/calendar/tcl/calendar-procs.xql: Remove semicolon from
+	  the end of get_calendar_name, breaks Oracle.
+
+2005-08-23 11:49  timoh
+
+	* packages/categories/: sql/postgresql/categories-relation.sql,
+	  sql/postgresql/upgrade/upgrade-1.1d3-1.1d4.sql,
+	  tcl/category-relation-procs.tcl: fixing category relations
+
+2005-08-23 08:01  timoh
+
+	* packages/dotlrn-fs/: dotlrn-fs.info,
+	  catalog/dotlrn-fs.de_DE.ISO-8859-1.xml,
+	  catalog/dotlrn-fs.en_US.ISO-8859-1.xml, tcl/dotlrn-fs-procs.tcl:
+	  added parameter to give community member write permission to
+	  folders
+
+2005-08-22 18:10  tracya
+
+	* packages/assessment/lib/: session-show.adp, session-show.tcl:
+	  adding embeddable view lib file
+
+2005-08-22 13:07  rocaelh
+
 	*
+	  packages/acs-developer-support/tcl/acs-developer-support-procs.tcl:
+	  fix in uplevel, see:
+	  http://openacs.org/forums/message-view?message_id=317910
+
+2005-08-21 22:49  daveb
+
+	* packages/assessment/tcl/callback-procs.tcl: Add a default to
+	  parameter::get in case the paramter is not set.
+
+2005-08-21 17:13  daveb
+
+	* packages/news/tcl/news-apm-callback-procs.tcl: Remove call to
+	  generate RSS. It can't becaues the package isn't mounted yet and
+	  it needs the package url to generate the RSS. Also we haven't
+	  given the administrator the option to enable/disable RSS yet.
+
+2005-08-20 19:19  roelc
+
+	* packages/ecommerce/www/admin/products/: sale-price-add.tcl,
+	  sale-price-edit-2.tcl: Removed calls to deprecated proc
+	  page_validation
+
+2005-08-20 16:36  miguelm
+
+	* packages/dotlrn-invoices/dotlrn-invoices.info: increment version
+	  number and adding callback
+
+2005-08-20 16:36  miguelm
+
+	* packages/dotlrn-invoices/tcl/: dotlrn-invoices-procs.tcl,
+	  dotlrn-invoices-procs.xql: adding upgrade procedure to add the
+	  portal to the templates
+
+2005-08-20 16:33  miguelm
+
+	* packages/dotlrn-contacts/tcl/: dotlrn-contacts-procs.tcl,
+	  dotlrn-contacts-procs.xql: adding upgrade procedure to add the
+	  portal to the templates
+
+2005-08-20 16:33  miguelm
+
+	* packages/dotlrn-contacts/tcl/dotlrn-contacts-procs.xql: file
+	  dotlrn-contacts-procs.xql was added on branch oacs-5-2 on
+	  2005-11-30 16:24:49 +0000
+
+2005-08-20 16:32  miguelm
+
+	* packages/dotlrn-contacts/dotlrn-contacts.info: increment version
+	  number and adding callback
+
+2005-08-20 14:30  roelc
+
+	* packages/dotlrn/www/: member-email-toggle-oracle.xql,
+	  member-email-toggle-postgresql.xql: Bugfix on enabled_p field
+
+2005-08-20 12:25  roelc
+
+	* packages/dotlrn/www/member-email-toggle.xql: Moved query to
+	  postgresql and oracle xql files
+
+2005-08-20 09:41  hamiltonc
+
+	* packages/news/: news.info, catalog/news.en_US.ISO-8859-1.xml: fix
+	  spelling of instantiate in news.info
+
+2005-08-19 20:03  victorg
+
+	* packages/new-portal/www/themes/kelp-theme/install-kelp.sh: file
+	  install-kelp.sh was added on branch oacs-5-2 on 2005-09-26
+	  08:57:38 +0000
+
+2005-08-19 20:02  victorg
+
+	* packages/new-portal/www/themes/kelp-theme/resources/folder.gif:
+	  file folder.gif was added on branch oacs-5-2 on 2005-09-26
+	  08:57:38 +0000
+
+2005-08-19 14:34  jeffd
+
+	*
 	  packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.2.0d17-5.2.0d18.sql:
 	  fix the define_function_args thing for
 	  content_item__set_live_revision reported by Peter Alberer
 
-2005-08-19 07:34  miguelm
+2005-08-19 10:34  miguelm
 
 	* packages/acs-templating/resources/lists/select-menu.adp: adding
 	  clear url to the empty option of the list
 
-2005-08-17 06:11  daveb
+2005-08-17 18:58  miguelm
 
+	* packages/invoices-portlet/tcl/invoices-admin-portlet-procs.tcl:
+	  file invoices-admin-portlet-procs.tcl was added on branch
+	  oacs-5-2 on 2005-11-30 16:01:58 +0000
+
+2005-08-17 18:58  miguelm
+
+	* packages/invoices-portlet/tcl/invoices-list-portlet-procs.tcl:
+	  file invoices-list-portlet-procs.tcl was added on branch oacs-5-2
+	  on 2005-11-30 16:01:58 +0000
+
+2005-08-17 18:58  miguelm
+
+	* packages/invoices-portlet/tcl/invoices-offers-portlet-procs.tcl:
+	  file invoices-offers-portlet-procs.tcl was added on branch
+	  oacs-5-2 on 2005-11-30 16:01:58 +0000
+
+2005-08-17 18:58  miguelm
+
+	* packages/invoices-portlet/tcl/invoices-portlet-procs.tcl: file
+	  invoices-portlet-procs.tcl was added on branch oacs-5-2 on
+	  2005-11-30 16:01:58 +0000
+
+2005-08-17 18:56  miguelm
+
+	*
+	  packages/contacts-portlet/tcl/contact-attributes-portlet-procs.tcl:
+	  file contact-attributes-portlet-procs.tcl was added on branch
+	  oacs-5-2 on 2005-11-30 16:26:12 +0000
+
+2005-08-17 18:56  miguelm
+
+	* packages/contacts-portlet/tcl/contacts-portlet-procs.tcl: file
+	  contacts-portlet-procs.tcl was added on branch oacs-5-2 on
+	  2005-11-30 16:26:13 +0000
+
+2005-08-17 18:56  miguelm
+
+	* packages/:
+	  contacts-portlet/tcl/contact-attributes-portlet-procs.tcl,
+	  contacts-portlet/tcl/contacts-portlet-procs.tcl,
+	  invoices-portlet/tcl/invoices-admin-portlet-procs.tcl,
+	  invoices-portlet/tcl/invoices-list-portlet-procs.tcl,
+	  invoices-portlet/tcl/invoices-offers-portlet-procs.tcl,
+	  invoices-portlet/tcl/invoices-portlet-procs.tcl: making the
+	  changes to really get the i18n on the portlet names
+
+2005-08-17 17:43  miguelm
+
+	* packages/dotlrn/tcl/community-procs.tcl: url is a list instead,
+	  using lindex
+
+2005-08-17 11:09  miguelm
+
+	* packages/invoices-portlet/www/invoices-admin-portlet.adp: file
+	  invoices-admin-portlet.adp was added on branch oacs-5-2 on
+	  2005-11-30 16:01:59 +0000
+
+2005-08-17 11:09  miguelm
+
+	* packages/invoices-portlet/www/invoices-admin-portlet.adp: i18n to
+	  title
+
+2005-08-17 10:58  miguelm
+
+	* packages/contacts-portlet/: contacts-portlet.info,
+	  catalog/contacts-portlet.en_US.ISO-8859-1.xml,
+	  tcl/contacts-portlet-procs.tcl: adding messages to portlet titles
+
+2005-08-17 10:58  miguelm
+
+	*
+	  packages/contacts-portlet/catalog/contacts-portlet.en_US.ISO-8859-1.xml:
+	  file contacts-portlet.en_US.ISO-8859-1.xml was added on branch
+	  oacs-5-2 on 2005-11-30 16:26:12 +0000
+
+2005-08-17 10:58  miguelm
+
+	* packages/contacts-portlet/contacts-portlet.info: file
+	  contacts-portlet.info was added on branch oacs-5-2 on 2005-11-30
+	  16:26:09 +0000
+
+2005-08-17 09:16  daveb
+
+	* packages/news/: news.info, tcl/news-apm-callback-procs.tcl: Fix
+	  bug#2570 change callback to after instantitate
+
+2005-08-17 09:11  daveb
+
 	* packages/acs-tcl/lib/page-error.tcl: Add catch around call to
 	  ns_sendmail. Fixes bug#2573
 
-2005-08-16 13:14  miguelm
+2005-08-17 06:03  victorg
 
+	*
+	  packages/news-aggregator/sql/oracle/upgrade/upgrade-0.5d2-0.5d3.sql:
+	  file upgrade-0.5d2-0.5d3.sql was added on branch oacs-5-2 on
+	  2005-09-26 08:54:34 +0000
+
+2005-08-16 16:14  miguelm
+
+	*
+	  packages/invoices-portlet/sql/postgresql/invoices-admin-portlet-create.sql:
+	  file invoices-admin-portlet-create.sql was added on branch
+	  oacs-5-2 on 2005-11-30 16:01:58 +0000
+
+2005-08-16 16:14  miguelm
+
+	* packages/invoices-portlet/www/invoices-admin-portlet.tcl: file
+	  invoices-admin-portlet.tcl was added on branch oacs-5-2 on
+	  2005-11-30 16:01:59 +0000
+
+2005-08-16 16:14  miguelm
+
+	*
+	  packages/invoices-portlet/sql/postgresql/invoices-list-create.sql:
+	  file invoices-list-create.sql was added on branch oacs-5-2 on
+	  2005-11-30 16:01:58 +0000
+
+2005-08-16 16:14  miguelm
+
+	*
+	  packages/invoices-portlet/sql/postgresql/invoices-list-portlet-create.sql:
+	  file invoices-list-portlet-create.sql was added on branch
+	  oacs-5-2 on 2005-11-30 16:01:58 +0000
+
+2005-08-16 16:14  miguelm
+
+	* packages/invoices-portlet/www/invoices-list-portlet-procs.adp:
+	  file invoices-list-portlet-procs.adp was added on branch oacs-5-2
+	  on 2005-11-30 16:01:59 +0000
+
+2005-08-16 16:14  miguelm
+
+	* packages/invoices-portlet/www/invoices-list-portlet.xql: file
+	  invoices-list-portlet.xql was added on branch oacs-5-2 on
+	  2005-11-30 16:01:59 +0000
+
+2005-08-16 16:14  miguelm
+
+	*
+	  packages/invoices-portlet/sql/postgresql/invoices-offers-portlet-create.sql:
+	  file invoices-offers-portlet-create.sql was added on branch
+	  oacs-5-2 on 2005-11-30 16:01:58 +0000
+
+2005-08-16 16:14  miguelm
+
+	*
+	  packages/invoices-portlet/sql/postgresql/upgrade/upgrade-0.1d-0.2d.sql:
+	  file upgrade-0.1d-0.2d.sql was added on branch oacs-5-2 on
+	  2005-11-30 16:01:58 +0000
+
+2005-08-16 16:14  miguelm
+
+	*
+	  packages/invoices-portlet/sql/postgresql/upgrade/upgrade-0.2d-0.3d.sql:
+	  file upgrade-0.2d-0.3d.sql was added on branch oacs-5-2 on
+	  2005-11-30 16:01:58 +0000
+
+2005-08-16 16:14  maltes
+
+	* packages/invoices-portlet/: invoices-portlet.info,
+	  catalog/invoices-portlet.en_US.ISO-8859-1.xml,
+	  sql/postgresql/invoices-portlet-create.sql,
+	  tcl/invoices-admin-portlet-procs.tcl,
+	  tcl/invoices-list-portlet-procs.tcl,
+	  tcl/invoices-offers-portlet-procs.tcl,
+	  tcl/invoices-portlet-procs.tcl, www/invoices-admin-portlet.adp,
+	  www/invoices-list-portlet.adp, www/invoices-list-portlet.tcl,
+	  www/invoices-offers-portlet.adp, www/invoices-offers-portlet.tcl,
+	  www/invoices-portlet.adp, www/invoices-portlet.tcl: Initial
+	  revision
+
+2005-08-16 16:14  maltes
+
+	* packages/invoices-portlet/:
+	  sql/postgresql/invoices-admin-portlet-create.sql,
+	  sql/postgresql/invoices-list-create.sql,
+	  sql/postgresql/invoices-list-portlet-create.sql,
+	  sql/postgresql/invoices-offers-portlet-create.sql,
+	  sql/postgresql/upgrade/upgrade-0.1d-0.2d.sql,
+	  sql/postgresql/upgrade/upgrade-0.2d-0.3d.sql,
+	  www/invoices-admin-portlet.tcl,
+	  www/invoices-list-portlet-procs.adp,
+	  www/invoices-list-portlet.xql: New invoices package portlets
+
+2005-08-16 16:14  miguelm
+
 	* packages/acs-templating/resources/lists/select-menu.adp: new
 	  style for filters display, it displays a select box instead of
 	  the tradicional links
 
-2005-08-14 12:59  torbenb
+2005-08-16 16:07  timoh
 
+	* packages/dotlrn-invoices/: dotlrn-invoices.info,
+	  sql/postgresql/dotlrn-invoices-create.sql,
+	  tcl/dotlrn-invoices-procs.tcl: added dotlrn integration package
+	  for new invoice package
+
+2005-08-16 16:07  miguelm
+
+	*
+	  packages/dotlrn-invoices/sql/postgresql/dotlrn-invoices-create.sql:
+	  file dotlrn-invoices-create.sql was added on branch oacs-5-2 on
+	  2005-11-30 15:50:05 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/util/cost-ae-postgresql.xql: file
+	  cost-ae-postgresql.xql was added on branch oacs-5-2 on 2005-11-30
+	  15:56:14 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/util/cost-ae.adp: file cost-ae.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:14 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/util/cost-ae.tcl: file cost-ae.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:14 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/util/cost-ae.xql: file cost-ae.xql was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:14 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/util/cost-delete.adp: file cost-delete.adp
+	  was added on branch oacs-5-2 on 2005-11-30 15:56:14 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/util/cost-delete.tcl: file cost-delete.tcl
+	  was added on branch oacs-5-2 on 2005-11-30 15:56:14 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/util/cost-delete.xql: file cost-delete.xql
+	  was added on branch oacs-5-2 on 2005-11-30 15:56:14 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/util/cost-list.adp: file cost-list.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:14 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/util/cost-list.tcl: file cost-list.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:14 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/util/cost-list.xql: file cost-list.xql was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:14 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/util/payment-ae.adp: file payment-ae.adp
+	  was added on branch oacs-5-2 on 2005-11-30 15:56:14 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/util/payment-ae.tcl: file payment-ae.tcl
+	  was added on branch oacs-5-2 on 2005-11-30 15:56:14 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/util/payment-ae.xql: file payment-ae.xql
+	  was added on branch oacs-5-2 on 2005-11-30 15:56:14 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/util/payment-delete.adp: file
+	  payment-delete.adp was added on branch oacs-5-2 on 2005-11-30
+	  15:56:14 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/util/payment-delete.tcl: file
+	  payment-delete.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:56:14 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/util/payment-delete.xql: file
+	  payment-delete.xql was added on branch oacs-5-2 on 2005-11-30
+	  15:56:14 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/util/payment-list.adp: file
+	  payment-list.adp was added on branch oacs-5-2 on 2005-11-30
+	  15:56:14 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/util/payment-list.tcl: file
+	  payment-list.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:56:14 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/util/payment-list.xql: file
+	  payment-list.xql was added on branch oacs-5-2 on 2005-11-30
+	  15:56:14 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/admin/categories-admin.adp: file
+	  categories-admin.adp was added on branch oacs-5-2 on 2005-11-30
+	  15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/admin/categories-admin.tcl: file
+	  categories-admin.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/admin/categories-admin.xql: file
+	  categories-admin.xql was added on branch oacs-5-2 on 2005-11-30
+	  15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/admin/linking.adp: file linking.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/admin/linking.xql: file linking.xql was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/index.tcl: file index.tcl was added on
+	  branch oacs-5-2 on 2005-11-30 15:56:12 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/invoice-ae-postgresql.xql: file
+	  invoice-ae-postgresql.xql was added on branch oacs-5-2 on
+	  2005-11-30 15:56:12 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/invoice-ae.adp: file invoice-ae.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:12 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/invoice-cancellation-postgresql.xql: file
+	  invoice-cancellation-postgresql.xql was added on branch oacs-5-2
+	  on 2005-11-30 15:56:12 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/invoice-cancellation.adp: file
+	  invoice-cancellation.adp was added on branch oacs-5-2 on
+	  2005-11-30 15:56:12 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/invoice-credit-postgresql.xql: file
+	  invoice-credit-postgresql.xql was added on branch oacs-5-2 on
+	  2005-11-30 15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/invoice-credit.adp: file invoice-credit.adp
+	  was added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/invoice-credit.xql: file invoice-credit.xql
+	  was added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/invoice-delete.adp: file invoice-delete.adp
+	  was added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/invoice-delete.tcl: file invoice-delete.tcl
+	  was added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/invoice-delete.xql: file invoice-delete.xql
+	  was added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/offer-accept.adp: file offer-accept.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/offer-accept.xql: file offer-accept.xql was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/offer-delete.adp: file offer-delete.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/offer-delete.tcl: file offer-delete.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/offer-delete.xql: file offer-delete.xql was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/price-ae-postgresql.xql: file
+	  price-ae-postgresql.xql was added on branch oacs-5-2 on
+	  2005-11-30 15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/price-ae.adp: file price-ae.adp was added
+	  on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/price-ae.tcl: file price-ae.tcl was added
+	  on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/price-ae.xql: file price-ae.xql was added
+	  on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/price-list-ae-postgresql.xql: file
+	  price-list-ae-postgresql.xql was added on branch oacs-5-2 on
+	  2005-11-30 15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/price-list-ae.adp: file price-list-ae.adp
+	  was added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/price-list-delete.adp: file
+	  price-list-delete.adp was added on branch oacs-5-2 on 2005-11-30
+	  15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/price-list-delete.tcl: file
+	  price-list-delete.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/price-list-delete.xql: file
+	  price-list-delete.xql was added on branch oacs-5-2 on 2005-11-30
+	  15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/price-list-list.adp: file
+	  price-list-list.adp was added on branch oacs-5-2 on 2005-11-30
+	  15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/price-list-list.tcl: file
+	  price-list-list.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/price-list-list.xql: file
+	  price-list-list.xql was added on branch oacs-5-2 on 2005-11-30
+	  15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/www/price-list.xql: file price-list.xql was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:13 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/tcl/cost-procs.tcl: file cost-procs.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:11 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/tcl/invoice-item-procs.tcl: file
+	  invoice-item-procs.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:56:11 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/tcl/iv-install-procs.xql: file
+	  iv-install-procs.xql was added on branch oacs-5-2 on 2005-11-30
+	  15:56:11 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/tcl/offer-item-procs.tcl: file
+	  offer-item-procs.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:56:12 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/tcl/payment-procs.tcl: file payment-procs.tcl
+	  was added on branch oacs-5-2 on 2005-11-30 15:56:12 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/tcl/price-list-procs.xql: file
+	  price-list-procs.xql was added on branch oacs-5-2 on 2005-11-30
+	  15:56:12 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/tcl/price-procs.tcl: file price-procs.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:12 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/tcl/price-procs.xql: file price-procs.xql was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:12 +0000
+
+2005-08-16 16:04  miguelm
+
+	*
+	  packages/invoices/sql/postgresql/upgrade/upgrade-0.01d1-0.01d2.sql:
+	  file upgrade-0.01d1-0.01d2.sql was added on branch oacs-5-2 on
+	  2005-11-30 15:56:11 +0000
+
+2005-08-16 16:04  miguelm
+
+	*
+	  packages/invoices/sql/postgresql/upgrade/upgrade-0.01d2-0.01d3.sql:
+	  file upgrade-0.01d2-0.01d3.sql was added on branch oacs-5-2 on
+	  2005-11-30 15:56:11 +0000
+
+2005-08-16 16:04  miguelm
+
+	*
+	  packages/invoices/sql/postgresql/upgrade/upgrade-0.01d3-0.01d4.sql:
+	  file upgrade-0.01d3-0.01d4.sql was added on branch oacs-5-2 on
+	  2005-11-30 15:56:11 +0000
+
+2005-08-16 16:04  miguelm
+
+	*
+	  packages/invoices/sql/postgresql/upgrade/upgrade-0.01d4-0.01d5.sql:
+	  file upgrade-0.01d4-0.01d5.sql was added on branch oacs-5-2 on
+	  2005-11-30 15:56:11 +0000
+
+2005-08-16 16:04  miguelm
+
+	*
+	  packages/invoices/sql/postgresql/upgrade/upgrade-0.01d5-0.01d6.sql:
+	  file upgrade-0.01d5-0.01d6.sql was added on branch oacs-5-2 on
+	  2005-11-30 15:56:11 +0000
+
+2005-08-16 16:04  miguelm
+
+	*
+	  packages/invoices/sql/postgresql/upgrade/upgrade-0.01d6-0.01d7.sql:
+	  file upgrade-0.01d6-0.01d7.sql was added on branch oacs-5-2 on
+	  2005-11-30 15:56:11 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/lib/invoice-list.adp: file invoice-list.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:10 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/sql/postgresql/invoices-drop.sql: file
+	  invoices-drop.sql was added on branch oacs-5-2 on 2005-11-30
+	  15:56:11 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/lib/offer-list.adp: file offer-list.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:10 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/lib/price-list-postgresql.xql: file
+	  price-list-postgresql.xql was added on branch oacs-5-2 on
+	  2005-11-30 15:56:10 +0000
+
+2005-08-16 16:04  miguelm
+
+	* packages/invoices/lib/price-list.adp: file price-list.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:56:10 +0000
+
+2005-08-16 16:04  timoh
+
+	* packages/invoices/: invoices.info,
+	  catalog/invoices.de_DE.ISO-8859-1.xml,
+	  catalog/invoices.en_US.ISO-8859-1.xml, lib/invoice-list.adp,
+	  lib/invoice-list.tcl, lib/invoice-list.xql, lib/offer-list.adp,
+	  lib/offer-list.tcl, lib/offer-list.xql,
+	  lib/price-list-postgresql.xql, lib/price-list.adp,
+	  lib/price-list.tcl, lib/price-list.xql,
+	  lib/projects-billable.adp, lib/projects-billable.tcl,
+	  lib/projects-billable.xql, sql/postgresql/invoices-create.sql,
+	  sql/postgresql/invoices-drop.sql,
+	  sql/postgresql/upgrade/upgrade-0.01d1-0.01d2.sql,
+	  sql/postgresql/upgrade/upgrade-0.01d2-0.01d3.sql,
+	  sql/postgresql/upgrade/upgrade-0.01d3-0.01d4.sql,
+	  sql/postgresql/upgrade/upgrade-0.01d4-0.01d5.sql,
+	  sql/postgresql/upgrade/upgrade-0.01d5-0.01d6.sql,
+	  sql/postgresql/upgrade/upgrade-0.01d6-0.01d7.sql,
+	  tcl/cost-procs.tcl, tcl/invoice-item-procs.tcl,
+	  tcl/invoice-procs.tcl, tcl/invoice-procs.xql,
+	  tcl/invoices-callback-procs.tcl, tcl/iv-install-procs.tcl,
+	  tcl/iv-install-procs.xql, tcl/offer-item-procs.tcl,
+	  tcl/offer-procs-postgresql.xql, tcl/offer-procs.tcl,
+	  tcl/offer-procs.xql, tcl/payment-procs.tcl,
+	  tcl/price-list-procs.tcl, tcl/price-list-procs.xql,
+	  tcl/price-procs.tcl, tcl/price-procs.xql, tcl/util-procs.tcl,
+	  tcl/util-procs.xql, www/index.adp, www/index.tcl,
+	  www/invoice-add.adp, www/invoice-add.tcl,
+	  www/invoice-ae-postgresql.xql, www/invoice-ae.adp,
+	  www/invoice-ae.tcl, www/invoice-ae.xql,
+	  www/invoice-cancellation-postgresql.xql,
+	  www/invoice-cancellation.adp, www/invoice-cancellation.tcl,
+	  www/invoice-cancellation.xql, www/invoice-credit-postgresql.xql,
+	  www/invoice-credit.adp, www/invoice-credit.tcl,
+	  www/invoice-credit.xql, www/invoice-delete.adp,
+	  www/invoice-delete.tcl, www/invoice-delete.xql,
+	  www/invoice-list.adp, www/invoice-list.tcl, www/invoice-send.adp,
+	  www/invoice-send.tcl, www/invoice-send.xql,
+	  www/offer-accept-2.adp, www/offer-accept-2.tcl,
+	  www/offer-accept-2.xql, www/offer-accept.adp,
+	  www/offer-accept.tcl, www/offer-accept.xql,
+	  www/offer-ae-postgresql.xql, www/offer-ae.adp, www/offer-ae.tcl,
+	  www/offer-ae.xql, www/offer-delete.adp, www/offer-delete.tcl,
+	  www/offer-delete.xql, www/offer-list.adp, www/offer-list.tcl,
+	  www/offer-send.adp, www/offer-send.tcl, www/offer-send.xql,
+	  www/price-ae-postgresql.xql, www/price-ae.adp, www/price-ae.tcl,
+	  www/price-ae.xql, www/price-list-ae-postgresql.xql,
+	  www/price-list-ae.adp, www/price-list-ae.tcl,
+	  www/price-list-ae.xql, www/price-list-delete.adp,
+	  www/price-list-delete.tcl, www/price-list-delete.xql,
+	  www/price-list-list.adp, www/price-list-list.tcl,
+	  www/price-list-list.xql, www/price-list.adp, www/price-list.tcl,
+	  www/price-list.xql, www/admin/categories-admin.adp,
+	  www/admin/categories-admin.tcl, www/admin/categories-admin.xql,
+	  www/admin/index.adp, www/admin/index.tcl, www/admin/linking.adp,
+	  www/admin/linking.tcl, www/admin/linking.xql,
+	  www/util/cost-ae-postgresql.xql, www/util/cost-ae.adp,
+	  www/util/cost-ae.tcl, www/util/cost-ae.xql,
+	  www/util/cost-delete.adp, www/util/cost-delete.tcl,
+	  www/util/cost-delete.xql, www/util/cost-list.adp,
+	  www/util/cost-list.tcl, www/util/cost-list.xql,
+	  www/util/payment-ae.adp, www/util/payment-ae.tcl,
+	  www/util/payment-ae.xql, www/util/payment-delete.adp,
+	  www/util/payment-delete.tcl, www/util/payment-delete.xql,
+	  www/util/payment-list.adp, www/util/payment-list.tcl,
+	  www/util/payment-list.xql: added new invoices packages
+
+2005-08-16 10:14  dedsc
+
+	* packages/assessment/: lib/comments-chunk.adp,
+	  lib/comments-chunk.tcl, www/asm-admin/results-session.adp,
+	  www/asm-admin/results-session.tcl: add ability to comment on
+	  sessions using general-comments package
+
+2005-08-16 07:05  daveb
+
+	* packages/file-storage/tcl/: file-storage-procs.tcl,
+	  file-storage-procs-postgresql.xql, file-storage-procs.xql: Add
+	  support for editing text/* files.
+
+2005-08-16 06:20  hamiltonc
+
+	* packages/assessment/www/asm-admin/results-export.tcl: changing
+	  delimiter to ',' instead of ';', set default value for CSV Export
+	  format
+
+2005-08-15 05:09  maltes
+
+	* packages/contacts/tcl/contact-search-procs.xql: Made sure the
+	  count is correct as we seem to join more than we'd need...
+
+2005-08-15 04:19  maltes
+
+	* packages/contacts/tcl/contact-search-procs.tcl: Added possibility
+	  to use * for queries
+
+2005-08-15 02:05  torbenb
+
+	* packages/ecommerce/tcl/ecommerce-procs.xql: removing duplicate
+	  query
+
+2005-08-14 21:11  daveb
+
+	* packages/acs-events/sql/postgresql/: acs-events-create.sql,
+	  timespan-create.sql: Initual attempt at correct daylight savings
+	  time handling. When calculating intervals for copy, recurring
+	  events treat dates in calculations as timestamp without timezone.
+
+2005-08-14 15:59  torbenb
+
 	* packages/acs-templating/tcl/: util-procs.tcl,
 	  test/parse-test-procs.tcl: resolves bug 2526, tcl_to_sql_list now
 	  uses db_ bind vars, includes tests requested by daveb
 
-2005-08-13 15:24  torbenb
+2005-08-14 11:27  timoh
 
+	* packages/workflow/tcl/case-procs.tcl: added parameter case_id to
+	  case::new
+
+2005-08-13 18:24  torbenb
+
 	* packages/acs-core-docs/www/files/nsd-postgres.txt: adding freebsd
 	  note
 
-2005-08-13 15:11  torbenb
+2005-08-13 18:11  torbenb
 
 	* etc/daemontools/run: adding freebsd note from oacs-5-1 version
 
-2005-08-09 23:29  maltes
+2005-08-13 10:21  maltes
 
+	* packages/contacts/tcl/contact-search-procs.tcl: Made search work
+	  again. This needs an overhaul though. I think the term search
+	  should be handled in the join clause.
+
+2005-08-13 10:17  maltes
+
+	* packages/contacts/tcl/: contact-search-condition-type-procs.tcl,
+	  contact-search-procs.tcl, contact-search-procs.xql: More
+	  performance related changes
+
+2005-08-12 12:08  roelc
+
+	* packages/ecommerce/tcl/ecommerce-credit-procs-postgresql.xql:
+	  Added missing entry for
+	  ec_creditcard_return.transaction_success_update in postgres xql
+	  file
+
+2005-08-11 22:52  daveb
+
+	* packages/dotlrn/tcl/community-procs.tcl: Fix varirables to be
+	  subsituted in email templates.
+
+2005-08-11 11:04  daveb
+
+	* packages/wiki/: tcl/wikit-procs.tcl, www/doc/wiki-help.adp: Added
+	  support for headings
+
+2005-08-11 10:14  maltes
+
+	* packages/contacts/www/complaint-ae.tcl: Fixed indexing et al from
+	  complaints
+
+2005-08-11 04:24  maltes
+
+	* packages/contacts/www/complaint-ae.tcl: get the correct customer
+
+2005-08-11 02:56  maltes
+
+	* packages/theme-selva/www/selva-master.tcl: Last commit from our
+	  version to make sure the subnavbar appears always
+
+2005-08-10 23:02  daveb
+
+	* packages/dotlrn/lib/member-email.tcl: Allow null community id for
+	  site wide defaults
+
+2005-08-10 21:42  hamiltonc
+
+	* packages/dotlrn/www/: member-confirm.adp, member-confirm.tcl,
+	  members.tcl: fix referrer in members.tcl, added confirmation page
+	  for drop membership and drop members in a particular role
+
+2005-08-10 21:25  daveb
+
+	* packages/dotlrn/tcl/community-procs.tcl: Allow edit of email on
+	  approval.
+
+2005-08-10 15:37  miguelm
+
+	* packages/contacts/www/complaint.adp: file complaint.adp was added
+	  on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-08-10 15:37  miguelm
+
+	* packages/contacts/www/complaint.tcl: file complaint.tcl was added
+	  on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-08-10 15:37  miguelm
+
+	* packages/contacts/www/contact-complaint.adp: file
+	  contact-complaint.adp was added on branch oacs-5-2 on 2005-11-30
+	  15:31:02 +0000
+
+2005-08-10 15:37  maltes
+
+	* packages/contacts/www/: complaint-ae.adp, complaint-ae.tcl,
+	  complaint.adp, complaint.tcl, contact-complaint.adp: Complaint
+	  support
+
+2005-08-10 10:30  maltes
+
+	* packages/acs-mail-lite/tcl/acs-mail-lite-callback-procs.xql:
+	  Added callback procedures
+
+2005-08-10 02:29  maltes
+
 	*
 	  packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.0.0-5.1.0d1.sql:
 	  Fixing bug #2404
 
-2005-08-09 16:13  marka
+2005-08-09 19:13  marka
 
 	* packages/acs-templating/tcl/list-procs.tcl: I wonder who put this
 	  there! I think page_name_query is the right value - seems to be
 
-2005-08-09 11:44  miguelm
+2005-08-09 17:34  miguelm
 
+	* packages/contacts/www/: add-edit-complaint.adp,
+	  add-edit-complaint.tcl: files added to add and edit one complaint
+
+2005-08-09 16:50  miguelm
+
+	* packages/contacts/tcl/: contact-complaint-procs.tcl,
+	  contact-complaint-procs.xql: adding procedure to check name of
+	  cr_item
+
+2005-08-09 14:44  miguelm
+
 	* packages/acs-content-repository/acs-content-repository.info:
 	  incrementing version number to use content_symlink__del
 
-2005-08-09 11:42  miguelm
+2005-08-09 14:42  miguelm
 
 	* packages/acs-content-repository/sql/postgresql/:
 	  content-symlink.sql, upgrade/upgrade-5.2.0a3-5.2.0a4.sql: adding
 	  function content_symlink__del, this function is called from
 	  content_symlink__delete
 
-2005-08-04 14:51  miguelm
+2005-08-09 08:44  miguelm
 
+	* packages/contacts/www/relationship-ae.tcl: file
+	  relationship-ae.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:31:02 +0000
+
+2005-08-09 08:44  maltes
+
+	* packages/contacts/www/: contact.adp, group-party-add.tcl,
+	  index.vuh, message.adp, message.tcl, relationship-ae.tcl: Changed
+	  to use header and footer. Furthermore enahnce the complain system
+
+2005-08-09 07:58  hamiltonc
+
+	* packages/dotlrn/www/facilitator-bio.tcl: make facilitator bio
+	  more flexible, allow passing a rel type
+
+2005-08-08 20:31  hamiltonc
+
+	* packages/assessment/tcl/: as-item-display-tb-procs.tcl,
+	  as-item-procs.tcl, as-item-type-sa-procs.tcl: fixed some
+	  assessment procs to accept a package id
+
+2005-08-08 17:52  miguelm
+
+	* packages/contacts/tcl/: contact-complaint-procs.tcl,
+	  contact-complaint-procs.xql: to create new complaints
+
+2005-08-08 12:13  miguelm
+
+	* packages/ratings/tcl/rating-procs.tcl: adding one switch to
+	  ad_form_elelemnt procedure
+
+2005-08-08 07:03  hamiltonc
+
+	* packages/dotlrn/www/: members.adp, members.tcl, user-add-2.tcl:
+	  add button in members page to create and add users to dotlrn
+
+2005-08-08 06:30  hamiltonc
+
+	* packages/dotlrn/www/: member-confirm.adp, member-confirm.tcl,
+	  members.tcl: before removing all members with a particular role,
+	  let's confirm first
+
+2005-08-08 00:49  hamiltonc
+
+	* packages/assessment/catalog/assessment.en_US.ISO-8859-1.xml:
+	  commit new and modified catalog keys to assessment
+
+2005-08-07 16:10  daveb
+
+	* packages/dotlrn/: lib/member-email.tcl, tcl/community-procs.tcl,
+	  tcl/dotlrn-callback-procs.tcl: Added support for variables in
+	  email templates
+
+2005-08-07 13:00  daveb
+
+	* packages/ecommerce/www/admin/email-templates/: edit-2.tcl,
+	  edit.tcl: Add support for return_url. Ticket#485
+
+2005-08-06 21:51  marka
+
+	* packages/news/sql/postgresql/upgrade/upgrade-5.2.0d1-5.2.0d2.sql:
+	  now made ambiguous by acs_objects.title
+
+2005-08-05 13:29  gyang
+
+	* packages/acs-mail-lite/tcl/acs-mail-lite-procs.tcl: Make
+	  acs_mail_lite::send doc message slightly less ambigous
+
+2005-08-04 23:23  daveb
+
+	* packages/dotlrn/lib/member-email.tcl: Check default email to fill
+	  in on initial edit.
+
+2005-08-04 22:58  roelc
+
+	* packages/ecommerce/tcl/ecommerce-credit-procs.tcl: Changed
+	  ad_parameter calls (for Currency and PaymentGateway) to default
+	  to identical parameter value in the ecommerce package so these
+	  procs can be called outside of ecommerce
+
+2005-08-04 17:51  miguelm
+
 	* packages/acs-content-repository/tcl/content-symlink-procs.tcl:
 	  content::symlink::delete should call content_symlynk__delete
 	  instead of content_symlink__del, fixing that problem
 
-2005-08-03 22:48  maltes
+2005-08-04 14:47  daveb
 
+	* packages/dotlrn/tcl/: community-procs.tcl,
+	  dotlrn-callback-procs.tcl: Add callback for default member email.
+	  This allows sending of email based on dotlrn_member_emails even
+	  if an email is not explicitly set for a particular community.
+	  Currently supported by dotlrn-ecommerce.
+
+2005-08-04 13:08  miguelm
+
+	* packages/acs-mail-lite/lib/email.tcl: adding file_id's, adding
+	  check boxes to recipients
+
+2005-08-04 07:54  maltes
+
+	* packages/theme-selva/www/selva-master.tcl: Our changes
+
+2005-08-04 01:48  maltes
+
 	* packages/acs-tcl/tcl/: base64-procs.tcl, mime-procs.tcl: Made
 	  sure to only load the mime and base64 procs if they are not
 	  already there
 
-2005-08-02 11:16  maltes
+2005-08-03 22:26  hamiltonc
 
+	* packages/dotlrn/www/: spam-2.adp, spam-recipients.adp, spam.adp:
+	  fix the context bars in bulk mail, their showing {} instead of
+	  the real context bar
+
+2005-08-03 19:11  roelc
+
+	*
+	  packages/ecommerce/www/admin/orders/items-return-4-postgresql.xql:
+	  Formatted marked_date since 'clock scan' isn't able to recognize
+	  it
+
+2005-08-03 19:10  roelc
+
+	*
+	  packages/ecommerce/tcl/ecommerce-state-changes-procs-postgresql.xql:
+	  Fixed bug on checking if gift certificate is expired
+
+2005-08-03 17:43  miguelm
+
+	* packages/ratings/tcl/rating-procs.xql: adding missing query
+
+2005-08-03 01:51  hamiltonc
+
+	* packages/assessment/: assessment.info, tcl/as-checks-procs.tcl:
+	  add parameter to control whether admins can receive notification
+	  on triggered actions in assessment
+
+2005-08-02 16:42  maltes
+
+	* packages/contacts/tcl/: contact-message-procs.tcl,
+	  contacts-install-procs.tcl: Made sure the user creation works,
+	  first part
+
+2005-08-02 14:16  maltes
+
 	* packages/acs-subsite/: catalog/acs-subsite.de_DE.ISO-8859-1.xml,
 	  catalog/acs-subsite.en_US.ISO-8859-1.xml,
 	  tcl/rel-types-procs-oracle.xql,
@@ -2750,78 +11258,621 @@
 	  www/permissions/perm-user-add-include.tcl,
 	  www/permissions/perm-user-add.tcl: I18N of strings and roles
 
-2005-08-01 09:35  daveb
+2005-08-02 07:28  josee
 
+	* packages/evaluation/: lib/evaluations-chunk.xql,
+	  www/admin/grades/distribution-edit-2.xql,
+	  www/admin/grades/distribution-edit-3.xql,
+	  www/admin/grades/distribution-edit.xql,
+	  www/admin/grades/instructions.xql, www/view/answer-view.xql:
+	  removing wrong rdbms in the xql files
+
+2005-08-01 17:44  miguelm
+
+	* packages/ratings/: tcl/rating-procs.tcl, www/all-ratings.tcl:
+	  adding one procedure to get the image of the icons
+
+2005-08-01 17:16  miguelm
+
+	* packages/ratings/tcl/rating-procs.tcl: making changes to support
+	  more than 5 range dimensions
+
+2005-08-01 15:07  miguelm
+
+	* packages/ratings/tcl/: rating-procs.tcl, rating-procs.xql: adding
+	  proc to interact with ad_form
+
+2005-08-01 14:33  daveb
+
+	* packages/bug-tracker/www/admin/distro-component-add.adp: file
+	  distro-component-add.adp was added on branch oacs-5-2 on
+	  2005-11-07 19:40:54 +0000
+
+2005-08-01 14:33  daveb
+
+	* packages/bug-tracker/www/admin/distro-component-add.tcl: file
+	  distro-component-add.tcl was added on branch oacs-5-2 on
+	  2005-11-07 19:40:54 +0000
+
+2005-08-01 14:33  daveb
+
+	* packages/bug-tracker/www/admin/distro-component-delete.tcl: file
+	  distro-component-delete.tcl was added on branch oacs-5-2 on
+	  2005-11-07 19:40:54 +0000
+
+2005-08-01 14:33  daveb
+
+	* packages/bug-tracker/www/admin/distro-delete.tcl: file
+	  distro-delete.tcl was added on branch oacs-5-2 on 2005-11-07
+	  19:40:54 +0000
+
+2005-08-01 14:33  daveb
+
+	* packages/bug-tracker/www/admin/distro-edit.adp: file
+	  distro-edit.adp was added on branch oacs-5-2 on 2005-11-07
+	  19:40:54 +0000
+
+2005-08-01 14:33  daveb
+
+	* packages/bug-tracker/www/admin/distro-edit.tcl: file
+	  distro-edit.tcl was added on branch oacs-5-2 on 2005-11-07
+	  19:40:54 +0000
+
+2005-08-01 14:33  daveb
+
+	* packages/bug-tracker/www/admin/distros-oracle.xql: file
+	  distros-oracle.xql was added on branch oacs-5-2 on 2005-11-07
+	  19:40:54 +0000
+
+2005-08-01 14:33  daveb
+
+	* packages/bug-tracker/www/admin/distros-postgresql.xql: file
+	  distros-postgresql.xql was added on branch oacs-5-2 on 2005-11-07
+	  19:40:54 +0000
+
+2005-08-01 14:33  daveb
+
+	* packages/bug-tracker/www/admin/distros.tcl: file distros.tcl was
+	  added on branch oacs-5-2 on 2005-11-07 19:40:54 +0000
+
+2005-08-01 14:33  daveb
+
+	* packages/bug-tracker/sql/: oracle/upgrade-1.4-1.4.1.sql,
+	  postgresql/upgrade-1.4-1.4.1.sql: file upgrade-1.4-1.4.1.sql was
+	  added on branch oacs-5-2 on 2005-11-07 19:40:53 +0000
+
+2005-08-01 14:07  annyf
+
+	* packages/assessment/: assessment.info, lib/section-items.tcl,
+	  lib/section-items.xql, tcl/as-apm-action-procs.tcl,
+	  tcl/as-checks-procs.tcl, tcl/as-install-procs.tcl,
+	  www/asm-admin/add-edit-check.tcl, www/asm-admin/checks-admin.tcl:
+	  fix triggers bug related to the association of the choice
+	  revision_id instead of the item_id to the trigger condition
+
+2005-08-01 12:35  daveb
+
 	*
 	  packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.2.0a2-5.2.0a3.sql:
 	  Add image procs that support package_id to upgrade script
 
-2005-07-31 01:15  maltes
+2005-08-01 11:54  annyf
 
+	* packages/assessment/: tcl/as-apm-action-procs.tcl,
+	  tcl/as-checks-procs.tcl, tcl/as-checks-procs.xql,
+	  tcl/as-item-type-mc-procs.tcl, www/asm-admin/add-edit-check.tcl,
+	  www/asm-admin/add-edit-check.xql, www/asm-admin/item-edit-mc.tcl:
+	  fix triggers bug related to the association of the choice
+	  revision_id instead of the item_id to the trigger condition
+
+2005-08-01 07:52  hamiltonc
+
+	* packages/assessment/www/asm-admin/: action-params.tcl,
+	  action-params.xql, item-edit-mc.tcl: a few fixes to assessments,
+	  configure action-params so that it displays choices from the
+	  section id being passed to it, no need to query all sections for
+	  the given assessment I think, makes the page load faster, remove
+	  validation that forces user to have a default answer when editing
+	  multiple choice items
+
+2005-08-01 02:13  maltes
+
+	* packages/ratings/tcl/: rating-procs.tcl, rating-procs.xql: made
+	  context_object_id optional
+
+2005-08-01 01:04  maltes
+
+	* packages/theme-selva/: theme-selva.info, tcl/selva-procs.tcl,
+	  www/selva-master.adp, www/selva-master.tcl,
+	  www/selva-site-master.adp: Enhancements for the navigation bar
+	  etc.
+
+2005-07-31 19:48  maltes
+
+	* packages/tasks/catalog/tasks.de_DE.ISO-8859-1.xml: German
+	  translations
+
+2005-07-31 18:35  maltes
+
+	* packages/contacts/: www/contact-add.tcl,
+	  tcl/contacts-callback-procs.tcl: Added group_ids to the callback
+	  so we know which groups we are adding the user to
+
+2005-07-31 18:33  maltes
+
+	* packages/dotlrn/tcl/dotlrn-callback-procs.tcl: Changed behaviour
+	  of the callback
+
+2005-07-31 04:15  maltes
+
 	* packages/acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml:
 	  More I18N
 
-2005-07-31 01:01  maltes
+2005-07-31 04:01  maltes
 
 	* packages/acs-subsite/: www/admin/site-map/index.tcl,
 	  catalog/acs-subsite.en_US.ISO-8859-1.xml: I18N
 
-2005-07-28 04:57  maltes
+2005-07-31 03:35  maltes
 
+	* packages/contacts/www/contact-add.tcl: Moved categories around
+
+2005-07-30 18:21  roelc
+
+	* packages/ecommerce/www/: gift-certificate-billing.adp,
+	  gift-certificate-order-3.adp, gift-certificate-order-4.adp: Fixed
+	  gift certificate pages: added noquote tag to html vars in adp
+
+2005-07-30 15:05  annyf
+
+	* packages/project-manager/www/project-assign-edit.xql: adding
+	  party search widget to find user to assign to a project
+
+2005-07-29 20:26  annyf
+
+	* packages/project-manager/www/one.xql: change portlets to support
+	  weekly view on calendars, change computation of latest_start and
+	  earliest_finish
+
+2005-07-29 20:26  janine
+
+	* packages/project-manager/www/one.xql: file one.xql was added on
+	  branch oacs-5-2 on 2005-11-30 06:47:37 +0000
+
+2005-07-29 19:08  miguelm
+
+	* packages/ratings/: ratings.info, lib/ratings.tcl,
+	  sql/postgresql/ratings-data.sql,
+	  sql/postgresql/ratings-datamodel.sql,
+	  sql/postgresql/ratings-procs.sql, tcl/rating-procs.tcl,
+	  www/rate.tcl, tcl/rating-procs.xql,
+	  www/add-dimension-postgresql.xql, www/add-dimension.adp,
+	  www/add-dimension.tcl, www/add-dimension.xql,
+	  www/all-ratings.adp, www/all-ratings.tcl,
+	  www/delete-dimension-postgresql.xql, www/delete-dimension.tcl,
+	  www/index.adp, sql/postgresql/upgrade/upgrade-0.1d-0.1d1.sql:
+	  adding improvemtns to ratings package, adding one
+	  context_object_id field on ratings table to store one context
+	  object, adding page to add and remove dimensions
+
+2005-07-29 10:52  annyf
+
+	* packages/assessment/: tcl/as-checks-procs.tcl,
+	  tcl/as-checks-procs.xql, tcl/as-item-choice-procs.tcl,
+	  tcl/as-item-type-mc-procs.tcl, www/asm-admin/item-edit-mc.tcl:
+	  update condition of triggers when a mc choice is edited
+
+2005-07-29 02:44  hamiltonc
+
+	* packages/assessment/www/: assessment-section-submit.adp,
+	  assessment-single-submit.adp: changed the title of the assessment
+	  page to use the assessment title
+
+2005-07-28 22:28  timoh
+
+	* packages/file-storage/www/folder-chunk.tcl: fixed download url
+
+2005-07-28 22:27  timoh
+
+	* packages/file-storage/tcl/: file-storage-callback-procs.tcl,
+	  file-storage-procs.tcl: added callback file_revision_new
+
+2005-07-28 22:27  timoh
+
+	* packages/file-storage/www/file-add.tcl: added variable filename
+	  to page
+
+2005-07-28 22:19  timoh
+
+	* packages/contacts/tcl/contacts-callback-procs.tcl: show mail link
+	  in all folders of community
+
+2005-07-28 12:50  josee
+
+	* packages/evaluation/tcl/apm-callback-procs.tcl: adding comments
+	  column (content type attribute) for the evaluation_answers
+	  content type
+
+2005-07-28 12:42  josee
+
+	* packages/evaluation/: evaluation.info,
+	  sql/oracle/evaluation-create.sql,
+	  sql/postgresql/upgrade/upgrade-2.0.1-2.0.2.sql: renaming comment
+	  column to comments
+
+2005-07-28 09:42  maltes
+
+	* packages/contacts/tcl/contacts-populate-procs.tcl: Got rid of
+	  customer/supplier
+
+2005-07-28 09:41  miguelm
+
+	* packages/contacts/www/messages.tcl: file messages.tcl was added
+	  on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-07-28 09:41  miguelm
+
+	* packages/contacts/www/messages.xql: file messages.xql was added
+	  on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-07-28 09:41  maltes
+
+	* packages/contacts/: sql/postgresql/contacts-messages-create.sql,
+	  www/message-ae.tcl, www/messages.tcl, www/messages.xql: Support
+	  for more templates and a locale in templates
+
+2005-07-28 09:13  miguelm
+
+	* packages/contacts/www/message-ae.adp: file message-ae.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-07-28 09:13  maltes
+
+	* packages/contacts/www/message-ae.adp: Added correct master
+
+2005-07-28 07:57  maltes
+
 	* packages/acs-kernel/catalog/acs-kernel.en_US.ISO-8859-1.xml: More
 	  common message keys
 
-2005-07-28 01:23  maltes
+2005-07-28 04:23  maltes
 
 	* packages/acs-subsite/tcl/party-procs.tcl: added function to
 	  retrieve the email of a party
 
-2005-07-27 09:15  timoh
+2005-07-28 04:11  maltes
 
+	* packages/file-storage/: www/folder-chunk.tcl,
+	  catalog/file-storage.en_US.ISO-8859-1.xml: I18N
+
+2005-07-28 01:42  hamiltonc
+
+	* packages/assessment/www/session.adp: moved an </if> to the right
+	  place
+
+2005-07-28 01:40  hamiltonc
+
+	* packages/assessment/www/session.tcl: forgot to put parameter get
+	  in tcl
+
+2005-07-28 01:38  hamiltonc
+
+	* packages/assessment/www/session.adp: put some more sections that
+	  show scores and points under the control of the ShowPoints
+	  parameter
+
+2005-07-28 00:32  hamiltonc
+
+	* packages/assessment/lib/: session-items.adp, session-items.tcl:
+	  configure sessions to obey show points parameter
+
+2005-07-28 00:23  hamiltonc
+
+	* packages/assessment/assessment.info: add a parameter to show
+	  points when viewing an assessment
+
+2005-07-28 00:22  hamiltonc
+
+	* packages/assessment/www/asm-admin/: results-session.adp,
+	  results-session.tcl: add parameter to show/not show points in
+	  view interface
+
+2005-07-27 18:05  annyf
+
+	* packages/assessment/www/asm-admin/item-edit-mc-choices-swap.tcl:
+	  update item_id column in as_param_map table with the cr_item_id
+	  of the as_item_id  instead of the cr_revision_id
+
+2005-07-27 17:58  annyf
+
+	* packages/assessment/www/asm-admin/action-params.xql: update
+	  item_id column in as_param_map table with the cr_item_id of the
+	  as_item_id  instead of the cr_revision_id
+
+2005-07-27 17:53  annyf
+
+	* packages/assessment/: tcl/as-checks-procs.xql,
+	  tcl/as-install-procs.tcl, assessment.info,
+	  www/asm-admin/action-params.xql: update item_id column in
+	  as_param_map table with the cr_item_id of the as_item_id  instead
+	  of the cr_revision_id
+
+2005-07-27 16:10  andrewg
+
+	* packages/theme-selva/: tcl/selva-procs.tcl,
+	  www/selva-blank-master.tcl, www/selva-master.adp,
+	  www/selva-master.tcl, www/selva-site-master.adp,
+	  www/doc/selva-blank-master.tcl, www/doc/selva-master.tcl: Updated
+	  a few files from Jeremy's tarball, which seems to be quite
+	  different from the code in CVS.  Also attempted to preserve
+	  malte's navbar_list-handling code.
+
+2005-07-27 14:32  andrewg
+
+	* packages/theme-selva/sql/: oracle/theme-selva-create.sql,
+	  postgresql/theme-selva-create.sql: Adding Oracle creation script
+	  and adding an extra qualification to the update.
+
+2005-07-27 12:15  timoh
+
 	* packages/acs-subsite/tcl/: group-procs.tcl, group-procs.xql:
 	  added proc group::get_id
 
-2005-07-27 08:29  maltes
+2005-07-27 11:29  maltes
 
 	* packages/acs-tcl/: catalog/acs-tcl.de_DE.ISO-8859-1.xml,
 	  catalog/acs-tcl.en_US.ISO-8859-1.xml,
 	  lib/ad-return-complaint.adp, lib/complain.adp,
 	  tcl/tcl-documentation-procs.tcl: I18N of error messages
 
-2005-07-27 07:54  timoh
+2005-07-27 10:54  timoh
 
 	* packages/acs-subsite/tcl/: group-procs.tcl, group-procs.xql:
 	  added proc group::get_members
 
-2005-07-27 07:02  maltes
+2005-07-27 10:29  maltes
 
+	* packages/tasks/: catalog/tasks.en_US.ISO-8859-1.xml,
+	  www/delete.tcl, www/task.tcl: More I18N
+
+2005-07-27 10:02  maltes
+
 	* packages/acs-templating/:
 	  catalog/acs-templating.de_DE.ISO-8859-1.xml,
 	  catalog/acs-templating.en_US.ISO-8859-1.xml, tcl/list-procs.tcl:
 	  I18N of List Builder's problem with no data
 
-2005-07-27 05:43  maltes
+2005-07-27 09:45  miguelm
 
+	* packages/tasks/www/delete.adp: file delete.adp was added on
+	  branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-07-27 09:45  miguelm
+
+	* packages/tasks/www/mark-completed.adp: file mark-completed.adp
+	  was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-07-27 09:45  miguelm
+
+	* packages/tasks/www/process-delete.adp: file process-delete.adp
+	  was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-07-27 09:45  miguelm
+
+	* packages/tasks/www/process-instances.adp: file
+	  process-instances.adp was added on branch oacs-5-2 on 2005-11-30
+	  16:06:53 +0000
+
+2005-07-27 09:45  miguelm
+
+	* packages/tasks/www/process-instances.tcl: file
+	  process-instances.tcl was added on branch oacs-5-2 on 2005-11-30
+	  16:06:53 +0000
+
+2005-07-27 09:45  miguelm
+
+	* packages/tasks/www/process-instances.xql: file
+	  process-instances.xql was added on branch oacs-5-2 on 2005-11-30
+	  16:06:53 +0000
+
+2005-07-27 09:45  miguelm
+
+	* packages/tasks/www/process-one-oracle.xql: file
+	  process-one-oracle.xql was added on branch oacs-5-2 on 2005-11-30
+	  16:06:53 +0000
+
+2005-07-27 09:45  miguelm
+
+	* packages/tasks/www/process-task-delete.adp: file
+	  process-task-delete.adp was added on branch oacs-5-2 on
+	  2005-11-30 16:06:53 +0000
+
+2005-07-27 09:45  miguelm
+
+	* packages/tasks/www/process-use.adp: file process-use.adp was
+	  added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-07-27 09:45  miguelm
+
+	* packages/tasks/www/process-use.tcl: file process-use.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-07-27 09:45  miguelm
+
+	* packages/tasks/www/query.xql: file query.xql was added on branch
+	  oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-07-27 09:45  miguelm
+
+	* packages/tasks/www/works-task.tcl: file works-task.tcl was added
+	  on branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-07-27 09:44  miguelm
+
+	* packages/tasks/www/mail-merge.tcl: file mail-merge.tcl was added
+	  on branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-07-27 09:44  miguelm
+
+	* packages/tasks/www/old-process-assign.adp: file
+	  old-process-assign.adp was added on branch oacs-5-2 on 2005-11-30
+	  16:06:53 +0000
+
+2005-07-27 09:44  miguelm
+
+	* packages/tasks/www/process-add-edit-oracle.xql: file
+	  process-add-edit-oracle.xql was added on branch oacs-5-2 on
+	  2005-11-30 16:06:53 +0000
+
+2005-07-27 09:44  miguelm
+
+	* packages/tasks/www/process-add-edit.adp: file
+	  process-add-edit.adp was added on branch oacs-5-2 on 2005-11-30
+	  16:06:53 +0000
+
+2005-07-27 09:44  miguelm
+
+	* packages/tasks/www/process-interval.tcl: file
+	  process-interval.tcl was added on branch oacs-5-2 on 2005-11-30
+	  16:06:53 +0000
+
+2005-07-27 09:44  miguelm
+
+	* packages/tasks/www/process-oracle.xql: file process-oracle.xql
+	  was added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-07-27 09:44  miguelm
+
+	* packages/tasks/www/process-reminder.tcl: file
+	  process-reminder.tcl was added on branch oacs-5-2 on 2005-11-30
+	  16:06:53 +0000
+
+2005-07-27 09:44  miguelm
+
+	* packages/tasks/www/process-task.adp: file process-task.adp was
+	  added on branch oacs-5-2 on 2005-11-30 16:06:53 +0000
+
+2005-07-27 09:44  miguelm
+
+	* packages/tasks/www/process-use-oracle.xql: file
+	  process-use-oracle.xql was added on branch oacs-5-2 on 2005-11-30
+	  16:06:53 +0000
+
+2005-07-27 09:44  miguelm
+
+	* packages/tasks/www/process-use-postgresql.xql: file
+	  process-use-postgresql.xql was added on branch oacs-5-2 on
+	  2005-11-30 16:06:53 +0000
+
+2005-07-27 09:44  miguelm
+
+	* packages/tasks/www/processes-oracle.xql: file
+	  processes-oracle.xql was added on branch oacs-5-2 on 2005-11-30
+	  16:06:53 +0000
+
+2005-07-27 09:44  miguelm
+
+	* packages/tasks/lib/task-chunk.tcl: file task-chunk.tcl was added
+	  on branch oacs-5-2 on 2005-11-30 16:06:52 +0000
+
+2005-07-27 09:44  maltes
+
+	* packages/tasks/: tasks.info, lib/task-chunk.adp,
+	  lib/tasks-postgresql.xql, lib/tasks.adp, lib/tasks.tcl,
+	  tcl/tasks-procs.tcl, sql/postgresql/tasks-create.sql,
+	  tcl/tasks-callback-procs.tcl, www/index-postgresql.xql,
+	  www/index.adp, www/index.tcl, www/index.xql,
+	  www/process-add-edit-postgresql.xql, www/process-add-edit.tcl,
+	  www/process-interval.adp, www/process-task.tcl, www/process.adp,
+	  www/process.tcl, www/process.xql, www/processes-postgresql.xql,
+	  www/task-interval.tcl, catalog/tasks.en_US.ISO-8859-1.xml,
+	  www/contact.adp, www/contact.tcl, www/delete.tcl,
+	  www/mark-completed.tcl, www/process-assign.tcl,
+	  www/process-delete.tcl, www/process-task-delete.tcl,
+	  www/processes.adp, www/processes.tcl, www/task.adp, www/task.tcl:
+	  Initial revision
+
+2005-07-27 09:44  maltes
+
+	* packages/tasks/: lib/task-chunk.tcl, www/mail-merge.tcl,
+	  www/old-process-assign.adp, www/process-add-edit-oracle.xql,
+	  www/process-add-edit.adp, www/process-interval.tcl,
+	  www/process-oracle.xql, www/process-reminder.tcl,
+	  www/process-task.adp, www/process-use-oracle.xql,
+	  www/process-use-postgresql.xql, www/processes-oracle.xql,
+	  www/delete.adp, www/mark-completed.adp, www/process-delete.adp,
+	  www/process-instances.adp, www/process-instances.tcl,
+	  www/process-instances.xql, www/process-one-oracle.xql,
+	  www/process-task-delete.adp, www/process-use.adp,
+	  www/process-use.tcl, www/query.xql, www/works-task.tcl: Simple
+	  Task interface, especially useful for contacts. Based on
+	  project-manager. Written by Matthew
+
+2005-07-27 08:43  maltes
+
 	* packages/acs-kernel/: catalog/acs-kernel.de_DE.ISO-8859-1.xml,
 	  catalog/acs-kernel.en_US.ISO-8859-1.xml,
 	  sql/postgresql/acs-create.sql, sql/postgresql/acs-install.sql,
 	  sql/postgresql/rel-constraints-create.sql,
 	  sql/postgresql/rel-segments-create.sql: More I18N
 
-2005-07-27 05:26  maltes
+2005-07-27 08:26  maltes
 
 	* packages/acs-subsite/www/permissions/perm-include.tcl: I18N of
 	  strings
 
-2005-07-26 21:05  michaels
+2005-07-27 07:55  maltes
 
+	* packages/calendar/www/calendar-item-types.adp: I18N of "delete"
+
+2005-07-27 07:54  maltes
+
+	* packages/theme-selva/www/selva-master.tcl: I18N of subnavbar
+
+2005-07-27 00:05  michaels
+
 	* packages/acs-authentication/tcl/authentication-procs.tcl: add
 	  check to on-demand sync (i.e., local account creation with
 	  external user info) to ensure account was actually created. If
 	  not, return useful message
 
-2005-07-26 09:43  timoh
+2005-07-26 19:00  miguelm
 
+	* packages/categories/categories.info: increment version number fot
+	  meta category creation support
+
+2005-07-26 18:58  miguelm
+
+	*
+	  packages/categories/sql/postgresql/upgrade/upgrade-1.1d3-1.1d4.sql:
+	  upgrade script to to create new types and roles for the meta
+	  category
+
+2005-07-26 18:57  miguelm
+
+	* packages/categories/sql/postgresql/: categories-drop.sql,
+	  categories-relation.sql: Creating rel_types and roles to support
+	  meta categories
+
+2005-07-26 18:56  miguelm
+
+	* packages/categories/tcl/: category-relation-procs-postgresql.xql,
+	  category-relation-procs.tcl, category-relation-procs.xql: Adding
+	  procedures to create meta categories and a widget to use in
+	  ad_form
+
+2005-07-26 13:14  annyf
+
+	* packages/assessment/tcl/: as-section-procs.tcl: change random_p
+	  default value to true
+
+2005-07-26 12:46  timoh
+
+	* packages/acs-mail-lite/tcl/acs-mail-lite-callback-procs.tcl:
+	  added callback procs
+
+2005-07-26 12:43  timoh
+
 	* packages/acs-tcl/tcl/: application-data-link-procs-oracle.xql,
 	  application-data-link-procs-postgresql.xql,
 	  application-data-link-procs.tcl, application-data-link-procs.xql,
@@ -2830,82 +11881,829 @@
 	  application-link-procs.xql, application-link-procs.tcl: added
 	  application links and application data links
 
-2005-07-21 17:36  roelc
+2005-07-26 12:40  maltes
 
+	* packages/theme-selva/www/selva-master.adp: Wrapped the title to
+	  now show when within .LRN
+
+2005-07-26 12:38  timoh
+
+	* packages/acs-mail-lite/tcl/acs-mail-lite-procs.tcl: bugfix:
+	  fixing error in sendmail proc - wrong catch expression
+
+2005-07-26 12:37  maltes
+
+	* packages/theme-selva/www/: selva-master.adp, selva-master.tcl,
+	  selva-site-master.adp: Added title in a prominent place and added
+	  the context bar again
+
+2005-07-26 12:22  annyf
+
+	* packages/assessment/tcl/as-item-type-mc-procs.xql: fix var name,
+	  change type_id to as_item_type_id
+
+2005-07-26 11:52  maltes
+
+	* packages/theme-selva/www/: selva-master.tcl,
+	  selva-site-master.adp: Cleaned up more redundant links from the
+	  theme
+
+2005-07-26 10:45  annyf
+
+	* packages/assessment/catalog/assessment.en_US.ISO-8859-1.xml: add
+	  html example list to the html_options_help message
+
+2005-07-26 10:28  maltes
+
+	* packages/theme-selva/: theme-selva.info,
+	  sql/postgresql/theme-selva-create.sql,
+	  sql/postgresql/theme-selva-drop.sql, tcl/selva-procs.tcl,
+	  tcl/selva-procs.xql, www/selva-blank-master.adp,
+	  www/selva-blank-master.tcl, www/selva-master.adp,
+	  www/selva-master.tcl, www/selva-site-master.adp,
+	  www/selva-site-master.tcl, www/doc/selva-blank-master.adp,
+	  www/doc/selva-master.adp, www/doc/selva-master.tcl,
+	  www/doc/templates.html, www/doc/Selva.css,
+	  www/doc/Templates.html, www/doc/index.adp, www/doc/sample.html,
+	  www/doc/selva-blank-master.tcl, www/doc/selva-site-master.adp,
+	  www/doc/selva-site-master.tcl, www/doc/howto/WARNINGS,
+	  www/doc/howto/doc.css, www/doc/howto/images.aux,
+	  www/doc/howto/images.log, www/doc/howto/images.tex,
+	  www/doc/howto/index.html, www/doc/howto/labels.pl,
+	  www/doc/howto/missfont.log, www/doc/howto/node1.html,
+	  www/doc/howto/node2.html, www/doc/howto/node3.html,
+	  www/doc/howto/node4.html, www/doc/howto/node5.html,
+	  www/doc/howto/node6.html, www/doc/howto/node7.html,
+	  www/doc/howto/node8.html, www/doc/howto/node9.html,
+	  www/doc/howto/images.pl, www/doc/howto/img1.png,
+	  www/doc/howto/img2.png, www/doc/howto/myspace.png,
+	  www/doc/howto/DefaultMaster.png, www/doc/howto/doc.html,
+	  www/doc/images/portal_rightShadow.gif,
+	  www/doc/images/subnavIcon_calendar.gif,
+	  www/doc/images/SelvaSlices_General.html,
+	  www/doc/images/bullet.gif, www/doc/images/header_bgImg.gif,
+	  www/doc/images/iconActive_communities.gif,
+	  www/doc/images/iconActive_courses.gif,
+	  www/doc/images/iconActive_mySpace.gif,
+	  www/doc/images/iconActive_preferences.gif,
+	  www/doc/images/iconActive_tools.gif,
+	  www/doc/images/icon_communities.gif,
+	  www/doc/images/icon_courses.gif,
+	  www/doc/images/icon_preferences.gif,
+	  www/doc/images/icon_tools.gif, www/doc/images/logo.gif,
+	  www/doc/images/main_rightShadow.gif,
+	  www/doc/images/portal_bottomLCorner.gif,
+	  www/doc/images/portal_bottomRCorner.gif,
+	  www/doc/images/portal_bottomShadow.gif,
+	  www/doc/images/portlet_bottomLCorner.gif,
+	  www/doc/images/portlet_close.gif,
+	  www/doc/images/portlet_shadeClose.gif,
+	  www/doc/images/portlet_shadeOpen.gif,
+	  www/doc/images/portlet_titleBg.gif,
+	  www/doc/images/portlet_titleCorner.gif,
+	  www/doc/images/portlet_topRCorner.gif, www/doc/images/shadow.gif,
+	  www/doc/images/spacer.gif, www/doc/images/subnavIcon_files.gif,
+	  www/doc/images/subnavIcon_news.gif, www/doc/images/subnav_bg.gif,
+	  www/doc/images/subnav_corner.gif,
+	  www/doc/images/tabActive_left.gif,
+	  www/doc/images/tabActive_right.gif, www/doc/images/tab_left.gif,
+	  www/doc/images/tab_right.gif,
+	  www/resources/Selva/default/Selva.css,
+	  www/resources/Selva/default/images/SelvaSlices_General.html,
+	  www/resources/Selva/default/images/bullet.gif,
+	  www/resources/Selva/default/images/header_bgImg.gif,
+	  www/resources/Selva/default/images/iconActive_communities.gif,
+	  www/resources/Selva/default/images/iconActive_courses.gif,
+	  www/resources/Selva/default/images/iconActive_preferences.gif,
+	  www/resources/Selva/default/images/icon_communities.gif,
+	  www/resources/Selva/default/images/icon_courses.gif,
+	  www/resources/Selva/default/images/icon_tools.gif,
+	  www/resources/Selva/default/images/logo.gif,
+	  www/resources/Selva/default/images/myicon.ico,
+	  www/resources/Selva/default/images/portal_bottomLCorner.gif,
+	  www/resources/Selva/default/images/portal_bottomRCorner.gif,
+	  www/resources/Selva/default/images/portal_bottomShadow.gif,
+	  www/resources/Selva/default/images/portal_rightShadow.gif,
+	  www/resources/Selva/default/images/portlet_bottomLCorner.gif,
+	  www/resources/Selva/default/images/portlet_close.gif,
+	  www/resources/Selva/default/images/portlet_shadeOpen.gif,
+	  www/resources/Selva/default/images/portlet_titleBg.gif,
+	  www/resources/Selva/default/images/portlet_titleCorner.gif,
+	  www/resources/Selva/default/images/portlet_topRCorner.gif,
+	  www/resources/Selva/default/images/shadow.gif,
+	  www/resources/Selva/default/images/subnavIcon_calendar.gif,
+	  www/resources/Selva/default/images/subnavIcon_news.gif,
+	  www/resources/Selva/default/images/subnav_bg.gif,
+	  www/resources/Selva/default/images/subnav_corner.gif,
+	  www/resources/Selva/default/images/tabActive_left.gif,
+	  www/resources/Selva/default/images/tabActive_right.gif,
+	  www/resources/Selva/default/images/tab_left.gif,
+	  www/resources/Selva/default/images/tab_right.gif,
+	  www/resources/Selva/brown/Selva.css,
+	  www/resources/Selva/brown/images/iconActive_communities.gif,
+	  www/resources/Selva/brown/images/portlet_titleCorner.gif,
+	  www/resources/Selva/brown/images/subnavIcon_calendar.gif,
+	  www/resources/Selva/brown/images/subnavIcon_files.gif,
+	  www/resources/Selva/brown/images/subnavIcon_news.gif,
+	  www/resources/Selva/brown/images/subnav_bg.gif,
+	  www/resources/Selva/brown/images/subnav_corner.gif,
+	  www/resources/Selva/brown/images/tabActive_left.gif,
+	  www/resources/Selva/brown/images/tabActive_right.gif,
+	  www/resources/Selva/default/images/.DS_Store,
+	  www/resources/Selva/default/images/iconActive_mySpace.gif,
+	  www/resources/Selva/default/images/iconActive_tools.gif,
+	  www/resources/Selva/default/images/icon_preferences.gif,
+	  www/resources/Selva/default/images/main_rightShadow.gif,
+	  www/resources/Selva/default/images/portlet_shadeClose.gif,
+	  www/resources/Selva/default/images/spacer.gif,
+	  www/resources/Selva/default/images/subnavIcon_files.gif,
+	  www/resources/Selva/green/Selva.css,
+	  www/resources/Selva/green/images/iconActive_mySpace.gif,
+	  www/resources/Selva/green/images/subnavIcon_calendar.gif,
+	  www/resources/Selva/green/images/subnavIcon_files.gif,
+	  www/resources/Selva/green/images/subnavIcon_news.gif,
+	  www/resources/Selva/green/images/subnav_bg.gif,
+	  www/resources/Selva/green/images/subnav_corner.gif,
+	  www/resources/Selva/green/images/tabActive_left.gif,
+	  www/resources/Selva/green/images/tabActive_right.gif,
+	  www/resources/Selva/orange/Selva.css,
+	  www/resources/Selva/orange/images/iconActive_communities.gif,
+	  www/resources/Selva/orange/images/portlet_titleCorner.gif,
+	  www/resources/Selva/orange/images/subnavIcon_calendar.gif,
+	  www/resources/Selva/orange/images/subnavIcon_files.gif,
+	  www/resources/Selva/orange/images/subnavIcon_news.gif,
+	  www/resources/Selva/orange/images/subnav_bg.gif,
+	  www/resources/Selva/orange/images/subnav_corner.gif,
+	  www/resources/Selva/orange/images/tabActive_left.gif,
+	  www/resources/Selva/orange/images/tabActive_right.gif,
+	  www/resources/Selva/turquoise/Selva.css,
+	  www/resources/Selva/turquoise/images/iconActive_communities.gif,
+	  www/resources/Selva/turquoise/images/portlet_titleCorner.gif,
+	  www/resources/Selva/turquoise/images/subnavIcon_calendar.gif,
+	  www/resources/Selva/turquoise/images/subnavIcon_files.gif,
+	  www/resources/Selva/turquoise/images/subnavIcon_news.gif,
+	  www/resources/Selva/turquoise/images/subnav_bg.gif,
+	  www/resources/Selva/turquoise/images/subnav_corner.gif,
+	  www/resources/Selva/turquoise/images/tabActive_left.gif,
+	  www/resources/Selva/turquoise/images/tabActive_right.gif: Initial
+	  revision
+
+2005-07-26 10:28  maltes
+
+	* packages/theme-selva/www/doc/: .DS_Store, images/.DS_Store: Selva
+	  Theme by Jeremy so we can work on it
+
+2005-07-26 09:41  dedsc
+
+	* packages/assessment/: tcl/as-checks-procs.tcl,
+	  tcl/as-checks-procs.xql, www/assessment.tcl,
+	  www/asm-admin/action-params.tcl, www/asm-admin/action-select.tcl,
+	  www/asm-admin/checks-admin.adp, www/asm-admin/checks-admin.tcl,
+	  www/asm-admin/checks-admin.xql: added section based after
+	  assessment triggers
+
+2005-07-26 08:10  dedsc
+
+	* packages/assessment/www/asm-admin/: action-select.tcl,
+	  add-edit-section-check.tcl: separate logic of section checks and
+	  item checks
+
+2005-07-26 07:43  hamiltonc
+
+	* packages/assessment/: catalog/assessment.en_US.ISO-8859-1.xml,
+	  tcl/as-checks-procs.tcl, tcl/as-checks-procs.xql,
+	  www/assessment.tcl, www/asm-admin/action-params.tcl,
+	  www/asm-admin/action-select.tcl,
+	  www/asm-admin/add-edit-section-check-oracle.xql,
+	  www/asm-admin/add-edit-section-check-postgresql.xql,
+	  www/asm-admin/add-edit-section-check.adp,
+	  www/asm-admin/add-edit-section-check.tcl,
+	  www/asm-admin/add-edit-section-check.xql,
+	  www/asm-admin/checks-admin.adp, www/asm-admin/checks-admin.tcl,
+	  www/asm-admin/checks-admin.xql, www/asm-admin/one-a.adp: commit
+	  support for section triggers
+
+2005-07-25 22:57  michaels
+
+	* packages/auth-ldap/tcl/auth-ldap-procs.tcl: add parameter to
+	  allow admin to select bind authentication and modify auth
+	  algorithm to first find distinguished name and then bind using it
+
+2005-07-25 15:42  victorg
+
+	* packages/forums/sql/oracle/upgrade/upgrade-1.1.2d4-1.1.2d5.sql:
+	  file upgrade-1.1.2d4-1.1.2d5.sql was added on branch oacs-5-2 on
+	  2005-09-26 09:03:13 +0000
+
+2005-07-25 15:42  victorg
+
+	*
+	  packages/forums/sql/postgresql/upgrade/upgrade-1.1.2d4-1.1.2d5.sql:
+	  file upgrade-1.1.2d4-1.1.2d5.sql was added on branch oacs-5-2 on
+	  2005-09-26 09:03:14 +0000
+
+2005-07-25 11:58  victorg
+
+	* packages/faq/tcl/test/faq-procs.tcl: file faq-procs.tcl was added
+	  on branch oacs-5-2 on 2005-09-24 01:20:00 +0000
+
+2005-07-25 11:58  victorg
+
+	* packages/faq/tcl/test/tclwebtest-procs.tcl: file
+	  tclwebtest-procs.tcl was added on branch oacs-5-2 on 2005-09-24
+	  01:20:00 +0000
+
+2005-07-25 01:34  maltes
+
+	* packages/workflow/tcl/workflow-procs.tcl: Two more parameters by
+	  Timo
+
+2005-07-23 13:17  maltes
+
+	* packages/ams/tcl/ams-widget-procs.tcl: added locale switch for
+	  options to be localized in the locale provided (or the default
+	  locale for the user)
+
+2005-07-22 16:04  andrewg
+
+	* packages/file-storage/www/file-add.xql: Removed trailing
+	  semicolons which are problematic for Oracle (unless we're in a
+	  plsql block, which we're not).
+
+2005-07-22 10:50  roelc
+
+	* packages/dotlrn/: sql/oracle/community-memberships-create.sql,
+	  sql/postgresql/community-memberships-create.sql,
+	  www/member-email-toggle.tcl, www/member-email-toggle.xql,
+	  www/member-email.tcl, www/member-email.xql: Added proper support
+	  for Oracle for welcome emails
+
+2005-07-21 20:36  roelc
+
 	* packages/acs-templating/tcl/list-procs.tcl: set __adp_stub so
 	  includes work. Only fully qualified includes will work with this
 
-2005-07-21 08:51  skaufman
+2005-07-21 18:55  roelc
 
+	* packages/dotlrn-portlet/www/: dotlrn-admin-portlet.adp,
+	  dotlrn-admin-portlet.tcl, dotlrn-admin-portlet.xql: Added support
+	  for sending an editable welcome email when a user joins a
+	  community
+
+2005-07-21 18:48  roelc
+
+	* packages/dotlrn/: lib/member-email.adp, lib/member-email.tcl,
+	  sql/postgresql/community-memberships-create.sql,
+	  tcl/community-procs.tcl, www/member-email-toggle.tcl,
+	  www/member-email.adp, www/member-email.tcl,
+	  sql/postgresql/community-memberships-drop.sql: Added support for
+	  sending an editable welcome email when a user joins a community
+
+2005-07-21 17:03  maltes
+
+	* packages/ams/tcl/ams-widget-procs.tcl: Made sure that strings can
+	  start with a "-" before converting them with ad_html_text_convert
+
+2005-07-21 16:44  maltes
+
+	* packages/contacts/www/contact.adp: Got rid of the heading as it
+	  was doubling the content below it
+
+2005-07-21 16:19  maltes
+
+	* packages/contacts/www/contact.tcl: removed code necessary for
+	  employees
+
+2005-07-21 16:18  maltes
+
+	* packages/contacts/www/contact-rels.tcl: Changed i18n String
+
+2005-07-21 16:06  maltes
+
+	* packages/contacts/www/contact.adp: Removed the add employee link
+	  in favour of add links per relationship
+
+2005-07-21 14:46  daveb
+
+	* packages/file-storage/lib/: folder-admin.adp, folder-admin.tcl,
+	  folder-links-oracle.xql, folder-links-postgresql.xql,
+	  folder-links.adp, folder-links.tcl, folder-links.xql: Add
+	  includes to show folder contents.
+
+2005-07-21 14:45  eduardop
+
+	* packages/assessment/www/asm-admin/assessment-form.tcl: put the
+	  date format back as the date widget only shows the date by
+	  default (not the whole date/time)
+
+2005-07-21 14:44  daveb
+
+	* packages/file-storage/: file-storage.info,
+	  tcl/file-storage-procs.tcl, www/file-add.tcl: Add optional
+	  feature to edit text based content.
+
+2005-07-21 14:41  eduardop
+
+	* packages/assessment/www/asm-admin/: assessment-form.tcl,
+	  assessment-form.xql: cleaning
+
+2005-07-21 14:28  eduardop
+
+	* packages/assessment/www/asm-admin/: assessment-form.tcl,
+	  index.tcl: more assessment types
+
+2005-07-21 14:13  maltes
+
+	* packages/contacts/www/contact-rels.tcl: Added the ability to add
+	  a new contact with the selected relationship
+
+2005-07-21 14:13  maltes
+
+	* packages/contacts/www/contact-add.tcl: Added the possibility to
+	  add a new contact with any relationship based on the role two
+
+2005-07-21 13:16  maltes
+
+	* packages/contacts/www/contact.adp: Made sure only organizations
+	  will see the invoices and billable projects as this does not make
+	  sense for persons
+
+2005-07-21 12:28  annyf
+
+	* contrib/packages/project-manager/lib/task-calendar.tcl: add
+	  calendar template to include in the project-manager portlet
+
+2005-07-21 11:51  skaufman
+
 	* packages/acs-admin/www/apm/parameter-delete.adp: adds missing
 	  template .adp
 
-2005-07-21 05:11  leed
+2005-07-21 08:11  leed
 
 	* packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl: Merged
 	  fix from HEAD.
 
-2005-07-21 05:07  leed
+2005-07-21 08:07  leed
 
 	* packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl: Merged
 	  fix from head.
 
-2005-07-21 03:11  hamiltonc
+2005-07-21 06:42  eduardop
 
+	* packages/assessment/www/asm-admin/index.tcl: remove some
+	  duplication
+
+2005-07-21 06:11  hamiltonc
+
 	* packages/acs-subsite/tcl/callback-procs.tcl: looks like there is
 	  a missing user_id parameter in the callback
 
-2005-07-20 09:03  daveb
+2005-07-20 15:55  daveb
 
+	*
+	  packages/acs-developer-support/tcl/acs-developer-support-procs.tcl:
+	  Rewrite eval calls to properly handle list elements in args that
+	  have spaces in the. eval ds_conn $args is handled correctly. eval
+	  "ds_conn [join $args]" is not.
+
+2005-07-20 13:12  victorg
+
+	* packages/forums/tcl/test/tclwebtest-procs.tcl: file
+	  tclwebtest-procs.tcl was added on branch oacs-5-2 on 2005-09-26
+	  09:03:14 +0000
+
+2005-07-20 13:08  annyf
+
+	* packages/assessment/www/asm-admin/: one-a.adp, one-a.tcl: add
+	  list of assessment sections to be linked to an anchor and be able
+	  to go to a section quickly
+
+2005-07-20 12:25  annyf
+
+	* packages/assessment/: lib/section-items.adp,
+	  www/asm-admin/item-add-display-cb.tcl,
+	  www/asm-admin/item-add-display-f.tcl,
+	  www/asm-admin/item-add-display-rb.tcl,
+	  www/asm-admin/item-add-display-sa.tcl,
+	  www/asm-admin/item-add-display-sb.tcl,
+	  www/asm-admin/item-add-display-ta.tcl,
+	  www/asm-admin/item-add-display-tb.tcl,
+	  www/asm-admin/item-swap-postgresql.xql,
+	  www/asm-admin/item-swap.tcl, www/asm-admin/item-swap.xql: add
+	  anchors to be able to move questions or add questions and return
+	  to the same place on the assessment
+
+2005-07-20 12:03  daveb
+
 	* packages/acs-lang/www/admin/localized-message-new.tcl: Set focus
 	  variable, its passed as a property.
 
-2005-07-19 05:22  leed
+2005-07-20 11:58  luisf
 
+	* packages/assessment/tcl/: as-callback-procs.tcl,
+	  as-callback-procs.xql: callback for datamanager package added
+
+2005-07-20 11:52  eduardop
+
+	* packages/assessment/catalog/: assessment.es_ES.ISO-8859-1.xml,
+	  assessment.es_GT.ISO-8859-1.xml: Fixes and merge between es_ES
+	  and es_GT
+
+2005-07-20 11:49  eduardop
+
+	* packages/assessment/catalog/assessment.en_US.ISO-8859-1.xml:
+	  minor fixes
+
+2005-07-20 11:49  luisf
+
+	* packages/: file-storage/tcl/file-storage-callback-procs.tcl,
+	  file-storage/tcl/file-storage-callback-procs.xql,
+	  static-portlet/tcl/static-portlet-callback-procs.tcl,
+	  static-portlet/tcl/static-portlet-callback-procs.xql: callback
+	  for datamanager package added
+
+2005-07-20 11:47  luisf
+
+	* packages/news/tcl/: news-callback-procs.tcl,
+	  news-callback-procs.xql: callbacks for datamanager package added
+
+2005-07-20 11:43  annyf
+
+	* packages/assessment/www/asm-admin/assessment-form.tcl: edit
+	  every field separately on the one-a page
+
+2005-07-20 11:43  luisf
+
+	* packages/forums/tcl/forums-callback-procs.xql: [no log message]
+
+2005-07-20 11:40  annyf
+
+	* packages/assessment/www/asm-admin/assessment-form.tcl: edit
+	  every field separately on the one-a page
+
+2005-07-20 11:39  luisf
+
+	* packages/faq/tcl/: faq-callback-procs.tcl,
+	  faq-callback-procs.xql: callback for datamanager packaga added
+
+2005-07-20 11:37  luisf
+
+	* packages/forums/tcl/forums-callback-procs.tcl: datamanager
+	  callback added
+
+2005-07-20 11:36  annyf
+
+	* packages/assessment/www/asm-admin/: assessment-form.tcl,
+	  assessment-new.tcl, one-a.adp: edit  every field separately on
+	  the one-a page
+
+2005-07-20 10:20  eduardop
+
+	* packages/assessment/catalog/assessment.es_ES.ISO-8859-1.xml:
+	  Fixing some es_ES translations in assessment package.
+
+2005-07-20 10:06  luisf
+
+	* packages/:
+	  datamanager-portlet/catalog/datamanager-portlet.ca_ES.ISO-8859-1.xml,
+	  datamanager-portlet/catalog/datamanager-portlet.es_ES.ISO-8859-1.xml,
+	  datamanager-portlet/www/datamanager-portlet-postgresql.xql,
+	  datamanager-portlet/www/datamanager-portlet.adp,
+	  datamanager-portlet/www/datamanager-portlet.tcl,
+	  dotlrn-datamanager/catalog/dotlrn-datamanager.ca_ES.ISO-8859-1.xml,
+	  dotlrn-datamanager/catalog/dotlrn-datamanager.es_ES.ISO-8859-1.xml:
+	  [no log message]
+
+2005-07-20 10:02  luisf
+
+	* packages/datamanager/: catalog/datamanager.ca_ES.ISO-8859-1.xml,
+	  catalog/datamanager.es_ES.ISO-8859-1.xml, www/datamanager.adp,
+	  www/datamanager.tcl, tcl/datamanager-procs.xql: [no log message]
+
+2005-07-20 09:52  luisf
+
+	* packages/:
+	  datamanager-portlet/catalog/datamanager-portlet.en_US.ISO-8859-1.xml,
+	  datamanager-portlet/sql/postgresql/datamanager-admin-portlet-create.sql,
+	  datamanager-portlet/sql/postgresql/datamanager-admin-portlet-drop.sql,
+	  datamanager-portlet/sql/postgresql/datamanager-portlet-drop.sql,
+	  datamanager-portlet/www/datamanager-admin-portlet.adp,
+	  datamanager-portlet/www/datamanager-admin-portlet.tcl,
+	  dotlrn-datamanager/sql/postgresql/dotlrn-datamanager-create.sql,
+	  dotlrn-datamanager/sql/postgresql/dotlrn-datamanager-drop.sql,
+	  dotlrn-datamanager/tcl/dotlrn-datamanager-procs.tcl: [no log
+	  message]
+
+2005-07-20 09:49  luisf
+
+	* packages/datamanager/: catalog/datamanager.en_US.ISO-8859-1.xml,
+	  tcl/datamanager-callback-procs.tcl, tcl/datamanager-procs.tcl,
+	  www/index-postgresql.xql, www/index.adp, www/index.tcl,
+	  www/move-assessment.tcl, www/move-faq.tcl, www/move-folder.tcl,
+	  www/move-forum.tcl, www/move-news.tcl,
+	  www/move-static-portlet.tcl, www/one-object-copy.adp,
+	  www/one-object-copy.tcl, www/one-object-delete.adp,
+	  www/one-object-delete.tcl, www/one-object-move.adp,
+	  www/one-object-move.tcl, www/one-object-move.xql: [no log
+	  message]
+
+2005-07-20 03:10  hamiltonc
+
+	* packages/dotlrn/www/members.adp: something was wrong with the
+	  referrer hidden field, fixed it
+
+2005-07-20 03:04  maltes
+
+	* packages/contacts/www/contact.adp: Changed to use searches and
+	  history instead of groups and comments, as this is the new way
+
+2005-07-20 00:15  hamiltonc
+
+	* packages/dotlrn-catalog/: dotlrn-catalog.info,
+	  catalog/dotlrn-catalog.en_US.ISO-8859-1.xml,
+	  tcl/apm-callback-procs.tcl: add active_p to dotlrn_column
+	  attributes
+
+2005-07-19 20:25  enriquec
+
+	* packages/dotlrn/lib/toolbar.adp:
+	  Fixing broken option link for view the classes from dotlrn
+	  toolbar
+
+2005-07-19 18:38  enriquec
+
+	* packages/notifications/tcl/: notification-callback-procs.tcl,
+	  notification-callback-procs.xql, notification-procs.tcl,
+	  notification-procs.xql: Moving callback implementations from
+	  notification-procs to notification-callback-procs
+
+2005-07-19 18:20  enriquec
+
+	* packages/dotlrn/tcl/: dotlrn-callback-procs.tcl,
+	  dotlrn-callback-procs.xql, dotlrn-procs.tcl, dotlrn-procs.xql:
+	  Moving callback implementation's code from dotlrn-procs to
+	  dotlrn-callback-procs
+
+2005-07-19 18:15  enriquec
+
+	* packages/wp-slim/tcl/: wp-slim-callback-procs.tcl,
+	  wp-slim-callback-procs.xql, wp-slim-procs.tcl, wp-slim-procs.xql:
+	  Moving the callback implementations's code from wp-slim-procs to
+	  wp-slim-callback-procs
+
+2005-07-19 18:08  enriquec
+
+	* packages/lars-blogger/tcl/: lars-blogger-callback-procs.tcl,
+	  lars-blogger-callback-procs.xql, lars-blogger-procs.tcl,
+	  lars-blogger-procs.xql: Moving callback's implementation code
+	  from lars-blogger-procs to lars-blogger-callback-procs
+
+2005-07-19 18:01  enriquec
+
+	* packages/news/tcl/: news-callback-procs.tcl,
+	  news-callback-procs.xql, news-procs.tcl, news-procs.xql: Moving
+	  callbacks code from news-procs to news-callback-procs
+
+2005-07-19 17:43  enriquec
+
+	* packages/forums/tcl/: forums-callback-procs.tcl,
+	  forums-callback-procs.xql, forums-procs.tcl, forums-procs.xql:
+	  Moving forums's callback implementations from forums-procs to
+	  forums-callback-procs
+
+2005-07-19 17:28  enriquec
+
+	* packages/lorsm/tcl/: lorsm-callback-procs.tcl,
+	  lorsm-callback-procs.xql, lorsm-procs.tcl, lorsm-procs.xql:
+	  Moving the callbacks code from lorsm-procs to
+	  lorsm-callback-procs
+
+2005-07-19 17:19  enriquec
+
+	* packages/photo-album/tcl/: photo-album-callback-procs.tcl,
+	  photo-album-callback-procs.xql, photo-album-procs.tcl,
+	  photo-album-procs.xql: Moving the merge implementations code from
+	  photo-album procs to photo-album-callback-procs
+
+2005-07-19 14:13  victorg
+
+	*
+	  packages/static-portlet/sql/oracle/upgrade/upgrade-2.1.2d1-2.1.2d2.sql:
+	  file upgrade-2.1.2d1-2.1.2d2.sql was added on branch oacs-5-2 on
+	  2005-09-26 08:50:04 +0000
+
+2005-07-19 13:45  victorg
+
+	*
+	  packages/static-portlet/sql/postgresql/upgrade/upgrade-2.1.2d1-2.1.2d2.sql:
+	  file upgrade-2.1.2d1-2.1.2d2.sql was added on branch oacs-5-2 on
+	  2005-09-26 08:50:04 +0000
+
+2005-07-19 13:03  enriquec
+
+	* packages/evaluation/tcl/: evaluation-callback-procs.tcl,
+	  evaluation-callback-procs.xql, evaluation-procs.tcl,
+	  evaluation-procs.xql: Moving callback impl's code from
+	  evaluation-procs to evaluation-callback-procs
+
+2005-07-19 12:58  enriquec
+
+	* packages/assessment/tcl/: as-callback-procs.tcl,
+	  as-callback-procs.xql, as-merge-procs.tcl, as-merge-procs.xql:
+	  Moving callbacks code from as-merge-procs to as-callback-procs.
+	  For order purpose
+
+2005-07-19 12:49  enriquec
+
+	* packages/calendar/tcl/: calendar-callback-procs.tcl,
+	  calendar-callback-procs.xql, calendar-procs.tcl,
+	  calendar-procs.xql: Moving the callbacks code from calendar-procs
+	  to calendar-callback-procs
+
+2005-07-19 12:11  annyf
+
+	* packages/assessment/www/asm-admin/index.tcl: fix new assessment
+	  link
+
+2005-07-19 12:02  maltes
+
+	* packages/dotlrn/tcl/dotlrn-init.tcl: Fixing problem with missing
+	  paranthesis
+
+2005-07-19 11:57  annyf
+
+	* packages/assessment/: catalog/assessment.en_US.ISO-8859-1.xml,
+	  lib/section-items.adp, lib/section-items.tcl,
+	  www/asm-admin/assessment-form.tcl,
+	  www/asm-admin/assessment-form.xql, www/asm-admin/item-add-mc.tcl,
+	  www/asm-admin/one-a.adp: change layout and add default section
+	  when a survey assessment is created
+
+2005-07-19 08:22  leed
+
 	* packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl: Merged
 	  callback fix from HEAD.
 
-2005-07-19 00:07  maltes
+2005-07-19 07:18  hamiltonc
 
+	* packages/dotlrn-catalog/: dotlrn-catalog.info,
+	  lib/tree-chunk.xql, www/dt-admin/course-add-edit.tcl: add an
+	  active_p attribute to each course
+
+2005-07-19 07:12  hamiltonc
+
+	* packages/assessment/tcl/as-assessment-procs.tcl: fix a problem
+	  with assessment new and default package_id
+
+2005-07-19 03:07  maltes
+
 	* packages/acs-kernel/: catalog/acs-kernel.en_US.ISO-8859-1.xml,
 	  sql/postgresql/acs-create.sql,
 	  sql/postgresql/community-core-create.sql,
 	  sql/postgresql/groups-create.sql: I18N of Names in sql files
 
-2005-07-19 00:05  maltes
+2005-07-19 03:05  maltes
 
 	* packages/acs-subsite/: catalog/acs-subsite.en_US.ISO-8859-1.xml,
 	  sql/postgresql/attribute.sql, sql/postgresql/portraits.sql,
 	  sql/postgresql/user-profiles-create.sql: Added I18n versions of
 	  relationships
 
-2005-07-19 00:00  maltes
+2005-07-19 03:00  maltes
 
 	* packages/acs-subsite/tcl/group-procs.tcl: Took out
 	  convert_to_i18n as this is HEAD function that cannot be
 	  backported due to openacs rules (as it would add a new dependency
 	  on acs-translations in acs-lang)
 
-2005-07-18 23:54  maltes
+2005-07-19 02:54  maltes
 
 	* packages/acs-subsite/tcl/group-procs.tcl: Added support for a
 	  pretty group name stored in the title for the creation of a group
 
-2005-07-18 10:41  andrewg
+2005-07-19 02:49  maltes
 
+	* packages/dotlrn/tcl/dotlrn-callback-procs.tcl: Callbacks for .LRN
+
+2005-07-19 02:49  maltes
+
+	* packages/dotlrn/tcl/club-procs.tcl: Made sure that we create a
+	  club when calling club::new unless specified otherwise
+
+2005-07-19 02:43  maltes
+
+	* packages/dotlrn/tcl/community-procs.tcl: Fixed Bug where dotlrn
+	  does not adhere to the parameters set forth when creating a new
+	  community. Added get_package_id_from_package_key procedure
+
+2005-07-19 02:40  maltes
+
+	* packages/dotlrn/www/dotlrn-master-kelp.adp: added properties
+
+2005-07-19 02:16  maltes
+
+	* packages/notifications/tcl/: notification-request-procs.tcl,
+	  notification-request-procs.xql: Added request_count procedure
+	  from 5.1
+
+2005-07-18 22:23  daveb
+
+	* packages/dotlrn/tcl/dotlrn-init.tcl: Remove setting default
+	  master in init file. This RESETS the parameter on every server
+	  startup. This should be done in an apm-callback on install, not
+	  force the user to use the dotlrn-master template. In fact this
+	  whole file should be moved to apm callbacks, but I leave that for
+	  later.
+
+2005-07-18 22:16  hamiltonc
+
+	*
+	  packages/assessment/www/asm-admin/item-edit-mc-choices-delete.tcl:
+	  fix problem with deleting a multiple choice item, it looks for
+	  mc_id but is no where to be found, querried it from the db and it
+	  works now
+
+2005-07-18 18:25  annyf
+
+	* packages/assessment/www/asm-admin/: assessment-form.tcl,
+	  item-add.tcl: remove data_type widget from form and set default
+	  values
+
+2005-07-18 17:24  matthewg
+
+	* packages/contacts/www/group-parties-remove.tcl: Added -html flag
+	  to util_user_message so contact links display correctly
+
+2005-07-18 17:24  miguelm
+
+	* packages/contacts/www/group-parties-remove.tcl: file
+	  group-parties-remove.tcl was added on branch oacs-5-2 on
+	  2005-11-30 15:31:02 +0000
+
+2005-07-18 15:05  andrewg
+
+	* packages/file-storage/file-storage.info: Added a new parameter,
+	  DownloadTargetWindowName
+
+2005-07-18 15:03  andrewg
+
+	* packages/file-storage/www/folder-chunk.tcl: Added parametrized
+	  ability to launch downloads in a separate window.
+
+2005-07-18 14:04  annyf
+
+	* packages/assessment/: sql/oracle/upgrade/upgrade-0.11-0.12.sql,
+	  sql/oracle/upgrade/upgrade-0.12-0.13.sql,
+	  sql/postgresql/upgrade/upgrade-0.12-0.13.sql,
+	  www/asm-admin/assessment-new.adp,
+	  www/asm-admin/assessment-new.tcl: simplify assessment UI by
+	  adding the type field on the as_assessment table, change default
+	  value of confirmation pages
+
+2005-07-18 14:01  annyf
+
+	* packages/assessment/: assessment.info,
+	  catalog/assessment.en_US.ISO-8859-1.xml,
+	  sql/oracle/assessment-actions-package-create.sql,
+	  sql/oracle/assessment-section-create.sql,
+	  sql/postgresql/assessment-section-create.sql,
+	  tcl/as-install-procs.tcl, www/assessment-section-submit.adp,
+	  www/assessment-single-submit.adp, www/finish.tcl,
+	  www/sessions.tcl, www/admin/set-reg-assessment.adp,
+	  www/asm-admin/assessment-delete.tcl,
+	  www/asm-admin/assessment-form.adp,
+	  www/asm-admin/assessment-form.tcl,
+	  www/asm-admin/item-add-display-cb.tcl,
+	  www/asm-admin/item-add-display-rb.tcl,
+	  www/asm-admin/item-add-display-sb.tcl,
+	  www/asm-admin/item-add-mc-choices.tcl,
+	  www/asm-admin/item-add-mc.tcl, www/asm-admin/item-add-oq.tcl,
+	  www/asm-admin/item-add-sa.tcl, www/asm-admin/item-add.tcl,
+	  www/asm-admin/item-delete.tcl,
+	  www/asm-admin/item-edit-general.tcl,
+	  www/asm-admin/item-edit-mc.tcl, www/asm-admin/item-edit-oq.tcl,
+	  www/asm-admin/item-edit-sa.tcl, www/asm-admin/one-a.adp,
+	  www/asm-admin/one-a.tcl, www/asm-admin/section-delete.tcl,
+	  www/asm-admin/section-display-form.tcl,
+	  www/asm-admin/section-form.tcl: simplify assessment UI by adding
+	  the type field on the as_assessment table, change default value
+	  of confirmation pages
+
+2005-07-18 13:41  andrewg
+
 	* packages/: acs-admin/www/apm/packages-install-4.tcl,
 	  acs-tcl/tcl/apm-install-procs.tcl: Moving the call to
 	  db_bounce_pools from packages-install-4.tcl to
 	  apm_package_install_data_model.
 
-2005-07-18 10:36  andrewg
+2005-07-18 13:36  andrewg
 
 	*
 	  packages/acs-content-repository/sql/oracle/upgrade/upgrade-5.2.0a1-5.2.0a2.sql:
 	  Recompiling content_item didn't work.  We needed to bounce the db
 	  pools, which we're doing now from apm.
 
-2005-07-18 10:24  andrewg
+2005-07-18 13:24  andrewg
 
 	* packages/: acs-admin/www/apm/packages-install-4.tcl,
 	  acs-tcl/tcl/00-database-procs.tcl: Adding new proc
@@ -2916,51 +12714,453 @@
 	  To be on the safe side we refresh the db connections after each
 	  install/upgrade.
 
-2005-07-18 07:13  andrewg
+2005-07-18 12:57  annyf
 
+	* packages/assessment/www/: index.tcl, asm-admin/index.tcl: handle
+	  html on the assessment title
+
+2005-07-18 12:56  annyf
+
+	* packages/assessment/tcl/: as-assessment-procs-postgresql.xql,
+	  as-assessment-procs.tcl: add and modify proc to handle html on
+	  the assessment title
+
+2005-07-18 10:13  andrewg
+
 	* packages/acs-templating/www/resources/lists.css: Button lists
 	  weren't wrapping cleanly.  This inserts a little extra vertical
 	  space.  The 250% value was a tradeoff between IE, where the
 	  separation is largeish, and Firefox, where the separation is
 	  smallish.
 
-2005-07-15 07:40  daveb
+2005-07-18 09:56  andrewg
 
+	* packages/file-storage/www/folder-chunk.tcl: Adding a CSS class
+	  for file type icons.	Currently it's only used by dotlrn but it's
+	  helpful, harmless and may come in handy for others at some point.
+
+2005-07-17 13:56  daveb
+
+	* packages/bug-tracker/sql/postgresql/: upgrade-1.4d1-1.4d2.sql,
+	  upgrade-1.5d1-1.5d2.sql: Increase version number to a higher
+	  number than the final version that is openacs 5.1 compatible.
+	  Rename upgrade script for openacs 5.2 compatibilty to match new
+	  version number.
+
+2005-07-17 13:54  daveb
+
+	* packages/notifications/notifications.info: Make version numbers
+	  consistent.
+
+2005-07-17 13:52  daveb
+
+	* packages/notifications/notifications.info: Increase version
+	  number to reflect new depency on callbacks for user merge.
+
+2005-07-16 17:00  daveb
+
+	* packages/faq/sql/postgresql/upgrade/upgrade-5.2.0d1-5.2.0d2.sql:
+	  Update acs_object_types table, not acs_objects.
+
+2005-07-16 16:16  matthewg
+
+	* packages/contacts/www/group-delete-confirm.adp: Adding
+	  group-delete-confirm template
+
+2005-07-16 16:16  miguelm
+
+	* packages/contacts/www/group-delete-confirm.adp: file
+	  group-delete-confirm.adp was added on branch oacs-5-2 on
+	  2005-11-30 15:31:02 +0000
+
+2005-07-16 16:15  matthewg
+
+	* packages/contacts/www/: message-log.adp, message-log.tcl: Adding
+	  message-log files
+
+2005-07-16 16:15  miguelm
+
+	* packages/contacts/www/message-log.adp: file message-log.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-07-16 16:15  miguelm
+
+	* packages/contacts/www/message-log.tcl: file message-log.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-07-16 16:14  matthewg
+
+	* packages/contacts/www/bulk-update.tcl: better util_user_message
+
+2005-07-16 11:20  victorg
+
 	*
+	  packages/new-portal/sql/postgresql/upgrade/upgrade-2.1.2d1-2.1.2d2.sql:
+	  file upgrade-2.1.2d1-2.1.2d2.sql was added on branch oacs-5-2 on
+	  2005-09-26 08:57:37 +0000
+
+2005-07-15 17:01  matthewg
+
+	* packages/contacts/: tcl/contact-search-procs.tcl,
+	  tcl/contact-search-procs.xql, tcl/contacts-install-procs.tcl,
+	  tcl/contacts-populate-procs.tcl, www/contact-add.tcl,
+	  www/contact-edit.tcl, www/contact-rels-postgresql.xql,
+	  www/contact-rels.tcl, www/contact.tcl,
+	  www/group-parties-remove.tcl, www/search.xql,
+	  www/select-groups.tcl: Removing dependence on Registered Users
+	  group (-2)
+
+2005-07-15 17:01  miguelm
+
+	* packages/contacts/www/contact-rels-postgresql.xql: file
+	  contact-rels-postgresql.xql was added on branch oacs-5-2 on
+	  2005-11-30 15:31:02 +0000
+
+2005-07-15 17:01  miguelm
+
+	* packages/contacts/www/select-groups.tcl: file select-groups.tcl
+	  was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-07-15 15:55  victorg
+
+	*
+	  packages/new-portal/sql/oracle/upgrade/upgrade-2.1.2d1-2.1.2d2.sql:
+	  file upgrade-2.1.2d1-2.1.2d2.sql was added on branch oacs-5-2 on
+	  2005-09-26 08:57:37 +0000
+
+2005-07-15 10:40  daveb
+
+	*
 	  packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.2.0d9-5.2.0d10.sql:
 	  Fixes bug#2530. Create content_revision delete on upgrade that
 	  unsets live and latest revisions.
 
-2005-07-07 15:57  enriquec
+2005-07-15 10:38  daveb
 
+	* packages/file-storage/tcl/: file-storage-procs.tcl,
+	  file-storage-procs.xql: Fix bug when more than one content type
+	  is assoicated with a mime type.
+
+2005-07-14 23:33  matthewg
+
+	* packages/contacts/tcl/contacts-callback-procs.tcl: Adding
+	  callback for contacts::bulk_actions
+
+2005-07-14 22:55  matthewg
+
+	* packages/contacts/tcl/contacts-callback-procs.tcl: Added support
+	  for contact::history callback
+
+2005-07-14 21:44  matthewg
+
+	* packages/contacts/tcl/contact-search-condition-type-procs.tcl:
+	  only showing var widget for attribute searches if an operand
+	  exists
+
+2005-07-14 21:42  matthewg
+
+	* packages/contacts/tcl/contact-search-procs.tcl: Making sure the
+	  search exists before its logged - this threw an error when was on
+	  the advanced search page and clicked on the contacts page (and
+	  the contact::search::log proc attempted to log a search where the
+	  search_id wasn't in the database
+
+2005-07-14 21:39  matthewg
+
+	* packages/contacts/www/: contact-rels.adp, contact-rels.tcl:
+	  Creating pretty error message if no role is selected a contact is
+	  searched for
+
+2005-07-14 21:39  miguelm
+
+	* packages/contacts/www/contact-rels.adp: file contact-rels.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-07-08 09:09  jeffd
+
+	* packages/acs-mail-lite/tcl/acs-mail-lite-procs.tcl: doh forgot to
+	  init err1
+
+2005-07-08 07:40  darior
+
+	* packages/file-storage/www/index.adp: Undid previous commit
+
+2005-07-08 07:20  darior
+
+	* packages/fs-portlet/www/fs-portlet.adp: Undid previous commit
+
+2005-07-08 06:19  jeffd
+
+	* packages/acs-mail-lite/tcl/acs-mail-lite-procs.tcl: need to catch
+	  close since if close fails you could send message over and over
+
+2005-07-08 05:59  darior
+
+	* packages/file-storage/www/index.adp: forgotten var webdav
+
+2005-07-08 05:56  darior
+
+	* packages/fs-portlet/www/fs-portlet.adp: forgotten show var
+
+2005-07-07 20:26  matthewg
+
+	* packages/contacts/www/: history.adp, history.tcl: Adding history
+	  files
+
+2005-07-07 20:26  miguelm
+
+	* packages/contacts/www/history.adp: file history.adp was added on
+	  branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-07-07 20:26  miguelm
+
+	* packages/contacts/www/history.tcl: file history.tcl was added on
+	  branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-07-07 19:34  enriquec
+
+	* packages/notifications/tcl/notification-procs.tcl: Removing eval
+	  from callbacks implementation definition and adding the namespace
+	  'merge'
+
+2005-07-07 19:20  enriquec
+
+	* packages/: assessment/tcl/as-merge-procs.tcl,
+	  lars-blogger/tcl/lars-blogger-procs.tcl: Removing eval from
+	  callback implementation definition and adding the namespace
+	  'merge'
+
+2005-07-07 19:17  enriquec
+
+	* packages/lorsm/tcl/lorsm-procs.tcl: Removing eval from callback
+	  implementation and adding 'merge' namespace
+
+2005-07-07 19:15  enriquec
+
+	* packages/evaluation/tcl/evaluation-procs.tcl: Removing eval from
+	  callback implementations and adding the namespace 'merge'
+
+2005-07-07 19:13  enriquec
+
+	* packages/dotlrn/tcl/dotlrn-procs.tcl: Adding namespace 'merge'
+	  and removing eval from the callback impls definitions
+
+2005-07-07 19:04  enriquec
+
+	* packages/news/tcl/news-procs.tcl: Removing eval from callback
+	  implementation definition and adding 'merge' namespace
+
+2005-07-07 19:02  enriquec
+
+	* packages/forums/tcl/forums-procs.tcl: Removing eval from forums
+	  callbacks implementations of merge feature and adding the 'merge'
+	  namespace
+
+2005-07-07 19:00  enriquec
+
+	* packages/calendar/tcl/calendar-procs.tcl: Removing eval from
+	  calendar callback implementation and adding the new namespace
+	  'merge'
+
+2005-07-07 18:57  enriquec
+
 	* packages/acs-admin/tcl/merge-procs.tcl: Adding merge namespace.
 	  Now the callbacks will be defined under this namespace
 
-2005-07-06 13:33  andrewg
+2005-07-06 19:40  matthewg
 
+	* packages/contacts/www/: contact-edit.tcl, contact-rels.tcl,
+	  group-parties-add.tcl, group-party.tcl, message-action.tcl,
+	  relationship-add.tcl, search-action.tcl: allowing contact::type
+	  to be user as well as person
+
+2005-07-06 19:40  miguelm
+
+	* packages/contacts/www/group-party.tcl: file group-party.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-07-06 19:40  miguelm
+
+	* packages/contacts/www/message-action.tcl: file message-action.tcl
+	  was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-07-06 19:40  miguelm
+
+	* packages/contacts/www/relationship-add.tcl: file
+	  relationship-add.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:31:02 +0000
+
+2005-07-06 19:40  miguelm
+
+	* packages/contacts/www/search-action.tcl: file search-action.tcl
+	  was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-07-06 19:39  matthewg
+
+	* packages/contacts/www/person-upgrade-to-user.tcl: adding
+	  person-upgrade-to-user file
+
+2005-07-06 19:39  miguelm
+
+	* packages/contacts/www/person-upgrade-to-user.tcl: file
+	  person-upgrade-to-user.tcl was added on branch oacs-5-2 on
+	  2005-11-30 15:31:02 +0000
+
+2005-07-06 19:37  matthewg
+
+	* packages/contacts/www/contact-add.tcl: allowing person objects to
+	  be upgraded to users and creating validation block code for
+	  contact creation
+
+2005-07-06 16:33  andrewg
+
 	*
 	  packages/acs-content-repository/sql/oracle/upgrade/upgrade-5.2.0a1-5.2.0a2.sql:
 	  We needed to re-source content_revision, and recompile
 	  content_item.  Not sure if we're out of the woods yet, we'll
 	  see...
 
-2005-07-06 13:24  jader
+2005-07-06 16:24  jader
 
 	* packages/acs-tcl/tcl/utilities-procs.tcl: Increase standards
 	  compliance for input field
 
-2005-07-06 03:41  jeffd
+2005-07-06 13:24  annyf
 
+	*
+	  packages/dotlrn-catalog/catalog/dotlrn-catalog.en_US.ISO-8859-1.xml:
+	  fix links to join communities and classess from the catalog
+
+2005-07-06 13:17  annyf
+
+	* packages/dotlrn-catalog/lib/course-chunk.tcl: fix links to join
+	  communities and classess from the catalog
+
+2005-07-06 12:19  annyf
+
+	* packages/assessment/www/asm-admin/item-edit-mc.tcl: "fix multiple
+	  choice edit, change the use of a negative integer as index"
+
+2005-07-06 06:41  jeffd
+
 	* packages/acs-kernel/sql/postgresql/postgresql.sql: change to
 	  create or replace function
 
-2005-07-06 01:35  darior
+2005-07-06 04:35  darior
 
 	* packages/acs-content-repository/tcl/revision-procs.xql: changed
 	  bad written content_type word
 
-2005-07-05 18:28  daveb
+2005-07-06 02:24  hamiltonc
 
+	* packages/dotlrn/www/resources/dotlrn-master-kelp.css: commit the
+	  css for the dotlrn-kelp theme
+
+2005-07-06 02:23  hamiltonc
+
+	* packages/dotlrn/www/: dotlrn-master-kelp.adp,
+	  dotlrn-master-kelp.tcl, resources/00_area_classe.gif,
+	  resources/00_area_home.gif, resources/00_bottone.gif,
+	  resources/00_bottone_att.gif, resources/00_cal.gif,
+	  resources/00_classe_ico.gif, resources/00_com_ico.gif,
+	  resources/00_com_ico_nn.gif, resources/00_curr_classe.gif,
+	  resources/00_curr_erase.gif, resources/00_curr_file.gif,
+	  resources/00_curr_file_01.gif, resources/00_curr_help.gif,
+	  resources/00_curr_home.gif, resources/00_curr_home_00.gif,
+	  resources/00_curr_home_01.gif, resources/00_curr_n_visit.gif,
+	  resources/00_curr_reset.gif, resources/00_curr_reset_o.gif,
+	  resources/00_curr_revisit.gif, resources/00_curr_revisit_01.gif,
+	  resources/00_curr_revisit_02.gif, resources/00_curr_visit.gif,
+	  resources/00_curr_visit_01.gif, resources/00_curr_visit_02.gif,
+	  resources/00_foot_01.gif, resources/00_foot_02.gif,
+	  resources/00_foot_03.gif, resources/00_forum_coll.gif,
+	  resources/00_forums.gif, resources/00_forums_01.gif,
+	  resources/00_forums_altop.gif, resources/00_gruppo_class.gif,
+	  resources/00_header_cal.gif, resources/00_header_cont_panel.gif,
+	  resources/00_header_curr.gif, resources/00_header_faqs.gif,
+	  resources/00_header_forum.gif, resources/00_header_groups.gif,
+	  resources/00_header_lrn_mat.gif,
+	  resources/00_headport_corn_des.png,
+	  resources/00_headport_corn_sin.png,
+	  resources/00_headport_puls_chiudi.png,
+	  resources/00_headport_puls_min.png,
+	  resources/00_headport_shadow_base.png,
+	  resources/00_headport_shadow_des.png,
+	  resources/00_headport_shadow_sin.png,
+	  resources/00_headport_top_base.png,
+	  resources/00_headport_top_des.png,
+	  resources/00_headport_top_inf_des.png,
+	  resources/00_headport_top_inf_sin.png,
+	  resources/00_headport_top_sin.png, resources/00_help.gif,
+	  resources/00_help_over.gif, resources/00_lin_sfon_calendar.gif,
+	  resources/00_linea.gif, resources/00_linea_1.gif,
+	  resources/00_linea_2.gif, resources/00_linea_portlet.gif,
+	  resources/00_linea_tratt.gif, resources/00_logo_kelp.gif,
+	  resources/00_logo_kelp_01.gif, resources/00_logout.gif,
+	  resources/00_nav_cen.gif, resources/00_nav_cen_inf.gif,
+	  resources/00_nav_cen_over.gif, resources/00_nav_des.gif,
+	  resources/00_nav_des_inf.gif, resources/00_nav_pul.gif,
+	  resources/00_nav_sin.gif, resources/00_nav_sin_inf.gif,
+	  resources/00_omb_ang.gif, resources/00_omb_des.gif,
+	  resources/00_omb_inf.gif, resources/00_over.gif,
+	  resources/00_port_01.gif, resources/00_port_02.gif,
+	  resources/00_port_03.gif, resources/00_port_04.gif,
+	  resources/00_port_05.gif, resources/00_portlet_01.gif,
+	  resources/00_portlet_02.gif, resources/00_portlet_03.gif,
+	  resources/00_portlet_04.gif, resources/00_portlet_05.gif,
+	  resources/00_portlet_06.gif, resources/00_quadro.gif,
+	  resources/00_quadro_01.gif, resources/00_quadro_02.gif,
+	  resources/00_quadro_03.gif, resources/00_scheda.gif,
+	  resources/00_sfondo.gif, resources/00_sfondo_ok.gif,
+	  resources/00_sfondo_s_01.gif, resources/00_sfondo_s_01_1.gif,
+	  resources/00_sfondo_s_02.gif, resources/00_sfondo_s_03.gif,
+	  resources/00_sfondo_scuro.gif, resources/00_user.gif,
+	  resources/00_user_1.gif, resources/00_user_2.gif,
+	  resources/01_cont_foot_des.png, resources/01_cont_foot_mid.png,
+	  resources/01_cont_foot_sin.png, resources/01_cont_puls_home.png,
+	  resources/01_cont_puls_kelp.png,
+	  resources/01_cont_shadow_des.png,
+	  resources/01_cont_shadow_sin.png, resources/01_cont_top_des.png,
+	  resources/01_cont_top_mid.png, resources/01_cont_top_sin.png,
+	  resources/01_cont_top_user.png,
+	  resources/01_contorno_direito.png,
+	  resources/01_contorno_esquerdo.png, resources/01_tab_act_des.png,
+	  resources/01_tab_act_sin.png, resources/01_tab_pass_bottom.png,
+	  resources/01_tab_pass_des.png, resources/01_tab_pass_sin.png,
+	  resources/02_header_dati_account.png,
+	  resources/02_header_dati_cp.png,
+	  resources/02_header_dati_des.png,
+	  resources/02_header_dati_ilocal.png,
+	  resources/02_header_dati_log.png,
+	  resources/02_header_dati_members.png,
+	  resources/02_header_dati_mid.png,
+	  resources/02_header_dati_sin.png,
+	  resources/02_header_foot_base_des.png,
+	  resources/02_header_foot_base_mid.png,
+	  resources/02_header_foot_base_sin.png,
+	  resources/02_header_foot_des.png,
+	  resources/02_header_foot_mid.png,
+	  resources/02_header_foot_punti.png,
+	  resources/02_header_foot_sin.png, resources/02_header_imm.png,
+	  resources/02_header_imm_cpanel.png,
+	  resources/02_header_imm_mid.png, resources/02_header_imm_nav.png,
+	  resources/02_header_imm_nav_mid.png,
+	  resources/02_header_imm_users.png, resources/02_header_logo.png,
+	  resources/02_header_logo_01.png, resources/02_header_p.png,
+	  resources/02_header_shadow_des.png,
+	  resources/02_header_shadow_mid.png,
+	  resources/02_header_shadow_sin.png,
+	  resources/02_header_top_des.png, resources/02_header_top_mid.png,
+	  resources/02_header_top_sin.png,
+	  resources/Gruppo_portlet_icone_com.gif, resources/add_classe.gif,
+	  resources/add_com.gif, resources/links.png,
+	  resources/links_01.png, resources/links_02.png,
+	  resources/links_freccia.png, resources/links_over.png,
+	  resources/loghi.gif, resources/new.gif: commit the new
+	  dotlrn-kelp theme to oacs 5.2 branch
+
+2005-07-05 21:28  daveb
+
 	* packages/acs-content-repository/tcl/: revision-procs.tcl,
 	  revision-procs.xql: Fix bug where content_type is not set. We
 	  need to check if an uploaded file's mime type is mapped to image.
@@ -2969,160 +13169,11205 @@
 	  code only checks for image or not image, so we don't need to find
 	  out every type mapped to the upload file's mime type.
 
-2005-07-05 14:51  donb
+2005-07-05 17:51  donb
 
 	*
 	  packages/acs-content-repository/sql/oracle/upgrade/upgrade-5.2.0a1-5.2.0a2.sql:
 	  Still working on 8i upgrades (9 seems to work) ... refreshing the
 	  view for each content type ...
 
-2005-07-05 09:33  donb
+2005-07-05 14:42  annyf
 
+	* packages/assessment/: catalog/assessment.en_US.ISO-8859-1.xml,
+	  www/asm-admin/one-a.adp: "add link to manage another assessment
+	  from one-a"
+
+2005-07-05 12:34  annyf
+
+	* packages/assessment/: catalog/assessment.en_US.ISO-8859-1.xml,
+	  www/asm-admin/section-form.tcl: "made changes to fix bug in
+	  ticket 71 related with Section and Section Display"
+
+2005-07-05 12:33  donb
+
 	* packages/acs-content-repository/sql/oracle/: packages-create.sql,
 	  upgrade/upgrade-5.2.0a1-5.2.0a2.sql: Further fixing of Timo's use
 	  of refresh_trigger
 
-2005-07-04 06:15  daveb
+2005-07-05 11:33  annyf
 
+	* packages/dotlrn-catalog/www/: admin/revoke-users.xql,
+	  dt-admin/associate-course.xql: add start_date and end_date fields
+	  to manage enroll dates, fix enroll for courses with no assessment
+	  associated
+
+2005-07-05 07:24  luisf
+
+	* packages/datamanager/www/doc/README.txt: How to edit
+	  specifications document
+
+2005-07-05 06:10  luisf
+
+	* packages/datamanager-portlet/: datamanager-portlet.info,
+	  catalog/datamanager-portlet.ca_ES.ISO-8859-1.xml,
+	  catalog/datamanager-portlet.en_US.ISO-8859-1.xml,
+	  catalog/datamanager-portlet.es_ES.ISO-8859-1.xml,
+	  sql/postgresql/datamanager-admin-portlet-create.sql,
+	  sql/postgresql/datamanager-admin-portlet-drop.sql,
+	  sql/postgresql/datamanager-portlet-create.sql,
+	  sql/postgresql/datamanager-portlet-drop.sql,
+	  tcl/datamanager-admin-portlet-procs.tcl,
+	  tcl/datamanager-portlet-procs.tcl,
+	  www/datamanager-admin-portlet.adp,
+	  www/datamanager-admin-portlet.tcl,
+	  www/datamanager-portlet-postgresql.xql,
+	  www/datamanager-portlet.adp, www/datamanager-portlet.tcl: [no log
+	  message]
+
+2005-07-05 05:52  luisf
+
+	* packages/datamanager/: datamanager.info,
+	  catalog/datamanager.ca_ES.ISO-8859-1.xml,
+	  catalog/datamanager.en_US.ISO-8859-1.xml,
+	  catalog/datamanager.es_ES.ISO-8859-1.xml,
+	  sql/postgresql/datamanager-create.sql,
+	  sql/postgresql/datamanager-drop.sql, tcl/datamanager-procs.tcl,
+	  tcl/datamanager-procs.xql, www/datamanager.adp,
+	  www/datamanager.tcl, www/doc/datamanager_spec.xml,
+	  www/doc/index.html: First mockup of datamanager package. No
+	  functionalities implemented, only specifications and skeleton of
+	  the application.
+
+2005-07-05 04:51  luisf
+
+	* packages/dotlrn-datamanager/: dotlrn-datamanager.info,
+	  catalog/dotlrn-datamanager.ca_ES.ISO-8859-1.xml,
+	  catalog/dotlrn-datamanager.en_US.ISO-8859-1.xml,
+	  catalog/dotlrn-datamanager.es_ES.ISO-8859-1.xml,
+	  sql/postgresql/dotlrn-datamanager-create.sql,
+	  sql/postgresql/dotlrn-datamanager-drop.sql,
+	  tcl/dotlrn-datamanager-procs-postgresql.xql,
+	  tcl/dotlrn-datamanager-procs.tcl: [no log message]
+
+2005-07-04 17:20  annyf
+
+	* packages/dotlrn-catalog/: dotlrn-catalog.info,
+	  catalog/dotlrn-catalog.en_US.ISO-8859-1.xml,
+	  lib/course-chunk.adp, lib/course-chunk.tcl, lib/course-chunk.xql,
+	  tcl/apm-callback-procs.tcl, tcl/dotlrn-catalog-procs.tcl,
+	  www/course-info.tcl, www/course-info.xql, www/index.tcl,
+	  www/admin/grant-list.tcl, www/admin/grant-list.xql,
+	  www/admin/grant-users.tcl, www/admin/revoke-users.tcl,
+	  www/dt-admin/associate-course.tcl,
+	  www/dt-admin/course-add-edit.tcl,
+	  www/dt-admin/course-categorize.tcl,
+	  www/dt-admin/course-delete.tcl, www/dt-admin/course-list.tcl,
+	  www/dt-admin/grant-permission.tcl,
+	  www/dt-admin/grant-user-list.tcl,
+	  www/dt-admin/grant-user-list.xql, www/dt-admin/revision-list.tcl,
+	  www/dt-admin/revoke-permission.tcl: add start_date and end_date
+	  fields to manage enroll dates, fix enroll for courses with no
+	  assessment associated
+
+2005-07-04 16:53  annyf
+
+	* packages/assessment/www/asm-admin/: item-add-display-f.tcl,
+	  item-add-display-tb.tcl: change default values for item displays
+
+2005-07-04 16:18  daveb
+
+	* packages/categories/tcl/categories-procs-oracle.xql: Add from
+	  dual to query, add oracle specific query version.
+
+2005-07-04 15:05  annyf
+
+	* packages/assessment/www/asm-admin/: assessment-form.tcl,
+	  one-a.adp: allow user to correct name error when creating an
+	  assessment
+
+2005-07-04 12:19  annyf
+
+	* packages/assessment/tcl/as-install-procs.tcl: "add files to
+	  support file upload question type"
+
+2005-07-04 12:15  annyf
+
+	* packages/assessment/catalog/assessment.en_US.ISO-8859-1.xml: "add
+	  files to support file upload question type"
+
+2005-07-04 12:11  annyf
+
+	* packages/assessment/tcl/as-install-procs.tcl: add after_upgrade
+	  code to support file upload question type
+
+2005-07-04 11:26  annyf
+
+	* packages/assessment/: assessment.info,
+	  sql/postgresql/assessment-item-create.sql,
+	  tcl/as-install-procs.tcl,
+	  sql/postgresql/upgrade/upgrade-0.11-0.12.sql: "add files to
+	  support file upload question type"
+
+2005-07-04 11:02  annyf
+
+	* packages/assessment/: lib/item-show-display-f.adp,
+	  lib/item-show-display-f.tcl, lib/item-show-display-f.xql,
+	  lib/item-show-display-fu.adp, lib/item-show-display-fu.tcl,
+	  lib/item-show-display-fu.xql, lib/item-show-fu.adp,
+	  lib/item-show-fu.tcl, lib/item-show-fu.xql, lib/item-show-mc.tcl,
+	  lib/session-items.adp, lib/session-items.tcl,
+	  sql/postgresql/assessment-collected-data-create.sql,
+	  sql/postgresql/assessment-item-create.sql,
+	  sql/postgresql/assessment-item-type-create.sql,
+	  sql/postgresql/assessment-types-create.sql,
+	  tcl/as-install-procs.tcl, tcl/as-item-display-fu-procs.tcl,
+	  tcl/as-item-display-fu-procs.xql, tcl/as-item-form-procs.xql,
+	  tcl/as-item-type-fu-procs.tcl, tcl/as-item-type-fu-procs.xql,
+	  www/assessment.tcl, www/asm-admin/item-add-display-f.adp,
+	  www/asm-admin/item-add-display-f.tcl,
+	  www/asm-admin/item-add-display-f.xql,
+	  www/asm-admin/item-add-fu.adp, www/asm-admin/item-add-fu.tcl,
+	  www/asm-admin/item-add-fu.xql,
+	  www/asm-admin/item-edit-display-f.adp,
+	  www/asm-admin/item-edit-display-f.tcl,
+	  www/asm-admin/item-edit-display-f.xql,
+	  www/asm-admin/item-edit-fu.adp, www/asm-admin/item-edit-fu.tcl,
+	  www/asm-admin/item-edit-mc.tcl, www/asm-admin/item-edit.tcl,
+	  www/asm-admin/item-edit-fu.xql: "add files to support file upload
+	  question type"
+
+2005-07-04 09:15  daveb
+
 	* packages/acs-content-repository/tcl/: revision-procs.tcl,
 	  revision-procs.xql: Fix cr_import_content. Removed additional
 	  call to cr_registered_type_for_mime_type used inappropirately.
 	  Restored query removed in error on last commit.
 
-2005-07-04 04:49  jeffd
+2005-07-04 07:50  hamiltonc
 
+	* packages/calendar/www/cal-item-new.tcl: fixed the calendar date
+	  widget in cal-item-new so that the current date is prefilled
+
+2005-07-04 07:49  jeffd
+
 	* www/blank-master.adp: fix css arg to initRTE so multiple edit
 	  widgets will work
 
-2005-07-04 04:23  hamiltonc
+2005-07-04 07:23  hamiltonc
 
 	* packages/acs-subsite/www/resources/core.js: fixed inadvertent
 	  commit, brought back the acs_rteSubmitForm and acs_rteInit
 	  javascript functions
 
-2005-07-01 13:25  daveb
+2005-07-04 03:09  dedsc
 
+	* packages/acs-events/sql/oracle/upgrade/upgrade-0.5d2-0.5d3.sql:
+	  typo fix, add a missing comma
+
+2005-07-01 18:47  matthewg
+
+	* packages/contacts/tcl/contact-search-procs.tcl: Fixing bug -
+	  replacing ' with '' for search queries so the database doesn't
+	  throw an error
+
+2005-07-01 18:46  matthewg
+
+	* packages/contacts/www/group-parties-remove.tcl: fixing bug so the
+	  util_user_message is correctly plural or singular
+
+2005-07-01 18:46  matthewg
+
+	* packages/contacts/www/contact-add.tcl: Redirecting users to newly
+	  created contact instead of to the contacts main page so they can
+	  add relationships/files/etc
+
+2005-07-01 18:45  matthewg
+
+	* packages/contacts/www/: message.adp, message.tcl: Adding pretty
+	  error message as the page content instead of util user message
+	  when only one person is being mailed to
+
+2005-07-01 18:44  matthewg
+
+	* packages/contacts/www/search.tcl: Adding checks for permission to
+	  edit a search and adding link to delete search conditions
+
+2005-07-01 18:43  matthewg
+
+	* packages/contacts/www/resources/contacts-print.css: Fixing bug
+	  with text hanging off the left of the page for letterhead
+
+2005-07-01 18:43  miguelm
+
+	* packages/contacts/www/resources/contacts-print.css: file
+	  contacts-print.css was added on branch oacs-5-2 on 2005-11-30
+	  15:31:04 +0000
+
+2005-07-01 18:43  matthewg
+
+	* packages/contacts/www/search-condition-delete.tcl: Adding
+	  contact/www/search-condition-delete.tcl
+
+2005-07-01 18:43  miguelm
+
+	* packages/contacts/www/search-condition-delete.tcl: file
+	  search-condition-delete.tcl was added on branch oacs-5-2 on
+	  2005-11-30 15:31:02 +0000
+
+2005-07-01 16:25  daveb
+
 	* packages/acs-content-repository/tcl/content-folder-procs.tcl: Fix
 	  list in var-list
 
-2005-07-01 12:58  daveb
+2005-07-01 15:58  daveb
 
 	* packages/acs-content-repository/: acs-content-repository.info,
 	  sql/postgresql/content-folder.sql,
 	  sql/postgresql/upgrade/upgrade-5.2.0a2-5.2.0a3.sql: Fix define
 	  function args for content_folder__is_folder to match oracle.
 
-2005-07-01 08:15  daveb
+2005-07-01 11:15  daveb
 
 	* packages/acs-content-repository/tcl/: revision-procs.tcl,
 	  revision-procs.xql: Closes bug#2520. Remove query to select
 	  content type from mime type. The content type must be passed in
 	  to cr_import_content (if it is not content_revision)
 
-2005-07-01 01:22  darior
+2005-07-01 10:13  darior
 
+	* packages/fs-portlet/www/fs-portlet.tcl: add regsub for escape $
+	  to show url webdav
+
+2005-07-01 10:10  darior
+
+	* packages/fs-portlet/www/fs-portlet.adp: move code to tcl
+	  fs-portlet.tcl
+
+2005-07-01 10:03  darior
+
+	* packages/file-storage/www/index.tcl: add regsub for escape $ to
+	  show url webdav
+
+2005-07-01 10:01  darior
+
+	* packages/file-storage/www/index.adp: move code to index.tcl
+
+2005-07-01 04:22  darior
+
 	* packages/acs-content-repository/tcl/revision-procs.xql: Undid
 	  previous commit
 
-2005-06-30 21:40  roelc
+2005-07-01 00:40  roelc
 
 	* packages/acs-subsite/lib/user-new.tcl: Add return_url as param to
 	  asm_url if it exists
 
-2005-06-30 07:39  darior
+2005-06-30 20:38  matthewg
 
+	* packages/contacts/www/: message-ae.adp, message-ae.tcl: Adding
+	  message add/edit pages
+
+2005-06-30 20:37  matthewg
+
+	* packages/contacts/www/resources/contacts-print.css: Adding
+	  cleaned up support for new lib/letter.tcl file
+
+2005-06-30 20:37  matthewg
+
+	* packages/contacts/www/: message.adp, message.tcl: Adding support
+	  for form messages (saved message) templates and bugfixing
+	  validation of email/mailing addresses
+
+2005-06-30 20:36  matthewg
+
+	* packages/contacts/www/: contact-add.tcl, contact-edit.tcl: Adding
+	  flush of memoized information
+
+2005-06-30 20:35  matthewg
+
+	* packages/contacts/tcl/contact-message-procs.tcl: Adding
+	  contact::signature namespace and message::get and signature::get
+	  procs
+
+2005-06-30 20:31  matthewg
+
+	* packages/contacts/sql/postgresql/contacts-messages-create.sql:
+	  Adding description column to contact_message_log table
+
+2005-06-30 10:53  darior
+
+	* packages/file-storage/www/index.adp: solve bug to show url webdav
+
+2005-06-30 10:39  darior
+
 	* packages/acs-content-repository/tcl/revision-procs.xql: solve
 	  problem to add txt files
 
-2005-06-27 10:34  daveb
+2005-06-30 03:34  darior
 
+	* packages/assessment/www/assessment-consent.adp: solve bug to show
+	  page consent content no exist in assessement-consent.tcl
+
+2005-06-29 20:07  matthewg
+
+	* packages/contacts/www/: message-action.tcl, message-action.xql,
+	  messages.adp, messages.tcl, messages.xql: Adding message-action
+	  and messages pages
+
+2005-06-29 20:07  miguelm
+
+	* packages/contacts/www/message-action.xql: file message-action.xql
+	  was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-06-29 20:07  miguelm
+
+	* packages/contacts/www/messages.adp: file messages.adp was added
+	  on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-06-29 20:05  matthewg
+
+	* packages/contacts/tcl/contact-message-procs.tcl: Adding
+	  contact-message-procs.tcl file
+
+2005-06-29 20:00  matthewg
+
+	* packages/contacts/sql/postgresql/contacts-messages-create.sql:
+	  Adding contacts-messages-create.sql file
+
+2005-06-29 18:08  donb
+
+	* packages/bulk-mail/sql/: oracle/bulk-mail-create.sql,
+	  postgresql/bulk-mail-create.sql,
+	  postgresql/upgrade/upgrade-0.5.1d1-0.5.1d2.sql: 1. Oracle
+	  bulk-mail-create.sql did not agree with the 5.1d2 upgrade script
+	  (made it so) 2. PG didn't have the contraint, added it to
+	  bulk-mail-create.sql and made and    tested an upgrade script.
+
+	  Thanks to Richard Hamilton for uncovering this discrepancy.
+
+2005-06-28 20:48  matthewg
+
+	* packages/contacts/www/message.tcl: Adding contact::letter procs
+	  and support for them
+
+2005-06-28 19:53  matthewg
+
+	* packages/contacts/www/: message.adp, message.tcl: Created
+	  meaningfull util_user_messages that explains which contacts
+	  cannot recieve a message and why. Also passed the pretty
+	  recipients list to the lib/email or lib/letter includes so that
+	  the processing isn't doulbed there. And finally added more i18N
+	  code
+
+2005-06-28 18:07  matthewg
+
+	* packages/contacts/www/contact.tcl: Adding workaround if invoices
+	  package is not installed
+
+2005-06-28 16:45  matthewg
+
+	* packages/contacts/www/group-parties-remove.tcl: Add pretty
+	  removal util_user_messages
+
+2005-06-28 16:25  matthewg
+
+	* packages/contacts/www/index.vuh: Adding support for
+	  ContactSummaryViewTemplate parameter and history page
+
+2005-06-28 16:04  matthewg
+
+	* packages/contacts/www/files.tcl: removed join message from lang
+	  message (which doesn't work) and put it here
+
+2005-06-28 16:04  miguelm
+
+	* packages/contacts/www/files.tcl: file files.tcl was added on
+	  branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-06-28 15:44  matthewg
+
+	* packages/contacts/www/: contact-add.tcl, contact-edit.tcl: Added
+	  support of having all users be part of the default group (-2) and
+	  added support for appropriately flushing search caches
+
+2005-06-28 15:41  matthewg
+
+	* packages/contacts/www/select-groups.tcl: Created assumption that
+	  the person is part of the default group (-2) and removed it as an
+	  option
+
+2005-06-28 15:13  matthewg
+
+	* packages/contacts/www/: bulk-update.tcl, group-parties-add.tcl,
+	  group-parties-remove.tcl, group-party-add.tcl, search.adp,
+	  search.tcl: Added search support for util_memoized search procs
+
+2005-06-28 14:11  matthewg
+
+	* packages/contacts/tcl/: contact-search-condition-type-procs.tcl,
+	  contact-search-procs.tcl, contact-search-procs.xql: Adding
+	  caching of search queries and relationship search condition type
+
+2005-06-28 08:41  hamiltonc
+
+	* packages/calendar/: tcl/cal-item-procs.xql,
+	  www/cal-item-create-recurrence.tcl, www/cal-item-new.tcl: all
+	  date formats must be ISO format, fixed a bug when creating a
+	  recurring event, it seems the calendar type is not being set on
+	  each calendar item created
+
+2005-06-28 05:27  davido
+
+	* packages/user-tracking/: user-tracking.info,
+	  tcl/user-tracking-procs.tcl, www/loading.tcl, www/loading2.tcl:
+	  Added parameter PerlPath
+
+2005-06-28 04:03  davido
+
+	* packages/user-tracking/www/: advanced-card.adp,
+	  advanced-card.tcl, communities-card.adp, communities-card.tcl,
+	  loading.adp, loading.tcl, loading2.adp, loading2.tcl,
+	  site-card.adp, site-card.tcl, users-card.adp, users-card.tcl,
+	  awstats/cgi-bin/awstats_dotlrn.pl, visits/hits.tcl: Changes in
+	  the tool logic in order to improve its performance
+
+2005-06-28 01:57  matthewg
+
+	* packages/contacts/www/admin/role-ae.tcl: Added on_request to set
+	  return_url on form submission
+
+2005-06-28 01:57  miguelm
+
+	* packages/contacts/www/admin/role-ae.tcl: file role-ae.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000
+
+2005-06-27 20:33  roelc
+
+	* packages/ecommerce/tcl/ecommerce-state-changes-procs.tcl: Rolled
+	  back added code for after-checkout callback
+
+2005-06-27 19:50  roelc
+
+	* packages/dotlrn-survey/sql/postgresql/dotlrn-survey-create.sql:
+	  Bugfix on dotlrn_survey__clone, specify package_id in SQL call
+	  since the field now also exists in acs_objects
+
+2005-06-27 17:01  annyf
+
+	* packages/dotlrn-assessment/tcl/:
+	  dotlrn-assessment-procs-oracle.xql,
+	  dotlrn-assessment-procs-postgresql.xql,
+	  dotlrn-assessment-procs.tcl, dotlrn-assessment-procs.xql: add
+	  procedure to clone an assessment instance
+
+2005-06-27 13:34  daveb
+
 	* packages/acs-content-repository/tcl/content-folder-procs.tcl: Fix
 	  bug#2512
 
-2005-06-27 08:28  jader
+2005-06-27 11:28  jader
 
 	* packages/acs-tcl/tcl/utilities-procs.tcl,
 	  packages/acs-templating/www/resources/lists.css,
-	  www/blank-master.adp, www/site-master.adp: Apply patch 695 for
-	  bug 2516, increase standards compliance
+	  packages/general-comments/tcl/general-comments-procs.tcl,
+	  packages/ratings/tcl/rating-procs.tcl, www/blank-master.adp,
+	  www/site-master.adp: Apply patch 695 for bug 2516, increase
+	  standards compliance
 
-2005-06-26 14:39  donb
+2005-06-27 10:50  annyf
 
+	* packages/assessment/: tcl/as-checks-procs.tcl,
+	  www/assessment.tcl, www/assessment.xql: get subject_id to know
+	  who activated a trigger
+
+2005-06-27 10:47  annyf
+
+	* packages/assessment/tcl/callback-procs.tcl: change parameter name
+
+2005-06-26 17:39  donb
+
 	* packages/acs-automated-testing/acs-automated-testing.info:
 	  acs-automated-testing was missing a dependency on acs-kernel,
 	  which meant that the query that determines upgrade order didn't
 	  necessarily cause acs-kernel to be upgraded first.  Oops.  With
 	  this fix, we can successfully upgrade openacs5.1 -> openacs5.2 on
 	  both Oracle and PG.
 
-2005-06-26 14:20  donb
+2005-06-26 17:20  donb
 
 	*
 	  packages/acs-kernel/sql/oracle/upgrade/upgrade-5.2.0d1-5.2.0d2.sql:
 	  Someone removed security_context_p from acs_object.new in the
 	  upgrade script, sigh ...
 
-2005-06-24 18:31  donb
+2005-06-24 21:31  donb
 
 	* packages/acs-subsite/tcl/apm-callback-procs.tcl: Fixed upgrade of
 	  5.1.4->5.2 for PG
 
-2005-06-23 07:44  hamiltonc
+2005-06-24 08:05  darior
 
+	* packages/fs-portlet/www/fs-portlet.adp: solve bug when print
+	  webdav url
+
+2005-06-24 05:24  hamiltonc
+
+	* packages/calendar/tcl/cal-item-procs.tcl: there's a bug in
+	  calendar new proc where the calendar type isn't saved, fixed here
+
+2005-06-23 22:08  hamiltonc
+
+	* packages/evaluation/tcl/evaluation-procs.tcl: allow
+	  evaluation::new_task to accept an optional package_id parameter
+	  to make it more flexible
+
+2005-06-23 12:44  hamiltonc
+
+	* packages/calendar/: calendar.info,
+	  catalog/calendar.en_US.ISO-8859-1.xml,
+	  tcl/cal-item-procs-oracle.xql, tcl/cal-item-procs-postgresql.xql,
+	  tcl/calendar-procs.xql, www/cal-item-delete.tcl,
+	  www/admin/index.tcl: reverting invadvertent commits on calendar
+	  package
+
+2005-06-23 12:42  hamiltonc
+
+	* packages/calendar/www/cal-item-new.tcl: found a problem with
+	  return url's when a calendar entry is of the recurring type,
+	  updated fix for bug # 2510
+
+2005-06-23 11:44  miguelm
+
+	* packages/lorsm/www/delivery/menu.tcl: making changes to support
+	  courses with multiple organizations to avoid display problems on
+	  left navigation menu
+
+2005-06-23 10:44  hamiltonc
+
 	* packages/acs-templating/tcl/date-procs.tcl: putting back a fix on
 	  differentating timestamps that must have been deleted during the
 	  last commit
 
-2005-06-23 05:39  hamiltonc
+2005-06-23 08:41  roelc
 
+	* packages/ecommerce/tcl/callback-procs.tcl: Callback now takes
+	  order_id instead of individual product_id
+
+2005-06-23 08:39  hamiltonc
+
 	* packages/acs-templating/tcl/date-procs.tcl: modified the date
 	  widget so that id attributes are created in the day, month and
 	  year if an id attribute is passed
 
-2005-06-22 08:58  annyf
+2005-06-23 08:38  hamiltonc
 
+	* packages/calendar/www/cal-item-new.tcl: fixed return url problem,
+	  bug # 2510
+
+2005-06-23 03:04  darior
+
+	* packages/notes/www/index-postgresql.xql: Fixed bug in column name
+	  of select
+
+2005-06-22 22:49  hamiltonc
+
+	* packages/calendar/tcl/: cal-item-procs.tcl, calendar-procs.tcl:
+	  fixed inadvertent commit, the calendar merge related procs were
+	  not in my latest commits
+
+2005-06-22 16:42  andrewg
+
+	* packages/dotlrn/sql/oracle/upgrade/upgrade-1.0-2.0d1.sql: Define
+	  specs first, then bodies.
+
+2005-06-22 14:53  andrewg
+
+	* packages/forums/sql/oracle/upgrade/upgrade-1.0.6-1.0.7d.sql: The
+	  forums_forum package must be rebuilt as well.
+
+2005-06-22 14:03  andrewg
+
+	*
+	  packages/file-storage/sql/oracle/upgrade/upgrade-5.1.0a4-5.1.0a5.sql:
+	  This script was failing on Oracle.  To fix I added named args to
+	  all calls and changed acs_sc_impl.new_alias to
+	  acs_sc_impl_alias.new
+
+2005-06-22 13:45  andrewg
+
+	* packages/calendar/sql/oracle/upgrade/upgrade-2.0d1-2.0b2.sql: The
+	  fancy update...from syntax in the PG version is not compatible
+	  with either ora8 or ora9.
+
+2005-06-22 13:23  andrewg
+
+	* packages/rss-support/sql/oracle/upgrade/upgrade-0.3d2-0.3d3.sql:
+	  Added package definition to ensure propagation of the ora9i
+	  compatibility changes.  Not relevant for PG.
+
+2005-06-22 11:58  annyf
+
 	* packages/acs-subsite/tcl/apm-callback-procs.tcl: fix upgrade
 	  callback
 
-2005-06-21 13:11  andrewg
+2005-06-21 19:18  maltes
 
+	* packages/contacts/www/contact-edit.tcl: Fixed problem with
+	  organization_new callback
+
+2005-06-21 19:13  maltes
+
+	* packages/contacts/www/contact.adp: added checkbox so you can
+	  select the project to be invoiced
+
+2005-06-21 18:26  timoh
+
+	* packages/file-storage/www/file-add.tcl: show locked title in
+	  inform widget
+
+2005-06-21 17:26  maltes
+
+	* packages/contacts/www/contact-add.tcl: If we want to add a new
+	  employee just redirect to the company again
+
+2005-06-21 17:22  timoh
+
+	* packages/file-storage/: tcl/file-storage-callback-procs.tcl,
+	  tcl/file-storage-install-procs.tcl, tcl/file-storage-procs.tcl,
+	  www/folder-chunk.tcl: added fs-callbacks
+
+2005-06-21 16:53  maltes
+
+	* packages/contacts/tcl/contacts-callback-procs.tcl: Additional
+	  switch to callback
+
+2005-06-21 16:52  maltes
+
+	* packages/contacts/www/: contact-add.tcl, contact-edit.tcl:
+	  Enabled the creation of a club even after organization has been
+	  created
+
+2005-06-21 16:51  maltes
+
+	* packages/contacts/www/: contact.adp, contact.tcl: Deal correctly
+	  with base_urls
+
+2005-06-21 16:30  annyf
+
+	* packages/assessment/www/asm-admin/index.tcl: fix assessment
+	  display
+
+2005-06-21 16:11  andrewg
+
 	* packages/acs-subsite/sql/oracle/upgrade/upgrade-5.1.2-5.1.3.sql:
 	  Rolling in bugfix from site-node-select.sql.	The original
 	  pg-compatible table def wasn't oracle-compatible.  Now it is.
 
-2005-06-21 12:29  andrewg
+2005-06-21 15:29  andrewg
 
 	* packages/acs-mail/sql/oracle/upgrade/upgrade-4.6.2-5.0d1.sql:
 	  Rearranging definition order to fix compilation bugs.  Now the
 	  all of the package definitions come first, the bodies second.
 
-2005-06-21 10:46  daveb
+2005-06-21 15:24  miguelm
 
+	*
+	  packages/contacts-portlet/sql/postgresql/contact-attributes-portlet-create.sql:
+	  file contact-attributes-portlet-create.sql was added on branch
+	  oacs-5-2 on 2005-11-30 16:26:12 +0000
+
+2005-06-21 15:24  miguelm
+
+	* packages/contacts-portlet/www/contact-attributes-portlet.adp:
+	  file contact-attributes-portlet.adp was added on branch oacs-5-2
+	  on 2005-11-30 16:26:13 +0000
+
+2005-06-21 15:24  miguelm
+
+	* packages/contacts-portlet/www/contact-attributes-portlet.tcl:
+	  file contact-attributes-portlet.tcl was added on branch oacs-5-2
+	  on 2005-11-30 16:26:13 +0000
+
+2005-06-21 15:24  miguelm
+
+	*
+	  packages/contacts-portlet/sql/postgresql/contacts-portlet-create.sql:
+	  file contacts-portlet-create.sql was added on branch oacs-5-2 on
+	  2005-11-30 16:26:12 +0000
+
+2005-06-21 15:24  miguelm
+
+	* packages/contacts-portlet/www/contacts-portlet.adp: file
+	  contacts-portlet.adp was added on branch oacs-5-2 on 2005-11-30
+	  16:26:13 +0000
+
+2005-06-21 15:24  miguelm
+
+	* packages/contacts-portlet/www/contacts-portlet.tcl: file
+	  contacts-portlet.tcl was added on branch oacs-5-2 on 2005-11-30
+	  16:26:13 +0000
+
+2005-06-21 15:24  maltes
+
+	* packages/contacts-portlet/: contacts-portlet.info,
+	  catalog/contacts-portlet.en_US.ISO-8859-1.xml,
+	  sql/postgresql/contact-attributes-portlet-create.sql,
+	  sql/postgresql/contacts-portlet-create.sql,
+	  tcl/contact-attributes-portlet-procs.tcl,
+	  www/contact-attributes-portlet.adp,
+	  www/contact-attributes-portlet.tcl, www/contacts-portlet.adp,
+	  www/contacts-portlet.tcl: New version with an additional portlet.
+	  Now we have two :)
+
+2005-06-21 15:22  andrewg
+
+	* packages/acs-events/sql/oracle/upgrade/upgrade-0.3d-0.4d.sql:
+	  Rearranging definition order to fix compilation bugs.  Now the
+	  all of the package definitions come first, the bodies second.
+
+2005-06-21 15:06  roelc
+
+	* packages/ecommerce/tcl/ecommerce-ssl-procs.tcl: Replaced two
+	  calls to ad_ssl_available_p with ec_ssl_available_p
+
+2005-06-21 13:46  daveb
+
 	* packages/acs-templating/tcl/richtext-procs.tcl: Fix bug#2506. Set
 	  output when in display mode and the element value is not set.
 	  Thanks to Martin Hebrank for the patch.
 
-2005-06-21 10:25  daveb
+2005-06-21 13:33  maltes
 
+	* packages/acs-mail-lite/lib/email.tcl: Changes to accomodate
+	  latest version of file upload proc
+
+2005-06-21 13:27  timoh
+
+	* packages/acs-mail-lite/lib/email.tcl: added cancel_url
+
+2005-06-21 13:26  timoh
+
+	* packages/contacts/tcl/contacts-callback-procs.tcl: moved list of
+	  employees to proc
+
+2005-06-21 13:25  daveb
+
 	*
 	  packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.2.0a1-5.2.0a2.sql:
 	  Double quotes from code copied from Oracle!
 
-2005-06-21 10:23  daveb
+2005-06-21 13:23  daveb
 
 	*
 	  packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.2.0a1-5.2.0a2.sql:
 	  Fix query for view since we need to workaround the fact that
 	  acs-messaging uses CR_REVISIONS for table name.
 
-2005-06-21 07:54  annyf
+2005-06-21 11:14  annyf
 
+	* packages/assessment/:
+	  sql/oracle/assessment-actions-package-create.sql,
+	  sql/postgresql/assessment-actions-create.sql,
+	  tcl/as-apm-param-procs.tcl, www/finish.tcl,
+	  www/admin/set-reg-assessment.tcl, www/asm-admin/one-a.tcl: change
+	  acs-subsite parameter name and add parameter RegistrationImplName
+	  and change default actions
+
+2005-06-21 10:54  annyf
+
 	* packages/acs-subsite/: acs-subsite.info, lib/user-new.tcl: change
 	  parameter name and add parameter RegistrationImplName
 
-2005-06-21 07:53  annyf
+2005-06-21 10:53  annyf
 
 	* packages/acs-subsite/www/admin/: set-reg-assessment.adp,
 	  set-reg-assessment.tcl, set-reg-assessment.xql: move
 	  set-reg-assessment pages to assessment
 
+2005-06-21 09:56  timoh
+
+	* packages/acs-mail-lite/lib/email.tcl: fixed richtext
+
+2005-06-21 08:24  maltes
+
+	* packages/contacts/www/: contact.adp, contact.tcl: Moved code from
+	  www/contact.tcl into includes
+
+2005-06-21 07:45  maltes
+
+	* packages/contacts/www/contact.adp: Added "Projects" heading
+
+2005-06-21 07:13  maltes
+
+	* packages/contacts/www/contact.adp: Made sure that only open
+	  projects are visible
+
+2005-06-21 06:58  maltes
+
+	* packages/contacts/www/contact.adp: added the customer_id so it is
+	  default selected when adding a project
+
+2005-06-21 02:59  maltes
+
+	* packages/acs-mail-lite/lib/: email.adp, email.tcl: Added include
+	  for sending email to partys with files
+
+2005-06-20 14:20  jader
+
+	* packages/acs-content-repository/sql/postgresql/:
+	  content-item.sql, upgrade/upgrade-5.2.0a2-5.2.0a3.sql: Fix bug
+	  #2497, error in content_item__copy, added upgrade script
+
+2005-06-20 12:48  maltes
+
+	* packages/contacts/: tcl/contacts-callback-procs.tcl,
+	  www/contact-add.tcl, www/contact.adp, www/contact.tcl: Added
+	  support for automatically adding an employee to an organization.
+	  Though this is a one off measure I deem it is useful in nearly
+	  all scenarios
+
+2005-06-20 11:34  maltes
+
+	* packages/contacts/www/: message.adp, message.tcl: Added support
+	  for signatures
+
+2005-06-20 09:12  miguelm
+
+	* packages/contacts/www/settings.tcl: file settings.tcl was added
+	  on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-06-20 09:12  maltes
+
+	* packages/contacts/www/settings.tcl: Made sure that "---" as a
+	  beginning of a signature is not causing an error.
+
+2005-06-20 05:38  maltes
+
+	* packages/new-portal/www/themes/kelp-theme/dotlrn/resources/:
+	  01_contorno_direito.png, 01_contorno_esquerdo.png: New images for
+	  breadcrump support in KELP
+
+2005-06-20 05:38  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/dotlrn-master-kelp.css:
+	  New CSS for breadcrump enabling
+
+2005-06-20 04:20  maltes
+
+	* packages/dotlrn-contacts/tcl/dotlrn-contacts-procs.tcl: New
+	  changes from Bjoern
+
+2005-06-19 10:16  timoh
+
+	* packages/file-storage/tcl/file-storage-callback-procs.tcl: file
+	  file-storage-callback-procs.tcl was added on branch oacs-5-2 on
+	  2005-06-21 21:22:12 +0000
+
+2005-06-19 10:16  dirkg
+
+	* packages/file-storage/tcl/file-storage-callback-procs.tcl: added
+
+2005-06-19 05:33  matthewg
+
+	* packages/contacts/www/search.tcl: Dynamically generating the
+	  condition_types list via contacts::search::condition_types
+
+2005-06-19 05:24  matthewg
+
+	* packages/ams/tcl/ams-widget-procs.tcl: Replaced /n with \n so new
+	  lines are actually created when listing attributes in the
+	  ams::widget proc
+
+2005-06-19 05:07  matthewg
+
+	* packages/contacts/www/: contact-rels-postgresql.xql,
+	  contact-rels.tcl: Fixed rel search to only look for the
+	  appropriate type (person or organization) and use
+	  ams::util::localize_and_sort_list_of_lists to correctly sort i18n
+	  rel list
+
+2005-06-19 04:24  hamiltonc
+
+	* packages/acs-templating/www/resources/calendar.gif: general
+	  purpose calendar button
+
+2005-06-19 03:49  hamiltonc
+
+	* packages/calendar/: calendar.info,
+	  catalog/calendar.en_US.ISO-8859-1.xml,
+	  tcl/cal-item-procs-oracle.xql, tcl/cal-item-procs-postgresql.xql,
+	  tcl/cal-item-procs.tcl, tcl/calendar-procs.tcl,
+	  tcl/calendar-procs.xql, www/cal-item-delete.tcl,
+	  www/cal-item-new.adp, www/cal-item-new.tcl,
+	  www/cal-item-outlook.tcl, www/cal-item-view.tcl,
+	  www/mini-calendar.adp, www/mini-calendar.tcl,
+	  www/view-month-display.adp, www/view-month-display.tcl,
+	  www/view-one-day-display.adp, www/view-one-day-display.tcl,
+	  www/view-week-display.adp, www/admin/index.tcl,
+	  www/resources/calendar.css: varous bug fixes, enhance date field
+	  to use the new calendar javascript and integrates with ad_form
+	  date widget
+
+2005-06-19 03:33  hamiltonc
+
+	* packages/acs-subsite/www/resources/core.js: commit new javascript
+	  to generate calendar with ad_form data widget
+
+2005-06-19 03:00  matthewg
+
+	* packages/contacts/: tcl/contact-search-condition-type-procs.tcl,
+	  tcl/contact-search-procs.tcl, tcl/contact-search-procs.xql,
+	  www/search.tcl, www/searches.tcl: Created contact::search_pretty
+	  with caching and removed contact::search::translate because
+	  contact::search::condition_type superseeds it
+
+2005-06-19 01:08  matthewg
+
+	* packages/contacts/www/bulk-update.tcl: Added pretty message for
+	  users when they click on bulk update without selecting any
+	  contacts
+
+2005-06-19 01:02  matthewg
+
+	* packages/contacts/: tcl/contact-search-condition-type-procs.tcl,
+	  tcl/contact-search-procs.tcl, www/search.tcl: Adding
+	  contacts::search::condition_type* api and replacing search code
+	  to make use of this api
+
+2005-06-18 12:48  victorg
+
+	* packages/workflow/sql/oracle/upgrade/upgrade-1.2d1-1.2d2.sql:
+	  file upgrade-1.2d1-1.2d2.sql was added on branch oacs-5-2 on
+	  2005-09-23 09:29:03 +0000
+
+2005-06-18 12:24  donb
+
+	* packages/ecommerce/www/checkout-one-form-2-oracle.xql: XQL file
+	  was broken, was crashing tDOM on Mac OS/X
+
+2005-06-18 11:23  daveb
+
+	*
+	  packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.2.0a1-5.2.0a2.sql:
+	  Recreate new version of refresh_view procedure and recreate all
+	  the views to add package_id to the view from acs_objects.
+
+2005-06-17 15:32  matthewg
+
+	* packages/contacts/www/: bulk-update.tcl, bulk-update.xql: Adding
+	  bulk-add.xql file and added sort of attributes with the use of
+	  the ams::util::localize_and_sort_list_of_lists proc
+
+2005-06-17 15:32  miguelm
+
+	* packages/contacts/www/bulk-update.xql: file bulk-update.xql was
+	  added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-06-17 07:30  maltes
+
+	* packages/contacts/www/: contact.adp, contact.tcl: Display Project
+	  portlet of CLUB
+
+2005-06-17 06:42  timoh
+
+	* packages/contacts/www/contact-edit.tcl: added category support
+
+2005-06-17 05:59  maltes
+
+	* packages/new-portal/www/themes/kelp-theme/kelp-theme.adp: Fix for
+	  displaying the images even for non english languages, provided by
+	  Orzenil
+
+2005-06-17 05:15  maltes
+
+	* packages/contacts/www/contact-add.tcl: the save_add_another form
+	  button does not seem to work so I took it out.
+
+2005-06-17 04:47  maltes
+
+	* packages/contacts/www/contact.tcl: This page relies on the
+	  "title" attribute to be displayed by the master template. Well,
+	  guess what, none of our sites have the title included in the
+	  master template, so the name never showed up. I took it out :)
+
+2005-06-17 04:43  josee
+
+	* packages/evaluation/: catalog/evaluation.en_US.ISO-8859-1.xml,
+	  www/admin/evaluations/student-list.tcl: using the task_item_id in
+	  order to get the live revision and always show the current live
+	  information of the task when grading the students (this is done
+	  only if task_id is not supplied and instead of task_id there is
+	  task_item_id
+
+2005-06-17 04:24  maltes
+
+	* packages/contacts/www/message.adp: made sure you can only send an
+	  email if there is at least one valid recipient
+
+2005-06-17 04:18  maltes
+
+	* packages/contacts/www/group-parties-add.tcl: Changed to manual
+	  queries as relation_add does not work with organizations
+
+2005-06-17 04:18  maltes
+
+	* packages/contacts/www/group-parties-remove.tcl: Changed the name
+	  to "remove from group"
+
+2005-06-17 01:44  maltes
+
+	* packages/contacts/tcl/contacts-populate-procs.tcl: added callback
+	  for population of customer attributes
+
+2005-06-16 20:26  daveb
+
+	* packages/acs-content-repository/tcl/content-folder-procs.tcl: Use
+	  nested list for -var_list parameter
+
+2005-06-16 20:13  enriquec
+
+	* packages/lorsm/tcl/: lorsm-procs.tcl, lorsm-procs.xql: Adding
+	  lors implementations for the merge callbacks
+
+2005-06-16 19:59  enriquec
+
+	* packages/evaluation/tcl/: evaluation-procs.tcl,
+	  evaluation-procs.xql: Adding merge account support to evaluation
+
+2005-06-16 19:31  maltes
+
+	* packages/contacts/www/message.tcl: initialize parties_new
+
+2005-06-16 19:10  miguelm
+
+	* packages/contacts-portlet/www/contacts-portlet.xql: file
+	  contacts-portlet.xql was added on branch oacs-5-2 on 2005-11-30
+	  16:26:13 +0000
+
+2005-06-16 19:10  maltes
+
+	* packages/contacts-portlet/www/: contacts-portlet.adp,
+	  contacts-portlet.tcl, contacts-portlet.xql: New version of
+	  portlet
+
+2005-06-16 19:09  maltes
+
+	* packages/dotlrn-contacts/dotlrn-contacts.info: Added missing
+	  .info file
+
+2005-06-16 19:03  maltes
+
+	* packages/contacts/: tcl/contacts-callback-procs.tcl,
+	  www/contact.tcl: Added a callback to append attributes to the
+	  multirow. Furthermore tried to prevent projects from displaying
+	  incorrectly
+
+2005-06-16 19:00  maltes
+
+	* packages/contacts/www/contact-add.tcl: Changed the callback
+	  implemenation to provide the name of the contact instead of the
+	  party Id
+
+2005-06-16 18:32  enriquec
+
+	* packages/dotlrn/tcl/: dotlrn-procs.tcl, dotlrn-procs.xql: Adding
+	  callbacks implementations for "user merge" suport
+
+2005-06-16 18:30  enriquec
+
+	* packages/assessment/tcl/: as-merge-procs.tcl, as-merge-procs.xql:
+	  Adding library for merge account support
+
+2005-06-16 16:51  matthewg
+
+	* packages/contacts/: tcl/contact-search-procs.tcl,
+	  tcl/contact-search-procs.xql, www/search.tcl: Added the ability
+	  to have sub searches within an advanced search
+
+2005-06-16 11:54  maltes
+
+	* packages/new-portal/: catalog/new-portal.en_US.ISO-8859-1.xml,
+	  sql/postgresql/defaults.sql: Added KELP theme to the I18N
+
+2005-06-16 07:56  darior
+
+	* packages/acs-content-repository/sql/common/mime-type-data.sql:
+	  add mime types for application spss
+
+2005-06-16 05:23  josee
+
+	* packages/evaluation-portlet/lib/:
+	  evaluations-chunk-postgresql.xql, evaluations-chunk.tcl: fixing
+	  bugs (default values for null variables)
+
+2005-06-16 05:22  josee
+
+	* packages/evaluation/: catalog/evaluation.en_US.ISO-8859-1.xml,
+	  lib/evaluations-chunk.xql, tcl/evaluation-procs.tcl,
+	  www/admin/grades/distribution-edit-oracle.xql,
+	  www/admin/grades/distribution-edit-postgresql.xql,
+	  www/admin/grades/distribution-edit.tcl,
+	  www/admin/grades/grades-oracle.xql,
+	  www/admin/grades/grades-postgresql.xql,
+	  www/admin/grades/grades.tcl, www/admin/tasks/task-add-edit.xql:
+	  new UI for deleted grades and tasks. now the course admin can
+	  re-set live a deleted grade/task from the admin pages
+
+2005-06-16 04:55  maltes
+
+	* packages/contacts/www/message.tcl: Made sure we only send the
+	  mail to parties that have an e-mail address
+
+2005-06-16 04:54  maltes
+
+	* packages/contacts/tcl/contacts-callback-procs.tcl: Changed the
+	  return_url to go back to the company where the folder came from.
+	  Not ideal if you had been watching a user, but sufficient for now
+
+2005-06-16 04:38  miguelm
+
+	* packages/contacts/www/relationship-delete.tcl: file
+	  relationship-delete.tcl was added on branch oacs-5-2 on
+	  2005-11-30 15:31:02 +0000
+
+2005-06-16 04:38  maltes
+
+	* packages/contacts/www/relationship-delete.tcl: currently the
+	  ams::object_delete is broken
+
+2005-06-16 04:32  darior
+
+	* packages/weblogger-portlet/www/weblogger-portlet.adp: Add url to
+	  navigate to full view of weblogger
+
+2005-06-16 04:18  miguelm
+
+	* packages/contacts/www/files.adp: file files.adp was added on
+	  branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-06-16 04:18  maltes
+
+	* packages/contacts/www/: files.adp, files.tcl: Added the users
+	  file list in addition to the files of the organization
+
+2005-06-16 03:47  maltes
+
+	* packages/contacts/www/contact.adp: Fixed relationships. This was
+	  broken due to wrong setting of "if" tags and other things
+
+2005-06-16 02:26  timoh
+
+	* packages/acs-mail-lite/tcl/acs-mail-lite-callback-procs.tcl: file
+	  acs-mail-lite-callback-procs.tcl was added on branch oacs-5-2 on
+	  2005-07-26 16:46:01 +0000
+
+2005-06-16 02:26  maltes
+
+	* packages/acs-mail-lite/tcl/acs-mail-lite-callback-procs.tcl:
+	  Callbacks for acs-mail-lite
+
+2005-06-16 02:19  miguelm
+
+	*
+	  packages/dotlrn-contacts/sql/postgresql/dotlrn-contacts-create.sql:
+	  file dotlrn-contacts-create.sql was added on branch oacs-5-2 on
+	  2005-11-30 16:24:49 +0000
+
+2005-06-16 02:19  maltes
+
+	* packages/: contacts-portlet/www/contacts-portlet.adp,
+	  dotlrn-contacts/sql/postgresql/dotlrn-contacts-create.sql:
+	  Changes for the .LRN portlet
+
+2005-06-15 21:00  donb
+
+	* packages/acs-bootstrap-installer/installer/index.tcl: Fixed bug
+	  #1704
+
+2005-06-15 20:24  donb
+
+	* packages/acs-tcl/tcl/: 00-database-procs.tcl,
+	  membership-rel-procs.tcl: Fixed bug #2101 for PG 8.0 on windows
+	  Fixed another bug whose number I forgot, that prevented users
+	  from deactivating their account.
+
+2005-06-15 19:57  donb
+
+	* packages/acs-bootstrap-installer/db-init-checks-oracle.tcl: Fixed
+	  bug #2164 for Oracle
+
+2005-06-15 19:25  maltes
+
+	* packages/dotlrn-contacts/tcl/dotlrn-contacts-procs.tcl: BK:
+	  changed add_user_to_community
+
+2005-06-15 18:14  maltes
+
+	* packages/contacts/www/message.adp: Made sure to pass variables to
+	  email.tcl
+
+2005-06-15 18:13  maltes
+
+	* packages/contacts/www/message.tcl: Made sure that files, subject
+	  and content is passed through to email.tcl
+
+2005-06-15 15:27  miguelm
+
+	* packages/dotlrn-portlet/www/: dotlrn-members-portlet.adp,
+	  dotlrn-members-portlet.tcl: using email image for members
+
+2005-06-15 15:12  maltes
+
+	* packages/contacts/tcl/contacts-install-procs.tcl: removed the
+	  callbacks
+
+2005-06-15 14:46  miguelm
+
+	* packages/acs-subsite/tcl/email-image-procs.tcl: adding catch for
+	  email image generation
+
+2005-06-15 14:40  enriquec
+
+	* packages/lars-blogger/tcl/: lars-blogger-procs.tcl,
+	  lars-blogger-procs.xql: Adding merge implementations for lars
+	  blogger
+
+2005-06-15 14:36  enriquec
+
+	* packages/notifications/tcl/: notification-procs.tcl,
+	  notification-procs.xql: Adding merge implementations for
+	  notifications
+
+2005-06-15 14:07  annyf
+
+	* packages/assessment/: tcl/as-install-procs.tcl,
+	  tcl/callback-procs.tcl, tcl/callback-procs.xql,
+	  www/assessment-consent.adp, www/assessment-section-submit.adp,
+	  www/assessment.tcl, www/finish.tcl: fix some dependencies
+
+2005-06-15 14:07  enriquec
+
+	* packages/photo-album/tcl/: photo-album-procs.tcl,
+	  photo-album-procs.xql: Adding merge implementations for photo
+	  album
+
+2005-06-15 14:04  enriquec
+
+	* packages/wp-slim/tcl/: wp-slim-procs.tcl, wp-slim-procs.xql:
+	  Adding merge implementations for wp-slim
+
+2005-06-15 13:57  annyf
+
+	* packages/acs-subsite/: acs-subsite.info, lib/user-new.tcl,
+	  tcl/apm-callback-procs.tcl: add RegImplName parameter to set the
+	  name of the implementation used in the registration process
+
+2005-06-15 13:47  enriquec
+
+	* packages/news/tcl/: news-procs.tcl, news-procs.xql: Adding Merge
+	  implementations for news
+
+2005-06-15 13:47  matthewg
+
+	* packages/contacts/www/: contact.adp, contact.tcl: Added false
+	  enabled_p tags for users without project-manager or dotlrn
+
+2005-06-15 13:46  enriquec
+
+	* packages/forums/tcl/: forums-procs.tcl, forums-procs.xql: Adding
+	  merge implementations for forums
+
+2005-06-15 12:43  jader
+
+	* packages/acs-tcl/tcl/tcl-documentation-procs.tcl: Fix bug #2487,
+	  float filter does not accept negative numbers.
+
+2005-06-15 06:51  hamiltonc
+
+	* packages/: dotlrn/www/admin/term-edit.tcl,
+	  dotlrn/www/admin/term-new.tcl,
+	  dotlrn/www/admin/users-bulk-upload.tcl,
+	  ecommerce/www/address-international-2.tcl: revert recent changes
+	  that overwrote previous bug fixes
+
+2005-06-15 03:57  matthewg
+
+	* packages/contacts/www/: bulk-update.adp, bulk-update.tcl: Adding
+	  bulk-update. Admins can now update a date or option ams attribute
+	  for a large group of people at once
+
+2005-06-15 03:57  miguelm
+
+	* packages/contacts/www/bulk-update.adp: file bulk-update.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-06-15 01:04  maltes
+
+	* packages/contacts/www/: index.vuh, message.tcl: Splitted the
+	  message.tcl into message.tcl, email.tcl and letter.tcl
+
+2005-06-15 01:03  maltes
+
+	* packages/contacts/www/: contact.adp, contact.tcl: Added support
+	  for the .LRN community to give a link
+
+2005-06-14 23:45  matthewg
+
+	* packages/contacts/www/contact-add.tcl: renaming
+	  organizations::new to organization::new - in response to adding
+	  that proc to the organizations package
+
+2005-06-14 17:39  annyf
+
+	* packages/assessment/www/finish.adp: remove context_bar
+
+2005-06-14 16:30  maltes
+
+	* packages/contacts/www/contact.tcl: changed the object_type for
+	  projects
+
+2005-06-14 16:11  maltes
+
+	* packages/contacts/www/message.adp: Added include for
+	  mail-tracking
+
+2005-06-14 15:40  maltes
+
+	* packages/contacts/www/message.adp: Changed to split the code up
+	  into multiple files depending on message_type
+
+2005-06-14 12:07  annyf
+
+	* packages/assessment/tcl/as-install-procs.tcl: validation for the
+	  parameter creation
+
+2005-06-14 11:55  hamiltonc
+
+	* packages/dotlrn/tcl/zz-dotlrn-postload-init.tcl: recent commit
+	  reverted back to using ad_ssl_available_p, we should use
+	  security::https_available_p
+
+2005-06-14 11:53  hamiltonc
+
+	* packages/dotlrn/tcl/dotlrn-init.tcl: recent commit removed
+	  setting default template parameter bringing it back
+
+2005-06-14 11:47  josee
+
+	* packages/evaluation/: catalog/evaluation.en_US.ISO-8859-1.xml,
+	  www/admin/tasks/task-add-edit.tcl,
+	  www/admin/tasks/task-add-edit.xql, www/view/index.xql: adding the
+	  option to change the assignment type for any assignment fixing
+	  bug when attaching urls to the assignments fixing problem with
+	  the dates adding missing query
+
+2005-06-14 11:31  hamiltonc
+
+	* packages/dotlrn/install.xml: fixed inadvertent commit on
+	  dotlrn/install.xml
+
+2005-06-14 11:28  annyf
+
+	* packages/acs-subsite/acs-subsite.info: remove parameter and
+	  create it on the assessment package
+
+2005-06-14 10:10  maltes
+
+	* packages/contacts/www/: files.tcl, files.adp: modified to make
+	  use of a linked in folder instead of using the contacts only
+	  method
+
+2005-06-14 07:46  maltes
+
+	* packages/contacts/www/select-groups.tcl: Fixed message key
+
+2005-06-14 07:46  maltes
+
+	* packages/contacts/www/contact-add.tcl: Silly me. THere is always
+	  a default group. That's why we have to check for more than 1
+	  group...
+
+2005-06-14 07:29  miguelm
+
+	* packages/contacts/www/select-groups.adp: file select-groups.adp
+	  was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-06-14 07:29  maltes
+
+	* packages/contacts/www/: contact-add.tcl, select-groups.adp,
+	  select-groups.tcl: Added the option to select groups before
+	  adding a new person/organization as this was taken out by the
+	  changes in the UI for the lists
+
+2005-06-14 07:14  darior
+
+	* packages/dotlrn/catalog/dotlrn.es_ES.ISO-8859-1.xml: Undid
+	  previous commit
+
+2005-06-14 07:08  darior
+
+	* packages/dotlrn/catalog/dotlrn.es_ES.ISO-8859-1.xml: Translation
+	  of several packages
+
+2005-06-14 05:57  josee
+
+	* packages/lorsm/tcl/lorsm-procs.tcl: fixing get_item_list proc in
+	  order to support the way lors-dentral deals with the files
+
+2005-06-14 05:53  josee
+
+	* packages/lorsm/www/delivery-bottom-bar/: body.adp, body.tcl,
+	  bottom.adp, bottom.tcl, exit.tcl, index.adp, index.tcl,
+	  record-view.tcl, Images/exit.png, Images/home.png,
+	  Images/leaf.gif, Images/minus.gif, Images/next.png,
+	  Images/nexthide.png, Images/plus.gif, Images/prev.png,
+	  Images/prevhide.png, view/index-oracle.xql,
+	  view/index-postgresql.xql, view/index.vuh: adding new course
+	  presentation format
+
+2005-06-14 05:49  maltes
+
+	* packages/contacts/www/index.vuh: changed to user reliable
+	  ns_queryexists
+
+2005-06-14 05:39  maltes
+
+	* packages/contacts/tcl/contacts-populate-procs.tcl: Changed the
+	  check to look for the intranet-core package instead
+
+2005-06-14 03:26  maltes
+
+	* packages/contacts/: tcl/contacts-install-procs.tcl,
+	  www/contact-add.tcl: Added new callback for creation of users.
+
+2005-06-14 03:26  maltes
+
+	* packages/contacts/tcl/contacts-populate-procs.tcl: Added new
+	  attributes. Checked if there happen to be groups from P/O already
+	  that we can reuse
+
+2005-06-14 03:25  matthewg
+
+	* packages/contacts/: sql/postgresql/contacts-search-create.sql,
+	  tcl/contact-search-procs.tcl: bug fixes with last major update
+
+2005-06-14 02:58  matthewg
+
+	* packages/contacts/www/searches.xql: bug fixes with last major
+	  update
+
+2005-06-14 02:51  matthewg
+
+	* packages/contacts/: sql/postgresql/contacts-search-create.sql,
+	  tcl/contact-search-procs.tcl, www/search-action.tcl,
+	  www/search-action.xql, www/search.tcl: bug fixes with last major
+	  update
+
+2005-06-14 02:51  miguelm
+
+	* packages/contacts/www/search-action.xql: file search-action.xql
+	  was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-06-14 02:47  maltes
+
+	* packages/: dotlrn-contacts/tcl/dotlrn-contacts-procs.tcl,
+	  contacts-portlet/contacts-portlet.info,
+	  contacts-portlet/sql/postgresql/contacts-portlet-create.sql,
+	  contacts-portlet/tcl/contacts-portlet-procs.tcl,
+	  contacts-portlet/www/contacts-portlet.adp,
+	  contacts-portlet/www/contacts-portlet.tcl: First version of
+	  dotlrn integration of contacts
+
+2005-06-14 02:21  matthewg
+
+	* packages/contacts/sql/postgresql/contacts-search-create.sql:
+	  removed duplicate contact_search__log function
+
+2005-06-14 02:08  matthewg
+
+	* packages/contacts/: sql/postgresql/contacts-search-create.sql,
+	  tcl/contact-search-procs.tcl, tcl/contact-search-procs.xql,
+	  www/contact-rels-postgresql.xql, www/contact-rels.tcl,
+	  www/search-action.tcl, www/search-action.xql, www/search.tcl,
+	  www/searches.adp, www/searches.tcl, www/searches.xql: Cleaned up
+	  search code, fixed bugs with lib/contacts, allowed people to
+	  share searches, replaced group and mysearch dropdown on index
+	  page with public searches administrators can control and recently
+	  accessed searches, removed no longer needed pages
+
+2005-06-13 19:11  victorg
+
+	* packages/assessment/www/admin/asm-action-param-admin.adp: typo in
+	  context property
+
+2005-06-13 16:43  enriquec
+
+	* packages/acs-admin/www/users/: merge-final.tcl, merge.adp,
+	  merge.tcl: Improving the resultant messages output of each
+	  callback of the merge process
+
+2005-06-13 16:21  miguelm
+
+	* packages/lorsm/lib/user-lorsm.tcl: adding missing if
+
+2005-06-13 16:20  annyf
+
+	* packages/assessment/www/finish.tcl: add support for the
+	  dotlrn-catalog course registration
+
+2005-06-13 15:39  enriquec
+
+	* packages/calendar/tcl/: calendar-procs.tcl, calendar-procs.xql:
+	  Adding calendar implementations for Merge support
+
+2005-06-13 12:27  enriquec
+
+	* packages/auth-ldap/tcl/auth-ldap-procs.tcl: Adding the alias and
+	  the implementation of the Operation MergeUser of the SC
+	  auth_authentication
+
+2005-06-13 11:12  miguelm
+
+	* packages/lors/tcl/apm-callbacks-procs.tcl: adding file for
+	  apm-callbacks procs and upgrade
+
+2005-06-13 11:10  miguelm
+
+	* packages/: lors/lors.info,
+	  lors/sql/postgresql/lors-imscp-create.sql,
+	  lors/sql/postgresql/lors-imscp-drop.sql,
+	  lors/sql/postgresql/upgrade/upgrade-0.6d-0.6d3.sql,
+	  lors/sql/postgresql/upgrade/upgrade-0.6d3-0.6d4.sql,
+	  lors/tcl/lors-callback-procs.tcl,
+	  lors/tcl/lors-imscp-blackboard5-procs.tcl,
+	  lors/tcl/lors-imscp-blackboard6-procs.tcl,
+	  lors/tcl/lors-imscp-procs.tcl, lors/tcl/lors-imsmd-procs.tcl,
+	  lors-central/lors-central.info,
+	  lors-central/catalog/lors-central.en_US.ISO-8859-1.xml,
+	  lors-central/catalog/lors-central.es_ES.ISO-8859-1.xml,
+	  lors-central/catalog/lors-central.es_GT.ISO-8859-1.xml,
+	  lors-central/sql/postgresql/lors-central-create.sql,
+	  lors-central/tcl/apm-callbacks-procs.tcl,
+	  lors-central/tcl/lors-central-install-procs.tcl,
+	  lors-central/tcl/lors-central-procs.tcl,
+	  lors-central/tcl/lors-central-procs.xql,
+	  lors-central/www/add-exist-item.tcl, lors-central/www/add-lo.tcl,
+	  lors-central/www/change-lo-version.tcl,
+	  lors-central/www/change-one-lo-version.tcl,
+	  lors-central/www/change-one-version.tcl,
+	  lors-central/www/course-add-2.tcl,
+	  lors-central/www/course-add-3.tcl,
+	  lors-central/www/course-add.tcl,
+	  lors-central/www/course-admin.tcl,
+	  lors-central/www/course-associate.tcl,
+	  lors-central/www/course-association-drop.tcl,
+	  lors-central/www/course-dotlrn-assoc.adp,
+	  lors-central/www/course-dotlrn-assoc.tcl,
+	  lors-central/www/course-dotlrn-assoc.xql,
+	  lors-central/www/course-live-in.tcl,
+	  lors-central/www/course-version-change.tcl,
+	  lors-central/www/course-versions.tcl,
+	  lors-central/www/edit-content.tcl,
+	  lors-central/www/file-content-edit.tcl,
+	  lors-central/www/folder-description.tcl,
+	  lors-central/www/index.adp, lors-central/www/index.tcl,
+	  lors-central/www/index.xql,
+	  lors-central/www/new-clipboard-files.tcl,
+	  lors-central/www/new-file.tcl,
+	  lors-central/www/new-learning-object.tcl,
+	  lors-central/www/one-course-associations.adp,
+	  lors-central/www/one-course-associations.tcl,
+	  lors-central/www/one-course-associations.xql,
+	  lors-central/www/one-course-item.tcl,
+	  lors-central/www/one-course-views.tcl,
+	  lors-central/www/one-course.tcl,
+	  lors-central/www/one-file-live.tcl,
+	  lors-central/www/one-file.tcl,
+	  lors-central/www/one-learning-object.tcl,
+	  lors-central/www/one-lo-files.tcl,
+	  lors-central/www/one-object-edit.tcl,
+	  lors-central/www/reorder-items.tcl, lors-central/www/shared.tcl,
+	  lors-central/www/tracker.tcl, lors-central/www/images/admin.gif,
+	  lorsm/lorsm.info, lorsm/catalog/lorsm.en_US.ISO-8859-1.xml,
+	  lorsm/lib/user-lorsm.tcl, lorsm/lib/user-lorsm.xql,
+	  lorsm/sql/postgresql/lorsm-cmi-create.sql,
+	  lorsm/sql/postgresql/lorsm-cmi-drop.sql,
+	  lorsm/sql/postgresql/lorsm-create.sql,
+	  lorsm/sql/postgresql/lorsm-drop.sql,
+	  lorsm/tcl/lorsm-install-procs.tcl, lorsm/tcl/lorsm-procs.tcl,
+	  lorsm/tcl/lorsm-procs.xql, lorsm/templates/lorsm-default.tcl,
+	  lorsm/templates/lorsm-no-index.tcl, lorsm/www/course-add-3.tcl,
+	  lorsm/www/course-structure.tcl, lorsm/www/index.tcl,
+	  lorsm/www/delivery/record-view.tcl,
+	  lorsm/www/delivery-no-index/index.tcl,
+	  lorsm/www/delivery-no-index/record-view.tcl,
+	  lorsm/www/delivery-no-index/view/index.vuh,
+	  lorsm/www/doc/index.html, lorsm/www/doc/lorsm-rte.html,
+	  lorsm/www/doc/images/scorm1.png,
+	  lorsm-portlet/www/lorsm-admin-portlet.adp,
+	  lorsm-portlet/www/lorsm-admin-portlet.tcl,
+	  lorsm-portlet/www/lorsm-portlet.adp: merging changes with HEAD
+
+2005-06-13 10:52  dirkg
+
+	* packages/news/tcl/news-callback-procs.tcl: added
+
+2005-06-13 10:52  enriquec
+
+	* packages/news/tcl/news-callback-procs.tcl: file
+	  news-callback-procs.tcl was added on branch oacs-5-2 on
+	  2005-07-19 22:01:28 +0000
+
+2005-06-13 10:04  dirkg
+
+	* packages/calendar/tcl/calendar-callback-procs.tcl: removed search
+	  callback procs for the calendar object. It doesn't make sense to
+	  search in calendar names only. Instead we will add the calendar
+	  name to each calendar item
+
+2005-06-13 10:04  enriquec
+
+	* packages/calendar/tcl/calendar-callback-procs.tcl: file
+	  calendar-callback-procs.tcl was added on branch oacs-5-2 on
+	  2005-07-19 16:49:36 +0000
+
+2005-06-13 09:53  dirkg
+
+	* packages/calendar/tcl/calendar-callback-procs.tcl: Comment
+	  wording
+
+2005-06-13 09:51  dirkg
+
+	* packages/calendar/tcl/calendar-callback-procs.tcl: Typos
+
+2005-06-13 07:42  maltes
+
+	* packages/contacts/tcl/contacts-install-procs.tcl: Changed the
+	  callback to include the name
+
+2005-06-13 07:38  maltes
+
+	* packages/contacts/www/contact-add.tcl: Changed the callback to
+	  include the name
+
+2005-06-13 05:36  maltes
+
+	* packages/contacts/www/contact-add.tcl: Renamed callback to
+	  reflect where it is actually used
+
+2005-06-13 04:52  maltes
+
+	* packages/ams/tcl/: ams-widget-procs.tcl: Changed Notice to Debug
+
+2005-06-13 04:45  dirkg
+
+	* packages/calendar/tcl/calendar-callback-procs.tcl: fixed a typo
+
+2005-06-13 04:20  matthewg
+
+	* packages/contacts/www/contact-add.tcl: Added lib/contacts-master
+	  template to manage the nav bar for all general contacts pages,
+	  added the ForceSearchBeforeAdd parameter so that the add person
+	  and add organization buttons can be force to show up only if the
+	  person first searches for a contact in the registered users (-2)
+	  all users group, and added index.vuh entries to make the add
+	  person and add organization links pretty
+
+2005-06-13 04:19  darior
+
+	* packages/oacs-dav/tcl/oacs-dav-procs.tcl: Error in function name:
+	  perission_p
+
+2005-06-13 03:22  matthewg
+
+	* packages/contacts/www/: contact-add.adp, index.vuh, search.adp,
+	  settings.adp, settings.tcl: Added lib/contacts-master template to
+	  manage the nav bar for all general contacts pages, added the
+	  ForceSearchBeforeAdd parameter so that the add person and add
+	  organization buttons can be force to show up only if the person
+	  first searches for a contact in the registered users (-2) all
+	  users group, and added index.vuh entries to make the add person
+	  and add organization links pretty
+
+2005-06-13 03:22  miguelm
+
+	* packages/contacts/www/contact-add.adp: file contact-add.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-06-13 03:22  miguelm
+
+	* packages/contacts/www/settings.adp: file settings.adp was added
+	  on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-06-13 03:20  dirkg
+
+	* packages/calendar/tcl/calendar-callback-procs.tcl: Added callback
+	  files for site-wide search
+
+2005-06-13 03:10  darior
+
+	* packages/dotlrn/www/community-types-chunk-postgresql.xql: add
+	  order by pretty_name in public info /dotlrn/classes
+
+2005-06-12 16:22  maltes
+
+	* packages/contacts/www/contact-add.tcl: Added support for
+	  inserting categories for a user
+
+2005-06-11 02:10  maltes
+
+	* packages/contacts/tcl/contact-search-procs.tcl: I18N of search
+
+2005-06-11 01:38  maltes
+
+	* packages/contacts/www/search.tcl: Changed to (in my opinion)
+	  default behaviour on websites which is "onChange". Please change
+	  to using a parameter if this is not intended, so people can
+	  switch between "onChange" and "onClick".
+
+2005-06-10 18:32  michaels
+
+	* packages/cms/todo: updated todo
+
+2005-06-10 17:52  maltes
+
+	* packages/contacts/: tcl/contacts-install-procs.tcl,
+	  tcl/contacts-populate-procs.tcl, www/search.tcl: Added population
+
+2005-06-10 17:50  miguelm
+
+	* packages/ams/www/list-code.adp: file list-code.adp was added on
+	  branch oacs-5-2 on 2005-11-30 16:21:53 +0000
+
+2005-06-10 17:50  miguelm
+
+	* packages/ams/www/list-code.tcl: file list-code.tcl was added on
+	  branch oacs-5-2 on 2005-11-30 16:21:53 +0000
+
+2005-06-10 17:50  maltes
+
+	* packages/ams/: tcl/ams-list-procs.tcl, www/list-code.adp,
+	  www/list-code.tcl: I18N fixes plus easier export for the code
+
+2005-06-10 14:53  annyf
+
+	* packages/assessment/: assessment.info,
+	  catalog/assessment.en_US.ISO-8859-1.xml, lib/section-items.tcl,
+	  sql/postgresql/assessment-actions-create.sql,
+	  tcl/apm-callback-procs.tcl, tcl/as-assessment-procs.tcl,
+	  tcl/as-callback-procs.tcl, tcl/as-checks-procs.tcl,
+	  tcl/as-checks-procs.xql, tcl/as-install-procs.tcl,
+	  tcl/as-qti-procs.tcl, tcl/as-section-procs.tcl,
+	  tcl/callback-procs.tcl, tcl/callback-procs.xql,
+	  www/admin/asm-action-param-admin.tcl,
+	  www/admin/asm-action-param-admin.xql,
+	  www/admin/set-reg-assessment.adp,
+	  www/admin/set-reg-assessment.tcl,
+	  www/admin/set-reg-assessment.xql,
+	  www/asm-admin/action-params.tcl, www/asm-admin/action-select.tcl,
+	  www/asm-admin/index.adp, www/asm-admin/index.tcl,
+	  www/asm-admin/one-a.adp, www/asm-admin/one-a.tcl: merge between
+	  head and oacs-5-2
+
+2005-06-10 14:47  annyf
+
+	* packages/acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml:
+	  add messages
+
+2005-06-10 14:42  annyf
+
+	* packages/acs-subsite/lib/user-new.tcl: add user::registration
+	  callback to handle the assessment registration process
+
+2005-06-10 14:26  annyf
+
+	* packages/acs-subsite/tcl/callback-procs.tcl: add
+	  user::registration callback to handle the assessment registration
+	  process
+
+2005-06-10 05:24  matthewg
+
+	* packages/contacts/tcl/contact-search-procs.xql: Added
+	  contacst/tcl/contact-search-procs.tcl
+
+2005-06-10 05:23  matthewg
+
+	* packages/contacts/: tcl/contact-search-procs.tcl,
+	  www/contact-add.adp, www/search.adp, www/search.tcl,
+	  www/settings.adp: Improvements to search api and upload of a more
+	  consisten UI
+
+2005-06-10 04:46  darior
+
+	* packages/cards-portlet/: cards-portlet.info,
+	  catalog/cards-portlet.ca_ES.ISO-8859-1.xml,
+	  catalog/cards-portlet.en_US.ISO-8859-1.xml,
+	  catalog/cards-portlet.es_ES.ISO-8859-1.xml,
+	  sql/postgresql/cards-admin-portlet-create.sql,
+	  sql/postgresql/cards-admin-portlet-drop.sql,
+	  sql/postgresql/cards-portlet-create.sql,
+	  sql/postgresql/cards-portlet-drop.sql,
+	  tcl/cards-admin-portlet-procs.tcl, tcl/cards-portlet-procs.tcl,
+	  www/cards-admin-portlet.adp, www/cards-admin-portlet.tcl,
+	  www/cards-portlet-postgresql.xql, www/cards-portlet.adp,
+	  www/cards-portlet.tcl: Importing new package cards-portlet
+
+2005-06-10 04:34  darior
+
+	* packages/dotlrn-cards/: dotlrn-cards.info,
+	  catalog/dotlrn-cards.ca_ES.ISO-8859-1.xml,
+	  catalog/dotlrn-cards.en_US.ISO-8859-1.xml,
+	  catalog/dotlrn-cards.es_ES.ISO-8859-1.xml,
+	  sql/postgresql/dotlrn-cards-create.sql,
+	  sql/postgresql/dotlrn-cards-drop.sql,
+	  tcl/dotlrn-cards-procs-postgresql.xql,
+	  tcl/dotlrn-cards-procs.tcl: Importing new package dotlrn-cards
+
+2005-06-10 04:26  darior
+
+	* packages/cards/: cards.info, catalog/cards.ca_ES.ISO-8859-1.xml,
+	  catalog/cards.en_US.ISO-8859-1.xml,
+	  catalog/cards.es_ES.ISO-8859-1.xml,
+	  sql/postgresql/cards-create.sql, sql/postgresql/cards-drop.sql,
+	  www/card.adp, www/card.tcl, www/card.xql, www/cards.adp,
+	  www/cards.css, www/cards.tcl, www/cards_list-chunk-table.adp,
+	  www/cards_list-chunk-table.tcl, www/cards_list-chunk-table.xql,
+	  www/eval_note.adp, www/eval_note.tcl, www/eval_note.xql,
+	  www/gest_eval.adp, www/gest_eval.tcl, www/gest_eval.xql,
+	  www/gest_notes.adp, www/gest_notes.tcl, www/gest_notes.xql,
+	  www/list_notes.adp, www/list_notes.tcl, www/list_notes.xql,
+	  www/notes.adp, www/notes.tcl, www/notes.xql, www/orla.adp,
+	  www/orla.tcl, www/orla.xql, www/icons/card.gif,
+	  www/icons/edit.gif, www/icons/ko.gif, www/icons/ok.gif,
+	  www/icons/papelera.gif, www/icons/plus.gif: Importing new package
+	  cards
+
+2005-06-10 02:40  maltes
+
+	* packages/contacts/www/contact-add.tcl: Added comments on how to
+	  include categories
+
+2005-06-10 02:32  maltes
+
+	* packages/contacts/www/contact.tcl: Added comment on how to
+	  integrate categories
+
+2005-06-09 20:38  jader
+
+	* packages/acs-admin/www/install/install.tcl: Update wording to be
+	  more accurate
+
+2005-06-09 17:34  michaels
+
+	* packages/cms/: cms.info, tcl/module-procs.tcl,
+	  tcl/module-procs.xql: add beginnings of an uninstantiate callback
+
+2005-06-09 17:15  michaels
+
+	* packages/cms/: todo, sql/oracle/cms-create.sql,
+	  sql/postgresql/cms-create.sql, tcl/install-procs.tcl,
+	  tcl/install-procs.xql, tcl/module-procs.tcl,
+	  tcl/module-procs.xql, www/index.vuh,
+	  www/modules/sitemap/index.xql: a few install/instantiation tweaks
+	  and a first stab at a new index.vuh
+
+2005-06-09 16:47  annyf
+
+	* packages/assessment/tcl/callback-procs.tcl: file
+	  callback-procs.tcl was added on branch oacs-5-2 on 2005-06-10
+	  18:53:30 +0000
+
+2005-06-09 16:47  annyf
+
+	* packages/assessment/tcl/callback-procs.xql: file
+	  callback-procs.xql was added on branch oacs-5-2 on 2005-06-10
+	  18:53:30 +0000
+
+2005-06-09 16:47  annyf
+
+	* packages/assessment/tcl/: callback-procs.tcl, callback-procs.xql:
+	  move pages to select the registration assessment to the
+	  Assessment Package and implement the new callbacks to get the url
+	  of the assessment
+
+2005-06-09 16:44  annyf
+
+	* packages/assessment/www/admin/set-reg-assessment.adp: file
+	  set-reg-assessment.adp was added on branch oacs-5-2 on 2005-06-10
+	  18:53:31 +0000
+
+2005-06-09 16:44  annyf
+
+	* packages/assessment/www/admin/set-reg-assessment.tcl: file
+	  set-reg-assessment.tcl was added on branch oacs-5-2 on 2005-06-10
+	  18:53:31 +0000
+
+2005-06-09 16:44  annyf
+
+	* packages/assessment/www/admin/set-reg-assessment.xql: file
+	  set-reg-assessment.xql was added on branch oacs-5-2 on 2005-06-10
+	  18:53:31 +0000
+
+2005-06-09 16:44  annyf
+
+	* packages/assessment/www/admin/: set-reg-assessment.adp,
+	  set-reg-assessment.tcl, set-reg-assessment.xql: move pages to
+	  select the registration assessment to the Assessment Package and
+	  implement the new callbacks to get the url of the assessment
+
+2005-06-09 16:20  matthewg
+
+	* packages/ams/tcl/ams-widget-procs.tcl: i18N bug fixes and message
+	  additions
+
+2005-06-09 16:19  matthewg
+
+	* packages/ams/tcl/ams-init.tcl: provided workaround for
+	  lang::util::convert_to_i18N
+
+2005-06-09 12:05  maltes
+
+	* packages/contacts/www/contact-add.tcl: Missed a string for I18N
+
+2005-06-09 08:29  maltes
+
+	* packages/contacts/www/contact-edit.tcl: fixed i18n problem
+
+2005-06-09 04:12  maltes
+
+	* packages/contacts/tcl/: contacts-install-procs.tcl,
+	  contacts-populate-procs.tcl: Population procedures for pre
+	  installing attributes
+
+2005-06-08 18:56  annyf
+
+	*
+	  packages/evaluation-portlet/catalog/evaluation-portlet.en_US.ISO-8859-1.xml:
+	  change messages
+
+2005-06-08 17:48  enriquec
+
+	* packages/acs-admin/www/users/merge-final.tcl: Adding a proc call
+	  that will merge the users objects, permissions and protraits
+
+2005-06-08 17:46  enriquec
+
+	* packages/: acs-authentication/tcl/local-procs.tcl,
+	  acs-authentication/tcl/local-procs.xql,
+	  acs-admin/tcl/merge-procs.tcl, acs-admin/tcl/merge-procs.xql:
+	  Moving the code that reassign objects from local authentication
+	  procs to the merge procs library.
+
+2005-06-08 17:12  timoh
+
+	* packages/acs-content-repository/: acs-content-repository.info,
+	  sql/oracle/content-type.sql,
+	  sql/oracle/upgrade/upgrade-5.2.0a1-5.2.0a2.sql,
+	  sql/postgresql/content-type.sql,
+	  sql/postgresql/upgrade/upgrade-5.2.0a1-5.2.0a2.sql,
+	  tcl/content-revision-procs.tcl: fixing package_id of revisions;
+	  changed insert trigger to make use of object_package_id in the
+	  insert view
+
+2005-06-08 16:58  timoh
+
+	*
+	  packages/acs-content-repository/sql/oracle/upgrade/upgrade-5.2.0d16-5.2.0d17.sql:
+	  fixing package_id of revisions; changed insert trigger to make
+	  use of object_package_id in the insert view
+
+2005-06-08 16:10  andrewg
+
+	*
+	  packages/acs-kernel/sql/oracle/upgrade/upgrade-5.2.0d9-5.2.0d10.sql:
+	  Fix typo, wrong proc qualifier
+
+2005-06-08 16:09  andrewg
+
+	*
+	  packages/acs-kernel/sql/oracle/upgrade/upgrade-5.2.0d1-5.2.0d2.sql:
+	  Fix typo, were -> where
+
+2005-06-08 15:03  annyf
+
+	* packages/evaluation/www/admin/: version-select.adp,
+	  version-select.tcl: merge of oacs-5-2 and head
+
+2005-06-08 14:55  annyf
+
+	* packages/evaluation/: evaluation.info,
+	  catalog/evaluation.en_US.ISO-8859-1.xml,
+	  catalog/evaluation.es_GT.ISO-8859-1.xml,
+	  tcl/apm-callback-procs.tcl, tcl/evaluation-procs.tcl,
+	  tcl/evaluation-procs.xql, www/admin/grades/grades.tcl,
+	  www/admin/tasks/solution-add-edit.tcl,
+	  www/admin/tasks/task-add-edit.tcl: merge of oacs-5-2 and head
+
+2005-06-08 13:52  andrewg
+
+	* packages/acs-admin/www/users/merge.tcl: Adding missing -object_id
+	  switch to site_node::get_url_from_object_id calls
+
+2005-06-08 13:01  darior
+
+	* packages/acs-tcl/tcl/site-node-apm-integration-procs.tcl: Undid
+	  previous commit
+
+2005-06-08 12:40  darior
+
+	* packages/dotlrn/tcl/community-procs.tcl: removed ns_log's for
+	  test new code
+
+2005-06-08 12:36  maltes
+
+	*
+	  packages/ref-countries/catalog/ref-countries.de_DE.ISO-8859-1.xml:
+	  file ref-countries.de_DE.ISO-8859-1.xml was added on branch
+	  oacs-5-2 on 2005-09-08 10:00:19 +0000
+
+2005-06-08 12:36  maltes
+
+	*
+	  packages/ref-countries/catalog/ref-countries.en_US.ISO-8859-1.xml:
+	  file ref-countries.en_US.ISO-8859-1.xml was added on branch
+	  oacs-5-2 on 2005-09-08 10:00:19 +0000
+
+2005-06-08 12:35  maltes
+
+	* packages/ref-countries/catalog/:
+	  ref-countries.de_DE.ISO-8859-1.xml,
+	  ref-countries.en_US.ISO-8859-1.xml: Added message keys
+
+2005-06-08 11:35  darior
+
+	* packages/dotlrn/tcl/community-procs.tcl: use new function
+	  instantiate_and_mount
+
+2005-06-08 10:21  eduardop
+
+	* packages/: dotlrn-assessment/tcl/dotlrn-assessment-procs.tcl,
+	  dotlrn-evaluation/tcl/dotlrn-evaluation-procs.tcl,
+	  dotlrn-lorsm/tcl/dotlrn-lorsm-procs.tcl: fix dotlrn_* remove_user
+	  not implimented!
+
+2005-06-08 07:48  enriquec
+
+	* packages/acs-admin/www/users/: merge-confirm.tcl,
+	  merge-final.adp, merge-final.tcl: Adding an 'if' clause in adp
+	  merge final page if the user doesn't want to merge.
+
+2005-06-08 07:22  enriquec
+
+	* packages/acs-admin/tcl/merge-procs.tcl: Adding the new callback
+	  MergeShowUserInfo
+
+2005-06-08 07:11  enriquec
+
+	* packages/: acs-tcl/tcl/membership-rel-procs-oracle.xql,
+	  acs-tcl/tcl/membership-rel-procs-postgresql.xql,
+	  acs-tcl/tcl/membership-rel-procs.tcl,
+	  acs-admin/www/users/merge-final.tcl,
+	  acs-admin/www/users/merge-oracle.xql,
+	  acs-admin/www/users/merge-postgresql.xql,
+	  acs-admin/www/users/merge.adp, acs-admin/www/users/merge.tcl,
+	  acs-admin/www/users/merge.xql,
+	  acs-authentication/tcl/apm-callback-procs.tcl,
+	  acs-authentication/tcl/local-procs.tcl,
+	  acs-authentication/tcl/local-procs.xql,
+	  acs-kernel/sql/oracle/upgrade/upgrade-5.1.5-5.2.0a1.sql,
+	  acs-kernel/sql/postgresql/upgrade/upgrade-5.1.5-5.2.0a1.sql:
+	  Fixing bugs in user merge support. Improving the process, making
+	  it more generic and now it works for acs-core. Adding the upgrade
+	  scripts for oracle and pg.
+
+2005-06-08 02:13  maltes
+
+	* packages/ams/tcl/ams-widget-procs.tcl: Make sure that options are
+	  correctly localized before display.
+
+2005-06-08 01:10  maltes
+
+	* packages/contacts/www/contact-add.tcl: Created dummy callback
+	  procedure for use in 5.1. Added callback procs back into
+	  contact-add.tcl
+
+2005-06-07 19:30  victorg
+
+	* packages/dotlrn-assessment/dotlrn-assessment.info: taking up
+	  version for release
+
+2005-06-07 19:29  victorg
+
+	* packages/assessment-portlet/assessment-portlet.info: Taking up
+	  version for release
+
+2005-06-07 19:29  victorg
+
+	* packages/assessment/assessment.info: taking up the version for
+	  release
+
+2005-06-07 18:09  victorg
+
+	* packages/assessment/: catalog/assessment.en_US.ISO-8859-1.xml,
+	  catalog/assessment.es_ES.ISO-8859-1.xml,
+	  catalog/assessment.es_GT.ISO-8859-1.xml,
+	  www/assessment-section-submit.adp,
+	  www/assessment-single-submit.adp,
+	  www/asm-admin/catalog-browse.tcl: Merge changes from HEAD 070605
+
+2005-06-07 16:54  michaels
+
+	* packages/cms/sql/: oracle/cms-drop.sql, postgresql/cms-drop.sql:
+	  add 2 tables to (still deficient) drop scripts
+
+2005-06-07 16:53  michaels
+
+	* packages/cms/sql/oracle/cms-create.sql: forgot ;
+
+2005-06-07 16:51  michaels
+
+	* packages/cms/sql/postgresql/cms-create.sql: forgot a ;
+
+2005-06-07 15:59  matthewg
+
+	* packages/contacts/www/contact-rels.tcl: i18N cleanup
+
+2005-06-07 15:18  matthewg
+
+	* packages/contacts/: tcl/contact-search-procs.tcl,
+	  www/contact.adp, www/search.tcl: i18N updates
+
+2005-06-07 15:01  matthewg
+
+	* packages/contacts/www/contact-rels.tcl: bugs fixes
+
+2005-06-07 15:00  matthewg
+
+	* packages/contacts/www/contact-add.tcl: removed callback procs
+	  because they break opeancs 5.1.5 installs
+
+2005-06-07 14:59  matthewg
+
+	* packages/contacts/www/contact.adp: bug fixes
+
+2005-06-07 13:09  victorg
+
+	* packages/lars-blogger/catalog/lars-blogger.es_ES.ISO-8859-1.xml:
+	  file lars-blogger.es_ES.ISO-8859-1.xml was added on branch
+	  oacs-5-2 on 2005-09-24 01:18:02 +0000
+
+2005-06-07 13:09  victorg
+
+	* packages/lars-blogger/catalog/lars-blogger.es_GT.ISO-8859-1.xml:
+	  file lars-blogger.es_GT.ISO-8859-1.xml was added on branch
+	  oacs-5-2 on 2005-09-24 01:18:02 +0000
+
+2005-06-07 12:59  hamiltonc
+
+	* packages/rss-support/catalog/rss-support.es_ES.ISO-8859-1.xml:
+	  file rss-support.es_ES.ISO-8859-1.xml was added on branch
+	  oacs-5-2 on 2005-09-03 12:47:50 +0000
+
+2005-06-07 12:59  hamiltonc
+
+	* packages/rss-support/catalog/rss-support.es_GT.ISO-8859-1.xml:
+	  file rss-support.es_GT.ISO-8859-1.xml was added on branch
+	  oacs-5-2 on 2005-09-03 12:47:50 +0000
+
+2005-06-07 09:14  timoh
+
+	* packages/acs-content-repository/tcl/: content-item-procs.tcl,
+	  content-revision-procs.tcl: bugfix: set package_id and context_id
+	  for items and revisions
+
+2005-06-07 07:31  darior
+
+	* packages/acs-tcl/tcl/site-node-apm-integration-procs.tcl:
+	  Forgotten procedure new_site_node_and_package in
+	  site-node-apm-integration-procs.tcl
+
+2005-06-07 06:56  maltes
+
+	* packages/ref-countries/catalog/:
+	  ref-countries.de_DE.ISO-8859-1.xml,
+	  ref-countries.en_US.ISO-8859-1.xml: Added I18N of countries
+
+2005-06-07 03:45  miguelm
+
+	* packages/contacts/www/comment-add.tcl: file comment-add.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-06-07 03:45  miguelm
+
+	* packages/contacts/www/comments.tcl: file comments.tcl was added
+	  on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-06-07 03:45  miguelm
+
+	* packages/contacts/www/contact-groups.tcl: file contact-groups.tcl
+	  was added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-06-07 03:45  miguelm
+
+	* packages/contacts/www/admin/group-ae.tcl: file group-ae.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000
+
+2005-06-07 03:45  miguelm
+
+	* packages/contacts/www/admin/group-map.tcl: file group-map.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000
+
+2005-06-07 03:45  miguelm
+
+	* packages/contacts/www/admin/permissions-user-add.tcl: file
+	  permissions-user-add.tcl was added on branch oacs-5-2 on
+	  2005-11-30 15:31:03 +0000
+
+2005-06-07 03:45  miguelm
+
+	* packages/contacts/www/person-groups-ae.tcl: file
+	  person-groups-ae.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:31:02 +0000
+
+2005-06-07 03:45  miguelm
+
+	* packages/contacts/www/admin/relationships.tcl: file
+	  relationships.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:31:03 +0000
+
+2005-06-07 03:45  miguelm
+
+	* packages/contacts/www/admin/roles.tcl: file roles.tcl was added
+	  on branch oacs-5-2 on 2005-11-30 15:31:03 +0000
+
+2005-06-07 03:45  miguelm
+
+	* packages/contacts/www/search-help.tcl: file search-help.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-06-07 03:45  miguelm
+
+	* packages/contacts/www/signature.tcl: file signature.tcl was added
+	  on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-06-07 03:45  maltes
+
+	* packages/contacts/www/: comment-add.tcl, comments.tcl,
+	  contact-add.tcl, contact-edit.tcl, contact-groups.tcl,
+	  contact-rels.tcl, contact.tcl, files.tcl, group-parties-add.tcl,
+	  group-parties-remove.tcl, message.tcl, person-groups-ae.tcl,
+	  relationship-add.tcl, relationship-ae.tcl,
+	  relationship-delete.tcl, search-help.tcl, settings.tcl,
+	  signature.tcl, admin/group-ae.tcl, admin/group-map.tcl,
+	  admin/permissions-user-add.tcl, admin/relationships.tcl,
+	  admin/roles.tcl: I18N completion of contacts package
+
+2005-06-07 03:44  maltes
+
+	* packages/ams/www/: list-code.adp, list-code.tcl: Various patches
+	  and fixes e.g. for I18N
+
+2005-06-06 14:05  michaels
+
+	* packages/cms/: todo, www/modules/sitemap/index.xql: missed a
+	  query in last large commit; update todo
+
+2005-06-06 13:07  michaels
+
+	* packages/cms/: todo, sql/oracle/cms-create.sql,
+	  sql/postgresql/cms-create.sql, tcl/cms-init.tcl,
+	  tcl/module-procs-oracle.xql, tcl/module-procs-postgresql.xql,
+	  tcl/module-procs.tcl, tcl/module-procs.xql,
+	  www/modules/categories/index.tcl,
+	  www/modules/categories/keyword-assign.tcl,
+	  www/modules/categories/keyword-unassign.tcl,
+	  www/modules/clipboard/index.tcl,
+	  www/modules/items/assign-keywords.tcl,
+	  www/modules/items/create-1.tcl, www/modules/items/index.tcl,
+	  www/modules/sitemap/ancestors.tcl,
+	  www/modules/sitemap/attributes.tcl, www/modules/sitemap/copy.tcl,
+	  www/modules/sitemap/index.tcl, www/modules/sitemap/index.xql,
+	  www/modules/sitemap/move.tcl, www/modules/sitemap/symlink.tcl,
+	  www/modules/templates/index.tcl,
+	  www/modules/templates/new-folder.tcl,
+	  www/modules/templates/template-create.tcl,
+	  www/modules/templates/template.tcl,
+	  www/modules/types/content-method.tcl,
+	  www/modules/types/index.tcl, www/modules/types/mime-types.tcl,
+	  www/modules/types/relation-register.tcl,
+	  www/modules/types/relation-unregister.tcl,
+	  www/modules/types/relations.tcl,
+	  www/modules/types/unregister-mime-type.tcl,
+	  www/modules/types/widget-register.tcl,
+	  www/modules/types/widget-unregister.tcl: map content/template
+	  roots to package id and look up those roots based on current
+	  subsite (using new subsite_package_map table)
+
+2005-06-06 13:05  michaels
+
+	* packages/cms/tcl/: publish-procs.tcl, publish-procs.xql: still
+	  working out the details of scheduled proc - track_publish_status
+
+2005-06-06 11:57  michaels
+
+	* packages/cms/www/modules/items/unpublish.tcl: again, temporarily
+	  sidestep [un]publish to filesystem question and simply unset live
+	  revision
+
+2005-06-06 11:55  michaels
+
+	* packages/cms/www/modules/items/: status-edit-oracle.xql,
+	  status-edit-postgresql.xql, status-edit.tcl, status-edit.xql: use
+	  cr tcl api
+
+2005-06-06 11:53  michaels
+
+	* packages/cms/www/modules/items/publish.tcl: set live revision
+	  (temporarily sidestep issue of [un]publishing to filesystem)
+
+2005-06-06 11:51  michaels
+
+	* packages/cms/www/modules/items/: publish-status.adp,
+	  publish-status.tcl: format date outside of string var; add 'make
+	  live' option
+
+2005-06-06 11:49  michaels
+
+	* packages/cms/www/modules/items/attributes.adp: trivial layout
+	  change
+
+2005-06-06 11:39  michaels
+
+	* packages/cms/www/master.adp: small style change
+
+2005-06-06 11:34  michaels
+
+	* packages/cms/tcl/install-procs.tcl: copy index.vuh to
+	  /www/subsite
+
+2005-06-05 17:27  donb
+
+	* packages/acs-tcl/tcl/text-html-procs.tcl: Fixed bug #1655 by
+	  applying patch #468
+
+2005-06-05 16:08  maltes
+
+	* packages/new-portal/www/themes/: install-kelp.sh,
+	  kelp-theme/00_headport_puls_chiudi.png,
+	  kelp-theme/00_headport_puls_chiudi_ov.png,
+	  kelp-theme/00_headport_puls_edit.png,
+	  kelp-theme/00_headport_puls_max.png,
+	  kelp-theme/00_headport_puls_min.png, kelp-theme/e.gif,
+	  kelp-theme/edit.gif, kelp-theme/kelp-theme.adp,
+	  kelp-theme/shade_1.gif, kelp-theme/site-master-kelp.adp,
+	  kelp-theme/site-master-kelp.css, kelp-theme/site-master-kelp.tcl,
+	  kelp-theme/unshade.gif, kelp-theme/x.gif,
+	  kelp-theme/dotlrn/dotlrn-master-kelp.adp,
+	  kelp-theme/dotlrn/dotlrn-master-kelp.tcl,
+	  kelp-theme/dotlrn/resources/00_area_classe.gif,
+	  kelp-theme/dotlrn/resources/00_area_home.gif,
+	  kelp-theme/dotlrn/resources/00_bottone.gif,
+	  kelp-theme/dotlrn/resources/00_bottone_att.gif,
+	  kelp-theme/dotlrn/resources/00_cal.gif,
+	  kelp-theme/dotlrn/resources/00_classe_ico.gif,
+	  kelp-theme/dotlrn/resources/00_com_ico.gif,
+	  kelp-theme/dotlrn/resources/00_com_ico_nn.gif,
+	  kelp-theme/dotlrn/resources/00_curr_classe.gif,
+	  kelp-theme/dotlrn/resources/00_curr_erase.gif,
+	  kelp-theme/dotlrn/resources/00_curr_file.gif,
+	  kelp-theme/dotlrn/resources/00_curr_file_01.gif,
+	  kelp-theme/dotlrn/resources/00_curr_help.gif,
+	  kelp-theme/dotlrn/resources/00_curr_home.gif,
+	  kelp-theme/dotlrn/resources/00_curr_home_00.gif,
+	  kelp-theme/dotlrn/resources/00_curr_home_01.gif,
+	  kelp-theme/dotlrn/resources/00_curr_n_visit.gif,
+	  kelp-theme/dotlrn/resources/00_curr_reset.gif,
+	  kelp-theme/dotlrn/resources/00_curr_reset_o.gif,
+	  kelp-theme/dotlrn/resources/00_curr_revisit.gif,
+	  kelp-theme/dotlrn/resources/00_curr_revisit_01.gif,
+	  kelp-theme/dotlrn/resources/00_curr_revisit_02.gif,
+	  kelp-theme/dotlrn/resources/00_curr_visit.gif,
+	  kelp-theme/dotlrn/resources/00_curr_visit_01.gif,
+	  kelp-theme/dotlrn/resources/00_curr_visit_02.gif,
+	  kelp-theme/dotlrn/resources/00_foot_01.gif,
+	  kelp-theme/dotlrn/resources/00_foot_02.gif,
+	  kelp-theme/dotlrn/resources/00_foot_03.gif,
+	  kelp-theme/dotlrn/resources/00_forum_coll.gif,
+	  kelp-theme/dotlrn/resources/00_forums.gif,
+	  kelp-theme/dotlrn/resources/00_forums_01.gif,
+	  kelp-theme/dotlrn/resources/00_forums_altop.gif,
+	  kelp-theme/dotlrn/resources/00_gruppo_class.gif,
+	  kelp-theme/dotlrn/resources/00_header_cal.gif,
+	  kelp-theme/dotlrn/resources/00_header_cont_panel.gif,
+	  kelp-theme/dotlrn/resources/00_header_curr.gif,
+	  kelp-theme/dotlrn/resources/00_header_faqs.gif,
+	  kelp-theme/dotlrn/resources/00_header_forum.gif,
+	  kelp-theme/dotlrn/resources/00_header_groups.gif,
+	  kelp-theme/dotlrn/resources/00_header_lrn_mat.gif,
+	  kelp-theme/dotlrn/resources/00_headport_corn_des.png,
+	  kelp-theme/dotlrn/resources/00_headport_corn_sin.png,
+	  kelp-theme/dotlrn/resources/00_headport_imm_calendar.jpg,
+	  kelp-theme/dotlrn/resources/00_headport_imm_cpanel.jpg,
+	  kelp-theme/dotlrn/resources/00_headport_imm_curr.jpg,
+	  kelp-theme/dotlrn/resources/00_headport_imm_faq.jpg,
+	  kelp-theme/dotlrn/resources/00_headport_imm_forum.jpg,
+	  kelp-theme/dotlrn/resources/00_headport_imm_group.jpg,
+	  kelp-theme/dotlrn/resources/00_headport_imm_group_01.jpg,
+	  kelp-theme/dotlrn/resources/00_headport_imm_lobj.jpg,
+	  kelp-theme/dotlrn/resources/00_headport_imm_vuoto.jpg,
+	  kelp-theme/dotlrn/resources/00_headport_puls_chiudi.png,
+	  kelp-theme/dotlrn/resources/00_headport_puls_min.png,
+	  kelp-theme/dotlrn/resources/00_headport_shadow_base.png,
+	  kelp-theme/dotlrn/resources/00_headport_shadow_des.png,
+	  kelp-theme/dotlrn/resources/00_headport_shadow_sin.png,
+	  kelp-theme/dotlrn/resources/00_headport_top_base.png,
+	  kelp-theme/dotlrn/resources/00_headport_top_des.png,
+	  kelp-theme/dotlrn/resources/00_headport_top_inf_des.png,
+	  kelp-theme/dotlrn/resources/00_headport_top_inf_sin.png,
+	  kelp-theme/dotlrn/resources/00_headport_top_sin.png,
+	  kelp-theme/dotlrn/resources/00_help.gif,
+	  kelp-theme/dotlrn/resources/00_help_over.gif,
+	  kelp-theme/dotlrn/resources/00_lin_sfon_calendar.gif,
+	  kelp-theme/dotlrn/resources/00_linea.gif,
+	  kelp-theme/dotlrn/resources/00_linea_1.gif,
+	  kelp-theme/dotlrn/resources/00_linea_2.gif,
+	  kelp-theme/dotlrn/resources/00_linea_portlet.gif,
+	  kelp-theme/dotlrn/resources/00_linea_tratt.gif,
+	  kelp-theme/dotlrn/resources/00_logo_kelp.gif,
+	  kelp-theme/dotlrn/resources/00_logo_kelp_01.gif,
+	  kelp-theme/dotlrn/resources/00_logout.gif,
+	  kelp-theme/dotlrn/resources/00_nav_cen.gif,
+	  kelp-theme/dotlrn/resources/00_nav_cen_inf.gif,
+	  kelp-theme/dotlrn/resources/00_nav_cen_over.gif,
+	  kelp-theme/dotlrn/resources/00_nav_des.gif,
+	  kelp-theme/dotlrn/resources/00_nav_des_inf.gif,
+	  kelp-theme/dotlrn/resources/00_nav_pul.gif,
+	  kelp-theme/dotlrn/resources/00_nav_sin.gif,
+	  kelp-theme/dotlrn/resources/00_nav_sin_inf.gif,
+	  kelp-theme/dotlrn/resources/00_omb_ang.gif,
+	  kelp-theme/dotlrn/resources/00_omb_des.gif,
+	  kelp-theme/dotlrn/resources/00_omb_inf.gif,
+	  kelp-theme/dotlrn/resources/00_over.gif,
+	  kelp-theme/dotlrn/resources/00_port_01.gif,
+	  kelp-theme/dotlrn/resources/00_port_02.gif,
+	  kelp-theme/dotlrn/resources/00_port_03.gif,
+	  kelp-theme/dotlrn/resources/00_port_04.gif,
+	  kelp-theme/dotlrn/resources/00_port_05.gif,
+	  kelp-theme/dotlrn/resources/00_portlet_01.gif,
+	  kelp-theme/dotlrn/resources/00_portlet_02.gif,
+	  kelp-theme/dotlrn/resources/00_portlet_03.gif,
+	  kelp-theme/dotlrn/resources/00_portlet_04.gif,
+	  kelp-theme/dotlrn/resources/00_portlet_05.gif,
+	  kelp-theme/dotlrn/resources/00_portlet_06.gif,
+	  kelp-theme/dotlrn/resources/00_quadro.gif,
+	  kelp-theme/dotlrn/resources/00_quadro_01.gif,
+	  kelp-theme/dotlrn/resources/00_quadro_02.gif,
+	  kelp-theme/dotlrn/resources/00_quadro_03.gif,
+	  kelp-theme/dotlrn/resources/00_scheda.gif,
+	  kelp-theme/dotlrn/resources/00_sfondo.gif,
+	  kelp-theme/dotlrn/resources/00_sfondo_ok.gif,
+	  kelp-theme/dotlrn/resources/00_sfondo_s_01.gif,
+	  kelp-theme/dotlrn/resources/00_sfondo_s_01_1.gif,
+	  kelp-theme/dotlrn/resources/00_sfondo_s_02.gif,
+	  kelp-theme/dotlrn/resources/00_sfondo_s_03.gif,
+	  kelp-theme/dotlrn/resources/00_sfondo_scuro.gif,
+	  kelp-theme/dotlrn/resources/00_user.gif,
+	  kelp-theme/dotlrn/resources/00_user.jpg,
+	  kelp-theme/dotlrn/resources/00_user_1.gif,
+	  kelp-theme/dotlrn/resources/00_user_2.gif,
+	  kelp-theme/dotlrn/resources/01_cont_foot_des.png,
+	  kelp-theme/dotlrn/resources/01_cont_foot_mid.png,
+	  kelp-theme/dotlrn/resources/01_cont_foot_sin.png,
+	  kelp-theme/dotlrn/resources/01_cont_puls_home.png,
+	  kelp-theme/dotlrn/resources/01_cont_puls_kelp.png,
+	  kelp-theme/dotlrn/resources/01_cont_shadow_des.png,
+	  kelp-theme/dotlrn/resources/01_cont_shadow_sin.png,
+	  kelp-theme/dotlrn/resources/01_cont_top_des.png,
+	  kelp-theme/dotlrn/resources/01_cont_top_mid.png,
+	  kelp-theme/dotlrn/resources/01_cont_top_sin.png,
+	  kelp-theme/dotlrn/resources/01_cont_top_user.png,
+	  kelp-theme/dotlrn/resources/01_tab_act_des.png,
+	  kelp-theme/dotlrn/resources/01_tab_act_sin.png,
+	  kelp-theme/dotlrn/resources/01_tab_pass_bottom.png,
+	  kelp-theme/dotlrn/resources/01_tab_pass_des.png,
+	  kelp-theme/dotlrn/resources/01_tab_pass_sin.png,
+	  kelp-theme/dotlrn/resources/02_header_dati_account.png,
+	  kelp-theme/dotlrn/resources/02_header_dati_cp.png,
+	  kelp-theme/dotlrn/resources/02_header_dati_des.png,
+	  kelp-theme/dotlrn/resources/02_header_dati_ilocal.png,
+	  kelp-theme/dotlrn/resources/02_header_dati_log.png,
+	  kelp-theme/dotlrn/resources/02_header_dati_members.png,
+	  kelp-theme/dotlrn/resources/02_header_dati_mid.png,
+	  kelp-theme/dotlrn/resources/02_header_dati_sin.png,
+	  kelp-theme/dotlrn/resources/02_header_foot_base_des.png,
+	  kelp-theme/dotlrn/resources/02_header_foot_base_mid.png,
+	  kelp-theme/dotlrn/resources/02_header_foot_base_sin.png,
+	  kelp-theme/dotlrn/resources/02_header_foot_des.png,
+	  kelp-theme/dotlrn/resources/02_header_foot_mid.png,
+	  kelp-theme/dotlrn/resources/02_header_foot_punti.png,
+	  kelp-theme/dotlrn/resources/02_header_foot_sin.png,
+	  kelp-theme/dotlrn/resources/02_header_imm.png,
+	  kelp-theme/dotlrn/resources/02_header_imm_cpanel.png,
+	  kelp-theme/dotlrn/resources/02_header_imm_mid.png,
+	  kelp-theme/dotlrn/resources/02_header_imm_nav.png,
+	  kelp-theme/dotlrn/resources/02_header_imm_nav_mid.png,
+	  kelp-theme/dotlrn/resources/02_header_imm_users.png,
+	  kelp-theme/dotlrn/resources/02_header_logo.png,
+	  kelp-theme/dotlrn/resources/02_header_logo_01.png,
+	  kelp-theme/dotlrn/resources/02_header_p.png,
+	  kelp-theme/dotlrn/resources/02_header_shadow_des.png,
+	  kelp-theme/dotlrn/resources/02_header_shadow_mid.png,
+	  kelp-theme/dotlrn/resources/02_header_shadow_sin.png,
+	  kelp-theme/dotlrn/resources/02_header_top_des.png,
+	  kelp-theme/dotlrn/resources/02_header_top_mid.png,
+	  kelp-theme/dotlrn/resources/02_header_top_sin.png,
+	  kelp-theme/dotlrn/resources/Gruppo_portlet_icone_com.gif,
+	  kelp-theme/dotlrn/resources/add_classe.gif,
+	  kelp-theme/dotlrn/resources/add_com.gif,
+	  kelp-theme/dotlrn/resources/ag_cin.jpg,
+	  kelp-theme/dotlrn/resources/dotlrn-master-kelp.css,
+	  kelp-theme/dotlrn/resources/dotlrn-toolbar.css,
+	  kelp-theme/dotlrn/resources/links.png,
+	  kelp-theme/dotlrn/resources/links_01.png,
+	  kelp-theme/dotlrn/resources/links_02.png,
+	  kelp-theme/dotlrn/resources/links_freccia.png,
+	  kelp-theme/dotlrn/resources/links_over.png,
+	  kelp-theme/dotlrn/resources/loghi.gif,
+	  kelp-theme/dotlrn/resources/new.gif,
+	  kelp-theme/dotlrn/resources/sphere.jpg,
+	  kelp-theme/dotlrn/resources/tab-active-left-comm.gif,
+	  kelp-theme/dotlrn/resources/tab-active-left-course.gif,
+	  kelp-theme/dotlrn/resources/tab-active-left-myspace.gif,
+	  kelp-theme/dotlrn/resources/tab-active-right-comm.gif,
+	  kelp-theme/dotlrn/resources/tab-active-right-course.gif,
+	  kelp-theme/dotlrn/resources/tab-active-right-myspace.gif,
+	  kelp-theme/dotlrn/resources/tab-passive-bottom.gif,
+	  kelp-theme/dotlrn/resources/tab-passive-left-comm.gif,
+	  kelp-theme/dotlrn/resources/tab-passive-left-course.gif,
+	  kelp-theme/dotlrn/resources/tab-passive-left-myspace.gif,
+	  kelp-theme/dotlrn/resources/tab-passive-right-comm.gif,
+	  kelp-theme/dotlrn/resources/tab-passive-right-course.gif,
+	  kelp-theme/dotlrn/resources/tab-passive-right-myspace.gif,
+	  kelp-theme/resources/01_cont_puls_kelp.png,
+	  kelp-theme/resources/01_tab_pass_sin.png,
+	  kelp-theme/resources/02_header_dati_account.png,
+	  kelp-theme/resources/02_header_dati_cp.png,
+	  kelp-theme/resources/02_header_dati_des.png,
+	  kelp-theme/resources/02_header_dati_ilocal.png,
+	  kelp-theme/resources/02_header_dati_log.png,
+	  kelp-theme/resources/02_header_dati_members.png,
+	  kelp-theme/resources/02_header_dati_mid.png,
+	  kelp-theme/resources/02_header_dati_sin.png,
+	  kelp-theme/resources/02_header_foot_base_des.png,
+	  kelp-theme/resources/02_header_foot_base_mid.png,
+	  kelp-theme/resources/02_header_foot_base_sin.png,
+	  kelp-theme/resources/02_header_foot_des.png,
+	  kelp-theme/resources/02_header_foot_mid.png,
+	  kelp-theme/resources/02_header_foot_punti.png,
+	  kelp-theme/resources/02_header_foot_sin.png,
+	  kelp-theme/resources/02_header_imm.png,
+	  kelp-theme/resources/02_header_imm_cpanel.png,
+	  kelp-theme/resources/02_header_imm_mid.png,
+	  kelp-theme/resources/02_header_imm_nav.png,
+	  kelp-theme/resources/02_header_imm_nav_mid.png,
+	  kelp-theme/resources/02_header_imm_users.png,
+	  kelp-theme/resources/02_header_logo.png,
+	  kelp-theme/resources/02_header_logo_01.png,
+	  kelp-theme/resources/02_header_p.png,
+	  kelp-theme/resources/02_header_shadow_des.png,
+	  kelp-theme/resources/02_header_shadow_mid.png,
+	  kelp-theme/resources/02_header_shadow_sin.png,
+	  kelp-theme/resources/02_header_top_des.png,
+	  kelp-theme/resources/02_header_top_mid.png,
+	  kelp-theme/resources/02_header_top_sin.png,
+	  kelp-theme/resources/dotlrn.gif, kelp-theme/resources/links.png,
+	  kelp-theme/resources/links_01.png,
+	  kelp-theme/resources/links_02.png,
+	  kelp-theme/resources/links_freccia.png,
+	  kelp-theme/resources/links_over.png,
+	  kelp-theme/resources/logo-dotlrn.png: Added KELP Theme
+
+2005-06-05 15:44  maltes
+
+	* packages/contacts/www/contact-rels.tcl: localize
+
+2005-06-05 15:43  miguelm
+
+	* packages/contacts/www/admin/relationship-ae.tcl: file
+	  relationship-ae.tcl was added on branch oacs-5-2 on 2005-11-30
+	  15:31:03 +0000
+
+2005-06-05 15:43  maltes
+
+	* packages/contacts/www/admin/relationship-ae.tcl: Moved to
+	  lang::util::localize
+
+2005-06-05 15:42  maltes
+
+	* packages/contacts/www/search.tcl: Changed to use
+	  lang::util::localize
+
+2005-06-05 15:36  maltes
+
+	* packages/contacts/www/admin/role-ae.tcl: Changed to ad_form.
+	  Added possibility to give the role name manually
+
+2005-06-05 15:21  maltes
+
+	* packages/contacts/www/contact-rels.tcl: Fixed issue with I18ned
+	  version of pretty_name
+
+2005-06-05 15:20  maltes
+
+	* packages/contacts/www/admin/relationship-ae.tcl: Fixed a problem
+	  with the I18Ned version of the pretty name
+
+2005-06-05 15:20  maltes
+
+	* packages/contacts/www/search.tcl: Fixed a problem with the
+	  #message_key# syntax for the pretty name
+
+2005-06-05 14:19  maltes
+
+	* packages/contacts/www/contact.adp: Fixed problem with an error
+	  for comments. Additionally got rid of project information if the
+	  project was not mapped.
+
+2005-06-05 12:38  daveb
+
+	* packages/acs-content-repository/sql/postgresql/:
+	  content-revision.sql, upgrade/upgrade-5.2.0d15-5.2.0a1.sql: Fix
+	  bug#1937 with patch#548. Use full syntax for inserts so integer
+	  values work on content_revision__copy in PostgreSQL.
+
+2005-06-05 11:52  donb
+
+	*
+	  packages/dotlrn-homework/tcl/dotlrn-homework-procs-postgresql.xql:
+	  Applied patch 669 which fixes bug 2417
+
+2005-06-05 11:12  donb
+
+	* packages/acs-kernel/sql/oracle/groups-body-create.sql: Fixed
+	  someone's typo in the new "merge" pl/sql procs
+
+2005-06-04 15:35  michaels
+
+	* packages/acs-subsite/www/admin/object-types/: one.adp, one.tcl:
+	  template object display page
+
+2005-06-04 14:51  michaels
+
+	* packages/: acs-admin/acs-admin.info,
+	  acs-api-browser/acs-api-browser.info,
+	  acs-authentication/acs-authentication.info,
+	  acs-automated-testing/acs-automated-testing.info,
+	  acs-bootstrap-installer/acs-bootstrap-installer.info,
+	  acs-content-repository/acs-content-repository.info,
+	  acs-core-docs/acs-core-docs.info, acs-kernel/acs-kernel.info,
+	  acs-lang/acs-lang.info, acs-mail/acs-mail.info,
+	  acs-messaging/acs-messaging.info,
+	  acs-reference/acs-reference.info,
+	  acs-service-contract/acs-service-contract.info,
+	  acs-subsite/acs-subsite.info, acs-tcl/acs-tcl.info,
+	  acs-templating/acs-templating.info,
+	  ref-timezones/ref-timezones.info, search/search.info: bump all
+	  core version numbers (and requires as well) to 5.2.0a1
+
+2005-06-04 14:48  michaels
+
+	* packages/acs-subsite/www/admin/object-types/:
+	  alphabetical-index.adp, alphabetical-index.tcl, index.adp,
+	  index.tcl: template object view indexes
+
+2005-06-04 14:26  michaels
+
+	* packages/acs-subsite/tcl/apm-callback-procs.tcl: incorrectly
+	  numbered apm_upgrade_logic
+
+2005-06-04 13:13  michaels
+
+	* packages/acs-content-repository/tcl/content-folder-procs.tcl:
+	  var_list must be a list of lists
+
+2005-06-04 13:12  michaels
+
+	* packages/acs-content-repository/: acs-content-repository.info,
+	  sql/postgresql/content-template.sql,
+	  sql/postgresql/upgrade/upgrade-5.2.0d16-5.2.0d17.sql: define
+	  function args for content_template__get_path and __delete; add
+	  upgrade script and bump version to 5.2.0d17
+
+2005-06-04 08:36  miguelm
+
+	* packages/contacts/www/files-delete.tcl: file files-delete.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-06-04 08:36  miguelm
+
+	* packages/contacts/www/files-update.tcl: file files-update.tcl was
+	  added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-06-04 08:36  maltes
+
+	* packages/contacts/: tcl/contacts-install-procs.tcl,
+	  www/contact-rels-postgresql.xql, www/contact-rels.tcl,
+	  www/files-delete.tcl, www/files-update.tcl,
+	  www/person-groups-ae.tcl, www/relationship-ae.tcl,
+	  www/search-help.tcl, www/settings.tcl, www/signature.tcl,
+	  www/admin/relationship-ae.tcl, www/admin/role-ae.tcl: Added
+	  automatic generation of relationships. Got rid of a lot of code
+	  that resided in the .sql files for creation of relationships
+	  (okay, 10 lines)
+
+2005-06-04 04:04  maltes
+
+	* packages/acs-translations/acs-translations.info: Initial creation
+	  of acs-translations package
+
+2005-06-04 04:04  maltes
+
+	* packages/acs-translations/acs-translations.info: file
+	  acs-translations.info was added on branch oacs-5-2 on 2005-08-25
+	  14:30:22 +0000
+
+2005-06-03 18:19  timoh
+
+	* packages/contacts/tcl/contacts-install-procs.tcl: added callback
+	  implementation for projects: link organization via
+	  application_data_link
+
+2005-06-03 18:13  timoh
+
+	* packages/project-manager/www/one.xql: split logger integration:
+	  now using application_data_links to link logger_project
+
+2005-06-03 15:58  maltes
+
+	* packages/contacts/: tcl/contacts-install-procs.tcl,
+	  www/contact.adp: Added automatic instantiation of AMS Lists to
+	  the installation process
+
+2005-06-03 01:10  maltes
+
+	* packages/ams/www/list-code.adp: Increased version number to load
+	  i18n catalogue
+
+2005-06-02 21:17  matthewg
+
+	* packages/ams/tcl/: ams-list-procs-postgresql.xql,
+	  ams-list-procs.tcl: added ams::list::copy proc
+
+2005-06-02 15:46  daveb
+
+	* packages/acs-tcl/tcl/request-processor-procs.tcl: Add a list of
+	  valid options to ad_conn api documentation.
+
+2005-06-02 04:58  eduardop
+
+	* packages/: calendar-portlet/www/calendar-list-portlet.tcl,
+	  dotlrn-calendar/tcl/dotlrn-calendar-procs.tcl: fix
+
+2005-06-02 03:38  eduardop
+
+	* packages/dotlrn/tcl/test/dotlrn-security-procs.tcl: fix: put
+	  brace in the correct line
+
+2005-06-02 02:18  hamiltonc
+
+	* packages/acs-templating/resources/lists/: course-filters.adp,
+	  courses.adp: added list templates for course lists in
+	  dotlrn-catalog
+
+2005-06-01 04:03  timoh
+
+	* packages/acs-tcl/tcl/application-data-link-procs-oracle.xql: file
+	  application-data-link-procs-oracle.xql was added on branch
+	  oacs-5-2 on 2005-07-26 16:43:57 +0000
+
+2005-06-01 04:03  timoh
+
+	* packages/acs-tcl/tcl/application-data-link-procs-postgresql.xql:
+	  file application-data-link-procs-postgresql.xql was added on
+	  branch oacs-5-2 on 2005-07-26 16:43:57 +0000
+
+2005-06-01 04:03  timoh
+
+	* packages/acs-tcl/tcl/application-data-link-procs.tcl: file
+	  application-data-link-procs.tcl was added on branch oacs-5-2 on
+	  2005-07-26 16:43:57 +0000
+
+2005-06-01 04:03  timoh
+
+	* packages/acs-tcl/tcl/application-data-link-procs.xql: file
+	  application-data-link-procs.xql was added on branch oacs-5-2 on
+	  2005-07-26 16:43:57 +0000
+
+2005-06-01 04:03  timoh
+
+	* packages/acs-tcl/tcl/application-link-procs-oracle.xql: file
+	  application-link-procs-oracle.xql was added on branch oacs-5-2 on
+	  2005-07-26 16:43:57 +0000
+
+2005-06-01 04:03  timoh
+
+	* packages/acs-tcl/tcl/application-link-procs-postgresql.xql: file
+	  application-link-procs-postgresql.xql was added on branch
+	  oacs-5-2 on 2005-07-26 16:43:57 +0000
+
+2005-06-01 04:03  timoh
+
+	* packages/acs-tcl/tcl/application-link-procs.tcl: file
+	  application-link-procs.tcl was added on branch oacs-5-2 on
+	  2005-07-26 16:45:14 +0000
+
+2005-06-01 04:03  timoh
+
+	* packages/acs-tcl/tcl/application-link-procs.xql: file
+	  application-link-procs.xql was added on branch oacs-5-2 on
+	  2005-07-26 16:43:57 +0000
+
+2005-06-01 04:03  maltes
+
+	* packages/acs-tcl/tcl/: application-data-link-procs-oracle.xql,
+	  application-data-link-procs-postgresql.xql,
+	  application-data-link-procs.tcl, application-data-link-procs.xql,
+	  application-link-procs-oracle.xql,
+	  application-link-procs-postgresql.xql,
+	  application-link-procs.tcl, application-link-procs.xql: Added
+	  application and application data linking functionality written by
+	  Timo. This allows you to link packages together (e.g.
+	  project-manager and logger) or data of packages (e.g. a project
+	  and a file-storage folder)
+
+2005-06-01 01:14  maltes
+
+	* packages/contacts/www/contact.adp: Removed debugging information
+
+2005-05-31 21:26  matthewg
+
+	* packages/contacts/tcl/contact-search-procs.tcl: fixed search bug
+	  for set or not set
+
+2005-05-31 19:45  michaels
+
+	* packages/cms/www/modules/items/: unpublish-oracle.xql,
+	  unpublish-postgresql.xql: cr api has obsoleted these files
+
+2005-05-31 19:18  hamiltonc
+
+	* packages/dotlrn/www/: element-rename.adp, element-rename.tcl:
+	  missed element-name.adp and element-name.tcl when changes were
+	  committed to dotlrn
+
+2005-05-31 19:13  hamiltonc
+
+	* packages/: assessment/catalog/assessment.en_US.ISO-8859-1.xml,
+	  assessment/lib/item-show-mc.tcl,
+	  assessment/sql/oracle/upgrade/upgrade-0.10d10-0.10d11.sql,
+	  assessment/sql/postgresql/upgrade/upgrade-0.10d10-0.10d11.sql,
+	  assessment/sql/postgresql/upgrade/upgrade-0.10d5-0.10d6.sql,
+	  assessment/tcl/as-file-procs.tcl,
+	  assessment/tcl/as-install-procs.tcl,
+	  assessment/tcl/as-item-answer-procs.tcl,
+	  assessment/tcl/as-item-choice-procs.tcl,
+	  assessment/tcl/as-item-display-cb-procs.tcl,
+	  assessment/tcl/as-item-display-rb-procs.tcl,
+	  assessment/tcl/as-item-display-sa-procs.tcl,
+	  assessment/tcl/as-item-display-sb-procs.tcl,
+	  assessment/tcl/as-item-display-ta-procs.tcl,
+	  assessment/tcl/as-item-display-tb-procs.tcl,
+	  assessment/tcl/as-item-procs.tcl,
+	  assessment/tcl/as-item-type-mc-procs.tcl,
+	  assessment/tcl/as-item-type-mc-procs.xql,
+	  assessment/tcl/as-item-type-oq-procs.tcl,
+	  assessment/tcl/as-item-type-procs.tcl,
+	  assessment/tcl/as-item-type-procs.xql,
+	  assessment/tcl/as-item-type-sa-procs.tcl,
+	  assessment/tcl/as-item-type-swcat-procs.tcl,
+	  assessment/tcl/as-item-type-swcat-procs.xql,
+	  assessment/tcl/as-qti-procs.tcl,
+	  assessment/tcl/as-section-display-procs.tcl,
+	  assessment/tcl/as-session-procs.tcl,
+	  assessment/tcl/as-session-results-procs.tcl,
+	  assessment/tcl/test/as-item-type-procs.tcl,
+	  assessment/tcl/test/as-item-type-swcat-procs.tcl,
+	  assessment/www/assessment-consent.adp,
+	  assessment/www/assessment-consent.tcl,
+	  assessment/www/assessment-password.adp,
+	  assessment/www/assessment-password.tcl,
+	  assessment/www/assessment-section-submit.adp,
+	  assessment/www/assessment-single-submit.adp,
+	  assessment/www/assessment.tcl, assessment/www/finish.adp,
+	  assessment/www/finish.tcl, assessment/www/session.adp,
+	  assessment/www/session.tcl, assessment/www/sessions.adp,
+	  assessment/www/sessions.tcl,
+	  assessment/www/admin/asm-action-delete.adp,
+	  assessment/www/admin/asm-action-delete.tcl,
+	  assessment/www/admin/asm-action-new.adp,
+	  assessment/www/admin/asm-action-new.tcl,
+	  assessment/www/admin/asm-action-param-admin.adp,
+	  assessment/www/admin/asm-action-param-admin.tcl,
+	  assessment/www/admin/asm-action-param-delete.adp,
+	  assessment/www/admin/asm-action-param-delete.tcl,
+	  assessment/www/asm-admin/catalog-browse.tcl,
+	  assessment/www/asm-admin/confirm-delete.tcl,
+	  assessment/www/asm-admin/item-add-mc-choices.tcl,
+	  assessment/www/asm-admin/item-add-mc-existing.adp,
+	  assessment/www/asm-admin/item-add-mc-existing.tcl,
+	  assessment/www/asm-admin/item-add-swcat.adp,
+	  assessment/www/asm-admin/item-add-swcat.tcl,
+	  assessment/www/asm-admin/item-add-swcat.xql,
+	  assessment/www/asm-admin/item-add.tcl,
+	  assessment/www/asm-admin/item-delete.adp,
+	  assessment/www/asm-admin/item-delete.tcl,
+	  assessment/www/asm-admin/item-edit-display-sa.adp,
+	  assessment/www/asm-admin/item-edit-display-sa.tcl,
+	  assessment/www/asm-admin/item-edit-display-ta.adp,
+	  assessment/www/asm-admin/item-edit-display-ta.tcl,
+	  assessment/www/asm-admin/item-edit-general.tcl,
+	  assessment/www/asm-admin/item-edit-mc-choices-delete.tcl,
+	  assessment/www/asm-admin/item-edit-mc-choices.adp,
+	  assessment/www/asm-admin/item-edit-mc-choices.tcl,
+	  assessment/www/asm-admin/item-edit-mc-existing.adp,
+	  assessment/www/asm-admin/item-edit-mc-existing.tcl,
+	  assessment/www/asm-admin/item-edit-mc.tcl,
+	  assessment/www/asm-admin/item-edit-oq.adp,
+	  assessment/www/asm-admin/item-edit-oq.tcl,
+	  assessment/www/asm-admin/permissions-user-add.tcl,
+	  assessment/www/asm-admin/section-copy.adp,
+	  assessment/www/asm-admin/section-copy.tcl,
+	  assessment/www/asm-admin/section-delete.adp,
+	  assessment/www/asm-admin/section-delete.tcl,
+	  assessment/www/asm-admin/section-preview.adp,
+	  assessment/www/asm-admin/section-preview.tcl,
+	  assessment/www/asm-admin/export/index-oracle.xql,
+	  assessment/www/asm-admin/view/index.vuh,
+	  assessment/www/view/index.vuh,
+	  assessment-portlet/www/assessment-portlet-oracle.xql,
+	  dotlrn/dotlrn.info, dotlrn/install.xml,
+	  dotlrn/catalog/dotlrn.ar_LB.utf-8.xml,
+	  dotlrn/catalog/dotlrn.ca_ES.ISO-8859-1.xml,
+	  dotlrn/catalog/dotlrn.ch_zh.utf-8.xml,
+	  dotlrn/catalog/dotlrn.da_DK.ISO-8859-1.xml,
+	  dotlrn/catalog/dotlrn.de_DE.ISO-8859-1.xml,
+	  dotlrn/catalog/dotlrn.en_AU.ISO-8859-1.xml,
+	  dotlrn/catalog/dotlrn.en_US.ISO-8859-1.xml,
+	  dotlrn/catalog/dotlrn.es_CO.ISO-8859-1.xml,
+	  dotlrn/catalog/dotlrn.es_ES.ISO-8859-1.xml,
+	  dotlrn/catalog/dotlrn.es_GT.ISO-8859-1.xml,
+	  dotlrn/catalog/dotlrn.fi_FI.utf-8.xml,
+	  dotlrn/catalog/dotlrn.fr_FR.ISO-8859-1.xml,
+	  dotlrn/catalog/dotlrn.gl_ES.ISO-8859-1.xml,
+	  dotlrn/catalog/dotlrn.it_IT.ISO-8859-1.xml,
+	  dotlrn/catalog/dotlrn.ko_KR.utf-8.xml,
+	  dotlrn/catalog/dotlrn.ms_MY.utf-8.xml,
+	  dotlrn/catalog/dotlrn.ms_my.utf-8.xml,
+	  dotlrn/catalog/dotlrn.nl_NL.ISO-8859-1.xml,
+	  dotlrn/catalog/dotlrn.nn_NO.ISO-8859-1.xml,
+	  dotlrn/catalog/dotlrn.no_NO.ISO-8859-1.xml,
+	  dotlrn/catalog/dotlrn.pl_PL.utf-8.xml,
+	  dotlrn/catalog/dotlrn.pt_BR.ISO-8859-1.xml,
+	  dotlrn/catalog/dotlrn.pt_PT.ISO-8859-1.xml,
+	  dotlrn/catalog/dotlrn.ru_RU.utf-8.xml,
+	  dotlrn/catalog/dotlrn.sv_SE.ISO-8859-1.xml,
+	  dotlrn/catalog/dotlrn.zh_CN.utf-8.xml,
+	  dotlrn/lib/facilitator-bio.adp, dotlrn/lib/facilitator-bio.tcl,
+	  dotlrn/sql/oracle/admin-profile-provider-create.sql,
+	  dotlrn/sql/oracle/admin-profile-provider-drop.sql,
+	  dotlrn/sql/oracle/admins-create.sql,
+	  dotlrn/sql/oracle/admins-drop.sql,
+	  dotlrn/sql/oracle/admins-init.sql,
+	  dotlrn/sql/oracle/admins-package-create.sql,
+	  dotlrn/sql/oracle/admins-package-drop.sql,
+	  dotlrn/sql/oracle/admins-sanitize.sql,
+	  dotlrn/sql/oracle/applets-create.sql,
+	  dotlrn/sql/oracle/applets-drop.sql,
+	  dotlrn/sql/oracle/class-memberships-create.sql,
+	  dotlrn/sql/oracle/class-memberships-drop.sql,
+	  dotlrn/sql/oracle/classes-create.sql,
+	  dotlrn/sql/oracle/classes-drop.sql,
+	  dotlrn/sql/oracle/clubs-create.sql,
+	  dotlrn/sql/oracle/clubs-drop.sql,
+	  dotlrn/sql/oracle/communities-create.sql,
+	  dotlrn/sql/oracle/communities-drop.sql,
+	  dotlrn/sql/oracle/community-memberships-create.sql,
+	  dotlrn/sql/oracle/community-memberships-drop.sql,
+	  dotlrn/sql/oracle/community-memberships-packages-create.sql,
+	  dotlrn/sql/oracle/community-memberships-packages-drop.sql,
+	  dotlrn/sql/oracle/dotlrn-create.sql,
+	  dotlrn/sql/oracle/dotlrn-drop.sql,
+	  dotlrn/sql/oracle/dotlrn-init.sql,
+	  dotlrn/sql/oracle/dotlrn-sanitize.sql,
+	  dotlrn/sql/oracle/external-profile-provider-create.sql,
+	  dotlrn/sql/oracle/external-profile-provider-drop.sql,
+	  dotlrn/sql/oracle/externals-create.sql,
+	  dotlrn/sql/oracle/externals-drop.sql,
+	  dotlrn/sql/oracle/externals-init.sql,
+	  dotlrn/sql/oracle/externals-package-create.sql,
+	  dotlrn/sql/oracle/externals-package-drop.sql,
+	  dotlrn/sql/oracle/externals-sanitize.sql,
+	  dotlrn/sql/oracle/main-portlet-create.sql,
+	  dotlrn/sql/oracle/main-portlet-drop.sql,
+	  dotlrn/sql/oracle/portal-types-create.sql,
+	  dotlrn/sql/oracle/portal-types-drop.sql,
+	  dotlrn/sql/oracle/professor-profile-provider-create.sql,
+	  dotlrn/sql/oracle/professor-profile-provider-drop.sql,
+	  dotlrn/sql/oracle/professors-create.sql,
+	  dotlrn/sql/oracle/professors-drop.sql,
+	  dotlrn/sql/oracle/professors-init.sql,
+	  dotlrn/sql/oracle/professors-package-create.sql,
+	  dotlrn/sql/oracle/professors-package-drop.sql,
+	  dotlrn/sql/oracle/professors-sanitize.sql,
+	  dotlrn/sql/oracle/security-create.sql,
+	  dotlrn/sql/oracle/security-drop.sql,
+	  dotlrn/sql/oracle/student-profile-provider-create.sql,
+	  dotlrn/sql/oracle/student-profile-provider-drop.sql,
+	  dotlrn/sql/oracle/students-create.sql,
+	  dotlrn/sql/oracle/students-drop.sql,
+	  dotlrn/sql/oracle/students-init.sql,
+	  dotlrn/sql/oracle/students-package-create.sql,
+	  dotlrn/sql/oracle/students-package-drop.sql,
+	  dotlrn/sql/oracle/students-sanitize.sql,
+	  dotlrn/sql/oracle/user-profile-provider-create.sql,
+	  dotlrn/sql/oracle/user-profile-provider-drop.sql,
+	  dotlrn/sql/oracle/users-create.sql,
+	  dotlrn/sql/oracle/users-drop.sql,
+	  dotlrn/sql/oracle/users-init.sql,
+	  dotlrn/sql/oracle/users-package-create.sql,
+	  dotlrn/sql/oracle/users-package-drop.sql,
+	  dotlrn/sql/oracle/users-sanitize.sql,
+	  dotlrn/sql/oracle/upgrade/upgrade-1.0-2.0d1.sql,
+	  dotlrn/sql/oracle/upgrade/upgrade-july-25-2002.sql,
+	  dotlrn/sql/oracle/upgrade/upgrade-jun-07-2002.sql,
+	  dotlrn/sql/oracle/upgrade/upgrade-jun-12-2002.sql,
+	  dotlrn/sql/postgresql/admin-profile-provider-create.sql,
+	  dotlrn/sql/postgresql/admin-profile-provider-drop.sql,
+	  dotlrn/sql/postgresql/admins-create.sql,
+	  dotlrn/sql/postgresql/admins-drop.sql,
+	  dotlrn/sql/postgresql/admins-init.sql,
+	  dotlrn/sql/postgresql/admins-package-create.sql,
+	  dotlrn/sql/postgresql/admins-package-drop.sql,
+	  dotlrn/sql/postgresql/admins-sanitize.sql,
+	  dotlrn/sql/postgresql/applets-create.sql,
+	  dotlrn/sql/postgresql/applets-drop.sql,
+	  dotlrn/sql/postgresql/class-membership-drop.sql,
+	  dotlrn/sql/postgresql/class-memberships-create.sql,
+	  dotlrn/sql/postgresql/classes-create.sql,
+	  dotlrn/sql/postgresql/classes-drop.sql,
+	  dotlrn/sql/postgresql/clubs-create.sql,
+	  dotlrn/sql/postgresql/clubs-drop.sql,
+	  dotlrn/sql/postgresql/communities-create.sql,
+	  dotlrn/sql/postgresql/communities-drop.sql,
+	  dotlrn/sql/postgresql/communities-package-create.sql,
+	  dotlrn/sql/postgresql/communities-package-drop.sql,
+	  dotlrn/sql/postgresql/community-memberships-create.sql,
+	  dotlrn/sql/postgresql/community-memberships-drop.sql,
+	  dotlrn/sql/postgresql/community-memberships-packages-drop.sql,
+	  dotlrn/sql/postgresql/dotlrn-drop.sql,
+	  dotlrn/sql/postgresql/dotlrn-init.sql,
+	  dotlrn/sql/postgresql/dotlrn-sanitize.sql,
+	  dotlrn/sql/postgresql/external-profile-provider-create.sql,
+	  dotlrn/sql/postgresql/external-profile-provider-drop.sql,
+	  dotlrn/sql/postgresql/externals-create.sql,
+	  dotlrn/sql/postgresql/externals-drop.sql,
+	  dotlrn/sql/postgresql/externals-init.sql,
+	  dotlrn/sql/postgresql/externals-package-create.sql,
+	  dotlrn/sql/postgresql/externals-package-drop.sql,
+	  dotlrn/sql/postgresql/externals-sanitize.sql,
+	  dotlrn/sql/postgresql/main-portlet-create.sql,
+	  dotlrn/sql/postgresql/main-portlet-drop.sql,
+	  dotlrn/sql/postgresql/portal-types-create.sql,
+	  dotlrn/sql/postgresql/portal-types-drop.sql,
+	  dotlrn/sql/postgresql/professor-profile-provider-create.sql,
+	  dotlrn/sql/postgresql/professor-profile-provider-drop.sql,
+	  dotlrn/sql/postgresql/professors-create.sql,
+	  dotlrn/sql/postgresql/professors-drop.sql,
+	  dotlrn/sql/postgresql/professors-init.sql,
+	  dotlrn/sql/postgresql/professors-package-create.sql,
+	  dotlrn/sql/postgresql/professors-package-drop.sql,
+	  dotlrn/sql/postgresql/professors-sanitize.sql,
+	  dotlrn/sql/postgresql/security-create.sql,
+	  dotlrn/sql/postgresql/security-drop.sql,
+	  dotlrn/sql/postgresql/student-profile-provider-create.sql,
+	  dotlrn/sql/postgresql/student-profile-provider-drop.sql,
+	  dotlrn/sql/postgresql/students-create.sql,
+	  dotlrn/sql/postgresql/students-drop.sql,
+	  dotlrn/sql/postgresql/students-init.sql,
+	  dotlrn/sql/postgresql/students-package-create.sql,
+	  dotlrn/sql/postgresql/students-package-drop.sql,
+	  dotlrn/sql/postgresql/students-sanitize.sql,
+	  dotlrn/sql/postgresql/user-extension-create.sql,
+	  dotlrn/sql/postgresql/user-extension-drop.sql,
+	  dotlrn/sql/postgresql/user-profile-provider-create.sql,
+	  dotlrn/sql/postgresql/user-profile-provider-drop.sql,
+	  dotlrn/sql/postgresql/users-create.sql,
+	  dotlrn/sql/postgresql/users-drop.sql,
+	  dotlrn/sql/postgresql/users-init.sql,
+	  dotlrn/sql/postgresql/users-package-create.sql,
+	  dotlrn/sql/postgresql/users-package-drop.sql,
+	  dotlrn/sql/postgresql/users-sanitize.sql,
+	  dotlrn/sql/postgresql/upgrade/upgrade-july-25-2002.sql,
+	  dotlrn/tcl/apm-callback-procs.tcl, dotlrn/tcl/applets-procs.tcl,
+	  dotlrn/tcl/class-procs.tcl, dotlrn/tcl/club-procs.tcl,
+	  dotlrn/tcl/community-procs.tcl, dotlrn/tcl/community-procs.xql,
+	  dotlrn/tcl/department-procs.tcl, dotlrn/tcl/dotlrn-init.tcl,
+	  dotlrn/tcl/dotlrn-main-portlet-procs.tcl,
+	  dotlrn/tcl/dotlrn-procs-oracle.xql,
+	  dotlrn/tcl/dotlrn-procs-postgresql.xql,
+	  dotlrn/tcl/dotlrn-security-procs.tcl,
+	  dotlrn/tcl/navigation-procs.tcl, dotlrn/tcl/privacy-procs.tcl,
+	  dotlrn/tcl/spam-procs.tcl, dotlrn/tcl/term-procs.tcl,
+	  dotlrn/tcl/toolbar-procs.tcl, dotlrn/tcl/user-type-procs.tcl,
+	  dotlrn/tcl/zz-dotlrn-postload-init.tcl,
+	  dotlrn/tcl/test/dotlrn-security-procs.tcl,
+	  dotlrn/www/applet-add.tcl, dotlrn/www/applets-chunk.tcl,
+	  dotlrn/www/applets.tcl, dotlrn/www/approve.tcl,
+	  dotlrn/www/bio-update-postgresql.xql, dotlrn/www/bio-update.adp,
+	  dotlrn/www/bio-update.tcl, dotlrn/www/bio-update.xql,
+	  dotlrn/www/clone.tcl, dotlrn/www/communities-chunk.adp,
+	  dotlrn/www/communities-chunk.tcl,
+	  dotlrn/www/community-edit-2.tcl,
+	  dotlrn/www/community-edit-revert.tcl,
+	  dotlrn/www/community-edit.tcl, dotlrn/www/community-image.vuh,
+	  dotlrn/www/community-member.adp, dotlrn/www/community-member.tcl,
+	  dotlrn/www/community-types-chunk.tcl,
+	  dotlrn/www/configure-element-2.tcl,
+	  dotlrn/www/configure-element.tcl, dotlrn/www/configure.tcl,
+	  dotlrn/www/control-panel.adp, dotlrn/www/control-panel.tcl,
+	  dotlrn/www/deregister-confirm.tcl, dotlrn/www/deregister.tcl,
+	  dotlrn/www/dotlrn-group-admin-faq.adp,
+	  dotlrn/www/dotlrn-main-portlet.adp,
+	  dotlrn/www/dotlrn-main-portlet.tcl, dotlrn/www/dotlrn-master.adp,
+	  dotlrn/www/dotlrn-master.tcl, dotlrn/www/element-list.adp,
+	  dotlrn/www/element-list.tcl, dotlrn/www/facilitator-bio.adp,
+	  dotlrn/www/facilitator-bio.tcl, dotlrn/www/index-not-a-user.tcl,
+	  dotlrn/www/index.tcl, dotlrn/www/join-policy-toggle.tcl,
+	  dotlrn/www/manage-memberships.tcl, dotlrn/www/member-add-2.tcl,
+	  dotlrn/www/member-add-3.tcl, dotlrn/www/member-add-oracle.xql,
+	  dotlrn/www/member-add-postgresql.xql, dotlrn/www/member-add.tcl,
+	  dotlrn/www/members-chunk-table-oracle.xql,
+	  dotlrn/www/members-chunk-table-postgresql.xql,
+	  dotlrn/www/members-chunk-table.adp,
+	  dotlrn/www/members-chunk-table.tcl, dotlrn/www/members-chunk.adp,
+	  dotlrn/www/members-chunk.tcl, dotlrn/www/members.tcl,
+	  dotlrn/www/members.xql, dotlrn/www/my-communities.tcl,
+	  dotlrn/www/one-community-admin.tcl,
+	  dotlrn/www/one-community-portal-configure-2.tcl,
+	  dotlrn/www/one-community-portal-configure.tcl,
+	  dotlrn/www/one-community-type.adp,
+	  dotlrn/www/one-community-type.tcl, dotlrn/www/one-community.tcl,
+	  dotlrn/www/privacy-policy-toggle.tcl, dotlrn/www/register.tcl,
+	  dotlrn/www/reject.tcl, dotlrn/www/spam-2.adp,
+	  dotlrn/www/spam-2.tcl, dotlrn/www/spam-policy-toggle.tcl,
+	  dotlrn/www/spam-recipients.adp, dotlrn/www/spam.tcl,
+	  dotlrn/www/subcommunity-archive.tcl,
+	  dotlrn/www/subcommunity-new.tcl,
+	  dotlrn/www/subscribe-members.tcl,
+	  dotlrn/www/unsubscribe-members.tcl, dotlrn/www/user-add-2.tcl,
+	  dotlrn/www/user-add-3.tcl, dotlrn/www/user-add.tcl,
+	  dotlrn/www/weblog-control-panel.tcl, dotlrn/www/weblog-new.tcl,
+	  dotlrn/www/admin/add-instructor-2.adp,
+	  dotlrn/www/admin/add-instructor-2.tcl,
+	  dotlrn/www/admin/add-instructor-2.xql,
+	  dotlrn/www/admin/add-instructor-3.tcl,
+	  dotlrn/www/admin/add-instructor.tcl,
+	  dotlrn/www/admin/admin-add-2.tcl,
+	  dotlrn/www/admin/admin-add-oracle.xql,
+	  dotlrn/www/admin/admin-add-postgresql.xql,
+	  dotlrn/www/admin/admin-add.tcl,
+	  dotlrn/www/admin/admin-remove.tcl,
+	  dotlrn/www/admin/archived-communities.tcl,
+	  dotlrn/www/admin/browse-toggle.tcl,
+	  dotlrn/www/admin/class-delete.adp,
+	  dotlrn/www/admin/class-delete.tcl,
+	  dotlrn/www/admin/class-delete.xql,
+	  dotlrn/www/admin/class-edit.tcl,
+	  dotlrn/www/admin/class-instance-new.tcl,
+	  dotlrn/www/admin/class-new.tcl, dotlrn/www/admin/class.adp,
+	  dotlrn/www/admin/class.tcl, dotlrn/www/admin/classes-chunk.adp,
+	  dotlrn/www/admin/classes-chunk.tcl, dotlrn/www/admin/classes.tcl,
+	  dotlrn/www/admin/club-new.tcl, dotlrn/www/admin/club.tcl,
+	  dotlrn/www/admin/clubs.adp, dotlrn/www/admin/clubs.tcl,
+	  dotlrn/www/admin/cockpit.tcl,
+	  dotlrn/www/admin/community-members-add-to-community.tcl,
+	  dotlrn/www/admin/department-delete.tcl,
+	  dotlrn/www/admin/department-edit.tcl,
+	  dotlrn/www/admin/department-new.tcl,
+	  dotlrn/www/admin/department.tcl,
+	  dotlrn/www/admin/departments.adp,
+	  dotlrn/www/admin/departments.tcl,
+	  dotlrn/www/admin/dotlrn-admins.adp,
+	  dotlrn/www/admin/dotlrn-admins.tcl,
+	  dotlrn/www/admin/edit-preapproved-emails.tcl,
+	  dotlrn/www/admin/guest-toggle.tcl, dotlrn/www/admin/index.adp,
+	  dotlrn/www/admin/index.tcl, dotlrn/www/admin/password-update.tcl,
+	  dotlrn/www/admin/portal-templates.tcl,
+	  dotlrn/www/admin/site-wide-admin-toggle.tcl,
+	  dotlrn/www/admin/term-edit.tcl, dotlrn/www/admin/term-new.tcl,
+	  dotlrn/www/admin/term.adp, dotlrn/www/admin/term.tcl,
+	  dotlrn/www/admin/term.xql, dotlrn/www/admin/terms.adp,
+	  dotlrn/www/admin/terms.tcl, dotlrn/www/admin/user-edit.tcl,
+	  dotlrn/www/admin/user-new-2.tcl, dotlrn/www/admin/user-nuke.adp,
+	  dotlrn/www/admin/user-nuke.tcl, dotlrn/www/admin/user-nuke.xql,
+	  dotlrn/www/admin/user.tcl,
+	  dotlrn/www/admin/users-add-to-community.tcl,
+	  dotlrn/www/admin/users-bulk-upload-2.tcl,
+	  dotlrn/www/admin/users-bulk-upload.tcl,
+	  dotlrn/www/admin/users-chunk-large.tcl,
+	  dotlrn/www/admin/users-chunk-medium.tcl,
+	  dotlrn/www/admin/users-chunk-small.tcl,
+	  dotlrn/www/admin/users-chunk.adp,
+	  dotlrn/www/admin/users-chunk.tcl,
+	  dotlrn/www/admin/users-deactivate.tcl,
+	  dotlrn/www/admin/users-delete.tcl,
+	  dotlrn/www/admin/users-search.tcl,
+	  dotlrn/www/admin/users-spam.tcl, dotlrn/www/admin/users.tcl,
+	  dotlrn/www/doc/dotlrn-faq.adp, dotlrn/www/doc/dotlrn-install.adp,
+	  dotlrn/www/doc/dotlrn-install.html,
+	  dotlrn/www/resources/dotlrn-master.css,
+	  dotlrn/www/resources/dotlrn-toolbar.css,
+	  dotlrn-assessment/tcl/dotlrn-assessment-procs-oracle.xql,
+	  dotlrn-catalog/catalog/dotlrn-catalog.en_US.ISO-8859-1.xml,
+	  dotlrn-catalog/lib/course-chunk.adp,
+	  dotlrn-catalog/lib/course-chunk.tcl,
+	  dotlrn-catalog/lib/course-chunk.xql,
+	  dotlrn-catalog/tcl/dotlrn-catalog-procs.tcl,
+	  dotlrn-catalog/tcl/dotlrn-catalog-procs.xql,
+	  dotlrn-catalog/www/course-info.adp,
+	  dotlrn-catalog/www/course-info.tcl,
+	  dotlrn-evaluation/tcl/apm-callback-procs.tcl,
+	  dotlrn-evaluation/tcl/dotlrn-evaluation-procs-postgresql.xql,
+	  dotlrn-evaluation/tcl/dotlrn-evaluation-procs.tcl,
+	  evaluation/evaluation.info,
+	  evaluation/catalog/evaluation.en_US.ISO-8859-1.xml,
+	  evaluation/lib/evaluations-chunk-postgresql.xql,
+	  evaluation/lib/evaluations-chunk.adp,
+	  evaluation/lib/evaluations-chunk.tcl,
+	  evaluation/lib/evaluations-chunk.xql,
+	  evaluation/sql/postgresql/evaluation-create.sql,
+	  evaluation/sql/postgresql/evaluation-package-create.sql,
+	  evaluation/sql/postgresql/evaluation-package-drop.sql,
+	  evaluation/sql/postgresql/upgrade/t.sql,
+	  evaluation/sql/postgresql/upgrade/upgrade-0.4d2-0.4d3.sql,
+	  evaluation/sql/postgresql/upgrade/upgrade-0.4d3-0.4d4.sql,
+	  evaluation/sql/postgresql/upgrade/upgrade-0.4d4-0.4d5.sql,
+	  evaluation/sql/postgresql/upgrade/upgrade-0.4d5-0.4d6.sql,
+	  evaluation/sql/postgresql/upgrade/upgrade-0.4d6-0.4d7.sql,
+	  evaluation/sql/postgresql/upgrade/upgrade-0.4d7-0.4d8.sql,
+	  evaluation/sql/postgresql/upgrade/upgrade-2.0-2.0.1.sql,
+	  evaluation/tcl/apm-callback-procs.tcl,
+	  evaluation/tcl/evaluation-procs.tcl,
+	  evaluation/tcl/evaluation-procs.xql,
+	  evaluation/www/answer-add-edit.tcl, evaluation/www/answer-ok.tcl,
+	  evaluation/www/evaluation-list-postgresql.xql,
+	  evaluation/www/evaluation-list.adp,
+	  evaluation/www/evaluation-list.tcl,
+	  evaluation/www/evaluation-view.tcl, evaluation/www/index.tcl,
+	  evaluation/www/task-list-postgresql.xql,
+	  evaluation/www/task-list.adp, evaluation/www/task-list.tcl,
+	  evaluation/www/task-view.tcl,
+	  evaluation/www/admin/index-postgresql.xql,
+	  evaluation/www/admin/index.tcl,
+	  evaluation/www/admin/evaluations/audit-info.tcl,
+	  evaluation/www/admin/evaluations/evaluate-students-2.tcl,
+	  evaluation/www/admin/evaluations/evaluate-students-2.xql,
+	  evaluation/www/admin/evaluations/evaluate-students.tcl,
+	  evaluation/www/admin/evaluations/evaluation-delete-2-postgresql.xql,
+	  evaluation/www/admin/evaluations/evaluation-delete-2.tcl,
+	  evaluation/www/admin/evaluations/evaluation-delete.tcl,
+	  evaluation/www/admin/evaluations/evaluations-edit.tcl,
+	  evaluation/www/admin/evaluations/evaluations-edit.xql,
+	  evaluation/www/admin/evaluations/grades-sheet-explanation.tcl,
+	  evaluation/www/admin/evaluations/grades-sheet-parse.tcl,
+	  evaluation/www/admin/evaluations/grades-sheets.tcl,
+	  evaluation/www/admin/evaluations/one-evaluation-edit.tcl,
+	  evaluation/www/admin/evaluations/student-list-postgresql.xql,
+	  evaluation/www/admin/evaluations/student-list.adp,
+	  evaluation/www/admin/evaluations/student-list.tcl,
+	  evaluation/www/admin/evaluations/student-list.xql,
+	  evaluation/www/admin/evaluations/download-archive/index.vuh,
+	  evaluation/www/admin/grades/distribution-edit-2.tcl,
+	  evaluation/www/admin/grades/distribution-edit-2.xql,
+	  evaluation/www/admin/grades/distribution-edit-3-postgresql.xql,
+	  evaluation/www/admin/grades/distribution-edit-3.tcl,
+	  evaluation/www/admin/grades/distribution-edit-3.xql,
+	  evaluation/www/admin/grades/distribution-edit-postgresql.xql,
+	  evaluation/www/admin/grades/distribution-edit.adp,
+	  evaluation/www/admin/grades/distribution-edit.tcl,
+	  evaluation/www/admin/grades/distribution-edit.xql,
+	  evaluation/www/admin/grades/grades-add-edit.tcl,
+	  evaluation/www/admin/grades/grades-delete-2-postgresql.xql,
+	  evaluation/www/admin/grades/grades-delete-2.tcl,
+	  evaluation/www/admin/grades/grades-delete.tcl,
+	  evaluation/www/admin/grades/grades-reports.tcl,
+	  evaluation/www/admin/grades/grades-type-reports.tcl,
+	  evaluation/www/admin/grades/grades.adp,
+	  evaluation/www/admin/grades/grades.tcl,
+	  evaluation/www/admin/grades/instructions-postgresql.xql,
+	  evaluation/www/admin/grades/instructions.adp,
+	  evaluation/www/admin/grades/instructions.tcl,
+	  evaluation/www/admin/grades/instructions.xql,
+	  evaluation/www/admin/grades/student-grades-report.tcl,
+	  evaluation/www/admin/groups/group-delete-2.tcl,
+	  evaluation/www/admin/groups/group-delete.tcl,
+	  evaluation/www/admin/groups/group-member-add-2.tcl,
+	  evaluation/www/admin/groups/group-member-add.tcl,
+	  evaluation/www/admin/groups/group-new-2.tcl,
+	  evaluation/www/admin/groups/group-new.tcl,
+	  evaluation/www/admin/groups/group-remove-member.tcl,
+	  evaluation/www/admin/groups/group-rename.tcl,
+	  evaluation/www/admin/groups/group-reuse-2.tcl,
+	  evaluation/www/admin/groups/group-reuse-postgresql.xql,
+	  evaluation/www/admin/groups/group-reuse.tcl,
+	  evaluation/www/admin/groups/one-group.tcl,
+	  evaluation/www/admin/groups/one-task.tcl,
+	  evaluation/www/admin/tasks/index-postgresql.xql,
+	  evaluation/www/admin/tasks/index.adp,
+	  evaluation/www/admin/tasks/index.tcl,
+	  evaluation/www/admin/tasks/index.xql,
+	  evaluation/www/admin/tasks/solution-add-edit.tcl,
+	  evaluation/www/admin/tasks/task-add-edit.tcl,
+	  evaluation/www/admin/tasks/task-add-edit.xql,
+	  evaluation/www/admin/tasks/task-add-to-communities.tcl,
+	  evaluation/www/admin/tasks/task-add-to-communities.xql,
+	  evaluation/www/admin/tasks/task-delete-2-postgresql.xql,
+	  evaluation/www/admin/tasks/task-delete-2.tcl,
+	  evaluation/www/admin/tasks/task-delete-postgresql.xql,
+	  evaluation/www/admin/tasks/task-delete.tcl,
+	  evaluation/www/admin/tasks/version-select.adp,
+	  evaluation/www/admin/tasks/version-select.tcl,
+	  evaluation/www/resources/arrow.gif,
+	  evaluation/www/resources/browse.gif,
+	  evaluation/www/resources/cross.gif,
+	  evaluation/www/resources/default.gif,
+	  evaluation/www/resources/evaluation.css,
+	  evaluation/www/resources/submit.gif,
+	  evaluation/www/resources/upload.gif,
+	  evaluation/www/view/answer-add-edit-oracle.xql,
+	  evaluation/www/view/answer-add-edit-postgresql.xql,
+	  evaluation/www/view/answer-add-edit.adp,
+	  evaluation/www/view/answer-add-edit.tcl,
+	  evaluation/www/view/answer-add-edit.xql,
+	  evaluation/www/view/answer-ok.adp,
+	  evaluation/www/view/answer-ok.tcl,
+	  evaluation/www/view/answer-view.adp,
+	  evaluation/www/view/answer-view.tcl,
+	  evaluation/www/view/answer-view.xql,
+	  evaluation/www/view/evaluation-list-postgresql.xql,
+	  evaluation/www/view/evaluation-list.adp,
+	  evaluation/www/view/evaluation-list.tcl,
+	  evaluation/www/view/evaluation-view-oracle.xql,
+	  evaluation/www/view/evaluation-view-postgresql.xql,
+	  evaluation/www/view/evaluation-view.adp,
+	  evaluation/www/view/evaluation-view.tcl,
+	  evaluation/www/view/index-oracle.xql,
+	  evaluation/www/view/index-postgresql.xql,
+	  evaluation/www/view/index.adp, evaluation/www/view/index.tcl,
+	  evaluation/www/view/index.vuh, evaluation/www/view/index.xql,
+	  evaluation/www/view/task-list-postgresql.xql,
+	  evaluation/www/view/task-list.adp,
+	  evaluation/www/view/task-list.tcl,
+	  evaluation/www/view/task-view-oracle.xql,
+	  evaluation/www/view/task-view-postgresql.xql,
+	  evaluation/www/view/task-view.adp,
+	  evaluation/www/view/task-view.tcl,
+	  evaluation/www/view/task-view.xql, ecommerce/ecommerce.info,
+	  ecommerce/tcl/callback-procs.tcl,
+	  ecommerce/tcl/ec-audit-trail-procs.tcl,
+	  ecommerce/tcl/ecommerce-customer-service-procs.tcl,
+	  ecommerce/tcl/ecommerce-email-procs.tcl,
+	  ecommerce/tcl/ecommerce-money-computations-procs.tcl,
+	  ecommerce/tcl/ecommerce-procs.tcl,
+	  ecommerce/tcl/ecommerce-scheduled-init.tcl,
+	  ecommerce/tcl/ecommerce-ssl-procs.tcl,
+	  ecommerce/tcl/ecommerce-state-changes-procs.tcl,
+	  ecommerce/tcl/ecommerce-user-contributions-summary-procs.tcl,
+	  ecommerce/tcl/ecommerce-utilities-procs.tcl,
+	  ecommerce/tcl/ecommerce-widgets-procs.tcl,
+	  ecommerce/tcl/froogle-procs.tcl, ecommerce/tcl/qmail-procs.tcl,
+	  ecommerce/www/account.tcl,
+	  ecommerce/www/address-international-2.tcl,
+	  ecommerce/www/billing.tcl,
+	  ecommerce/www/category-browse-subcategory.adp,
+	  ecommerce/www/category-browse-subcategory.tcl,
+	  ecommerce/www/category-browse-subsubcategory.adp,
+	  ecommerce/www/category-browse-subsubcategory.tcl,
+	  ecommerce/www/category-browse.tcl, ecommerce/www/checkout-2.tcl,
+	  ecommerce/www/checkout-3.tcl,
+	  ecommerce/www/checkout-one-form-2-oracle.xql,
+	  ecommerce/www/checkout-one-form.adp,
+	  ecommerce/www/checkout-one-form.tcl,
+	  ecommerce/www/checkout-one-form.xql, ecommerce/www/checkout.tcl,
+	  ecommerce/www/contextbar.tcl,
+	  ecommerce/www/credit-card-correction-2.tcl,
+	  ecommerce/www/credit-card-correction.tcl,
+	  ecommerce/www/default-master.tcl,
+	  ecommerce/www/finalize-order.tcl,
+	  ecommerce/www/gift-certificate-billing.tcl,
+	  ecommerce/www/gift-certificate-claim-2.tcl,
+	  ecommerce/www/gift-certificate-claim.tcl,
+	  ecommerce/www/gift-certificate-finalize-order.tcl,
+	  ecommerce/www/gift-certificate-order-2.tcl,
+	  ecommerce/www/gift-certificate-order-3.tcl,
+	  ecommerce/www/gift-certificate-order-4.tcl,
+	  ecommerce/www/gift-certificate-order.tcl,
+	  ecommerce/www/gift-certificate.tcl, ecommerce/www/index.adp,
+	  ecommerce/www/index.tcl, ecommerce/www/mailing-list-add-2.tcl,
+	  ecommerce/www/mailing-list-add.tcl,
+	  ecommerce/www/mailing-list-remove.tcl, ecommerce/www/order.tcl,
+	  ecommerce/www/payment.tcl,
+	  ecommerce/www/process-order-quantity-shipping.tcl,
+	  ecommerce/www/process-payment.tcl,
+	  ecommerce/www/product-search.adp,
+	  ecommerce/www/product-search.tcl, ecommerce/www/product.tcl,
+	  ecommerce/www/review-submit-2.tcl,
+	  ecommerce/www/review-submit-3.tcl,
+	  ecommerce/www/review-submit.tcl,
+	  ecommerce/www/select-shipping.tcl,
+	  ecommerce/www/shopping-cart-delete-from.tcl,
+	  ecommerce/www/shopping-cart-oracle.xql,
+	  ecommerce/www/shopping-cart-postgresql.xql,
+	  ecommerce/www/shopping-cart-quantities-change.tcl,
+	  ecommerce/www/shopping-cart-retrieve-2.tcl,
+	  ecommerce/www/shopping-cart-retrieve-3.tcl,
+	  ecommerce/www/shopping-cart-retrieve.tcl,
+	  ecommerce/www/shopping-cart-save-2.tcl,
+	  ecommerce/www/shopping-cart-save.tcl,
+	  ecommerce/www/shopping-cart.adp, ecommerce/www/shopping-cart.tcl,
+	  ecommerce/www/shopping-cart.xql, ecommerce/www/thank-you.tcl,
+	  ecommerce/www/toolbar.tcl, ecommerce/www/track.tcl,
+	  ecommerce/www/update-user-classes-2.tcl,
+	  ecommerce/www/update-user-classes.adp,
+	  ecommerce/www/update-user-classes.tcl,
+	  ecommerce/www/admin/audit-one-id.tcl,
+	  ecommerce/www/admin/audit-table.tcl,
+	  ecommerce/www/admin/audit-tables.tcl,
+	  ecommerce/www/admin/audit.tcl, ecommerce/www/admin/index.tcl,
+	  ecommerce/www/admin/restore-one-id.tcl,
+	  ecommerce/www/admin/cat/category-add-0.tcl,
+	  ecommerce/www/admin/cat/category-add-2.tcl,
+	  ecommerce/www/admin/cat/category-add.tcl,
+	  ecommerce/www/admin/cat/category-delete-2.tcl,
+	  ecommerce/www/admin/cat/category-delete.tcl,
+	  ecommerce/www/admin/cat/category-edit.tcl,
+	  ecommerce/www/admin/cat/category-swap.tcl,
+	  ecommerce/www/admin/cat/category.tcl,
+	  ecommerce/www/admin/cat/index.tcl,
+	  ecommerce/www/admin/cat/subcategory-add-0.tcl,
+	  ecommerce/www/admin/cat/subcategory-add-2.tcl,
+	  ecommerce/www/admin/cat/subcategory-add.tcl,
+	  ecommerce/www/admin/cat/subcategory-delete-2.tcl,
+	  ecommerce/www/admin/cat/subcategory-delete.tcl,
+	  ecommerce/www/admin/cat/subcategory-edit.tcl,
+	  ecommerce/www/admin/cat/subcategory-swap.tcl,
+	  ecommerce/www/admin/cat/subcategory.tcl,
+	  ecommerce/www/admin/cat/subsubcategory-add-0.tcl,
+	  ecommerce/www/admin/cat/subsubcategory-add-2.tcl,
+	  ecommerce/www/admin/cat/subsubcategory-add.tcl,
+	  ecommerce/www/admin/cat/subsubcategory-delete-2.tcl,
+	  ecommerce/www/admin/cat/subsubcategory-delete.tcl,
+	  ecommerce/www/admin/cat/subsubcategory-edit.tcl,
+	  ecommerce/www/admin/cat/subsubcategory-swap.tcl,
+	  ecommerce/www/admin/cat/subsubcategory.tcl,
+	  ecommerce/www/admin/customer-reviews/approval-change.tcl,
+	  ecommerce/www/admin/customer-reviews/index-2.tcl,
+	  ecommerce/www/admin/customer-reviews/index.tcl,
+	  ecommerce/www/admin/customer-reviews/one.tcl,
+	  ecommerce/www/admin/customer-service/actions.tcl,
+	  ecommerce/www/admin/customer-service/active-toggle.tcl,
+	  ecommerce/www/admin/customer-service/canned-response-add-2.tcl,
+	  ecommerce/www/admin/customer-service/canned-response-add.tcl,
+	  ecommerce/www/admin/customer-service/canned-response-delete-2.tcl,
+	  ecommerce/www/admin/customer-service/canned-response-delete.tcl,
+	  ecommerce/www/admin/customer-service/canned-response-edit-2.tcl,
+	  ecommerce/www/admin/customer-service/canned-response-edit.tcl,
+	  ecommerce/www/admin/customer-service/canned-responses.tcl,
+	  ecommerce/www/admin/customer-service/customer-history-oracle.xql,
+	  ecommerce/www/admin/customer-service/customer-history-postgresql.xql,
+	  ecommerce/www/admin/customer-service/customer-history.tcl,
+	  ecommerce/www/admin/customer-service/customer-history.xql,
+	  ecommerce/www/admin/customer-service/customer-search.tcl,
+	  ecommerce/www/admin/customer-service/email-send-2.tcl,
+	  ecommerce/www/admin/customer-service/email-send.tcl,
+	  ecommerce/www/admin/customer-service/gift-certificate-add-2.tcl,
+	  ecommerce/www/admin/customer-service/gift-certificate-add.tcl,
+	  ecommerce/www/admin/customer-service/gift-certificate-edit.tcl,
+	  ecommerce/www/admin/customer-service/gift-certificate-void-2.tcl,
+	  ecommerce/www/admin/customer-service/gift-certificate-void.tcl,
+	  ecommerce/www/admin/customer-service/gift-certificates.tcl,
+	  ecommerce/www/admin/customer-service/index.tcl,
+	  ecommerce/www/admin/customer-service/interaction-add-2.tcl,
+	  ecommerce/www/admin/customer-service/interaction-add-3.tcl,
+	  ecommerce/www/admin/customer-service/interaction-add.tcl,
+	  ecommerce/www/admin/customer-service/interaction-summary.tcl,
+	  ecommerce/www/admin/customer-service/interaction.tcl,
+	  ecommerce/www/admin/customer-service/interactions.tcl,
+	  ecommerce/www/admin/customer-service/issue-edit-2.tcl,
+	  ecommerce/www/admin/customer-service/issue-edit.tcl,
+	  ecommerce/www/admin/customer-service/issue-open-or-close-2.tcl,
+	  ecommerce/www/admin/customer-service/issue-open-or-close.tcl,
+	  ecommerce/www/admin/customer-service/issue.tcl,
+	  ecommerce/www/admin/customer-service/issues.tcl,
+	  ecommerce/www/admin/customer-service/picklist-item-add-2.tcl,
+	  ecommerce/www/admin/customer-service/picklist-item-add.tcl,
+	  ecommerce/www/admin/customer-service/picklist-item-delete-2.tcl,
+	  ecommerce/www/admin/customer-service/picklist-item-delete.tcl,
+	  ecommerce/www/admin/customer-service/picklist-item-swap.tcl,
+	  ecommerce/www/admin/customer-service/picklist-row-delete.tcl,
+	  ecommerce/www/admin/customer-service/picklist-value-add.tcl,
+	  ecommerce/www/admin/customer-service/picklists.tcl,
+	  ecommerce/www/admin/customer-service/spam-2.tcl,
+	  ecommerce/www/admin/customer-service/spam-log.tcl,
+	  ecommerce/www/admin/customer-service/spam.tcl,
+	  ecommerce/www/admin/customer-service/statistics.tcl,
+	  ecommerce/www/admin/customer-service/user-identification-edit.tcl,
+	  ecommerce/www/admin/customer-service/user-identification-match-2.tcl,
+	  ecommerce/www/admin/customer-service/user-identification-match.tcl,
+	  ecommerce/www/admin/customer-service/user-identification-search.tcl,
+	  ecommerce/www/admin/customer-service/user-identification.tcl,
+	  ecommerce/www/admin/email-templates/add-2.tcl,
+	  ecommerce/www/admin/email-templates/add.tcl,
+	  ecommerce/www/admin/email-templates/edit-2.tcl,
+	  ecommerce/www/admin/email-templates/edit.tcl,
+	  ecommerce/www/admin/email-templates/index.tcl,
+	  ecommerce/www/admin/email-templates/variables.tcl,
+	  ecommerce/www/admin/mailing-lists/index.tcl,
+	  ecommerce/www/admin/mailing-lists/member-add-2.tcl,
+	  ecommerce/www/admin/mailing-lists/member-add.tcl,
+	  ecommerce/www/admin/mailing-lists/member-remove-2.tcl,
+	  ecommerce/www/admin/mailing-lists/member-remove.tcl,
+	  ecommerce/www/admin/mailing-lists/one.tcl,
+	  ecommerce/www/admin/orders/comments-edit.tcl,
+	  ecommerce/www/admin/orders/comments.tcl,
+	  ecommerce/www/admin/orders/fulfill-2.tcl,
+	  ecommerce/www/admin/orders/fulfill-3.tcl,
+	  ecommerce/www/admin/orders/fulfill.tcl,
+	  ecommerce/www/admin/orders/fulfillment-items-needed.tcl,
+	  ecommerce/www/admin/orders/fulfillment.tcl,
+	  ecommerce/www/admin/orders/gift-certificate-void-2.tcl,
+	  ecommerce/www/admin/orders/gift-certificate-void.tcl,
+	  ecommerce/www/admin/orders/gift-certificate.tcl,
+	  ecommerce/www/admin/orders/items-return-2.tcl,
+	  ecommerce/www/admin/orders/items-return-4.tcl,
+	  ecommerce/www/admin/orders/one-postgresql.xql,
+	  ecommerce/www/admin/orders/search.tcl,
+	  ecommerce/www/admin/orders/track.tcl,
+	  ecommerce/www/admin/orders/void-2.tcl,
+	  ecommerce/www/admin/orders/void.tcl,
+	  ecommerce/www/admin/problems/resolve-2.tcl,
+	  ecommerce/www/admin/problems/resolve.tcl,
+	  ecommerce/www/admin/products/add-2.tcl,
+	  ecommerce/www/admin/products/add-3.tcl,
+	  ecommerce/www/admin/products/add-4.tcl,
+	  ecommerce/www/admin/products/add.tcl,
+	  ecommerce/www/admin/products/by-category.tcl,
+	  ecommerce/www/admin/products/categories-upload-2.tcl,
+	  ecommerce/www/admin/products/categories-upload-by-id-2.tcl,
+	  ecommerce/www/admin/products/categories-upload-by-id.tcl,
+	  ecommerce/www/admin/products/categories-upload.tcl,
+	  ecommerce/www/admin/products/custom-field-status-change.tcl,
+	  ecommerce/www/admin/products/custom-field.tcl,
+	  ecommerce/www/admin/products/custom-fields.tcl,
+	  ecommerce/www/admin/products/delete-2.tcl,
+	  ecommerce/www/admin/products/delete.tcl,
+	  ecommerce/www/admin/products/edit-2.tcl,
+	  ecommerce/www/admin/products/edit-3.tcl,
+	  ecommerce/www/admin/products/edit.tcl,
+	  ecommerce/www/admin/products/extras-upload-2-oracle.xql,
+	  ecommerce/www/admin/products/extras-upload-2.tcl,
+	  ecommerce/www/admin/products/extras-upload.tcl,
+	  ecommerce/www/admin/products/import-images-2.tcl,
+	  ecommerce/www/admin/products/import-images.tcl,
+	  ecommerce/www/admin/products/index.tcl,
+	  ecommerce/www/admin/products/link-add-2.tcl,
+	  ecommerce/www/admin/products/link-add-3.tcl,
+	  ecommerce/www/admin/products/link-add.tcl,
+	  ecommerce/www/admin/products/link-delete-2.tcl,
+	  ecommerce/www/admin/products/link-delete.tcl,
+	  ecommerce/www/admin/products/list.tcl,
+	  ecommerce/www/admin/products/offer-add-2.tcl,
+	  ecommerce/www/admin/products/offer-add.tcl,
+	  ecommerce/www/admin/products/offer-delete-2.tcl,
+	  ecommerce/www/admin/products/offer-delete.tcl,
+	  ecommerce/www/admin/products/offer-edit-2.tcl,
+	  ecommerce/www/admin/products/offer-edit-3.tcl,
+	  ecommerce/www/admin/products/offer-edit.tcl,
+	  ecommerce/www/admin/products/offers.tcl,
+	  ecommerce/www/admin/products/one-subcategory.tcl,
+	  ecommerce/www/admin/products/one-subsubcategory.tcl,
+	  ecommerce/www/admin/products/recommendation-add-2.tcl,
+	  ecommerce/www/admin/products/recommendation-add-3.tcl,
+	  ecommerce/www/admin/products/recommendation-add-4.tcl,
+	  ecommerce/www/admin/products/recommendation-add.tcl,
+	  ecommerce/www/admin/products/recommendation-delete-2.tcl,
+	  ecommerce/www/admin/products/recommendation-delete.tcl,
+	  ecommerce/www/admin/products/recommendation-text-edit-2.tcl,
+	  ecommerce/www/admin/products/recommendation-text-edit.tcl,
+	  ecommerce/www/admin/products/recommendation.tcl,
+	  ecommerce/www/admin/products/recommendations.tcl,
+	  ecommerce/www/admin/products/review-add-2.tcl,
+	  ecommerce/www/admin/products/review-add.tcl,
+	  ecommerce/www/admin/products/review-edit.tcl,
+	  ecommerce/www/admin/products/review.tcl,
+	  ecommerce/www/admin/products/reviews.tcl,
+	  ecommerce/www/admin/products/sale-price-edit-3.tcl,
+	  ecommerce/www/admin/products/sale-price-expire-2.tcl,
+	  ecommerce/www/admin/products/sale-price-expire.tcl,
+	  ecommerce/www/admin/products/search.tcl,
+	  ecommerce/www/admin/products/subsubcategory-property-toggle.tcl,
+	  ecommerce/www/admin/products/supporting-file-delete-2.tcl,
+	  ecommerce/www/admin/products/supporting-file-delete.tcl,
+	  ecommerce/www/admin/products/supporting-files-upload-2.tcl,
+	  ecommerce/www/admin/products/supporting-files-upload.tcl,
+	  ecommerce/www/admin/products/toggle-active-p.tcl,
+	  ecommerce/www/admin/products/toggle-no-shipping-avail-p.tcl,
+	  ecommerce/www/admin/products/upload-2.tcl,
+	  ecommerce/www/admin/products/upload-utilities.tcl,
+	  ecommerce/www/admin/products/upload.tcl,
+	  ecommerce/www/admin/retailers/add-2.tcl,
+	  ecommerce/www/admin/retailers/add-3.tcl,
+	  ecommerce/www/admin/retailers/add.tcl,
+	  ecommerce/www/admin/retailers/edit-2.tcl,
+	  ecommerce/www/admin/retailers/edit.tcl,
+	  ecommerce/www/admin/retailers/index.tcl,
+	  ecommerce/www/admin/retailers/one.tcl,
+	  ecommerce/www/admin/sales-tax/clear-2.tcl,
+	  ecommerce/www/admin/sales-tax/clear.tcl,
+	  ecommerce/www/admin/sales-tax/edit-2.tcl,
+	  ecommerce/www/admin/sales-tax/edit.tcl,
+	  ecommerce/www/admin/sales-tax/index.tcl,
+	  ecommerce/www/admin/shipping-costs/edit-2.tcl,
+	  ecommerce/www/admin/shipping-costs/edit.tcl,
+	  ecommerce/www/admin/shipping-costs/examples.tcl,
+	  ecommerce/www/admin/shipping-costs/index.tcl,
+	  ecommerce/www/admin/templates/add-2.tcl,
+	  ecommerce/www/admin/templates/add-3.tcl,
+	  ecommerce/www/admin/templates/add.tcl,
+	  ecommerce/www/admin/templates/category-associate-2.tcl,
+	  ecommerce/www/admin/templates/category-associate.tcl,
+	  ecommerce/www/admin/templates/delete-2.tcl,
+	  ecommerce/www/admin/templates/delete.tcl,
+	  ecommerce/www/admin/templates/edit-2.tcl,
+	  ecommerce/www/admin/templates/edit.tcl,
+	  ecommerce/www/admin/templates/index.tcl,
+	  ecommerce/www/admin/templates/make-default-2.tcl,
+	  ecommerce/www/admin/templates/make-default.tcl,
+	  ecommerce/www/admin/templates/one.tcl,
+	  ecommerce/www/admin/tools/form-custom.tcl,
+	  ecommerce/www/admin/tools/sort-custom.tcl,
+	  ecommerce/www/admin/tools/table-custom.tcl,
+	  ecommerce/www/admin/user-classes/add-2.tcl,
+	  ecommerce/www/admin/user-classes/add.tcl,
+	  ecommerce/www/admin/user-classes/approve-toggle.tcl,
+	  ecommerce/www/admin/user-classes/delete-2.tcl,
+	  ecommerce/www/admin/user-classes/delete.tcl,
+	  ecommerce/www/admin/user-classes/edit.tcl,
+	  ecommerce/www/admin/user-classes/index.tcl,
+	  ecommerce/www/admin/user-classes/member-add-2.tcl,
+	  ecommerce/www/admin/user-classes/member-add.tcl,
+	  ecommerce/www/admin/user-classes/member-delete-2.tcl,
+	  ecommerce/www/admin/user-classes/member-delete.tcl,
+	  ecommerce/www/admin/user-classes/members.tcl,
+	  ecommerce/www/admin/user-classes/one.tcl,
+	  ecommerce/www/doc/audit.tcl, ecommerce/www/doc/contextbar.tcl,
+	  ecommerce/www/doc/ecommerce-customer-service.tcl,
+	  ecommerce/www/doc/ecommerce-features.tcl,
+	  ecommerce/www/doc/ecommerce-for-mbas.adp,
+	  ecommerce/www/doc/ecommerce-for-mbas.tcl,
+	  ecommerce/www/doc/ecommerce-operation.adp,
+	  ecommerce/www/doc/ecommerce-operation.tcl,
+	  ecommerce/www/doc/ecommerce-setup.tcl,
+	  ecommerce/www/doc/ecommerce-technical.adp,
+	  ecommerce/www/doc/ecommerce-technical.tcl,
+	  ecommerce/www/doc/froogle.tcl, ecommerce/www/doc/index.tcl,
+	  ecommerce/www/doc/license.tcl,
+	  ecommerce/www/doc/porting-diary.tcl,
+	  ecommerce/www/doc/release.tcl,
+	  evaluation-portlet/evaluation-portlet.info,
+	  evaluation-portlet/catalog/evaluation-portlet.en_US.ISO-8859-1.xml,
+	  evaluation-portlet/lib/evaluations-chunk-postgresql.xql,
+	  evaluation-portlet/lib/evaluations-chunk.adp,
+	  evaluation-portlet/lib/evaluations-chunk.tcl,
+	  evaluation-portlet/lib/evaluations-chunk.xql,
+	  evaluation-portlet/lib/tasks-chunk-postgresql.xql,
+	  evaluation-portlet/lib/tasks-chunk.tcl,
+	  evaluation-portlet/tcl/apm-callback-procs.tcl,
+	  evaluation-portlet/tcl/evaluation-portlet-procs-postgresql.xql,
+	  evaluation-portlet/tcl/evaluation-portlet-procs.tcl,
+	  evaluation-portlet/www/evaluation-admin-portlet.adp,
+	  evaluation-portlet/www/evaluation-admin-portlet.tcl,
+	  evaluation-portlet/www/evaluation-assignments-portlet.tcl,
+	  evaluation-portlet/www/evaluation-evaluations-portlet-postgresql.xql,
+	  evaluation-portlet/www/evaluation-evaluations-portlet.adp,
+	  evaluation-portlet/www/evaluation-evaluations-portlet.tcl:
+	  committing changes, improvements and fixes to assessment,
+	  assessment-portlet, dotlrn, dotlrn-assessment, dotlrn-catalog,
+	  dotlrn-evaluation, ecommerce, evaluation and evaluation-portlet
+
+2005-05-31 18:59  miguelm
+
+	* packages/lors-central/www/images/admin.gif: adding image
+
+2005-05-31 18:59  miguelm
+
+	* packages/lors-central/www/images/admin.gif: file admin.gif was
+	  added on branch oacs-5-2 on 2005-06-13 15:10:42 +0000
+
+2005-05-31 14:07  daveb
+
+	* packages/acs-content-repository/tcl/: content-folder-procs.tcl,
+	  content-item-procs.tcl: Add where clause to content::item::update
+	  and content::folder::update
+
+2005-05-31 13:08  matthewg
+
+	* packages/contacts/www/: contact.adp, contact.tcl: Fixed some bugs
+	  with i18N and removed dependence on developmental project manager
+	  procs by checking if they existing and running the procs if they
+	  do
+
+2005-05-31 12:21  michaels
+
+	* packages/cms/www/modules/templates/datasources.adp: tidy up
+	  datasource display
+
+2005-05-31 11:04  michaels
+
+	* packages/cms/www/modules/items/: template-register-oracle.xql,
+	  template-register-postgresql.xql: using new cr api
+
+2005-05-31 10:46  michaels
+
+	* packages/cms/www/modules/items/: template-unregister.tcl,
+	  template-unregister-oracle.xql,
+	  template-unregister-postgresql.xql: tidy up template-unregister
+
+2005-05-31 01:04  michaels
+
+	* packages/cms/: lib/folder-items.tcl, tcl/clipboard-procs.tcl,
+	  tcl/clipboard-ui-procs.tcl: move render_bookmark to namespace,
+	  where i should've put it in the first place
+
+2005-05-31 00:59  michaels
+
+	* packages/cms/www/modules/items/: publish-status-oracle.xql,
+	  publish-status-postgresql.xql, publish-status.adp,
+	  publish-status.tcl: clean up/fix publishing status info
+
+2005-05-31 00:58  michaels
+
+	* packages/cms/www/modules/items/index.adp: minor layout change
+
+2005-05-31 00:57  michaels
+
+	* packages/cms/www/modules/items/: revision.adp, revision.tcl:
+	  remove debug statement and small layout change
+
+2005-05-31 00:55  michaels
+
+	* packages/cms/www/modules/items/: template-register.adp,
+	  template-register.tcl, template-register.xql, templates.adp,
+	  templates.tcl: enable registering of templates to items
+
+2005-05-28 16:47  michaels
+
+	* packages/cms/www/modules/templates/datasources.adp: fix/clean up
+	  template datasources include
+
+2005-05-28 11:44  miguelm
+
+	* packages/contacts/www/admin/group-ae.adp: file group-ae.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000
+
+2005-05-28 11:44  miguelm
+
+	* packages/contacts/www/admin/group-map.adp: file group-map.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000
+
+2005-05-28 11:44  miguelm
+
+	* packages/contacts/www/group-parties-add.adp: file
+	  group-parties-add.adp was added on branch oacs-5-2 on 2005-11-30
+	  15:31:02 +0000
+
+2005-05-28 11:44  miguelm
+
+	* packages/contacts/www/group-parties-remove.adp: file
+	  group-parties-remove.adp was added on branch oacs-5-2 on
+	  2005-11-30 15:31:02 +0000
+
+2005-05-28 11:44  miguelm
+
+	* packages/contacts/www/message-messages.adp: file
+	  message-messages.adp was added on branch oacs-5-2 on 2005-11-30
+	  15:31:02 +0000
+
+2005-05-28 11:44  miguelm
+
+	* packages/contacts/www/person-groups-ae.adp: file
+	  person-groups-ae.adp was added on branch oacs-5-2 on 2005-11-30
+	  15:31:02 +0000
+
+2005-05-28 11:44  miguelm
+
+	* packages/contacts/www/relationship-add.adp: file
+	  relationship-add.adp was added on branch oacs-5-2 on 2005-11-30
+	  15:31:02 +0000
+
+2005-05-28 11:44  miguelm
+
+	* packages/contacts/www/admin/relationships.adp: file
+	  relationships.adp was added on branch oacs-5-2 on 2005-11-30
+	  15:31:03 +0000
+
+2005-05-28 11:44  miguelm
+
+	* packages/contacts/www/admin/role-ae.adp: file role-ae.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:31:03 +0000
+
+2005-05-28 11:44  miguelm
+
+	* packages/contacts/www/admin/roles.adp: file roles.adp was added
+	  on branch oacs-5-2 on 2005-11-30 15:31:03 +0000
+
+2005-05-28 11:44  miguelm
+
+	* packages/contacts/www/search-help.adp: file search-help.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-05-28 11:44  maltes
+
+	* packages/contacts/: tcl/contacts-install-procs.tcl,
+	  www/contact-rels.adp, www/contact.adp, www/contact.tcl,
+	  www/group-parties-add.adp, www/group-parties-remove.adp,
+	  www/message-messages.adp, www/person-groups-ae.adp,
+	  www/relationship-add.adp, www/search-help.adp, www/search.adp,
+	  www/settings.adp, www/admin/group-ae.adp,
+	  www/admin/group-map.adp, www/admin/relationships.adp,
+	  www/admin/role-ae.adp, www/admin/roles.adp: I18N of contacts
+
+2005-05-28 11:37  miguelm
+
+	* packages/ams/www/list-attribute-section-heading.adp: file
+	  list-attribute-section-heading.adp was added on branch oacs-5-2
+	  on 2005-11-30 16:21:53 +0000
+
+2005-05-28 11:37  miguelm
+
+	* packages/ams/www/list-attribute-section-heading.tcl: file
+	  list-attribute-section-heading.tcl was added on branch oacs-5-2
+	  on 2005-11-30 16:21:53 +0000
+
+2005-05-28 11:37  miguelm
+
+	* packages/ams/www/list-form-preview.adp: file
+	  list-form-preview.adp was added on branch oacs-5-2 on 2005-11-30
+	  16:21:53 +0000
+
+2005-05-28 11:37  miguelm
+
+	* packages/ams/www/list-form-preview.tcl: file
+	  list-form-preview.tcl was added on branch oacs-5-2 on 2005-11-30
+	  16:21:53 +0000
+
+2005-05-28 11:37  miguelm
+
+	* packages/ams/tcl/recurrence-widget-procs.tcl: file
+	  recurrence-widget-procs.tcl was added on branch oacs-5-2 on
+	  2005-11-30 16:21:53 +0000
+
+2005-05-28 11:37  maltes
+
+	* packages/ams/: tcl/ams-init.tcl, tcl/ams-list-procs.tcl,
+	  tcl/recurrence-widget-procs.tcl,
+	  www/list-attribute-section-heading.adp,
+	  www/list-attribute-section-heading.tcl, www/list-attributes.tcl,
+	  www/list-code.adp, www/list-code.tcl, www/list-form-preview.adp,
+	  www/list-form-preview.tcl: I18N of AMS
+
+2005-05-27 12:16  victorg
+
+	* packages/assessment/www/asm-admin/catalog-browse.tcl: typo in
+	  page_size parameter value for the listbuilder
+
+2005-05-27 11:16  eduardop
+
+	* packages/lorsm/sql/postgresql/upgrade/upgrade-0.6d2-0.6d3.sql:
+	  file upgrade-0.6d2-0.6d3.sql was added on branch oacs-5-2 on
+	  2005-10-25 10:25:01 +0000
+
+2005-05-27 05:46  matthewg
+
+	* packages/ams/tcl/ams-widget-procs.tcl: Procs for viewing
+	  attribute data added
+
+2005-05-27 05:35  matthewg
+
+	* packages/contacts/www/: contact-groups.tcl, contact.tcl:
+	  Converted a hard coded form to ad_form
+
+2005-05-27 05:06  matthewg
+
+	* packages/contacts/www/contact.tcl: Updated user summary user
+	  interface. Added view to relationship details.
+
+2005-05-27 05:02  matthewg
+
+	* packages/contacts/www/: contact-rels.tcl, contact.adp,
+	  contact.tcl: Updated user summary user interface. Added view to
+	  relationship details.
+
+2005-05-27 03:30  jeffd
+
+	* packages/acs-subsite/www/permissions/toggle-inherit.tcl: fix so
+	  subsite admins toggling inheritence dont remove their own admin
+	  rights
+
+2005-05-26 20:18  matthewg
+
+	* packages/contacts/www/: files-delete.tcl, files-update.tcl,
+	  files.adp, files.tcl, index.vuh: Adding file upload mechanism
+	  capabilities to contacts
+
+2005-05-26 14:33  miguelm
+
+	* packages/lorsm/www/doc/lorsm-rte.html: file lorsm-rte.html was
+	  added on branch oacs-5-2 on 2005-06-13 15:10:57 +0000
+
+2005-05-26 14:33  miguelm
+
+	* packages/lorsm/www/doc/images/scorm1.png: file scorm1.png was
+	  added on branch oacs-5-2 on 2005-06-13 15:10:57 +0000
+
+2005-05-26 14:33  giancarlol
+
+	* packages/lorsm/www/doc/: lorsm-rte.html, images/scorm1.png: Added
+	  support for SCORM delivery (SCORM 1.2 RTE).
+
+2005-05-26 14:14  miguelm
+
+	* packages/lorsm/sql/postgresql/lorsm-cmi-create.sql: file
+	  lorsm-cmi-create.sql was added on branch oacs-5-2 on 2005-06-13
+	  15:10:43 +0000
+
+2005-05-26 14:14  miguelm
+
+	* packages/lorsm/sql/postgresql/lorsm-cmi-drop.sql: file
+	  lorsm-cmi-drop.sql was added on branch oacs-5-2 on 2005-06-13
+	  15:10:43 +0000
+
+2005-05-26 14:14  miguelm
+
+	* packages/lorsm/sql/postgresql/lorsm-drop.sql: file lorsm-drop.sql
+	  was added on branch oacs-5-2 on 2005-06-13 15:10:43 +0000
+
+2005-05-26 14:14  giancarlol
+
+	* packages/lorsm/sql/postgresql/: lorsm-cmi-create.sql,
+	  lorsm-cmi-drop.sql, lorsm-drop.sql: Added support for SCORM
+	  delivery (SCORM 1.2 RTE).
+
+2005-05-26 05:39  maltes
+
+	* packages/contacts/www/contact-add.tcl: Modified to support
+	  callbacks that allow generation of a project for an organization
+
+2005-05-26 05:37  maltes
+
+	* packages/contacts/tcl/contacts-install-procs.tcl: Added callback
+	  support
+
+2005-05-26 05:34  janine
+
+	* packages/project-manager/tcl/project-manager-procs.xql: file
+	  project-manager-procs.xql was added on branch oacs-5-2 on
+	  2005-11-30 06:47:37 +0000
+
+2005-05-26 05:34  maltes
+
+	* packages/project-manager/: tcl/project-manager-procs.xql,
+	  www/one.xql: I18N support, added callbacks for file-storage,
+	  forums and contacts. Extracted lists into their own includes,
+	  same goes for portlets
+
+2005-05-26 03:35  maltes
+
+	* packages/ams/www/: list-attribute-section-heading.tcl,
+	  list-attributes.tcl, list-code.tcl, list-form-preview.tcl:
+	  Enhanced user experience by making sure the return_url and
+	  return_label is passed around
+
+2005-05-25 12:23  matthewg
+
+	* packages/contacts/www/: contact-add.adp, contact-edit.adp,
+	  contact-rels.adp, contact.adp, message.adp, relationship-ae.adp,
+	  search.adp: Added custom formtemplate for inline forms and
+	  removed dependence on local formtemplate styles
+
+2005-05-25 12:23  miguelm
+
+	* packages/contacts/www/contact-edit.adp: file contact-edit.adp was
+	  added on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-05-25 12:23  miguelm
+
+	* packages/contacts/www/relationship-ae.adp: file
+	  relationship-ae.adp was added on branch oacs-5-2 on 2005-11-30
+	  15:31:02 +0000
+
+2005-05-25 06:47  maltes
+
+	* packages/ams/www/: list-code.adp, list-code.tcl: I18N of
+	  attribute pretty names.
+
+2005-05-24 22:09  matthewg
+
+	* packages/contacts/www/: contact-rels.tcl, index.vuh,
+	  relationship-add.tcl, relationship-ae.tcl,
+	  relationship-delete.tcl: Added index.vuh to create pretty urls
+	  and modified references to urls to take these changes into
+	  account
+
+2005-05-23 22:54  enriquec
+
+	* packages/acs-admin/: www/users/merge-confirm.adp,
+	  www/users/merge-confirm.tcl, www/users/merge-confirm.xql,
+	  www/users/merge-final.adp, www/users/merge-final.tcl,
+	  www/users/merge-oracle.xql, www/users/merge-postgresql.xql,
+	  www/users/merge.adp, www/users/merge.tcl, www/users/merge.xql,
+	  www/users/one.adp, www/users/search.tcl, tcl/merge-procs.tcl,
+	  www/resources/left.gif, www/resources/not_available.gif,
+	  www/resources/right.gif, www/resources/um-more-info.css: Adding
+	  GUI to merge user accounts. I modified the 'one acs admin user'
+	  page and 'search' page to support this.
+
+2005-05-23 22:21  enriquec
+
+	* packages/acs-kernel/: acs-kernel.info,
+	  sql/oracle/groups-body-create.sql, sql/oracle/groups-create.sql,
+	  sql/oracle/upgrade/upgrade-5.2.0d9-5.2.0d10.sql,
+	  sql/postgresql/groups-body-create.sql,
+	  sql/postgresql/groups-create.sql,
+	  sql/postgresql/upgrade/upgrade-5.2.0d9-5.2.0d10.sql: Adding the
+	  member_state 'merged'. Added plsql functions and upgrade scripts
+	  for oracle and pg.
+
+2005-05-23 12:57  jeffd
+
+	* packages/search/www/: search.adp, search.tcl: search for things
+	  owned by the subsite itself as well, provide object_id in
+	  datasource
+
+2005-05-23 11:07  annyf
+
+	* packages/assessment/tcl/as-callback-procs.tcl: file
+	  as-callback-procs.tcl was added on branch oacs-5-2 on 2005-06-10
+	  18:53:30 +0000
+
+2005-05-23 11:07  eduardop
+
+	* packages/assessment/tcl/as-callback-procs.tcl: move callbacks to
+	  other file to prevent QTI import breakage when using oacs-5-1
+
+2005-05-23 07:23  eduardop
+
+	* packages/lors/tcl/lors-assessment-procs.tcl: Removing the
+	  deprecated and unused lors-assessment-procs.tcl
+
+2005-05-22 21:50  michaels
+
+	* packages/cms/www/modules/items/: templates-oracle.xql,
+	  templates-postgresql.xql: missed a couple of old
+	  cms_permission__permission_p calls
+
+2005-05-21 17:00  matthewg
+
+	* packages/contacts/www/: contact-rels-postgresql.xql,
+	  contact-rels.adp, contact-rels.tcl,
+	  relationship-add-postgresql.xql, relationship-add.tcl,
+	  relationship-ae-postgresql.xql, relationship-ae.adp,
+	  relationship-ae.tcl, relationship-delete-postgresql.xql,
+	  relationship-delete.tcl, admin/relationships.adp,
+	  admin/relationships.tcl: Improved Relationships UI, added the
+	  ability to associate AMS attributes with relationships so you can
+	  add details to a relationship, moved some of the sql in tcl to
+	  xql files
+
+2005-05-21 17:00  miguelm
+
+	* packages/contacts/www/relationship-add-postgresql.xql: file
+	  relationship-add-postgresql.xql was added on branch oacs-5-2 on
+	  2005-11-30 15:31:02 +0000
+
+2005-05-21 17:00  miguelm
+
+	* packages/contacts/www/relationship-ae-postgresql.xql: file
+	  relationship-ae-postgresql.xql was added on branch oacs-5-2 on
+	  2005-11-30 15:31:02 +0000
+
+2005-05-21 17:00  miguelm
+
+	* packages/contacts/www/relationship-delete-postgresql.xql: file
+	  relationship-delete-postgresql.xql was added on branch oacs-5-2
+	  on 2005-11-30 15:31:02 +0000
+
+2005-05-20 14:47  miguelm
+
+	* packages/lors/sql/postgresql/upgrade/upgrade-0.6d3-0.6d4.sql:
+	  file upgrade-0.6d3-0.6d4.sql was added on branch oacs-5-2 on
+	  2005-06-13 15:10:41 +0000
+
+2005-05-20 14:47  miguelm
+
+	* packages/lors/sql/postgresql/upgrade/upgrade-0.6d3-0.6d4.sql:
+	  upgradint version, addin upgrade file
+
+2005-05-20 09:23  andrewg
+
+	* packages/acs-tcl/tcl/utilities-procs.tcl: Merging in changes from
+	  oacs-5-1.  Please see comments for 1.70.2.8.
+
+2005-05-20 07:25  miguelm
+
+	* packages/lors/tcl/lors-callback-procs.tcl: file
+	  lors-callback-procs.tcl was added on branch oacs-5-2 on
+	  2005-06-13 15:10:41 +0000
+
+2005-05-20 07:23  eduardop
+
+	* packages/lors/tcl/lors-callback-procs.tcl: lorsm is now able to
+	  import content using other packages (code uses callbacks)
+
+2005-05-19 19:03  matthewg
+
+	* packages/contacts/www/: contact.adp, contact.tcl: Removed site
+	  specific code (or provided workaround that will not throw errors)
+	  that had been left contacts was uploaded to cvs.openacs.org
+	  yesterday
+
+2005-05-19 12:45  matthewg
+
+	* packages/contacts/www/resources/contacts-print.css: Adding
+	  appropriate Author, Creation Date and CVS Header information
+
+2005-05-18 17:46  michaels
+
+	* packages/cms/lib/folder-items.tcl: flush page so new items appear
+	  in folder content list immediately
+
+2005-05-18 17:20  michaels
+
+	* packages/cms/www/modules/: items/attributes.tcl,
+	  sitemap/create.adp, sitemap/rename.adp, templates/new-folder.adp:
+	  change check for date display before formatting (not optimal);
+	  few more little cleanup issues
+
+2005-05-18 14:21  michaels
+
+	* packages/cms/www/modules/items/attributes.tcl: check to make sure
+	  date is valid
+
+2005-05-18 13:13  michaels
+
+	* packages/cms/sql/postgresql/cms-create.sql: small typo
+
+2005-05-18 13:11  matthewg
+
+	* packages/ams/: tcl/ams-init.tcl,
+	  tcl/ams-list-procs-postgresql.xql, tcl/ams-list-procs.tcl,
+	  tcl/ams-widget-procs-postgresql.xql, tcl/ams-widget-procs.tcl,
+	  tcl/recurrence-widget-procs.tcl,
+	  www/list-attribute-section-heading.adp,
+	  www/list-attribute-section-heading.tcl, www/list-attributes.tcl,
+	  www/list-code.adp, www/list-code.tcl, www/list-form-preview.adp,
+	  www/list-form-preview.tcl: Uploading AMS 1.0d code
+
+2005-05-18 12:45  miguelm
+
+	* packages/contacts/www/admin/permissions-user-add.adp: file
+	  permissions-user-add.adp was added on branch oacs-5-2 on
+	  2005-11-30 15:31:03 +0000
+
+2005-05-18 12:45  miguelm
+
+	* packages/contacts/www/admin/relationship-ae-postgresql.xql: file
+	  relationship-ae-postgresql.xql was added on branch oacs-5-2 on
+	  2005-11-30 15:31:03 +0000
+
+2005-05-18 12:45  miguelm
+
+	* packages/contacts/www/admin/relationship-ae.adp: file
+	  relationship-ae.adp was added on branch oacs-5-2 on 2005-11-30
+	  15:31:03 +0000
+
+2005-05-18 12:45  miguelm
+
+	* packages/contacts/www/admin/relationship-ae.xql: file
+	  relationship-ae.xql was added on branch oacs-5-2 on 2005-11-30
+	  15:31:03 +0000
+
+2005-05-18 12:45  miguelm
+
+	* packages/contacts/www/admin/relationships-postgresql.xql: file
+	  relationships-postgresql.xql was added on branch oacs-5-2 on
+	  2005-11-30 15:31:03 +0000
+
+2005-05-18 12:45  miguelm
+
+	* packages/contacts/www/signature.adp: file signature.adp was added
+	  on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-05-18 12:45  matthewg
+
+	* packages/contacts/: sql/postgresql/contacts-search-create.sql,
+	  tcl/contact-search-procs.tcl, www/comment-add.tcl,
+	  www/comments.adp, www/comments.tcl, www/contact-add.adp,
+	  www/contact-add.tcl, www/contact-edit.adp, www/contact-edit.tcl,
+	  www/contact-groups.adp, www/contact-groups.tcl,
+	  www/contact-rels.adp, www/contact-rels.tcl, www/contact.adp,
+	  www/contact.tcl, www/group-parties-add.adp,
+	  www/group-parties-add.tcl, www/group-parties-remove.adp,
+	  www/group-parties-remove.tcl, www/group-party-add.tcl,
+	  www/group-party.tcl, www/message-messages.adp, www/message.adp,
+	  www/message.tcl, www/person-groups-ae.adp,
+	  www/person-groups-ae.tcl, www/relationship-add.adp,
+	  www/relationship-add.tcl, www/search-help.adp,
+	  www/search-help.tcl, www/search.adp, www/search.tcl,
+	  www/search.xql, www/settings.adp, www/settings.tcl,
+	  www/signature.adp, www/signature.tcl, www/admin/group-ae.adp,
+	  www/admin/group-ae.tcl, www/admin/group-map.adp,
+	  www/admin/group-map.tcl, www/admin/permissions-user-add.adp,
+	  www/admin/permissions-user-add.tcl,
+	  www/admin/relationship-ae-postgresql.xql,
+	  www/admin/relationship-ae.adp, www/admin/relationship-ae.tcl,
+	  www/admin/relationship-ae.xql,
+	  www/admin/relationships-postgresql.xql,
+	  www/admin/relationships.adp, www/admin/relationships.tcl,
+	  www/admin/role-ae.adp, www/admin/role-ae.tcl,
+	  www/admin/roles.adp, www/admin/roles.tcl,
+	  www/resources/contacts-print.css: Uploading Contacts 1.0d code
+	  and removing old files from Contacts 0.1d
+
+2005-05-18 12:45  miguelm
+
+	* packages/contacts/www/comments.adp: file comments.adp was added
+	  on branch oacs-5-2 on 2005-11-30 15:31:02 +0000
+
+2005-05-18 12:36  michaels
+
+	* packages/cms/: lib/folder-items.tcl,
+	  www/modules/items/attributes.tcl,
+	  www/modules/items/revisions.tcl: use %q %X so time obeys locale
+
+2005-05-18 12:16  michaels
+
+	* packages/cms/www/modules/items/revisions.tcl: don't need the day
+	  of week in the pretty date
+
+2005-05-18 11:41  michaels
+
+	* packages/cms/www/modules/items/: attributes-oracle.xql,
+	  attributes-postgresql.xql, attributes.tcl: lc_time_fmt values for
+	  date datatypes when displaying attribute values
+
+2005-05-18 11:13  michaels
+
+	* packages/cms/www/modules/types/: content-method-set-default.tcl,
+	  content-method-unregister.tcl, content-method-unset-default.tcl,
+	  content-method.tcl, mime-types.tcl, relation-register.tcl,
+	  relation-unregister.tcl, set-default-template.tcl,
+	  unregister-mime-type.tcl, widget-register.tcl,
+	  content_symlink/delete.tcl: fix a few straggler id= (changed id
+	  to the more sensible content_type)
+
+2005-05-18 03:45  josee
+
+	* packages/lorsm/www/delivery-bottom-bar/body.adp: file body.adp
+	  was added on branch oacs-5-2 on 2005-06-14 09:53:01 +0000
+
+2005-05-18 03:45  josee
+
+	* packages/lorsm/www/delivery-bottom-bar/body.tcl: file body.tcl
+	  was added on branch oacs-5-2 on 2005-06-14 09:53:01 +0000
+
+2005-05-18 03:45  josee
+
+	* packages/lorsm/www/delivery-bottom-bar/bottom.adp: file
+	  bottom.adp was added on branch oacs-5-2 on 2005-06-14 09:53:01
+	  +0000
+
+2005-05-18 03:45  josee
+
+	* packages/lorsm/www/delivery-bottom-bar/bottom.tcl: file
+	  bottom.tcl was added on branch oacs-5-2 on 2005-06-14 09:53:01
+	  +0000
+
+2005-05-18 03:45  josee
+
+	* packages/lorsm/www/delivery-bottom-bar/Images/exit.png: file
+	  exit.png was added on branch oacs-5-2 on 2005-06-14 09:53:02
+	  +0000
+
+2005-05-18 03:45  josee
+
+	* packages/lorsm/www/delivery-bottom-bar/exit.tcl: file exit.tcl
+	  was added on branch oacs-5-2 on 2005-06-14 09:53:01 +0000
+
+2005-05-18 03:45  josee
+
+	* packages/lorsm/www/delivery-bottom-bar/Images/home.png: file
+	  home.png was added on branch oacs-5-2 on 2005-06-14 09:53:02
+	  +0000
+
+2005-05-18 03:45  josee
+
+	* packages/lorsm/www/delivery-bottom-bar/view/index-oracle.xql:
+	  file index-oracle.xql was added on branch oacs-5-2 on 2005-06-14
+	  09:53:02 +0000
+
+2005-05-18 03:45  josee
+
+	* packages/lorsm/www/delivery-bottom-bar/view/index-postgresql.xql:
+	  file index-postgresql.xql was added on branch oacs-5-2 on
+	  2005-06-14 09:53:02 +0000
+
+2005-05-18 03:45  josee
+
+	* packages/lorsm/www/delivery-bottom-bar/index.adp: file index.adp
+	  was added on branch oacs-5-2 on 2005-06-14 09:53:01 +0000
+
+2005-05-18 03:45  josee
+
+	* packages/lorsm/www/delivery-bottom-bar/index.tcl: file index.tcl
+	  was added on branch oacs-5-2 on 2005-06-14 09:53:01 +0000
+
+2005-05-18 03:45  josee
+
+	* packages/lorsm/www/delivery-bottom-bar/view/index.vuh: file
+	  index.vuh was added on branch oacs-5-2 on 2005-06-14 09:53:02
+	  +0000
+
+2005-05-18 03:45  josee
+
+	* packages/lorsm/www/delivery-bottom-bar/Images/leaf.gif: file
+	  leaf.gif was added on branch oacs-5-2 on 2005-06-14 09:53:02
+	  +0000
+
+2005-05-18 03:45  josee
+
+	* packages/lorsm/www/delivery-bottom-bar/Images/minus.gif: file
+	  minus.gif was added on branch oacs-5-2 on 2005-06-14 09:53:02
+	  +0000
+
+2005-05-18 03:45  josee
+
+	* packages/lorsm/www/delivery-bottom-bar/Images/next.png: file
+	  next.png was added on branch oacs-5-2 on 2005-06-14 09:53:02
+	  +0000
+
+2005-05-18 03:45  josee
+
+	* packages/lorsm/www/delivery-bottom-bar/Images/nexthide.png: file
+	  nexthide.png was added on branch oacs-5-2 on 2005-06-14 09:53:02
+	  +0000
+
+2005-05-18 03:45  josee
+
+	* packages/lorsm/www/delivery-bottom-bar/Images/plus.gif: file
+	  plus.gif was added on branch oacs-5-2 on 2005-06-14 09:53:02
+	  +0000
+
+2005-05-18 03:45  josee
+
+	* packages/lorsm/www/delivery-bottom-bar/Images/prev.png: file
+	  prev.png was added on branch oacs-5-2 on 2005-06-14 09:53:02
+	  +0000
+
+2005-05-18 03:45  josee
+
+	* packages/lorsm/www/delivery-bottom-bar/Images/prevhide.png: file
+	  prevhide.png was added on branch oacs-5-2 on 2005-06-14 09:53:02
+	  +0000
+
+2005-05-18 03:45  josee
+
+	* packages/lorsm/www/delivery-bottom-bar/record-view.tcl: file
+	  record-view.tcl was added on branch oacs-5-2 on 2005-06-14
+	  09:53:01 +0000
+
+2005-05-18 03:45  josee
+
+	* packages/lorsm/www/delivery-bottom-bar/: body.adp, body.tcl,
+	  bottom.adp, bottom.tcl, exit.tcl, index.adp, index.tcl,
+	  record-view.tcl, Images/exit.png, Images/home.png,
+	  Images/leaf.gif, Images/minus.gif, Images/next.png,
+	  Images/nexthide.png, Images/plus.gif, Images/prev.png,
+	  Images/prevhide.png, view/index-oracle.xql,
+	  view/index-postgresql.xql, view/index.vuh: adding new course
+	  presentation format (bottom navigation bar)
+
+2005-05-17 18:58  miguelm
+
+	* packages/lors-central/: lib/item-files.tcl, www/one-file.tcl:
+	  adding one variable to url
+
+2005-05-17 18:13  michaels
+
+	* packages/cms/www/modules/clipboard/index.adp: ditch obsoleted
+	  href target
+
+2005-05-17 18:02  michaels
+
+	* packages/cms/tcl/: publish-procs.tcl, publish-procs.xql: make
+	  sure publish-procs does not barf (for now)
+
+2005-05-17 17:48  miguelm
+
+	* packages/lorsm/www/delivery-no-index/: index.tcl,
+	  record-view.tcl, view/index.vuh: fixing display for delivery no
+	  index pages
+
+2005-05-17 17:25  michaels
+
+	* packages/cms/: todo, tcl/form-procs-oracle.xql,
+	  tcl/form-procs-postgresql.xql, tcl/form-procs.tcl,
+	  www/modules/items/children.adp, www/modules/items/children.tcl,
+	  www/modules/items/item-header.xql,
+	  www/modules/items/relate-items-2.tcl,
+	  www/modules/items/relate-items.tcl,
+	  www/modules/items/related-items.tcl,
+	  www/modules/items/related-items.xql,
+	  www/modules/items/unrelate-item.tcl,
+	  www/modules/types/relation-register.tcl: fix small bugs in
+	  related content templates, remove User::getID calls from
+	  form-procs
+
+2005-05-17 13:53  miguelm
+
+	* packages/lorsm-portlet/:
+	  sql/postgresql/lorsm-admin-portlet-create.sql,
+	  sql/postgresql/lorsm-portlet-create.sql,
+	  tcl/lorsm-admin-portlet-procs.tcl, tcl/lorsm-portlet-procs.tcl,
+	  www/lorsm-admin-portlet.tcl, www/lorsm-portlet.tcl: to support
+	  versions and lors-central
+
+2005-05-17 13:23  miguelm
+
+	* packages/lorsm/: lib/user-lorsm.xql,
+	  tcl/lorsm-delivery-procs.tcl, tcl/lorsm-delivery-procs.xql,
+	  www/course-structure.xql, www/delivery/menu-mk.adp,
+	  www/delivery/menu-mk.tcl, www/delivery/menu.xql,
+	  www/images/file.gif, www/images/folder.gif,
+	  www/images/golive.gif, www/images/live.gif,
+	  www/md/generalmd/general_aggl.tcl,
+	  www/md/generalmd/general_cata.tcl,
+	  www/md/generalmd/general_cover.tcl,
+	  www/md/generalmd/general_desc.tcl,
+	  www/md/generalmd/general_key.tcl,
+	  www/md/generalmd/general_lang.tcl,
+	  www/md/generalmd/general_struc.tcl,
+	  www/md/generalmd/general_title.tcl: to support versions and
+	  lors-central
+
+2005-05-17 13:03  miguelm
+
+	* packages/lorsm/: catalog/lorsm.en_US.ISO-8859-1.xml,
+	  catalog/lorsm.es_ES.ISO-8859-1.xml,
+	  catalog/lorsm.es_GT.ISO-8859-1.xml, lib/user-lorsm.tcl,
+	  sql/postgresql/lorsm-create.sql,
+	  sql/postgresql/lorsm-packages.sql, tcl/lorsm-install-procs.tcl,
+	  tcl/lorsm-procs.tcl, tcl/lorsm-procs.xql,
+	  tcl/lorsm-tracking-procs.tcl, templates/lorsm-default.adp,
+	  templates/lorsm-default.tcl, www/course-add-2.tcl,
+	  www/course-add-3.tcl, www/course-add.tcl,
+	  www/course-structure.adp, www/course-structure.tcl,
+	  www/edit-content.tcl, www/enabler.tcl, www/formater.tcl,
+	  www/index.tcl, www/not-allowed.tcl, www/sharer.tcl,
+	  www/tracker.tcl, www/delivery/body.tcl, www/delivery/exit.tcl,
+	  www/delivery/index.adp, www/delivery/index.tcl,
+	  www/delivery/menu.adp, www/delivery/menu.tcl,
+	  www/delivery/record-view.tcl, www/delivery/view/index.vuh,
+	  www/delivery1/body.tcl, www/delivery1/exit.tcl,
+	  www/delivery1/header.adp, www/delivery1/header.tcl,
+	  www/delivery1/index.tcl, www/delivery1/record-view.tcl,
+	  www/delivery1/toc.tcl, www/delivery2/body.tcl,
+	  www/delivery2/exit.tcl, www/delivery2/header.adp,
+	  www/delivery2/header.tcl, www/delivery2/index.tcl,
+	  www/delivery2/record-view.tcl, www/delivery2/view/index.vuh,
+	  www/doc/creating_package.html, www/doc/index.html,
+	  www/doc/lors_overview.html, www/doc/lorsm_installation.html,
+	  www/export/index.vuh, www/lib/repository-shared-courses.tcl,
+	  www/md/addmd.tcl, www/md/annotationmd.tcl,
+	  www/md/classificationmd.tcl, www/md/educationalmd.tcl,
+	  www/md/generalmd.tcl, www/md/index.tcl, www/md/lifecyclemd.tcl,
+	  www/md/metamd.tcl, www/md/relationmd.tcl, www/md/rightsmd.tcl,
+	  www/md/technicalmd.tcl, www/md/annotationmd/annotation.tcl,
+	  www/md/annotationmd/annotation_add.tcl,
+	  www/md/annotationmd/annotation_date.tcl,
+	  www/md/annotationmd/annotation_desc.tcl,
+	  www/md/annotationmd/annotation_ent.tcl,
+	  www/md/classificationmd/classification.tcl,
+	  www/md/classificationmd/classification_addpath.tcl,
+	  www/md/classificationmd/classification_desc.tcl,
+	  www/md/classificationmd/classification_key.tcl,
+	  www/md/classificationmd/classification_pur.tcl,
+	  www/md/classificationmd/classification_taxon.tcl,
+	  www/md/classificationmd/classification_tpath.tcl,
+	  www/md/classificationmd/classification_tsource.tcl,
+	  www/md/educationalmd/educational_cont.tcl,
+	  www/md/educationalmd/educational_desc.tcl,
+	  www/md/educationalmd/educational_dif.tcl,
+	  www/md/educationalmd/educational_ieur.tcl,
+	  www/md/educationalmd/educational_intl.tcl,
+	  www/md/educationalmd/educational_intt.tcl,
+	  www/md/educationalmd/educational_lang.tcl,
+	  www/md/educationalmd/educational_semd.tcl,
+	  www/md/educationalmd/educational_tar.tcl,
+	  www/md/educationalmd/educational_tlt.tcl,
+	  www/md/lifecyclemd/lifecycle_cont.tcl,
+	  www/md/lifecyclemd/lifecycle_stat.tcl,
+	  www/md/lifecyclemd/lifecycle_version.tcl,
+	  www/md/metamd/meta_cata.tcl, www/md/metamd/meta_cont.tcl,
+	  www/md/metamd/meta_lang.tcl, www/md/metamd/meta_scheme.tcl,
+	  www/md/relationmd/relation.tcl,
+	  www/md/relationmd/relation_add.tcl,
+	  www/md/relationmd/relation_cata.tcl,
+	  www/md/relationmd/relation_desc.tcl,
+	  www/md/relationmd/relation_ident.tcl,
+	  www/md/relationmd/relation_kind.tcl,
+	  www/md/rightsmd/rights_caor.tcl, www/md/rightsmd/rights_cost.tcl,
+	  www/md/rightsmd/rights_desc.tcl,
+	  www/md/technicalmd/technical_dur.tcl,
+	  www/md/technicalmd/technical_form.tcl,
+	  www/md/technicalmd/technical_inst.tcl,
+	  www/md/technicalmd/technical_loca.tcl,
+	  www/md/technicalmd/technical_otr.tcl,
+	  www/md/technicalmd/technical_req.tcl,
+	  www/md/technicalmd/technical_size.tcl,
+	  www/shared/add-shared-course-2.tcl,
+	  www/shared/add-shared-course.tcl, www/shared/course-info.tcl,
+	  www/shared/index.tcl, www/tracking/index.tcl: to support versions
+	  and lors-central
+
+2005-05-17 12:45  miguelm
+
+	* packages/dotlrn-lorsm/tcl/dotlrn-lorsm-procs.tcl: to support
+	  versions and lors-central
+
+2005-05-17 12:35  miguelm
+
+	* packages/lors/: lors.info, sql/postgresql/lors-create.sql,
+	  sql/postgresql/lors-imscp-create.sql,
+	  sql/postgresql/lors-imscp-drop.sql,
+	  sql/postgresql/lors-imscp-package-create.sql,
+	  sql/postgresql/lors-imsmd-create.sql,
+	  sql/postgresql/lors-imsmd-packages-create.sql,
+	  sql/postgresql/upgrade/upgrade-0.4d-0.5d.sql,
+	  tcl/lors-assessment-procs.tcl, tcl/lors-cr-procs.tcl,
+	  tcl/lors-imscp-blackboard5-procs.tcl,
+	  tcl/lors-imscp-blackboard6-procs.tcl, tcl/lors-imscp-procs.tcl,
+	  tcl/lors-imsmd-procs.tcl, tcl/lors-imsmd-sc-procs.tcl: to support
+	  versions and lors-central
+
+2005-05-17 12:21  miguelm
+
+	* packages/lors-central/:
+	  catalog/lors-central.en_US.ISO-8859-1.xml,
+	  catalog/lors-central.es_ES.ISO-8859-1.xml,
+	  catalog/lors-central.es_GT.ISO-8859-1.xml, lib/clipboard.adp,
+	  lib/clipboard.tcl, lib/clipboard.xql,
+	  lib/content-edit-postgresql.xql, lib/content-edit.adp,
+	  lib/content-edit.tcl, lib/item-files.adp, lib/item-files.tcl,
+	  lib/item-files.xql, sql/postgresql/lors-central-create.sql,
+	  sql/postgresql/lors-central-imscp-package-create.sql,
+	  sql/postgresql/upgrade/lors-central-0.1a1-0.1a2.sql,
+	  sql/postgresql/upgrade/lors-central-03042005.sql,
+	  tcl/apm-callbacks-procs.tcl, tcl/lors-central-cr-procs.tcl,
+	  tcl/lors-central-export-procs-postgresql.xql,
+	  tcl/lors-central-export-procs.tcl,
+	  tcl/lors-central-export-procs.xql,
+	  tcl/lors-central-imscp-procs.tcl,
+	  tcl/lors-central-install-procs.tcl, tcl/lors-central-procs.tcl,
+	  tcl/lors-central-procs.xql, tcl/test/lors-central-procs.tcl,
+	  www/add-exist-item.tcl, www/add-exist-item.xql, www/add-lo.adp,
+	  www/add-lo.tcl, www/add-lo.xql, www/change-lo-version.tcl,
+	  www/change-one-lo-version.tcl, www/change-one-version.tcl,
+	  www/course-add-2.adp, www/course-add-2.tcl, www/course-add-3.adp,
+	  www/course-add-3.tcl, www/course-add-3.xql, www/course-add.adp,
+	  www/course-add.tcl, www/course-admin.adp, www/course-admin.tcl,
+	  www/course-associate.tcl, www/course-associate.xql,
+	  www/course-association-drop.tcl, www/course-association-drop.xql,
+	  www/course-dotlrn-assoc.adp, www/course-dotlrn-assoc.tcl,
+	  www/course-dotlrn-assoc.xql, www/course-live-in.adp,
+	  www/course-live-in.tcl, www/course-live-in.xql,
+	  www/course-version-change.tcl, www/course-versions.adp,
+	  www/course-versions.tcl, www/course-versions.xql,
+	  www/edit-content.tcl, www/file-content-edit.adp,
+	  www/file-content-edit.tcl, www/folder-description.adp,
+	  www/folder-description.tcl, www/index.adp, www/index.tcl,
+	  www/index.vuh, www/index.xql, www/new-clipboard-files.tcl,
+	  www/new-clipboard-files.xql, www/new-file.adp, www/new-file.tcl,
+	  www/new-file.xql, www/new-learning-object.adp,
+	  www/new-learning-object.tcl, www/new-learning-object.xql,
+	  www/not-allowed.adp, www/not-allowed.tcl,
+	  www/one-course-associations.adp, www/one-course-associations.tcl,
+	  www/one-course-associations.xql, www/one-course-item.adp,
+	  www/one-course-item.tcl, www/one-course-item.xql,
+	  www/one-course-views.adp, www/one-course-views.tcl,
+	  www/one-course-views.xql, www/one-course.adp, www/one-course.tcl,
+	  www/one-course.xql, www/one-file-live.tcl, www/one-file.adp,
+	  www/one-file.tcl, www/one-file.xql, www/one-learning-object.adp,
+	  www/one-learning-object.tcl, www/one-learning-object.xql,
+	  www/one-lo-files.adp, www/one-lo-files.tcl, www/one-lo-files.xql,
+	  www/one-object-edit.adp, www/one-object-edit.tcl,
+	  www/one-object-edit.xql, www/one-resource.adp,
+	  www/one-resource.tcl, www/one-resource.xql,
+	  www/reorder-items.tcl, www/reorder-items.xql, www/search.adp,
+	  www/search.tcl, www/shared.tcl, www/tracker.adp, www/tracker.tcl,
+	  www/download/index.vuh, www/download/preview.adp,
+	  www/download/preview.tcl, www/export/create-zip.tcl,
+	  www/export/create-zip.xql, www/export/index.vuh,
+	  www/images/down.gif, www/images/file.gif, www/images/folder.gif,
+	  www/images/live.gif, www/images/up.gif,
+	  www/lib/md-record-pbs.adp, www/lib/md-record-pbs.tcl,
+	  www/lib/md-record.adp, www/lib/md-record.tcl,
+	  www/lib/repository-shared-courses.adp,
+	  www/lib/repository-shared-courses.tcl, www/md/addmd.adp,
+	  www/md/addmd.tcl, www/md/annotationmd.adp,
+	  www/md/annotationmd.tcl, www/md/classificationmd.adp,
+	  www/md/classificationmd.tcl, www/md/educationalmd.adp,
+	  www/md/educationalmd.tcl, www/md/generalmd.adp,
+	  www/md/generalmd.tcl, www/md/index.adp, www/md/index.tcl,
+	  www/md/lifecyclemd.adp, www/md/lifecyclemd.tcl,
+	  www/md/metamd.adp, www/md/metamd.tcl, www/md/relationmd.adp,
+	  www/md/relationmd.tcl, www/md/rightsmd.adp, www/md/rightsmd.tcl,
+	  www/md/technicalmd.adp, www/md/technicalmd.tcl,
+	  www/md/annotationmd/annotation.adp,
+	  www/md/annotationmd/annotation.tcl,
+	  www/md/annotationmd/annotation_add.adp,
+	  www/md/annotationmd/annotation_add.tcl,
+	  www/md/annotationmd/annotation_date.adp,
+	  www/md/annotationmd/annotation_date.tcl,
+	  www/md/annotationmd/annotation_desc.adp,
+	  www/md/annotationmd/annotation_desc.tcl,
+	  www/md/annotationmd/annotation_ent.adp,
+	  www/md/annotationmd/annotation_ent.tcl,
+	  www/md/classificationmd/classification.adp,
+	  www/md/classificationmd/classification.tcl,
+	  www/md/classificationmd/classification_add.adp,
+	  www/md/classificationmd/classification_add.tcl,
+	  www/md/classificationmd/classification_addpath.adp,
+	  www/md/classificationmd/classification_addpath.tcl,
+	  www/md/classificationmd/classification_desc.adp,
+	  www/md/classificationmd/classification_desc.tcl,
+	  www/md/classificationmd/classification_key.adp,
+	  www/md/classificationmd/classification_key.tcl,
+	  www/md/classificationmd/classification_pur.adp,
+	  www/md/classificationmd/classification_pur.tcl,
+	  www/md/classificationmd/classification_taxon.adp,
+	  www/md/classificationmd/classification_taxon.tcl,
+	  www/md/classificationmd/classification_tpath.adp,
+	  www/md/classificationmd/classification_tpath.tcl,
+	  www/md/classificationmd/classification_tsource.adp,
+	  www/md/classificationmd/classification_tsource.tcl,
+	  www/md/educationalmd/educational_cont.adp,
+	  www/md/educationalmd/educational_cont.tcl,
+	  www/md/educationalmd/educational_desc.adp,
+	  www/md/educationalmd/educational_desc.tcl,
+	  www/md/educationalmd/educational_dif.adp,
+	  www/md/educationalmd/educational_dif.tcl,
+	  www/md/educationalmd/educational_ieur.adp,
+	  www/md/educationalmd/educational_ieur.tcl,
+	  www/md/educationalmd/educational_intl.adp,
+	  www/md/educationalmd/educational_intl.tcl,
+	  www/md/educationalmd/educational_intt.adp,
+	  www/md/educationalmd/educational_intt.tcl,
+	  www/md/educationalmd/educational_lang.adp,
+	  www/md/educationalmd/educational_lang.tcl,
+	  www/md/educationalmd/educational_lrt.adp,
+	  www/md/educationalmd/educational_lrt.tcl,
+	  www/md/educationalmd/educational_semd.adp,
+	  www/md/educationalmd/educational_semd.tcl,
+	  www/md/educationalmd/educational_tar.adp,
+	  www/md/educationalmd/educational_tar.tcl,
+	  www/md/educationalmd/educational_tlt.adp,
+	  www/md/educationalmd/educational_tlt.tcl,
+	  www/md/form-md-record/md-record.adp,
+	  www/md/form-md-record/md-record.tcl,
+	  www/md/generalmd/general_aggl.adp,
+	  www/md/generalmd/general_aggl.tcl,
+	  www/md/generalmd/general_cata.adp,
+	  www/md/generalmd/general_cata.tcl,
+	  www/md/generalmd/general_cover.adp,
+	  www/md/generalmd/general_cover.tcl,
+	  www/md/generalmd/general_desc.adp,
+	  www/md/generalmd/general_desc.tcl,
+	  www/md/generalmd/general_key.adp,
+	  www/md/generalmd/general_key.tcl,
+	  www/md/generalmd/general_lang.adp,
+	  www/md/generalmd/general_lang.tcl,
+	  www/md/generalmd/general_struc.adp,
+	  www/md/generalmd/general_struc.tcl,
+	  www/md/generalmd/general_title.adp,
+	  www/md/generalmd/general_title.tcl,
+	  www/md/lifecyclemd/lifecycle_cont.adp,
+	  www/md/lifecyclemd/lifecycle_cont.tcl,
+	  www/md/lifecyclemd/lifecycle_stat.adp,
+	  www/md/lifecyclemd/lifecycle_stat.tcl,
+	  www/md/lifecyclemd/lifecycle_version.adp,
+	  www/md/lifecyclemd/lifecycle_version.tcl,
+	  www/md/metamd/meta_cata.adp, www/md/metamd/meta_cata.tcl,
+	  www/md/metamd/meta_cont.adp, www/md/metamd/meta_cont.tcl,
+	  www/md/metamd/meta_lang.adp, www/md/metamd/meta_lang.tcl,
+	  www/md/metamd/meta_scheme.adp, www/md/metamd/meta_scheme.tcl,
+	  www/md/pbs-md/addmd.adp, www/md/pbs-md/addmd.tcl,
+	  www/md/pbs-md/index.adp, www/md/pbs-md/index.tcl,
+	  www/md/pbs-md/pbs-md.adp, www/md/pbs-md/pbs-md.tcl,
+	  www/md/pbs-md/pbsmd_currtop.adp, www/md/pbs-md/pbsmd_currtop.tcl,
+	  www/md/pbs-md/pbsmd_desc.adp, www/md/pbs-md/pbsmd_desc.tcl,
+	  www/md/pbs-md/pbsmd_grade.adp, www/md/pbs-md/pbsmd_grade.tcl,
+	  www/md/pbs-md/pbsmd_key.adp, www/md/pbs-md/pbsmd_key.tcl,
+	  www/md/pbs-md/pbsmd_restype.adp, www/md/pbs-md/pbsmd_restype.tcl,
+	  www/md/pbs-md/pbsmd_subarea.adp, www/md/pbs-md/pbsmd_subarea.tcl,
+	  www/md/pbs-md/pbsmd_title.adp, www/md/pbs-md/pbsmd_title.tcl,
+	  www/md/pbs-md/pbsmd_url.adp, www/md/pbs-md/pbsmd_url.tcl,
+	  www/md/relationmd/relation.adp, www/md/relationmd/relation.tcl,
+	  www/md/relationmd/relation_add.adp,
+	  www/md/relationmd/relation_add.tcl,
+	  www/md/relationmd/relation_cata.adp,
+	  www/md/relationmd/relation_cata.tcl,
+	  www/md/relationmd/relation_desc.adp,
+	  www/md/relationmd/relation_desc.tcl,
+	  www/md/relationmd/relation_ident.adp,
+	  www/md/relationmd/relation_ident.tcl,
+	  www/md/relationmd/relation_kind.adp,
+	  www/md/relationmd/relation_kind.tcl,
+	  www/md/rightsmd/rights_caor.adp, www/md/rightsmd/rights_caor.tcl,
+	  www/md/rightsmd/rights_cost.adp, www/md/rightsmd/rights_cost.tcl,
+	  www/md/rightsmd/rights_desc.adp, www/md/rightsmd/rights_desc.tcl,
+	  www/md/technicalmd/technical_dur.adp,
+	  www/md/technicalmd/technical_dur.tcl,
+	  www/md/technicalmd/technical_form.adp,
+	  www/md/technicalmd/technical_form.tcl,
+	  www/md/technicalmd/technical_inst.adp,
+	  www/md/technicalmd/technical_inst.tcl,
+	  www/md/technicalmd/technical_loca.adp,
+	  www/md/technicalmd/technical_loca.tcl,
+	  www/md/technicalmd/technical_otr.adp,
+	  www/md/technicalmd/technical_otr.tcl,
+	  www/md/technicalmd/technical_req.adp,
+	  www/md/technicalmd/technical_req.tcl,
+	  www/md/technicalmd/technical_size.adp,
+	  www/md/technicalmd/technical_size.tcl, www/tracking/index.adp,
+	  www/tracking/index.tcl: initial commit of lors-central
+
+2005-05-17 12:07  miguelm
+
+	* packages/lors-central/lors-central.info: lors-central.info
+
+2005-05-16 19:25  daveb
+
+	* packages/lors-central/readme.txt: Creating lors-central package.
+
+2005-05-16 18:59  michaels
+
+	* packages/cms/: todo, tcl/module-procs.tcl, tcl/publish-procs.tcl,
+	  www/master.tcl, www/modules/categories/index.tcl,
+	  www/modules/categories/keyword-assign.tcl,
+	  www/modules/categories/keyword-unassign.tcl,
+	  www/modules/items/assign-keywords.tcl,
+	  www/modules/items/attributes-edit.tcl,
+	  www/modules/items/children.adp, www/modules/items/children.tcl,
+	  www/modules/items/create-1.adp, www/modules/items/create-1.tcl,
+	  www/modules/items/create-2.adp, www/modules/items/index.tcl,
+	  www/modules/items/relate-items.adp,
+	  www/modules/items/relate-order.tcl,
+	  www/modules/items/related-items.tcl,
+	  www/modules/items/rename.tcl,
+	  www/modules/items/revision-add-1.adp,
+	  www/modules/items/revision-add-2.tcl,
+	  www/modules/items/revision-postgresql.xql,
+	  www/modules/items/revision.adp, www/modules/items/revision.tcl,
+	  www/modules/items/status-edit.tcl,
+	  www/modules/items/unrelate-item.tcl,
+	  www/modules/sitemap/attributes.adp, www/modules/sitemap/copy.tcl,
+	  www/modules/sitemap/create.adp, www/modules/sitemap/move.tcl,
+	  www/modules/sitemap/rename.adp, www/modules/sitemap/symlink.tcl,
+	  www/modules/templates/new-folder.adp,
+	  www/modules/templates/new-folder.tcl,
+	  www/modules/templates/template-create.tcl,
+	  www/modules/templates/template.tcl, www/modules/types/index.tcl,
+	  www/modules/types/register-templates.tcl,
+	  www/modules/types/relation-unregister.tcl,
+	  www/modules/types/relations.tcl,
+	  www/modules/types/unregister-template.tcl: lots more cleaning
+
+2005-05-16 16:47  michaels
+
+	* packages/cms/www/modules/templates/: edit.adp, edit.tcl,
+	  properties.adp, properties.tcl, template-header.adp,
+	  template-header.tcl, template-header.xql, template-tabs.adp,
+	  template-tabs.tcl, upload.adp, upload.tcl: separate out the tabs
+	  and header info
+
+2005-05-16 13:38  michaels
+
+	* packages/cms/www/modules/types/: index.adp, index.tcl, index.xql,
+	  register-templates.adp, register-templates.tcl,
+	  relation-register.adp, relation-register.tcl,
+	  relation-register.xql, relation-unregister.tcl, relations.adp,
+	  relations.tcl, subtypes.adp, types-header.adp, types-header.tcl,
+	  types-header.xql, types-inheritance-oracle.xql,
+	  types-inheritance-postgresql.xql, types-inheritance.adp,
+	  types-inheritance.tcl, types-tabs.adp, types-tabs.tcl,
+	  unregister-mime-type.tcl, widget-register.adp,
+	  widget-register.tcl, widget-unregister.tcl: break out type tabs
+	  and header into separate includes and fix some small misc issues
+
+2005-05-16 09:15  jeffd
+
+	* packages/tsearch2-driver/tcl/tsearch2-driver-install-procs.tcl:
+	  pg8 installed in usr local has tsearch2 in $prefix/share/contrib
+	  -- we should probably try to guess based on pg_config --libdir or
+	  something
+
+2005-05-15 23:06  michaels
+
+	* packages/cms/www/modules/items/: attributes-edit.adp,
+	  attributes-edit.tcl, attributes.tcl, index.adp, index.tcl,
+	  item-header.adp, item-header.tcl, item-tabs.adp, item-tabs.tcl,
+	  publish-status.adp, publish-status.tcl, rename.adp, rename.tcl,
+	  revision-add-2.adp, revision-add-2.tcl, status-edit.adp,
+	  status-edit.tcl: move tab generation and item header into
+	  separate includes and add a cancel button to forms
+
+2005-05-14 22:36  ncarroll
+
+	* packages/dotfolio/: catalog/dotfolio.en_US.ISO-8859-1.xml,
+	  www/admin/group-add.tcl: Now adds adviser to group when adviser
+	  group is created
+
+2005-05-14 19:16  joel
+
+	* packages/oct-election/: oct-election.info,
+	  www/candidate-delete.tcl, www/election-edit.tcl,
+	  www/election.adp, www/election.tcl, www/index.adp, www/index.tcl:
+	  fixed assorted bugs
+
+2005-05-14 16:25  joel
+
+	* packages/oct-election/: oct-election.info, www/election.tcl: [no
+	  log message]
+
+2005-05-14 15:49  joel
+
+	* packages/: newpackage/oct-election.info,
+	  newpackage/sql/postgresql/oct-election-create.sql,
+	  newpackage/sql/postgresql/oct-election-drop.sql,
+	  newpackage/tcl/oct-election-procs.tcl,
+	  newpackage/www/candidate-add.tcl,
+	  newpackage/www/candidate-delete.tcl,
+	  newpackage/www/election-edit.adp,
+	  newpackage/www/election-edit.tcl, newpackage/www/election.adp,
+	  newpackage/www/election.tcl, newpackage/www/vote-process.adp,
+	  newpackage/www/vote-process.tcl, newpackage/www/vote.adp,
+	  newpackage/www/vote.tcl,
+	  oct-election/sql/postgresql/oct-election-create.sql,
+	  oct-election/sql/postgresql/oct-election-drop.sql,
+	  oct-election/tcl/oct-election-procs.tcl,
+	  oct-election/www/candidate-add.tcl,
+	  oct-election/www/election-edit.adp,
+	  oct-election/www/vote-process.adp,
+	  oct-election/www/vote-process.tcl, oct-election/www/vote.adp,
+	  oct-election/www/vote.tcl: Initial import of oct-election
+
+2005-05-14 15:49  joel
+
+	* packages/oct-election/: oct-election.info,
+	  www/candidate-delete.tcl, www/election-edit.tcl,
+	  www/election.adp, www/election.tcl, www/index.adp, www/index.tcl:
+	  Initial revision
+
+2005-05-14 14:50  jiml
+
+	* packages/t-account/www/doc/datamodel.dia: added entity
+	  Transaction, Package and Pkg Instance and some important
+	  relationships
+
+2005-05-14 10:27  ncarroll
+
+	* packages/dotfolio/: catalog/dotfolio.en_US.ISO-8859-1.xml,
+	  sql/postgresql/dotfolio-create.sql,
+	  sql/postgresql/dotfolio-drop.sql,
+	  sql/postgresql/dotfolio-groups-create.sql,
+	  sql/postgresql/dotfolio-groups-drop.sql,
+	  tcl/dotfolio-apm-callback-procs.tcl,
+	  tcl/dotfolio-users-procs-postgresql.xql,
+	  tcl/dotfolio-users-procs.tcl, www/admin/group-add-postgresql.xql,
+	  www/admin/group-add.tcl, www/admin/group-del-postgresql.xql,
+	  www/admin/group-del.tcl, www/admin/groups-postgresql.xql,
+	  www/admin/groups.adp, www/admin/groups.tcl, www/admin/index.adp:
+	  Added group add/delete functionality
+
+2005-05-13 14:47  skaufman
+
+	* packages/acs-templating/www/resources/lists.css: eliminates ugly
+	  border around list sort arrows for list-narrow style
+
+2005-05-12 22:20  jeffd
+
+	* contrib/packages/survey/www/admin/question-modify.tcl: query
+	  returns response_label not label
+
+2005-05-12 17:35  jeffd
+
+	* packages/acs-content-repository/: acs-content-repository.info,
+	  sql/common/mime-type-data.sql,
+	  sql/oracle/upgrade/upgrade-5.2.0d15-5.2.0d16.sql,
+	  sql/postgresql/upgrade/upgrade-5.2.0d15-5.2.0d16.sql: add some
+	  common mimetypes, bump version, upgrade scripts provided
+
+2005-05-12 16:24  jeffd
+
+	* packages/acs-tcl/tcl/form-processing-procs.tcl: check both the
+	  ad_form elements and the template elements
+
+2005-05-12 15:12  jeffd
+
+	* packages/acs-tcl/tcl/form-processing-procs.tcl: inverted logic
+	  and the wrong element key from last commit
+
+2005-05-12 07:45  jeffd
+
+	* packages/acs-tcl/tcl/text-html-procs.tcl: duh A-F not A-f
+
+2005-05-12 07:42  jeffd
+
+	* packages/acs-tcl/tcl/text-html-procs.tcl: fix expanding hex
+	  entities resolves bug 2454
+
+2005-05-12 04:41  jeffd
+
+	* packages/acs-tcl/tcl/form-processing-procs.tcl: use
+	  template::element::exists for checking if an element exists for
+	  validation blocks - faster and works in the event you added an
+	  element directly via the form api
+
+2005-05-11 20:50  skaufman
+
+	* packages/assessment/catalog/assessment.en_US.ISO-8859-1.xml:
+	  adding message keys
+
+2005-05-11 15:15  skaufman
+
+	* packages/assessment/catalog/assessment.en_US.ISO-8859-1.xml:
+	  adding message keys
+
+2005-05-11 13:53  maltes
+
+	* packages/calendar/: catalog/calendar.en_US.ISO-8859-1.xml,
+	  www/mini-calendar.adp, www/view-one-day-display.adp,
+	  www/view-one-day-display.tcl: Fixes for usability done by martin
+	  magerl
+
+2005-05-11 13:22  jiml
+
+	* packages/t-account/sql/postgresql/: accounts-create.sql,
+	  accounts-drop.sql, accounts-funcs-createorreplace.sql,
+	  accounts-funcs-drop.sql, t-account-create.sql,
+	  t-account-drop.sql: add postgres data model scripts so far
+
+2005-05-11 12:29  maltes
+
+	* packages/calendar/www/mini-calendar.adp: Fixed small issue with
+	  title
+
+2005-05-11 12:12  maltes
+
+	* packages/calendar/www/view-week-display.adp: Removed add image
+
+2005-05-11 12:12  maltes
+
+	* packages/calendar/www/: mini-calendar.adp, mini-calendar.tcl:
+	  Fixed mini calendar
+
+2005-05-11 09:59  daveb
+
+	* packages/: dotlrn/www/dotlrn-master.tcl,
+	  new-portal/tcl/portal-procs.tcl: Add empty alt tags to invisible
+	  spacer gifs.
+
+2005-05-11 09:51  daveb
+
+	* contrib/obsolete-packages/bboard/www/message-threaded.adp,
+	  contrib/packages/portal/lib/themes/sloan-theme.adp,
+	  packages/bookmarks/www/index.adp,
+	  packages/dotlrn/www/control-panel.adp,
+	  packages/lorsm/www/delivery1/header.adp,
+	  packages/lorsm/www/delivery2/header.adp,
+	  packages/new-portal/www/place-element.adp,
+	  packages/sloan-bboard/www/message-threaded.adp,
+	  packages/user-tracking/www/advanced-card.adp,
+	  packages/user-tracking/www/communities-card.adp,
+	  packages/user-tracking/www/site-card.adp,
+	  packages/user-tracking/www/users-card.adp: Add empty alt tags so
+	  invisible GIFs don't show up in text browsers.
+
+2005-05-11 09:45  carolinem
+
+	* packages/dotlrn/www/admin/: clubs.tcl, dotlrn-admins.tcl,
+	  term.tcl, users-chunk.adp: removing depricated center tags
+
+2005-05-11 09:40  carolinem
+
+	* packages/dotlrn/www/: admin/class.adp, admin/classes-chunk.adp,
+	  admin/clubs.adp, admin/community-types.adp,
+	  admin/departments.adp, admin/dotlrn-admins.adp, admin/term.adp,
+	  admin/terms.adp, dotlrn-group-admin-faq.adp, spam-recipients.adp:
+	  removing depricated center tags
+
+2005-05-11 09:24  carolinem
+
+	* packages/acs-subsite/www/resources/default-master.css:
+	  submit-button class
+
+2005-05-11 09:13  tracya
+
+	* packages/calendar/catalog/calendar.en_US.ISO-8859-1.xml:
+	  accessabiliyt changes
+
+2005-05-11 09:12  tracya
+
+	* packages/calendar/www/: mini-calendar.adp, mini-calendar.tcl:
+	  accesbility changes
+
+2005-05-11 09:03  daveb
+
+	* packages/calendar/www/: mini-calendar.adp, mini-calendar.tcl: Add
+	  link titles to view links. Uses acs-datetime message keys.
+
+2005-05-11 09:02  daveb
+
+	* packages/acs-datetime/:
+	  catalog/acs-datetime.en_US.ISO-8859-1.xml,
+	  tcl/acs-calendar-procs.tcl: Add titles to calendar navigation.
+	  Add message keys.
+
+2005-05-10 21:25  skaufman
+
+	* packages/assessment/catalog/assessment.en_US.ISO-8859-1.xml:
+	  adding new message keys
+
+2005-05-10 17:08  skaufman
+
+	* packages/assessment/catalog/assessment.en_US.ISO-8859-1.xml:
+	  adding message keys
+
+2005-05-10 12:17  andrewg
+
+	* packages/acs-admin/www/apm/parameter-delete.tcl: Bringing in last
+	  commit from the oacs-5-1 branch onto HEAD.
+
+2005-05-10 10:14  annyf
+
+	* packages/dotlrn-catalog/lib/course-chunk.tcl: change the
+	  navigation of an assessment in case that this is related to a
+	  course in the dotlrn-catalog, first if a registration assessment
+	  is created, this will be displayed and the the one related to the
+	  course
+
+2005-05-10 00:48  skaufman
+
+	* packages/assessment/catalog/assessment.en_US.ISO-8859-1.xml:
+	  adding message keys
+
+2005-05-09 19:45  michaels
+
+	* packages/cms/www/modules/clipboard/clear-clipboard.tcl: no
+	  floating clipboard
+
+2005-05-09 19:27  michaels
+
+	* packages/cms/www/modules/types/: widget-register.tcl,
+	  widget-register.xql, widget-unregister.tcl,
+	  widget-unregister.xql: missed a couple of files while cleaning up
+	  module id queries
+
+2005-05-09 18:44  michaels
+
+	* packages/cms/: cms.info, todo, lib/folder-items-oracle.xql,
+	  lib/folder-items-postgresql.xql, lib/folder-items.adp,
+	  lib/folder-items.tcl, sql/oracle/cms-create.sql,
+	  sql/postgresql/cms-create.sql, tcl/clipboard-procs.tcl,
+	  tcl/install-procs.tcl, tcl/module-procs-oracle.xql,
+	  tcl/module-procs-postgresql.xql, tcl/module-procs.tcl,
+	  tcl/module-procs.xql, tcl/publish-procs.tcl, www/master.adp,
+	  www/modules/clipboard/index.tcl,
+	  www/modules/items/attributes.tcl, www/modules/items/create-2.tcl,
+	  www/modules/items/index.adp, www/modules/items/index.tcl,
+	  www/modules/sitemap/ancestors-postgresql.xql,
+	  www/modules/sitemap/ancestors.tcl,
+	  www/modules/sitemap/attributes.adp,
+	  www/modules/sitemap/attributes.tcl,
+	  www/modules/sitemap/delete.tcl, www/modules/sitemap/index.adp,
+	  www/modules/sitemap/index.tcl, www/modules/sitemap/index.xql,
+	  www/modules/sitemap/rename.tcl, www/modules/templates/edit.adp,
+	  www/modules/templates/index-postgresql.xql,
+	  www/modules/templates/index.adp, www/modules/templates/index.tcl,
+	  www/modules/templates/index.xql,
+	  www/modules/templates/new-folder.adp,
+	  www/modules/templates/new-folder.tcl,
+	  www/modules/templates/new-template.adp,
+	  www/modules/templates/new-template.tcl,
+	  www/modules/templates/properties.adp,
+	  www/modules/templates/upload.adp,
+	  www/modules/types/content-method.tcl,
+	  www/modules/types/index.tcl, www/modules/types/index.xql,
+	  www/modules/types/mime-types.tcl,
+	  www/modules/types/mime-types.xql,
+	  www/modules/types/relations.tcl, www/modules/types/relations.xql:
+	  more UI tweaks and some data model changes; instatiating cms now
+	  creates a set of modules with appropriate permissions making it
+	  possible to mount more than one instance
+
+2005-05-09 17:58  annyf
+
+	* packages/: assessment/www/assessment-consent.tcl,
+	  assessment/www/assessment.tcl, assessment/www/finish.tcl,
+	  dotlrn-catalog/lib/course-chunk.adp,
+	  dotlrn-catalog/lib/course-chunk.tcl,
+	  dotlrn-catalog/lib/course-chunk.xql: change the navigation of an
+	  assessment in case that this is related to a course in the
+	  dotlrn-catalog, first if a registration assessment is created,
+	  this will be displayed and the the one related to the course
+
+2005-05-09 15:52  jiml
+
+	* packages/t-account/www/doc/index.adp: add to the main functions
+	  list that this package ensures credits = debits.
+
+2005-05-09 15:21  skaufman
+
+	* packages/assessment/catalog/: assessment.en_US.ISO-8859-1.xml:
+	  adding messages
+
+2005-05-09 15:14  jiml
+
+	* packages/t-account/www/doc/index.adp: small formatting change
+
+2005-05-09 15:11  jiml
+
+	* packages/t-account/www/doc/: index.adp, index.tcl: Flush out
+	  vision statement and introduction
+
+2005-05-09 14:16  jiml
+
+	* packages/t-account/www/doc/index.adp: Add more of the structure
+	  of the documents; add vision statement
+
+2005-05-09 13:26  skaufman
+
+	* packages/assessment/catalog/assessment.en_US.ISO-8859-1.xml:
+	  adding messages
+
+2005-05-09 13:22  jiml
+
+	* packages/t-account/www/doc/index.adp: Start separating
+	  requirements from design; but still on same page
+
+2005-05-09 13:02  jiml
+
+	* packages/t-account/www/doc/datamodel.dia: add Business_Entity as
+	  an entity in the ER diagram
+
+2005-05-09 12:31  jiml
+
+	* packages/t-account/www/doc/index.adp: img tags have attrib src or
+	  source? not source, must be src
+
+2005-05-09 12:30  jiml
+
+	* packages/t-account/www/doc/: index.adp, index.tcl: include the
+	  picture of the data model in the index
+
+2005-05-09 12:26  jiml
+
+	* packages/t-account/www/doc/index.tcl: small typo
+
+2005-05-09 12:22  jiml
+
+	* packages/t-account/www/doc/: index.adp, index.tcl: Initial index
+	  page for docs... quite emptyish... let's see what it looks like
+
+2005-05-09 00:42  ncarroll
+
+	* packages/dotfolio/www/: blog-entries.adp, index.adp,
+	  admin/dotfolio-admin-master.adp, resources/main-portal.adp,
+	  resources/main-portal.tcl: Fixed up templates for consistency.
+
+2005-05-08 11:26  jiml
+
+	* packages/t-account/www/doc/datamodel.dia: changed data model
+	  picture from UML to ER diagram added cardinality edges to diagram
+
+2005-05-06 13:14  skaufman
+
+	* packages/assessment/www/admin/: asm-action-new.tcl,
+	  asm-action-param-admin.tcl, asm-action-param-delete.tcl: fixes
+	  cosmetic problem
+
+2005-05-06 13:05  skaufman
+
+	* packages/assessment/www/admin/: asm-action-delete.adp,
+	  asm-action-delete.tcl, asm-action-new.adp, asm-action-new.tcl,
+	  asm-action-param-admin.adp, asm-action-param-admin.tcl,
+	  asm-action-param-delete.adp, asm-action-param-delete.tcl: partial
+	  fix of bug 2388
+
+2005-05-06 12:46  skaufman
+
+	* packages/assessment/www/asm-admin/confirm-delete.tcl: partial fix
+	  to bug 2388
+
+2005-05-06 12:25  richardh
+
+	* packages/acs-lang/tcl/lang-install-procs.tcl: Added namespace
+	  eval to avoid start-up failure
+
+2005-05-06 12:11  skaufman
+
+	* packages/assessment/www/: assessment-password.adp,
+	  assessment-password.tcl: cosmetic fix to trail-of-crumbs links
+
+2005-05-06 12:07  skaufman
+
+	* packages/assessment/www/: assessment-section-submit.adp,
+	  assessment-single-submit.adp, assessment.tcl, finish.adp,
+	  finish.tcl, session.adp, session.tcl, sessions.adp, sessions.tcl:
+	  cosmetic fix to trail-of-crumbs links
+
+2005-05-06 11:57  skaufman
+
+	* packages/assessment/www/: assessment-consent.adp,
+	  assessment-consent.tcl: cosmetic fix to trail-of-crumbs links
+
+2005-05-06 11:45  skaufman
+
+	* packages/assessment/:
+	  www/asm-admin/item-edit-mc-choices-delete.tcl,
+	  lib/item-show-mc.tcl: fixes bug 2419
+
+2005-05-05 20:42  skaufman
+
+	* packages/assessment/www/asm-admin/: section-copy.adp,
+	  section-copy.tcl: partial fix of bug 2388
+
+2005-05-05 20:39  skaufman
+
+	* packages/assessment/www/asm-admin/: item-edit-mc-existing.tcl,
+	  item-edit-mc-existing.adp, section-delete.adp,
+	  section-delete.tcl: partial fix of bug 2388
+
+2005-05-05 20:36  skaufman
+
+	* packages/assessment/www/asm-admin/: item-add-mc-existing.tcl,
+	  item-add-mc-existing.adp: partial fix of bug 2388
+
+2005-05-05 20:32  skaufman
+
+	* packages/assessment/www/asm-admin/: item-edit-oq.tcl,
+	  item-edit-oq.adp: partial fix for bug 2388
+
+2005-05-05 20:27  skaufman
+
+	* packages/assessment/www/asm-admin/: item-edit-display-sa.tcl,
+	  item-edit-display-sa.adp, item-edit-mc-choices.tcl,
+	  item-edit-mc-choices.adp: partial fix of bug 2388
+
+2005-05-05 15:25  skaufman
+
+	* packages/assessment/www/asm-admin/item-edit-mc.tcl: fixes bug
+	  2423
+
+2005-05-05 14:55  skaufman
+
+	* packages/assessment/www/asm-admin/: item-edit-display-ta.adp,
+	  item-edit-display-ta.tcl: partial fix of bug 2388
+
+2005-05-05 14:52  skaufman
+
+	* packages/assessment/lib/item-show-mc.tcl: partial fix of bug 2420
+
+2005-05-05 14:37  skaufman
+
+	* packages/assessment/tcl/as-item-type-mc-procs.xql: partial fix of
+	  bug 2420
+
+2005-05-05 09:44  jeffd
+
+	* contrib/packages/survey/www/admin/survey-create.tcl: add richtext
+	  sizing
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/01_cont_puls_kelp.png:
+	  file 01_cont_puls_kelp.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/01_tab_pass_sin.png:
+	  file 01_tab_pass_sin.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_dati_account.png:
+	  file 02_header_dati_account.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_dati_cp.png:
+	  file 02_header_dati_cp.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_dati_des.png:
+	  file 02_header_dati_des.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_dati_ilocal.png:
+	  file 02_header_dati_ilocal.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_dati_log.png:
+	  file 02_header_dati_log.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_dati_members.png:
+	  file 02_header_dati_members.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_dati_mid.png:
+	  file 02_header_dati_mid.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_dati_sin.png:
+	  file 02_header_dati_sin.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_foot_base_des.png:
+	  file 02_header_foot_base_des.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_foot_base_mid.png:
+	  file 02_header_foot_base_mid.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_foot_base_sin.png:
+	  file 02_header_foot_base_sin.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_foot_des.png:
+	  file 02_header_foot_des.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_foot_mid.png:
+	  file 02_header_foot_mid.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_foot_punti.png:
+	  file 02_header_foot_punti.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_foot_sin.png:
+	  file 02_header_foot_sin.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_imm.png:
+	  file 02_header_imm.png was added on branch oacs-5-2 on 2005-06-05
+	  20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_imm_cpanel.png:
+	  file 02_header_imm_cpanel.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_imm_mid.png:
+	  file 02_header_imm_mid.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_imm_nav.png:
+	  file 02_header_imm_nav.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_imm_nav_mid.png:
+	  file 02_header_imm_nav_mid.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_imm_users.png:
+	  file 02_header_imm_users.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_logo.png:
+	  file 02_header_logo.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_logo_01.png:
+	  file 02_header_logo_01.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_p.png:
+	  file 02_header_p.png was added on branch oacs-5-2 on 2005-06-05
+	  20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_shadow_des.png:
+	  file 02_header_shadow_des.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_shadow_mid.png:
+	  file 02_header_shadow_mid.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_shadow_sin.png:
+	  file 02_header_shadow_sin.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_top_des.png:
+	  file 02_header_top_des.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_top_mid.png:
+	  file 02_header_top_mid.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/02_header_top_sin.png:
+	  file 02_header_top_sin.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	* packages/new-portal/www/themes/kelp-theme/resources/dotlrn.gif:
+	  file dotlrn.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	* packages/new-portal/www/themes/kelp-theme/resources/links.png:
+	  file links.png was added on branch oacs-5-2 on 2005-06-05
+	  20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	* packages/new-portal/www/themes/kelp-theme/resources/links_01.png:
+	  file links_01.png was added on branch oacs-5-2 on 2005-06-05
+	  20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	* packages/new-portal/www/themes/kelp-theme/resources/links_02.png:
+	  file links_02.png was added on branch oacs-5-2 on 2005-06-05
+	  20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/links_freccia.png:
+	  file links_freccia.png was added on branch oacs-5-2 on 2005-06-05
+	  20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/links_over.png:
+	  file links_over.png was added on branch oacs-5-2 on 2005-06-05
+	  20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/resources/logo-dotlrn.png:
+	  file logo-dotlrn.png was added on branch oacs-5-2 on 2005-06-05
+	  20:08:13 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_header_groups.gif:
+	  file 00_header_groups.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_header_lrn_mat.gif:
+	  file 00_header_lrn_mat.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_headport_corn_des.png:
+	  file 00_headport_corn_des.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_headport_corn_sin.png:
+	  file 00_headport_corn_sin.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_headport_imm_calendar.jpg:
+	  file 00_headport_imm_calendar.jpg was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_headport_imm_cpanel.jpg:
+	  file 00_headport_imm_cpanel.jpg was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_headport_imm_curr.jpg:
+	  file 00_headport_imm_curr.jpg was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_headport_imm_faq.jpg:
+	  file 00_headport_imm_faq.jpg was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_headport_imm_forum.jpg:
+	  file 00_headport_imm_forum.jpg was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_headport_imm_group.jpg:
+	  file 00_headport_imm_group.jpg was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_headport_imm_group_01.jpg:
+	  file 00_headport_imm_group_01.jpg was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_headport_imm_lobj.jpg:
+	  file 00_headport_imm_lobj.jpg was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_headport_imm_vuoto.jpg:
+	  file 00_headport_imm_vuoto.jpg was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_headport_puls_chiudi.png:
+	  file 00_headport_puls_chiudi.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_headport_puls_min.png:
+	  file 00_headport_puls_min.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_headport_shadow_base.png:
+	  file 00_headport_shadow_base.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_headport_shadow_des.png:
+	  file 00_headport_shadow_des.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_headport_shadow_sin.png:
+	  file 00_headport_shadow_sin.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_headport_top_base.png:
+	  file 00_headport_top_base.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_headport_top_des.png:
+	  file 00_headport_top_des.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_headport_top_inf_des.png:
+	  file 00_headport_top_inf_des.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_headport_top_inf_sin.png:
+	  file 00_headport_top_inf_sin.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_headport_top_sin.png:
+	  file 00_headport_top_sin.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_help.gif:
+	  file 00_help.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_help_over.gif:
+	  file 00_help_over.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_lin_sfon_calendar.gif:
+	  file 00_lin_sfon_calendar.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_linea.gif:
+	  file 00_linea.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_linea_1.gif:
+	  file 00_linea_1.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_linea_2.gif:
+	  file 00_linea_2.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_linea_portlet.gif:
+	  file 00_linea_portlet.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_linea_tratt.gif:
+	  file 00_linea_tratt.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_logo_kelp.gif:
+	  file 00_logo_kelp.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_logo_kelp_01.gif:
+	  file 00_logo_kelp_01.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_logout.gif:
+	  file 00_logout.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_nav_cen.gif:
+	  file 00_nav_cen.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_nav_cen_inf.gif:
+	  file 00_nav_cen_inf.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_nav_cen_over.gif:
+	  file 00_nav_cen_over.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_nav_des.gif:
+	  file 00_nav_des.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_nav_des_inf.gif:
+	  file 00_nav_des_inf.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_nav_pul.gif:
+	  file 00_nav_pul.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_nav_sin.gif:
+	  file 00_nav_sin.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_nav_sin_inf.gif:
+	  file 00_nav_sin_inf.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_omb_ang.gif:
+	  file 00_omb_ang.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_omb_des.gif:
+	  file 00_omb_des.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_omb_inf.gif:
+	  file 00_omb_inf.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_over.gif:
+	  file 00_over.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_port_01.gif:
+	  file 00_port_01.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_port_02.gif:
+	  file 00_port_02.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_port_03.gif:
+	  file 00_port_03.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_port_04.gif:
+	  file 00_port_04.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_port_05.gif:
+	  file 00_port_05.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_portlet_01.gif:
+	  file 00_portlet_01.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_portlet_02.gif:
+	  file 00_portlet_02.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_portlet_03.gif:
+	  file 00_portlet_03.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_portlet_04.gif:
+	  file 00_portlet_04.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_portlet_05.gif:
+	  file 00_portlet_05.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_portlet_06.gif:
+	  file 00_portlet_06.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_quadro.gif:
+	  file 00_quadro.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_quadro_01.gif:
+	  file 00_quadro_01.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_quadro_02.gif:
+	  file 00_quadro_02.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_quadro_03.gif:
+	  file 00_quadro_03.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_scheda.gif:
+	  file 00_scheda.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_sfondo.gif:
+	  file 00_sfondo.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_sfondo_ok.gif:
+	  file 00_sfondo_ok.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_sfondo_s_01.gif:
+	  file 00_sfondo_s_01.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_sfondo_s_01_1.gif:
+	  file 00_sfondo_s_01_1.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_sfondo_s_02.gif:
+	  file 00_sfondo_s_02.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_sfondo_s_03.gif:
+	  file 00_sfondo_s_03.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_sfondo_scuro.gif:
+	  file 00_sfondo_scuro.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_user.gif:
+	  file 00_user.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_user.jpg:
+	  file 00_user.jpg was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_user_1.gif:
+	  file 00_user_1.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_user_2.gif:
+	  file 00_user_2.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/01_cont_foot_des.png:
+	  file 01_cont_foot_des.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/01_cont_foot_mid.png:
+	  file 01_cont_foot_mid.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/01_cont_foot_sin.png:
+	  file 01_cont_foot_sin.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/01_cont_puls_home.png:
+	  file 01_cont_puls_home.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/01_cont_puls_kelp.png:
+	  file 01_cont_puls_kelp.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/01_cont_shadow_des.png:
+	  file 01_cont_shadow_des.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/01_cont_shadow_sin.png:
+	  file 01_cont_shadow_sin.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/01_cont_top_des.png:
+	  file 01_cont_top_des.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/01_cont_top_mid.png:
+	  file 01_cont_top_mid.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/01_cont_top_sin.png:
+	  file 01_cont_top_sin.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/01_cont_top_user.png:
+	  file 01_cont_top_user.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/01_tab_act_des.png:
+	  file 01_tab_act_des.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/01_tab_act_sin.png:
+	  file 01_tab_act_sin.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/01_tab_pass_bottom.png:
+	  file 01_tab_pass_bottom.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/01_tab_pass_des.png:
+	  file 01_tab_pass_des.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/01_tab_pass_sin.png:
+	  file 01_tab_pass_sin.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_dati_account.png:
+	  file 02_header_dati_account.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_dati_cp.png:
+	  file 02_header_dati_cp.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_dati_des.png:
+	  file 02_header_dati_des.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_dati_ilocal.png:
+	  file 02_header_dati_ilocal.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_dati_log.png:
+	  file 02_header_dati_log.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_dati_members.png:
+	  file 02_header_dati_members.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_dati_mid.png:
+	  file 02_header_dati_mid.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_dati_sin.png:
+	  file 02_header_dati_sin.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_foot_base_des.png:
+	  file 02_header_foot_base_des.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_foot_base_mid.png:
+	  file 02_header_foot_base_mid.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_foot_base_sin.png:
+	  file 02_header_foot_base_sin.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_foot_des.png:
+	  file 02_header_foot_des.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_foot_mid.png:
+	  file 02_header_foot_mid.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_foot_punti.png:
+	  file 02_header_foot_punti.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_foot_sin.png:
+	  file 02_header_foot_sin.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_imm.png:
+	  file 02_header_imm.png was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_imm_cpanel.png:
+	  file 02_header_imm_cpanel.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_imm_mid.png:
+	  file 02_header_imm_mid.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_imm_nav.png:
+	  file 02_header_imm_nav.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_imm_nav_mid.png:
+	  file 02_header_imm_nav_mid.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_imm_users.png:
+	  file 02_header_imm_users.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_logo.png:
+	  file 02_header_logo.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_logo_01.png:
+	  file 02_header_logo_01.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_p.png:
+	  file 02_header_p.png was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_shadow_des.png:
+	  file 02_header_shadow_des.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_shadow_mid.png:
+	  file 02_header_shadow_mid.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_shadow_sin.png:
+	  file 02_header_shadow_sin.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_top_des.png:
+	  file 02_header_top_des.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_top_mid.png:
+	  file 02_header_top_mid.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/02_header_top_sin.png:
+	  file 02_header_top_sin.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/Gruppo_portlet_icone_com.gif:
+	  file Gruppo_portlet_icone_com.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/add_classe.gif:
+	  file add_classe.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/add_com.gif:
+	  file add_com.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/ag_cin.jpg:
+	  file ag_cin.jpg was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/dotlrn-master-kelp.css:
+	  file dotlrn-master-kelp.css was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/dotlrn-toolbar.css:
+	  file dotlrn-toolbar.css was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/links.png:
+	  file links.png was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/links_01.png:
+	  file links_01.png was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/links_02.png:
+	  file links_02.png was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/links_freccia.png:
+	  file links_freccia.png was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/links_over.png:
+	  file links_over.png was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/loghi.gif:
+	  file loghi.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/new.gif:
+	  file new.gif was added on branch oacs-5-2 on 2005-06-05 20:08:10
+	  +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/sphere.jpg:
+	  file sphere.jpg was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/tab-active-left-comm.gif:
+	  file tab-active-left-comm.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/tab-active-left-course.gif:
+	  file tab-active-left-course.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/tab-active-left-myspace.gif:
+	  file tab-active-left-myspace.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/tab-active-right-comm.gif:
+	  file tab-active-right-comm.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/tab-active-right-course.gif:
+	  file tab-active-right-course.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/tab-active-right-myspace.gif:
+	  file tab-active-right-myspace.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/tab-passive-bottom.gif:
+	  file tab-passive-bottom.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/tab-passive-left-comm.gif:
+	  file tab-passive-left-comm.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/tab-passive-left-course.gif:
+	  file tab-passive-left-course.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/tab-passive-left-myspace.gif:
+	  file tab-passive-left-myspace.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/tab-passive-right-comm.gif:
+	  file tab-passive-right-comm.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/tab-passive-right-course.gif:
+	  file tab-passive-right-course.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/tab-passive-right-myspace.gif:
+	  file tab-passive-right-myspace.gif was added on branch oacs-5-2
+	  on 2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_area_classe.gif:
+	  file 00_area_classe.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_area_home.gif:
+	  file 00_area_home.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_bottone.gif:
+	  file 00_bottone.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_bottone_att.gif:
+	  file 00_bottone_att.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_cal.gif:
+	  file 00_cal.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_classe_ico.gif:
+	  file 00_classe_ico.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_com_ico.gif:
+	  file 00_com_ico.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_com_ico_nn.gif:
+	  file 00_com_ico_nn.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_curr_classe.gif:
+	  file 00_curr_classe.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_curr_erase.gif:
+	  file 00_curr_erase.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_curr_file.gif:
+	  file 00_curr_file.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_curr_file_01.gif:
+	  file 00_curr_file_01.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_curr_help.gif:
+	  file 00_curr_help.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_curr_home.gif:
+	  file 00_curr_home.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_curr_home_00.gif:
+	  file 00_curr_home_00.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_curr_home_01.gif:
+	  file 00_curr_home_01.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_curr_n_visit.gif:
+	  file 00_curr_n_visit.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_curr_reset.gif:
+	  file 00_curr_reset.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_curr_reset_o.gif:
+	  file 00_curr_reset_o.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_curr_revisit.gif:
+	  file 00_curr_revisit.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_curr_revisit_01.gif:
+	  file 00_curr_revisit_01.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_curr_revisit_02.gif:
+	  file 00_curr_revisit_02.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_curr_visit.gif:
+	  file 00_curr_visit.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_curr_visit_01.gif:
+	  file 00_curr_visit_01.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_curr_visit_02.gif:
+	  file 00_curr_visit_02.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_foot_01.gif:
+	  file 00_foot_01.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_foot_02.gif:
+	  file 00_foot_02.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_foot_03.gif:
+	  file 00_foot_03.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_forum_coll.gif:
+	  file 00_forum_coll.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_forums.gif:
+	  file 00_forums.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_forums_01.gif:
+	  file 00_forums_01.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_forums_altop.gif:
+	  file 00_forums_altop.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_gruppo_class.gif:
+	  file 00_gruppo_class.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_header_cal.gif:
+	  file 00_header_cal.gif was added on branch oacs-5-2 on 2005-06-05
+	  20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_header_cont_panel.gif:
+	  file 00_header_cont_panel.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_header_curr.gif:
+	  file 00_header_curr.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_header_faqs.gif:
+	  file 00_header_faqs.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/resources/00_header_forum.gif:
+	  file 00_header_forum.gif was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/00_headport_puls_chiudi.png:
+	  file 00_headport_puls_chiudi.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:09 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/00_headport_puls_chiudi_ov.png:
+	  file 00_headport_puls_chiudi_ov.png was added on branch oacs-5-2
+	  on 2005-06-05 20:08:09 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/00_headport_puls_edit.png:
+	  file 00_headport_puls_edit.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:09 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/00_headport_puls_max.png:
+	  file 00_headport_puls_max.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:09 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/00_headport_puls_min.png:
+	  file 00_headport_puls_min.png was added on branch oacs-5-2 on
+	  2005-06-05 20:08:09 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/dotlrn-master-kelp.adp:
+	  file dotlrn-master-kelp.adp was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	*
+	  packages/new-portal/www/themes/kelp-theme/dotlrn/dotlrn-master-kelp.tcl:
+	  file dotlrn-master-kelp.tcl was added on branch oacs-5-2 on
+	  2005-06-05 20:08:10 +0000
+
+2005-05-05 09:22  maltes
+
+	* packages/new-portal/www/themes/kelp-theme/e.gif: file e.gif was
+	  added on branch oacs-5-2 on 2005-06-05 20:08:09 +0000
+
+2005-05-05 09:22  maltes
+
+	* packages/new-portal/www/themes/kelp-theme/edit.gif: file edit.gif
+	  was added on branch oacs-5-2 on 2005-06-05 20:08:09 +0000
+
+2005-05-05 09:22  maltes
+
+	* packages/new-portal/www/themes/kelp-theme/kelp-theme.adp: file
+	  kelp-theme.adp was added on branch oacs-5-2 on 2005-06-05
+	  20:08:09 +0000
+
+2005-05-05 09:22  maltes
+
+	* packages/new-portal/www/themes/kelp-theme/shade_1.gif: file
+	  shade_1.gif was added on branch oacs-5-2 on 2005-06-05 20:08:09
+	  +0000
+
+2005-05-05 09:22  maltes
+
+	* packages/new-portal/www/themes/kelp-theme/site-master-kelp.adp:
+	  file site-master-kelp.adp was added on branch oacs-5-2 on
+	  2005-06-05 20:08:09 +0000
+
+2005-05-05 09:22  maltes
+
+	* packages/new-portal/www/themes/kelp-theme/site-master-kelp.css:
+	  file site-master-kelp.css was added on branch oacs-5-2 on
+	  2005-06-05 20:08:09 +0000
+
+2005-05-05 09:22  maltes
+
+	* packages/new-portal/www/themes/kelp-theme/site-master-kelp.tcl:
+	  file site-master-kelp.tcl was added on branch oacs-5-2 on
+	  2005-06-05 20:08:09 +0000
+
+2005-05-05 09:22  maltes
+
+	* packages/new-portal/www/themes/kelp-theme/unshade.gif: file
+	  unshade.gif was added on branch oacs-5-2 on 2005-06-05 20:08:09
+	  +0000
+
+2005-05-05 09:22  maltes
+
+	* packages/new-portal/www/themes/kelp-theme/x.gif: file x.gif was
+	  added on branch oacs-5-2 on 2005-06-05 20:08:09 +0000
+
+2005-05-05 07:16  ncarroll
+
+	* packages/dotfolio/: catalog/dotfolio.en_US.ISO-8859-1.xml,
+	  www/admin/user-add-2.tcl, www/admin/user-add-3.tcl,
+	  www/admin/user-add.tcl: corrected catalog translation
+
+2005-05-05 04:54  ncarroll
+
+	* packages/dotfolio-ui/: dotfolio-ui.info,
+	  catalog/dotfolio-ui.en_US.ISO-8859-1.xml,
+	  lib/clipper-postgresql.xql, lib/clipper.adp, lib/clipper.tcl,
+	  lib/dotfolio-master.adp, lib/dotfolio-master.tcl,
+	  lib/index-postgresql.xql, lib/index.adp, lib/index.tcl,
+	  lib/profile-edit-postgresql.xql, lib/profile-edit.adp,
+	  lib/profile-edit.tcl, lib/profile-view-postgresql.xql,
+	  lib/profile-view.adp, lib/profile-view.tcl,
+	  lib/related-items.adp, lib/related-items.tcl,
+	  lib/welcome-edit-postgresql.xql, lib/welcome-edit.adp,
+	  lib/welcome-edit.tcl, lib/welcome-view-postgresql.xql,
+	  lib/welcome-view.adp, lib/welcome-view.tcl, www/index.adp,
+	  www/clipboards/ae-postgresql.xql, www/clipboards/ae.adp,
+	  www/clipboards/ae.tcl, www/clipboards/attach.tcl,
+	  www/clipboards/delete.tcl, www/clipboards/index.adp,
+	  www/clipboards/index.tcl, www/clipboards/remove.tcl,
+	  www/clipboards/view-postgresql.xql, www/clipboards/view.adp,
+	  www/clipboards/view.tcl, www/related/index-postgresql.xql,
+	  www/related/index.adp, www/related/index.tcl,
+	  www/related/relate-postgresql.xql, www/related/relate.adp,
+	  www/related/relate.tcl, www/related/relation-add.adp,
+	  www/related/relation-delete.adp,
+	  www/resources/blank_portrait.jpg,
+	  www/resources/dotfolio-grey.css, www/resources/edit.jpg,
+	  www/resources/help.jpg,
+	  www/resources/main-portal-column-content.adp,
+	  www/resources/main-portal-column-content.tcl,
+	  www/resources/tooltip.js: Initial source release for dotfolio-ui
+
+2005-05-05 04:51  ncarroll
+
+	* packages/dotfolio/: dotfolio.info,
+	  catalog/dotfolio.en_US.ISO-8859-1.xml, lib/install.xml,
+	  sql/postgresql/admin-profile-provider-create.sql,
+	  sql/postgresql/admin-profile-provider-drop.sql,
+	  sql/postgresql/admins-create.sql, sql/postgresql/admins-drop.sql,
+	  sql/postgresql/admins-init.sql,
+	  sql/postgresql/admins-package-create.sql,
+	  sql/postgresql/admins-package-drop.sql,
+	  sql/postgresql/adviser-profile-provider-create.sql,
+	  sql/postgresql/adviser-profile-provider-drop.sql,
+	  sql/postgresql/advisers-create.sql,
+	  sql/postgresql/advisers-drop.sql,
+	  sql/postgresql/advisers-init.sql,
+	  sql/postgresql/advisers-package-create.sql,
+	  sql/postgresql/advisers-package-drop.sql,
+	  sql/postgresql/dotfolio-create.sql,
+	  sql/postgresql/dotfolio-drop.sql,
+	  sql/postgresql/dotfolio-identification-create.sql,
+	  sql/postgresql/dotfolio-identification-drop.sql,
+	  sql/postgresql/guest-profile-provider-create.sql,
+	  sql/postgresql/guest-profile-provider-drop.sql,
+	  sql/postgresql/guests-create.sql, sql/postgresql/guests-drop.sql,
+	  sql/postgresql/guests-init.sql,
+	  sql/postgresql/guests-package-create.sql,
+	  sql/postgresql/guests-package-drop.sql,
+	  sql/postgresql/owner-profile-provider-create.sql,
+	  sql/postgresql/owner-profile-provider-drop.sql,
+	  sql/postgresql/owners-create.sql, sql/postgresql/owners-drop.sql,
+	  sql/postgresql/owners-init.sql,
+	  sql/postgresql/owners-package-create.sql,
+	  sql/postgresql/owners-package-drop.sql,
+	  sql/postgresql/user-profile-provider-create.sql,
+	  sql/postgresql/user-profile-provider-drop.sql,
+	  sql/postgresql/users-create.sql, sql/postgresql/users-drop.sql,
+	  sql/postgresql/users-init.sql,
+	  sql/postgresql/users-package-create.sql,
+	  sql/postgresql/users-package-drop.sql,
+	  tcl/dotfolio-apm-callback-procs.tcl,
+	  tcl/dotfolio-procs-postgresql.xql, tcl/dotfolio-procs.tcl,
+	  tcl/dotfolio-security-procs-postgresql.xql,
+	  tcl/dotfolio-security-procs.tcl, tcl/dotfolio-ui-procs.tcl,
+	  tcl/dotfolio-users-procs-postgresql.xql,
+	  tcl/dotfolio-users-procs.tcl, www/blog-entries-postgresql.xql,
+	  www/blog-entries.adp, www/blog-entries.tcl,
+	  www/index-not-a-user.tcl, www/index-postgresql.xql,
+	  www/index.adp, www/index.tcl, www/admin/create-folio.tcl,
+	  www/admin/dotfolio-admin-master.adp, www/admin/index.adp,
+	  www/admin/index.tcl, www/admin/password-update-2-postgresql.xql,
+	  www/admin/password-update-2.tcl,
+	  www/admin/password-update-postgresql.xql,
+	  www/admin/password-update.adp, www/admin/password-update.tcl,
+	  www/admin/user-add-2-postgresql.xql, www/admin/user-add-2.adp,
+	  www/admin/user-add-2.tcl, www/admin/user-add-3-postgresql.xql,
+	  www/admin/user-add-3.tcl, www/admin/user-add-type-postgresql.xql,
+	  www/admin/user-add-type.adp, www/admin/user-add-type.tcl,
+	  www/admin/user-add.adp, www/admin/user-add.tcl,
+	  www/admin/user-edit-postgresql.xql, www/admin/user-edit.adp,
+	  www/admin/user-edit.tcl, www/admin/user-postgresql.xql,
+	  www/admin/user.adp, www/admin/user.tcl,
+	  www/admin/users-chunk-small-postgresql.xql,
+	  www/admin/users-chunk-small.adp, www/admin/users-chunk-small.tcl,
+	  www/admin/users-chunk.adp, www/admin/users-chunk.tcl,
+	  www/admin/users.adp, www/admin/users.tcl, www/admin/users.xql:
+	  Initial source release for dotfolio
+
+2005-05-05 02:38  ncarroll
+
+	* packages/project-manager/project-manager.info: Test commit
+
+2005-05-05 00:07  jiml
+
+	* packages/t-account/www/doc/datamodel.dia: flushed out main entity
+	  types for financial accounting system
+
+2005-05-04 22:30  jiml
+
+	* packages/t-account/www/doc/: Makefile, datamodel.dia: This is a
+	  method of using dia to diagram the data model. Dia can produce
+	  .png format files on the command line, so I wrote a makefile
+	  which produces datamodel.png from datamodel.dia and also contains
+	  a pattern rule to produce any.png from any.dia.
+
+	  Requirements for running the make:  - gnu make  - dia
+
+2005-05-04 15:47  skaufman
+
+	* packages/assessment/www/asm-admin/: item-delete.tcl,
+	  item-delete.adp: partial fix of bug 2388
+
+2005-05-04 09:45  jeffd
+
+	* contrib/packages/survey/www/admin/one.adp: revert project
+	  specific code
+
+2005-05-04 09:43  jeffd
+
+	* contrib/packages/survey/www/admin/: one.adp, question-modify.xql:
+	  select numeric_value so edit does not bomb
+
+2005-05-03 18:10  jeffd
+
+	* packages/acs-templating/tcl/widget-procs.tcl: inverted logic on
+	  checking multiple in last commit
+
+2005-05-03 17:23  jeffd
+
+	* packages/: acs-templating/tcl/widget-procs.tcl,
+	  categories/tcl/widget-procs.tcl: support a display_widget
+	  attribute for the category widget so we can show checkboxes for
+	  category selection
+
+2005-05-03 06:26  jeffd
+
+	* packages/acs-templating/tcl/widget-procs.tcl: make 4 space
+
+2005-05-02 17:13  skaufman
+
+	* packages/acs-api-browser/www/: proc-view.adp, proc-view.tcl:
+	  maintains chain-of-crumb links when toggling show/hide source
+
+2005-05-02 08:45  eduardop
+
+	* packages/calendar-portlet/www/: calendar-full-portlet.tcl,
+	  calendar-portlet.tcl: bugfix: fixing bug #2385: calendar-portlet
+	  does not display because of "wrong number of positional
+	  arguments" patch by Georg Lehner <jorge@magma.com.ni>
+
+2005-05-02 06:30  victorg
+
+	* packages/dotlrn/www/class-term-change.adp: file
+	  class-term-change.adp was added on branch oacs-5-2 on 2005-09-26
+	  09:07:00 +0000
+
+2005-05-02 06:30  victorg
+
+	* packages/dotlrn/www/class-term-change.tcl: file
+	  class-term-change.tcl was added on branch oacs-5-2 on 2005-09-26
+	  09:07:00 +0000
+
+2005-05-02 06:30  victorg
+
+	* packages/dotlrn/www/class-term-change.xql: file
+	  class-term-change.xql was added on branch oacs-5-2 on 2005-09-26
+	  09:07:00 +0000
+
+2005-05-02 06:11  timoh
+
+	* packages/assessment/: catalog/assessment.en_US.ISO-8859-1.xml,
+	  tcl/as-assessment-procs.tcl,
+	  www/asm-admin/assessment-copy-oracle.xql,
+	  www/asm-admin/assessment-copy-postgresql.xql,
+	  www/asm-admin/assessment-copy.tcl: allow assessment to be copied
+	  to different assessment instance
+
+2005-04-30 03:17  maltes
+
+	* packages/project-manager/www/: add-edit-2.tcl, add-edit.tcl,
+	  calendar-users-update.tcl, index.tcl, log-bulk.tcl, one.tcl,
+	  process-add-edit.tcl, process-dependency-add-edit.tcl,
+	  process-instance-edit-2.tcl, process-instances.tcl,
+	  process-one.tcl, process-task-add-edit-2.tcl,
+	  process-task-add-edit.tcl, process-task-assign-add-edit.tcl,
+	  process-task-delete-2.tcl, process-task-delete.tcl,
+	  process-use.tcl, processes.tcl, project-assign-edit-2.tcl,
+	  project-assign-edit.tcl, task-add-edit-2.tcl,
+	  task-add-edit-3.tcl, task-add-edit.tcl, task-calendar.tcl,
+	  task-link.tcl, task-one.tcl, task-print.tcl,
+	  task-select-project.tcl, tasks.tcl,
+	  admin/default-project-roles.tcl, admin/index.tcl,
+	  admin/roles.tcl, admin/workgroups.tcl: Get rid of
+	  ad_maybe_redirect_for_registration
+
+2005-04-30 02:59  maltes
+
+	* packages/project-manager/: project-manager.info,
+	  catalog/project-manager.en_US.ISO-8859-1.xml,
+	  lib/process-instances-postgresql.xql, lib/process-instances.tcl,
+	  sql/oracle/project-manager-create.sql,
+	  sql/oracle/project-manager-custom-drop.sql,
+	  sql/oracle/project-manager-drop.sql,
+	  sql/oracle/project-manager-functions-create.sql,
+	  sql/postgresql/project-manager-create.sql,
+	  sql/postgresql/project-manager-custom-drop.sql,
+	  sql/postgresql/project-manager-drop.sql,
+	  sql/postgresql/project-manager-functions-create.sql,
+	  sql/postgresql/upgrade/upgrade-1.02-1.03.sql,
+	  sql/postgresql/upgrade/upgrade-1.03-1.04b1.sql,
+	  sql/postgresql/upgrade/upgrade-1.04b1-1.05.sql,
+	  sql/postgresql/upgrade/upgrade-1.08b1-1.09b1.sql,
+	  sql/postgresql/upgrade/upgrade-2.12-2.13b1.sql,
+	  sql/postgresql/upgrade/upgrade-2.13b1-2.13b2.sql,
+	  sql/postgresql/upgrade/upgrade-2.15b4-2.16b1.sql,
+	  sql/postgresql/upgrade/upgrade-2.20b3-2.21b1.sql,
+	  sql/postgresql/upgrade/upgrade-2.21b1-2.50b1.sql,
+	  tcl/calendar-procs-oracle.xql, tcl/calendar-procs-postgresql.xql,
+	  tcl/calendar-procs.tcl, tcl/install-procs.tcl,
+	  tcl/notification-init.tcl, tcl/process-procs-postgresql.xql,
+	  tcl/process-procs.tcl, tcl/project-manager-procs-oracle.xql,
+	  tcl/project-manager-procs-postgresql.xql,
+	  tcl/project-manager-procs.tcl, tcl/project-procs.tcl,
+	  tcl/role-procs.tcl, tcl/status-procs.tcl, tcl/task-procs.tcl,
+	  tcl/task-procs.xql, www/add-edit-2.tcl, www/add-edit.tcl,
+	  www/bulk-close.tcl, www/calendar-users-update.tcl, www/index.tcl,
+	  www/log-bulk.tcl, www/log.tcl, www/one.adp, www/one.tcl,
+	  www/process-add-edit.tcl, www/process-delete.tcl,
+	  www/process-dependency-add-edit.tcl,
+	  www/process-instance-edit-2.tcl, www/process-instance-edit-2.xql,
+	  www/process-instance-edit.tcl, www/process-instance-edit.xql,
+	  www/process-instances.tcl, www/process-instances.xql,
+	  www/process-one.tcl, www/process-reminder.tcl,
+	  www/process-task-add-edit-2.tcl, www/process-task-add-edit.tcl,
+	  www/process-task-assign-add-edit.tcl,
+	  www/process-task-delete-2.tcl, www/process-task-delete.tcl,
+	  www/process-use.tcl, www/processes.tcl,
+	  www/project-assign-add.tcl, www/project-assign-edit-2.tcl,
+	  www/project-assign-edit.tcl, www/project-assign-remove.tcl,
+	  www/project-assign-task-assignees.tcl,
+	  www/project-revisions-oracle.xql,
+	  www/project-revisions-postgresql.xql, www/project-revisions.tcl,
+	  www/task-add-edit-2.tcl, www/task-add-edit-3.tcl,
+	  www/task-add-edit.tcl, www/task-assign-add.tcl,
+	  www/task-assign-remove.tcl, www/task-calendar.tcl,
+	  www/task-delete.tcl, www/task-link.tcl, www/task-one.adp,
+	  www/task-one.tcl, www/task-print.tcl,
+	  www/task-revisions-oracle.xql, www/task-revisions-postgresql.xql,
+	  www/task-revisions.tcl, www/task-select-project.tcl,
+	  www/tasks-postgresql.xql, www/tasks.adp, www/tasks.tcl,
+	  www/admin/default-project-roles.tcl, www/admin/index.tcl,
+	  www/admin/logger-primary.tcl, www/admin/logger-sync.tcl,
+	  www/admin/logger.tcl, www/admin/roles.tcl,
+	  www/admin/update-projects.tcl, www/admin/workgroups.tcl,
+	  www/comments/add.tcl, www/lib/master.adp, www/lib/master.tcl,
+	  www/lib/nav-bar.tcl: Upgraded to current code from 5.1
+
+2005-04-29 17:17  miguelm
+
+	* packages/acs-subsite/www/admin/set-reg-assessment.adp: send
+	  parameter to set the registration assessment
+
+2005-04-29 17:16  annyf
+
+	* packages/assessment/www/asm-admin/assessment-form.tcl: set
+	  assessment permissions and as anonymous response
+
+2005-04-29 15:34  torbenb
+
+	* contrib/misc/upgrade_4.6_to_5.0.sh: more annotations,
+	  clarifications
+
+2005-04-29 14:38  skaufman
+
+	* packages/assessment/www/index.tcl: partial fix of bug 2388
+
+2005-04-29 13:43  timoh
+
+	* packages/project-manager/: project-manager.info,
+	  catalog/project-manager.de_DE.ISO-8859-1.xml,
+	  catalog/project-manager.en_US.ISO-8859-1.xml,
+	  lib/process-instances-postgresql.xql, lib/process-instances.adp,
+	  lib/process-instances.tcl, sql/oracle/project-manager-create.sql,
+	  sql/oracle/project-manager-custom-create.sql,
+	  sql/oracle/project-manager-custom-drop.sql,
+	  sql/oracle/project-manager-drop.sql,
+	  sql/oracle/project-manager-functions-create.sql,
+	  sql/oracle/project-manager-notifications-create.sql,
+	  sql/oracle/project-manager-notifications-drop.sql,
+	  sql/oracle/project-manager-table-create.sql,
+	  sql/postgresql/project-manager-create.sql,
+	  sql/postgresql/project-manager-custom-create.sql,
+	  sql/postgresql/project-manager-custom-drop.sql,
+	  sql/postgresql/project-manager-drop.sql,
+	  sql/postgresql/project-manager-functions-create.sql,
+	  sql/postgresql/project-manager-notifications-create.sql,
+	  sql/postgresql/project-manager-notifications-drop.sql,
+	  sql/postgresql/project-manager-table-create.sql,
+	  sql/postgresql/upgrade/upgrade-1.02-1.03.sql,
+	  sql/postgresql/upgrade/upgrade-1.03-1.04b1.sql,
+	  sql/postgresql/upgrade/upgrade-1.04b1-1.05.sql,
+	  sql/postgresql/upgrade/upgrade-1.08b1-1.09b1.sql,
+	  sql/postgresql/upgrade/upgrade-2.12-2.13b1.sql,
+	  sql/postgresql/upgrade/upgrade-2.13b1-2.13b2.sql,
+	  sql/postgresql/upgrade/upgrade-2.15b4-2.16b1.sql,
+	  sql/postgresql/upgrade/upgrade-2.20b3-2.21b1.sql,
+	  sql/postgresql/upgrade/upgrade-2.21b1-2.50b1.sql,
+	  sql/postgresql/upgrade/upgrade-2.60b1-2.61d1.sql,
+	  tcl/calendar-procs-oracle.xql, tcl/calendar-procs-postgresql.xql,
+	  tcl/calendar-procs.tcl, tcl/install-procs-oracle.xql,
+	  tcl/install-procs-postgresql.xql, tcl/install-procs.tcl,
+	  tcl/notification-init.tcl, tcl/process-procs-postgresql.xql,
+	  tcl/process-procs.tcl, tcl/project-manager-procs-oracle.xql,
+	  tcl/project-manager-procs-postgresql.xql,
+	  tcl/project-manager-procs.tcl, tcl/project-procs-oracle.xql,
+	  tcl/project-procs-postgresql.xql, tcl/project-procs.tcl,
+	  tcl/role-procs-oracle.xql, tcl/role-procs.tcl,
+	  tcl/status-procs.tcl, tcl/task-procs-oracle.xql,
+	  tcl/task-procs-postgresql.xql, tcl/task-procs.tcl,
+	  tcl/task-procs.xql, www/add-edit-2-oracle.xql,
+	  www/add-edit-2-postgresql.xql, www/add-edit-2.adp,
+	  www/add-edit-2.tcl, www/add-edit-oracle.xql,
+	  www/add-edit-postgresql.xql, www/add-edit.adp, www/add-edit.tcl,
+	  www/bulk-close.tcl, www/calendar-users-update.tcl,
+	  www/index-oracle.xql, www/index-postgresql.xql, www/index.adp,
+	  www/index.tcl, www/log-bulk.adp, www/log-bulk.tcl, www/log.adp,
+	  www/log.tcl, www/log.xql, www/one-oracle.xql,
+	  www/one-postgresql.xql, www/one.adp, www/one.tcl,
+	  www/process-add-edit-oracle.xql,
+	  www/process-add-edit-postgresql.xql, www/process-add-edit.adp,
+	  www/process-add-edit.tcl, www/process-delete.adp,
+	  www/process-delete.tcl,
+	  www/process-dependency-add-edit-oracle.xql,
+	  www/process-dependency-add-edit-postgresql.xql,
+	  www/process-dependency-add-edit.adp,
+	  www/process-dependency-add-edit.tcl,
+	  www/process-instance-edit-2.tcl, www/process-instance-edit-2.xql,
+	  www/process-instance-edit.adp, www/process-instance-edit.tcl,
+	  www/process-instance-edit.xql, www/process-instances.adp,
+	  www/process-instances.tcl, www/process-instances.xql,
+	  www/process-one-oracle.xql, www/process-one-postgresql.xql,
+	  www/process-one.adp, www/process-one.tcl, www/process-oracle.xql,
+	  www/process-reminder.tcl, www/process-task-add-edit-2-oracle.xql,
+	  www/process-task-add-edit-2-postgresql.xql,
+	  www/process-task-add-edit-2.tcl,
+	  www/process-task-add-edit-oracle.xql,
+	  www/process-task-add-edit-postgresql.xql,
+	  www/process-task-add-edit.adp, www/process-task-add-edit.tcl,
+	  www/process-task-assign-add-edit-oracle.xql,
+	  www/process-task-assign-add-edit-postgresql.xql,
+	  www/process-task-assign-add-edit.adp,
+	  www/process-task-assign-add-edit.tcl,
+	  www/process-task-delete-2-oracle.xql,
+	  www/process-task-delete-2-postgresql.xql,
+	  www/process-task-delete-2.tcl, www/process-task-delete.adp,
+	  www/process-task-delete.tcl, www/process-use-oracle.xql,
+	  www/process-use-postgresql.xql, www/process-use.adp,
+	  www/process-use.tcl, www/processes-oracle.xql,
+	  www/processes-postgresql.xql, www/processes.adp,
+	  www/processes.tcl, www/project-assign-add.tcl,
+	  www/project-assign-edit-2.tcl, www/project-assign-edit.adp,
+	  www/project-assign-edit.tcl, www/project-assign-remove.tcl,
+	  www/project-assign-task-assignees.tcl,
+	  www/project-revisions-oracle.xql,
+	  www/project-revisions-postgresql.xql, www/project-revisions.adp,
+	  www/project-revisions.tcl, www/style.css,
+	  www/task-add-edit-2.tcl, www/task-add-edit-3.tcl,
+	  www/task-add-edit-oracle.xql, www/task-add-edit-postgresql.xql,
+	  www/task-add-edit.adp, www/task-add-edit.tcl,
+	  www/task-assign-add-edit.adp, www/task-assign-add.tcl,
+	  www/task-assign-remove.tcl, www/task-calendar-oracle.xql,
+	  www/task-calendar.adp, www/task-calendar.tcl,
+	  www/task-delete-oracle.xql, www/task-delete-postgresql.xql,
+	  www/task-delete.adp, www/task-delete.tcl, www/task-link.tcl,
+	  www/task-one-oracle.xql, www/task-one-postgresql.xql,
+	  www/task-one.adp, www/task-one.tcl, www/task-print-oracle.xql,
+	  www/task-print-postgresql.xql, www/task-print.adp,
+	  www/task-print.tcl, www/task-revisions-oracle.xql,
+	  www/task-revisions-postgresql.xql, www/task-revisions.adp,
+	  www/task-revisions.tcl, www/task-select-project-oracle.xql,
+	  www/task-select-project-postgresql.xql,
+	  www/task-select-project.adp, www/task-select-project.tcl,
+	  www/tasks-oracle.xql, www/tasks-postgresql.xql, www/tasks.adp,
+	  www/tasks.tcl, www/admin/default-project-roles-oracle.xql,
+	  www/admin/default-project-roles-postgresql.xql,
+	  www/admin/default-project-roles.adp,
+	  www/admin/default-project-roles.tcl, www/admin/index-oracle.xql,
+	  www/admin/index-postgresql.xql, www/admin/index.adp,
+	  www/admin/index.tcl, www/admin/logger-primary.adp,
+	  www/admin/logger-primary.tcl, www/admin/logger-sync.adp,
+	  www/admin/logger-sync.tcl, www/admin/logger.adp,
+	  www/admin/logger.tcl, www/admin/roles-oracle.xql,
+	  www/admin/roles-postgresql.xql, www/admin/roles.adp,
+	  www/admin/roles.tcl, www/admin/update-projects.tcl,
+	  www/admin/workgroups-oracle.xql,
+	  www/admin/workgroups-postgresql.xql, www/admin/workgroups.adp,
+	  www/admin/workgroups.tcl, www/comments/add.adp,
+	  www/comments/add.tcl, www/lib/entries-table-oracle.xql,
+	  www/lib/entries-table-postgresql.xql, www/lib/entries-table.adp,
+	  www/lib/entries-table.tcl, www/lib/entries-table.xql,
+	  www/lib/master.adp, www/lib/master.tcl, www/lib/nav-bar.adp,
+	  www/lib/nav-bar.tcl, www/resources/bl-ddffdd.jpg,
+	  www/resources/bl-e6e6fa.jpg, www/resources/br-ddffdd.jpg,
+	  www/resources/br-e6e6fa.jpg,
+	  www/resources/finish_before_finish.png,
+	  www/resources/finish_before_start.png,
+	  www/resources/print-16.png,
+	  www/resources/start_before_finish.png,
+	  www/resources/start_before_start.png,
+	  www/resources/tl-9999cc.jpg, www/resources/tl-ddffdd.jpg,
+	  www/resources/tl-dfdfff.jpg, www/resources/tl-e6e6fa.jpg,
+	  www/resources/tr-9999cc.jpg, www/resources/tr-ddffdd.jpg,
+	  www/resources/tr-dfdfff.jpg, www/resources/tr-e6e6fa.jpg: moved
+	  from contrib
+
+2005-04-29 13:01  timoh
+
+	* packages/logger/tcl/entry-procs.tcl: added general comment of
+	  logging info to project, send email notification
+
+2005-04-28 20:25  jeffd
+
+	* packages/acs-subsite/lib/login.adp: get rid of spurious -
+
+2005-04-28 18:38  jeffd
+
+	* packages/photo-album/www/images/index.vuh: throw 404 if image not
+	  found
+
+2005-04-28 18:38  jeffd
+
+	* packages/acs-content-repository/tcl/revision-procs.tcl: throw a
+	  NOT_FOUND error for not found so we can 404 in things like
+	  photo-album/www/image/index.vuh
+
+2005-04-28 14:45  skaufman
+
+	* packages/acs-api-browser/www/proc-view.tcl: adds package to
+	  trail-of-crumbs for proc-view as it is in procs-file-view,
+	  display-sql, etc
+
+2005-04-28 14:00  skaufman
+
+	* packages/assessment/www/asm-admin/: item-copy.tcl, item-copy.adp:
+	  partial fix for bug 2388
+
+2005-04-28 09:33  jeffd
+
+	* packages/lars-blogger/www/one-entry.tcl: propigate stack trace if
+	  not 404
+
+2005-04-28 09:32  jeffd
+
+	* packages/forums/: tcl/forums-procs.tcl, www/forum-view.tcl:
+	  return a 404 for forum_id not found
+
+2005-04-28 06:33  jeffd
+
+	* packages/acs-subsite/www/pvt/home.tcl: use -catch for callback so
+	  if page fragment has error we still serve page
+
+2005-04-28 05:53  jeffd
+
+	* packages/acs-subsite/www/register/account-closed.tcl: change msg
+	  key in account-closed page, uppercase key
+
+2005-04-28 05:49  jeffd
+
+	* packages/acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml:
+	  add the account closed title msg key
+
+2005-04-28 05:46  jeffd
+
+	* packages/acs-subsite/www/register/account-closed.tcl: change msg
+	  key in account-closed page
+
+2005-04-27 17:06  victorg
+
+	* packages/assessment/catalog/: assessment.en_US.ISO-8859-1.xml,
+	  assessment.es_ES.ISO-8859-1.xml, assessment.es_GT.ISO-8859-1.xml:
+	  Adding missing keys for locales es_GT, es_ES, en_US
+
+2005-04-27 14:26  victorg
+
+	*
+	  packages/assessment/sql/postgresql/upgrade/upgrade-0.10d11-0.10d12.sql:
+	  removing aliases for tables in updates
+
+2005-04-27 13:45  victorg
+
+	* packages/assessment/catalog/: assessment.en_US.ISO-8859-1.xml,
+	  assessment.es_ES.ISO-8859-1.xml, assessment.es_GT.ISO-8859-1.xml:
+	  Adding missing key for locales (es_GT, es_ES, en_US)
+
+2005-04-27 11:54  victorg
+
+	* packages/user-tracking/catalog/:
+	  user-tracking.en_US.ISO-8859-1.xml,
+	  user-tracking.es_ES.ISO-8859-1.xml,
+	  user-tracking.es_GT.ISO-8859-1.xml: Adding missing keys to
+	  catalogs
+
+2005-04-27 10:46  jeffd
+
+	* packages/acs-tcl/tcl/request-processor-procs.tcl: fix getting the
+	  referrer and constructing the url for the email traceback notify
+
+2005-04-27 07:27  timoh
+
+	* packages/acs-content-repository/tcl/content-item-procs.tcl: added
+	  defaults for creation user and creation ip of content-items
+
+2005-04-27 06:51  timoh
+
+	* packages/assessment-portlet/www/assessment-portlet.xql: added
+	  missing query file
+
+2005-04-27 04:25  jeffd
+
+	* packages/file-storage/www/folder-delete.tcl: make OK button
+	  consistent with the delete from bulk actions
+
+2005-04-27 04:22  eduardop
+
+	* packages/categories/tcl/category-xml-procs.tcl: fix XML encoding
+	  issues
+
+2005-04-27 02:51  torbenb
+
+	* contrib/misc/upgrade_4.6_to_5.0.sh: adding more notes about
+	  encoding choices.
+
+2005-04-26 21:11  victorg
+
+	* packages/random-photo-portlet/catalog/:
+	  random-photo-portlet.en_US.ISO-8859-1.xml,
+	  random-photo-portlet.es_ES.ISO-8859-1.xml,
+	  random-photo-portlet.es_GT.ISO-8859-1.xml: Adding message key for
+	  admin portlet
+
+2005-04-26 21:10  victorg
+
+	* packages/dotlrn-random-photo/tcl/dotlrn-random-photo-procs.tcl:
+	  i18n for admin portlet title
+
+2005-04-26 21:06  jeffd
+
+	* packages/acs-subsite/www/register/account-closed.tcl: doubled up
+	  title/text annoying
+
+2005-04-26 20:49  victorg
+
+	* packages/fs-portlet/tcl/fs-admin-portlet-procs.tcl: Fixing i18n
+	  message key for portlet title
+
+2005-04-26 20:37  victorg
+
+	* packages/random-photo-portlet/tcl/random-photo-portlet-procs.tcl:
+	  Fixing i18n message key for portlet title
+
+2005-04-26 20:16  skaufman
+
+	* packages/assessment/: www/asm-admin/assessment-form.tcl,
+	  tcl/as-assessment-procs.tcl: fixes bug 2409
+
+2005-04-26 19:47  victorg
+
+	* packages/assessment/catalog/: assessment.en_US.ISO-8859-1.xml,
+	  assessment.es_ES.ISO-8859-1.xml, assessment.es_GT.ISO-8859-1.xml:
+	  Adding missing message keys for locales en_US, es_GT, es_ES
+
+2005-04-26 18:00  victorg
+
+	* packages/wps-portlet/tcl/wps-admin-portlet-procs.tcl: Fixing i18n
+	  messages for portlet title
+
+2005-04-26 17:52  victorg
+
+	* packages/dotlrn-evaluation/tcl/dotlrn-evaluation-procs.tcl:
+	  Fixing i18n messages for portlet title
+
+2005-04-26 17:45  victorg
+
+	* packages/evaluation-portlet/tcl/evaluation-portlet-procs.tcl:
+	  typo in i18N message keys
+
+2005-04-26 17:40  victorg
+
+	* packages/evaluation-portlet/tcl/evaluation-portlet-procs.tcl:
+	  Fixing i18N messages for portlet titles
+
+2005-04-26 13:25  timoh
+
+	* packages/assessment-portlet/www/assessment-portlet.tcl: query
+	  naming typo
+
+2005-04-26 12:48  josee
+
+	* packages/lorsm/templates/: lorsm-default.tcl, lorsm-no-index.tcl:
+	  improving frames navigation
+
+2005-04-26 12:45  eduardop
+
+	* packages/lors/tcl/lors-imscp-blackboard5-procs.tcl: bugfix:
+	  fixing bug #2403, lors uses "encoding system utf-8" and should
+	  not
+
+2005-04-26 12:33  eduardop
+
+	* packages/: lors/tcl/lors-imscp-blackboard6-procs.tcl,
+	  lors/tcl/lors-imscp-procs.tcl, lors/tcl/lors-imsmd-procs.tcl,
+	  lorsm/www/course-add-2.tcl, lorsm/www/course-add-3.tcl: bugfix:
+	  fixing bug #2403, lors uses "encoding system utf-8" and should
+	  not
+
+2005-04-26 11:37  eduardop
+
+	* packages/assessment/tcl/as-qti-procs.tcl: fix XML IMS QTI
+	  encoding issues
+
+2005-04-26 10:57  jeffd
+
+	* packages/acs-developer-support/www/send.tcl: permmission send.tcl
+	  page
+
+2005-04-26 10:36  jader
+
+	* packages/acs-tcl/tcl/utilities-init.tcl: Applying Nis' fix for
+	  bug 2407 (log rotation runs only on canonical server)
+
+2005-04-26 10:34  jeffd
+
+	* packages/forums/catalog/forums.en_US.ISO-8859-1.xml: a few more
+	  missing keys
+
+2005-04-26 09:18  jeffd
+
+	* packages/forums/catalog/forums.en_US.ISO-8859-1.xml: add some
+	  missing message keys from nperpers message move stuff
+
+2005-04-26 04:56  josee
+
+	* packages/lorsm/: lib/user-lorsm.tcl,
+	  templates/lorsm-no-index.tcl, www/index.tcl,
+	  www/delivery-no-index/index.adp, www/delivery-no-index/index.tcl:
+	  removing the frame with the "exit" button from the lorsm course
+	  prsentation format delivery-no-index. raise a new window if the
+	  presentation format is set to delivery-no-index. marking/tracking
+	  the last time viewed in the delivery-no-index template
+
+2005-04-25 18:50  victorg
+
+	* packages/acs-content-repository/tcl/item-procs.tcl: Adding
+	  default value to db_string in item::get_live_revision
+
+2005-04-25 10:22  jeffd
+
+	* packages/lars-blogger/: tcl/entry-procs.tcl, www/one-entry.tcl:
+	  return 404 if entry_id not found
+
+2005-04-25 09:40  timoh
+
+	* packages/assessment/www/asm-admin/: catalog-item-add.adp,
+	  catalog-item-add.xql: corrected display on catalog-item-add
+
+2005-04-25 09:36  timoh
+
+	* packages/assessment/www/asm-admin/: catalog-item-add.adp,
+	  catalog-item-add.tcl: added support for choice_orientation on
+	  catalog-item-add
+
+2005-04-25 09:29  timoh
+
+	* packages/acs-templating/: resources/lists/table.adp,
+	  tcl/list-procs.tcl: added 10 as dynamic list size; let selectbox
+	  for dynamic size appear always
+
+2005-04-25 09:00  timoh
+
+	* packages/assessment/tcl/as-item-procs.tcl: bugfix: no default
+	  appendix to title of copied item
+
+2005-04-25 08:20  timoh
+
+	* packages/assessment/assessment.info: require newer acs-templating
+	  package
+
+2005-04-25 04:12  josee
+
+	* packages/lors/: lors.info,
+	  sql/postgresql/upgrade/upgrade-0.6d-0.6d3.sql: upgradint version,
+	  addin upgrade file
+
+2005-04-25 04:08  davido
+
+	* packages/user-tracking/config/awstats_dotlrn.site.conf: Updating
+	  config file
+
+2005-04-23 03:26  maltes
+
+	* packages/assessment-portlet/assessment-portlet.info: Fixed the
+	  url as this needs to change from version to version as well.
+
+2005-04-22 11:16  timoh
+
+	* packages/assessment/www/: index-oracle.xql, index-postgresql.xql,
+	  index.xql: added orderby
+
+2005-04-22 11:15  timoh
+
+	* packages/assessment-portlet/www/:
+	  assessment-portlet-postgresql.xql, assessment-portlet.adp,
+	  assessment-portlet.tcl: split open and answered assessments into
+	  two lists; used listbuilder
+
+2005-04-22 07:14  josee
+
+	* packages/lorsm/catalog/lorsm.en_US.ISO-8859-1.xml: fixing message
+
+2005-04-22 05:10  josee
+
+	* packages/lorsm/: catalog/lorsm.en_US.ISO-8859-1.xml,
+	  tcl/lorsm-install-procs.tcl, templates/lorsm-no-index.tcl,
+	  www/delivery-no-index/exit.tcl, www/delivery-no-index/index.adp,
+	  www/delivery-no-index/index.tcl,
+	  www/delivery-no-index/record-view.tcl,
+	  www/delivery-no-index/view/index-oracle.xql,
+	  www/delivery-no-index/view/index-postgresql.xql,
+	  www/delivery-no-index/view/index.vuh: adding course presentation
+	  format (without the lorsm index)
+
+2005-04-22 04:29  eduardop
+
+	* packages/acs-content-repository/tcl/revision-procs-oracle.xql:
+	  bugfix: fixing bug #2402, bad merge
+
+2005-04-21 16:56  victorg
+
+	* packages/dotlrn-assessment/tcl/dotlrn-assessment-procs.tcl: i18N
+	  for the Admin portlet of assessment
+
+2005-04-21 13:25  timoh
+
+	* packages/assessment/www/asm-admin/catalog-browse.tcl: added
+	  variable row numbers via selectbox; added pagination bar at
+	  bottom of list
+
+2005-04-21 13:13  timoh
+
+	* packages/acs-templating/: resources/lists/table.adp,
+	  tcl/list-procs.tcl: added variable row numbers via selectbox;
+	  added pagination b" ar at bottom of list
+
+2005-04-21 12:29  josee
+
+	* packages/lors/sql/postgresql/lors-imscp-create.sql: renaming
+	  column when the course format id will be stored
+
+2005-04-21 12:28  josee
+
+	* packages/lorsm/www/course-add-2.tcl:
+	  adding missing queries
+
+2005-04-21 12:03  josee
+
+	* packages/lorsm/: catalog/lorsm.en_US.ISO-8859-1.xml,
+	  lib/user-lorsm.tcl, sql/postgresql/lorsm-create.sql,
+	  tcl/lorsm-install-procs.tcl, tcl/lorsm-procs.tcl,
+	  templates/lorsm-default.adp, templates/lorsm-default.tcl,
+	  templates/lorsm-no-index.adp, templates/lorsm-no-index.tcl,
+	  www/course-add-2.tcl, www/course-add-3.tcl,
+	  www/course-structure.adp, www/course-structure.tcl,
+	  www/formater.adp, www/formater.tcl, www/index.tcl: adding course
+	  presentation formats
+
+2005-04-21 11:36  josee
+
+	* packages/lors/: sql/postgresql/lors-imscp-create.sql,
+	  sql/postgresql/lors-imscp-package-create.sql,
+	  tcl/lors-imscp-procs.tcl: adding course presentation formats
+
+2005-04-21 05:16  timoh
+
+	* packages/assessment/www/asm-admin/: catalog-browse.tcl,
+	  catalog-browse.xql: bugfix: case insensitive search
+
+2005-04-20 16:11  daveb
+
+	* packages/acs-content-repository/tcl/filter-procs.tcl: Pass
+	  resolve index to get_id
+
+2005-04-20 10:05  eduardop
+
+	* packages/forums/sql/oracle/forums-messages-create.sql: bugfix:
+	  fixing bug #2395, bad sql
+
+2005-04-20 09:21  eduardop
+
+	* packages/acs-content-repository/tcl/revision-procs-oracle.xql:
+	  fix (people should try these changes first prior to commit)
+
+2005-04-20 07:48  eduardop
+
+	* packages/: acs-admin/www/apm/packages-install-2.tcl,
+	  acs-content-repository/sql/postgresql/upgrade/upgrade-5.1.4d2-5.1.4d3.sql,
+	  acs-events/sql/oracle/acs-events-create.sql,
+	  acs-events/sql/oracle/upgrade/upgrade-0.5d2-0.5d3.sql,
+	  acs-ldap-authentication/www/doc/design.html,
+	  acs-tcl/tcl/navigation-callback-procs.tcl,
+	  attachments/www/admin/new-root-folder-map.tcl,
+	  attachments/www/doc/index.html,
+	  attachments/www/doc/src/attachments.apt,
+	  workflow/www/doc/fall-2003-extensions.html,
+	  workflow/www/doc/index.html: fix pacakge -> package typo
+
+2005-04-20 04:23  victorg
+
+	* packages/lars-blogger/catalog/lars-blogger.en_US.ISO-8859-1.xml:
+	  file lars-blogger.en_US.ISO-8859-1.xml was added on branch
+	  oacs-5-2 on 2005-09-24 01:18:02 +0000
+
+2005-04-20 02:50  hamiltonc
+
+	* packages/dotlrn/www/element-list.adp: file element-list.adp was
+	  added on branch oacs-5-2 on 2005-05-31 23:13:06 +0000
+
+2005-04-20 02:50  hamiltonc
+
+	* packages/dotlrn/www/element-list.tcl: file element-list.tcl was
+	  added on branch oacs-5-2 on 2005-05-31 23:13:06 +0000
+
+2005-04-20 02:50  hamiltonc
+
+	* packages/dotlrn/www/element-rename.adp: file element-rename.adp
+	  was added on branch oacs-5-2 on 2005-05-31 23:18:49 +0000
+
+2005-04-20 02:50  hamiltonc
+
+	* packages/dotlrn/www/element-rename.tcl: file element-rename.tcl
+	  was added on branch oacs-5-2 on 2005-05-31 23:18:49 +0000
+
+2005-04-20 02:07  maltes
+
+	* packages/assessment-portlet/: assessment-portlet.info,
+	  sql/oracle/upgrade/upgrade-0.1d-0.2d1.sql,
+	  sql/postgresql/upgrade/upgrade-0.1d-0.2d1.sql,
+	  tcl/assessment-portlet-procs.tcl: I18N of Portlet
+
+2005-04-20 02:07  victorg
+
+	* packages/curriculum-portlet/sql/:
+	  oracle/upgrade/upgrade-2.1.0b2-2.1.1.sql,
+	  postgresql/upgrade/upgrade-2.1.0b2-2.1.1.sql: file
+	  upgrade-2.1.0b2-2.1.1.sql was added on branch oacs-5-2 on
+	  2005-09-24 04:15:19 +0000
+
+2005-04-20 01:41  victorg
+
+	*
+	  packages/survey-portlet/sql/postgresql/upgrade/upgrade-2.1.1-2.1.2d1.sql:
+	  file upgrade-2.1.1-2.1.2d1.sql was added on branch oacs-5-2 on
+	  2005-09-23 09:33:09 +0000
+
+2005-04-20 01:41  victorg
+
+	*
+	  packages/survey-portlet/sql/oracle/upgrade/upgrade-2.1.1-2.1.2d2.sql:
+	  file upgrade-2.1.1-2.1.2d2.sql was added on branch oacs-5-2 on
+	  2005-09-23 09:33:09 +0000
+
+2005-04-19 22:11  jader
+
+	* packages/acs-core-docs/www/xml/install-guide/openacs.xml: Fixed
+	  typo in reference guide, courtesy of Oscar Castaneda V.
+
+2005-04-19 06:01  davido
+
+	* packages/user-tracking/www/:
+	  advanced-communities-chunk-large.tcl,
+	  advanced-users-chunk-large.tcl, advanced-users-stats.adp,
+	  communities-chunk.tcl, users-chunk-large.tcl: Fixing bugs in some
+	  users and communites chunks
+
+2005-04-18 11:19  victorg
+
+	* packages/user-tracking-portlet/tcl/:
+	  user-tracking-admin-portlet-procs.tcl,
+	  user-tracking-portlet-procs.tcl: i18N for portlets pretty names
+
+2005-04-18 11:18  victorg
+
+	* packages/dotlrn-user-tracking/tcl/dotlrn-user-tracking-procs.tcl:
+	  i18N for portlet pretty name
+
+2005-04-18 08:30  timoh
+
+	* packages/assessment/: catalog/assessment.en_US.ISO-8859-1.xml,
+	  www/index-oracle.xql, www/index-postgresql.xql, www/index.adp,
+	  www/index.tcl, www/index.xql: split list of assessments into list
+	  of open assessments and answered assessments
+
+2005-04-18 07:21  davido
+
+	*
+	  packages/user-tracking/catalog/user-tracking.es_GT.ISO-8859-1.xml:
+	  Reorganizing some statistics
+
+2005-04-18 07:02  timoh
+
+	* packages/assessment/www/asm-admin/: results-export-oracle.xql,
+	  results-export-postgresql.xql, results-export.tcl,
+	  results-export.xql: added seperate restrictions to start and end
+	  date
+
+2005-04-18 06:43  davido
+
+	* packages/user-tracking/:
+	  catalog/user-tracking.en_US.ISO-8859-1.xml,
+	  catalog/user-tracking.es_ES.ISO-8859-1.xml,
+	  www/petitions-chunk.adp, www/visits-chunk.adp: Reorganizing some
+	  statistics
+
+2005-04-18 06:20  timoh
+
+	* packages/assessment/lib/: section-items.adp, section-items.xql:
+	  show field-name of items on admin page
+
+2005-04-18 06:19  timoh
+
+	* packages/assessment/www/asm-admin/assessment-history.xql: sorting
+	  history last to first
+
+2005-04-18 06:19  timoh
+
+	* packages/assessment/: lib/item-show-mc.tcl,
+	  www/asm-admin/item-edit-mc.adp, www/asm-admin/item-edit-mc.tcl:
+	  moving link to mapping existing choice set to item-edit page
+
+2005-04-18 03:47  josee
+
+	* packages/evaluation/www/admin/evaluations/:
+	  student-list-oracle.xql, student-list-postgresql.xql: fixing bug
+	  when displaying evaluated students
+
+2005-04-18 03:12  maltes
+
+	* packages/assessment/www/asm-admin/results-users.tcl: Removed the
+	  link to the person from the anonymous name and sorted the second
+	  list by name to make it impossible to deduct the answer from the
+	  first list
+
+2005-04-16 17:32  victorg
+
+	* packages/dotlrn-user-tracking/tcl/dotlrn-user-tracking-procs.tcl:
+	  i18N for portlet messages
+
+2005-04-16 17:31  victorg
+
+	* packages/user-tracking-portlet/:
+	  catalog/user-tracking-portlet.es_GT.ISO-8859-1.xml,
+	  tcl/user-tracking-admin-portlet-procs.tcl,
+	  tcl/user-tracking-portlet-procs.tcl: Adding catalog for es_GT
+	  i18N for portlet titles
+
+2005-04-16 17:25  victorg
+
+	* packages/user-tracking/www/petitions-chunk.adp: typo in message
+	  key
+
+2005-04-16 17:24  victorg
+
+	* packages/user-tracking/catalog/:
+	  user-tracking.en_US.ISO-8859-1.xml,
+	  user-tracking.es_ES.ISO-8859-1.xml,
+	  user-tracking.es_GT.ISO-8859-1.xml: adding message keys for es_GT
+
+2005-04-15 15:03  victorg
+
+	* packages/user-tracking/tools/logresolvemerge.pl: adding
+	  logresolvemerge.pl - permissions changed
+
+2005-04-15 15:02  victorg
+
+	* packages/user-tracking/tools/logresolvemerge.pl: removing
+	  logresolvemerge.pl in order to change permissions
+
+2005-04-15 14:15  timoh
+
+	* packages/assessment/: catalog/assessment.en_US.ISO-8859-1.xml,
+	  www/asm-admin/one-a.adp, www/asm-admin/assessment-history.adp,
+	  www/asm-admin/assessment-history.tcl,
+	  www/asm-admin/assessment-history.xql: added change history
+
+2005-04-15 13:26  timoh
+
+	* packages/assessment/: assessment.info,
+	  catalog/assessment.en_US.ISO-8859-1.xml, lib/session-items.tcl,
+	  lib/session-items.xql, sql/oracle/assessment-item-create.sql,
+	  sql/oracle/upgrade/upgrade-0.10d11-0.10d12.sql,
+	  sql/postgresql/assessment-item-create.sql,
+	  sql/postgresql/upgrade/upgrade-0.10d11-0.10d12.sql,
+	  tcl/as-assessment-procs-oracle.xql,
+	  tcl/as-assessment-procs-postgresql.xql, tcl/as-install-procs.tcl,
+	  tcl/as-item-procs.tcl, tcl/as-item-procs.xql, www/session.adp,
+	  www/asm-admin/item-add.tcl, www/asm-admin/item-add.xql,
+	  www/asm-admin/item-copy.tcl, www/asm-admin/item-copy.xql,
+	  www/asm-admin/item-edit-general.tcl,
+	  www/asm-admin/item-edit-general.xql,
+	  www/asm-admin/item-edit-mc-existing.adp,
+	  www/asm-admin/item-edit-mc-existing.tcl,
+	  www/asm-admin/item-edit-mc-existing.xql,
+	  www/asm-admin/item-edit-mc.adp, www/asm-admin/item-edit-mc.tcl,
+	  www/asm-admin/item-edit.tcl, www/asm-admin/item-edit.xql,
+	  www/asm-admin/results-edit.adp, www/asm-admin/results-edit.tcl,
+	  www/asm-admin/results-export-oracle.xql,
+	  www/asm-admin/results-export-postgresql.xql,
+	  www/asm-admin/results-export.adp,
+	  www/asm-admin/results-export.tcl,
+	  www/asm-admin/results-export.xql,
+	  www/asm-admin/results-session.adp,
+	  www/asm-admin/results-session.tcl,
+	  www/asm-admin/results-users.adp, www/asm-admin/results-users.tcl:
+	  optimized speed, show names of responsing users in anonymous
+	  assessment, set existing choice set when editing item, display
+	  more fields for item copy, csv date range, removed item name to
+	  field name, fixed assessment creator to be initial creator
+
+2005-04-15 12:50  eduardop
+
+	* packages/dotlrn/www/admin/club-new.xql: bugfix: fixing bug #2393,
+	  ambiguous column naming in select list
+
+2005-04-15 04:34  victorg
+
+	* packages/forums/lib/message/choose_forum_move.adp: file
+	  choose_forum_move.adp was added on branch oacs-5-2 on 2005-09-26
+	  09:03:13 +0000
+
+2005-04-15 04:34  victorg
+
+	* packages/forums/lib/message/choose_forum_move.tcl: file
+	  choose_forum_move.tcl was added on branch oacs-5-2 on 2005-09-26
+	  09:03:13 +0000
+
+2005-04-15 04:34  victorg
+
+	* packages/forums/lib/message/choose_thread_move.adp: file
+	  choose_thread_move.adp was added on branch oacs-5-2 on 2005-09-26
+	  09:03:13 +0000
+
+2005-04-15 04:34  victorg
+
+	* packages/forums/lib/message/choose_thread_move.tcl: file
+	  choose_thread_move.tcl was added on branch oacs-5-2 on 2005-09-26
+	  09:03:13 +0000
+
+2005-04-15 04:32  josee
+
+	* packages/forums/lib/message/: choose_message_move-oracle.xql,
+	  choose_message_move-postgresql.xql, choose_message_move.adp,
+	  choose_message_move.tcl, choose_forum_move.adp,
+	  choose_forum_move.tcl, choose_thread_move.adp,
+	  choose_thread_move.tcl: removing unused files
+
+2005-04-15 04:32  victorg
+
+	* packages/forums/lib/message/choose_message_move-oracle.xql: file
+	  choose_message_move-oracle.xql was added on branch oacs-5-2 on
+	  2005-09-26 09:03:13 +0000
+
+2005-04-15 04:32  victorg
+
+	* packages/forums/lib/message/choose_message_move-postgresql.xql:
+	  file choose_message_move-postgresql.xql was added on branch
+	  oacs-5-2 on 2005-09-26 09:03:13 +0000
+
+2005-04-15 04:32  victorg
+
+	* packages/forums/lib/message/choose_message_move.adp: file
+	  choose_message_move.adp was added on branch oacs-5-2 on
+	  2005-09-26 09:03:13 +0000
+
+2005-04-15 04:32  victorg
+
+	* packages/forums/lib/message/choose_message_move.tcl: file
+	  choose_message_move.tcl was added on branch oacs-5-2 on
+	  2005-09-26 09:03:13 +0000
+
+2005-04-15 04:29  josee
+
+	*
+	  packages/evaluation/www/admin/grades/grades-delete-2-postgresql.xql:
+	  removing unused xql file
+
+2005-04-15 04:29  hamiltonc
+
+	*
+	  packages/evaluation/www/admin/grades/grades-delete-2-postgresql.xql:
+	  file grades-delete-2-postgresql.xql was added on branch oacs-5-2
+	  on 2005-05-31 23:13:11 +0000
+
+2005-04-15 04:12  davido
+
+	* packages/: user-tracking/user-tracking.info,
+	  user-tracking/tcl/apm-callback-procs.tcl,
+	  dotlrn-user-tracking/dotlrn-user-tracking.info,
+	  user-tracking-portlet/user-tracking-portlet.info: Release 0.1d2
+	  of user-tracking tool
+
+2005-04-15 04:09  victorg
+
+	* packages/assessment/catalog/: assessment.en_US.ISO-8859-1.xml,
+	  assessment.es_ES.ISO-8859-1.xml, assessment.es_GT.ISO-8859-1.xml:
+	  Adding missing keys to the catalogs (en_US, es_ES, es_GT)
+
+2005-04-15 04:05  nperper
+
+	* packages/forums/: lib/message/choose-forum-move.adp,
+	  lib/message/choose-forum-move.tcl,
+	  lib/message/choose-message-move-oracle.xql,
+	  lib/message/choose-message-move-postgresql.xql,
+	  lib/message/choose-message-move.adp,
+	  lib/message/choose-message-move.tcl,
+	  lib/message/choose-thread-move.adp,
+	  lib/message/choose-thread-move.tcl,
+	  www/moderate/message-move.adp,
+	  www/moderate/thread-move-thread.adp,
+	  www/moderate/thread-move.adp: move messages between forums:
+	  rename files
+
+2005-04-15 03:51  victorg
+
+	* packages/assessment-portlet/:
+	  catalog/assessment-portlet.es_GT.ISO-8859-1.xml,
+	  tcl/assessment-portlet-procs.tcl: i18N for assessment-portlet
+	  fixing message keys for es_GT
+
+2005-04-15 03:02  davido
+
+	* packages/user-tracking/config/awstats_dotlrn.site.conf: Release
+	  0.1d2 of user-tracking tool
+
+2005-04-15 02:33  davido
+
+	* packages/user-tracking/www/awstats/cgi-bin/awstats_dotlrn.pl:
+	  Release 0.1d2 of user-tracking tool
+
+2005-04-14 21:37  victorg
+
+	*
+	  packages/assessment/sql/postgresql/upgrade/upgrade-0.10d10-0.10d11.sql:
+	  Adding random_p into the as_assessments table (upgrade script)
+
+2005-04-14 18:05  timoh
+
+	* packages/assessment/tcl/as-assessment-procs.tcl: bugfix: correct
+	  quoting in csv export
+
+2005-04-14 13:33  jader
+
+	* packages/: acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl,
+	  acs-tcl/tcl/00-database-procs.tcl: Updated to work with Oracle
+	  10. Was using Oracle8 hardcoded -- the new code is is more
+	  flexible with what the driver calls itself.
+
+2005-04-14 11:44  davido
+
+	* packages/user-tracking/: user-tracking.info,
+	  catalog/user-tracking.en_US.ISO-8859-1.xml,
+	  catalog/user-tracking.es_ES.ISO-8859-1.xml,
+	  tcl/apm-callback-procs.tcl, tcl/user-tracking-procs.tcl,
+	  tcl/user-tracking-procs.xql, tools/logresolvemerge.pl,
+	  www/advanced-card-postgresql.xql, www/advanced-card.adp,
+	  www/advanced-card.tcl, www/advanced-communities-chunk-large.adp,
+	  www/advanced-communities-chunk-large.tcl,
+	  www/advanced-communities-chunk-medium.adp,
+	  www/advanced-communities-chunk-medium.tcl,
+	  www/advanced-communities-chunk-small.adp,
+	  www/advanced-communities-chunk-small.tcl,
+	  www/advanced-communities-chunk.adp,
+	  www/advanced-communities-chunk.tcl,
+	  www/advanced-communities-stats.adp,
+	  www/advanced-communities-stats.tcl, www/advanced-stats.adp,
+	  www/advanced-stats.tcl, www/advanced-users-chunk-large.adp,
+	  www/advanced-users-chunk-large.tcl,
+	  www/advanced-users-chunk-medium.adp,
+	  www/advanced-users-chunk-medium.tcl,
+	  www/advanced-users-chunk-small.adp,
+	  www/advanced-users-chunk-small.tcl, www/advanced-users-chunk.adp,
+	  www/advanced-users-chunk.tcl, www/advanced-users-stats.adp,
+	  www/advanced-users-stats.tcl,
+	  www/communities-card-postgresql.xql, www/communities-card.adp,
+	  www/communities-card.tcl, www/communities-chunk-large.adp,
+	  www/communities-chunk-large.tcl,
+	  www/communities-chunk-medium.adp,
+	  www/communities-chunk-medium.tcl,
+	  www/communities-chunk-small.adp, www/communities-chunk-small.tcl,
+	  www/communities-chunk.adp, www/communities-chunk.tcl,
+	  www/communities-stats.tcl,
+	  www/contributions-chunk2-postgresql.xql,
+	  www/contributions-chunk2.adp, www/contributions-chunk2.tcl,
+	  www/errors-report.adp, www/errors-report.tcl, www/index.adp,
+	  www/loading.adp, www/loading.tcl, www/loading2.adp,
+	  www/loading2.tcl, www/pages-report.adp, www/pages-report.tcl,
+	  www/petitions-chunk.adp, www/petitions-chunk.tcl,
+	  www/registration-history-oracle.xql,
+	  www/registration-history-postgresql.xql,
+	  www/registration-history.adp, www/registration-history.tcl,
+	  www/site-card-postgresql.xql, www/site-card.adp,
+	  www/site-card.tcl, www/users-card-postgresql.xql,
+	  www/users-card.adp, www/users-card.tcl,
+	  www/users-chunk-large.adp, www/users-chunk-large.tcl,
+	  www/users-chunk-medium.adp, www/users-chunk-medium.tcl,
+	  www/users-chunk-small.adp, www/users-chunk-small.tcl,
+	  www/users-chunk.adp, www/users-chunk.tcl, www/users-stats.adp,
+	  www/visited-material-chunk-postgresql.xql,
+	  www/visited-material-chunk.adp, www/visited-material-chunk.tcl,
+	  www/visits-chunk-postgresql.xql, www/visits-chunk.adp,
+	  www/visits-chunk.tcl, www/admin/index.adp, www/admin/index.tcl,
+	  www/admin/scheduling.adp, www/admin/scheduling.tcl,
+	  www/admin/scheduling.xql,
+	  www/contributions-cards/faq-card-postgresql.xql,
+	  www/contributions-cards/faq-card.adp,
+	  www/contributions-cards/faq-card.tcl,
+	  www/contributions-cards/files-card-postgresql.xql,
+	  www/contributions-cards/files-card.adp,
+	  www/contributions-cards/files-card.tcl,
+	  www/contributions-cards/forums-card-postgresql.xql,
+	  www/contributions-cards/forums-card.adp,
+	  www/contributions-cards/forums-card.tcl,
+	  www/contributions-cards/messages-card-postgresql.xql,
+	  www/contributions-cards/messages-card.adp,
+	  www/contributions-cards/messages-card.tcl,
+	  www/contributions-cards/news-card-postgresql.xql,
+	  www/contributions-cards/news-card.adp,
+	  www/contributions-cards/news-card.tcl,
+	  www/contributions-cards/survey-card-postgresql.xql,
+	  www/contributions-cards/survey-card.adp,
+	  www/contributions-cards/survey-card.tcl,
+	  www/visited-material/faqs-visited-postgresql.xql,
+	  www/visited-material/faqs-visited.adp,
+	  www/visited-material/faqs-visited.tcl,
+	  www/visited-material/folders-visited-postgresql.xql,
+	  www/visited-material/folders-visited.adp,
+	  www/visited-material/folders-visited.tcl,
+	  www/visited-material/forums-visited-postgresql.xql,
+	  www/visited-material/forums-visited.adp,
+	  www/visited-material/forums-visited.tcl,
+	  www/visited-material/messages-visited-postgresql.xql,
+	  www/visited-material/messages-visited.adp,
+	  www/visited-material/messages-visited.tcl,
+	  www/visited-material/news-visited-postgresql.xql,
+	  www/visited-material/news-visited.adp,
+	  www/visited-material/news-visited.tcl,
+	  www/visited-material/surveys-visited-postgresql.xql,
+	  www/visited-material/surveys-visited.adp,
+	  www/visited-material/surveys-visited.tcl,
+	  www/visited-material/top.adp, www/visited-material/top.tcl,
+	  www/visits/daymonth.adp, www/visits/daymonth.tcl,
+	  www/visits/dayweek.adp, www/visits/dayweek.tcl,
+	  www/visits/duration.adp, www/visits/duration.tcl,
+	  www/visits/hits.adp, www/visits/hits.tcl, www/visits/hourly.adp,
+	  www/visits/hourly.tcl, www/visits/ip-report.adp,
+	  www/visits/ip-report.tcl, www/visits/users-report-postgresql.xql,
+	  www/visits/users-report.adp, www/visits/users-report.tcl: Release
+	  0.1d2 of user-tracking tool
+
+2005-04-14 11:36  davido
+
+	* packages/: dotlrn-user-tracking/dotlrn-user-tracking.info,
+	  dotlrn-user-tracking/tcl/dotlrn-user-tracking-procs.tcl,
+	  dotlrn-user-tracking/tcl/dotlrn-user-tracking-procs.xql,
+	  user-tracking-portlet/user-tracking-portlet.info,
+	  user-tracking-portlet/catalog/user-tracking-portlet.en_US.ISO-8859-1.xml,
+	  user-tracking-portlet/catalog/user-tracking-portlet.es_ES.ISO-8859-1.xml,
+	  user-tracking-portlet/tcl/user-tracking-admin-portlet-procs.tcl,
+	  user-tracking-portlet/tcl/user-tracking-portlet-procs.tcl,
+	  user-tracking-portlet/www/user-tracking-admin-portlet.adp,
+	  user-tracking-portlet/www/user-tracking-admin-portlet.tcl,
+	  user-tracking-portlet/www/user-tracking-portlet-postgresql.xql,
+	  user-tracking-portlet/www/user-tracking-portlet.adp,
+	  user-tracking-portlet/www/user-tracking-portlet.tcl: Release
+	  0.1d2 of user-tracking tool
+
+2005-04-14 11:12  timoh
+
+	* packages/assessment/www/assessment.xql: bugfix: need subject_id
+	  to pick up old session
+
+2005-04-14 10:52  timoh
+
+	* packages/assessment/www/assessment.tcl: bugfix: calling wrong
+	  proc for as::item::item_data
+
+2005-04-13 20:51  michaels
+
+	* packages/cms/www/modules/sitemap/index.tcl: small bug in 'add
+	  new...' form
+
+2005-04-13 17:32  michaels
+
+	* packages/cms/www/modules/types/: attributes.tcl, index.adp,
+	  index.tcl: bug in conditional was preventing widget editing
+
+2005-04-13 16:15  michaels
+
+	* packages/cms/: todo, www/index.tcl, www/master.adp,
+	  www/modules/items/assign-keywords-oracle.xql,
+	  www/modules/items/assign-keywords-postgresql.xql,
+	  www/modules/items/assign-keywords.tcl,
+	  www/modules/items/attributes-edit.adp,
+	  www/modules/items/attributes-edit.tcl,
+	  www/modules/items/attributes.tcl, www/modules/items/children.adp,
+	  www/modules/items/children.tcl,
+	  www/modules/items/content-add-1.tcl,
+	  www/modules/items/content-add-2.tcl,
+	  www/modules/items/content-download.tcl,
+	  www/modules/items/create-1.tcl, www/modules/items/create-2.adp,
+	  www/modules/items/create-2.tcl, www/modules/items/delete.tcl,
+	  www/modules/items/index.adp, www/modules/items/index.tcl,
+	  www/modules/items/keywords.tcl,
+	  www/modules/items/publish-status.adp,
+	  www/modules/items/publish-status.tcl,
+	  www/modules/items/relate-items-2.tcl,
+	  www/modules/items/relate-items.tcl,
+	  www/modules/items/relate-order.tcl,
+	  www/modules/items/related-items.adp,
+	  www/modules/items/related-items.tcl,
+	  www/modules/items/rename.tcl,
+	  www/modules/items/revision-add-1.tcl,
+	  www/modules/items/revision-add-2.adp,
+	  www/modules/items/revision-add-2.tcl,
+	  www/modules/items/revision.adp, www/modules/items/revision.tcl,
+	  www/modules/items/revisions.tcl,
+	  www/modules/items/templates-oracle.xql,
+	  www/modules/items/templates-postgresql.xql,
+	  www/modules/items/templates.adp, www/modules/items/templates.tcl,
+	  www/modules/items/unrelate-item.tcl,
+	  www/modules/sitemap/attributes.adp,
+	  www/modules/sitemap/attributes.tcl,
+	  www/modules/sitemap/copy-oracle.xql,
+	  www/modules/sitemap/copy-postgresql.xql,
+	  www/modules/sitemap/copy.adp, www/modules/sitemap/copy.tcl,
+	  www/modules/sitemap/create.tcl,
+	  www/modules/sitemap/delete-items-oracle.xql,
+	  www/modules/sitemap/delete-items-postgresql.xql,
+	  www/modules/sitemap/delete-items.tcl,
+	  www/modules/sitemap/delete.tcl,
+	  www/modules/sitemap/index-oracle.xql,
+	  www/modules/sitemap/index-postgresql.xql,
+	  www/modules/sitemap/index.adp, www/modules/sitemap/index.tcl,
+	  www/modules/sitemap/index.xql, www/modules/sitemap/move.tcl,
+	  www/modules/sitemap/rename.adp, www/modules/sitemap/rename.tcl,
+	  www/modules/sitemap/symlink-oracle.xql,
+	  www/modules/sitemap/symlink-postgresql.xql,
+	  www/modules/sitemap/symlink.tcl, www/modules/templates/index.adp,
+	  www/modules/types/content-method.tcl,
+	  www/modules/types/index.adp, www/modules/types/index.tcl,
+	  www/modules/types/mime-types.tcl,
+	  www/modules/types/relation-register.tcl,
+	  www/modules/types/relation-unregister.tcl,
+	  www/modules/types/relations.tcl,
+	  www/modules/types/unregister-mime-type.tcl,
+	  www/modules/types/widget-register.tcl,
+	  www/modules/types/widget-unregister.tcl: use standard permissions
+	  and permissions api; more tweaking
+
+2005-04-13 15:02  michaels
+
+	* packages/cms/tcl/form-procs.tcl: set richtext element values
+	  using template::util::richtext::create thanks to daveb
+
+2005-04-13 14:51  timoh
+
+	* packages/assessment/: lib/section-items.adp,
+	  lib/section-items.tcl, tcl/as-item-display-cb-procs.tcl,
+	  tcl/as-item-display-cb-procs.xql,
+	  tcl/as-item-display-rb-procs.tcl,
+	  tcl/as-item-display-rb-procs.xql,
+	  tcl/as-item-display-sa-procs.tcl,
+	  tcl/as-item-display-sa-procs.xql,
+	  tcl/as-item-display-sb-procs.tcl,
+	  tcl/as-item-display-sb-procs.xql,
+	  tcl/as-item-display-ta-procs.tcl,
+	  tcl/as-item-display-ta-procs.xql,
+	  tcl/as-item-display-tb-procs.tcl,
+	  tcl/as-item-display-tb-procs.xql, tcl/as-item-form-procs.tcl,
+	  tcl/as-item-form-procs.xql, tcl/as-item-procs.tcl,
+	  tcl/as-item-procs.xql, www/assessment.tcl: changed caching of
+	  item data and display type data
+
+2005-04-13 14:51  timoh
+
+	* packages/assessment/www/asm-admin/assessment-form.xql: bugfix:
+	  get random_p for edit
+
+2005-04-13 07:14  eduardop
+
+	* packages/assessment-portlet/www/assessment-portlet-oracle.xql:
+	  Add oracle support to assessment portlet
+
+2005-04-13 07:11  maltes
+
+	* packages/assessment/www/asm-admin/results-users.tcl: Made sure
+	  you can see a list of users who answered an anonymous assessment
+	  and when. It is not possible to see what they answered though.
+
+2005-04-13 06:48  maltes
+
+	* packages/assessment/: lib/section-items.tcl,
+	  lib/section-items.xql, tcl/as-item-procs.tcl,
+	  tcl/as-item-procs.xql, tcl/as-section-procs.tcl,
+	  tcl/as-section-procs.xql: Performance increase for the display of
+	  the administration page due to clever caching. Has the additional
+	  benefit that we will memoize the items display upon creation and
+	  not only for the first user
+
+2005-04-13 05:57  maltes
+
+	* packages/assessment/: tcl/as-assessment-procs.tcl,
+	  www/assessment.tcl: Fixed content::folder
+
+2005-04-13 04:28  maltes
+
+	* packages/acs-content-repository/tcl/content-folder-procs.tcl:
+	  Added function to return the content_folder_id for a package
+
+2005-04-13 04:23  maltes
+
+	* packages/acs-tcl/tcl/: object-type-procs.tcl,
+	  object-type-procs.xql: Added function (cached) to return
+	  table_name of an object
+
+2005-04-13 00:23  victorg
+
+	* packages/assessment/tcl/as-section-procs.tcl: fixing if
+	  condiftion for cutting off the item list of a section
+
+2005-04-12 22:41  daveb
+
+	* packages/tsearch2-driver/tcl/: tsearch2-driver-procs.tcl,
+	  test/tsearch2-driver-procs.tcl: Fix case when a one character
+	  term is in the middle of two other terms. Add test case.
+
+2005-04-12 17:46  michaels
+
+	* packages/cms/www/modules/clipboard/: floating.adp, index.adp:
+	  remove users tab plus some small cleanup
+
+2005-04-12 17:45  michaels
+
+	* packages/cms/www/modules/categories/: create-oracle.xql,
+	  create-postgresql.xql, create.tcl, delete.tcl, edit.tcl,
+	  index.adp, index.tcl, index.xql, move.tcl, move.xql: use
+	  listbuilder plus some misc cleanup
+
+2005-04-12 14:52  eduardop
+
+	* etc/install/: checkout.sh, install.tcl, updateserver.sh,
+	  oracle/recreate-user.sh: update
+
+2005-04-12 11:59  nperper
+
+	* packages/assessment/www/asm-admin/export/index-oracle.xql: fix
+
+2005-04-12 10:37  andrewg
+
+	* packages/acs-templating/www/resources/: bullet.gif, minus.gif,
+	  mktree.css, mktree.js, plus.gif: Adding dhtml tree code.
+
+2005-04-12 08:55  eduardop
+
+	* packages/assessment/: tcl/as-export-procs.tcl,
+	  www/asm-admin/export/index.vuh: export HTML correctly
+
+2005-04-12 07:26  eduardop
+
+	* packages/assessment/tcl/as-qti-procs.tcl: better use
+	  ad_html_text_convert
+
+2005-04-12 07:12  eduardop
+
+	* packages/assessment/tcl/as-qti-procs.tcl: oops
+
+2005-04-12 06:48  eduardop
+
+	* packages/assessment/tcl/as-qti-procs.tcl: Fix: Import QTI text
+	  following the texttype attribute.  If texttype is text/plain we
+	  convert to HTML and if texttype is text/html we get it raw.  This
+	  way all the text fields in the database are always HTML
+
+2005-04-11 18:21  leed
+
+	* packages/acs-tcl/tcl/callback-procs.tcl: Added procs for querying
+	  callbacks.
+
+2005-04-11 18:18  leed
+
+	* packages/acs-tcl/tcl/: object-type-procs-oracle.xql,
+	  object-type-procs-postgresql.xql, object-type-procs.tcl: Fixed
+	  supertype accessor.
+
+2005-04-11 15:09  skaufman
+
+	* packages/assessment/catalog/assessment.en_US.ISO-8859-1.xml: add
+	  missing keys
+
+2005-04-11 15:08  skaufman
+
+	* packages/assessment/www/asm-admin/checks-admin.tcl: UI tweek
+
+2005-04-11 15:00  skaufman
+
+	* packages/assessment/www/asm-admin/: catalog-item-add.tcl,
+	  catalog-item-add.adp, catalog-section-add.adp,
+	  catalog-section-add.tcl, catalog-browse.tcl, catalog-browse.adp:
+	  partial fix of bug 2388
+
+2005-04-11 13:18  skaufman
+
+	* packages/assessment/catalog/assessment.en_US.ISO-8859-1.xml: adds
+	  missing key
+
+2005-04-11 13:14  michaels
+
+	* packages/cms/: cms.info, sql/oracle/cms-create.sql,
+	  sql/oracle/cms-update.sql, sql/postgresql/cms-create.sql,
+	  sql/postgresql/cms-update.sql: remove acs-workflow and custom
+	  permissions from create scripts, bump version to 5.0d and update
+	  dependencies
+
+2005-04-09 18:39  hamiltonc
+
+	*
+	  packages/assessment/sql/oracle/upgrade/upgrade-0.10d10-0.10d11.sql:
+	  file upgrade-0.10d10-0.10d11.sql was added on branch oacs-5-2 on
+	  2005-05-31 23:13:00 +0000
+
+2005-04-09 18:39  timoh
+
+	* packages/assessment/: assessment.info,
+	  catalog/assessment.en_US.ISO-8859-1.xml,
+	  sql/oracle/assessment-section-create.sql,
+	  sql/postgresql/assessment-section-create.sql,
+	  tcl/as-assessment-procs-oracle.xql,
+	  tcl/as-assessment-procs-postgresql.xql,
+	  tcl/as-assessment-procs.tcl, tcl/as-install-procs.tcl,
+	  tcl/as-item-display-cb-procs.tcl,
+	  tcl/as-item-display-cb-procs.xql,
+	  tcl/as-item-display-rb-procs.tcl,
+	  tcl/as-item-display-rb-procs.xql,
+	  tcl/as-item-display-sa-procs.tcl,
+	  tcl/as-item-display-sa-procs.xql,
+	  tcl/as-item-display-sb-procs.tcl,
+	  tcl/as-item-display-sb-procs.xql,
+	  tcl/as-item-display-ta-procs.tcl,
+	  tcl/as-item-display-ta-procs.xql,
+	  tcl/as-item-display-tb-procs.tcl,
+	  tcl/as-item-display-tb-procs.xql, tcl/as-item-form-procs.tcl,
+	  tcl/as-item-form-procs.xql, tcl/as-item-type-mc-procs.tcl,
+	  tcl/as-item-type-mc-procs.xql, tcl/as-item-type-oq-procs.tcl,
+	  tcl/as-item-type-oq-procs.xql, tcl/as-section-procs.tcl,
+	  www/assessment.tcl, www/assessment.xql,
+	  www/asm-admin/assessment-form.tcl: speeding up assessment,
+	  switching off randomizing
+
+2005-04-08 19:04  annyf
+
+	* packages/assessment/www/asm-admin/: one-a.adp, one-a.tcl: fix the
+	  url to redirect to set the registration asm
+
+2005-04-08 18:58  miguelm
+
+	* packages/acs-subsite/www/admin/set-reg-assessment.tcl: fix query
+	  to select the assessments created in the same subsite
+
+2005-04-08 18:49  annyf
+
+	* packages/assessment/www/asm-admin/one-a.tcl: fix some links
+
+2005-04-08 17:23  annyf
+
+	* packages/assessment/www/asm-admin/one-a.tcl: fix page title
+
+2005-04-08 16:46  andrewg
+
+	* packages/dotlrn/www/admin/users-bulk-upload-2.tcl: Bugfix for
+	  duplicate notifications with empty passwords and notify set to
+	  true.  Please see commit message for version 1.11.2.1.4.7.
+
+2005-04-08 14:41  victorg
+
+	* packages/forums/www/admin/subscribe-others-2.tcl: file
+	  subscribe-others-2.tcl was added on branch oacs-5-2 on 2005-09-26
+	  09:03:14 +0000
+
+2005-04-08 14:41  victorg
+
+	* packages/forums/www/admin/subscribe-others.adp: file
+	  subscribe-others.adp was added on branch oacs-5-2 on 2005-09-26
+	  09:03:14 +0000
+
+2005-04-08 14:41  victorg
+
+	* packages/forums/www/admin/subscribe-others.tcl: file
+	  subscribe-others.tcl was added on branch oacs-5-2 on 2005-09-26
+	  09:03:14 +0000
+
+2005-04-08 10:58  josee
+
+	* packages/evaluation-portlet/lib/tasks-chunk.xql: adding missing
+	  query file
+
+2005-04-08 04:28  nperper
+
+	* packages/forums/: forums.info,
+	  catalog/forums.en_US.ISO-8859-1.xml,
+	  catalog/forums.es_ES.ISO-8859-1.xml, lib/forums/forums-chunk.tcl,
+	  lib/forums/forums-history-chunk.adp,
+	  lib/forums/forums-history-chunk.tcl,
+	  lib/forums/forums-history-chunk.xql,
+	  lib/message/choose_forum_move.adp,
+	  lib/message/choose_forum_move.tcl,
+	  lib/message/choose_message_move-oracle.xql,
+	  lib/message/choose_message_move-postgresql.xql,
+	  lib/message/choose_message_move.adp,
+	  lib/message/choose_message_move.tcl,
+	  lib/message/choose_thread_move.adp,
+	  lib/message/choose_thread_move.tcl, lib/message/row.adp,
+	  lib/user/post-history-chunk.adp, lib/user/post-history-chunk.tcl,
+	  lib/user/post-history-chunk.xql, www/forum-view-statistic.adp,
+	  www/forum-view-statistic.tcl, www/moderate/message-move.adp,
+	  www/moderate/message-move.tcl, www/moderate/move-oracle.xql,
+	  www/moderate/move-postgresql.xql,
+	  www/moderate/move-thread-oracle.xql,
+	  www/moderate/move-thread-postgresql.xql,
+	  www/moderate/move-thread-thread-oracle.xql,
+	  www/moderate/move-thread-thread-postgresql.xql,
+	  www/moderate/move-thread-thread.adp,
+	  www/moderate/move-thread-thread.tcl,
+	  www/moderate/move-thread-thread.xql,
+	  www/moderate/move-thread.adp, www/moderate/move-thread.tcl,
+	  www/moderate/move-thread.xql, www/moderate/move.adp,
+	  www/moderate/move.tcl, www/moderate/move.xql,
+	  www/moderate/thread-move-thread.adp,
+	  www/moderate/thread-move-thread.tcl,
+	  www/moderate/thread-move.adp, www/moderate/thread-move.tcl: move
+	  messages between forums
+
+2005-04-08 04:19  josee
+
+	* packages/evaluation/: lib/audit-chunk-oracle.xql,
+	  lib/student-grades-report-chunk-oracle.xql,
+	  www/answer-add-edit-oracle.xql, www/evaluation-view-oracle.xql,
+	  www/index-oracle.xql, www/index.xql, www/task-view-oracle.xql,
+	  www/admin/grades/grades-oracle.xql,
+	  www/admin/grades/grades-reports-oracle.xql,
+	  www/admin/grades/grades-reports.xql,
+	  www/admin/grades/grades-type-reports-oracle.xql,
+	  www/admin/grades/student-grades-report-oracle.xql,
+	  www/admin/grades/student-grades-report.xql: adding query files
+
+2005-04-08 04:15  josee
+
+	*
+	  packages/evaluation-portlet/www/evaluation-evaluations-portlet.xql:
+	  adding xql file with standard queries
+
+2005-04-08 04:10  josee
+
+	* packages/: evaluation/evaluation.info,
+	  evaluation-portlet/evaluation-portlet.info: changing version name
+
+2005-04-07 21:06  skaufman
+
+	* packages/assessment/www/asm-admin/permissions.tcl: partial fix of
+	  bug 2388
+
+2005-04-07 20:50  skaufman
+
+	* packages/assessment/www/asm-admin/: send-mail.adp, send-mail.tcl:
+	  partial fix of bug 2388
+
+2005-04-07 20:45  skaufman
+
+	* packages/assessment/www/asm-admin/: assessment-delete.tcl,
+	  assessment-delete.adp, assessment-form.adp, assessment-form.tcl,
+	  assessment-copy.tcl, assessment-copy.adp: partial fix of bug 2388
+
+2005-04-07 19:10  skaufman
+
+	* packages/assessment/www/asm-admin/: section-select.adp,
+	  section-select.tcl: partial fix of bug 2388
+
+2005-04-07 19:05  skaufman
+
+	* packages/assessment/www/asm-admin/: action-select.adp,
+	  action-select.tcl, action-params.tcl, action-params.adp: partial
+	  fix of bug 2388
+
+2005-04-07 19:01  skaufman
+
+	* packages/assessment/www/asm-admin/: add-edit-check.tcl,
+	  add-edit-check.adp: partial fix of bug 2388
+
+2005-04-07 18:56  michaels
+
+	* packages/cms/tcl/form-procs.tcl: new items bombing with a null
+	  revision_id; probably not the permanent fix
+
+2005-04-07 18:53  skaufman
+
+	* packages/assessment/www/asm-admin/: item-edit.tcl,
+	  section-form.tcl, section-display-form.tcl, section-preview.tcl:
+	  partial fix of bug 2388
+
+2005-04-07 18:48  skaufman
+
+	* packages/assessment/www/asm-admin/: item-edit-general.tcl,
+	  item-edit-sa.tcl, item-edit-mc.tcl: partial fix of bug 2388
+
+2005-04-07 18:45  skaufman
+
+	* packages/assessment/www/asm-admin/: item-edit-display-sb.tcl,
+	  item-edit-display-cb.tcl, item-edit-display-rb.tcl,
+	  item-edit-display-tb.tcl: partial fix of bug 2388
+
+2005-04-07 18:41  skaufman
+
+	* packages/assessment/www/asm-admin/: item-add-display-tb.tcl,
+	  item-add-mc-choices.tcl, item-add-mc.tcl, item-add-oq.tcl,
+	  item-add-sa.tcl, item-add.tcl: partial fix of bug 2388
+
+2005-04-07 18:38  skaufman
+
+	* packages/assessment/www/asm-admin/: item-add-display-sa.tcl,
+	  item-add-display-sa.adp, item-add-display-sb.tcl,
+	  item-add-display-ta.tcl: partial fix of bug 2388
+
+2005-04-07 18:35  skaufman
+
+	* packages/assessment/www/asm-admin/: item-add-display-cb.tcl,
+	  item-add-display-rb.tcl: partial fix of bug 2388
+
+2005-04-07 18:28  skaufman
+
+	* packages/assessment/www/asm-admin/: item-add-oq.tcl,
+	  item-add-oq.adp, item-add-display-ta.adp,
+	  item-add-display-ta.tcl: partial fix of bug 2388
+
+2005-04-07 18:23  skaufman
+
+	* packages/assessment/www/asm-admin/: item-add-display-sb.tcl,
+	  item-add-display-sb.adp, item-add-display-rb.adp,
+	  item-add-display-rb.tcl: partial fix of bug 2388
+
+2005-04-07 18:20  skaufman
+
+	* packages/assessment/www/asm-admin/: item-add-mc-choices.tcl,
+	  item-add-mc-choices.adp, item-add-display-cb.adp,
+	  item-add-display-cb.tcl: partial fix of bug 2388
+
+2005-04-07 18:18  skaufman
+
+	* packages/assessment/www/asm-admin/item-add.tcl: reset default
+	  number of choices to 10 not 0
+
+2005-04-07 18:14  annyf
+
+	* packages/assessment/www/asm-admin/: one-a.adp, one-a.tcl,
+	  one-a.xql: check if the assessment can be set for the
+	  registration process
+
+2005-04-07 18:13  skaufman
+
+	* packages/assessment/www/asm-admin/: item-add-display-tb.tcl,
+	  item-add-display-tb.adp, item-add-mc.adp, item-add-mc.tcl:
+	  partial fix of bug 2388
+
+2005-04-07 18:09  skaufman
+
+	* packages/assessment/www/asm-admin/: item-add.tcl, item-add.adp,
+	  item-add-sa.adp, item-add-sa.tcl: partial fix of bug 2388
+
+2005-04-07 17:52  skaufman
+
+	* packages/assessment/www/asm-admin/: item-edit-display-cb.adp,
+	  item-edit-display-cb.tcl, item-edit-display-rb.tcl,
+	  item-edit-display-rb.adp, item-edit-display-sb.adp,
+	  item-edit-display-sb.tcl: partial fix of bug 2388
+
+2005-04-07 17:47  skaufman
+
+	* packages/assessment/www/asm-admin/: item-edit-general.adp,
+	  item-edit-general.tcl, item-edit-sa.tcl, item-edit-sa.adp,
+	  item-edit-display-tb.tcl, item-edit-display-tb.adp: partial fix
+	  of bug 2388
+
+2005-04-07 17:43  skaufman
+
+	* packages/assessment/www/asm-admin/: section-preview.adp,
+	  section-preview.tcl, checks-admin.tcl, checks-admin.adp,
+	  item-edit.tcl, item-edit.adp: partial fix of bug 2388
+
+2005-04-07 17:37  skaufman
+
+	* packages/assessment/www/asm-admin/: catalog-search.adp,
+	  catalog-search.tcl, section-display-form.tcl,
+	  section-display-form.adp: partial fix of bug 2388
+
+2005-04-07 17:34  skaufman
+
+	* packages/assessment/www/asm-admin/: section-form.adp,
+	  section-form.tcl: partial fix of bug 2388
+
+2005-04-07 17:29  skaufman
+
+	* packages/assessment/www/asm-admin/: one-a.tcl, one-a.adp: partial
+	  fix of bug 2388
+
+2005-04-07 17:22  skaufman
+
+	* packages/assessment/www/asm-admin/index.tcl: partial fix of bug
+	  2388
+
+2005-04-07 16:17  annyf
+
+	* packages/assessment/catalog/assessment.en_US.ISO-8859-1.xml: add
+	  messages related to the register assessment
+
+2005-04-07 16:16  miguelm
+
+	* packages/acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml:
+	  add messages related to the register assessment
+
+2005-04-07 14:57  josee
+
+	* packages/evaluation-portlet/: lib/tasks-chunk-postgresql.xql,
+	  tcl/apm-callback-procs.tcl,
+	  tcl/evaluation-portlet-procs-oracle.xql,
+	  tcl/evaluation-portlet-procs.tcl: fixing bugs(postgres) due to
+	  the "translation" to oracle
+
+2005-04-07 14:57  josee
+
+	* packages/evaluation/: sql/oracle/evaluation-calendar-drop.sql,
+	  sql/oracle/evaluation-drop.sql,
+	  sql/oracle/evaluation-package-create.sql,
+	  sql/postgresql/evaluation-package-create.sql,
+	  tcl/apm-callback-procs.tcl, tcl/evaluation-procs-oracle.xql,
+	  tcl/evaluation-procs-postgresql.xql, tcl/evaluation-procs.tcl,
+	  www/answer-add-edit-postgresql.xql, www/answer-add-edit.tcl,
+	  www/admin/groups/group-delete-2.tcl,
+	  www/admin/tasks/solution-add-edit-oracle.xql,
+	  www/admin/tasks/solution-add-edit-postgresql.xql,
+	  www/admin/tasks/solution-add-edit.tcl,
+	  www/admin/tasks/solution-add-edit.xql,
+	  www/admin/tasks/task-add-edit-oracle.xql,
+	  www/admin/tasks/task-add-edit-postgresql.xql,
+	  www/admin/tasks/task-add-edit.tcl: fixing bugs(for postgres) from
+	  the "translation" to oracle
+
+2005-04-07 14:23  skaufman
+
+	* packages/assessment/catalog/assessment.en_US.ISO-8859-1.xml:
+	  fixes related to bug 2388
+
+2005-04-07 14:07  annyf
+
+	* packages/assessment/catalog/assessment.en_US.ISO-8859-1.xml: add
+	  option in extreme actions to return to set-reg-assessment page
+
+2005-04-07 14:06  miguelm
+
+	* packages/acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml:
+	  add messages related to registration assessment
+
+2005-04-07 14:02  miguelm
+
+	* packages/acs-subsite/www/admin/set-reg-assessment.tcl: change the
+	  button functionality
+
+2005-04-07 13:41  annyf
+
+	* packages/assessment/www/asm-admin/: one-a.adp, one-a.tcl: add
+	  link to return to the registration assessment page
+
+2005-04-07 07:26  hamiltonc
+
+	*
+	  packages/evaluation/www/admin/evaluations/evaluation-delete-2-postgresql.xql:
+	  file evaluation-delete-2-postgresql.xql was added on branch
+	  oacs-5-2 on 2005-05-31 23:13:11 +0000
+
+2005-04-07 07:26  hamiltonc
+
+	* packages/evaluation/www/admin/index-postgresql.xql: file
+	  index-postgresql.xql was added on branch oacs-5-2 on 2005-05-31
+	  23:13:10 +0000
+
+2005-04-07 07:26  hamiltonc
+
+	* packages/evaluation/www/evaluation-list-postgresql.xql: file
+	  evaluation-list-postgresql.xql was added on branch oacs-5-2 on
+	  2005-05-31 23:13:10 +0000
+
+2005-04-07 07:26  hamiltonc
+
+	* packages/evaluation/www/evaluation-list.adp: file
+	  evaluation-list.adp was added on branch oacs-5-2 on 2005-05-31
+	  23:13:10 +0000
+
+2005-04-07 07:26  hamiltonc
+
+	* packages/evaluation/www/evaluation-list.tcl: file
+	  evaluation-list.tcl was added on branch oacs-5-2 on 2005-05-31
+	  23:13:10 +0000
+
+2005-04-07 07:26  hamiltonc
+
+	* packages/evaluation/www/task-list-postgresql.xql: file
+	  task-list-postgresql.xql was added on branch oacs-5-2 on
+	  2005-05-31 23:13:10 +0000
+
+2005-04-07 07:26  hamiltonc
+
+	* packages/evaluation/www/task-list.adp: file task-list.adp was
+	  added on branch oacs-5-2 on 2005-05-31 23:13:10 +0000
+
+2005-04-07 07:26  hamiltonc
+
+	* packages/evaluation/www/task-list.tcl: file task-list.tcl was
+	  added on branch oacs-5-2 on 2005-05-31 23:13:10 +0000
+
+2005-04-07 07:26  josee
+
+	* packages/:
+	  evaluation-portlet/catalog/evaluation-portlet.en_US.ISO-8859-1.xml,
+	  evaluation-portlet/lib/evaluations-chunk-oracle.xql,
+	  evaluation-portlet/lib/tasks-chunk-oracle.xql,
+	  evaluation-portlet/lib/tasks-chunk.tcl,
+	  evaluation-portlet/www/evaluation-evaluations-portlet-oracle.xql,
+	  evaluation-portlet/www/evaluation-evaluations-portlet-postgresql.xql,
+	  evaluation/catalog/evaluation.en_US.ISO-8859-1.xml,
+	  evaluation/lib/audit-chunk-postgresql.xql,
+	  evaluation/lib/audit-chunk.tcl,
+	  evaluation/lib/evaluations-chunk-oracle.xql,
+	  evaluation/lib/evaluations-chunk.tcl,
+	  evaluation/lib/student-grades-report-chunk-postgresql.xql,
+	  evaluation/lib/student-grades-report-chunk.xql,
+	  evaluation/lib/tasks-chunk-oracle.xql,
+	  evaluation/lib/tasks-chunk.tcl,
+	  evaluation/sql/oracle/evaluation-create.sql,
+	  evaluation/sql/oracle/evaluation-package-create.sql,
+	  evaluation/sql/postgresql/evaluation-create.sql,
+	  evaluation/sql/postgresql/evaluation-package-create.sql,
+	  evaluation/tcl/evaluation-procs-oracle.xql,
+	  evaluation/tcl/evaluation-procs-postgresql.xql,
+	  evaluation/tcl/evaluation-procs.tcl,
+	  evaluation/www/answer-add-edit-postgresql.xql,
+	  evaluation/www/answer-add-edit.tcl,
+	  evaluation/www/answer-add-edit.xql,
+	  evaluation/www/evaluation-list-postgresql.xql,
+	  evaluation/www/evaluation-list.adp,
+	  evaluation/www/evaluation-list.tcl,
+	  evaluation/www/index-postgresql.xql,
+	  evaluation/www/task-list-postgresql.xql,
+	  evaluation/www/task-list.adp, evaluation/www/task-list.tcl,
+	  evaluation/www/task-view-postgresql.xql,
+	  evaluation/www/task-view.xql,
+	  evaluation/www/admin/index-postgresql.xql,
+	  evaluation/www/admin/index.xql,
+	  evaluation/www/admin/evaluations/audit-info-oracle.xql,
+	  evaluation/www/admin/evaluations/evaluate-students-2-oracle.xql,
+	  evaluation/www/admin/evaluations/evaluate-students-2-postgresql.xql,
+	  evaluation/www/admin/evaluations/evaluate-students-2.tcl,
+	  evaluation/www/admin/evaluations/evaluate-students-2.xql,
+	  evaluation/www/admin/evaluations/evaluate-students-oracle.xql,
+	  evaluation/www/admin/evaluations/evaluation-delete-2-postgresql.xql,
+	  evaluation/www/admin/evaluations/evaluation-delete-oracle.xql,
+	  evaluation/www/admin/evaluations/evaluations-edit-oracle.xql,
+	  evaluation/www/admin/evaluations/evaluations-edit-postgresql.xql,
+	  evaluation/www/admin/evaluations/evaluations-edit.adp,
+	  evaluation/www/admin/evaluations/evaluations-edit.xql,
+	  evaluation/www/admin/evaluations/grades-sheet-parse-oracle.xql,
+	  evaluation/www/admin/evaluations/grades-sheets-oracle.xql,
+	  evaluation/www/admin/evaluations/grades-sheets.adp,
+	  evaluation/www/admin/evaluations/grades-sheets.tcl,
+	  evaluation/www/admin/evaluations/one-evaluation-edit-oracle.xql,
+	  evaluation/www/admin/evaluations/one-evaluation-edit.tcl,
+	  evaluation/www/admin/evaluations/student-list-oracle.xql,
+	  evaluation/www/admin/evaluations/student-list-postgresql.xql,
+	  evaluation/www/admin/evaluations/student-list.adp,
+	  evaluation/www/admin/evaluations/student-list.tcl,
+	  evaluation/www/admin/evaluations/student-list.xql,
+	  evaluation/www/admin/grades/grades-reports-postgresql.xql,
+	  evaluation/www/admin/grades/grades-reports.tcl,
+	  evaluation/www/admin/grades/grades-type-reports-postgresql.xql,
+	  evaluation/www/admin/grades/grades-type-reports.tcl,
+	  evaluation/www/admin/grades/grades-type-reports.xql,
+	  evaluation/www/admin/grades/student-grades-report-postgresql.xql,
+	  evaluation/www/admin/groups/group-delete.tcl,
+	  evaluation/www/admin/tasks/solution-add-edit-oracle.xql,
+	  evaluation/www/admin/tasks/solution-add-edit-postgresql.xql,
+	  evaluation/www/admin/tasks/solution-add-edit.tcl,
+	  evaluation/www/admin/tasks/solution-add-edit.xql,
+	  evaluation/www/admin/tasks/task-add-edit-oracle.xql,
+	  evaluation/www/admin/tasks/task-add-edit-postgresql.xql,
+	  evaluation/www/admin/tasks/task-add-edit.tcl,
+	  evaluation/www/admin/tasks/task-delete.xql: evaluation now with
+	  support for oracle
+
+2005-04-06 22:15  skaufman
+
+	* packages/assessment/catalog/assessment.en_US.ISO-8859-1.xml: adds
+	  some missing keys related to bug 2386
+
+2005-04-06 22:14  skaufman
+
+	* packages/assessment/www/asm-admin/item-add.tcl: fixes bug 2386 --
+	  adds a field for num_choices to the form
+
+2005-04-06 19:55  skaufman
+
+	* packages/assessment/www/asm-admin/item-edit-display-sb.tcl: fixes
+	  bug 2370 -- simple typo that called item_display_cb and not
+	  item_display_sb as it should have
+
+2005-04-06 18:09  michaels
+
+	* packages/cms/www/modules/sitemap/: index-postgresql.xql,
+	  index.tcl: remove some old commented code; don't join on
+	  acs_objects when paginating
+
+2005-04-06 18:06  michaels
+
+	* packages/cms/: sql/oracle/cms-widgets.sql,
+	  sql/postgresql/cms-widgets.sql, tcl/form-procs.tcl: add richtext
+	  widget
+
+2005-04-06 18:05  michaels
+
+	* packages/cms/www/modules/types/: widget-register-1.adp,
+	  widget-register-2.adp, widget-register-3.adp: don't call master
+	  and don't use ugly wizard style
+
+2005-04-06 18:03  michaels
+
+	* packages/cms/www/modules/items/: revision-add-2.adp,
+	  revision-add-2.tcl: don't use ugly wizard style
+
+2005-04-06 17:31  enriquec
+
+	* packages/dotlrn/catalog/dotlrn.en_US.ISO-8859-1.xml: Adding
+	  message keys for 'subject key', 'class key' and 'department key'
+
+2005-04-06 17:29  enriquec
+
+	* packages/dotlrn/www/admin/: class-instance-new.tcl,
+	  class-new.tcl, department-new.tcl: Adding support for custom keys
+	  to HEAD (merge between HEAD and oacs-5-1)
+
+2005-04-06 17:21  enriquec
+
+	* packages/dotlrn/tcl/class-procs.tcl: merge between HEAD and
+	  oacs-5-1
+
+2005-04-05 20:20  michaels
+
+	* packages/cms/www/modules/sitemap/: ancestors.adp, attributes.adp,
+	  attributes.tcl, create.tcl, delete.tcl, index-oracle.xql,
+	  index-postgresql.xql, index.adp, index.tcl, index.xql,
+	  rename-oracle.xql, rename-postgresql.xql, rename.tcl, rename.xql:
+	  pagination and sorting for main content browser plus various
+	  cleanups thanks to cr api (more to come)
+
+2005-04-05 15:47  jeffd
+
+	* packages/acs-events/sql/postgresql/: acs-events-create.sql,
+	  upgrade/upgrade-0.5d2-0.5d3.sql: fix the bkwd compat
+	  acs_event__new function resolves bug 2383
+
+2005-04-05 14:26  miguelm
+
+	* packages/acs-subsite/www/admin/: set-reg-assessment.adp,
+	  set-reg-assessment.tcl: fix edit button
+
+2005-04-05 13:19  josee
+
+	* packages/evaluation/www/admin/groups/: group-delete-2-oracle.xql,
+	  group-delete-2.tcl, group-delete-oracle.xql, group-delete.tcl,
+	  group-member-add-2-oracle.xql, group-new-2-oracle.xql,
+	  group-new-oracle.xql, group-new-postgresql.xql,
+	  group-remove-member-oracle.xql, group-reuse-2-oracle.xql,
+	  group-reuse-2-postgresql.xql, group-reuse-2.xql,
+	  group-reuse-postgresql.xql, group-reuse.xql, one-group.tcl:
+	  evaluation task groups now with oracle support
+
+2005-04-05 13:19  hamiltonc
+
+	* packages/evaluation/www/admin/groups/group-reuse-postgresql.xql:
+	  file group-reuse-postgresql.xql was added on branch oacs-5-2 on
+	  2005-05-31 23:13:11 +0000
+
+2005-04-05 11:46  jeffd
+
+	* packages/faq/www/one-faq.tcl: return not found if faq not found,
+	  which sort of makes sense
+
+2005-04-05 11:21  jeffd
+
+	* packages/news/tcl/: news-procs-oracle.xql,
+	  news-procs-postgresql.xql, news-procs.tcl: procs to associate an
+	  image with an news article
+
+2005-04-05 08:08  jeffd
+
+	* packages/lars-blogger/: lars-blogger.info, www/blog.adp,
+	  www/blog.tcl, www/entry-chunk.adp, www/entry-edit.tcl,
+	  www/index.adp, www/index.tcl, www/one-entry.adp,
+	  www/one-entry.tcl: add ImmediatePublishP and OnlyManageOwnPostsP
+	  parameters for running weblog as a public noticeboard
+
+2005-04-04 14:31  miguelm
+
+	* packages/acs-subsite/www/admin/: set-reg-assessment.tcl,
+	  set-reg-assessment.xql: fix query to select an instance that is
+	  alredy mounted
+
+2005-04-04 14:23  josee
+
+	* packages/evaluation-portlet/: lib/evaluations-chunk-oracle.xql,
+	  lib/evaluations-chunk-postgresql.xql, lib/evaluations-chunk.xql,
+	  lib/tasks-chunk-oracle.xql, lib/tasks-chunk-postgresql.xql,
+	  tcl/apm-callback-procs.tcl, tcl/evaluation-portlet-procs.tcl:
+	  adding *-oracle.xql files, moving queries from *-postgres.xql
+	  fiels to *-oracle.xql
+
+2005-04-04 14:22  hamiltonc
+
+	* packages/evaluation/www/admin/tasks/task-add-to-communities.xql:
+	  file task-add-to-communities.xql was added on branch oacs-5-2 on
+	  2005-05-31 23:13:12 +0000
+
+2005-04-04 14:22  hamiltonc
+
+	* packages/evaluation/www/admin/tasks/task-delete-2-postgresql.xql:
+	  file task-delete-2-postgresql.xql was added on branch oacs-5-2 on
+	  2005-05-31 23:13:12 +0000
+
+2005-04-04 14:22  hamiltonc
+
+	* packages/evaluation/www/admin/tasks/task-delete-postgresql.xql:
+	  file task-delete-postgresql.xql was added on branch oacs-5-2 on
+	  2005-05-31 23:13:12 +0000
+
+2005-04-04 14:22  josee
+
+	* packages/evaluation/: lib/tasks-chunk-oracle.xql,
+	  sql/postgresql/evaluation-create.sql,
+	  sql/postgresql/evaluation-package-create.sql,
+	  tcl/apm-callback-procs.tcl, tcl/evaluation-procs-oracle.xql,
+	  tcl/evaluation-procs-postgresql.xql, tcl/evaluation-procs.tcl,
+	  tcl/evaluation-procs.xql, www/answer-add-edit.tcl,
+	  www/admin/grades/distribution-edit-oracle.xql,
+	  www/admin/grades/grades-delete-2.tcl,
+	  www/admin/tasks/solution-add-edit-oracle.xql,
+	  www/admin/tasks/solution-add-edit-postgresql.xql,
+	  www/admin/tasks/solution-add-edit.tcl,
+	  www/admin/tasks/solution-add-edit.xql,
+	  www/admin/tasks/task-add-edit-oracle.xql,
+	  www/admin/tasks/task-add-edit-postgresql.xql,
+	  www/admin/tasks/task-add-edit.adp,
+	  www/admin/tasks/task-add-edit.tcl,
+	  www/admin/tasks/task-add-edit.xql,
+	  www/admin/tasks/task-add-to-communities-oracle.xql,
+	  www/admin/tasks/task-add-to-communities-postgresql.xql,
+	  www/admin/tasks/task-add-to-communities.tcl,
+	  www/admin/tasks/task-add-to-communities.xql,
+	  www/admin/tasks/task-delete-2-postgresql.xql,
+	  www/admin/tasks/task-delete-2.tcl,
+	  www/admin/tasks/task-delete-postgresql.xql: continue with oracle
+	  support. adding *-oracle.xql files, moving queries from
+	  *-postgres.xql files to *.xql
+
+2005-04-04 13:59  annyf
+
+	* packages/assessment/catalog/assessment.en_US.ISO-8859-1.xml: add
+	  message displayed when the assessment is related to the
+	  registration process
+
+2005-04-04 13:59  miguelm
+
+	* packages/acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml:
+	  add message displayed when the assessment is related to the
+	  registration process
+
+2005-04-04 13:48  annyf
+
+	* packages/assessment/www/asm-admin/: one-a.adp, one-a.tcl: add
+	  message displayed when the assessment is related to the
+	  registration process
+
+2005-04-04 13:47  miguelm
+
+	* packages/acs-subsite/www/admin/: index.adp,
+	  set-reg-assessment.adp, set-reg-assessment.tcl,
+	  set-reg-assessment.xql: add links to edit and create the
+	  registration assessment
+
+2005-04-04 08:14  torbenb
+
+	* contrib/misc/upgrade_4.6_to_5.0.sh: adding a few details that
+	  caught me and some others (that I witnessed on irc), and
+	  annotating a bit more to speed up processing for the less
+	  experienced.
+
+2005-04-04 06:38  jeffd
+
+	* packages/tsearch2-driver/tcl/tsearch2-driver-procs.tcl: multiple
+	  words were not tokenized properly
+
+2005-04-03 05:33  leed
+
+	* packages/acs-tcl/tcl/: object-type-procs-oracle.xql,
+	  object-type-procs-postgresql.xql, object-type-procs.tcl:
+	  Functions to get the parent types of an object type with
+	  util_memoize caching.
+
+2005-04-01 21:36  victorg
+
+	* packages/assessment/tcl/as-assessment-procs.tcl: Fixing
+	  validation of number of tries that a user can take an assessment
+
+2005-04-01 15:18  torbenb
+
+	* packages/acs-core-docs/www/xml/install-guide/oracle.xml: adding
+	  link about Andrew Piskorski's Oracle9i install notes per thread
+	  http://openacs.org/forums/message-view?message_id=67108
+
+2005-04-01 13:51  jader
+
+	* packages/acs-core-docs/www/xml/install-guide/maintenance.xml:
+	  Updated link on maintenance page, thanks to Wojtek Przywrzej
+
+2005-04-01 05:51  maltes
+
+	* packages/assessment/catalog/: assessment.de_DE.ISO-8859-1.xml,
+	  assessment.en_US.ISO-8859-1.xml: New strings
+
+2005-04-01 05:30  timoh
+
+	* packages/assessment/tcl/as-install-procs.tcl: bugfix: getting
+	  upgrade to work again - hint: please think before committing
+	  obviously broken code
+
+2005-04-01 01:22  maltes
+
+	* packages/assessment/www/asm-admin/results-export.tcl: Better file
+	  download
+
+2005-04-01 01:19  maltes
+
+	* packages/assessment/www/asm-admin/: item-add-mc-existing.adp,
+	  item-add-mc-existing.tcl, item-add-mc-existing.xql,
+	  section-preview-oracle.xql, section-preview-postgresql.xql,
+	  section-preview.adp, section-preview.tcl, section-preview.xql:
+	  Added files for section preview and reuse of existing MC
+	  questions
+
+2005-03-31 20:02  victorg
+
+	* packages/assessment/catalog/assessment.en_US.ISO-8859-1.xml:
+	  Adding missing keys to catalog (en_US)
+
+2005-03-31 12:44  miguelm
+
+	* packages/acs-subsite/www/admin/set-reg-assessment.xql: verify if
+	  the public have read privilege for the assessment
+
+2005-03-31 09:24  maltes
+
+	*
+	  packages/assessment-portlet/www/assessment-portlet-postgresql.xql:
+	  Fixed PG date comparison
+
+2005-03-31 08:04  maltes
+
+	* packages/: assessment/tcl/as-section-procs.tcl,
+	  assessment/www/asm-admin/assessment-form.tcl,
+	  assessment-portlet/www/assessment-portlet-postgresql.xql:
+	  Disallowed display of yet closed assessments (where the starttime
+	  is in the future)
+
+2005-03-31 06:09  josee
+
+	* packages/evaluation/: lib/evaluations-chunk-oracle.xql,
+	  lib/evaluations-chunk-postgresql.xql, lib/evaluations-chunk.xql,
+	  lib/tasks-chunk-oracle.xql, lib/tasks-chunk-postgresql.xql,
+	  lib/tasks-chunk.xql, sql/oracle/evaluation-create.sql,
+	  sql/oracle/evaluation-drop.sql,
+	  sql/oracle/evaluation-package-create.sql,
+	  sql/oracle/evaluation-package-drop.sql,
+	  sql/postgresql/evaluation-create.sql,
+	  sql/postgresql/evaluation-drop.sql,
+	  sql/postgresql/evaluation-package-create.sql,
+	  sql/postgresql/evaluation-package-drop.sql,
+	  tcl/apm-callback-procs.tcl, tcl/evaluation-procs-oracle.xql,
+	  tcl/evaluation-procs-postgresql.xql, tcl/evaluation-procs.tcl,
+	  tcl/evaluation-procs.xql: adding oracle support for evaluation
+	  package
+
+2005-03-31 05:15  timoh
+
+	* packages/assessment/www/assessment.tcl: bugfix: wrong items when
+	  section split up on several pages
+
+2005-03-30 13:33  jeffd
+
+	* packages/forums/: catalog/forums.en_US.ISO-8859-1.xml,
+	  tcl/form-procs.tcl: provide better context help for forum
+	  creation
+
+2005-03-30 13:18  victorg
+
+	* packages/bug-tracker/sql/postgresql/bug-tracker-create.sql:
+	  Removing extra comma when calling bt_bug_revision__new inside
+	  bt_bug__new
+
+2005-03-30 12:38  annyf
+
+	* packages/assessment/tcl/: as-apm-action-procs.tcl,
+	  as-apm-param-procs.tcl: insert defualt actions
+
+2005-03-30 12:33  annyf
+
+	* packages/assessment/: www/asm-admin/bulk-mail.tcl,
+	  catalog/assessment.en_US.ISO-8859-1.xml: change
+	  Internationalization messages
+
+2005-03-30 12:14  jeffd
+
+	* packages/forums/tcl/forums-procs.tcl: check we are in the forums
+	  package before we go looking for attachements since search can be
+	  mounted in a subsite which means in the search package
+	  site_node_apm_integration::child_package_exists_p will fail.
+	  this function seriously needs to be fixed -- its a mess
+
+2005-03-30 11:59  annyf
+
+	* packages/assessment/www/asm-admin/: bulk-mail.tcl, bulk-mail.xql:
+	  move queries to .xql file
+
+2005-03-30 10:00  jeffd
+
+	* packages/search/tcl/search-procs.tcl: object_type unavailable on
+	  delete
+
+2005-03-30 05:27  maltes
+
+	* packages/assessment/www/asm-admin/assessment-copy.tcl: Added
+	  missing permission grant
+
+2005-03-30 02:10  maltes
+
+	* packages/assessment/www/asm-admin/one-a.adp: Removed copy of
+	  section. This is risky, as you can't define the name of the items
+	  within the section.
+
+2005-03-29 20:01  jeffd
+
+	* packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl: fix for
+	  trailing space on boolean flag resolves bug 2381 by Carl
+	  Coryell-Martin
+
+2005-03-29 19:36  jeffd
+
+	* packages/acs-tcl/tcl/parameter-procs.tcl: add param docs for
+	  localize and boolean for parameter;:get
+
+2005-03-29 18:39  jeffd
+
+	* packages/search/tcl/: search-procs.tcl, syndicate-procs.tcl: add
+	  a search::action callback and make the syndication called from
+	  the callback rather than inline.
+
+2005-03-29 17:13  rob
+
+	* packages/faq/www/one-faq.adp: Added displayed object_id for faq
+	  page
+
+2005-03-29 16:00  rob
+
+	* packages/faq/www/admin/: q-and-a-add-edit.adp,
+	  q-and-a-add-edit.tcl: Added check to determine whether to display
+	  site wide categories link based on which set of categories are
+	  being used for categorisation
+
+2005-03-29 10:32  jeffd
+
+	* packages/forums/www/forum-view.adp: notifications chunk
+	  accidentally removed
+
+2005-03-29 09:44  jader
+
+	* packages/acs-core-docs/www/xml/install-guide/: maintenance.xml,
+	  overview.xml: Added link to binary installers
+
+2005-03-29 05:53  timoh
+
+	* packages/assessment/: catalog/assessment.en_US.ISO-8859-1.xml,
+	  lib/item-show-display-cb.tcl, lib/item-show-display-rb.tcl,
+	  lib/item-show-display-sb.tcl, tcl/as-assessment-procs.tcl,
+	  www/asm-admin/item-add-display-cb.tcl,
+	  www/asm-admin/item-add-display-rb.tcl,
+	  www/asm-admin/item-add-display-sb.tcl,
+	  www/asm-admin/item-add-display-ta.tcl,
+	  www/asm-admin/item-add-display-tb.tcl,
+	  www/asm-admin/item-add-mc.adp, www/asm-admin/item-add-mc.tcl,
+	  www/asm-admin/item-add-mc.xql,
+	  www/asm-admin/item-edit-display-cb.tcl,
+	  www/asm-admin/item-edit-display-rb.tcl,
+	  www/asm-admin/item-edit-display-sb.tcl,
+	  www/asm-admin/item-edit-display-ta.tcl,
+	  www/asm-admin/item-edit-display-tb.tcl,
+	  www/asm-admin/item-edit-general.tcl, www/asm-admin/item-edit.adp,
+	  www/asm-admin/item-edit.tcl, www/asm-admin/one-a.adp,
+	  www/asm-admin/results-export.tcl,
+	  www/asm-admin/results-export.xql, www/view/index.vuh: added
+	  section preview and reuse of mc-choice-sets
+
+2005-03-29 05:28  jeffd
+
+	* packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl: have
+	  callbacks executed one level below the calling function so upvar
+	  works how you would expect in the callback
+
+2005-03-29 05:23  jeffd
+
+	* packages/acs-tcl/tcl/test/ad-proc-test-procs.tcl: test that array
+	  pass by ref works as expected, test eval uplevel work with empty
+	  args and that only one round of eval applied
+
+2005-03-29 03:46  jeffd
+
+	* packages/acs-tcl/tcl/install-procs.tcl: fix docs for
+	  set-parameter-default
+
+2005-03-28 16:08  andrewg
+
+	* packages/forums-portlet/www/forums-portlet.adp: Resolving what
+	  looks like a merge bug.  It looks like my oacs-5-1 changes were
+	  brought in from forums-portlet.tcl/xql but not
+	  forums-portlet.adp.  Probably because Don made overlapping
+	  changes there.  Anyway, we're now checking for read_private_data
+	  using an exists subquery on the acs_object_party_privilege_map,
+	  not checking can_read_private_data_p.  Easier to fix than explain
+	  :-).
+
+2005-03-28 05:18  carlb
+
+	* packages/acs-core-docs/www/xml/install-guide/aolserver4.xml:
+	  cleaned up doc, removed references to specific aolserver versions
+	  where posible, and added needed library path variable for
+	  nsposgres
+
+2005-03-27 11:04  daveb
+
+	* packages/search/www/search.tcl: Remove ETP specific code from
+	  search package. Also trimming "index" from all ETP urls could
+	  quite possibly trim something uninteded. The correct course of
+	  action would be to handle this in the ETP URL service contract
+	  using file commands to get just the filename if it exactly
+	  matches index.
+
+2005-03-26 17:56  jeffd
+
+	* packages/acs-lang/tcl/lang-install-procs.tcl: fix typo in
+	  disable-locale action
+
+2005-03-26 17:55  jeffd
+
+	* packages/acs-tcl/tcl/parameter-procs.xql: wrong field name for
+	  default_value
+
+2005-03-26 17:35  jeffd
+
+	* contrib/packages/survey/survey.info: unclosed xml tags
+
+2005-03-26 17:14  jeffd
+
+	* packages/news/lib/item.adp: explicit path to news .adp
+
+2005-03-26 17:00  jeffd
+
+	* packages/categories/lib/list-categories.adp: rel nofollow for
+	  categories
+
+2005-03-26 16:58  jeffd
+
+	* packages/acs-events/: acs-events.info,
+	  sql/oracle/acs-events-create.sql,
+	  sql/oracle/upgrade/upgrade-0.5d2-0.5d3.sql,
+	  sql/postgresql/acs-events-create.sql,
+	  sql/postgresql/upgrade/upgrade-0.5d2-0.5d3.sql: propigate
+	  package_id to acs_objects, make __new a 14 param function and add
+	  backwards compatible version, bump package version, upgrades for
+	  oracle and pg, oracle untested
+
+2005-03-26 16:55  jeffd
+
+	* contrib/packages/survey/tcl/survey-search-procs.tcl: make search
+	  interface private, syndicate survey not section
+
+2005-03-26 16:45  jeffd
+
+	* packages/news/: sql/postgresql/news-package-create.sql,
+	  sql/postgresql/upgrade/upgrade-5.2.0d2-5.2.0d3.sql,
+	  tcl/news-procs.xql: make getting url work for item_id when > 1
+	  rev, make revision_set_active denormalize the title to
+	  acs_objects
+
+2005-03-26 15:54  jeffd
+
+	* packages/news/:
+	  sql/postgresql/upgrade/upgrade-5.2.0d2-5.2.0d3.sql,
+	  tcl/news-procs.tcl, tcl/news-procs.xql: add the upgrade script,
+	  make news__url work for item or revision
+
+2005-03-26 15:29  jeffd
+
+	* packages/forums/: lib/message/row.adp, tcl/messages-procs.tcl,
+	  www/message-view.tcl: had the wrong toggle image initially,
+	  return not found instead of server errror for message_id not
+	  found
+
+2005-03-26 13:25  victorg
+
+	* packages/news-portlet/catalog/news-portlet.ms_my.utf-8.xml: file
+	  news-portlet.ms_my.utf-8.xml was added on branch oacs-5-2 on
+	  2005-09-24 05:00:56 +0000
+
+2005-03-26 13:25  victorg
+
+	* packages/news/catalog/news.ms_my.utf-8.xml: file
+	  news.ms_my.utf-8.xml was added on branch oacs-5-2 on 2005-09-26
+	  09:08:49 +0000
+
+2005-03-26 13:25  victorg
+
+	* packages/static-portlet/catalog/static-portlet.ms_my.utf-8.xml:
+	  file static-portlet.ms_my.utf-8.xml was added on branch oacs-5-2
+	  on 2005-09-26 08:50:04 +0000
+
+2005-03-26 13:25  victorg
+
+	* packages/survey/catalog/survey.ms_my.utf-8.xml: file
+	  survey.ms_my.utf-8.xml was added on branch oacs-5-2 on 2005-09-26
+	  08:48:21 +0000
+
+2005-03-26 13:25  victorg
+
+	* packages/faq-portlet/catalog/faq-portlet.ms_my.utf-8.xml: file
+	  faq-portlet.ms_my.utf-8.xml was added on branch oacs-5-2 on
+	  2005-09-24 01:10:20 +0000
+
+2005-03-26 13:25  victorg
+
+	* packages/file-storage/catalog/file-storage.ms_my.utf-8.xml: file
+	  file-storage.ms_my.utf-8.xml was added on branch oacs-5-2 on
+	  2005-09-26 09:00:18 +0000
+
+2005-03-26 13:25  victorg
+
+	* packages/forums-portlet/catalog/forums-portlet.ms_my.utf-8.xml:
+	  file forums-portlet.ms_my.utf-8.xml was added on branch oacs-5-2
+	  on 2005-09-24 01:08:47 +0000
+
+2005-03-26 13:25  victorg
+
+	* packages/forums/catalog/forums.ms_my.utf-8.xml: file
+	  forums.ms_my.utf-8.xml was added on branch oacs-5-2 on 2005-09-26
+	  09:03:13 +0000
+
+2005-03-26 13:25  victorg
+
+	* packages/fs-portlet/catalog/fs-portlet.ms_my.utf-8.xml: file
+	  fs-portlet.ms_my.utf-8.xml was added on branch oacs-5-2 on
+	  2005-09-23 09:36:19 +0000
+
+2005-03-26 13:25  victorg
+
+	*
+	  packages/general-comments/catalog/general-comments.ms_my.utf-8.xml:
+	  file general-comments.ms_my.utf-8.xml was added on branch
+	  oacs-5-2 on 2005-09-24 01:20:53 +0000
+
+2005-03-26 13:25  victorg
+
+	* packages/new-portal/catalog/new-portal.ms_my.utf-8.xml: file
+	  new-portal.ms_my.utf-8.xml was added on branch oacs-5-2 on
+	  2005-09-26 08:57:37 +0000
+
+2005-03-26 13:25  victorg
+
+	* packages/dotlrn-homework/catalog/dotlrn-homework.ms_my.utf-8.xml:
+	  file dotlrn-homework.ms_my.utf-8.xml was added on branch oacs-5-2
+	  on 2005-09-24 03:46:58 +0000
+
+2005-03-26 13:25  victorg
+
+	* packages/dotlrn-news/catalog/dotlrn-news.ms_my.utf-8.xml: file
+	  dotlrn-news.ms_my.utf-8.xml was added on branch oacs-5-2 on
+	  2005-09-24 03:45:24 +0000
+
+2005-03-26 13:25  victorg
+
+	* packages/dotlrn-portlet/catalog/dotlrn-portlet.ms_my.utf-8.xml:
+	  file dotlrn-portlet.ms_my.utf-8.xml was added on branch oacs-5-2
+	  on 2005-09-24 03:36:04 +0000
+
+2005-03-26 13:25  victorg
+
+	* packages/dotlrn-static/catalog/dotlrn-static.ms_my.utf-8.xml:
+	  file dotlrn-static.ms_my.utf-8.xml was added on branch oacs-5-2
+	  on 2005-09-24 01:39:06 +0000
+
+2005-03-26 13:25  victorg
+
+	* packages/dotlrn-syllabus/catalog/dotlrn-syllabus.ms_my.utf-8.xml:
+	  file dotlrn-syllabus.ms_my.utf-8.xml was added on branch oacs-5-2
+	  on 2005-09-24 01:23:47 +0000
+
+2005-03-26 13:25  victorg
+
+	* packages/faq/catalog/faq.ms_my.utf-8.xml: file
+	  faq.ms_my.utf-8.xml was added on branch oacs-5-2 on 2005-09-24
+	  01:20:00 +0000
+
+2005-03-26 13:25  hamiltonc
+
+	* packages/dotlrn/catalog/dotlrn.ms_my.utf-8.xml: file
+	  dotlrn.ms_my.utf-8.xml was added on branch oacs-5-2 on 2005-05-31
+	  23:13:03 +0000
+
+2005-03-26 13:25  victorg
+
+	* packages/curriculum/catalog/curriculum.ms_my.utf-8.xml: file
+	  curriculum.ms_my.utf-8.xml was added on branch oacs-5-2 on
+	  2005-09-26 08:46:36 +0000
+
+2005-03-26 13:25  victorg
+
+	* packages/dotlrn-calendar/catalog/dotlrn-calendar.ms_my.utf-8.xml:
+	  file dotlrn-calendar.ms_my.utf-8.xml was added on branch oacs-5-2
+	  on 2005-09-24 04:35:26 +0000
+
+2005-03-26 13:25  victorg
+
+	* packages/dotlrn-dotlrn/catalog/dotlrn-dotlrn.ms_my.utf-8.xml:
+	  file dotlrn-dotlrn.ms_my.utf-8.xml was added on branch oacs-5-2
+	  on 2005-09-24 04:02:38 +0000
+
+2005-03-26 13:25  victorg
+
+	* packages/dotlrn-forums/catalog/dotlrn-forums.ms_my.utf-8.xml:
+	  file dotlrn-forums.ms_my.utf-8.xml was added on branch oacs-5-2
+	  on 2005-09-24 03:59:34 +0000
+
+2005-03-26 13:25  victorg
+
+	* packages/dotlrn-fs/catalog/dotlrn-fs.ms_my.utf-8.xml: file
+	  dotlrn-fs.ms_my.utf-8.xml was added on branch oacs-5-2 on
+	  2005-09-24 03:58:11 +0000
+
+2005-03-26 13:25  victorg
+
+	* packages/attachments/catalog/attachments.ms_my.utf-8.xml: file
+	  attachments.ms_my.utf-8.xml was added on branch oacs-5-2 on
+	  2005-09-24 04:21:59 +0000
+
+2005-03-26 13:25  victorg
+
+	* packages/bm-portlet/catalog/bm-portlet.ms_my.utf-8.xml: file
+	  bm-portlet.ms_my.utf-8.xml was added on branch oacs-5-2 on
+	  2005-09-24 04:16:27 +0000
+
+2005-03-26 13:25  victorg
+
+	* packages/bulk-mail/catalog/bulk-mail.ms_my.utf-8.xml: file
+	  bulk-mail.ms_my.utf-8.xml was added on branch oacs-5-2 on
+	  2005-09-24 04:19:56 +0000
+
+2005-03-26 13:25  victorg
+
+	*
+	  packages/calendar-portlet/catalog/calendar-portlet.ms_my.utf-8.xml:
+	  file calendar-portlet.ms_my.utf-8.xml was added on branch
+	  oacs-5-2 on 2005-09-24 04:17:50 +0000
+
+2005-03-26 13:25  victorg
+
+	* packages/calendar/catalog/calendar.ms_my.utf-8.xml: file
+	  calendar.ms_my.utf-8.xml was added on branch oacs-5-2 on
+	  2005-09-26 08:44:57 +0000
+
+2005-03-26 13:25  jeffd
+
+	* packages/: acs-datetime/catalog/acs-datetime.ms_my.utf-8.xml,
+	  attachments/catalog/attachments.ms_my.utf-8.xml,
+	  bm-portlet/catalog/bm-portlet.ms_my.utf-8.xml,
+	  bulk-mail/catalog/bulk-mail.ms_my.utf-8.xml,
+	  calendar/catalog/calendar.ms_my.utf-8.xml,
+	  calendar-portlet/catalog/calendar-portlet.ms_my.utf-8.xml,
+	  curriculum/catalog/curriculum.ms_my.utf-8.xml,
+	  dotlrn/catalog/dotlrn.ms_my.utf-8.xml,
+	  dotlrn-calendar/catalog/dotlrn-calendar.ms_my.utf-8.xml,
+	  dotlrn-dotlrn/catalog/dotlrn-dotlrn.ms_my.utf-8.xml,
+	  dotlrn-forums/catalog/dotlrn-forums.ms_my.utf-8.xml,
+	  dotlrn-fs/catalog/dotlrn-fs.ms_my.utf-8.xml,
+	  dotlrn-homework/catalog/dotlrn-homework.ms_my.utf-8.xml,
+	  dotlrn-news/catalog/dotlrn-news.ms_my.utf-8.xml,
+	  dotlrn-portlet/catalog/dotlrn-portlet.ms_my.utf-8.xml,
+	  dotlrn-static/catalog/dotlrn-static.ms_my.utf-8.xml,
+	  dotlrn-syllabus/catalog/dotlrn-syllabus.ms_my.utf-8.xml,
+	  faq/catalog/faq.ms_my.utf-8.xml,
+	  faq-portlet/catalog/faq-portlet.ms_my.utf-8.xml,
+	  file-storage/catalog/file-storage.ms_my.utf-8.xml,
+	  forums/catalog/forums.ms_my.utf-8.xml,
+	  forums-portlet/catalog/forums-portlet.ms_my.utf-8.xml,
+	  fs-portlet/catalog/fs-portlet.ms_my.utf-8.xml,
+	  general-comments/catalog/general-comments.ms_my.utf-8.xml,
+	  new-portal/catalog/new-portal.ms_my.utf-8.xml,
+	  news/catalog/news.ms_my.utf-8.xml,
+	  news-portlet/catalog/news-portlet.ms_my.utf-8.xml,
+	  static-portlet/catalog/static-portlet.ms_my.utf-8.xml,
+	  survey/catalog/survey.ms_my.utf-8.xml: remove the unused .ms_my
+	  locale files which conflict with the ms_MY on OS X and are just
+	  confusing to keep around
+
+2005-03-26 13:25  victorg
+
+	* packages/acs-datetime/catalog/acs-datetime.ms_my.utf-8.xml: file
+	  acs-datetime.ms_my.utf-8.xml was added on branch oacs-5-2 on
+	  2005-09-24 04:36:36 +0000
+
+2005-03-26 13:17  jeffd
+
+	* contrib/packages/survey/: survey.info,
+	  sql/postgresql/survey-package-create.sql,
+	  sql/postgresql/upgrade/upgrade-5.2.0d1-5.2.0d2.sql,
+	  tcl/survey-install-procs.tcl, tcl/survey-search-procs.tcl,
+	  www/one-survey-oracle.xql, www/one-survey-postgresql.xql,
+	  www/one-survey.adp, www/one-survey.tcl, www/admin/one.adp:
+	  incorporate daveb's search for survey, add initial (poor) rss
+	  support, fix the one-survey url to work as a search target, make
+	  package_id and title propigate to acs_objects.  bump to 5.2.0d2,
+	  someone who cares should make oracle work too
+
+2005-03-26 09:35  jeffd
+
+	* packages/acs-subsite/www/pvt/home.tcl: fix subsite_url
+
+2005-03-26 08:49  victorg
+
+	* packages/news/www/item-oracle.xql: file item-oracle.xql was added
+	  on branch oacs-5-2 on 2005-09-26 09:08:49 +0000
+
+2005-03-26 08:49  victorg
+
+	* packages/news/www/item-postgresql.xql: file item-postgresql.xql
+	  was added on branch oacs-5-2 on 2005-09-26 09:08:49 +0000
+
+2005-03-26 08:49  victorg
+
+	* packages/news/www/item.adp: file item.adp was added on branch
+	  oacs-5-2 on 2005-09-26 09:08:49 +0000
+
+2005-03-26 08:49  victorg
+
+	* packages/news/www/item.tcl: file item.tcl was added on branch
+	  oacs-5-2 on 2005-09-26 09:08:49 +0000
+
+2005-03-26 08:49  jeffd
+
+	* packages/news/: news.info, lib/item-oracle.xql,
+	  lib/item-postgresql.xql, lib/item.adp, lib/item.tcl,
+	  sql/postgresql/news-package-create.sql, tcl/news-procs.tcl,
+	  www/item-oracle.xql, www/item-postgresql.xql, www/item.adp,
+	  www/item.tcl, www/item.vuh, www/news.adp: make search rss support
+	  work, make nice urls work, propigate title to acs_objects
+
+2005-03-26 07:30  jeffd
+
+	* packages/acs-content-repository/: acs-content-repository.info,
+	  sql/postgresql/content-item.sql,
+	  sql/postgresql/upgrade/upgrade-5.2.0d14-5.2.0d15.sql: propigate
+	  title rather than name for content_item__new, bump to d15,
+	  upgrade
+
+2005-03-25 19:10  jeffd
+
+	* packages/lars-blogger/www/: blog.adp, entry-chunk.adp,
+	  entry-delete.adp, entry-delete.tcl, index.adp, index.tcl: add a
+	  delete link, change Draft to Unpublish
+
+2005-03-25 18:59  jeffd
+
+	* packages/acs-subsite/: lib/message.adp, lib/message.tcl,
+	  www/register/account-closed.tcl, www/register/email-confirm.tcl:
+	  add a message include and change the account closed and
+	  email-confirm pages to use it
+
+2005-03-25 18:56  jeffd
+
+	* packages/file-storage/www/: folder-chunk.tcl, folder-delete.tcl:
+	  add a cancel button for delete and propigate return_url
+
+2005-03-25 18:53  jeffd
+
+	* packages/faq/faq.info: add callbacks
+
+2005-03-25 18:50  jeffd
+
+	* contrib/packages/survey/: catalog/survey.en_US.ISO-8859-1.xml,
+	  www/admin/survey-create.tcl: cleanup create, add some better
+	  field help
+
+2005-03-25 17:19  jeffd
+
+	* contrib/packages/survey/www/admin/question-add-3.tcl: another fix
+	  from simon for other presentation types
+
+2005-03-25 12:04  jeffd
+
+	* packages/acs-lang/tcl/lang-install-procs.tcl: document a bit
+	  better, add a disable-locale action
+
+2005-03-25 11:58  jeffd
+
+	* packages/acs-tcl/tcl/install-procs.tcl: add the
+	  set-default-parameter install action
+
+2005-03-25 11:49  jeffd
+
+	* packages/acs-tcl/tcl/: parameter-procs.tcl, parameter-procs.xql:
+	  add a parameter::set_default function used by teh
+	  set-parameter-default install action
+
+2005-03-25 03:40  jeffd
+
+	* contrib/packages/cop-base/: lib/cop-sidebar.adp,
+	  tcl/cop-procs.tcl: some more fixes
+
+2005-03-24 15:15  skaufman
+
+	* packages/photo-album/www/photo.adp: fixes bugs in generated links
+	  when show_html_p == 1
+
+2005-03-24 13:37  skaufman
+
+	* packages/acs-kernel/catalog/acs-kernel.en_US.ISO-8859-1.xml: adds
+	  missing key for common_Submit
+
+2005-03-24 11:26  daveb
+
+	* packages/acs-tcl/tcl/site-nodes-procs.tcl: Allow context_id as an
+	  optional parameter to site_node::mount to allow update if a
+	  package is moved to a different site_node.
+
+2005-03-24 10:21  maltes
+
+	* packages/assessment/: catalog/assessment.en_US.ISO-8859-1.xml,
+	  www/asm-admin/add-edit-check.tcl, www/asm-admin/one-a.adp:
+	  Resolves bug #2369: Helptext for new questions
+
+2005-03-24 09:31  maltes
+
+	* packages/assessment/www/asm-admin/export/: index-oracle.xql,
+	  index-postgresql.xql, index.xql: Added Oracle support, untested
+	  yet, but at least the queries are not failing any more
+
+2005-03-23 19:37  jeffd
+
+	* packages/acs-tcl/lib/page-error.tcl: quotehtml the error and user
+	  agent
+
+2005-03-23 17:57  skaufman
+
+	* packages/forums/www/resources/forums.css: removes ugly border
+	  around expand arrows
+
+2005-03-23 17:51  skaufman
+
+	* packages/acs-templating/www/resources/lists.css: removes ugly
+	  border around sort-order arrows
+
+2005-03-23 17:44  jeffd
+
+	* packages/categories/tcl/categories-procs.xql: categories would
+	  throw an  error for attempt to map a category twice
+
+2005-03-23 17:43  jeffd
+
+	* packages/tsoap/tcl/SOAP-procs.tcl: rpcvar seems to need to be
+	  required here
+
+2005-03-23 17:23  jeffd
+
+	* contrib/packages/survey/: lib/one-survey-questions.tcl,
+	  tcl/survey-form-procs.tcl, tcl/survey-procs.tcl, www/respond.adp,
+	  www/respond.tcl, www/admin/name-edit.adp,
+	  www/admin/name-edit.tcl, www/admin/one.adp, www/admin/one.tcl,
+	  www/admin/section-edit.adp, www/admin/section-template-ae.adp,
+	  www/admin/survey-preview.adp, www/admin/survey-preview.tcl: bunch
+	  of noquote fixes
+
+2005-03-23 17:18  skaufman
+
+	* packages/: forums/lib/message/row.adp,
+	  acs-templating/resources/lists/table.adp: border is deprecated
+	  and should not be used here
+
+2005-03-23 17:13  skaufman
+
+	* packages/forums/lib/message/row.adp: fixed the missing space
+
+2005-03-23 17:06  skaufman
+
+	* packages/forums/lib/message/row.adp: removed ugly border around
+	  expand arrow
+
+2005-03-23 17:01  skaufman
+
+	* packages/acs-templating/resources/lists/table.adp: removed ugly
+	  border around sort-order arrows in listbuilder
+
+2005-03-23 16:53  leed
+
+	* packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl: Callbacks
+	  no longer throw an error if -catch is specified with -impl and
+	  the chosen implementation that does not exist.
+
+2005-03-23 08:54  daveb
+
+	* packages/search/tcl/search-procs.tcl: Revert client specific code
+	  checked in.
+
+2005-03-22 21:26  daveb
+
+	* packages/search/tcl/search-procs.tcl: Add support to update
+	  acs_objects.package_id and acs_objects.title on index for search.
+	  PBS specific enhancement to support clipboard and other 5.2
+	  functionality.
+
+2005-03-22 18:35  jeffd
+
+	* packages/faq/www/admin/q-and-a-add-edit.tcl: make both q and a
+	  richtext widgets
+
+2005-03-22 00:53  gabrielb
+
+	* packages/acs-kernel/sql/postgresql/postgresql.sql: Fixes bug
+	  #2300.
+
+2005-03-22 00:27  gabrielb
+
+	* packages/schema-browser/tcl/schema-browser-procs-postgresql.tcl:
+	  The sb_get_table_size proc now handles non-existing tables more
+	  gracefully.
+
+2005-03-21 19:57  jeffd
+
+	* packages/acs-subsite/: lib/user-subsites.adp,
+	  lib/user-subsites.tcl, tcl/callback-procs.tcl, www/pvt/home.adp,
+	  www/pvt/home.tcl: user subsite list
+
+2005-03-21 17:16  jeffd
+
+	* packages/acs-subsite/lib/: user-info.adp, user-info.tcl: remove
+	  the list of groups and replace with list of links to communities
+	  based on application group membership
+
+2005-03-21 17:05  jeffd
+
+	* packages/acs-kernel/acs-kernel.info: make AllowedTag match the
+	  physical markup used by RTE
+
+2005-03-21 12:33  josee
+
+	* packages/evaluation/www/admin/evaluations/grades-sheet-parse.tcl:
+	  removing bug when parsing grades from the csv file
+
+2005-03-21 10:45  josee
+
+	*
+	  packages/evaluation-portlet/catalog/evaluation-portlet.en_US.ISO-8859-1.xml:
+	  fixing catalog messages for en_US catalog
+
+2005-03-21 10:42  josee
+
+	* packages/evaluation/: catalog/evaluation.en_US.ISO-8859-1.xml,
+	  tcl/apm-callback-procs.tcl, tcl/evaluation-procs.tcl,
+	  www/answer-ok.adp, www/admin/evaluations/evaluation-delete-2.tcl,
+	  www/admin/grades/grades.tcl: for postgres only:
+
+	  -bugs when installing and when creatin items fixed -adding
+	  missing catalog files
+
+2005-03-21 10:37  donb
+
+	* packages/photo-album/www/photos-add-2.tcl: Oops, debug message
+	  snuck in from when I was trying to debug why the tgz file upload
+	  was failing (it was bigger than the AOLserver default 2MB limit)
+
+2005-03-21 10:36  donb
+
+	* packages/photo-album/: catalog/photo-album.en_US.ISO-8859-1.xml,
+	  www/photo-add-2.tcl, www/photos-add-2.tcl, www/photos-add.tcl:
+	  Localized an english-language message and ad_form'd the page
+	  while at it
+
+2005-03-21 07:01  rob
+
+	* packages/general-comments/sql/:
+	  oracle/general-comments-create.sql,
+	  postgresql/general-comments-create.sql: Made
+	  general_comments_create a child of the new annotate permission as
+	  per TIP 74
+
+2005-03-21 06:59  rob
+
+	* packages/acs-kernel/sql/: oracle/acs-create.sql,
+	  postgresql/acs-create.sql: Added annotate permission as per TIP
+	  74
+
+2005-03-21 03:14  jeffd
+
+	* packages/acs-kernel/catalog/acs-kernel.en_US.ISO-8859-1.xml: add
+	  an Actions common key
+
+2005-03-20 19:54  jeffd
+
+	* packages/lars-blogger/sql/postgresql/lars-blogger-create.sql:
+	  create the search svc contract by default
+
+2005-03-20 19:15  donb
+
+	* packages/acs-automated-testing/acs-automated-testing.info: Made
+	  this auto-mounted package a singleton so it doesn't show up in
+	  the "mount application" select list.	There's no good reason to
+	  mount it more than once anyway that either daveb or I could come
+	  up with.
+
+2005-03-20 11:13  jeffd
+
+	* packages/acs-kernel/catalog/acs-kernel.en_US.ISO-8859-1.xml: add
+	  a common key: Permissions
+
+2005-03-20 10:58  jeffd
+
+	* packages/acs-content-repository/sql/postgresql/:
+	  content-folder.sql, content-item.sql, content-revision.sql,
+	  upgrade/upgrade-5.2.0d12-5.2.0d13.sql: fix laundry list of bugs
+	  in content repository copy code.
+
+	  duplicate version of the 11arg content_folder__new
+
+	  copy_creation_ip rather than copy__creation_ip in
+	  content_revision__copy
+
+	  content_folder__copy did not preserve context_id properly
+
+	  content_item__copy2 had a bunch of unused varaibles -- removed
+	  them.
+
+	  content_item__copy now preserves live_revision so things which
+	  copy an item with a live revision to not have to explicitly
+	  publish the new copy (which eg file storage did not do).
+
+	  content_revision__copy did an insert into acs_objects without
+	  specifying column names which breaks on a new install since the
+	  order is not as expected.
+
+2005-03-20 10:44  jeffd
+
+	* packages/file-storage/www/: copy-oracle.xql, copy-postgresql.xql,
+	  copy.tcl: use copy_folder for moving folders
+
+2005-03-20 08:41  daveb
+
+	* packages/acs-content-repository/:
+	  tcl/test/content-keyword-test-procs.tcl,
+	  tcl/test/content-keyword-test-procs.xql,
+	  acs-content-repository.info, sql/postgresql/content-keyword.sql,
+	  sql/postgresql/upgrade/upgrade-5.2.0d13-5.2.0d14.sql: Add
+	  content_keyword__del to match oracle pl/sql.	Add
+	  define_function_args calls for content-keyword.sql.  Add basic
+	  tests for content::keyword apis.
+
+2005-03-19 20:43  donb
+
+	* packages/: user-tracking/www/registration-history-postgresql.xql,
+	  user-tracking-portlet/www/user-tracking-portlet-postgresql.xql:
+	  1. Removed unused file 2. Added rdbms tag to postgres .xql files
+
+2005-03-19 20:23  jeffd
+
+	* packages/acs-tcl/tcl/test/ad-proc-test-procs.tcl: add a couple
+	  extra callbacks to make tests not fail after the first run (when
+	  the callbacks it thinks should not be defined actually are
+	  defined since we have been through once
+
+2005-03-19 19:53  daveb
+
+	* packages/acs-content-repository/tcl/keyword-procs.tcl: Fix proc
+	  name, should br cr::keyword::delete
+
+2005-03-19 19:47  jeffd
+
+	* packages/: acs-tcl/lib/actions.adp, acs-tcl/lib/actions.tcl,
+	  acs-tcl/tcl/navigation-callback-procs.tcl,
+	  forums/tcl/forums-callback-procs.tcl: add a
+	  navigation::package_admin callback and an implementation for
+	  forums and the lib include to generate html
+
+2005-03-19 19:12  jeffd
+
+	* packages/forums/tcl/form-procs.tcl: switch to richtext for
+	  charter
+
+2005-03-19 19:11  jeffd
+
+	* packages/forums/catalog/forums.en_US.ISO-8859-1.xml: add a few
+	  message keys
+
+2005-03-19 17:57  jeffd
+
+	* packages/acs-templating/tcl/richtext-procs.tcl: daveb spotted
+	  that the quoting was wrong for the on_fail arg, \r not stripped
+
+2005-03-19 12:34  michaels
+
+	* packages/photo-album/tcl/photo-album-procs.tcl: removing -ping;
+	  fixes bug #2253
+
+2005-03-19 09:06  jeffd
+
+	* packages/acs-api-browser/: tcl/acs-api-documentation-procs.tcl,
+	  www/content-page-view.adp: fix markup, make @see
+	  /file/path/foo.tcl, @see /doc/db-api.html @see
+	  http://openacs.org/foo work
+
+2005-03-18 15:39  jeffd
+
+	* packages/forums/tcl/forums-install-procs.tcl: have forum-create
+	  take the id flag so we can easily perm after create
+
+2005-03-18 13:48  andrewg
+
+	* packages/faq/sql/oracle/faq-package-create.sql: Renamed a
+	  mis-named variable.
+
+2005-03-18 13:31  andrewg
+
+	* packages/acs-lang/sql/oracle/ad-locales.sql: Re-removing stray
+	  'end', introduced by victorg's commit.
+
+2005-03-18 13:10  jeffd
+
+	* packages/acs-subsite/www/resources/core.js,
+	  packages/acs-templating/tcl/richtext-procs.tcl,
+	  packages/acs-templating/tcl/widget-procs.tcl,
+	  www/blank-master.adp, www/blank-master.tcl: Switch to RTE for
+	  richtext html editor.
+
+2005-03-18 12:14  jeffd
+
+	* packages/acs-templating/www/resources/rte/: blank.htm,
+	  changelog.txt, demo.asp, demo.htm, demo.php, html2xhtml.js,
+	  insert_link.htm, insert_table.htm, multi.htm, palette.htm,
+	  richtext.js, richtext_compressed.js, rte.css, rte.tar.gz,
+	  xarg-fixes.patch, images/bgcolor.gif, images/blackdot.gif,
+	  images/bold.gif, images/centre.gif, images/copy.gif,
+	  images/cut.gif, images/email.gif, images/hr.gif,
+	  images/hyperlink.gif, images/image.gif, images/indent.gif,
+	  images/insert_table.gif, images/italic.gif,
+	  images/justifyfull.gif, images/left_just.gif, images/list.gif,
+	  images/numbered_list.gif, images/outdent.gif, images/paste.gif,
+	  images/redo.gif, images/right_just.gif, images/smiley.gif,
+	  images/spellcheck.gif, images/textcolor.gif,
+	  images/underline.gif, images/undo.gif: commit the 20050304
+	  version of rte from http://www.kevinroth.com/ + patches from Xarg
+	  to make it work properly on safari and degrade correctly for the
+	  richtext widget (requires that a second input box be rendered for
+	  the content type html/text/etc).  Also renames the View source
+	  button to 'edit html' which is what it is and moves it top right
+	  with the other edit widgets
+
+2005-03-18 09:36  jeffd
+
+	* contrib/packages/cop-ui/: lib/contributions.tcl, lib/index.adp,
+	  www/clipboards/ae.tcl, www/clipboards/attach.tcl,
+	  www/clipboards/delete.tcl, www/clipboards/index.tcl,
+	  www/clipboards/remove.tcl, www/clipboards/view.tcl,
+	  www/related/index.tcl: apply patch 654 to make cop-ui work with
+	  current head from Orzenil Silva Junior. Thanks\!
+
+2005-03-18 09:12  daveb
+
+	* packages/calendar/www/cal-item-delete.tcl: Check permission
+	  before deleting calendar item. Fix bug#2319. Patch#642 from Esti
+	  Alvarez
+
+2005-03-18 08:50  jeffd
+
+	* packages/acs-content-repository/sql/postgresql/:
+	  content-folder.sql, upgrade/upgrade-5.2.0d12-5.2.0d13.sql: minor
+	  fix: move_name should have been move__name
+
+2005-03-18 08:44  jeffd
+
+	* packages/acs-content-repository/: acs-content-repository.info,
+	  sql/postgresql/upgrade/upgrade-5.2.0d12-5.2.0d13.sql: upgrade to
+	  fix bug in content_folder__move and add the integer,integer
+	  version used in content_item__move; bump to 5.2.0d13.  thanks
+	  daveb
+
+2005-03-18 08:34  jeffd
+
+	* packages/file-storage/catalog/file-storage.en_US.ISO-8859-1.xml:
+	  fix literal backslash n in message keys; bug 2345, 2362 work
+	  needs to be done on translation as well fixed on 5.1 and head
+
+2005-03-17 22:21  daveb
+
+	*
+	  packages/acs-content-repository/sql/postgresql/content-folder.sql:
+	  Add content_folder__move function that allows rename on move.
+	  Already existed on Oracle.
+
+2005-03-17 21:28  jeffd
+
+	* contrib/packages/survey/: catalog/survey.en_US.ISO-8859-1.xml,
+	  tcl/survey-form-procs.tcl, tcl/survey-form-procs.xql,
+	  tcl/survey-procs.tcl, www/one-respondent.adp,
+	  www/process-response.tcl, www/admin/one.tcl,
+	  www/admin/question-add-2.tcl, www/admin/question-modify.tcl,
+	  www/admin/send-mail.tcl: patches from Simon Buckle + message key
+	  fixes
+
+2005-03-17 19:04  jeffd
+
+	* packages/acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml:
+	  speeleng error
+
+2005-03-17 12:59  maltes
+
+	* packages/tsoap/: tsoap.info, tcl/SOAP-procs.tcl,
+	  tcl/XMLRPC-procs.tcl, tcl/babelfish-init.tcl, tcl/http-procs.tcl,
+	  tcl/https-procs.tcl, tcl/rpcvar-procs.tcl, tcl/utils-procs.tcl,
+	  tcl/xpath-procs.tcl: Added tsoap package to provide SOAP
+	  capabilities to OpenACS using tDOM instead of TclDOM
+
+2005-03-17 08:37  leed
+
+	* contrib/packages/survey/catalog/survey.en_US.ISO-8859-1.xml:
+	  Removed local keys.
+
+2005-03-17 08:33  jeffd
+
+	* packages/acs-subsite/tcl/subsite-procs.tcl: use parameter::get
+	  for getting SolicitPortraitP param rather than pacakge-key which
+	  breaks with multiple subsites bug 2357 patch 653 Orzenil Silva
+	  Junior
+
+2005-03-17 07:14  jeffd
+
+	* packages/news/catalog/news.en_US.ISO-8859-1.xml: add some keys
+	  for the admin interface
+
+2005-03-17 06:16  hamiltonc
+
+	*
+	  packages/dotlrn-assessment/tcl/dotlrn-assessment-procs-oracle.xql:
+	  file dotlrn-assessment-procs-oracle.xql was added on branch
+	  oacs-5-2 on 2005-05-31 23:13:08 +0000
+
+2005-03-17 03:35  jeffd
+
+	* packages/search/tcl/search-procs.tcl: more error checking
+
+2005-03-17 03:33  jeffd
+
+	* packages/categories/lib/list-categories.tcl: properly perm check
+	  obj before counting it
+
+2005-03-17 03:32  jeffd
+
+	* contrib/packages/cop-ui/www/related/relate.tcl,
+	  contrib/packages/project-manager/www/calendar-users-update.tcl,
+	  packages/acs-tcl/tcl/apm-install-procs.tcl: fix string literal
+	  arg to empty_string_p
+
+2005-03-16 14:19  jeffd
+
+	* packages/acs-templating/tcl/tag-procs.tcl: <if XXYYZZ in YY>
+	  would return true.  this fixes it so the literal string has to be
+	  in there
+
+2005-03-16 13:02  jeffd
+
+	* contrib/packages/survey/www/admin/respondents.tcl: fix message
+	  lookup
+
+2005-03-16 09:14  leed
+
+	* packages/acs-tcl/tcl/install-procs.tcl: Allow package key to be
+	  specified using the package attribute as well package-key.
+
+2005-03-16 07:26  jeffd
+
+	* contrib/packages/survey/: catalog/survey.en_US.ISO-8859-1.xml,
+	  www/index.adp, www/index.tcl, www/one-respondent.adp,
+	  www/one-respondent.tcl, www/one-survey.adp, www/one-survey.tcl,
+	  www/process-response.adp, www/process-response.tcl,
+	  www/respond.adp, www/respond.tcl,
+	  www/admin/block-question-add.adp,
+	  www/admin/block-question-add.tcl, www/admin/condition-add.adp,
+	  www/admin/condition-add.tcl, www/admin/description-edit.adp,
+	  www/admin/description-edit.tcl, www/admin/import-responses.adp,
+	  www/admin/import-responses.tcl, www/admin/index.adp,
+	  www/admin/index.tcl, www/admin/name-edit.adp,
+	  www/admin/name-edit.tcl, www/admin/one-respondent.adp,
+	  www/admin/one-respondent.tcl, www/admin/one.adp,
+	  www/admin/one.tcl, www/admin/predefined-question-admin.adp,
+	  www/admin/predefined-question-admin.tcl,
+	  www/admin/predefined-question-ae-2.adp,
+	  www/admin/predefined-question-ae-2.tcl,
+	  www/admin/predefined-question-ae.adp,
+	  www/admin/predefined-question-ae.tcl,
+	  www/admin/predefined-question.adp,
+	  www/admin/predefined-question.tcl, www/admin/question-add-2.adp,
+	  www/admin/question-add-2.tcl, www/admin/question-add.adp,
+	  www/admin/question-add.tcl, www/admin/question-delete.adp,
+	  www/admin/question-delete.tcl,
+	  www/admin/question-modify-text.adp,
+	  www/admin/question-modify-text.tcl,
+	  www/admin/question-modify.adp, www/admin/question-modify.tcl,
+	  www/admin/report.adp, www/admin/report.tcl,
+	  www/admin/respond.adp, www/admin/respond.tcl,
+	  www/admin/respondents.adp, www/admin/respondents.tcl,
+	  www/admin/response-delete.adp, www/admin/response-delete.tcl,
+	  www/admin/response-drill-down.adp,
+	  www/admin/response-drill-down.tcl, www/admin/responses.adp,
+	  www/admin/responses.tcl, www/admin/section-add.adp,
+	  www/admin/section-add.tcl, www/admin/section-delete.adp,
+	  www/admin/section-delete.tcl, www/admin/section-edit.adp,
+	  www/admin/section-edit.tcl, www/admin/section-template-ae.adp,
+	  www/admin/section-template-ae.tcl, www/admin/send-mail.adp,
+	  www/admin/send-mail.tcl, www/admin/survey-copy.adp,
+	  www/admin/survey-copy.tcl, www/admin/survey-create.adp,
+	  www/admin/survey-create.tcl, www/admin/survey-delete.adp,
+	  www/admin/survey-delete.tcl, www/admin/survey-preview.adp,
+	  www/admin/survey-preview.tcl,
+	  www/admin/user-responses-delete.adp,
+	  www/admin/user-responses-delete.tcl,
+	  www/admin/view-text-responses.adp,
+	  www/admin/view-text-responses.tcl: switch to context, cleanup on
+	  versions screen, fix some message keys, remove admin master
+
+2005-03-15 17:46  timoh
+
+	* packages/assessment/: lib/section-items.adp,
+	  lib/section-items.xql, lib/session-items.adp,
+	  www/assessment-section-submit.adp,
+	  www/assessment-single-submit.adp, www/asm-admin/item-add-mc.tcl:
+	  fixed templates when hiding item names
+
+2005-03-15 15:06  jeffd
+
+	* packages/forums/: catalog/forums.en_US.ISO-8859-1.xml,
+	  lib/forums/admin-forums-chunk.tcl, lib/message/delete.adp,
+	  lib/message/delete.tcl, lib/message/post-confirm.adp,
+	  lib/message/post.adp, lib/message/row.adp, lib/message/row.tcl,
+	  lib/message/thread-chunk-oracle.xql,
+	  lib/message/thread-chunk-postgresql.xql,
+	  lib/message/thread-chunk.adp,
+	  lib/message/threads-chunk-postgresql.xql,
+	  sql/oracle/forums-messages-create.sql,
+	  sql/oracle/forums-messages-package-create.sql,
+	  sql/oracle/upgrade/upgrade-1.2d1-1.2d2.sql,
+	  sql/postgresql/forums-messages-create.sql,
+	  sql/postgresql/forums-messages-package-create.sql,
+	  sql/postgresql/upgrade/upgrade-1.2d1-1.2d2.sql,
+	  www/message-email.adp, www/message-email.tcl,
+	  www/message-post-confirm.adp, www/message-post.adp,
+	  www/message-post.tcl, www/message-view.adp, www/message-view.tcl,
+	  www/messages-get.adp, www/messages-get.tcl,
+	  www/moderate/message-delete.adp, www/resources/collapse.css,
+	  www/resources/expand.css, www/resources/flat-collapse.css,
+	  www/resources/message-collapse.gif,
+	  www/resources/message-expand.gif, www/resources/print.css: dehash
+	  the forums code
+
+2005-03-15 15:04  daveb
+
+	* packages/acs-bootstrap-installer/installer/index.tcl: Change form
+	  from GET to POST so password isn't logged in access log. Fix
+	  bug#1743.
+
+2005-03-15 14:33  daveb
+
+	* packages/dotlrn/install.xml: Support new install.xml XML
+	  attributes so dotLRN will install, fix bug#2355.
+
+2005-03-14 14:35  jeffd
+
+	* packages/forums/catalog/forums.en_GB.ISO-8859-1.xml: charter
+	  means something more formal in the UK than the US -- use Purpose
+
+2005-03-14 13:03  carlb
+
+	* packages/acs-templating/www/doc/guide/index.html: fixed links and
+	  removed aD email
+
+2005-03-14 11:39  miguelm
+
+	* packages/dotlrn-catalog/www/doc/: ch03.html, index.html: add
+	  authors chapter
+
+2005-03-14 11:36  annyf
+
+	* packages/assessment/www/doc/asm_trigger_doc/index.html: add
+	  authors chapter
+
+2005-03-14 11:23  miguelm
+
+	* packages/dotlrn-catalog/www/doc/doc-source/catalog.xml: add xml
+	  source file
+
+2005-03-14 11:23  miguelm
+
+	* packages/dotlrn-catalog/www/doc/doc-source/images/: assoc1.JPG,
+	  assoc2.JPG, assoc3.JPG, assoc4.JPG, assoc5.JPG, buttons.JPG,
+	  cat1.JPG, cat2.JPG, cat3.JPG, cat4.JPG, cat5.JPG, dcat_table.JPG,
+	  del1.JPG, grant1.JPG, grant2.JPG, grant3.JPG, new1.JPG, new2.JPG,
+	  new3.JPG, rev1.JPG, user.JPG, user1.JPG, user3.JPG: add images
+	  referenced by xml file
+
+2005-03-14 11:20  miguelm
+
+	* packages/dotlrn-catalog/www/doc/ch02s08.html: change authors
+	  layout
+
+2005-03-14 11:15  annyf
+
+	*
+	  packages/assessment/www/doc/asm_trigger_doc/doc-source/asm_user_manual.xml:
+	  change layout of authors and add xml file that generates the
+	  docboock
+
+2005-03-14 11:07  annyf
+
+	* packages/assessment/www/doc/asm_trigger_doc/doc-source/images/:
+	  action_del_confirm.JPG, action_trigger.JPG, add_action.JPG,
+	  add_params.JPG, add_trigger.JPG, admin_actions.JPG,
+	  as_action_map.JPG, as_action_params.JPG, as_actions.JPG,
+	  as_actions_log.JPG, as_inter_item_checks.JPG, as_param_map.JPG,
+	  asm_admin_permissions.JPG, asm_dm.JPG, branch_trigger.JPG,
+	  checks_admin.JPG, create_action.JPG, create_param.JPG,
+	  create_permissions.JPG, delete_action.JPG, delete_triggers.JPG,
+	  manage_permissions.JPG, none_asm.JPG, notifications.JPG,
+	  register_asm.JPG, request_actions.JPG, request_admin.JPG,
+	  search_user.JPG, section_triggers.JPG, select_action.JPG,
+	  select_asm.JPG, select_section.JPG, set_params.JPG,
+	  show_requests.JPG, user_permissions.JPG: add images referenced by
+	  xml-file
+
+2005-03-14 10:48  annyf
+
+	* packages/assessment/www/doc/asm_trigger_doc/: ch01.html,
+	  ch01s01.html, ch02.html, ch02s01.html, ch02s02.html,
+	  ch02s03.html, ch02s04.html, ch02s05.html, ch02s06.html,
+	  ch02s07.html, ch03.html, ch04.html: change authors layout
+
+2005-03-14 09:17  rob
+
+	* contrib/packages/survey/www/admin/responses-export.vuh: Changed
+	  reported mime type for csv download to application/csv such that
+	  macs and safari don't try to show it as plain text in the browser
+	  as they do by default with the old mime type
+
+2005-03-14 08:44  rob
+
+	* packages/faq/www/: one-faq.adp, admin/index.adp, admin/index.tcl:
+	  New categories code honours enable categories parameter and
+	  remove site wide categories link if we are not using the package
+	  as the source of categorisation trees
+
+2005-03-13 20:51  carlb
+
+	* packages/dotlrn/www/resources/dotlrn-master.css: breadcrumbs too
+	  small to read -- size increased
+
+2005-03-13 19:45  carlb
+
+	* packages/acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml:
+	  changed private level to privacy level
+
+2005-03-13 19:41  carlb
+
+	* packages/acs-subsite/catalog/acs-subsite.de_DE.ISO-8859-1.xml:
+	  character encoding fixes and translations
+
+2005-03-13 18:51  daveb
+
+	* packages/: acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml,
+	  acs-authentication/tcl/authentication-procs.tcl: Fix bug#2310
+
+2005-03-13 17:52  daveb
+
+	* packages/acs-tcl/tcl/: site-nodes-procs.tcl,
+	  site-nodes-procs.xql: Fix bug#2176, update context_id when
+	  remounting and unmounted package instance
+
+2005-03-13 17:32  maltes
+
+	* packages/assessment/tcl/as-apm-action-procs.tcl: The insert of
+	  the actions breaks on Oracle at the moment.
+
+2005-03-13 17:21  donb
+
+	* packages/acs-subsite/tcl/: package-procs-oracle.xql,
+	  test/acs-subsite-procs.tcl: Bug #2274: My removal of "upper()"
+	  some time back broke some things, hmmm, put it back in.
+
+2005-03-13 17:08  maltes
+
+	* packages/assessment/:
+	  sql/oracle/assessment-actions-package-create.sql,
+	  sql/postgresql/assessment-actions-create-p.sql,
+	  sql/postgresql/assessment-actions-create.sql,
+	  sql/postgresql/assessment-actions-insert.sql,
+	  tcl/as-apm-action-procs-oracle.xql,
+	  tcl/as-apm-action-procs-postgresql.xql,
+	  tcl/as-apm-action-procs.tcl: Removed the dependency on auth::test
+	  functions from HEAD
+
+2005-03-13 11:53  daveb
+
+	* packages/dotlrn/install.xml: Adding leading slash to dotlrn mount
+	  point
+
+2005-03-12 19:59  michaels
+
+	* packages/acs-subsite/www/admin/host-node-map/: index-oracle.xql,
+	  index-postgresql.xql, index.adp, index.tcl, index.xql: templated
+	  host-node map; now uses listbuilder and ad_form
+
+2005-03-12 19:13  daveb
+
+	* packages/edit-this-page/: sql/oracle/edit-this-page-create.sql,
+	  www/etp-setup-2.tcl: Fix bug#1601
+
+2005-03-12 17:59  donb
+
+	* packages/acs-subsite/lib/subsites.xql: Jeff's "anyone can be a
+	  subsite" patch came complete with an extra "]".  "acs-subite"
+	  doesn't match "acs-subsite]" ...
+
+2005-03-12 17:47  jeffd
+
+	* packages/acs-tcl/tcl/request-processor-procs.tcl: return
+	  recursion_count from ad_conn even if not initialized bug 1788
+
+2005-03-12 17:13  andrewg
+
+	* packages/photo-album/tcl/: photo-album-procs-oracle.xql,
+	  photo-album-procs-postgresql.xql, photo-album-procs.tcl: Adding
+	  package_id to pa_insert_image and its call to image.new.  Fixed
+	  and tested on both Oracle and PG.  This was just to get things
+	  working again.  Other parts of this package will need updating
+	  for the new acs_objects.package_id column.  For example, the
+	  pa_photo object itself is not currently storing the package_id.
+
+2005-03-12 17:10  zachs
+
+	* packages/faq/www/admin/q-and-a-add-edit.tcl: scope error,  only
+	  showing first word
+
+2005-03-12 17:06  andrewg
+
+	* packages/photo-album/sql/oracle/plsql-packages.sql: Fix for but
+	  1599.  Resetting the default for title pa_photo.new so that the
+	  specification and body match.  We set to 'photo' because
+	  cr_revisions.title must be non null.
+
+2005-03-12 16:39  donb
+
+	* packages/acs-templating/tcl/date-procs.tcl:
+	  Modified the date type's "to_sql" property to return to_timestamp
+	  if the format includes minutes and seconds, to_date otherwise.
+	  In reality we should probably move to having both date and
+	  timestamp template types but for now this should work for both
+	  Oracle and PG.
+
+2005-03-12 16:38  michaels
+
+	* packages/acs-subsite/www/admin/site-map/instance-delete.tcl:
+	  fixed small redirect bug
+
+2005-03-12 16:36  michaels
+
+	* packages/acs-subsite/www/admin/site-map/: unmounted.tcl,
+	  unmounted.adp: added adp for umounted applications page
+
+2005-03-12 16:28  andrewg
+
+	* packages/acs-content-repository/sql/oracle/content-folder.sql:
+	  This is just a comment on the previous commit.  Oracle was
+	  refusing to compile the package because the specification and
+	  body were not declaring the type in an identical way.  The
+	  specification says that the package_id column is of type
+	  acs_objects.package_id%TYPE but the body previously was declaring
+	  it cr_folders.package_id%TYPE.  That wasn't good enough for
+	  Oracle.  Now the two are declaring the type the same way.
+
+2005-03-12 15:54  daveb
+
+	* packages/dotlrn/catalog/: dotlrn.ar_LB.utf-8.xml,
+	  dotlrn.ca_ES.ISO-8859-1.xml, dotlrn.ch_zh.utf-8.xml,
+	  dotlrn.da_DK.ISO-8859-1.xml, dotlrn.de_DE.ISO-8859-1.xml,
+	  dotlrn.en_US.ISO-8859-1.xml, dotlrn.es_ES.ISO-8859-1.xml,
+	  dotlrn.es_GT.ISO-8859-1.xml, dotlrn.fi_FI.utf-8.xml,
+	  dotlrn.fr_FR.ISO-8859-1.xml, dotlrn.gl_ES.ISO-8859-1.xml,
+	  dotlrn.it_IT.ISO-8859-1.xml, dotlrn.ko_KR.utf-8.xml,
+	  dotlrn.ms_MY.utf-8.xml, dotlrn.ms_my.utf-8.xml,
+	  dotlrn.nl_NL.ISO-8859-1.xml, dotlrn.nn_NO.ISO-8859-1.xml,
+	  dotlrn.no_NO.ISO-8859-1.xml, dotlrn.pl_PL.utf-8.xml,
+	  dotlrn.pt_BR.ISO-8859-1.xml, dotlrn.pt_PT.ISO-8859-1.xml,
+	  dotlrn.ru_RU.utf-8.xml, dotlrn.sv_SE.ISO-8859-1.xml,
+	  dotlrn.zh_CN.utf-8.xml: Remove HTML escaped ampersand
+
+2005-03-12 15:24  zachs
+
+	* packages/dotlrn/catalog/dotlrn.en_US.ISO-8859-1.xml: bug#1347
+	  removed &amp;
+
+2005-03-12 14:45  andrewg
+
+	* packages/acs-content-repository/sql/oracle/:
+	  content-template.sql, packages-create.sql: Bugfix.
+
+2005-03-12 14:27  zachs
+
+	* packages/ref-currency/: ref-currency.info,
+	  sql/postgresql/ref-currency-drop.sql: bug#2117 fixed for postgres
+
+2005-03-12 14:22  andrewg
+
+	* packages/acs-content-repository/sql/oracle/: content-folder.sql,
+	  content-item.sql: Bugfix
+
+2005-03-12 14:07  daveb
+
+	* packages/acs-subsite/acs-subsite.info: Require acs-authenication
+	  so it will upgrade correctly.
+
+2005-03-12 12:08  daveb
+
+	* packages/oacs-dav/oacs-dav.info: Bump version so upgrade from 5.1
+	  works.
+
+2005-03-12 12:06  daveb
+
+	* packages/oacs-dav/sql/: postgresql/oacs-dav-create.sql,
+	  oracle/oacs-dav-create.sql: Add on delete cascade for node_id.
+	  Fixes bug#2308
+
+2005-03-11 18:51  jeffd
+
+	* packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl: i am a
+	  monkey
+
+2005-03-11 18:49  leed
+
+	* packages/acs-tcl/tcl/test/ad-proc-test-procs.tcl: Added tests for
+	  ad_proc callbacks.
+
+2005-03-11 18:48  jeffd
+
+	* packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl: throw
+	  error if invoking specific impl which does not exist
+
+2005-03-11 18:41  jeffd
+
+	* packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl: fix empty
+	  body contract check
+
+2005-03-11 18:15  jeffd
+
+	* packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl: some
+	  error checking for callback declaration, fix namespace eval
+	  warning, add an @see for the contract to each impl
+
+2005-03-11 17:37  jeffd
+
+	* packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl: too listy
+	  by far
+
+2005-03-11 17:29  jeffd
+
+	* packages/news/www/item-create-3.tcl: spurious close brace --
+	  patch from simon
+
+2005-03-11 17:26  jeffd
+
+	* packages/news/www/rss/index.vuh: merge news rss over from 5.1
+
+2005-03-11 15:21  timoh
+
+	* packages/assessment/: lib/session-items.adp,
+	  lib/session-items.tcl, lib/session-items.xql,
+	  www/assessment-section-submit.adp: added support for likert scale
+	  and horizontal mc display
+
+2005-03-11 15:12  jeffd
+
+	* packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl: Callback
+	  implmentation, see tip 79 for details
+
+2005-03-11 13:54  timoh
+
+	* packages/assessment/: catalog/assessment.en_US.ISO-8859-1.xml,
+	  lib/section-items.adp, lib/section-items.tcl,
+	  lib/section-items.xql, tcl/as-section-procs-oracle.xql,
+	  tcl/as-section-procs-postgresql.xql, tcl/as-section-procs.tcl,
+	  www/assessment-section-submit.adp,
+	  www/assessment-single-submit.adp, www/assessment.tcl,
+	  www/assessment.xql, www/asm-admin/item-add-mc-choices.tcl,
+	  www/asm-admin/item-add-mc.tcl, www/asm-admin/item-add-mc.xql,
+	  www/asm-admin/item-edit-mc-choices.tcl: added support for likert
+	  scale and horizontal mc display
+
+2005-03-10 18:49  lars
+
+	* packages/categories/tcl/widget-procs.tcl: Fixed extra closing div
+	  tag bug
+
+2005-03-10 16:23  jeffd
+
+	* contrib/packages/survey/www/process-response.tcl: patch from
+	  simon for invalid dates
+
+2005-03-10 13:27  rob
+
+	* packages/: categories/lib/categorize.adp,
+	  categories/lib/categorize.tcl,
+	  categories/lib/list-categories.adp,
+	  categories/lib/list-categories.tcl, categories/lib/map.adp,
+	  categories/lib/map.tcl, faq/faq.info, faq/www/one-faq.adp,
+	  faq/www/categories/categorize.adp,
+	  faq/www/categories/categorize.tcl,
+	  faq/www/categories/list-categories.adp,
+	  faq/www/categories/list-categories.tcl,
+	  faq/www/categories/map.adp, faq/www/categories/map.tcl,
+	  faq/www/categories/remove.tcl: Added categorisation to faq that
+	  uses new categorisation libs in categories
+
+2005-03-10 10:29  leed
+
+	* packages/: file-storage/file-storage.info,
+	  file-storage/tcl/file-storage-install-procs.tcl,
+	  file-storage/tcl/file-storage-procs.tcl,
+	  oacs-dav/tcl/oacs-dav-procs.xql: Moved root folder creation to
+	  after-instantiate to allow unmounting and remounting of
+	  file-storage.
+
+2005-03-10 10:25  victorg
+
+	* packages/acs-lang/sql/: oracle/ad-locales.sql,
+	  postgresql/ad-locales.sql: There was two default locales for
+	  languages 'es' and 'zh'
+
+2005-03-10 10:22  leed
+
+	* packages/acs-tcl/tcl/site-nodes-procs.tcl: Added
+	  site_node::get_ancestors proc.
+
+2005-03-10 10:20  leed
+
+	* packages/acs-tcl/tcl/apm-install-procs.tcl: Add adp parse level
+	  to install xml parsing to allow use of multirows.
+
+2005-03-10 09:27  nperper
+
+	* packages/assessment/tcl/as-qti-procs.tcl: fix: in which order a
+	  section appears with regards to the assessment
+
+2005-03-09 20:42  jeffd
+
+	* packages/: search/search.info, search/tcl/search-procs.tcl,
+	  search/www/advanced-search.adp, search/www/index.adp,
+	  search/www/search.adp, search/www/search.tcl,
+	  openfts-driver/openfts-driver.info,
+	  openfts-driver/tcl/openfts-driver-procs.tcl,
+	  tsearch2-driver/tsearch2-driver.info,
+	  tsearch2-driver/tcl/tsearch2-driver-procs.tcl: subsite scoped
+	  search
+
+2005-03-09 18:40  jeffd
+
+	* packages/acs-tcl/tcl/test/file-test-procs.tcl: comment some code,
+	  check for limit :bind which breaks pg7.3
+
+2005-03-09 14:19  leed
+
+	* packages/acs-tcl/tcl/request-processor-procs.tcl: Fixed length of
+	  string calc.
+
+2005-03-09 12:07  jeffd
+
+	* packages/general-comments/tcl/general-comments-procs.tcl: my
+	  comments only bombed since the userid not passed in.	patch from
+	  Simon Buckle
+
+2005-03-09 11:24  jeffd
+
+	* packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl: log a
+	  debug message for procs declared in a namespace eval rather than
+	  explicit namespace
+
+2005-03-08 11:25  eduardop
+
+	*
+	  packages/assessment-portlet/www/assessment-portlet-postgresql.xql:
+	  group assessments by community or class
+
+2005-03-07 22:22  daveb
+
+	* packages/tsearch2-driver/tcl/: tsearch2-driver-procs.tcl,
+	  test/tsearch2-driver-procs.tcl: Cleanup build_query proc a
+	  little. Add automated tests for build_query.
+
+2005-03-07 19:06  jeffd
+
+	* packages/acs-subsite/tcl/subsite-procs.tcl: comment out query for
+	  now since the it breaks in a transaction -- hardcode acs-subsite
+
+2005-03-07 18:48  jeffd
+
+	* packages/acs-subsite/tcl/subsite-procs.xql: missed the
+	  subsite-procs app group create query names somehow tip 76
+
+2005-03-07 18:32  jeffd
+
+	* packages/acs-subsite/lib/subsites.xql: missing close querytext
+
+2005-03-07 18:21  jeffd
+
+	* packages/: acs-reference/acs-reference.info,
+	  address-book/address-book.info, postcard/postcard.info: fix
+	  lingering broken ad links
+
+2005-03-07 16:26  jeffd
+
+	* packages/acs-tcl/tcl/site-nodes-procs.tcl: another tip 76 change
+	  for hardcoded acs-subsite
+
+2005-03-07 16:10  jeffd
+
+	* packages/acs-subsite/www/permissions/perm-include.tcl: fix to use
+	  ad_conn subsite_url
+
+2005-03-07 16:02  jeffd
+
+	* packages/: acs-subsite/lib/subsites.tcl,
+	  acs-subsite/lib/subsites.xql,
+	  acs-tcl/tcl/request-processor-procs.tcl,
+	  acs-subsite/tcl/subsite-procs-oracle.xql,
+	  acs-subsite/tcl/subsite-procs-postgresql.xql,
+	  acs-subsite/tcl/subsite-procs.tcl,
+	  acs-subsite/tcl/subsite-procs.xql: first part of tip 76 --
+	  multiple packages as subsites adds a subsite::package_keys
+	  function for listing subsites, and uses it instead of hard coding
+	  acs-subsite all over
+
+2005-03-07 15:47  jeffd
+
+	* packages/search/tcl/search-procs.tcl: typo two log messages
+
+2005-03-07 10:36  jeffd
+
+	* packages/acs-kernel/catalog/acs-kernel.en_US.ISO-8859-1.xml: add
+	  a details common key
+
+2005-03-07 10:32  jeffd
+
+	* packages/file-storage/: tcl/file-storage-install-procs.tcl,
+	  www/file.tcl, www/folder-chunk.tcl, www/permissions.adp,
+	  www/permissions.tcl: add the good permissions screen, add a new
+	  version link to the index page, don;t make things owned by 0 in
+	  install callback
+
+2005-03-07 08:24  jeffd
+
+	* packages/search/tcl/search-procs.tcl: make the search indexer
+	  much more robust to errors in the datasource or indexing routines
+	  -- catch + emit traceback for errors
+
+2005-03-06 14:15  daveb
+
+	* packages/tsearch2-driver/tcl/tsearch2-driver-procs.tcl: Add
+	  -nocase to regsub for NOT operator at the beginnign of query
+	  string.
+
+2005-03-06 14:09  jeffd
+
+	* packages/acs-kernel/: acs-kernel.info,
+	  sql/postgresql/postgresql.sql,
+	  sql/postgresql/upgrade/upgrade-5.2.0d8-5.2.0d9.sql: add an
+	  explicit cast of proname in drop_package needed in pg8
+
+2005-03-06 13:51  jeffd
+
+	*
+	  packages/acs-developer-support/tcl/acs-developer-support-procs.tcl:
+	  dont get s_profile__start_clock() w/o checking if it exists
+
+2005-03-06 13:50  jeffd
+
+	* packages/acs-developer-support/lib/toolbar.adp: don't break
+	  button words
+
+2005-03-06 13:15  jeffd
+
+	* www/robots.txt: add wildcard disallow for googlebot
+
+2005-03-05 18:21  miguelm
+
+	* packages/dotlrn-catalog/www/doc/index.html: add missing files
+
+2005-03-05 18:07  annyf
+
+	* packages/assessment/tcl/: as-apm-action-procs.xql,
+	  as-install-procs.tcl: add missing files
+
+2005-03-05 18:01  miguelm
+
+	* packages/dotlrn-catalog/www/doc/: images/draft.png,
+	  images/callouts/1.png, images/callouts/10.png,
+	  images/callouts/11.png, images/callouts/12.png,
+	  images/callouts/13.png, images/callouts/14.png,
+	  images/callouts/15.png, images/callouts/2.png,
+	  images/callouts/3.png, images/callouts/4.png,
+	  images/callouts/5.png, images/callouts/6.png,
+	  images/callouts/7.png, images/callouts/8.png,
+	  images/callouts/9.png, ch01.html, ch01s01.html, ch01s02.html,
+	  ch01s03.html, ch01s04.html, ch01s05.html, ch01s06.html,
+	  ch02.html, ch02s01.html, ch02s02.html, ch02s03.html,
+	  ch02s04.html, ch02s05.html, ch02s06.html, ch02s07.html,
+	  ch02s08.html, html.css, resources/assoc1.JPG,
+	  resources/assoc2.JPG, resources/assoc3.JPG, resources/assoc4.JPG,
+	  resources/assoc5.JPG, resources/buttons.JPG, resources/cat1.JPG,
+	  resources/cat2.JPG, resources/cat3.JPG, resources/cat4.JPG,
+	  resources/dcat_table.JPG, resources/del1.JPG,
+	  resources/grant1.JPG, resources/grant2.JPG, resources/grant3.JPG,
+	  resources/new1.JPG, resources/new2.JPG, resources/new3.JPG,
+	  resources/rev1.JPG, resources/user.JPG, resources/user1.JPG,
+	  resources/user3.JPG: add new documentation files
+
+2005-03-05 16:13  annyf
+
+	* packages/assessment/www/doc/asm_trigger_doc/index.html: add
+	  triggers documentation files
+
+2005-03-05 14:48  annyf
+
+	* packages/assessment/www/doc/asm_trigger_doc/: bi01.html,
+	  bi02.html, ch01.html, ch01s01.html, ch02.html, ch02s01.html,
+	  ch02s02.html, ch02s03.html, ch02s04.html, ch02s05.html,
+	  ch02s06.html, ch02s07.html, ch03.html, html.css, index.html,
+	  images/draft.png, images/callouts/1.png, images/callouts/10.png,
+	  images/callouts/11.png, images/callouts/12.png,
+	  images/callouts/13.png, images/callouts/14.png,
+	  images/callouts/15.png, images/callouts/2.png,
+	  images/callouts/3.png, images/callouts/4.png,
+	  images/callouts/5.png, images/callouts/6.png,
+	  images/callouts/7.png, images/callouts/8.png,
+	  images/callouts/9.png, resources/action_del_confirm.JPG,
+	  resources/action_trigger.JPG, resources/add_action.JPG,
+	  resources/add_params.JPG, resources/add_trigger.JPG,
+	  resources/admin_actions.JPG, resources/as_action_map.JPG,
+	  resources/as_action_params.JPG, resources/as_actions.JPG,
+	  resources/as_actions_log.JPG, resources/as_inter_item_checks.JPG,
+	  resources/as_param_map.JPG, resources/asm_admin_permissions.JPG,
+	  resources/asm_dm.JPG, resources/branch_trigger.JPG,
+	  resources/checks_admin.JPG, resources/create_action.JPG,
+	  resources/create_param.JPG, resources/create_permissions.JPG,
+	  resources/delete_action.JPG, resources/delete_triggers.JPG,
+	  resources/manage_permissions.JPG, resources/none_asm.JPG,
+	  resources/notifications.JPG, resources/register_asm.JPG,
+	  resources/request_actions.JPG, resources/request_admin.JPG,
+	  resources/search_user.JPG, resources/section_triggers.JPG,
+	  resources/select_action.JPG, resources/select_asm.JPG,
+	  resources/select_section.JPG, resources/set_params.JPG,
+	  resources/show_requests.JPG, resources/user_permissions.JPG: add
+	  triggers documentation files
+
+2005-03-05 14:38  annyf
+
+	* packages/assessment/www/doc/index.html: add link for triggers
+	  documentation
+
+2005-03-04 19:28  victorg
+
+	* packages/dotlrn/tcl/community-procs.tcl: Adding restriction in
+	  order to dont let users to drop their membership from a subgroup.
+	  This is controlled by the param AllowMembersDropGroup in
+	  dotlrn-portlet. Maybe another param (AllowMembersDropSubGroup)
+	  should controll this.
+
+2005-03-04 18:13  jeffd
+
+	* packages/file-storage/tcl/file-storage-rss-procs-postgresql.xql:
+	  fix another limit :var in pg
+
+2005-03-04 18:09  jeffd
+
+	* packages/acs-tcl/tcl/: 00-database-procs.tcl, ds-stub-procs.tcl,
+	  request-processor-procs.tcl: stub ds procs rather than call
+	  ad_call_proc_if_defined_and_function_name_too_short
+
+2005-03-04 17:30  jeffd
+
+	* packages/acs-tcl/tcl/acs-permissions-procs.tcl: change how
+	  permission::cache_p is defined so it does not break ttrace
+
+2005-03-04 17:11  miguelm
+
+	* packages/acs-subsite/www/admin/set-reg-assessment.tcl: remove
+	  unnecessary variable
+
+2005-03-04 16:22  jeffd
+
+	* packages/acs-subsite/tcl/: relation-procs.tcl,
+	  relation-procs.xql: utility proc for getting related items
+
+2005-03-03 18:16  donb
+
+	* packages/acs-tcl/tcl/form-processing-procs.tcl: 1. Allow use of
+	  variables in form element names, so you can more easily build
+	  dynamic forms.  2. Relax the rules slightly so you can initialize
+	  a form without providing    a form block.
+
+2005-03-03 17:46  annyf
+
+	* packages/assessment/: assessment.info,
+	  tcl/as-apm-action-procs.tcl, tcl/as-checks-procs-oracle.xql,
+	  tcl/as-checks-procs-postgresql.xql, tcl/as-checks-procs.tcl,
+	  tcl/as-checks-procs.xql, tcl/as-install-procs.tcl,
+	  www/finish.tcl: fix bugs in trigger an actions execution
+
+2005-03-03 17:32  miguelm
+
+	* packages/dotlrn-catalog/:
+	  catalog/dotlrn-catalog.en_US.ISO-8859-1.xml,
+	  www/dt-admin/course-add-edit.tcl, www/dt-admin/course-list.adp,
+	  www/dt-admin/course-list.tcl, www/dt-admin/revision-list.adp,
+	  www/dt-admin/revision-list.tcl, www/dt-admin/revision-list.xql,
+	  tcl/dotlrn-catalog-procs.tcl: change admin page layout and fixing
+	  bugs
+
+2005-03-03 16:06  jeffd
+
+	* packages/acs-tcl/tcl/request-processor-init.tcl: change cache_p
+	  to cache in first call of function not in init; emit notice on
+	  registering filters and procs
+
+2005-03-03 13:17  jeffd
+
+	* tcl/zz-postload.tcl: don't rename away __is_xql
+
+2005-03-03 07:15  jeffd
+
+	* packages/acs-lang/tcl/localization-data-init.tcl: include
+	  variable define for ::lang::util::percent_match
+
+2005-03-02 21:36  donb
+
+	* packages/acs-tcl/acs-tcl.info: Needed to bump version number
+	  because I'm writing code that depends on my change to ad_form ...
+
+2005-03-02 21:35  donb
+
+	* packages/acs-tcl/tcl/form-processing-procs.tcl: Allow one to
+	  initiate an ad_form with specifying the "form" block, useful for
+	  building forms incrementally.
+
+2005-03-02 21:13  jader
+
+	* packages/acs-core-docs/www/xml/install-guide/software.xml: Add in
+	  Oracle 10g to software compatibility matrix.
+
+2005-03-02 17:38  miguelm
+
+	* packages/acs-subsite/lib/user-new.tcl: send return_url when an
+	  assessment is related
+
+2005-03-02 17:37  annyf
+
+	* packages/assessment/www/: assessment.tcl, finish.tcl: add
+	  return_url to redirect to right page after the registration
+	  assessment
+
+2005-03-02 17:35  annyf
+
+	* packages/assessment/tcl/as-checks-procs.xql: fix procs to copy
+	  checks
+
+2005-03-02 15:59  annyf
+
+	* packages/assessment/tcl/: as-checks-procs.tcl,
+	  as-checks-procs.xql: fix bugs with checks
+
+2005-03-02 14:55  hamiltonc
+
+	* packages/dotlrn/www/admin/user-nuke.xql: file user-nuke.xql was
+	  added on branch oacs-5-2 on 2005-05-31 23:13:07 +0000
+
+2005-03-02 13:11  rob
+
+	* packages/lars-blogger/www/entry-chunk.adp: Fixed problem with
+	  comment inside comment
+
+2005-03-02 13:10  nperper
+
+	* packages/assessment/tcl/as-item-type-mc-procs.tcl: change the
+	  display of the right and wrong answers because in the past the
+	  correct answers weren't shown to the user. Feedback color
+	  reverted to black italic to prevent confusion
+
+2005-03-02 12:18  nperper
+
+	* packages/assessment/: lib/session-items.adp,
+	  lib/session-items.tcl, www/session.adp: fix: don't show feedback
+	  when show_feedback=none
+
+2005-03-02 11:38  victorg
+
+	* packages/user-tracking/tcl/apm-callback-procs.tcl: Fixing bug
+	  when executting package_install call back. Conflicts with CVS
+	  directory inside the /config directory.
+
+2005-03-01 19:43  skaufman
+
+	* packages/file-storage/:
+	  catalog/file-storage.en_US.ISO-8859-1.xml, www/file.tcl: fixes
+	  bug 2328 - UI problems moving files
+
+2005-03-01 19:17  skaufman
+
+	* packages/lars-blogger/tcl/: notification-procs.tcl,
+	  notification-procs-postgresql.xql, notification-procs-oracle.xql:
+	  adds get_url proc to fix bug 2331
+
+2005-03-01 17:54  skaufman
+
+	* packages/file-storage/tcl/file-storage-procs.tcl: added proc
+	  fs::notification::get_url
+
+2005-03-01 17:53  skaufman
+
+	* packages/file-storage/tcl/: file-storage-procs-postgresql.xql,
+	  file-storage-procs-oracle.xql: added query for
+	  fs::notification::get_url
+
+2005-03-01 14:42  skaufman
+
+	* packages/oacs-dav/tcl/test/oacs-dav-procs.tcl: Dave's fixes from
+	  oacs-5-1 moved to HEAD
+
+2005-03-01 14:39  maltes
+
+	* www/resources/info.txt: Added resources directory so we can put
+	  e.g. a combined css in there
+
Index: openacs-4/ChangeLog-recent
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/Attic/ChangeLog-recent,v
diff -u -r1.2.2.1 -r1.2.2.2
--- openacs-4/ChangeLog-recent	15 Dec 2005 21:02:58 -0000	1.2.2.1
+++ openacs-4/ChangeLog-recent	16 Jan 2006 18:42:16 -0000	1.2.2.2
@@ -1,53 +1,98 @@
-2005-12-14 14:12  timoh
+2006-01-16 13:24  daveb
 
-	* packages/acs-tcl/tcl/: application-data-link-procs-oracle.xql,
-	  application-data-link-procs-postgresql.xql,
-	  application-data-link-procs.tcl, application-data-link-procs.xql:
-	  use seperate table for application data links
+	* packages/acs-core-docs/www/files/update-info.sh: Add example
+	  script to update info files for release.
 
-2005-12-14 14:11  timoh
+2006-01-16 03:44  maltes
 
-	* packages/acs-kernel/: acs-kernel.info,
-	  sql/oracle/acs-relationships-create.sql,
-	  sql/postgresql/acs-relationships-create.sql,
-	  sql/postgresql/upgrade/upgrade-5.2.0b9-5.2.0b10.sql: added new
-	  seperate table for application_data_links
+	* packages/acs-tcl/lib/page-error.tcl: Uncommented the whole line
+	  as it caused errors. We should not log the error messages if we
+	  are not sending emails anyway...
 
-2005-12-14 11:10  maltes
+2006-01-15 19:17  donb
 
-	* packages/acs-lang/sql/postgresql/ad-locales.sql: Add swiss german
-	  to the ad_locales
+	* packages/: acs-content-repository/sql/oracle/content-keyword.sql,
+	  acs-content-repository/sql/oracle/packages-create.sql,
+	  acs-content-repository/sql/oracle/upgrade/upgrade-5.2.0a1-5.2.0a2.sql,
+	  acs-content-repository/sql/oracle/upgrade/upgrade-5.2.0d16-5.2.0d17.sql,
+	  acs-content-repository/sql/oracle/upgrade/upgrade-5.2.1d1-5.2.1d2.sql,
+	  acs-kernel/sql/oracle/upgrade/upgrade-5.2.0d1-5.2.0d2.sql,
+	  acs-kernel/sql/oracle/upgrade/upgrade-5.2.1d1-5.2.1d2.sql: Fixed
+	  5.1->5.2 upgrade, all content repository tests now pass.
 
-2005-12-14 09:15  timoh
+2006-01-14 18:27  michaels
 
-	* packages/acs-subsite/tcl/: group-procs.tcl, group-procs.xql:
-	  fixed group_id_from_name query, added group::party_member_p
+	* packages/news-aggregator/: news-aggregator.info, todo,
+	  sql/postgresql/news-aggregator-packages-create.sql,
+	  sql/postgresql/news-aggregator-tables-create.sql,
+	  sql/postgresql/upgrade/upgrade-0.9.7-0.9.8.sql,
+	  tcl/aggregator-procs-postgresql.xql, tcl/aggregator-procs.tcl,
+	  tcl/apm-callback-procs.tcl, tcl/apm-callback-procs.xql,
+	  tcl/news-aggregator-init.tcl,
+	  tcl/news-aggregator-procs-postgresql.xql,
+	  tcl/news-aggregator-procs.tcl, tcl/source-procs-postgresql.xql,
+	  tcl/source-procs.tcl, tcl/subscription-procs.xql,
+	  www/aggregator-add.adp, www/aggregator-add.tcl,
+	  www/aggregator-edit.adp, www/aggregator-edit.tcl,
+	  www/aggregator.adp, www/aggregator.tcl, www/index.adp,
+	  www/index.tcl, www/subscriptions-postgresql.xql,
+	  www/subscriptions.tcl, www/toggle-show-description.tcl: lots of
+	  little tweaks for data cleanup on uninstantiate, some more UI
+	  work, bug fixes, etc.; added daveb's sweeper proc; not tagging
+	  v0.9.8 just yet though
 
-2005-12-14 07:27  eduardop
+2006-01-12 13:25  daveb
 
-	* packages/acs-content-repository/tcl/content-extlink-procs.tcl:
-	  Fix Bug #2712: param extlink_id in content::extlink::new should
-	  not be required
+	* packages/acs-content-repository/sql/oracle/: content-folder.sql,
+	  content-item.sql, upgrade/upgrade-5.2.1d1-5.2.1d2.sql: Remove
+	  code that guesses package_id based on parent_id
 
-2005-12-13 05:07  maltes
+2006-01-12 13:23  daveb
 
-	*
-	  packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.2.0b9-5.2.0b10.sql:
-	  Added missing content-folders on upgrade
+	* packages/acs-content-repository/sql/postgresql/:
+	  content-folder.sql, content-item.sql,
+	  upgrade/upgrade-5.2.1d1-5.2.1d2.sql: Remove code that guesses
+	  package_id based on parent_id. In almost all cases this will
+	  return null anyway.
 
-2005-12-12 05:09  maltes
+2006-01-12 09:19  hamiltonc
 
-	* packages/acs-content-repository/: acs-content-repository.info,
-	  sql/postgresql/upgrade/upgrade-5.2.0b9-5.2.0b10.sql: A couple of
-	  content_item__new functions were missing so I recreated them all
+	* packages/calendar/: catalog/calendar.en_US.ISO-8859-1.xml,
+	  www/cal-item-new.tcl: add a simple help text to the calendar type
+	  drop down
 
-2005-12-10 03:48  maltes
+2006-01-11 22:20  dedsc
 
-	* packages/acs-subsite/www/admin/site-map/package-new.tcl: Applied
-	  #725, fixed #1936
+	* packages/acs-content-repository/sql/postgresql/content-type.sql:
+	  fix content_type__refresh_view to do a lowercase when selecting
+	  table_name. this was in the upgrade script for 5.2.0a1 to 5.2.0a2
+	  but didn't find it's way here
 
-2005-12-10 03:24  maltes
+2006-01-09 07:24  josee
 
+	* packages/assessment/tcl/: apm-callback-procs.tcl,
+	  as-sc-procs.tcl: adding service contract implementations of the
+	  fts content provider
+
+2006-01-09 07:23  josee
+
+	* packages/assessment/tcl/as-sc-procs.tcl: adding service contract
+	  implementations for the fts content provider
+
+2006-01-09 07:23  josee
+
+	* packages/assessment/tcl/as-sc-procs.tcl: file as-sc-procs.tcl was
+	  added on branch oacs-5-2 on 2006-01-09 12:24:27 +0000
+
+2006-01-09 01:32  carlb
+
+	* packages/acs-authentication/www/doc/: ext-auth-install.html,
+	  ext-auth-ldap-install.html, ext-auth-pam-install.html,
+	  index.html, xml/install.xml: initial add of LDAP/Active Directory
+	  authN documentation
+
+2006-01-08 21:52  daveb
+
 	* packages/: acs-admin/acs-admin.info,
 	  acs-api-browser/acs-api-browser.info,
 	  acs-authentication/acs-authentication.info,
@@ -61,36 +106,606 @@
 	  acs-service-contract/acs-service-contract.info,
 	  acs-subsite/acs-subsite.info, acs-tcl/acs-tcl.info,
 	  acs-templating/acs-templating.info,
-	  ref-timezones/ref-timezones.info, search/search.info: Applied
-	  patch #747 to fix provides information
+	  ref-timezones/ref-timezones.info, search/search.info: Update
+	  docs, bump info files for 5.2.1
 
-2005-12-10 03:00  maltes
+2006-01-08 20:28  daveb
 
-	* packages/acs-templating/tcl/richtext-procs.tcl: Applied patch
-	  #749, fix bug #2704. Not thoroughly tested
+	* packages/acs-core-docs/: acs-core-docs.info, www/aolserver.html,
+	  www/aolserver4.html, www/automated-testing-best-practices.html,
+	  www/backup-recovery.html, www/bootstrap-acs.html,
+	  www/configuring-configuring-packages.html,
+	  www/configuring-configuring-permissions.html,
+	  www/configuring-install-packages.html,
+	  www/configuring-mounting-packages.html,
+	  www/contributing-code.html, www/credits.html,
+	  www/cvs-guidelines.html, www/cvs-tips.html,
+	  www/db-api-detailed.html, www/db-api.html,
+	  www/docbook-primer.html,
+	  www/eng-standards-constraint-naming.html,
+	  www/eng-standards-filenaming.html, www/eng-standards-plsql.html,
+	  www/eng-standards-versioning.html,
+	  www/ext-auth-requirements.html, www/filename.html,
+	  www/form-builder.html, www/high-avail.html, www/how-do-I.html,
+	  www/i18n-convert.html, www/index.html,
+	  www/individual-programs.html, www/install-cvs.html,
+	  www/install-daemontools.html,
+	  www/install-full-text-search-openfts.html,
+	  www/install-full-text-search-tsearch2.html,
+	  www/install-next-nightly-vacuum.html,
+	  www/install-openacs-keepalive.html, www/install-qmail.html,
+	  www/install-redhat.html, www/install-steps.html, www/ix01.html,
+	  www/mac-installation.html, www/maint-performance.html,
+	  www/maintenance-deploy.html, www/maintenance-web.html,
+	  www/object-identity.html, www/objects.html,
+	  www/openacs-cvs-concepts.html, www/openacs.html, www/oracle.html,
+	  www/packages.html, www/parties.html,
+	  www/permissions-tediously-explained.html, www/permissions.html,
+	  www/postgres.html, www/programming-with-aolserver.html,
+	  www/psgml-for-emacs.html, www/psgml-mode.html,
+	  www/release-notes-4-5.html, www/release-notes-4-6-2.html,
+	  www/release-notes-4-6-3.html, www/release-notes-4-6.html,
+	  www/release-notes.html, www/releasing-openacs-core.html,
+	  www/request-processor.html, www/requirements-template.html,
+	  www/security-notes.html, www/style-guide.html, www/subsites.html,
+	  www/tcl-doc.html, www/templates.html,
+	  www/tutorial-css-layout.html, www/tutorial-cvs.html,
+	  www/tutorial-database.html, www/tutorial-debug.html,
+	  www/tutorial-distribute.html, www/tutorial-etp-templates.html,
+	  www/tutorial-newpackage.html, www/tutorial-pages.html,
+	  www/unix-installation.html, www/upgrade-4.5-to-4.6.html,
+	  www/upgrade-openacs-files.html, www/upgrade-overview.html,
+	  www/using-cvs-with-openacs.html, www/variables.html,
+	  www/win2k-installation.html: Regenerate docs for 5.2.1
 
-2005-12-07 13:07  daveb
+2006-01-08 18:15  carlb
 
-	* packages/acs-api-browser/lib/search.tcl: Add urls for 10g
+	* packages/acs-core-docs/www/xml/install-guide/postgres.xml: added
+	  a note about default system path in a section that was confusing
+	  new users
 
-2005-12-07 12:22  daveb
+2006-01-08 16:46  daveb
 
-	* packages/acs-api-browser/lib/search.tcl: Don't return server
-	  error if db version is not in the list
+	* packages/dotlrn-weblogger/tcl/: dotlrn-weblogger-procs.tcl,
+	  test/dotlrn-weblogger-procs.tcl: Unsubscribe users from weblog if
+	  they leave a community.  Add test to make sure this works.
 
-2005-12-05 19:41  rafael
+2006-01-08 09:52  daveb
 
-	* packages/acs-subsite/: www/pvt/home.adp,
-	  catalog/acs-subsite.en_US.ISO-8859-1.xml: Fixed I18n keys and
-	  checked look in plain openacs install
+	* packages/acs-content-repository/tcl/content-item-procs.tcl:
+	  Remove dependency on ad_conn.
 
-2005-12-04 13:38  maltes
+2006-01-07 02:59  maltes
 
-	* packages/acs-admin/www/install/install.tcl: FIxing a problem when
-	  no package is to be upgraded with maturity label
+	* packages/acs-content-repository/tcl/content-item-procs.tcl: Fixes
+	  #2771. Made sure creation_* parameters are passed on to
+	  content::revision::new
 
-2005-12-03 12:57  daveb
+2006-01-07 02:31  maltes
 
-	* packages/acs-content-repository/sql/postgresql/content-type.sql:
-	  Fix define_function_args for content_type__register_child_type
+	* packages/general-comments/www/comment-add-3.tcl: Fixes #2773:
+	  Change require_login to ad_conn user_id as permissions are
+	  checked afterwards
 
+2006-01-06 18:49  maltes
+
+	* contrib/packages/mailing-lists/mailing-lists.info: Fix #2777. URL
+	  was wrong
+
+2006-01-06 12:19  daveb
+
+	* contrib/packages/portal/www/index.adp: Src is an attribute of the
+	  inclue tag, not a parameter passed to the include. You can't set
+	  it by reference.
+
+2006-01-05 14:40  daveb
+
+	* packages/acs-tcl/lib/page-error.tcl: Turn off emailing page
+	  errors.  Whoever added this, please, please,please! add the
+	  paramtere for this and make it off by default.
+
+2006-01-05 14:21  daveb
+
+	* packages/forums/www/: message-view.adp, message-view.tcl: If
+	  presentation_type is flat, only show in flat mode.
+
+2006-01-05 12:43  daveb
+
+	* packages/acs-kernel/acs-kernel.info: Bump version number
+
+2006-01-04 19:25  donb
+
+	*
+	  packages/acs-kernel/sql/oracle/upgrade/upgrade-5.2.0d9-5.2.0d10.sql:
+	  Added create or replace of apm_package to the 5.2.0 version since
+	  we've not actually bumped acs-kernel.info yet ...
+
+2006-01-04 17:46  michaels
+
+	* packages/news-aggregator/sql/postgresql/upgrade/:
+	  upgrade-0.9.4d-0.9.5b.sql: thought about puting off adding back
+	  the constraints a few version until we're pretty sure anyone out
+	  there with older versions has had a chance to get through earlier
+	  upgrades but then thought better of it
+
+2006-01-04 15:39  michaels
+
+	*
+	  packages/news-aggregator/sql/postgresql/upgrade/upgrade-0.9.6b-0.9.7.sql:
+	  duh... bad comment in upgrade script
+
+2006-01-04 15:37  daveb
+
+	* packages/general-comments/: general-comments.info,
+	  tcl/general-comments-procs-postgresql.xql,
+	  www/comment-add-3-postgresql.xql: Use -4 parent_id.
+
+2006-01-04 15:28  daveb
+
+	* packages/acs-messaging/: acs-messaging.info,
+	  sql/oracle/acs-messaging-packages.sql,
+	  sql/oracle/upgrade/upgrade-5.2.1d1-5.2.1d2.sql: Support root
+	  parent_id as -4 instead of 0. Postgresql doesn't have a default
+	  for parent_id so it doesn't get an upgrade script.
+
+2006-01-04 15:21  daveb
+
+	* packages/news/sql/postgresql/upgrade/upgrade-5.2.0d2-5.2.0d3.sql:
+	  Fix another missing comma!
+
+2006-01-04 15:17  daveb
+
+	* packages/news/sql/postgresql/upgrade/upgrade-5.2.0d2-5.2.0d3.sql:
+	  Add missing comma
+
+2006-01-04 13:53  michaels
+
+	* packages/auth-ldap/auth-ldap.info: bumping version
+
+2006-01-04 11:51  michaels
+
+	* packages/news-aggregator/news-aggregator.info: bump version to
+	  0.9.7 and tag for release
+
+2006-01-04 11:50  michaels
+
+	* packages/news-aggregator/www/: subscription-copy.tcl,
+	  subscription-copy.xql, subscription-move.tcl,
+	  subscription-move.xql, subscriptions.tcl, subscriptions.xql: fix
+	  up subscription move/copy
+
+2006-01-04 11:48  michaels
+
+	* packages/news-aggregator/sql/postgresql/:
+	  news-aggregator-tables-create.sql,
+	  upgrade/upgrade-0.9.6b-0.9.7.sql: add a few indexes
+
+2006-01-04 10:51  daveb
+
+	*
+	  packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.2.1d1-5.2.1d2.sql:
+	  Refresh content_revision view also, not just child types.
+
+2006-01-04 00:35  michaels
+
+	* packages/news-aggregator/www/index.adp: change 'manage' url
+
+2006-01-04 00:31  michaels
+
+	* packages/news-aggregator/www/: aggregator-tabs.adp,
+	  aggregator-tabs.tcl, aggregator.adp, aggregator.tcl, manage.adp,
+	  manage.tcl, permissions.adp, permissions.tcl: get rid of manage
+	  page that included the various forms; instead include
+	  aggregator-tabs from each form
+
+2006-01-04 00:29  michaels
+
+	* packages/news-aggregator/www/subscriptions.xql: allow user to
+	  select from known feeds
+
+2006-01-04 00:28  michaels
+
+	* packages/news-aggregator/www/subscriptions.adp: use standard form
+	  template
+
+2006-01-04 00:26  michaels
+
+	* packages/news-aggregator/www/subscriptions.tcl: allow user to
+	  select from known feeds when adding a feed (in addition to
+	  supplying a feed url)
+
+2006-01-03 20:42  daveb
+
+	* packages/acs-kernel/sql/:
+	  postgresql/upgrade/upgrade-5.2.1d1-5.2.1d2.sql,
+	  oracle/upgrade/upgrade-5.2.1d1-5.2.1d2.sql: Recreate apm package
+	  to match create scripts.
+
+2006-01-03 20:29  daveb
+
+	* packages/acs-content-repository/sql/:
+	  oracle/upgrade/upgrade-5.2.0b11-5.2.0b12.sql,
+	  oracle/upgrade/upgrade-5.2.1d1-5.2.1d2.sql,
+	  postgresql/upgrade/upgrade-5.2.0b11-5.2.0b12.sql,
+	  postgresql/upgrade/upgrade-5.2.1d1-5.2.1d2.sql: Fix upgrade. Move
+	  5.2.0 stuff to 5.2.1
+
+2006-01-03 19:48  donb
+
+	* packages/acs-kernel/sql/oracle/acs-relationships-create.sql:
+	  Fixed malte/timo typo that broke oracle
+
+2006-01-03 19:38  donb
+
+	* packages/acs-content-repository/sql/oracle/: content-folder.sql,
+	  upgrade/upgrade-5.2.0b5-5.2.0b6.sql: More 5.2 fixes for Oracle
+	  ...
+
+2006-01-03 18:10  donb
+
+	* packages/acs-bootstrap-installer/db-init-checks-oracle.tcl:
+	  Janine's addition of a real version check for Oracle was
+	  allocating a db handle from the default pool, which we don't
+	  require in OpenACS.  I changed the test to grab a handle from the
+	  first available pool.
+
+2006-01-03 10:05  daveb
+
+	*
+	  packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.2.0b11-5.2.0b12.sql:
+	  Recreate content_keyword__new to support package_id.	Refresh
+	  views and triggers.
+
+2006-01-03 10:04  daveb
+
+	*
+	  packages/acs-content-repository/sql/oracle/upgrade/upgrade-5.2.0b11-5.2.0b12.sql:
+	  Refresh views and triggers.  Recreate content keyword to support
+	  package_id parameter
+
+2006-01-03 09:49  daveb
+
+	* packages/tsearch2-driver/tcl/tsearch2-driver-procs.tcl: Handle &
+	  better, consistently add space around %
+
+2006-01-03 08:45  daveb
+
+	*
+	  packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.2.0b11-5.2.0b12.sql:
+	  Refresh insert views on upgrade since the definition has changed.
+
+2006-01-02 15:49  michaels
+
+	* packages/news-aggregator/tcl/: aggregator-procs.tcl,
+	  source-procs-postgresql.xql: fixing something minor i broke in
+	  proc args and changing now() to current_timestamp
+
+2006-01-02 15:41  michaels
+
+	* packages/news-aggregator/tcl/news-aggregator-procs.tcl: minor fix
+	  to proc that calculates 'updated since' time
+
+2006-01-02 15:40  michaels
+
+	* packages/news-aggregator/tcl/: subscription-procs.tcl,
+	  subscription-procs.xql: remove source if no longer referenced
+
+2006-01-02 15:36  michaels
+
+	* packages/news-aggregator/tcl/source-procs.tcl: remove a source if
+	  it is no longer being used by any aggregators
+
+2006-01-02 13:02  daveb
+
+	*
+	  packages/acs-kernel/sql/postgresql/upgrade/upgrade-5.2.0b10-5.2.0b11.sql:
+	  Make sure beta testers also get fixed apm_package__new
+
+2006-01-02 13:00  daveb
+
+	*
+	  packages/acs-kernel/sql/postgresql/upgrade/upgrade-5.2.0d1-5.2.0d2.sql:
+	  Fix apm_package__new on upgrade to match new install
+
+2006-01-02 08:59  daveb
+
+	* packages/acs-content-repository/acs-content-repository.info: Bump
+	  to corect version number.
+
+2006-01-01 19:24  donb
+
+	* packages/forums/sql/oracle/: forums-messages-package-create.sql,
+	  upgrade/upgrade-1.2d1-1.2d2.sql: Applied patch to fix bug #2761.
+
+2006-01-01 18:37  gustafn
+
+	* packages/acs-templating/www/resources/xinha-nightly/: lang/sh.js,
+	  lang/sr.js, plugins/InsertSnippet/InsertSnippet.css,
+	  plugins/InsertSnippet/insert-snippet.js,
+	  plugins/InsertSnippet/snippets.html,
+	  plugins/InsertSnippet/snippets.js,
+	  plugins/InsertSnippet/snippets.php,
+	  plugins/InsertSnippet/img/ed_snippet.gif,
+	  plugins/InsertSnippet/lang/de.js,
+	  plugins/InsertSnippet/popups/insertsnippet.html: adding new files
+	  of xinha nightly (new plugin InsertSnippet)
+
+2006-01-01 18:28  gustafn
+
+	* packages/acs-templating/www/resources/xinha-nightly/: dialog.js,
+	  examples/Extended.html, examples/ext_example-body.html,
+	  examples/ext_example-menu.php, examples/ext_example.html,
+	  plugins/CSS/css.js, plugins/CharCounter/char-counter.js,
+	  plugins/CharacterMap/character-map.js,
+	  plugins/ContextMenu/context-menu.js,
+	  plugins/ContextMenu/lang/no.js, plugins/Equation/equation.js,
+	  plugins/Equation/lang/no.js, plugins/FullPage/full-page.js,
+	  plugins/GetHtml/get-html.js, plugins/HtmlTidy/lang/no.js,
+	  plugins/ImageManager/config.inc.php,
+	  plugins/ImageManager/editor.php,
+	  plugins/ImageManager/editorFrame.php,
+	  plugins/ImageManager/image-manager.js,
+	  plugins/ImageManager/images.php,
+	  plugins/ImageManager/manager.php,
+	  plugins/ImageManager/resizer.php,
+	  plugins/ImageManager/thumbs.php,
+	  plugins/ImageManager/Classes/Files.php,
+	  plugins/ImageManager/Classes/GD.php,
+	  plugins/ImageManager/Classes/IM.php,
+	  plugins/ImageManager/Classes/ImageEditor.php,
+	  plugins/ImageManager/Classes/ImageManager.php,
+	  plugins/ImageManager/Classes/NetPBM.php,
+	  plugins/ImageManager/Classes/Thumbnail.php,
+	  plugins/ImageManager/Classes/Transform.php,
+	  plugins/ImageManager/assets/dialog.js,
+	  plugins/ImageManager/assets/editor.js,
+	  plugins/ImageManager/assets/editorFrame.js,
+	  plugins/ImageManager/assets/images.js,
+	  plugins/ImageManager/assets/manager.js,
+	  plugins/ImageManager/assets/popup.js,
+	  plugins/InsertAnchor/lang/no.js,
+	  plugins/InsertPicture/InsertPicture.php,
+	  plugins/InsertPicture/insert-picture.js,
+	  plugins/InsertPicture/lang/de.js,
+	  plugins/InsertPicture/lang/no.js, plugins/Linker/linker.js,
+	  plugins/ListType/list-type.js, plugins/ListType/lang/no.js,
+	  plugins/NoteServer/lang/no.js,
+	  plugins/OacsFs/popups/file-selector.tcl,
+	  plugins/QuickTag/lang/no.js,
+	  plugins/SpellChecker/aspell_setup.php,
+	  plugins/SpellChecker/spell-check-logic.cgi,
+	  plugins/SpellChecker/spell-check-ui.html,
+	  plugins/SpellChecker/spell-check-ui.js,
+	  plugins/SpellChecker/spell-checker.js,
+	  plugins/SpellChecker/lang/no.js, plugins/SuperClean/lang/no.js,
+	  plugins/TableOperations/table-operations.js, popups/about.html,
+	  popups/popup.js, skins/blue-metallic/skin.css: upgrade to the
+	  current xinha-nightly version
+
+2006-01-01 15:04  michaels
+
+	* packages/news-aggregator/www/index.adp: add space
+
+2006-01-01 14:44  michaels
+
+	* packages/news-aggregator/: news-aggregator.info,
+	  tcl/aggregator-procs.tcl, tcl/news-aggregator-procs.tcl,
+	  tcl/source-procs.tcl, tcl/weblog-procs.tcl, tcl/weblog-procs.xql,
+	  www/aggregator-add.tcl, www/aggregator.tcl, www/index.adp,
+	  www/index.tcl, www/item-blog.adp, www/item-blog.tcl,
+	  www/item-blog.xql, www/manage.adp, www/settings.adp: add ability
+	  to post item to subsite lars-blogger instances, more UI and perm
+	  tweaks. bump version to 0.9.6b
+
+2005-12-29 17:54  michaels
+
+	* packages/news-aggregator/:
+	  catalog/news-aggregator.en_US.ISO-8859-1.xml,
+	  tcl/news-aggregator-procs.tcl, www/index.adp, www/index.tcl: some
+	  more UI changes based on what i saw today over at
+	  http://feeds.feedburner.com/vudici (i.e., very clean)
+
+2005-12-29 08:54  maltes
+
+	* contrib/packages/mailing-lists/www/madmin/: list-subscribers.tcl,
+	  list-subscribers.xql: Added email to list-subscribers
+
+2005-12-29 06:57  maltes
+
+	* packages/acs-kernel/catalog/: acs-kernel.ar_LB.utf-8.xml,
+	  acs-kernel.da_DK.ISO-8859-1.xml, acs-kernel.de_DE.ISO-8859-1.xml,
+	  acs-kernel.en_US.ISO-8859-1.xml, acs-kernel.fr_FR.ISO-8859-1.xml:
+	  Updated translations and fixed two strings in English
+
+2005-12-29 06:46  maltes
+
+	* packages/acs-content-repository/acs-content-repository.info:
+	  Error in the requires section
+
+2005-12-29 05:07  maltes
+
+	* etc/config.tcl: Added check for libthread library
+
+2005-12-29 03:03  maltes
+
+	* packages/dotlrn/tcl/: apm-callback-procs.tcl, dotlrn-init.tcl:
+	  Fix #2764. Move privacy setting to after instantiate callback so
+	  you can actually change the parameter
+
+2005-12-29 02:58  maltes
+
+	* packages/user-tracking/user-tracking.info: Fix #2765. Added
+	  dependency on .LRN.
+
+2005-12-28 20:27  daveb
+
+	* packages/acs-content-repository/acs-content-repository.info:
+	  Update info file so new upgrade script will run.
+
+2005-12-28 20:24  daveb
+
+	* packages/acs-content-repository/sql/: oracle/content-create.sql,
+	  oracle/content-folder.sql, oracle/content-item.sql,
+	  postgresql/content-create.sql, postgresql/content-folder.sql,
+	  postgresql/content-item.sql,
+	  postgresql/upgrade/upgrade-5.2.1d1-5.2.1d2.sql,
+	  oracle/upgrade/upgrade-5.2.1d1-5.2.1d2.sql: Changes to make the
+	  root of parentless items = -4 (security context root) instead of
+	  0 (unregistered visitor) Sites upgradeed from 4.6-4.6.1 have been
+	  operating with -4 as the parent_id for years (for example
+	  openacs.org) while new installs had parent_id = 0. This caused
+	  problems with the new package_id code that calls
+	  content_item__get_root_folder which was assuming the root = 0. It
+	  looks like the new install code did not accomodate parent_id=-4
+	  and that is now fixed.  Needs testing on Oracle.
+
+2005-12-28 18:29  gustafn
+
+	* packages/acs-tcl/tcl/: request-processor-procs.tcl,
+	  utilities-procs.tcl: Basic compatibility with naviserver 4.99.0
+	  (some packages with filters will need similar fixes)
+
+2005-12-28 17:45  michaels
+
+	* packages/news-aggregator/www/index.tcl: more outlook-like
+	  timestamp formatting
+
+2005-12-28 15:37  michaels
+
+	* packages/news-aggregator/www/index.adp: tidy up an <if>
+
+2005-12-28 13:49  michaels
+
+	* packages/news-aggregator/www/index.tcl: abort script after
+	  redirect
+
+2005-12-28 13:40  michaels
+
+	* packages/news-aggregator/:
+	  sql/postgresql/upgrade/upgrade-0.9d-0.9.4d.sql,
+	  tcl/apm-callback-procs.tcl: couple of errors/typos in the upgrade
+	  scripts
+
+2005-12-28 12:55  michaels
+
+	* packages/news-aggregator/: news-aggregator.info,
+	  sql/postgresql/news-aggregator-tables-create.sql,
+	  sql/postgresql/upgrade/upgrade-0.9.4d-0.9.5b.sql,
+	  sql/postgresql/upgrade/upgrade-0.9d-0.9.4d.sql,
+	  tcl/aggregator-procs-postgresql.xql, tcl/aggregator-procs.tcl,
+	  tcl/apm-callback-procs.tcl, tcl/apm-callback-procs.xql,
+	  tcl/install-procs.tcl, tcl/install-procs.xql,
+	  www/aggregator-add.adp, www/aggregator-add.tcl,
+	  www/aggregator-delete.tcl, www/aggregator-delete.xql,
+	  www/aggregator.adp, www/aggregator.tcl, www/index.adp,
+	  www/index.tcl, www/index.xql, www/manage.adp, www/manage.tcl,
+	  www/set-default.tcl, www/settings.adp, www/settings.tcl,
+	  www/settings.xql, www/subscriptions.adp, www/subscriptions.tcl:
+	  Minor tweaks to the UI and data model to better support instance
+	  awareness and manageability. The Oracle code is WAY out of date
+	  and, not having an Oracle install, I'm not going to worry about
+	  it now. Version bumped to 0.9.5b and I removed Simon from owner
+	  list as he's no longer active in the community. Release will be
+	  tagged oacs-5-1-compat but work will need to be done to get it
+	  going on oacs-5-2.
+
+2005-12-28 07:09  emmar
+
+	* packages/jabber/sql/oracle/jabber-create.sql: Removing a
+	  remaining quote
+
+2005-12-27 16:50  emmar
+
+	* packages/dotlrn/tcl/: community-procs-oracle.xql,
+	  community-procs-postgresql.xql, community-procs.tcl: Extracting
+	  SQL from tcl to xql and fix sintax for oracle
+
+2005-12-27 03:55  maltes
+
+	* packages/acs-tcl/tcl/utilities-procs.tcl: Added
+	  util::find_all_files
+
+2005-12-26 20:13  emmar
+
+	* packages/dotlrn/sql/oracle/community-memberships-create.sql: Fix
+	  for bug #2732
+
+2005-12-26 19:59  emmar
+
+	* packages/dotlrn-survey/sql/oracle/dotlrn-survey-create.sql: Fix
+	  package body
+
+2005-12-25 18:43  michaels
+
+	* packages/news-aggregator/www/item-blog.adp: noquote fix
+
+2005-12-24 19:57  michaels
+
+	* packages/news-aggregator/www/: index-oracle.xql,
+	  index-postgresql.xql, index.xql: no need for db specific files
+	  for index or person name query
+
+2005-12-23 03:26  maltes
+
+	* packages/acs-kernel/catalog/: acs-kernel.de_DE.ISO-8859-1.xml,
+	  acs-kernel.en_US.ISO-8859-1.xml: Fix #2751
+
+2005-12-19 15:20  maltes
+
+	* packages/acs-lang/tcl/lang-catalog-procs.tcl: It does not make
+	  sense to export acs-translations at all because the object_ids
+	  are different from site tot site
+
+2005-12-19 15:09  maltes
+
+	* packages/acs-lang/sql/postgresql/ad-locales.sql: Added swiss
+	  locale
+
+2005-12-19 15:05  timoh
+
+	*
+	  packages/dotlrn-project-manager/tcl/dotlrn-project-manager-callback-procs.tcl:
+	  moved logger instantiate to seperate callback
+
+2005-12-19 13:42  maltes
+
+	* packages/acs-lang/sql/postgresql/ad-locales.sql: Removed swiss
+	  locale. Will recommit once the release has been made
+
+2005-12-18 09:05  maltes
+
+	* packages/file-storage/tcl/file-storage-procs.tcl:  Fixes #2744
+
+2005-12-18 06:17  maltes
+
+	* packages/acs-content-repository/tcl/content-symlink-procs.tcl: A
+	  little tiny bit of documentation for the symlink procedures
+
+2005-12-18 06:16  maltes
+
+	* packages/file-storage/www/view/index.vuh: Support for symlinks
+
+2005-12-16 12:00  daveb
+
+	* packages/acs-subsite/lib/user-new.tcl: Fix bug#2715 url varibale
+	  name overwriting value of form element
+
+2005-12-16 06:31  eduardop
+
+	* packages/dotlrn/www/manage-memberships.adp: Fix bugs
+
+2005-12-15 17:54  maltes
+
+	* packages/dotlrn/: dotlrn.info, tcl/community-procs.tcl: New
+	  parameter for sending community mails
+
+2005-12-15 17:53  maltes
+
+	* packages/dotlrn/catalog/: dotlrn.de_DE.ISO-8859-1.xml,
+	  dotlrn.en_US.ISO-8859-1.xml: New I18N
+
+2005-12-15 17:48  maltes
+
+	* packages/acs-subsite/catalog/: acs-subsite.de_DE.ISO-8859-1.xml,
+	  acs-subsite.en_US.ISO-8859-1.xml: New I18N
+