Index: openacs-4/ChangeLog
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/ChangeLog,v
diff -u -r1.3.2.5 -r1.3.2.6
--- openacs-4/ChangeLog	10 Jan 2005 01:49:19 -0000	1.3.2.5
+++ openacs-4/ChangeLog	1 Mar 2005 00:11:50 -0000	1.3.2.6
@@ -1,3 +1,568 @@
+2005-02-28 01:22  maltes
+
+	* packages/acs-content-repository/tcl/content-revision-procs.tcl:
+	  Changed debugging message to level debug (from notice)
+
+2005-02-27 17:47  joel
+
+	* packages/:
+	  acs-authentication/catalog/acs-authentication.en_AU.ISO-8859-1.xml,
+	  acs-authentication/catalog/acs-authentication.es_CO.ISO-8859-1.xml,
+	  acs-kernel/catalog/acs-kernel.en_AU.ISO-8859-1.xml,
+	  acs-kernel/catalog/acs-kernel.es_CO.ISO-8859-1.xml,
+	  acs-lang/catalog/acs-lang.en_AU.ISO-8859-1.xml,
+	  acs-lang/catalog/acs-lang.es_CO.ISO-8859-1.xml,
+	  acs-lang/catalog/acs-lang.es_GT.ISO-8859-1.xml,
+	  acs-subsite/catalog/acs-subsite.en_AU.ISO-8859-1.xml,
+	  acs-subsite/catalog/acs-subsite.es_CO.ISO-8859-1.xml,
+	  acs-tcl/catalog/acs-tcl.en_AU.ISO-8859-1.xml,
+	  acs-tcl/catalog/acs-tcl.es_CO.ISO-8859-1.xml,
+	  acs-templating/catalog/acs-templating.en_AU.ISO-8859-1.xml,
+	  acs-templating/catalog/acs-templating.es_CO.ISO-8859-1.xml: [no
+	  log message]
+
+2005-02-27 09:41  daveb
+
+	* packages/acs-content-repository/: acs-content-repository.info,
+	  sql/postgresql/upgrade/upgrade-5.1.5d3-5.1.5d4.sql: Fix bug#2298.
+	  Create content_revision__del
+
+2005-02-27 09:38  daveb
+
+	*
+	  packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.1.5d3-5.1.5d4.sql:
+	  Move file to correct name for upgrade.
+
+2005-02-23 02:51  timoh
+
+	* packages/acs-content-repository/tcl/content-revision-procs.tcl:
+	  bugfix: provide default for variable lob_values
+
+2005-02-23 02:24  timoh
+
+	* packages/acs-content-repository/tcl/:
+	  content-revision-procs-oracle.xql, content-revision-procs.tcl:
+	  bugfix: fixed bug with lob-columns in attributes
+
+2005-02-21 12:25  torbenb
+
+	* etc/config.tcl: adding comment (from jcdldn in irc) about special
+	  case ip 0.0.0.0
+
+2005-02-21 11:53  torbenb
+
+	* packages/acs-core-docs/www/xml/install-guide/other-software.xml:
+	  adding instructions to use both INST=/point/to/aolserver and
+	  AOLSERVER=/point/to/aolserver. By using both, helps prevent any
+	  overwrite of an existing installation of another version during
+	  this period of transition.
+
+2005-02-21 02:57  torbenb
+
+	* etc/config.tcl: adding a security comment to ns_param maxinput
+	  since the default value was recently increased by a factor of 10.
+
+2005-02-18 20:11  torbenb
+
+	* packages/acs-core-docs/www/xml/install-guide/openacs.xml: backing
+	  out a change I made, because it does not work well for the action
+	  copy-paste version. Instead, adding the full pathname for
+	  createdb and an explanation why the instruction uses
+	  fullpathname, when it would not be necessary for user pgsql
+
+2005-02-18 12:41  torbenb
+
+	* packages/acs-core-docs/www/xml/install-guide/other-software.xml:
+	  fixing freebsd note typo, updating some aolserver module builds
+	  that were using INST=  to AOLSERVER=
+
+2005-02-16 07:55  andrewg
+
+	* packages/acs-tcl/tcl/: apm-procs.tcl, apm-procs.xql: Don't call
+	  site_nodes_sync from apm_package_rename.  site_nodes_sync
+	  rebuilds the entire site_nodes cache, which takes large sites,
+	  such as .LRN sites with tens of thousands of site nodes,
+	  completely offline for several minutes.  Instead, update the
+	  cache for the specific node(s) at which the package is mounted.
+
+2005-02-16 02:03  torbenb
+
+	* packages/acs-core-docs/www/xml/install-guide/openacs.xml: I
+	  neglected to change the prompt context to match the adjustments
+	  made a few minutes ago
+
+2005-02-16 02:01  torbenb
+
+	* packages/acs-core-docs/www/openacs.html: making fix here in
+	  addition to the xml, in case the html is not regenerated before
+	  the 5.1.5 release
+
+2005-02-16 00:48  torbenb
+
+	* packages/acs-core-docs/www/xml/install-guide/openacs.xml:
+	  creating database should be from user: postgres, not servicename
+	  to be consistent with rest of the docs
+
+2005-02-15 16:14  victorg
+
+	* packages/acs-content-repository/sql/:
+	  oracle/upgrade/upgrade-5.1.2d6-5.1.2d7.sql,
+	  postgresql/upgrade/upgrade-5.1.2d6-5.1.2d7.sql: Commented the
+	  creation of the index cr_items_name, already existed
+
+2005-02-15 09:12  donb
+
+	* packages/acs-content-repository/tcl/: content-folder-procs.tcl,
+	  test/content-item-test-procs.tcl: Daveb fixed broken 5.1 code and
+	  tests
+
+2005-02-14 11:45  daveb
+
+	*
+	  packages/acs-content-repository/tcl/test/content-revision-test-procs.tcl:
+	  Fix test to work on Oracle with BLOB content.
+
+2005-02-12 07:35  daveb
+
+	* packages/acs-content-repository/tcl/filter-procs.tcl: Fix
+	  erroneous commit that merged in changes. This should effectively
+	  revert to 1.16.2.5 version that was intended with the previous
+	  commit.
+
+2005-02-12 06:38  daveb
+
+	* packages/acs-content-repository/tcl/filter-procs.tcl: Revert
+	  change to content::init. Custom code belongs in file-storage.
+
+2005-02-11 23:26  maltes
+
+	* packages/acs-content-repository/tcl/filter-procs.tcl: Fixing the
+	  problem caused by the upgrade for filestorage that exchanges name
+	  and title. This should neither change behaviour nor decrease
+	  performance, therefore I commit without a TIP
+
+2005-02-11 11:59  daveb
+
+	* packages/acs-core-docs/www/install-full-text-search-openfts.html:
+	  Move openfts to make room for tsearch2.
+
+2005-02-11 11:59  daveb
+
+	*
+	  packages/acs-core-docs/www/install-full-text-search-tsearch2.html:
+	  Add tserach2 docs
+
+2005-02-10 11:06  daveb
+
+	*
+	  packages/acs-content-repository/tcl/content-revision-procs-oracle.xql:
+	  Switch to support oracle 8.1.6
+
+2005-02-09 08:14  daveb
+
+	* packages/acs-content-repository/tcl/:
+	  content-revision-procs-oracle.xql,
+	  content-revision-procs-postgresql.xql,
+	  content-revision-procs.tcl, content-revision-procs.xql,
+	  test/content-item-test-procs.tcl: Remove broken generic query.
+	  Add correct Oracle specific blob compatible query.
+
+2005-02-09 08:00  daveb
+
+	*
+	  packages/acs-content-repository/tcl/test/content-item-test-procs.tcl:
+	  Fix test to work correctly in oracle.
+
+2005-02-09 06:25  daveb
+
+	* packages/acs-content-repository/tcl/: content-revision-procs.tcl,
+	  content-revision-procs.xql: Update content column in a seperate
+	  query to work correctly with Oracle.
+
+2005-02-06 16:35  jader
+
+	* etc/config.tcl: Bump up defaults for many Aolserver configuration
+	  items based on forums conversation:
+	  http://openacs.org/forums/message-view?message_id=260846
+
+2005-02-06 16:26  jader
+
+	* etc/keepalive/: keepalive-cron.sh, keepalive.sh: The keepalive
+	  scripts need the path to the executables, unless the PATH is
+	  included in the script.
+
+2005-02-06 16:18  jader
+
+	* etc/keepalive/keepalive-cron.sh: Added in a note linking to a
+	  forum thread, in case there are problems.
+
+2005-02-04 12:12  daveb
+
+	* packages/acs-service-contract/: acs-service-contract.info,
+	  tcl/implementation-procs.tcl, tcl/implementation-procs.xql: Add
+	  optional contract paraemter to impl::get_id
+
+2005-02-03 15:00  maltes
+
+	* packages/acs-kernel/acs-kernel.info: 5.1.4 was already released,
+	  so the next version for acs-kernel is 5.1.5d1
+
+2005-02-03 12:36  joel
+
+	* packages/acs-admin/www/users/: password-update.adp,
+	  password-update.tcl: fixed breadcrumb in change password page
+
+2005-02-03 12:36  joel
+
+	* packages/acs-lang/www/admin/edit-localized-message.tcl: fix so
+	  that original message is shown when editing english
+
+2005-02-02 07:55  daveb
+
+	* packages/acs-templating/tcl/parse-procs.tcl: Add Don's change
+	  back in since the previous commits fix the other regexps to match
+	  this one.
+
+2005-02-02 07:39  daveb
+
+	* packages/acs-templating/tcl/: tag-init.tcl, tag-procs.tcl,
+	  util-procs.tcl: Merge from HEAD fixed to variable regular
+	  expressions.	add recognizing array variables like @xx.y.z@ as
+	  xx(y.z).  Note that the regexps show up in multiple places so any
+	  changes to the @ var regexps should be made carefully.  In
+	  particular if @x@ defined and if @x@ nil handle variables special
+	  since they can't be derefrenced
+
+2005-02-01 12:50  torbenb
+
+	* packages/acs-core-docs/www/xml/non-xml/release-notes-4-6.html:
+	  removed gremlin A0 characters
+
+2005-02-01 12:46  torbenb
+
+	* packages/acs-core-docs/www/xml/kernel/: apm-design.xml,
+	  ext-auth.xml: temporary fix of doc images from creating urls that
+	  return 404 errors to 302 errors (that work for many browsers and
+	  client services)
+
+2005-02-01 12:44  torbenb
+
+	* packages/acs-core-docs/www/xml/install-guide/: configuring.xml,
+	  maintenance.xml, recovery.xml, upgrade.xml: temporarily fixing
+	  image urls to return 302 errors that work with most clients,
+	  instead of current 404 errors
+
+2005-02-01 12:40  torbenb
+
+	* packages/acs-core-docs/www/xml/developers-guide/: i18n.xml,
+	  tutorial-advanced.xml, tutorial-db.xml, tutorial-pages.xml,
+	  tutorial.xml: temporary fix of doc images from creating urls that
+	  return 404 errors to 302 errors
+
+2005-01-30 23:49  torbenb
+
+	* packages/acs-core-docs/www/xml/install-guide/postgres.xml: added
+	  clarificaton to bison instructions
+
+2005-01-30 23:29  timoh
+
+	* packages/: acs-content-repository/acs-content-repository.info,
+	  acs-content-repository/sql/oracle/content-folder.sql,
+	  acs-content-repository/sql/oracle/content-item.sql,
+	  acs-content-repository/sql/oracle/packages-create.sql,
+	  acs-content-repository/sql/oracle/upgrade/upgrade-5.1.5d2-5.1.5d3.sql,
+	  acs-kernel/acs-kernel.info,
+	  acs-kernel/sql/oracle/acs-objects-create.sql,
+	  acs-kernel/sql/oracle/upgrade/upgrade-5.1.4-5.1.4d1.sql: fixed
+	  some upgrade scripts for oracle
+
+2005-01-30 00:35  torbenb
+
+	* packages/acs-core-docs/www/xml/developers-guide/rp.xml: fixing
+	  image url
+
+2005-01-30 00:31  torbenb
+
+	* packages/acs-core-docs/www/xml/developers-guide/permissions.xml:
+	  fixing image url
+
+2005-01-28 15:39  jeffd
+
+	* packages/acs-tcl/tcl/utilities-procs.tcl: add \r to Host header
+	  in util_httpopen since http says headers hsould be \r\n
+
+2005-01-28 09:10  jader
+
+	* packages/acs-tcl/tcl/utilities-procs.tcl: Fix to httpopen, from
+	  Nis Jorgensen. See:
+	  http://openacs.org/forums/message-view?message_id=32667
+
+2005-01-24 08:44  daveb
+
+	* packages/acs-core-docs/www/xml/install-guide/other-software.xml:
+	  Add tsearch2 install. Deprecate Openfts install and link to
+	  tsearch2 doc.
+
+2005-01-22 13:42  jader
+
+	* packages/acs-templating/tcl/widget-procs.tcl: Apply a patch 602
+	  (slightly modified) to make party_search be optional when it is
+	  declared to be optional. Fixes bug 2122.
+
+2005-01-22 13:23  jader
+
+	* etc/install/install.sh: Apply patch 622, makes install.sh respect
+	  pg_db_user and UNICODE
+
+2005-01-22 13:08  jader
+
+	* www/blank-master.adp: Fixes bug 2238 by adding in css file for
+	  developer support. The fix was made by Lars in March 2004 on
+	  HEAD.
+
+2005-01-21 12:38  daveb
+
+	* packages/acs-content-repository/tcl/filter-procs.tcl: Fix
+	  variable reference.
+
+2005-01-21 12:35  daveb
+
+	* packages/acs-content-repository/tcl/: filter-procs-oracle.xql,
+	  filter-procs-postgresql.xql, filter-procs.tcl: Replace pl/sql
+	  function in where clause with two queries (via Tcl API)
+
+2005-01-20 18:16  donb
+
+	* packages/acs-templating/: resources/lists/table.adp,
+	  tcl/paginator-procs.tcl: Cleaned up display a bit ... if you say
+	  "groupsize is 10" you now see a groupsize of 10 displayed not 11.
+	  If groupsize is 1 you only get next/prev page nav widgets rather
+	  than both page and group nav widgets.
+
+2005-01-19 11:36  maltes
+
+	* packages/acs-subsite/lib/login.adp: Added <div id=register-login>
+	  so we could control the look of the login box via CSS (at least a
+	  little)
+
+2005-01-18 16:46  jader
+
+	* etc/: analog.cfg, config.tcl: Log the request time as well. See:
+	  http://panoptic.com/wiki/aolserver/nslog
+
+2005-01-17 12:57  torbenb
+
+	* packages/acs-core-docs/www/xml/engineering-standards/cvs.xml:
+	  fixed cvs browser link, bug 2267
+
+2005-01-17 06:53  maltes
+
+	* www/site-master.adp: Added / for XHTML compliance
+
+2005-01-17 04:09  maltes
+
+	* www/blank-master.adp: Reverting forced switch to XHTML
+
+2005-01-17 04:01  maltes
+
+	* www/blank-master.adp: Modified to suit XHMTL 1.0 Transitional
+
+2005-01-17 01:23  maltes
+
+	* www/blank-master.adp: Added type to javascript as this was not
+	  valid XHTML
+
+2005-01-15 14:49  vivianh
+
+	* packages/acs-subsite/www/site-map/: index.adp, index.tcl:
+	  Checking if user site-wide-admin to show a link
+
+2005-01-14 10:15  vivianh
+
+	* packages/acs-subsite/www/admin/site-map/site-map.tcl: Context bar
+	  and Allow button modified
+
+2005-01-13 19:14  daveb
+
+	* packages/acs-content-repository/: acs-content-repository.info,
+	  sql/postgresql/content-folder.sql,
+	  sql/postgresql/upgrade/upgrade-5.1.4d4-5.1.4d5.sql,
+	  sql/postgresql/upgrade/upgrade-5.1.5d1-5.1.5d2.sql,
+	  tcl/content-folder-procs.tcl,
+	  tcl/test/content-folder-test-procs.tcl: Fix
+	  content_folder__is_subfolder pl/sql. Also fix tcl proc which was
+	  passing in the wrong list format to package_exec_plsql. Add
+	  upgrade script and tests.
+
+2005-01-13 15:39  daveb
+
+	* packages/acs-content-repository/tcl/: content-item-procs.tcl,
+	  content-revision-procs.tcl, test/content-item-test-procs.tcl:
+	  Revert to package_exec_plsql var_list list style for -attributes
+	  parameters. Fix test and documentation.
+
+2005-01-13 11:01  jader
+
+	* packages/acs-subsite/www/admin/site-map/index.adp: Fix bug #2263.
+	  Link to application new broken in site-map.
+
+2005-01-13 01:32  timoh
+
+	* packages/acs-templating/tcl/parse-procs.tcl: rolled back last
+	  change in template::adp_array_variable_regexp since it broke
+	  existing code
+
+2005-01-12 17:27  daveb
+
+	* packages/acs-content-repository/tcl/: content-revision-procs.tcl,
+	  test/content-item-test-procs.tcl: Fix content::revision::new to
+	  properly create subtypes of content_revision.
+
+2005-01-12 15:55  timoh
+
+	* packages/acs-templating/resources/forms/: blue.adp, coddo.adp,
+	  configuration.adp, grid.adp, plain.adp, plainest.adp,
+	  standard.adp, tiny-plain.adp, wizard.adp: bug in template
+	  operator in (partial string compare) -> use seperate equality
+	  test in template
+
+2005-01-12 05:22  dedsc
+
+	*
+	  packages/acs-content-repository/sql/postgresql/content-folder.sql:
+	  fix to return folder id present in upgrade. just putting it here
+	  as well
+
+2005-01-11 18:14  donb
+
+	* packages/acs-subsite/www/permissions/perm-include-oracle.xql:
+	  Grrr Oracle doesn't like long idents
+
+2005-01-11 17:49  donb
+
+	* packages/acs-subsite/www/permissions/: perm-include-oracle.xql,
+	  perm-include-postgresql.xql: security_context_root is no longer
+	  object 0
+
+2005-01-11 17:38  donb
+
+	* packages/acs-subsite/www/permissions/: perm-include-oracle.xql,
+	  perm-include-postgresql.xql: Got rid of call to permission_p() in
+	  WHERE clause, which Jeff thought he'd already done but which I've
+	  not found in either 5.1 or HEAD.
+
+2005-01-09 17:57  joel
+
+	* 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-content-repository/tcl/test/content-item-test-procs.tcl,
+	  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: updates for
+	  5.1.4, including package info files
+
+2005-01-09 17:49  joel
+
+	* ChangeLog, readme.txt: updates for 5.1.4
+
+2005-01-09 17:44  joel
+
+	* packages/acs-core-docs/www/: aolserver.html, aolserver4.html,
+	  automated-testing-best-practices.html, backup-recovery.html,
+	  bootstrap-acs.html, contributing-code.html, credits.html,
+	  cvs-guidelines.html, cvs-resources.html, cvs-tips.html,
+	  db-api-detailed.html, db-api.html, docbook-primer.html,
+	  eng-standards-constraint-naming.html,
+	  eng-standards-filenaming.html, eng-standards-plsql.html,
+	  eng-standards-versioning.html, ext-auth-requirements.html,
+	  filename.html, form-builder.html, i18n-convert.html, index.html,
+	  install-cvs.html, install-daemontools.html,
+	  install-full-text-search.html, install-next-nightly-vacuum.html,
+	  install-nsopenssl.html, install-qmail.html, install-steps.html,
+	  ix01.html, mac-installation.html, maintenance-web.html,
+	  object-identity.html, objects.html, openacs-cvs-concepts.html,
+	  openacs.html, oracle.html, packages.html, parties.html,
+	  permissions-tediously-explained.html, permissions.html,
+	  postgres.html, programming-with-aolserver.html,
+	  psgml-for-emacs.html, psgml-mode.html, release-notes-4-5.html,
+	  release-notes-4-6-2.html, release-notes-4-6-3.html,
+	  release-notes-4-6.html, release-notes.html,
+	  releasing-openacs-core.html, request-processor.html,
+	  requirements-template.html, security-notes.html,
+	  style-guide.html, subsites.html, tcl-doc.html, templates.html,
+	  tutorial-css-layout.html, tutorial-cvs.html,
+	  tutorial-database.html, tutorial-debug.html,
+	  tutorial-distribute.html, tutorial-newpackage.html,
+	  tutorial-pages.html, tutorial-second-database.html,
+	  unix-installation.html, using-cvs-with-openacs.html,
+	  variables.html, win2k-installation.html,
+	  xml/developers-guide/tutorial-advanced.xml,
+	  xml/install-guide/other-software.xml: updates for 5.1.4
+
+2005-01-09 17:21  joel
+
+	* packages/acs-core-docs/www/: acs-admin.html,
+	  acs-package-dev.html, acs-plat-dev.html, aolserver.html,
+	  aolserver4.html, apm-design.html, apm-requirements.html,
+	  automated-testing-best-practices.html, backup-recovery.html,
+	  bootstrap-acs.html, complete-install.html, credits.html,
+	  cvs-tips.html, db-api-detailed.html, db-api.html,
+	  doc-standards.html, docbook-primer.html,
+	  eng-standards-constraint-naming.html,
+	  eng-standards-filenaming.html, eng-standards-plsql.html,
+	  eng-standards-versioning.html, ext-auth-requirements.html,
+	  filename.html, form-builder.html, groups-design.html,
+	  groups-requirements.html, high-avail.html, how-do-I.html,
+	  i18n-convert.html, i18n-design.html, i18n-introduction.html,
+	  i18n-overview.html, i18n-requirements.html,
+	  i18n-translators.html, i18n.html, index.html,
+	  individual-programs.html, install-cvs.html,
+	  install-daemontools.html, install-full-text-search.html,
+	  install-next-add-server.html, install-next-nightly-vacuum.html,
+	  install-openacs-keepalive.html, install-qmail.html,
+	  install-redhat.html, install-steps.html, ix01.html,
+	  kernel-doc.html, kernel-overview.html, mac-installation.html,
+	  maint-performance.html, maintenance-deploy.html,
+	  maintenance-web.html, nxml-mode.html, object-identity.html,
+	  object-system-design.html, object-system-requirements.html,
+	  objects.html, openacs-unpack.html, openacs.html, oracle.html,
+	  packages.html, parties.html, permissions-design.html,
+	  permissions-requirements.html,
+	  permissions-tediously-explained.html, permissions.html,
+	  postgres.html, programming-with-aolserver.html,
+	  psgml-for-emacs.html, psgml-mode.html, release-notes-4-5.html,
+	  release-notes-4-6-2.html, release-notes-4-6-3.html,
+	  release-notes-4-6.html, release-notes.html,
+	  releasing-openacs-core.html, releasing-openacs.html,
+	  releasing-package.html, request-processor.html,
+	  requirements-template.html, rp-design.html, rp-requirements.html,
+	  security-design.html, security-notes.html,
+	  security-requirements.html, style-guide.html,
+	  subsites-design.html, subsites-requirements.html, subsites.html,
+	  tcl-doc.html, templates.html, tutorial-css-layout.html,
+	  tutorial-cvs.html, tutorial-database.html, tutorial-debug.html,
+	  tutorial-distribute.html, tutorial-newpackage.html,
+	  tutorial-pages.html, unix-installation.html,
+	  update-repository.html, update-translations.html,
+	  upgrade-4.5-to-4.6.html, upgrade-openacs-files.html,
+	  upgrade-overview.html, variables.html, win2k-installation.html,
+	  files/create-new-catalog.sh, files/dotlrn-style-1.html,
+	  files/dotlrn-style-2.html, images/dotlrn-style-1.png,
+	  images/dotlrn-style-2.png, images/dotlrn-style-3.png,
+	  xml/index.xml, xml/variables.ent,
+	  xml/engineering-standards/cvs.xml,
+	  xml/for-everyone/release-notes.xml,
+	  xml/install-guide/aolserver4.xml: updating docs for 5.1.4
+
 2005-01-09 16:41  donb
 
 	* packages/acs-templating/tcl/parse-procs.tcl: Daveb made a change
@@ -30,55 +595,11 @@
 	  packages/acs-content-repository/tcl/test/content-item-test-procs.tcl:
 	  extended test case for content items
 
-2005-01-07 17:20  donb
-
-	* packages/forums/sql/oracle/upgrade/upgrade-1.0.6-1.0.7d.sql:
-	  Testing revealed a minor error in my upgrade script
-
 2005-01-07 16:32  daveb
 
 	* packages/acs-content-repository/tcl/content-symlink-procs.tcl:
 	  Make creation_date optional for content::symlink::new
 
-2005-01-07 13:23  donb
-
-	* packages/forums/lib/message/thread-chunk.adp: Oops screwed up
-	  tree nesting!  Fixed now ...
-
-2005-01-07 13:02  donb
-
-	* packages/forums/lib/message/: row.adp, thread-chunk.adp: Got rid
-	  of "reply" link in the message display if the presentation style
-	  is flat.
-
-2005-01-07 12:47  donb
-
-	* packages/forums/lib/message/: thread-chunk.adp, thread-chunk.tcl:
-	  Replaced bloody Tcl-in-Adp code that was uglifying the
-	  thread-chunk template
-
-2005-01-07 08:59  donb
-
-	* packages/forums/sql/: oracle/forums-messages-package-create.sql,
-	  oracle/upgrade/upgrade-1.0.6-1.0.7d.sql,
-	  postgresql/forums-messages-package-create.sql,
-	  postgresql/upgrade/upgrade-1.0.6-1.0.7d.sql: My changes weren't
-	  counting threaded deletes correctly ... this still needs
-	  retesting on Oracle/PG which I'll do in the next day or so by
-	  writing new test cases...
-
-2005-01-07 08:48  donb
-
-	* packages/forums/sql/oracle/upgrade/upgrade-1.0.6-1.0.7d.sql:
-	  Added previous "mutating table" fix to the upgrade script, too
-	  ...
-
-2005-01-07 08:43  donb
-
-	* packages/forums/sql/oracle/forums-messages-package-create.sql:
-	  Fixing "mutating table" problem but on my wrong machine, need to
-	  go test this on the server with Oracle on it ...
-
 2005-01-06 19:03  daveb
 
 	* packages/acs-content-repository/: acs-content-repository.info,
@@ -135,12 +656,6 @@
 	  is less elegant, but it works correctly. It imposes a database
 	  hit on login, but it is cached, so it only is incurred once.
 
-2005-01-04 11:31  andrewg
-
-	* packages/forums/sql/oracle/: forums-messages-package-create.sql,
-	  upgrade/upgrade-1.0.6-1.0.7d.sql: Oracle 8 doesn't support
-	  current_timestamp, so I've changed it to sysdate
-
 2005-01-03 09:26  daveb
 
 	* packages/acs-templating/tcl/parse-procs.tcl: Roll back change to
@@ -190,8 +705,9 @@
 
 2004-12-30 04:01  maltes
 
-	* packages/search/www/: advanced-search.adp, advanced-search.tcl,
-	  index.adp, search.adp, search.tcl: Internationalization of the
+	* packages/search/: catalog/search.en_US.ISO-8859-1.xml,
+	  www/advanced-search.adp, www/advanced-search.tcl, www/index.adp,
+	  www/search.adp, www/search.tcl: Internationalization of the
 	  Search Package
 
 2004-12-30 03:14  maltes
@@ -253,12 +769,6 @@
 	  affect performance and it will save others (like me) the time to
 	  diagnose and find this fix)
 
-2004-12-25 13:46  donb
-
-	* packages/forums/sql/oracle/: forums-messages-package-create.sql,
-	  upgrade/upgrade-1.0.6-1.0.7d.sql: last_child_post wasn't being
-	  initialized in the "new" function...
-
 2004-12-25 13:33  donb
 
 	* packages/acs-subsite/tcl/: package-procs-oracle.xql,
@@ -267,19 +777,6 @@
 	  functions (PG only has functions so was working fine for all
 	  cases)
 
-2004-12-24 17:05  donb
-
-	* packages/forums/sql/oracle/: forums-forums-create.sql,
-	  forums-messages-create.sql, forums-messages-package-create.sql,
-	  upgrade/upgrade-1.0.6-1.0.7d.sql: Added the thread and reply
-	  counting code previously commited for the PG version to the
-	  Oracle version.
-
-2004-12-23 09:58  donb
-
-	* packages/forums/sql/postgresql/upgrade/upgrade-1.0.6-1.0.7d.sql:
-	  Update query for reply counting was slightly in error ...
-
 2004-12-23 01:48  jarkko
 
 	* packages/acs-tcl/tcl/utilities-procs.tcl: Importing updated
@@ -291,27 +788,6 @@
 	* packages/acs-lang/www/admin/set-system-timezone.tcl: Applied
 	  patch #619.Fixes timezone problem with timeanddate.com format
 
-2004-12-22 18:12  donb
-
-	* packages/forums/: forums.info,
-	  lib/forums/forums-chunk-oracle.xql,
-	  lib/forums/forums-chunk-postgresql.xql,
-	  lib/message/threads-chunk-oracle.xql,
-	  lib/message/threads-chunk-postgresql.xql,
-	  lib/message/threads-chunk.tcl,
-	  sql/postgresql/forums-forums-create.sql,
-	  sql/postgresql/forums-messages-create.sql,
-	  sql/postgresql/forums-messages-package-create.sql,
-	  sql/postgresql/upgrade/upgrade-1.0.6-1.0.7d.sql,
-	  tcl/forums-procs.tcl, tcl/messages-procs-oracle.xql,
-	  tcl/messages-procs-postgresql.xql, tcl/messages-procs.tcl,
-	  tcl/messages-procs.xql, tcl/test/forums-procs.tcl: Added tracking
-	  of threads in a forum and replies to a root post to the
-	  forums-forums and forums-messages datamodel, and fixed the
-	  necessary code.  Also cleaned up some stuff and wrote a test case
-	  for automated testing.  PG only at this point, will add the
-	  Oracle stuff shortly.
-
 2004-12-22 08:13  daveb
 
 	* packages/acs-content-repository/: acs-content-repository.info,
@@ -401,6 +877,11 @@
 	* packages/acs-subsite/www/admin/site-map/site-map.tcl: adding
 	  bold, images and spaces
 
+2004-12-17 08:35  vivianh
+
+	* packages/acs-subsite/www/site-map/index.tcl: Adding images, urls
+	  and more spaces
+
 2004-12-17 08:31  vivianh
 
 	* packages/acs-subsite/catalog/: acs-subsite.en_US.ISO-8859-1.xml,
@@ -449,16 +930,6 @@
 
 	* packages/acs-subsite/www/resources/xml.gif: Adding.
 
-2004-12-12 16:45  daveb
-
-	* packages/forums/lib/message/post.tcl: Fix preview hidden
-	  variables to support richtext
-
-2004-12-12 16:19  daveb
-
-	* packages/forums/: lib/message/post.tcl, lib/message/row.tcl,
-	  tcl/form-procs.tcl: Use richtext widget
-
 2004-12-12 12:15  daveb
 
 	* packages/acs-templating/tcl/spellcheck-procs.tcl: Skip validation
@@ -468,10 +939,6 @@
 
 	* etc/backup.sh: Added backing up the database on another server
 
-2004-12-09 12:11  tracya
-
-	* packages/forums/forums.info: upping version numbers for release
-
 2004-12-08 19:58  donb
 
 	* packages/acs-templating/tcl/list-procs-oracle.xql: Oracle testing
@@ -619,35 +1086,6 @@
 	  adding absolute pathname to svgroup since /usr/local/bin is not
 	  necessarily in the default root pathnames
 
-2004-12-04 12:44  donb
-
-	* packages/forums/lib/message/: post.tcl, threads-chunk.tcl: Got
-	  paginator caching to work, coherently
-
-2004-12-04 09:54  donb
-
-	* packages/forums/lib/message/: threads-chunk-oracle.xql,
-	  threads-chunk-postgresql.xql, threads-chunk.xql: My pagination
-	  queries weren't complete.  Now they are ... but slower, sigh, at
-	  least until I rewrite pagination in the list builder.
-
-2004-12-03 19:27  donb
-
-	* packages/forums/lib/message/threads-chunk.tcl: Argh, gotta flush
-	  the paginator cache because we don't know if there's been a
-	  posting or not ...
-
-2004-12-03 19:19  donb
-
-	* packages/forums/www/: forum-view.adp, forum-view.tcl: Added
-	  pagination ...
-
-2004-12-03 19:06  donb
-
-	* packages/forums/lib/message/: threads-chunk-oracle.xql,
-	  threads-chunk-postgresql.xql, threads-chunk.tcl,
-	  threads-chunk.xql: Add pagination to the forums thread view page.
-
 2004-12-02 15:22  jader
 
 	* packages/acs-core-docs/www/xml/engineering-standards/cvs.xml:
@@ -874,6 +1312,12 @@
 	* packages/acs-subsite/www/admin/site-map/index.adp: add link for
 	  build site-map
 
+2004-11-23 10:43  vivianh
+
+	* packages/acs-subsite/www/site-map/: index-oracle.xql,
+	  index-postgresql.xql, index.adp, index.tcl: Site map viw
+	  interface
+
 2004-11-23 10:28  vivianh
 
 	* packages/acs-subsite/www/resources/default-master.css: add css
@@ -1113,12 +1557,6 @@
 	  using-cvs-with-openacs.html, xml/engineering-standards/cvs.xml,
 	  xml/index.xml: changed layout of CVS section
 
-2004-11-02 15:24  giancarlol
-
-	* packages/forums/catalog/forums.it_IT.ISO-8859-1.xml: Replaced
-	  HTML entities for special characters (Latin-1 supplement) with
-	  ISO-8859-1 encoding.
-
 2004-11-02 15:16  giancarlol
 
 	* packages/: acs-kernel/catalog/acs-kernel.it_IT.ISO-8859-1.xml,
@@ -1401,11 +1839,6 @@
 	  packages/acs-content-repository/sql/postgresql/upgrade/upgrade-4.5-4.6.sql:
 	  Change needed due to dependecies
 
-2004-10-15 01:48  maltes
-
-	* packages/static-pages/sql/postgresql/: static-page-pb.sql,
-	  upgrade/upgrade-4.2a-4.3.sql: typos in the scripts
-
 2004-10-15 00:46  maltes
 
 	* packages/acs-core-docs/www/: xml/install-guide/aolserver4.xml,
@@ -1595,33 +2028,8 @@
 	  acs-templating/catalog/acs-templating.ro_RO.utf-8.xml,
 	  acs-templating/catalog/acs-templating.sv_SE.ISO-8859-1.xml,
 	  acs-templating/catalog/acs-templating.zh_CN.utf-8.xml,
-	  acs-templating/catalog/acs-templating.zh_TW.utf-8.xml,
-	  forums/catalog/forums.ar_EG.utf-8.xml,
-	  forums/catalog/forums.ar_LB.utf-8.xml,
-	  forums/catalog/forums.ca_ES.ISO-8859-1.xml,
-	  forums/catalog/forums.da_DK.ISO-8859-1.xml,
-	  forums/catalog/forums.de_DE.ISO-8859-1.xml,
-	  forums/catalog/forums.en_US.ISO-8859-1.xml,
-	  forums/catalog/forums.es_ES.ISO-8859-1.xml,
-	  forums/catalog/forums.es_GT.ISO-8859-1.xml,
-	  forums/catalog/forums.fi_FI.utf-8.xml,
-	  forums/catalog/forums.gl_ES.ISO-8859-1.xml,
-	  forums/catalog/forums.hu_HU.utf-8.xml,
-	  forums/catalog/forums.it_IT.ISO-8859-1.xml,
-	  forums/catalog/forums.ja_JP.utf-8.xml,
-	  forums/catalog/forums.ko_KR.utf-8.xml,
-	  forums/catalog/forums.ms_MY.utf-8.xml,
-	  forums/catalog/forums.nl_NL.ISO-8859-1.xml,
-	  forums/catalog/forums.nn_NO.ISO-8859-1.xml,
-	  forums/catalog/forums.no_NO.ISO-8859-1.xml,
-	  forums/catalog/forums.pl_PL.utf-8.xml,
-	  forums/catalog/forums.pt_BR.ISO-8859-1.xml,
-	  forums/catalog/forums.pt_PT.ISO-8859-1.xml,
-	  forums/catalog/forums.ru_RU.utf-8.xml,
-	  forums/catalog/forums.sh_HR.utf-8.xml,
-	  forums/catalog/forums.sv_SE.ISO-8859-1.xml,
-	  forums/catalog/forums.zh_CN.utf-8.xml: updated translations from
-	  translate.openacs.org
+	  acs-templating/catalog/acs-templating.zh_TW.utf-8.xml: updated
+	  translations from translate.openacs.org
 
 2004-10-13 16:09  joel
 
@@ -1652,7 +2060,7 @@
 	  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, forums/forums.info,
+	  acs-templating/acs-templating.info,
 	  ref-timezones/ref-timezones.info: upping version numbers for
 	  release
 
@@ -1661,13 +2069,6 @@
 	* www/site-master.adp: Use label #acs-subsite.Change_lecale_label#
 	  for message 'Change locale' in site-footer
 
-2004-10-12 15:10  tils
-
-	* packages/forums/tcl/form-procs.tcl: Fixing arbitrary HTML user
-	  input vulnerability in message body. Since the revert back from
-	  using the richtext widget a few weeks ago html went unchecked
-	  into the message body.
-
 2004-10-10 23:28  maltes
 
 	* packages/acs-lang/catalog/: acs-lang.de_DE.ISO-8859-1.xml,
@@ -1909,20 +2310,11 @@
 	  installations with large numbers of classes and clubs, each of
 	  which mount a bunch of packages.
 
-2004-08-27 11:21  tracya
-
-	* packages/forums/forums.info: upgrading info files for the tag
-
 2004-08-26 23:17  tracya
 
 	* packages/acs-lang/tcl/lang-util-procs.tcl: reverting DaveB's
 	  changes because the change in params is breaking things
 
-2004-08-26 17:04  joel
-
-	* packages/static-pages/tcl/static-pages-procs.tcl: handle spaces
-	  in static page titles
-
 2004-08-24 16:28  tracya
 
 	* packages/acs-content-repository/: acs-content-repository.info,
@@ -1987,29 +2379,6 @@
 	  content-item.sql, upgrade/upgrade-5.1.2d4-5.1.2d5.sql: Fixed a
 	  typo in one of the cr_item__new procs
 
-2004-08-09 14:12  tracya
-
-	* packages/forums/lib/message/row.adp: bug - deleting a post with a
-	  detachment
-
-2004-08-09 12:51  tracya
-
-	* packages/forums/lib/message/post.tcl: formatting the forums
-	  message
-
-2004-08-09 10:49  tracya
-
-	* packages/forums/: lib/message/post-confirm.adp,
-	  lib/message/post.tcl, tcl/form-procs.tcl, www/message-post.tcl:
-	  fixing formating options.  Later, will be upgrading the whole
-	  forum package with Jeff's new Concord code and will have the HTML
-	  widget
-
-2004-08-08 21:49  tracya
-
-	* packages/forums/forums.info: updating info files in prep for .LRN
-	  2.1 alpha
-
 2004-08-06 11:53  joel
 
 	* packages/acs-subsite/acs-subsite.info: added documentation so
@@ -2046,11 +2415,6 @@
 	  permission_p will always get an party_id and in this way avoiding
 	  calls to ad_conn
 
-2004-07-29 19:06  tracya
-
-	* packages/forums/lib/message/threads-chunk.tcl: bug 1900 - member
-	  can post when posting policy is closed
-
 2004-07-29 16:16  jader
 
 	* packages/acs-tcl/tcl/security-procs.tcl: Finally worked out a
@@ -2094,16 +2458,6 @@
 	  password-update.xql: Added the changing of the password for the
 	  admin from .LRN to OpenACS
 
-2004-07-26 13:41  tracya
-
-	* packages/forums/lib/message/threads-chunk.tcl:  bug 1900 - member
-	  can post when posting policy is closed
-
-2004-07-26 13:38  tracya
-
-	* packages/forums/lib/message/threads-chunk.tcl:  bug 1900 - member
-	  can post when posting policy is closed
-
 2004-07-26 10:24  rocaelh
 
 	* packages/acs-authentication/tcl/apm-callback-procs.tcl: fixing
@@ -2270,18 +2624,6 @@
 	  to be named date and just work by coincidence. from HEAD,
 	  resolves bug 1824
 
-2004-07-06 08:54  jeffd
-
-	* packages/forums/: forums.info,
-	  sql/postgresql/forums-messages-create.sql,
-	  sql/postgresql/upgrade/upgrade-1.0d4-1.0.1d2.sql,
-	  tcl/forums-email-procs.tcl, tcl/forums-sc-procs-postgresql.xql,
-	  tcl/forums-sc-procs.tcl, tcl/messages-procs.tcl: fixes for the
-	  format field: fix dropping html_p in the upgrade script, remove
-	  references to html_p and use ad_html_text_convert -from $format
-	  for formatting messages, bump version to 1.0.2, bump dependency
-	  on notifications to 5.1.1, retag openacs-5-1-compat.
-
 2004-07-06 08:47  jeffd
 
 	* packages/acs-tcl/tcl/html-email-procs.tcl: remove the calls to
@@ -2545,21 +2887,11 @@
 	  for $content(mime_type breaks generated templates resolves bug
 	  1952 (from head)
 
-2004-07-03 15:48  skaufman
-
-	* packages/forums/forums.info: added attachments requirement
-
 2004-07-02 16:21  gabrielb
 
 	* www/blank-master.adp: Moved the textarea out of <head> and added
 	  required fields so it validates properly on validator.w3.org.
 
-2004-07-02 11:20  jeffd
-
-	* packages/forums/sql/postgresql/forums-messages-create.sql: fix
-	  format column to be varchar instead of varchar2 for pg bug 1946
-	  patch 550 Stan Kaufman
-
 2004-07-02 09:26  jader
 
 	* packages/acs-admin/www/developer.adp: Bug 1944: spelling mistake
@@ -2621,17 +2953,6 @@
 	  for authority_id should be acs_object_id_seq not
 	  auth_authority_id_seq (which does not exist)
 
-2004-06-30 13:43  janine
-
-	* packages/forums/sql/postgresql/upgrade/upgrade-1.0d4-1.0.1d2.sql:
-	  one more time... fix to previous submission
-
-2004-06-30 13:24  janine
-
-	* packages/forums/sql/postgresql/: forums-messages-create.sql,
-	  upgrade/upgrade-1.0d4-1.0.1d2.sql: fixing problems with previous
-	  submission
-
 2004-06-30 13:04  andrewg
 
 	*
@@ -2640,11 +2961,6 @@
 	  include a bugfix/simplication to the cursor in
 	  apm.register_parameter.
 
-2004-06-30 12:47  janine
-
-	* packages/forums/sql/oracle/forums-messages-create.sql: fixing bug
-	  in previous submission
-
 2004-06-30 11:16  donb
 
 	* packages/acs-kernel/sql/postgresql/apm-create.sql: Ported
@@ -2655,11 +2971,6 @@
 	* packages/acs-core-docs/www/tutorial-caching.html: added list
 	  wrapper to caching example
 
-2004-06-29 22:18  jader
-
-	* packages/forums/lib/message/thread-chunk.adp: Fixes bug in forum
-	  view -- else wasn't closed.
-
 2004-06-29 09:38  jader
 
 	* www/site-master.adp: Changed wording from users to members. See
@@ -2763,16 +3074,10 @@
 	  acs-templating/catalog/acs-templating.es_GT.ISO-8859-1.xml,
 	  acs-templating/catalog/acs-templating.nl_NL.ISO-8859-1.xml,
 	  acs-templating/catalog/acs-templating.ro_RO.utf-8.xml,
-	  acs-templating/catalog/acs-templating.zh_CN.utf-8.xml,
-	  forums/catalog/forums.AR_EG.utf-8.xml,
-	  forums/catalog/forums.AR_LB.utf-8.xml,
-	  forums/catalog/forums.ar_EG.utf-8.xml,
-	  forums/catalog/forums.ar_LB.utf-8.xml,
-	  forums/catalog/forums.es_GT.ISO-8859-1.xml,
-	  forums/catalog/forums.zh_CN.utf-8.xml: updated catalog files for
-	  5.1.1; bug fix for 1519 means all catalog files for ar_EG, ar_LB,
-	  zh_CN, th_TH, ro_RO, fa_IR, and hr_HR were renamed to correct
-	  capitalization errors
+	  acs-templating/catalog/acs-templating.zh_CN.utf-8.xml: updated
+	  catalog files for 5.1.1; bug fix for 1519 means all catalog files
+	  for ar_EG, ar_LB, zh_CN, th_TH, ro_RO, fa_IR, and hr_HR were
+	  renamed to correct capitalization errors
 
 2004-06-26 07:04  joela
 
@@ -2790,11 +3095,6 @@
 	  sql/postgresql/upgrade/upgrade-5.1.1d1-5.1.1d2.sql: fixing bug
 	  1519 - misnamed locales
 
-2004-06-25 08:34  janine
-
-	* packages/forums/tcl/messages-procs.tcl: fix from Sloan: make
-	  forums send HTML notifications
-
 2004-06-24 17:16  andrewg
 
 	* packages/acs-kernel/sql/oracle/apm-create.sql: Simplifying the
@@ -2803,8 +3103,10 @@
 
 2004-06-24 03:44  joela
 
-	* packages/acs-core-docs/www/tutorial-css-layout.html: added
-	  tutorial section on css layout
+	* packages/acs-core-docs/www/: tutorial-css-layout.html,
+	  files/dotlrn-style-1.html, files/dotlrn-style-2.html,
+	  images/dotlrn-style-1.png, images/dotlrn-style-2.png,
+	  images/dotlrn-style-3.png: added tutorial section on css layout
 
 2004-06-24 02:42  jeffd
 
@@ -2819,35 +3121,12 @@
 	  an nsv of url keyed by package key. Lars added this back in mars
 	  and I hadn't noticed ...
 
-2004-06-22 09:53  janine
-
-	* packages/forums/: forums.info, lib/message/edit.tcl,
-	  lib/message/post.tcl, lib/message/row.tcl,
-	  lib/message/thread-chunk-oracle.xql,
-	  lib/message/thread-chunk-postgresql.xql,
-	  sql/oracle/forums-messages-create.sql,
-	  sql/oracle/forums-messages-package-create.sql,
-	  sql/oracle/upgrade/upgrade-1.0d4-1.0.1d2.sql,
-	  sql/postgresql/forums-messages-create.sql,
-	  sql/postgresql/forums-messages-package-create.sql,
-	  sql/postgresql/upgrade/upgrade-1.0d4-1.0.1d2.sql,
-	  tcl/form-procs.tcl, tcl/messages-procs.tcl,
-	  tcl/messages-procs.xql, www/message-post.tcl: fix from Sloan: use
-	  richtext widget
-
 2004-06-21 12:17  janine
 
 	* packages/acs-lang/www/admin/message-list.tcl: query didn't work
 	  in oracle (should be in an xql file but at least this will make
 	  it work)
 
-2004-06-21 08:34  maltes
-
-	* packages/forums/lib/message/attachment-list.tcl: Apparently some
-	  logic error. Exists_and_not_null returns true if the file exists.
-	  A negation of this therefore returns true if the variable does
-	  not exists...
-
 2004-06-21 06:18  maltes
 
 	* etc/keepalive/: keepalive-config.tcl, keepalive-cron.sh,
@@ -2866,12 +3145,6 @@
 	  only show 'this is what we show other users' message to admins,
 	  which includes the user looking at their own portrait
 
-2004-06-17 12:57  janine
-
-	* packages/forums/tcl/forums-procs.tcl: fix from Sloan:  to be
-	  honest I don't really know what this change does, but it seems
-	  harmless and might be useful
-
 2004-06-16 01:53  maltes
 
 	* packages/acs-service-contract/www/index.tcl: Page broken due to
@@ -3071,6 +3344,11 @@
 	* packages/acs-lang/acs-lang.info: Fix for Bug #1834: set
 	  SystemTimezone default="UTC"
 
+2004-05-26 00:56  joela
+
+	* packages/acs-core-docs/www/files/create-new-catalog.sh: added
+	  script from Rocael for cloning locale catalogs; notes on plural
+
 2004-05-21 16:15  lars
 
 	* packages/acs-subsite/tcl/subsite-procs.tcl: Do not require
@@ -3130,24 +3408,17 @@
 	* packages/acs-subsite/www/shared/community-member.adp: Fixed
 	  missing @ sign in the inline_portrait_state if statement
 
-2004-05-13 07:06  lars
-
-	* packages/forums/lib/forums/new.tcl: Fixed the new form so it
-	  again accepts a default name for the new forum -- used by dotlrn
-
-2004-05-13 07:05  lars
-
-	* packages/forums/www/admin/forum-new.tcl: Fixed context bar
-
 2004-05-13 06:29  lars
 
 	* packages/acs-subsite/www/resources/profile-16.png: Added profile
 	  icon
 
-2004-05-13 03:23  lars
+2004-05-09 08:32  joela
 
-	* packages/forums/sql/oracle/: forums-search-create.sql,
-	  forums-search-drop.sql: Paraemterized the Intermedia scripts
+	* packages/search/catalog/search.en_US.ISO-8859-1.xml: added search
+	  includelet; internationalized it.  depends on
+	  acs-kernel.common_search, which is on the translation server and
+	  should be in 5.1.1
 
 2004-05-06 14:25  daveb
 
@@ -3317,12 +3588,8 @@
 	  acs-templating/catalog/acs-templating.no_NO.ISO-8859-1.xml,
 	  acs-templating/catalog/acs-templating.pt_BR.ISO-8859-1.xml,
 	  acs-templating/catalog/acs-templating.sv_SE.ISO-8859-1.xml,
-	  acs-templating/catalog/acs-templating.zh_TW.utf-8.xml,
-	  forums/catalog/forums.es_ES.ISO-8859-1.xml,
-	  forums/catalog/forums.nl_NL.ISO-8859-1.xml,
-	  forums/catalog/forums.nn_NO.ISO-8859-1.xml,
-	  forums/catalog/forums.no_NO.ISO-8859-1.xml: added current
-	  translations
+	  acs-templating/catalog/acs-templating.zh_TW.utf-8.xml: added
+	  current translations
 
 2004-05-04 05:11  jeffd
 
Index: openacs-4/ChangeLog-recent
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/Attic/ChangeLog-recent,v
diff -u -r1.1.2.1 -r1.1.2.2
--- openacs-4/ChangeLog-recent	10 Jan 2005 01:49:19 -0000	1.1.2.1
+++ openacs-4/ChangeLog-recent	1 Mar 2005 00:11:50 -0000	1.1.2.2
@@ -1,689 +1,453 @@
-2005-01-09 16:41  donb
+2005-02-28 01:22  maltes
 
-	* packages/acs-templating/tcl/parse-procs.tcl: Daveb made a change
-	  to the noquote regexp used to recognize array vars, but didn't
-	  make the change to the "normal" version of the proc.	His own
-	  test case caught it, I assume he must've caught it but forgot to
-	  commit ...
-
-2005-01-09 15:00  daveb
-
 	* packages/acs-content-repository/tcl/content-revision-procs.tcl:
-	  Fix call to content::item::content_type
+	  Changed debugging message to level debug (from notice)
 
-2005-01-09 13:59  daveb
+2005-02-27 17:47  joel
 
-	* packages/acs-content-repository/tcl/: content-item-procs.tcl,
-	  content-item-procs.xql, content-revision-procs.tcl,
-	  test/content-item-test-procs.tcl: Add content::item::get. Add
-	  test case support for it.
+	* packages/:
+	  acs-authentication/catalog/acs-authentication.en_AU.ISO-8859-1.xml,
+	  acs-authentication/catalog/acs-authentication.es_CO.ISO-8859-1.xml,
+	  acs-kernel/catalog/acs-kernel.en_AU.ISO-8859-1.xml,
+	  acs-kernel/catalog/acs-kernel.es_CO.ISO-8859-1.xml,
+	  acs-lang/catalog/acs-lang.en_AU.ISO-8859-1.xml,
+	  acs-lang/catalog/acs-lang.es_CO.ISO-8859-1.xml,
+	  acs-lang/catalog/acs-lang.es_GT.ISO-8859-1.xml,
+	  acs-subsite/catalog/acs-subsite.en_AU.ISO-8859-1.xml,
+	  acs-subsite/catalog/acs-subsite.es_CO.ISO-8859-1.xml,
+	  acs-tcl/catalog/acs-tcl.en_AU.ISO-8859-1.xml,
+	  acs-tcl/catalog/acs-tcl.es_CO.ISO-8859-1.xml,
+	  acs-templating/catalog/acs-templating.en_AU.ISO-8859-1.xml,
+	  acs-templating/catalog/acs-templating.es_CO.ISO-8859-1.xml: [no
+	  log message]
 
-2005-01-09 13:01  joel
+2005-02-27 09:41  daveb
 
-	*
-	  packages/acs-content-repository/tcl/test/content-item-test-procs.tcl:
-	  renamed bad_string to evil_string
+	* packages/acs-content-repository/: acs-content-repository.info,
+	  sql/postgresql/upgrade/upgrade-5.1.5d3-5.1.5d4.sql: Fix bug#2298.
+	  Create content_revision__del
 
-2005-01-09 12:36  joel
+2005-02-27 09:38  daveb
 
 	*
-	  packages/acs-content-repository/tcl/test/content-item-test-procs.tcl:
-	  extended test case for content items
+	  packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.1.5d3-5.1.5d4.sql:
+	  Move file to correct name for upgrade.
 
-2005-01-07 17:20  donb
+2005-02-23 02:51  timoh
 
-	* packages/forums/sql/oracle/upgrade/upgrade-1.0.6-1.0.7d.sql:
-	  Testing revealed a minor error in my upgrade script
+	* packages/acs-content-repository/tcl/content-revision-procs.tcl:
+	  bugfix: provide default for variable lob_values
 
-2005-01-07 16:32  daveb
+2005-02-23 02:24  timoh
 
-	* packages/acs-content-repository/tcl/content-symlink-procs.tcl:
-	  Make creation_date optional for content::symlink::new
+	* packages/acs-content-repository/tcl/:
+	  content-revision-procs-oracle.xql, content-revision-procs.tcl:
+	  bugfix: fixed bug with lob-columns in attributes
 
-2005-01-07 13:23  donb
+2005-02-21 12:25  torbenb
 
-	* packages/forums/lib/message/thread-chunk.adp: Oops screwed up
-	  tree nesting!  Fixed now ...
+	* etc/config.tcl: adding comment (from jcdldn in irc) about special
+	  case ip 0.0.0.0
 
-2005-01-07 13:02  donb
+2005-02-21 11:53  torbenb
 
-	* packages/forums/lib/message/: row.adp, thread-chunk.adp: Got rid
-	  of "reply" link in the message display if the presentation style
-	  is flat.
+	* packages/acs-core-docs/www/xml/install-guide/other-software.xml:
+	  adding instructions to use both INST=/point/to/aolserver and
+	  AOLSERVER=/point/to/aolserver. By using both, helps prevent any
+	  overwrite of an existing installation of another version during
+	  this period of transition.
 
-2005-01-07 12:47  donb
+2005-02-21 02:57  torbenb
 
-	* packages/forums/lib/message/: thread-chunk.adp, thread-chunk.tcl:
-	  Replaced bloody Tcl-in-Adp code that was uglifying the
-	  thread-chunk template
+	* etc/config.tcl: adding a security comment to ns_param maxinput
+	  since the default value was recently increased by a factor of 10.
 
-2005-01-07 08:59  donb
+2005-02-18 20:11  torbenb
 
-	* packages/forums/sql/: oracle/forums-messages-package-create.sql,
-	  oracle/upgrade/upgrade-1.0.6-1.0.7d.sql,
-	  postgresql/forums-messages-package-create.sql,
-	  postgresql/upgrade/upgrade-1.0.6-1.0.7d.sql: My changes weren't
-	  counting threaded deletes correctly ... this still needs
-	  retesting on Oracle/PG which I'll do in the next day or so by
-	  writing new test cases...
+	* packages/acs-core-docs/www/xml/install-guide/openacs.xml: backing
+	  out a change I made, because it does not work well for the action
+	  copy-paste version. Instead, adding the full pathname for
+	  createdb and an explanation why the instruction uses
+	  fullpathname, when it would not be necessary for user pgsql
 
-2005-01-07 08:48  donb
+2005-02-18 12:41  torbenb
 
-	* packages/forums/sql/oracle/upgrade/upgrade-1.0.6-1.0.7d.sql:
-	  Added previous "mutating table" fix to the upgrade script, too
-	  ...
+	* packages/acs-core-docs/www/xml/install-guide/other-software.xml:
+	  fixing freebsd note typo, updating some aolserver module builds
+	  that were using INST=  to AOLSERVER=
 
-2005-01-07 08:43  donb
+2005-02-16 07:55  andrewg
 
-	* packages/forums/sql/oracle/forums-messages-package-create.sql:
-	  Fixing "mutating table" problem but on my wrong machine, need to
-	  go test this on the server with Oracle on it ...
+	* packages/acs-tcl/tcl/: apm-procs.tcl, apm-procs.xql: Don't call
+	  site_nodes_sync from apm_package_rename.  site_nodes_sync
+	  rebuilds the entire site_nodes cache, which takes large sites,
+	  such as .LRN sites with tens of thousands of site nodes,
+	  completely offline for several minutes.  Instead, update the
+	  cache for the specific node(s) at which the package is mounted.
 
-2005-01-06 19:03  daveb
+2005-02-16 02:03  torbenb
 
-	* packages/acs-content-repository/: acs-content-repository.info,
-	  sql/postgresql/content-item.sql,
-	  sql/postgresql/upgrade/upgrade-5.1.4d6-5.1.4d7.sql: Fix define
-	  function args for content_item__set_live revision
+	* packages/acs-core-docs/www/xml/install-guide/openacs.xml: I
+	  neglected to change the prompt context to match the adjustments
+	  made a few minutes ago
 
-2005-01-06 10:43  daveb
+2005-02-16 02:01  torbenb
 
-	* packages/acs-content-repository/: acs-content-repository.info,
-	  sql/postgresql/content-template.sql,
-	  sql/postgresql/upgrade/upgrade-5.1.4d5-5.1.4d6.sql: Fix define
-	  function args for content_template__new to use the 8 parameter
-	  version.
+	* packages/acs-core-docs/www/openacs.html: making fix here in
+	  addition to the xml, in case the html is not regenerated before
+	  the 5.1.5 release
 
-2005-01-06 10:30  donb
+2005-02-16 00:48  torbenb
 
-	* packages/acs-subsite/tcl/package-procs-oracle.xql: Misspelled the
-	  query name for calling an Oracle function in
-	  package_exec_plsql...
+	* packages/acs-core-docs/www/xml/install-guide/openacs.xml:
+	  creating database should be from user: postgres, not servicename
+	  to be consistent with rest of the docs
 
-2005-01-06 10:06  daveb
+2005-02-15 16:14  victorg
 
-	* packages/acs-content-repository/tcl/content-keyword-procs.tcl:
-	  Creation_date and object_type are optional with defaults.
+	* packages/acs-content-repository/sql/:
+	  oracle/upgrade/upgrade-5.1.2d6-5.1.2d7.sql,
+	  postgresql/upgrade/upgrade-5.1.2d6-5.1.2d7.sql: Commented the
+	  creation of the index cr_items_name, already existed
 
-2005-01-06 09:48  daveb
+2005-02-15 09:12  donb
 
-	* packages/acs-content-repository/tcl/content-folder-procs.tcl:
-	  Don't pass creation_date on new unless its  not null.
+	* packages/acs-content-repository/tcl/: content-folder-procs.tcl,
+	  test/content-item-test-procs.tcl: Daveb fixed broken 5.1 code and
+	  tests
 
-2005-01-06 08:54  daveb
+2005-02-14 11:45  daveb
 
-	* packages/acs-content-repository/tcl/content-item-procs.tcl: Fix
-	  delete command to use plsql "del"
+	*
+	  packages/acs-content-repository/tcl/test/content-revision-test-procs.tcl:
+	  Fix test to work on Oracle with BLOB content.
 
-2005-01-06 08:38  daveb
+2005-02-12 07:35  daveb
 
-	* packages/acs-content-repository/: acs-content-repository.info,
-	  sql/postgresql/upgrade/upgrade-5.1.4d4-5.1.4d5.sql: Create __del
-	  functions to match oracle.
+	* packages/acs-content-repository/tcl/filter-procs.tcl: Fix
+	  erroneous commit that merged in changes. This should effectively
+	  revert to 1.16.2.5 version that was intended with the previous
+	  commit.
 
-2005-01-06 08:31  daveb
+2005-02-12 06:38  daveb
 
-	* packages/acs-content-repository/sql/postgresql/:
-	  content-item.sql, content-revision.sql, content-template.sql: Add
-	  __del function to match oracle so package_exec_plsql will work
+	* packages/acs-content-repository/tcl/filter-procs.tcl: Revert
+	  change to content::init. Custom code belongs in file-storage.
 
-2005-01-05 07:52  jader
+2005-02-11 23:26  maltes
 
-	* packages/acs-authentication/tcl/authentication-procs.tcl: Fix bug
-	  2200 and bug 2242 in which there were problems with logging in
-	  after upgrading if you restarted the server first. The new code
-	  is less elegant, but it works correctly. It imposes a database
-	  hit on login, but it is cached, so it only is incurred once.
+	* packages/acs-content-repository/tcl/filter-procs.tcl: Fixing the
+	  problem caused by the upgrade for filestorage that exchanges name
+	  and title. This should neither change behaviour nor decrease
+	  performance, therefore I commit without a TIP
 
-2005-01-04 11:31  andrewg
+2005-02-11 11:59  daveb
 
-	* packages/forums/sql/oracle/: forums-messages-package-create.sql,
-	  upgrade/upgrade-1.0.6-1.0.7d.sql: Oracle 8 doesn't support
-	  current_timestamp, so I've changed it to sysdate
+	* packages/acs-core-docs/www/install-full-text-search-openfts.html:
+	  Move openfts to make room for tsearch2.
 
-2005-01-03 09:26  daveb
+2005-02-11 11:59  daveb
 
-	* packages/acs-templating/tcl/parse-procs.tcl: Roll back change to
-	  regular array variable regexp. Only noquote regexp needed to be
-	  changed.
+	*
+	  packages/acs-core-docs/www/install-full-text-search-tsearch2.html:
+	  Add tserach2 docs
 
-2005-01-03 08:38  daveb
+2005-02-10 11:06  daveb
 
-	* packages/acs-content-repository/tcl/: content-item-procs.tcl,
-	  content-type-procs.tcl, test/content-item-test-procs.tcl: Make
-	  id_column and table_name required for content::type::new.  Fix
-	  content::item::new to properly create a subtype of content
-	  revision based on the content_type paramter is attributes, title
-	  or text is specified.
+	*
+	  packages/acs-content-repository/tcl/content-revision-procs-oracle.xql:
+	  Switch to support oracle 8.1.6
 
-2005-01-02 21:28  jader
+2005-02-09 08:14  daveb
 
-	* packages/acs-authentication/tcl/authentication-procs.tcl: The
-	  user-new page called a proc in the authentications package which
-	  checked to see if a parameter was set or not. However, in
-	  upgraded sites, or if the user had entered a blank entry for the
-	  parameter, the proc would bomb.  I made the proc more robust by
-	  using string is false instead of ![parameter...  and also added
-	  in a util_user_message to make it more explicit what is happening
-	  if you aren't able to register (the behavior was very confusing).
+	* packages/acs-content-repository/tcl/:
+	  content-revision-procs-oracle.xql,
+	  content-revision-procs-postgresql.xql,
+	  content-revision-procs.tcl, content-revision-procs.xql,
+	  test/content-item-test-procs.tcl: Remove broken generic query.
+	  Add correct Oracle specific blob compatible query.
 
-2005-01-01 10:45  daveb
+2005-02-09 08:00  daveb
 
-	* packages/acs-templating/tcl/: parse-procs.tcl,
-	  test/parse-test-procs.tcl: Allow adp array variable regexp to
-	  work with arrays with . in the key names. This happens when a
-	  formerror is generated on a form element where the element name
-	  has an embedded . so it can be interpreted as an array when
-	  processing the form. Added test cases.
-
-2004-12-30 13:01  daveb
-
-	* packages/acs-content-repository/tcl/: content-item-procs.tcl,
-	  test/content-item-test-procs.tcl: Clarify documenation for
-	  content::item::new and add test cases to ensure a new revision
-	  can be created.  Fixes bug#2232
-
-2004-12-30 05:58  daveb
-
-	* packages/search/www/search.tcl: Back out inefficient permission
-	  checking.
-
-2004-12-30 04:01  maltes
-
-	* packages/search/www/: advanced-search.adp, advanced-search.tcl,
-	  index.adp, search.adp, search.tcl: Internationalization of the
-	  Search Package
-
-2004-12-30 03:14  maltes
-
-	* packages/search/www/search.tcl: Limit Search results only to
-	  results a user actually has read permission
-
-2004-12-29 12:46  daveb
-
-	* packages/acs-content-repository/tcl/content-type-procs.tcl: Add
-	  documentation for column_spec of content::type::attribute::new
-
-2004-12-29 07:35  daveb
-
-	* packages/acs-content-repository/tcl/content-template-procs.tcl:
-	  Only pass creation_date if it is not empty.
-
-2004-12-29 07:28  joel
-
-	* etc/config.tcl: took my name out
-
-2004-12-29 07:26  daveb
-
 	*
-	  packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.1.4d3-5.1.4d4.sql:
-	  Set default for creation_date in content_template__new
+	  packages/acs-content-repository/tcl/test/content-item-test-procs.tcl:
+	  Fix test to work correctly in oracle.
 
-2004-12-29 07:19  daveb
+2005-02-09 06:25  daveb
 
-	* packages/acs-content-repository/: acs-content-repository.info,
-	  sql/postgresql/upgrade/upgrade-5.1.4d3-5.1.4d4.sql: Return new
-	  folder_id from content_folder__new
+	* packages/acs-content-repository/tcl/: content-revision-procs.tcl,
+	  content-revision-procs.xql: Update content column in a seperate
+	  query to work correctly with Oracle.
 
-2004-12-27 12:47  joel
+2005-02-06 16:35  jader
 
-	* packages/acs-tcl/tcl/00-database-procs.tcl: removed some obsolete
-	  comments and added a link
+	* etc/config.tcl: Bump up defaults for many Aolserver configuration
+	  items based on forums conversation:
+	  http://openacs.org/forums/message-view?message_id=260846
 
-2004-12-27 12:40  joel
+2005-02-06 16:26  jader
 
-	* etc/config.tcl: added link to documentation for second database
+	* etc/keepalive/: keepalive-cron.sh, keepalive.sh: The keepalive
+	  scripts need the path to the executables, unless the PATH is
+	  included in the script.
 
-2004-12-27 12:38  joel
+2005-02-06 16:18  jader
 
-	* packages/acs-core-docs/www/: tutorial-advanced.html,
-	  tutorial-future-topics.html, tutorial-schedule-procs.html: added
-	  instructions for 2nd database access
+	* etc/keepalive/keepalive-cron.sh: Added in a note linking to a
+	  forum thread, in case there are problems.
 
-2004-12-27 12:29  joel
+2005-02-04 12:12  daveb
 
-	* packages/acs-core-docs/www/: tutorial-second-database.html,
-	  xml/developers-guide/tutorial-advanced.xml: added instructions
-	  for 2nd database access
+	* packages/acs-service-contract/: acs-service-contract.info,
+	  tcl/implementation-procs.tcl, tcl/implementation-procs.xql: Add
+	  optional contract paraemter to impl::get_id
 
-2004-12-25 19:31  joel
+2005-02-03 15:00  maltes
 
-	* packages/acs-core-docs/www/files/nsd-postgres.txt: moved the
-	  extra lib link from a comment to the lib path; it shouldn't
-	  affect performance and it will save others (like me) the time to
-	  diagnose and find this fix)
+	* packages/acs-kernel/acs-kernel.info: 5.1.4 was already released,
+	  so the next version for acs-kernel is 5.1.5d1
 
-2004-12-25 13:46  donb
+2005-02-03 12:36  joel
 
-	* packages/forums/sql/oracle/: forums-messages-package-create.sql,
-	  upgrade/upgrade-1.0.6-1.0.7d.sql: last_child_post wasn't being
-	  initialized in the "new" function...
+	* packages/acs-admin/www/users/: password-update.adp,
+	  password-update.tcl: fixed breadcrumb in change password page
 
-2004-12-25 13:33  donb
+2005-02-03 12:36  joel
 
-	* packages/acs-subsite/tcl/: package-procs-oracle.xql,
-	  package-procs-postgresql.xql, package-procs.tcl: Fixed
-	  package_exec_plsql so it works with Oracle procedures as well as
-	  functions (PG only has functions so was working fine for all
-	  cases)
+	* packages/acs-lang/www/admin/edit-localized-message.tcl: fix so
+	  that original message is shown when editing english
 
-2004-12-24 17:05  donb
+2005-02-02 07:55  daveb
 
-	* packages/forums/sql/oracle/: forums-forums-create.sql,
-	  forums-messages-create.sql, forums-messages-package-create.sql,
-	  upgrade/upgrade-1.0.6-1.0.7d.sql: Added the thread and reply
-	  counting code previously commited for the PG version to the
-	  Oracle version.
+	* packages/acs-templating/tcl/parse-procs.tcl: Add Don's change
+	  back in since the previous commits fix the other regexps to match
+	  this one.
 
-2004-12-23 09:58  donb
+2005-02-02 07:39  daveb
 
-	* packages/forums/sql/postgresql/upgrade/upgrade-1.0.6-1.0.7d.sql:
-	  Update query for reply counting was slightly in error ...
+	* packages/acs-templating/tcl/: tag-init.tcl, tag-procs.tcl,
+	  util-procs.tcl: Merge from HEAD fixed to variable regular
+	  expressions.	add recognizing array variables like @xx.y.z@ as
+	  xx(y.z).  Note that the regexps show up in multiple places so any
+	  changes to the @ var regexps should be made carefully.  In
+	  particular if @x@ defined and if @x@ nil handle variables special
+	  since they can't be derefrenced
 
-2004-12-23 01:48  jarkko
+2005-02-01 12:50  torbenb
 
-	* packages/acs-tcl/tcl/utilities-procs.tcl: Importing updated
-	  Simulation 1.0.1 and fixed ad_returnredirect to accept html
-	  switch (for not quoting the message relayed).
+	* packages/acs-core-docs/www/xml/non-xml/release-notes-4-6.html:
+	  removed gremlin A0 characters
 
-2004-12-22 23:26  maltes
+2005-02-01 12:46  torbenb
 
-	* packages/acs-lang/www/admin/set-system-timezone.tcl: Applied
-	  patch #619.Fixes timezone problem with timeanddate.com format
+	* packages/acs-core-docs/www/xml/kernel/: apm-design.xml,
+	  ext-auth.xml: temporary fix of doc images from creating urls that
+	  return 404 errors to 302 errors (that work for many browsers and
+	  client services)
 
-2004-12-22 18:12  donb
+2005-02-01 12:44  torbenb
 
-	* packages/forums/: forums.info,
-	  lib/forums/forums-chunk-oracle.xql,
-	  lib/forums/forums-chunk-postgresql.xql,
-	  lib/message/threads-chunk-oracle.xql,
-	  lib/message/threads-chunk-postgresql.xql,
-	  lib/message/threads-chunk.tcl,
-	  sql/postgresql/forums-forums-create.sql,
-	  sql/postgresql/forums-messages-create.sql,
-	  sql/postgresql/forums-messages-package-create.sql,
-	  sql/postgresql/upgrade/upgrade-1.0.6-1.0.7d.sql,
-	  tcl/forums-procs.tcl, tcl/messages-procs-oracle.xql,
-	  tcl/messages-procs-postgresql.xql, tcl/messages-procs.tcl,
-	  tcl/messages-procs.xql, tcl/test/forums-procs.tcl: Added tracking
-	  of threads in a forum and replies to a root post to the
-	  forums-forums and forums-messages datamodel, and fixed the
-	  necessary code.  Also cleaned up some stuff and wrote a test case
-	  for automated testing.  PG only at this point, will add the
-	  Oracle stuff shortly.
+	* packages/acs-core-docs/www/xml/install-guide/: configuring.xml,
+	  maintenance.xml, recovery.xml, upgrade.xml: temporarily fixing
+	  image urls to return 302 errors that work with most clients,
+	  instead of current 404 errors
 
-2004-12-22 08:13  daveb
+2005-02-01 12:40  torbenb
 
-	* packages/acs-content-repository/: acs-content-repository.info,
-	  sql/postgresql/content-folder.sql,
-	  sql/postgresql/upgrade/upgrade-5.1.4d2-5.1.4d3.sql: Set
-	  package_id from content_folder__new
+	* packages/acs-core-docs/www/xml/developers-guide/: i18n.xml,
+	  tutorial-advanced.xml, tutorial-db.xml, tutorial-pages.xml,
+	  tutorial.xml: temporary fix of doc images from creating urls that
+	  return 404 errors to 302 errors
 
-2004-12-21 10:22  daveb
+2005-01-30 23:49  torbenb
 
-	* packages/acs-content-repository/: acs-content-repository.info,
-	  sql/postgresql/content-extlink.sql,
-	  sql/postgresql/content-folder.sql,
-	  sql/postgresql/content-item.sql,
-	  sql/postgresql/content-revision.sql,
-	  sql/postgresql/content-symlink.sql,
-	  sql/postgresql/content-type.sql,
-	  sql/postgresql/upgrade/upgrade-5.1.4d1-5.1.4d2.sql,
-	  tcl/content-extlink-procs.tcl, tcl/content-folder-procs.tcl,
-	  tcl/content-item-procs.tcl, tcl/content-keyword-procs.tcl,
-	  tcl/content-revision-procs.tcl, tcl/content-symlink-procs.tcl,
-	  tcl/content-template-procs.tcl, tcl/content-type-procs.tcl,
-	  tcl/test/content-item-test-procs.tcl,
-	  tcl/test/content-revision-test-procs.tcl: Add CR Tcl API from
-	  HEAD.
+	* packages/acs-core-docs/www/xml/install-guide/postgres.xml: added
+	  clarificaton to bison instructions
 
-2004-12-19 17:58  daveb
+2005-01-30 23:29  timoh
 
-	* packages/acs-templating/resources/forms/inline.adp: Inline form
-	  with widget and button on the same line for really simple forms
-	  such as filters for listbuilder.
+	* packages/: acs-content-repository/acs-content-repository.info,
+	  acs-content-repository/sql/oracle/content-folder.sql,
+	  acs-content-repository/sql/oracle/content-item.sql,
+	  acs-content-repository/sql/oracle/packages-create.sql,
+	  acs-content-repository/sql/oracle/upgrade/upgrade-5.1.5d2-5.1.5d3.sql,
+	  acs-kernel/acs-kernel.info,
+	  acs-kernel/sql/oracle/acs-objects-create.sql,
+	  acs-kernel/sql/oracle/upgrade/upgrade-5.1.4-5.1.4d1.sql: fixed
+	  some upgrade scripts for oracle
 
-2004-12-18 16:10  donb
+2005-01-30 00:35  torbenb
 
-	* packages/acs-templating/tcl/list-procs.tcl: Oops, a tiny blunder
-	  in my previous update, returned an illegal SQL snippet if there
-	  were no IDs selected.  The list builder should cleverly refuse to
-	  do the query in this case, but we'll settle for it doing a SELECT
-	  that returns nothing for now.
+	* packages/acs-core-docs/www/xml/developers-guide/rp.xml: fixing
+	  image url
 
-2004-12-17 16:42  joel
+2005-01-30 00:31  torbenb
 
-	* packages/acs-admin/tcl/: apm-admin-init.tcl, apm-admin-procs.tcl:
-	  converted build-repository.tcl to a proc and init
+	* packages/acs-core-docs/www/xml/developers-guide/permissions.xml:
+	  fixing image url
 
-2004-12-17 14:49  vivianh
+2005-01-28 15:39  jeffd
 
-	* packages/acs-subsite/www/admin/site-map/allow-for-view.tcl:
-	  Adding child to parent select in checkbox list
+	* packages/acs-tcl/tcl/utilities-procs.tcl: add \r to Host header
+	  in util_httpopen since http says headers hsould be \r\n
 
-2004-12-17 11:19  jader
+2005-01-28 09:10  jader
 
-	* packages/acs-subsite/www/doc/images.html: Add in new up and down
-	  images to images documentation page.
+	* packages/acs-tcl/tcl/utilities-procs.tcl: Fix to httpopen, from
+	  Nis Jorgensen. See:
+	  http://openacs.org/forums/message-view?message_id=32667
 
-2004-12-17 09:54  vivianh
+2005-01-24 08:44  daveb
 
-	* packages/acs-subsite/www/shared/community-member.tcl: bringing
-	  back previous tcl version :)
+	* packages/acs-core-docs/www/xml/install-guide/other-software.xml:
+	  Add tsearch2 install. Deprecate Openfts install and link to
+	  tsearch2 doc.
 
-2004-12-17 09:49  vivianh
+2005-01-22 13:42  jader
 
-	* packages/acs-subsite/www/shared/: community-member.tcl,
-	  community-member-oracle.xql, community-member-postgresql.xql:
-	  bringing back previous version
+	* packages/acs-templating/tcl/widget-procs.tcl: Apply a patch 602
+	  (slightly modified) to make party_search be optional when it is
+	  declared to be optional. Fixes bug 2122.
 
-2004-12-17 09:40  vivianh
+2005-01-22 13:23  jader
 
-	* packages/acs-subsite/www/shared/community-member.adp: bringing
-	  back previous version
+	* etc/install/install.sh: Apply patch 622, makes install.sh respect
+	  pg_db_user and UNICODE
 
-2004-12-17 09:35  vivianh
+2005-01-22 13:08  jader
 
-	* packages/acs-subsite/www/pvt/home.xql: bringing back previous
-	  version
+	* www/blank-master.adp: Fixes bug 2238 by adding in css file for
+	  developer support. The fix was made by Lars in March 2004 on
+	  HEAD.
 
-2004-12-17 09:24  vivianh
+2005-01-21 12:38  daveb
 
-	* packages/acs-subsite/www/pvt/: home.adp, home.tcl: bringing back
-	  previous version
+	* packages/acs-content-repository/tcl/filter-procs.tcl: Fix
+	  variable reference.
 
-2004-12-17 08:53  vivianh
+2005-01-21 12:35  daveb
 
-	* packages/acs-subsite/www/index.adp: adding users site map button
+	* packages/acs-content-repository/tcl/: filter-procs-oracle.xql,
+	  filter-procs-postgresql.xql, filter-procs.tcl: Replace pl/sql
+	  function in where clause with two queries (via Tcl API)
 
-2004-12-17 08:49  vivianh
+2005-01-20 18:16  donb
 
-	* packages/acs-subsite/www/admin/site-map/site-map.tcl: adding
-	  bold, images and spaces
+	* packages/acs-templating/: resources/lists/table.adp,
+	  tcl/paginator-procs.tcl: Cleaned up display a bit ... if you say
+	  "groupsize is 10" you now see a groupsize of 10 displayed not 11.
+	  If groupsize is 1 you only get next/prev page nav widgets rather
+	  than both page and group nav widgets.
 
-2004-12-17 08:31  vivianh
+2005-01-19 11:36  maltes
 
-	* packages/acs-subsite/catalog/: acs-subsite.en_US.ISO-8859-1.xml,
-	  acs-subsite.es_ES.ISO-8859-1.xml: Adding users site map message
+	* packages/acs-subsite/lib/login.adp: Added <div id=register-login>
+	  so we could control the look of the login box via CSS (at least a
+	  little)
 
-2004-12-17 08:23  vivianh
+2005-01-18 16:46  jader
 
-	* packages/acs-subsite/www/resources/: down.gif, up.gif: UP/DOWN
-	  images for users site map
+	* etc/: analog.cfg, config.tcl: Log the request time as well. See:
+	  http://panoptic.com/wiki/aolserver/nslog
 
-2004-12-17 08:14  vivianh
+2005-01-17 12:57  torbenb
 
-	* packages/acs-subsite/www/shared/: community-member.adp,
-	  community-member.tcl: Check if parameter ShowEmailP is set to 1
-	  to allow users to show or hide their email
+	* packages/acs-core-docs/www/xml/engineering-standards/cvs.xml:
+	  fixed cvs browser link, bug 2267
 
-2004-12-17 08:13  vivianh
+2005-01-17 06:53  maltes
 
-	* packages/acs-subsite/www/shared/: community-member-oracle.xql,
-	  community-member-postgresql.xql: query to show-email field in
-	  users table added
+	* www/site-master.adp: Added / for XHTML compliance
 
-2004-12-17 08:07  vivianh
+2005-01-17 04:09  maltes
 
-	* packages/acs-subsite/www/pvt/: home.adp, home.tcl, home.xql:
-	  Allows the user to choice if they want to show or hide their
-	  e-mail and ShowEmailP parameter check
+	* www/blank-master.adp: Reverting forced switch to XHTML
 
-2004-12-17 08:06  vivianh
+2005-01-17 04:01  maltes
 
-	* packages/acs-subsite/www/pvt/: hide-email.tcl, hide-email.xql:
-	  Allows the user to choice if they want to show or hide their
-	  e-mail
+	* www/blank-master.adp: Modified to suit XHMTL 1.0 Transitional
 
-2004-12-15 14:40  jader
+2005-01-17 01:23  maltes
 
-	* packages/acs-subsite/www/doc/images.html: Add in xml.gif to doc
-	  page which shows all the images.
+	* www/blank-master.adp: Added type to javascript as this was not
+	  valid XHTML
 
-2004-12-14 07:51  eduardop
+2005-01-15 14:49  vivianh
 
-	* packages/acs-content-repository/tcl/content-type-procs.tcl: the
-	  former commit left the code broken
+	* packages/acs-subsite/www/site-map/: index.adp, index.tcl:
+	  Checking if user site-wide-admin to show a link
 
-2004-12-13 08:44  andrewg
+2005-01-14 10:15  vivianh
 
-	* packages/acs-subsite/www/resources/xml.gif: Adding.
+	* packages/acs-subsite/www/admin/site-map/site-map.tcl: Context bar
+	  and Allow button modified
 
-2004-12-12 16:45  daveb
+2005-01-13 19:14  daveb
 
-	* packages/forums/lib/message/post.tcl: Fix preview hidden
-	  variables to support richtext
+	* packages/acs-content-repository/: acs-content-repository.info,
+	  sql/postgresql/content-folder.sql,
+	  sql/postgresql/upgrade/upgrade-5.1.4d4-5.1.4d5.sql,
+	  sql/postgresql/upgrade/upgrade-5.1.5d1-5.1.5d2.sql,
+	  tcl/content-folder-procs.tcl,
+	  tcl/test/content-folder-test-procs.tcl: Fix
+	  content_folder__is_subfolder pl/sql. Also fix tcl proc which was
+	  passing in the wrong list format to package_exec_plsql. Add
+	  upgrade script and tests.
 
-2004-12-12 16:19  daveb
+2005-01-13 15:39  daveb
 
-	* packages/forums/: lib/message/post.tcl, lib/message/row.tcl,
-	  tcl/form-procs.tcl: Use richtext widget
+	* packages/acs-content-repository/tcl/: content-item-procs.tcl,
+	  content-revision-procs.tcl, test/content-item-test-procs.tcl:
+	  Revert to package_exec_plsql var_list list style for -attributes
+	  parameters. Fix test and documentation.
 
-2004-12-12 12:15  daveb
+2005-01-13 11:01  jader
 
-	* packages/acs-templating/tcl/spellcheck-procs.tcl: Skip validation
-	  when a widget is in spellcheck mode.
+	* packages/acs-subsite/www/admin/site-map/index.adp: Fix bug #2263.
+	  Link to application new broken in site-map.
 
-2004-12-12 04:15  maltes
+2005-01-13 01:32  timoh
 
-	* etc/backup.sh: Added backing up the database on another server
+	* packages/acs-templating/tcl/parse-procs.tcl: rolled back last
+	  change in template::adp_array_variable_regexp since it broke
+	  existing code
 
-2004-12-09 12:11  tracya
+2005-01-12 17:27  daveb
 
-	* packages/forums/forums.info: upping version numbers for release
+	* packages/acs-content-repository/tcl/: content-revision-procs.tcl,
+	  test/content-item-test-procs.tcl: Fix content::revision::new to
+	  properly create subtypes of content_revision.
 
-2004-12-08 19:58  donb
+2005-01-12 15:55  timoh
 
-	* packages/acs-templating/tcl/list-procs-oracle.xql: Oracle testing
-	  uncovered a missing parenthesis.  Don't you wish EVERYONE tested
-	  their changes under Oracle as well as PG?
+	* packages/acs-templating/resources/forms/: blue.adp, coddo.adp,
+	  configuration.adp, grid.adp, plain.adp, plainest.adp,
+	  standard.adp, tiny-plain.adp, wizard.adp: bug in template
+	  operator in (partial string compare) -> use seperate equality
+	  test in template
 
-2004-12-08 19:52  donb
+2005-01-12 05:22  dedsc
 
-	* packages/acs-templating/tcl/: list-procs-oracle.xql,
-	  list-procs-postgresql.xql: Oops forgot the ever-so-important .xql
-	  files!
-
-2004-12-08 19:48  donb
-
-	* packages/acs-templating/tcl/: acs-templating-init.tcl,
-	  list-procs.tcl, paginator-procs.tcl: Greatly sped up pagination
-	  in the list builder.
-
-	  1. The list builder builds a separate (optionally cached)
-	  paginator for each page group, rather than each list.  No more
-	  filling of the Tcl cache with (say) 5500 forum entries when we
-	  know that users rarely march through the entire list of forums.
-
-	  2. Since the list builder builds an "in (list of ids)" query
-	  clause to select just those rows needed for this display page,
-	  there's no reason to sort the list of ids so I'm building the
-	  list within the list builder rather than using the more
-	  generalized paginator code.  Minor speedup ...
-
-	  This could probably be sped up more by simply caching the list of
-	  keys within the list builder and replicating some other paginator
-	  functionality in lightweight form specific to the list builder,
-	  but this will do for now.  And maybe forever.
-
-2004-12-08 15:27  richardh
-
-	* packages/acs-subsite/www/permissions/perm-include.tcl: Reverse
-	  previous commit - fix was actually in catalog. There was a
-	  duplicate value for 'Remove' and no 'Remove_All'.
-
-2004-12-08 15:20  richardh
-
-	* packages/acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml:
-	  The key 'Remove' had two values 'Remove' and 'Remove_All'. Have
-	  now changed the second 'Remove' key to 'Remove_All' and have
-	  removed the underscore from the value.
-
-2004-12-08 14:49  richardh
-
-	* packages/acs-subsite/www/permissions/perm-include.tcl: Correct
-	  message key 'acs-subsite.Remove_All' to acs-subsite.Remove' to
-	  eliminate MISSING KEY message.
-
-2004-12-07 09:43  alfredw
-
-	* packages/acs-content-repository/tcl/content-type-procs.tcl:
-	  Changed content::type::create_attribute and drop_attribute to the
-	  content::type::attribute::new and ::delete style.
-
-2004-12-07 00:28  alfredw
-
-	* packages/acs-content-repository/tcl/content-symlink-procs.tcl:
-	  renamed ::del to ::delete
-
-2004-12-07 00:24  alfredw
-
-	* packages/acs-content-repository/tcl/content-item-procs.tcl:
-	  updated a return type
-
-2004-12-07 00:09  alfredw
-
-	* packages/acs-content-repository/tcl/content-revision-procs.tcl:
-	  renamed ::del to ::delete
-
-2004-12-07 00:07  alfredw
-
-	* packages/acs-content-repository/tcl/content-extlink-procs.tcl:
-	  Copied ::new logic to content::extlink, added deprecated tags.
-
-2004-12-06 23:53  alfredw
-
-	* packages/acs-content-repository/tcl/content-extlink-procs.tcl:
-	  renamed ::del to ::delete
-
-2004-12-06 23:50  alfredw
-
-	* packages/acs-content-repository/tcl/content-type-procs.tcl:
-	  changed create_type to ::new and drop_type to ::delete made
-	  use_context default to "public" rather than be required in all
-	  cases.  added return values, and @see tags
-
-2004-12-06 23:13  alfredw
-
-	* packages/acs-content-repository/tcl/content-template-procs.tcl:
-	  Added return values and a @throws value.
-
-2004-12-06 22:58  alfredw
-
-	* packages/acs-content-repository/tcl/content-keyword-procs.tcl:
-	  Added return values, changed content::keyword::del to ::delete
-
-2004-12-06 22:23  alfredw
-
-	* packages/acs-content-repository/tcl/content-folder-procs.tcl:
-	  Added return values and other general cleanup.  .
-
-2004-12-06 04:02  timoh
-
-	* packages/acs-content-repository/tcl/content-template-procs.tcl:
-	  added parameter package_id to template::new
-
-2004-12-06 04:02  timoh
-
-	* packages/acs-content-repository/tcl/content-type-procs.tcl: added
-	  translation of database specific column-specs to other database
-	  format
-
-2004-12-05 01:49  torbenb
-
 	*
-	  packages/acs-core-docs/www/xml/engineering-standards/eng-standards-versioning.xml:
-	  added package maturity standards section per
-	  http://openacs.org/forums/message-view?message_id=160957 using
-	  tag conventions found in existing packages
+	  packages/acs-content-repository/sql/postgresql/content-folder.sql:
+	  fix to return folder id present in upgrade. just putting it here
+	  as well
 
-2004-12-04 22:24  torbenb
+2005-01-11 18:14  donb
 
-	* etc/config.tcl: re-arranged sections according to Configuration
-	  File Hierarchy http://aolserver.com/docs/admin/config.html#3 and
-	  http://aolserver.com/docs/admin/config-reference.tcl.txt and
-	  reformatted spacing for readibility. No parameter changes made
+	* packages/acs-subsite/www/permissions/perm-include-oracle.xql:
+	  Grrr Oracle doesn't like long idents
 
-2004-12-04 18:03  torbenb
+2005-01-11 17:49  donb
 
-	* etc/config.tcl: adding missing params, more annotation
+	* packages/acs-subsite/www/permissions/: perm-include-oracle.xql,
+	  perm-include-postgresql.xql: security_context_root is no longer
+	  object 0
 
-2004-12-04 17:21  torbenb
+2005-01-11 17:38  donb
 
-	* packages/acs-core-docs/www/xml/install-guide/openacs.xml: typo
-	  correction
+	* packages/acs-subsite/www/permissions/: perm-include-oracle.xql,
+	  perm-include-postgresql.xql: Got rid of call to permission_p() in
+	  WHERE clause, which Jeff thought he'd already done but which I've
+	  not found in either 5.1 or HEAD.
 
-2004-12-04 17:20  torbenb
-
-	* packages/acs-core-docs/www/xml/install-guide/maintenance.xml:
-	  adding absolute pathname to svgroup since /usr/local/bin is not
-	  necessarily in the default root pathnames
-
-2004-12-04 12:44  donb
-
-	* packages/forums/lib/message/: post.tcl, threads-chunk.tcl: Got
-	  paginator caching to work, coherently
-
-2004-12-04 09:54  donb
-
-	* packages/forums/lib/message/: threads-chunk-oracle.xql,
-	  threads-chunk-postgresql.xql, threads-chunk.xql: My pagination
-	  queries weren't complete.  Now they are ... but slower, sigh, at
-	  least until I rewrite pagination in the list builder.
-
-2004-12-03 19:27  donb
-
-	* packages/forums/lib/message/threads-chunk.tcl: Argh, gotta flush
-	  the paginator cache because we don't know if there's been a
-	  posting or not ...
-
-2004-12-03 19:19  donb
-
-	* packages/forums/www/: forum-view.adp, forum-view.tcl: Added
-	  pagination ...
-
-2004-12-03 19:06  donb
-
-	* packages/forums/lib/message/: threads-chunk-oracle.xql,
-	  threads-chunk-postgresql.xql, threads-chunk.tcl,
-	  threads-chunk.xql: Add pagination to the forums thread view page.
-
-2004-12-02 15:22  jader
-
-	* packages/acs-core-docs/www/xml/engineering-standards/cvs.xml:
-	  Changed tag for releasing from oacs-5-1-compat to
-	  openacs-5-1-compat
-
-2004-12-01 17:58  torbenb
-
-	*
-	  packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml:
-	  fixing broken links
-
-2004-12-01 02:42  maltes
-
-	* www/robots.txt: initial import of the openacs.org files to the
-	  openacs-org branch.
-
-2004-11-30 13:43  joel
-
-	* packages/acs-core-docs/www/: contributing-code.html,
-	  releasing-package.html, xml/releasing-openacs.xml,
-	  xml/engineering-standards/cvs.xml: more fixes to adding packages
-
-2004-11-30 12:58  joel
-
-	* packages/acs-core-docs/www/: xml/engineering-standards/cvs.xml,
-	  contributing-code.html: fixing typos and tidying up
-
-2004-11-29 11:25  joel
-
-	* packages/acs-core-docs/www/xml/releasing-openacs.xml: making
-	  harmless white-space change to help Branimir test new mailing
-	  list
-
-2004-11-29 09:38  jader
-
-	* packages/acs-templating/tcl/list-procs.tcl: Add reference to how
-	  to sort hierarchical queries with list-builder.
-
Index: openacs-4/readme.txt
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/readme.txt,v
diff -u -r1.12.2.4 -r1.12.2.5
--- openacs-4/readme.txt	10 Jan 2005 01:49:19 -0000	1.12.2.4
+++ openacs-4/readme.txt	1 Mar 2005 00:11:50 -0000	1.12.2.5
@@ -1,6 +1,6 @@
 This is the OpenACS - the Open Architecture Community System.
 
-Version 5.1.4
+Version 5.1.5
 
 --------------
 
Index: openacs-4/packages/acs-core-docs/www/xml/for-everyone/release-notes.xml
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/for-everyone/release-notes.xml,v
diff -u -r1.16.2.5 -r1.16.2.6
--- openacs-4/packages/acs-core-docs/www/xml/for-everyone/release-notes.xml	10 Jan 2005 01:21:44 -0000	1.16.2.5
+++ openacs-4/packages/acs-core-docs/www/xml/for-everyone/release-notes.xml	1 Mar 2005 00:09:21 -0000	1.16.2.6
@@ -35,6 +35,17 @@
 
 <para>The ChangeLogs include an annotated list of changes <link linkend="changelog-latest">since the last release</link> and <link linkend="changelog">in the entire &majorversion;.&minorversion; release sequence.</link></para>
 
+  <sect2 id="release-notes-5-1-5">
+    <title>Release 5.1.5</title>
+    <itemizedlist>
+      <listitem>
+        <para>Bug fixes.</para>
+        <para>New translations from translate.openacs.org up to 27 Feb
+        2005.</para>
+      </listitem>
+    </itemizedlist>
+   </sect2>
+
   <sect2 id="release-notes-5-1-4">
     <title>Release 5.1.4</title>
     <itemizedlist>
Index: openacs-4/packages/acs-core-docs/www/xml/install-guide/openacs.xml
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/install-guide/openacs.xml,v
diff -u -r1.21.2.8 -r1.21.2.9
--- openacs-4/packages/acs-core-docs/www/xml/install-guide/openacs.xml	19 Feb 2005 04:11:09 -0000	1.21.2.8
+++ openacs-4/packages/acs-core-docs/www/xml/install-guide/openacs.xml	1 Mar 2005 00:09:21 -0000	1.21.2.9
@@ -335,7 +335,7 @@
 [$OPENACS_SERVICE_NAME $OPENACS_SERVICE_NAME]$ <userinput>/usr/local/pgsql/bin/createdb -E UNICODE <replaceable>$OPENACS_SERVICE_NAME</replaceable></userinput>
 CREATE DATABASE
 [$OPENACS_SERVICE_NAME $OPENACS_SERVICE_NAME]$
-<action>su - $OPENACS_SERVICE_NAME</replaceable>
+<action>su - <replaceable>$OPENACS_SERVICE_NAME</replaceable>
 /usr/local/pgsql/bin/createdb -E UNICODE <replaceable>$OPENACS_SERVICE_NAME</replaceable></action></screen>
               </listitem>
               <listitem>