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.