The ChangeLogs include an annotated list of changes since the last release and in the entire 5.2 release sequence.
Bug fixes.
The missing CR TCL API has been filled in, thanks to Rocael and his team and Dave Bauer.
This release does not include new translations.
Bug fixes, primarily for .LRN compatibility in support of upcoming .LRN 2.1.0 releases. This release does not include new translations since 5.1.2.
Translations syncronized with the translation server. Basque and Catalan added.
For a complete change list, see the Change list since 5.1.0 in Changelog.
This is the first release using the newest adjustment to the versioning convention. The OpenACS 5.1.1 tag will apply to OpenACS core as well as to the most recent released version of every package, including .LRN.
Translations syncronized with the translation server.
Bug 1519 fixed. This involved renaming all catalog files for ch_ZH, TH_TH, AR_EG, AR_LB, ms_my, RO_RO, FA_IR, and HR_HR. If you work with any of those locales, you should do a full catalog export and then import (via /acs-lang/admin) after upgrading acs-lang. (And, of course, make a backup of both the files and database before upgrading.)
Other bug fixes since 5.1.0: 1785, 1793, and over a dozen additional bug fixes.
For a complete change list, see the Change list since 5.0.0 in Changelog.
Lots of little tweaks and fixes
Complete Change list since 5.0.0 in Changelog
Bug fixes: #1495. Croatian enabled by default, #1496. APM automated install fails if files have spaces in their names, #1494. automated upgrade crashes (halting the upgrade process)
Complete Change list since 5.0.0 in Changelog
File tagging scheme in CVS changed to follow TIP #46: (Approved) Rules for Version Numbering and CVS tagging of Packages
All work on the translation server from 7 Nov 2003 to 7 Feb 2004 is now included in catalogs.
One new function in acs-tcl, util::age_pretty
Complete Change list since 5.0.0 in Changelog
Many documentation updates and doc bug fixes
This is OpenACS 5.0.0. This version contains no known security, data loss, or crashing bugs, nor any bugs judged release blockers. This version has received manual testing. It has passed current automated testing, which is not comprehensive. This release contains work done on the translation server http://translate.openacs.org through 7 Nov 2003.
Please report bugs using our Bug Tracker at the OpenACS website.
You may want to begin by reading our installation documentation for the section called “a Unix-like system”. Note that the Windows documentation is not current for OpenACS 5.2.0d1, but an alternative is to use John Sequeira's Oasis VM project.
After installation, the full documentation set can be found by visiting http://yourserver/doc.
New features in this release:
Internationalization support. A message catalog to store translated text, localization of dates, number formatting, timezone conversion, etc. Allows you to serve your users in their language.
External authenticaiton. Integrate with outside user databases through e.g. LDAP, RADIUS, Kerberos, MS Active Directory. Imports user information through IMS Enterprise 1.1 format. Easily extended to support other authentication, password management, account creation, and account import mechanisms. This includes improvements to the basic cookie handling, so logins can be expired without the user's identity being completely lost. You can set login to expire after a certain period (e.g. 8 hours, then password must be refreshed), or you can have all issues login cookies expired at once, e.g. if you have left a permanent login cookie on a public machine somewhere.
User interface enhancements. All pages, including site-wide and subsite admin pages, will be templated, so they can be styled using master template and site-wide stylesheets. We have a new default-master template, which includes links to administration, your workspace, and login/logout, and is rendered using CSS. And there's a new community template (/packages/acs-subsite/www/group-master), which provides useful navigation to the applications and administrative UI in a subsite. In addition, there's new, simpler UI for managing members of a subsite, instantiating and mounting applications, setting permissions, parameters, etc. Site-wide admin as also seen the addition of a new simpler software install UI to replace the APM for non-developer users, and improved access to parameters, internationalization, automated testing, service contracts, etc. The list builder has been added for easily generating templated tables and lists, with features such as filtering, sorting, actions on multiple rows with checkboxes, etc. Most of all, it's fast to use, and results in consistently-looking, consistently-behaving, templated tables.
Automated testing. The automated testing framework has been improved significantly, and there are automated tests for a number of packages.
Security enhancements. HTML quoting now happens in the templating system, greatly minimizing the chance that users can sneak malicious HTML into the pages of other users.
Oracle 9i support.
Who's online feature.
Spell checking.
Potential incompatibilities:
With the release of OpenACS 5, PostgreSQL 7.2 is no longer supported. Upgrades are supported from OpenACS 4.6.3 under Oracle or PostgreSQL 7.3.
The undocumented special handling of ~ and +variable+ in formtemplates, found in packages/acs-templating/resources/*, has been removed in favor of using <noparse> and \@variable\@ (the standard templating mechanisms). Locally provided formtemplate styles still using these mechanisms will break.
Serving backup files and files from the CVS directories is turned off by default via the acs-kernel parameter ExcludedFiles in section request-processor (The variable provides a string match glob list of files and is defaulted to "*/CVS/* *~")
2004-11-24 23:16 torbenb * packages/acs-core-docs/www/xml/install-guide/aolserver.xml: adding test page for aolserver4, suggested by Aldert Nooitgedagt 2004-11-24 04:01 torbenb * packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml: added documentation strategy section 2004-11-24 02:13 torbenb * packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml: added marketing perspective to end-users docs, corrected spelling mistakes 2004-11-23 23:53 torbenb * packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml: added developer documentation requirements 2004-11-23 20:28 joel * packages/acs-core-docs/www/: xml/releasing-openacs.xml, releasing-openacs-core.html: fixed typo 2004-11-23 12:41 andrewg * www/site-master.adp: Adding a span around the Site Wide Admin link so that .LRN can hide it via dotlrn-master.css. 2004-11-23 12:09 vivianh * packages/acs-subsite/sql/postgresql/upgrade/upgrade-5.1.2-5.1.3.sql: add support for upgrade 2004-11-23 12:07 vivianh * packages/acs-subsite/sql/postgresql/: acs-subsite-create.sql, acs-subsite-drop.sql, site-node-selection-drop.sql, site-node-selection.sql: add suppor table for site-map creation 2004-11-23 12:05 vivianh * packages/acs-subsite/sql/oracle/upgrade/upgrade-5.1.2-5.1.3.sql: upgrade support 2004-11-23 12:04 vivianh * packages/acs-subsite/sql/oracle/: acs-subsite-drop.sql, site-node-selection-drop.sql: drop support 2004-11-23 12:01 vivianh * packages/acs-subsite/sql/oracle/: acs-subsite-create.sql, site-node-selection.sql: add table to support site-map creation 2004-11-23 10:49 vivianh * packages/acs-subsite/www/admin/site-map/: allow-for-view.tcl, allow-for-view.xql, site-map-oracle.xql, site-map-postgresql.xql, site-map.adp, site-map.tcl: add files to support site-map creation 2004-11-23 10:46 vivianh * packages/acs-subsite/www/admin/site-map/index.adp: add link for build site-map 2004-11-23 10:28 vivianh * packages/acs-subsite/www/resources/default-master.css: add css for new calendar widget 2004-11-23 10:28 vivianh * packages/acs-subsite/www/resources/core.js: add Javascript for new calendar widget 2004-11-22 16:29 enriquec * www/blank-master.tcl: Adding the option Hide/Show toolbar in /dotlrn/admin. Fixing the "Error include" message when the installation of .lrn is done. 2004-11-22 14:14 enriquec * www/: blank-master.adp, blank-master.tcl: Adding include and link html tags if dotlrn is installed and if the dotlrn toolbar is enabled. I followed the same way as acs developper support toolbar. 2004-11-21 11:32 torbenb * packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml: added developer tutorial documentation requirements 2004-11-20 12:07 torbenb * packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml: added installation documenation requirements 2004-11-19 21:08 torbenb * packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml: added administration documenation requirements 2004-11-19 13:46 jader * packages/acs-subsite/www/user/portrait/upload-2.tcl: Applying patch 617 for bug 2161, courtesy of Carsten Clasohm. 2004-11-18 13:48 jader * packages/acs-admin/www/server-restart.adp: Fix link to APM 2004-11-18 13:46 jader * packages/acs-admin/www/server-restart.adp: Add link to APM 2004-11-18 12:27 torbenb * packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml: changing package status url to most recent version 2004-11-18 11:01 torbenb * packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml: fixing typos 2004-11-18 10:53 torbenb * packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml: adding end-user requirements section 2004-11-18 08:17 gerardom * packages/acs-tcl/tcl/security-procs.tcl: fixing bugs in procs to redirect to insecure url 2004-11-18 01:00 torbenb * packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml: corrected error, converted lt,gt signs to entities within programlisting tag 2004-11-17 12:32 torbenb * packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml: adding some docs about documentation development into existing meta docs 2004-11-16 09:09 jader * packages/acs-core-docs/www/xml/: developers-guide/permissions.xml, developers-guide/submissions.xml, engineering-standards/cvs.xml, install-guide/openacs.xml, install-guide/other-software.xml, install-guide/upgrade.xml: Updating the CVS references from openacs.org to cvs.openacs.org 2004-11-15 10:29 jader * packages/acs-api-browser/lib/search.adp: Add link to core and package documentation. 2004-11-15 05:25 torbenb * packages/acs-core-docs/www/xml/install-guide/other-software.xml: added FreeBSD variant notes for daemontools and nsopenssl 2004-11-15 04:55 torbenb * packages/acs-core-docs/www/xml/install-guide/openacs.xml: added FreeBSD variant notes. changed a typo chgrp in action tag to match chown in userinput section 2004-11-15 04:21 torbenb * packages/acs-core-docs/www/xml/install-guide/: os.xml, software.xml: Added note to use fetch instead of wget when installing on freebsd 2004-11-15 04:19 torbenb * packages/acs-core-docs/www/xml/install-guide/aolserver4.xml: Added FreeBSD variant, and a brief section on howto check if an existing tcl meets requirements 2004-11-15 03:06 torbenb * packages/acs-core-docs/www/xml/install-guide/postgres.xml: correcting my earlier use of computeroutput tags to userinput tags in tuning section 2004-11-15 01:50 torbenb * packages/acs-core-docs/www/xml/install-guide/postgres.xml: Freebsd variant additions 2004-11-15 00:00 torbenb * packages/acs-core-docs/www/xml/install-guide/os.xml: clarifying statements 2004-11-14 22:04 torbenb * packages/acs-core-docs/www/xml/install-guide/overview.xml: added FreeBSD variant for copy paste convenience 2004-11-14 13:48 torbenb * packages/acs-core-docs/www/xml/install-guide/software.xml: clarifications to page info 2004-11-14 12:55 torbenb * packages/acs-core-docs/www/xml/install-guide/overview.xml: language clarifications 2004-11-11 14:40 jader * packages/acs-templating/tcl/date-procs.tcl: Improve robustness of template::util::date::set_property proc for dealing with hours that begin with a zero. 2004-11-11 14:06 jader * packages/acs-subsite/: lib/login.adp, lib/login.tcl, www/register/recover-password.tcl: The registration/login pages were not honoring the EmailForgottenPasswordP parameter. This enforces that parameter, allowing admins to disable emailing out passwords. 2004-11-08 11:58 joel * packages/acs-core-docs/www/: 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, contributing-code.html, credits.html, cvs-guidelines.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, eng-standards.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, install-cvs.html, install-daemontools.html, install-full-text-search.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-cvs-concepts.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, using-cvs-with-openacs.html, variables.html, win2k-installation.html, xml/releasing-openacs.xml, xml/engineering-standards/cvs.xml: fixes to cvs, releasing openacs 2004-11-04 16:19 jader * packages/acs-subsite/lib/login.adp: Add a paragraph break to make it easier to see how to register. 2004-11-04 15:33 jader * etc/analog.cfg: Fix path in analog configuration file. 2004-11-03 08:37 joel * packages/acs-core-docs/www/: contributing-code.html, cvs-resources.html, index.html, openacs-cvs-concepts.html, using-cvs-with-openacs.html, xml/engineering-standards/cvs.xml, xml/index.xml: changed layout of CVS section 2004-11-02 15:16 giancarlol * packages/: acs-kernel/catalog/acs-kernel.it_IT.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.it_IT.ISO-8859-1.xml: Replaced HTML entities for special characters (Latin-1 supplement) with ISO-8859-1 encoding. 2004-11-01 15:44 joel * packages/acs-core-docs/www/cvs-guidelines.html: added section on using cvs 2004-11-01 15:39 joel * packages/acs-core-docs/www/: acs-admin.html, acs-package-dev.html, acs-plat-dev.html, analog-install.html, analog-setup.html, aolserver.html, aolserver4.html, apm-design.html, apm-requirements.html, automated-backup.html, automated-testing-best-practices.html, backup-recovery.html, backups-with-cvs.html, bootstrap-acs.html, complete-install.html, configuring-new-site.html, credits.html, cvs-tips.html, database-management.html, db-api-detailed.html, db-api.html, dev-guide.html, doc-standards.html, docbook-primer.html, eng-standards-constraint-naming.html, eng-standards-filenaming.html, eng-standards-plsql.html, eng-standards-versioning.html, eng-standards.html, ext-auth-requirements.html, filename.html, for-everyone.html, form-builder.html, general-documents.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-more-software.html, install-next-add-server.html, install-next-backups.html, install-next-nightly-vacuum.html, install-nsopenssl.html, install-nspam.html, install-openacs-delete-tablespace.html, install-openacs-inittab.html, install-openacs-keepalive.html, install-origins.html, install-overview.html, install-pam-radius.html, install-php.html, install-qmail.html, install-redhat.html, install-resources.html, install-squirrelmail.html, install-ssl.html, install-steps.html, install-tclwebtest.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-overview.html, openacs-unpack.html, openacs.html, oracle.html, os-install.html, os-security.html, packages.html, parties.html, permissions-design.html, permissions-requirements.html, permissions-tediously-explained.html, permissions.html, postgres.html, profile-code.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, remote-postgres.html, request-processor.html, requirements-template.html, rp-design.html, rp-requirements.html, security-design.html, security-notes.html, security-requirements.html, snapshot-backup.html, style-guide.html, subsites-design.html, subsites-requirements.html, subsites.html, tcl-doc.html, templates.html, tutorial-admin-pages.html, tutorial-advanced.html, tutorial-caching.html, tutorial-categories.html, tutorial-comments.html, tutorial-css-layout.html, tutorial-cvs.html, tutorial-database.html, tutorial-debug.html, tutorial-distribute.html, tutorial-future-topics.html, tutorial-hierarchical.html, tutorial-html-email.html, tutorial-newpackage.html, tutorial-notifications.html, tutorial-pages.html, tutorial-schedule-procs.html, tutorial-specs.html, tutorial-vuh.html, tutorial.html, unix-installation.html, update-repository.html, update-translations.html, upgrade-4.5-to-4.6.html, upgrade-4.6.3-to-5.html, upgrade-5-0-dot.html, upgrade-openacs-files.html, upgrade-overview.html, upgrade-supporting.html, upgrade.html, uptime.html, variables.html, win2k-installation.html, xml/index.xml, xml/variables.ent, xml/engineering-standards/cvs.xml, xml/install-guide/other-software.xml: added section on using cvs 2004-10-30 13:07 jader * etc/config.tcl: The ssl contexts were missing from the config.tcl file, which will prevent anyone from using ssl on their sites. 2004-10-29 14:49 jader * packages/acs-core-docs/www/files/nsd-postgres.txt: Added a comment in the file that the LD_LIBRARY_PATH may need /usr/local/aolserver/lib. Comment only, so no functionality changed. 2004-10-28 17:57 rocaelh * packages/acs-subsite/www/admin/site-map/index.tcl: fix of the direct mounting package, clean up of the new site-map w/list-builder must be done 2004-10-28 11:40 josee * packages/acs-subsite/www/admin/site-map/index.tcl: fixing bug #2139 (link causing problems) 2004-10-28 10:35 enriquec * packages/acs-authentication/tcl/authentication-procs.tcl: fixing typo (ref.bug#2088): datta_error -> data_error 2004-10-28 08:39 nimam * packages/acs-subsite/: www/permissions/grant.tcl, www/permissions/perm-include.adp, www/permissions/perm-include.tcl, catalog/acs-subsite.de_DE.ISO-8859-1.xml, catalog/acs-subsite.en_US.ISO-8859-1.xml: Added the grant permission action to acs-subsite/www/permissions/perm-include. The existing action returns a list of all users in OpenACS which can take ages to render. With grant permissions the admin can set permissions for a single user that he can search for. To use acs-subsite/www/permissions/grant from any other page I added the optional return_url parameter that redirects back to that page where grant was called 2004-10-22 06:44 nimam * packages/acs-admin/www/auth/: authority-oracle.xql, authority-postgresql.xql: Batch jobs are now ordered by start time
2005-01-09 16:41 donb * 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 2005-01-09 13:59 daveb * 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. 2005-01-09 13:01 joel * packages/acs-content-repository/tcl/test/content-item-test-procs.tcl: renamed bad_string to evil_string 2005-01-09 12:36 joel * 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, 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 2005-01-06 10:43 daveb * 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. 2005-01-06 10:30 donb * packages/acs-subsite/tcl/package-procs-oracle.xql: Misspelled the query name for calling an Oracle function in package_exec_plsql... 2005-01-06 10:06 daveb * packages/acs-content-repository/tcl/content-keyword-procs.tcl: Creation_date and object_type are optional with defaults. 2005-01-06 09:48 daveb * packages/acs-content-repository/tcl/content-folder-procs.tcl: Don't pass creation_date on new unless its not null. 2005-01-06 08:54 daveb * packages/acs-content-repository/tcl/content-item-procs.tcl: Fix delete command to use plsql "del" 2005-01-06 08:38 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. 2005-01-06 08:31 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 2005-01-05 07:52 jader * 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. 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 regular array variable regexp. Only noquote regexp needed to be changed. 2005-01-03 08:38 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. 2005-01-02 21:28 jader * 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). 2005-01-01 10:45 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 2004-12-29 07:19 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 2004-12-27 12:47 joel * packages/acs-tcl/tcl/00-database-procs.tcl: removed some obsolete comments and added a link 2004-12-27 12:40 joel * etc/config.tcl: added link to documentation for second database 2004-12-27 12:38 joel * packages/acs-core-docs/www/: tutorial-advanced.html, tutorial-future-topics.html, tutorial-schedule-procs.html: added instructions for 2nd database access 2004-12-27 12:29 joel * packages/acs-core-docs/www/: tutorial-second-database.html, xml/developers-guide/tutorial-advanced.xml: added instructions for 2nd database access 2004-12-25 19:31 joel * 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) 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, 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) 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 Simulation 1.0.1 and fixed ad_returnredirect to accept html switch (for not quoting the message relayed). 2004-12-22 23:26 maltes * 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, sql/postgresql/content-folder.sql, sql/postgresql/upgrade/upgrade-5.1.4d2-5.1.4d3.sql: Set package_id from content_folder__new 2004-12-21 10:22 daveb * 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. 2004-12-19 17:58 daveb * 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. 2004-12-18 16:10 donb * 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. 2004-12-17 16:42 joel * packages/acs-admin/tcl/: apm-admin-init.tcl, apm-admin-procs.tcl: converted build-repository.tcl to a proc and init 2004-12-17 14:49 vivianh * packages/acs-subsite/www/admin/site-map/allow-for-view.tcl: Adding child to parent select in checkbox list 2004-12-17 11:19 jader * packages/acs-subsite/www/doc/images.html: Add in new up and down images to images documentation page. 2004-12-17 09:54 vivianh * packages/acs-subsite/www/shared/community-member.tcl: bringing back previous tcl version :) 2004-12-17 09:49 vivianh * packages/acs-subsite/www/shared/: community-member.tcl, community-member-oracle.xql, community-member-postgresql.xql: bringing back previous version 2004-12-17 09:40 vivianh * packages/acs-subsite/www/shared/community-member.adp: bringing back previous version 2004-12-17 09:35 vivianh * packages/acs-subsite/www/pvt/home.xql: bringing back previous version 2004-12-17 09:24 vivianh * packages/acs-subsite/www/pvt/: home.adp, home.tcl: bringing back previous version 2004-12-17 08:53 vivianh * packages/acs-subsite/www/index.adp: adding users site map button 2004-12-17 08:49 vivianh * packages/acs-subsite/www/admin/site-map/site-map.tcl: adding bold, images and spaces 2004-12-17 08:31 vivianh * 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 2004-12-17 08:23 vivianh * packages/acs-subsite/www/resources/: down.gif, up.gif: UP/DOWN images for users site map 2004-12-17 08:14 vivianh * 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 2004-12-17 08:13 vivianh * packages/acs-subsite/www/shared/: community-member-oracle.xql, community-member-postgresql.xql: query to show-email field in users table added 2004-12-17 08:07 vivianh * 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 2004-12-17 08:06 vivianh * 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 2004-12-15 14:40 jader * packages/acs-subsite/www/doc/images.html: Add in xml.gif to doc page which shows all the images. 2004-12-14 07:51 eduardop * packages/acs-content-repository/tcl/content-type-procs.tcl: the former commit left the code broken 2004-12-13 08:44 andrewg * 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 when a widget is in spellcheck mode. 2004-12-12 04:15 maltes * 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 uncovered a missing parenthesis. Don't you wish EVERYONE tested their changes under Oracle as well as PG? 2004-12-08 19:52 donb * 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 2004-12-04 22:24 torbenb * 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 2004-12-04 18:03 torbenb * etc/config.tcl: adding missing params, more annotation 2004-12-04 17:21 torbenb * packages/acs-core-docs/www/xml/install-guide/openacs.xml: typo correction 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. 2004-11-26 17:32 joel * ChangeLog, readme.txt, packages/acs-admin/acs-admin.info, packages/acs-api-browser/acs-api-browser.info, packages/acs-authentication/acs-authentication.info, packages/acs-automated-testing/acs-automated-testing.info, packages/acs-bootstrap-installer/acs-bootstrap-installer.info, packages/acs-content-repository/acs-content-repository.info, packages/acs-core-docs/acs-core-docs.info, packages/acs-core-docs/www/acs-admin.html, packages/acs-core-docs/www/aolserver.html, packages/acs-core-docs/www/aolserver4.html, packages/acs-core-docs/www/automated-testing-best-practices.html, packages/acs-core-docs/www/backup-recovery.html, packages/acs-core-docs/www/bootstrap-acs.html, packages/acs-core-docs/www/complete-install.html, packages/acs-core-docs/www/contributing-code.html, packages/acs-core-docs/www/credits.html, packages/acs-core-docs/www/cvs-guidelines.html, packages/acs-core-docs/www/cvs-tips.html, packages/acs-core-docs/www/db-api-detailed.html, packages/acs-core-docs/www/db-api.html, packages/acs-core-docs/www/docbook-primer.html, packages/acs-core-docs/www/eng-standards-constraint-naming.html, packages/acs-core-docs/www/eng-standards-filenaming.html, packages/acs-core-docs/www/eng-standards-plsql.html, packages/acs-core-docs/www/eng-standards-versioning.html, packages/acs-core-docs/www/ext-auth-requirements.html, packages/acs-core-docs/www/filename.html, packages/acs-core-docs/www/form-builder.html, packages/acs-core-docs/www/high-avail.html, packages/acs-core-docs/www/how-do-I.html, packages/acs-core-docs/www/i18n-convert.html, packages/acs-core-docs/www/index.html, packages/acs-core-docs/www/individual-programs.html, packages/acs-core-docs/www/install-cvs.html, packages/acs-core-docs/www/install-daemontools.html, packages/acs-core-docs/www/install-full-text-search.html, packages/acs-core-docs/www/install-ldap-radius.html, packages/acs-core-docs/www/install-next-add-server.html, packages/acs-core-docs/www/install-next-nightly-vacuum.html, packages/acs-core-docs/www/install-nsopenssl.html, packages/acs-core-docs/www/install-openacs-keepalive.html, packages/acs-core-docs/www/install-qmail.html, packages/acs-core-docs/www/install-redhat.html, packages/acs-core-docs/www/install-steps.html, packages/acs-core-docs/www/ix01.html, packages/acs-core-docs/www/mac-installation.html, packages/acs-core-docs/www/maint-performance.html, packages/acs-core-docs/www/maintenance-deploy.html, packages/acs-core-docs/www/maintenance-web.html, packages/acs-core-docs/www/object-identity.html, packages/acs-core-docs/www/objects.html, packages/acs-core-docs/www/openacs-cvs-concepts.html, packages/acs-core-docs/www/openacs-unpack.html, packages/acs-core-docs/www/openacs.html, packages/acs-core-docs/www/oracle.html, packages/acs-core-docs/www/packages.html, packages/acs-core-docs/www/parties.html, packages/acs-core-docs/www/permissions-tediously-explained.html, packages/acs-core-docs/www/permissions.html, packages/acs-core-docs/www/postgres.html, packages/acs-core-docs/www/programming-with-aolserver.html, packages/acs-core-docs/www/psgml-for-emacs.html, packages/acs-core-docs/www/psgml-mode.html, packages/acs-core-docs/www/release-notes-4-5.html, packages/acs-core-docs/www/release-notes-4-6-2.html, packages/acs-core-docs/www/release-notes-4-6-3.html, packages/acs-core-docs/www/release-notes-4-6.html, packages/acs-core-docs/www/release-notes.html, packages/acs-core-docs/www/releasing-openacs-core.html, packages/acs-core-docs/www/request-processor.html, packages/acs-core-docs/www/requirements-template.html, packages/acs-core-docs/www/security-notes.html, packages/acs-core-docs/www/style-guide.html, packages/acs-core-docs/www/subsites.html, packages/acs-core-docs/www/tcl-doc.html, packages/acs-core-docs/www/templates.html, packages/acs-core-docs/www/tutorial-css-layout.html, packages/acs-core-docs/www/tutorial-cvs.html, packages/acs-core-docs/www/tutorial-database.html, packages/acs-core-docs/www/tutorial-debug.html, packages/acs-core-docs/www/tutorial-distribute.html, packages/acs-core-docs/www/tutorial-newpackage.html, packages/acs-core-docs/www/tutorial-pages.html, packages/acs-core-docs/www/tutorial-specs.html, packages/acs-core-docs/www/unix-installation.html, packages/acs-core-docs/www/upgrade-4.5-to-4.6.html, packages/acs-core-docs/www/upgrade-openacs-files.html, packages/acs-core-docs/www/upgrade-overview.html, packages/acs-core-docs/www/using-cvs-with-openacs.html, packages/acs-core-docs/www/variables.html, packages/acs-core-docs/www/win2k-installation.html, packages/acs-core-docs/www/xml/releasing-openacs.xml, packages/acs-core-docs/www/xml/variables.ent, packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml, packages/acs-core-docs/www/xml/for-everyone/release-notes.xml, packages/acs-core-docs/www/xml/install-guide/maintenance.xml, packages/acs-core-docs/www/xml/install-guide/openacs.xml, packages/acs-core-docs/www/xml/install-guide/other-software.xml, packages/acs-core-docs/www/xml/install-guide/postgres.xml, packages/acs-core-docs/www/xml/install-guide/software.xml, packages/acs-kernel/acs-kernel.info, packages/acs-lang/acs-lang.info, packages/acs-mail/acs-mail.info, packages/acs-messaging/acs-messaging.info, packages/acs-reference/acs-reference.info, packages/acs-service-contract/acs-service-contract.info, packages/acs-subsite/acs-subsite.info, packages/acs-tcl/acs-tcl.info, packages/acs-templating/acs-templating.info, packages/ref-timezones/ref-timezones.info, packages/search/search.info: doc updates and versioning for openacs 5.1.3 2004-11-24 23:16 torbenb * packages/acs-core-docs/www/xml/install-guide/aolserver.xml: adding test page for aolserver4, suggested by Aldert Nooitgedagt 2004-11-24 04:01 torbenb * packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml: added documentation strategy section 2004-11-24 02:13 torbenb * packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml: added marketing perspective to end-users docs, corrected spelling mistakes 2004-11-23 23:53 torbenb * packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml: added developer documentation requirements 2004-11-23 20:28 joel * packages/acs-core-docs/www/: xml/releasing-openacs.xml, releasing-openacs-core.html: fixed typo 2004-11-23 12:41 andrewg * www/site-master.adp: Adding a span around the Site Wide Admin link so that .LRN can hide it via dotlrn-master.css. 2004-11-23 12:09 vivianh * packages/acs-subsite/sql/postgresql/upgrade/upgrade-5.1.2-5.1.3.sql: add support for upgrade 2004-11-23 12:07 vivianh * packages/acs-subsite/sql/postgresql/: acs-subsite-create.sql, acs-subsite-drop.sql, site-node-selection-drop.sql, site-node-selection.sql: add suppor table for site-map creation 2004-11-23 12:05 vivianh * packages/acs-subsite/sql/oracle/upgrade/upgrade-5.1.2-5.1.3.sql: upgrade support 2004-11-23 12:04 vivianh * packages/acs-subsite/sql/oracle/: acs-subsite-drop.sql, site-node-selection-drop.sql: drop support 2004-11-23 12:01 vivianh * packages/acs-subsite/sql/oracle/: acs-subsite-create.sql, site-node-selection.sql: add table to support site-map creation 2004-11-23 10:49 vivianh * packages/acs-subsite/www/admin/site-map/: allow-for-view.tcl, allow-for-view.xql, site-map-oracle.xql, site-map-postgresql.xql, site-map.adp, site-map.tcl: add files to support site-map creation 2004-11-23 10:46 vivianh * packages/acs-subsite/www/admin/site-map/index.adp: add link for build site-map 2004-11-23 10:28 vivianh * packages/acs-subsite/www/resources/default-master.css: add css for new calendar widget 2004-11-23 10:28 vivianh * packages/acs-subsite/www/resources/core.js: add Javascript for new calendar widget 2004-11-22 16:29 enriquec * www/blank-master.tcl: Adding the option Hide/Show toolbar in /dotlrn/admin. Fixing the "Error include" message when the installation of .lrn is done. 2004-11-22 14:14 enriquec * www/: blank-master.adp, blank-master.tcl: Adding include and link html tags if dotlrn is installed and if the dotlrn toolbar is enabled. I followed the same way as acs developper support toolbar. 2004-11-21 11:32 torbenb * packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml: added developer tutorial documentation requirements 2004-11-20 12:07 torbenb * packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml: added installation documenation requirements 2004-11-19 21:08 torbenb * packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml: added administration documenation requirements 2004-11-19 13:46 jader * packages/acs-subsite/www/user/portrait/upload-2.tcl: Applying patch 617 for bug 2161, courtesy of Carsten Clasohm. 2004-11-18 13:48 jader * packages/acs-admin/www/server-restart.adp: Fix link to APM 2004-11-18 13:46 jader * packages/acs-admin/www/server-restart.adp: Add link to APM 2004-11-18 12:27 torbenb * packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml: changing package status url to most recent version 2004-11-18 11:01 torbenb * packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml: fixing typos 2004-11-18 10:53 torbenb * packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml: adding end-user requirements section 2004-11-18 08:17 gerardom * packages/acs-tcl/tcl/security-procs.tcl: fixing bugs in procs to redirect to insecure url 2004-11-18 01:00 torbenb * packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml: corrected error, converted lt,gt signs to entities within programlisting tag 2004-11-17 12:32 torbenb * packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml: adding some docs about documentation development into existing meta docs 2004-11-16 09:09 jader * packages/acs-core-docs/www/xml/: developers-guide/permissions.xml, developers-guide/submissions.xml, engineering-standards/cvs.xml, install-guide/openacs.xml, install-guide/other-software.xml, install-guide/upgrade.xml: Updating the CVS references from openacs.org to cvs.openacs.org 2004-11-15 10:29 jader * packages/acs-api-browser/lib/search.adp: Add link to core and package documentation. 2004-11-15 05:25 torbenb * packages/acs-core-docs/www/xml/install-guide/other-software.xml: added FreeBSD variant notes for daemontools and nsopenssl 2004-11-15 04:55 torbenb * packages/acs-core-docs/www/xml/install-guide/openacs.xml: added FreeBSD variant notes. changed a typo chgrp in action tag to match chown in userinput section 2004-11-15 04:21 torbenb * packages/acs-core-docs/www/xml/install-guide/: os.xml, software.xml: Added note to use fetch instead of wget when installing on freebsd 2004-11-15 04:19 torbenb * packages/acs-core-docs/www/xml/install-guide/aolserver4.xml: Added FreeBSD variant, and a brief section on howto check if an existing tcl meets requirements 2004-11-15 03:06 torbenb * packages/acs-core-docs/www/xml/install-guide/postgres.xml: correcting my earlier use of computeroutput tags to userinput tags in tuning section 2004-11-15 01:50 torbenb * packages/acs-core-docs/www/xml/install-guide/postgres.xml: Freebsd variant additions 2004-11-15 00:00 torbenb * packages/acs-core-docs/www/xml/install-guide/os.xml: clarifying statements 2004-11-14 22:04 torbenb * packages/acs-core-docs/www/xml/install-guide/overview.xml: added FreeBSD variant for copy paste convenience 2004-11-14 13:48 torbenb * packages/acs-core-docs/www/xml/install-guide/software.xml: clarifications to page info 2004-11-14 12:55 torbenb * packages/acs-core-docs/www/xml/install-guide/overview.xml: language clarifications 2004-11-11 14:40 jader * packages/acs-templating/tcl/date-procs.tcl: Improve robustness of template::util::date::set_property proc for dealing with hours that begin with a zero. 2004-11-11 14:06 jader * packages/acs-subsite/: lib/login.adp, lib/login.tcl, www/register/recover-password.tcl: The registration/login pages were not honoring the EmailForgottenPasswordP parameter. This enforces that parameter, allowing admins to disable emailing out passwords. 2004-11-08 11:58 joel * packages/acs-core-docs/www/: 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, contributing-code.html, credits.html, cvs-guidelines.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, eng-standards.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, install-cvs.html, install-daemontools.html, install-full-text-search.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-cvs-concepts.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, using-cvs-with-openacs.html, variables.html, win2k-installation.html, xml/releasing-openacs.xml, xml/engineering-standards/cvs.xml: fixes to cvs, releasing openacs 2004-11-04 16:19 jader * packages/acs-subsite/lib/login.adp: Add a paragraph break to make it easier to see how to register. 2004-11-04 15:33 jader * etc/analog.cfg: Fix path in analog configuration file. 2004-11-03 08:37 joel * packages/acs-core-docs/www/: contributing-code.html, cvs-resources.html, index.html, openacs-cvs-concepts.html, 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, acs-subsite/catalog/acs-subsite.it_IT.ISO-8859-1.xml: Replaced HTML entities for special characters (Latin-1 supplement) with ISO-8859-1 encoding. 2004-11-01 15:44 joel * packages/acs-core-docs/www/cvs-guidelines.html: added section on using cvs 2004-11-01 15:39 joel * packages/acs-core-docs/www/: acs-admin.html, acs-package-dev.html, acs-plat-dev.html, analog-install.html, analog-setup.html, aolserver.html, aolserver4.html, apm-design.html, apm-requirements.html, automated-backup.html, automated-testing-best-practices.html, backup-recovery.html, backups-with-cvs.html, bootstrap-acs.html, complete-install.html, configuring-new-site.html, credits.html, cvs-tips.html, database-management.html, db-api-detailed.html, db-api.html, dev-guide.html, doc-standards.html, docbook-primer.html, eng-standards-constraint-naming.html, eng-standards-filenaming.html, eng-standards-plsql.html, eng-standards-versioning.html, eng-standards.html, ext-auth-requirements.html, filename.html, for-everyone.html, form-builder.html, general-documents.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-more-software.html, install-next-add-server.html, install-next-backups.html, install-next-nightly-vacuum.html, install-nsopenssl.html, install-nspam.html, install-openacs-delete-tablespace.html, install-openacs-inittab.html, install-openacs-keepalive.html, install-origins.html, install-overview.html, install-pam-radius.html, install-php.html, install-qmail.html, install-redhat.html, install-resources.html, install-squirrelmail.html, install-ssl.html, install-steps.html, install-tclwebtest.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-overview.html, openacs-unpack.html, openacs.html, oracle.html, os-install.html, os-security.html, packages.html, parties.html, permissions-design.html, permissions-requirements.html, permissions-tediously-explained.html, permissions.html, postgres.html, profile-code.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, remote-postgres.html, request-processor.html, requirements-template.html, rp-design.html, rp-requirements.html, security-design.html, security-notes.html, security-requirements.html, snapshot-backup.html, style-guide.html, subsites-design.html, subsites-requirements.html, subsites.html, tcl-doc.html, templates.html, tutorial-admin-pages.html, tutorial-advanced.html, tutorial-caching.html, tutorial-categories.html, tutorial-comments.html, tutorial-css-layout.html, tutorial-cvs.html, tutorial-database.html, tutorial-debug.html, tutorial-distribute.html, tutorial-future-topics.html, tutorial-hierarchical.html, tutorial-html-email.html, tutorial-newpackage.html, tutorial-notifications.html, tutorial-pages.html, tutorial-schedule-procs.html, tutorial-specs.html, tutorial-vuh.html, tutorial.html, unix-installation.html, update-repository.html, update-translations.html, upgrade-4.5-to-4.6.html, upgrade-4.6.3-to-5.html, upgrade-5-0-dot.html, upgrade-openacs-files.html, upgrade-overview.html, upgrade-supporting.html, upgrade.html, uptime.html, variables.html, win2k-installation.html, xml/index.xml, xml/variables.ent, xml/engineering-standards/cvs.xml, xml/install-guide/other-software.xml: added section on using cvs 2004-10-30 13:07 jader * etc/config.tcl: The ssl contexts were missing from the config.tcl file, which will prevent anyone from using ssl on their sites. 2004-10-29 14:49 jader * packages/acs-core-docs/www/files/nsd-postgres.txt: Added a comment in the file that the LD_LIBRARY_PATH may need /usr/local/aolserver/lib. Comment only, so no functionality changed. 2004-10-28 17:57 rocaelh * packages/acs-subsite/www/admin/site-map/index.tcl: fix of the direct mounting package, clean up of the new site-map w/list-builder must be done 2004-10-28 11:40 josee * packages/acs-subsite/www/admin/site-map/index.tcl: fixing bug #2139 (link causing problems) 2004-10-28 10:35 enriquec * packages/acs-authentication/tcl/authentication-procs.tcl: fixing typo (ref.bug#2088): datta_error -> data_error 2004-10-28 08:39 nimam * packages/acs-subsite/: www/permissions/grant.tcl, www/permissions/perm-include.adp, www/permissions/perm-include.tcl, catalog/acs-subsite.de_DE.ISO-8859-1.xml, catalog/acs-subsite.en_US.ISO-8859-1.xml: Added the grant permission action to acs-subsite/www/permissions/perm-include. The existing action returns a list of all users in OpenACS which can take ages to render. With grant permissions the admin can set permissions for a single user that he can search for. To use acs-subsite/www/permissions/grant from any other page I added the optional return_url parameter that redirects back to that page where grant was called 2004-10-22 06:44 nimam * packages/acs-admin/www/auth/: authority-oracle.xql, authority-postgresql.xql: Batch jobs are now ordered by start time 2004-10-21 19:38 joel * ChangeLog, packages/acs-admin/acs-admin.info, packages/acs-api-browser/acs-api-browser.info, packages/acs-authentication/acs-authentication.info, packages/acs-automated-testing/acs-automated-testing.info, packages/acs-bootstrap-installer/acs-bootstrap-installer.info, packages/acs-content-repository/acs-content-repository.info, packages/acs-core-docs/acs-core-docs.info, packages/acs-core-docs/www/acs-admin.html, packages/acs-core-docs/www/aolserver.html, packages/acs-core-docs/www/aolserver4.html, packages/acs-core-docs/www/automated-testing-best-practices.html, packages/acs-core-docs/www/backup-recovery.html, packages/acs-core-docs/www/bootstrap-acs.html, packages/acs-core-docs/www/complete-install.html, packages/acs-core-docs/www/credits.html, packages/acs-core-docs/www/cvs-tips.html, packages/acs-core-docs/www/db-api-detailed.html, packages/acs-core-docs/www/db-api.html, packages/acs-core-docs/www/docbook-primer.html, packages/acs-core-docs/www/eng-standards-constraint-naming.html, packages/acs-core-docs/www/eng-standards-filenaming.html, packages/acs-core-docs/www/eng-standards-plsql.html, packages/acs-core-docs/www/eng-standards-versioning.html, packages/acs-core-docs/www/ext-auth-requirements.html, packages/acs-core-docs/www/filename.html, packages/acs-core-docs/www/form-builder.html, packages/acs-core-docs/www/high-avail.html, packages/acs-core-docs/www/how-do-I.html, packages/acs-core-docs/www/i18n-convert.html, packages/acs-core-docs/www/index.html, packages/acs-core-docs/www/individual-programs.html, packages/acs-core-docs/www/install-cvs.html, packages/acs-core-docs/www/install-daemontools.html, packages/acs-core-docs/www/install-full-text-search.html, packages/acs-core-docs/www/install-more-software.html, packages/acs-core-docs/www/install-next-add-server.html, packages/acs-core-docs/www/install-next-nightly-vacuum.html, packages/acs-core-docs/www/install-openacs-keepalive.html, packages/acs-core-docs/www/install-pam-radius.html, packages/acs-core-docs/www/install-php.html, packages/acs-core-docs/www/install-qmail.html, packages/acs-core-docs/www/install-redhat.html, packages/acs-core-docs/www/install-squirrelmail.html, packages/acs-core-docs/www/install-steps.html, packages/acs-core-docs/www/ix01.html, packages/acs-core-docs/www/mac-installation.html, packages/acs-core-docs/www/maint-performance.html, packages/acs-core-docs/www/maintenance-deploy.html, packages/acs-core-docs/www/maintenance-web.html, packages/acs-core-docs/www/object-identity.html, packages/acs-core-docs/www/objects.html, packages/acs-core-docs/www/openacs-unpack.html, packages/acs-core-docs/www/openacs.html, packages/acs-core-docs/www/oracle.html, packages/acs-core-docs/www/packages.html, packages/acs-core-docs/www/parties.html, packages/acs-core-docs/www/permissions-tediously-explained.html, packages/acs-core-docs/www/permissions.html, packages/acs-core-docs/www/postgres.html, packages/acs-core-docs/www/programming-with-aolserver.html, packages/acs-core-docs/www/psgml-for-emacs.html, packages/acs-core-docs/www/psgml-mode.html, packages/acs-core-docs/www/release-notes-4-5.html, packages/acs-core-docs/www/release-notes-4-6-2.html, packages/acs-core-docs/www/release-notes-4-6-3.html, packages/acs-core-docs/www/release-notes-4-6.html, packages/acs-core-docs/www/release-notes.html, packages/acs-core-docs/www/releasing-openacs-core.html, packages/acs-core-docs/www/request-processor.html, packages/acs-core-docs/www/requirements-template.html, packages/acs-core-docs/www/security-notes.html, packages/acs-core-docs/www/style-guide.html, packages/acs-core-docs/www/subsites.html, packages/acs-core-docs/www/tcl-doc.html, packages/acs-core-docs/www/templates.html, packages/acs-core-docs/www/tutorial-css-layout.html, packages/acs-core-docs/www/tutorial-cvs.html, packages/acs-core-docs/www/tutorial-database.html, packages/acs-core-docs/www/tutorial-debug.html, packages/acs-core-docs/www/tutorial-distribute.html, packages/acs-core-docs/www/tutorial-newpackage.html, packages/acs-core-docs/www/tutorial-pages.html, packages/acs-core-docs/www/unix-installation.html, packages/acs-core-docs/www/update-repository.html, packages/acs-core-docs/www/upgrade-4.5-to-4.6.html, packages/acs-core-docs/www/upgrade-openacs-files.html, packages/acs-core-docs/www/upgrade-overview.html, packages/acs-core-docs/www/variables.html, packages/acs-core-docs/www/win2k-installation.html, packages/acs-core-docs/www/xml/variables.ent, packages/acs-core-docs/www/xml/for-everyone/release-notes.xml, packages/acs-kernel/acs-kernel.info, packages/acs-lang/acs-lang.info, packages/acs-mail/acs-mail.info, packages/acs-messaging/acs-messaging.info, packages/acs-reference/acs-reference.info, packages/acs-service-contract/acs-service-contract.info, packages/acs-subsite/acs-subsite.info, packages/acs-tcl/acs-tcl.info, packages/acs-templating/acs-templating.info, packages/ref-timezones/ref-timezones.info, packages/search/search.info: upped version numbers to 5.1.2 and updated documentation 2004-10-20 10:56 joel * packages/acs-core-docs/www/: update-translations.html, xml/releasing-openacs.xml: updated translation server instructions 2004-10-20 07:15 daveb * packages/acs-bootstrap-installer/acs-bootstrap-installer.info: Fix stupid typos. Thanks Jeff! 2004-10-20 06:46 daveb * packages/acs-bootstrap-installer/acs-bootstrap-installer.info: Fix apm URL version numbers. 2004-10-18 17:57 josee * packages/acs-admin/lib/become.tcl: restricting dotlrn-admin users to become in any other user except site-wide-admins 2004-10-15 18:13 rocaelh * packages/acs-admin/www/users/: password-update.adp, password-update.tcl: fixing password change for acs-admin to work with the /lib by quio@galileo.edu 2004-10-15 07:15 maltes * packages/acs-core-docs/www/: xml/install-guide/postgres.xml, postgres.html: According to Jeff no flags are needed for 7.4.5, therefore I changed the documentation accordingly 2004-10-15 05:09 maltes * packages/acs-core-docs/www/: xml/install-guide/postgres.xml, postgres.html: Copied the postgres ./configure statement 2004-10-15 01:49 maltes * 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, aolserver4.html: Improved the tdom install. 2004-10-15 00:35 maltes * packages/acs-core-docs/www/: xml/install-guide/aolserver4.xml, xml/install-guide/postgres.xml, aolserver4.html, postgres.html: New versions for aolserver & postgresql 2004-10-14 09:49 maltes * etc/backup.sh: Added automatic delete of old backup files. 2004-10-13 20:21 joel * packages/: acs-authentication/catalog/acs-authentication.ar_LB.utf-8.xml, acs-authentication/catalog/acs-authentication.ca_ES.ISO-8859-1.xml, acs-authentication/catalog/acs-authentication.da_DK.ISO-8859-1.xml, acs-authentication/catalog/acs-authentication.de_DE.ISO-8859-1.xml, acs-authentication/catalog/acs-authentication.en_US.ISO-8859-1.xml, acs-authentication/catalog/acs-authentication.es_ES.ISO-8859-1.xml, acs-authentication/catalog/acs-authentication.es_GT.ISO-8859-1.xml, acs-authentication/catalog/acs-authentication.eu_ES.ISO-8859-1.xml, acs-authentication/catalog/acs-authentication.fa_IR.utf-8.xml, acs-authentication/catalog/acs-authentication.fr_FR.ISO-8859-1.xml, acs-authentication/catalog/acs-authentication.hu_HU.utf-8.xml, acs-authentication/catalog/acs-authentication.it_IT.ISO-8859-1.xml, acs-authentication/catalog/acs-authentication.ms_MY.utf-8.xml, acs-authentication/catalog/acs-authentication.nl_NL.ISO-8859-1.xml, acs-authentication/catalog/acs-authentication.pl_PL.utf-8.xml, acs-authentication/catalog/acs-authentication.pt_BR.ISO-8859-1.xml, acs-authentication/catalog/acs-authentication.zh_CN.utf-8.xml, acs-authentication/catalog/acs-authentication.zh_TW.utf-8.xml, acs-kernel/catalog/acs-kernel.ar_EG.utf-8.xml, acs-kernel/catalog/acs-kernel.ar_LB.utf-8.xml, acs-kernel/catalog/acs-kernel.ast_ES.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.ca_ES.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.da_DK.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.de_DE.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.en_US.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.es_ES.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.es_GT.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.eu_ES.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.fi_FI.utf-8.xml, acs-kernel/catalog/acs-kernel.fr_FR.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.gl_ES.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.hu_HU.utf-8.xml, acs-kernel/catalog/acs-kernel.it_IT.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.ja_JP.utf-8.xml, acs-kernel/catalog/acs-kernel.ko_KR.utf-8.xml, acs-kernel/catalog/acs-kernel.ms_MY.utf-8.xml, acs-kernel/catalog/acs-kernel.nl_NL.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.nn_NO.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.no_NO.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.pl_PL.utf-8.xml, acs-kernel/catalog/acs-kernel.pt_BR.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.pt_PT.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.ro_RO.utf-8.xml, acs-kernel/catalog/acs-kernel.ru_RU.utf-8.xml, acs-kernel/catalog/acs-kernel.sv_SE.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.tr_TR.utf-8.xml, acs-kernel/catalog/acs-kernel.zh_CN.utf-8.xml, acs-kernel/catalog/acs-kernel.zh_TW.utf-8.xml, acs-lang/acs-lang.info, acs-lang/catalog/acs-lang.ar_EG.utf-8.xml, acs-lang/catalog/acs-lang.ar_LB.utf-8.xml, acs-lang/catalog/acs-lang.ast_ES.ISO-8859-1.xml, acs-lang/catalog/acs-lang.ca_ES.ISO-8859-1.xml, acs-lang/catalog/acs-lang.da_DK.ISO-8859-1.xml, acs-lang/catalog/acs-lang.de_DE.ISO-8859-1.xml, acs-lang/catalog/acs-lang.el_GR.utf-8.xml, acs-lang/catalog/acs-lang.en_GB.ISO-8859-1.xml, acs-lang/catalog/acs-lang.en_US.ISO-8859-1.xml, acs-lang/catalog/acs-lang.es_ES.ISO-8859-1.xml, acs-lang/catalog/acs-lang.es_GT.ISO-8859-1.xml, acs-lang/catalog/acs-lang.eu_ES.ISO-8859-1.xml, acs-lang/catalog/acs-lang.fa_IR.utf-8.xml, acs-lang/catalog/acs-lang.fi_FI.utf-8.xml, acs-lang/catalog/acs-lang.fr_FR.ISO-8859-1.xml, acs-lang/catalog/acs-lang.gl_ES.ISO-8859-1.xml, acs-lang/catalog/acs-lang.hu_HU.utf-8.xml, acs-lang/catalog/acs-lang.it_IT.ISO-8859-1.xml, acs-lang/catalog/acs-lang.ja_JP.utf-8.xml, acs-lang/catalog/acs-lang.ko_KR.utf-8.xml, acs-lang/catalog/acs-lang.ms_MY.utf-8.xml, acs-lang/catalog/acs-lang.nl_NL.ISO-8859-1.xml, acs-lang/catalog/acs-lang.nn_NO.ISO-8859-1.xml, acs-lang/catalog/acs-lang.no_NO.ISO-8859-1.xml, acs-lang/catalog/acs-lang.pl_PL.utf-8.xml, acs-lang/catalog/acs-lang.pt_BR.ISO-8859-1.xml, acs-lang/catalog/acs-lang.pt_PT.ISO-8859-1.xml, acs-lang/catalog/acs-lang.ro_RO.utf-8.xml, acs-lang/catalog/acs-lang.ru_RU.utf-8.xml, acs-lang/catalog/acs-lang.sh_HR.utf-8.xml, acs-lang/catalog/acs-lang.sv_SE.ISO-8859-1.xml, acs-lang/catalog/acs-lang.th_TH.utf-8.xml, acs-lang/catalog/acs-lang.tr_TR.utf-8.xml, acs-lang/catalog/acs-lang.zh_CN.utf-8.xml, acs-lang/catalog/acs-lang.zh_TW.utf-8.xml, acs-subsite/catalog/acs-subsite.ar_EG.utf-8.xml, acs-subsite/catalog/acs-subsite.ar_LB.utf-8.xml, acs-subsite/catalog/acs-subsite.ast_ES.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.ca_ES.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.da_DK.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.de_DE.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.el_GR.utf-8.xml, acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.es_ES.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.es_GT.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.eu_ES.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.fi_FI.utf-8.xml, acs-subsite/catalog/acs-subsite.fr_FR.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.gl_ES.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.hu_HU.utf-8.xml, acs-subsite/catalog/acs-subsite.it_IT.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.ja_JP.utf-8.xml, acs-subsite/catalog/acs-subsite.ko_KR.utf-8.xml, acs-subsite/catalog/acs-subsite.ms_MY.utf-8.xml, acs-subsite/catalog/acs-subsite.nl_NL.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.nn_NO.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.no_NO.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.pl_PL.utf-8.xml, acs-subsite/catalog/acs-subsite.pt_BR.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.pt_PT.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.ro_RO.utf-8.xml, acs-subsite/catalog/acs-subsite.ru_RU.utf-8.xml, acs-subsite/catalog/acs-subsite.sh_HR.utf-8.xml, acs-subsite/catalog/acs-subsite.sv_SE.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.tr_TR.utf-8.xml, acs-subsite/catalog/acs-subsite.zh_CN.utf-8.xml, acs-subsite/catalog/acs-subsite.zh_TW.utf-8.xml, acs-tcl/catalog/acs-tcl.ar_EG.utf-8.xml, acs-tcl/catalog/acs-tcl.ar_LB.utf-8.xml, acs-tcl/catalog/acs-tcl.ast_ES.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.ca_ES.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.da_DK.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.de_DE.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.en_US.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.es_ES.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.es_GT.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.eu_ES.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.fa_IR.utf-8.xml, acs-tcl/catalog/acs-tcl.fi_FI.utf-8.xml, acs-tcl/catalog/acs-tcl.fr_FR.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.gl_ES.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.hu_HU.utf-8.xml, acs-tcl/catalog/acs-tcl.it_IT.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.ja_JP.utf-8.xml, acs-tcl/catalog/acs-tcl.ko_KR.utf-8.xml, acs-tcl/catalog/acs-tcl.ms_MY.utf-8.xml, acs-tcl/catalog/acs-tcl.nl_NL.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.nn_NO.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.no_NO.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.pl_PL.utf-8.xml, acs-tcl/catalog/acs-tcl.pt_BR.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.pt_PT.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.ro_RO.utf-8.xml, acs-tcl/catalog/acs-tcl.ru_RU.utf-8.xml, acs-tcl/catalog/acs-tcl.sh_HR.utf-8.xml, acs-tcl/catalog/acs-tcl.sv_SE.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.tr_TR.utf-8.xml, acs-tcl/catalog/acs-tcl.zh_CN.utf-8.xml, acs-tcl/catalog/acs-tcl.zh_TW.utf-8.xml, acs-tcl/tcl/00-database-procs.tcl, acs-templating/catalog/acs-templating.ar_LB.utf-8.xml, acs-templating/catalog/acs-templating.ca_ES.ISO-8859-1.xml, acs-templating/catalog/acs-templating.da_DK.ISO-8859-1.xml, acs-templating/catalog/acs-templating.de_DE.ISO-8859-1.xml, acs-templating/catalog/acs-templating.en_US.ISO-8859-1.xml, acs-templating/catalog/acs-templating.es_ES.ISO-8859-1.xml, acs-templating/catalog/acs-templating.es_GT.ISO-8859-1.xml, acs-templating/catalog/acs-templating.eu_ES.ISO-8859-1.xml, acs-templating/catalog/acs-templating.fi_FI.utf-8.xml, acs-templating/catalog/acs-templating.fr_FR.ISO-8859-1.xml, acs-templating/catalog/acs-templating.hu_HU.utf-8.xml, acs-templating/catalog/acs-templating.it_IT.ISO-8859-1.xml, acs-templating/catalog/acs-templating.ko_KR.utf-8.xml, acs-templating/catalog/acs-templating.ms_MY.utf-8.xml, acs-templating/catalog/acs-templating.nl_NL.ISO-8859-1.xml, acs-templating/catalog/acs-templating.nn_NO.ISO-8859-1.xml, 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.pt_PT.ISO-8859-1.xml, 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 2004-10-13 16:09 joel * packages/acs-lang/sql/: oracle/ad-locales.sql, oracle/upgrade/upgrade-5.1.2d2-5.1.2d3.sql, postgresql/ad-locales.sql, postgresql/upgrade/upgrade-5.1.2d2-5.1.2d3.sql: added Basque and Catalan locales 2004-10-13 11:33 josee * packages/acs-admin/: lib/become.tcl, lib/become.xql, www/users/become.adp, www/users/become.xql, www/users/become.tcl: using the file in acs-admin/lib/become.*, so the user can become another user with the role of dotlrn-admin 2004-10-13 08:11 tracya * packages/: acs-admin/acs-admin.info, acs-api-browser/acs-api-browser.info, acs-authentication/acs-authentication.info, acs-automated-testing/acs-automated-testing.info, acs-bootstrap-installer/acs-bootstrap-installer.info, acs-content-repository/acs-content-repository.info, acs-core-docs/acs-core-docs.info, acs-kernel/acs-kernel.info, acs-lang/acs-lang.info, acs-mail/acs-mail.info, acs-messaging/acs-messaging.info, acs-reference/acs-reference.info, acs-service-contract/acs-service-contract.info, acs-subsite/acs-subsite.info, acs-tcl/acs-tcl.info, acs-templating/acs-templating.info, forums/forums.info, ref-timezones/ref-timezones.info: upping version numbers for release 2004-10-13 02:46 darior * 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, acs-lang.en_US.ISO-8859-1.xml: I forgot that you *first* have to upgrade the version before you do the export... 2004-10-10 23:22 maltes * packages/acs-lang/: acs-lang.info, catalog/acs-lang.de_DE.ISO-8859-1.xml, catalog/acs-lang.en_US.ISO-8859-1.xml: New Version due to inclusion of formbuilder_date_format 2004-10-08 14:55 jader * packages/acs-subsite/www/doc/: images.html, index.html: Add in a page to the documentation that gives an overview of all images the subsite provides. 2004-10-07 10:51 jader * packages/acs-content-repository/tcl/revision-procs.tcl: Fix documentation so it doesn't show up under the author tag. 2004-10-06 18:18 rocaelh * packages/acs-admin/www/users/: password-update.adp, password-update.tcl: using new admin includable page 2004-10-06 18:17 rocaelh * packages/acs-admin/lib/: password-update.adp, password-update.tcl: adding only one password includable page, so we can use the same in acs-admin and dotlrn/admin 2004-10-06 07:00 nimam * packages/acs-tcl/tcl/: defs-procs.tcl: moved out the url part from acs_community_member_url into the new proc acs_community_member_page which is now used instead in acs_community_member_url 2004-09-30 12:43 jader * packages/acs-tcl/tcl/defs-procs.tcl: Add warning in api-doc that states that ad_return_if_another_copy_is_running needs to be rewritten. See: http://openacs.org/forums/message-view?message_id=203381 2004-09-30 10:42 andrewg * packages/acs-lang/tcl/: localization-data-init.tcl, localization-procs.tcl: An attempt to speed up the lc_time_fmt call, which gets hit 10+ times per page in calendar applications. We're now memoizing the compilation of % codes to tcl procs and vars. Also, we're no longer rebuilding the hash array of percent codes each time, instead using a namespace var that gets initialized in localization-data-init.tcl 2004-09-29 12:37 andrewg * packages/acs-admin/www/monitor.tcl: Removing call to ns_server active, which is not thread safe. See NOTES section of http://panoptic.com/wiki/aolserver/ns_server 2004-09-29 00:55 dedsc * packages/acs-authentication/tcl/local-procs.tcl: fixing security bug on local password reset. think passwordless admin accounts 2004-09-28 10:00 maltes * packages/acs-core-docs/www/xml/install-guide/other-software.xml: Added information on ns_ldap bind 2004-09-24 07:14 nimam * packages/acs-subsite/www/admin/site-map/: index.adp, index.tcl: New look for the site map using list builder and anchor tag to jump to the current row. 2004-09-23 19:51 jader * etc/backup.sh: Many of the comparisons incorrectly used = instead of == 2004-09-21 18:14 rocaelh * packages/acs-authentication/www/doc/acs-authentication.htm: more stuff 2004-09-21 18:11 rocaelh * packages/acs-authentication/www/doc/: ext-auth-install.html, index.html, acs-authentication.htm: adding new documentation 2004-09-21 10:56 rocaelh * packages/acs-authentication/tcl/: local-procs.tcl, password-procs.tcl: allowing admin to change password withouth entering old_pass 2004-09-21 10:55 rocaelh * packages/acs-admin/www/users/: password-update-2.tcl, password-update.adp, password-update.tcl, password-update.xql: adding ad_form to change passwd form, plus making it work withouth need of old_pass with authentication 2004-09-20 17:17 rocaelh * packages/acs-kernel/sql/postgresql/upgrade/upgrade-5.1.2d2-5.1.2d3.sql: putting create or replace instead of just create 2004-09-20 17:00 rocaelh * packages/acs-content-repository/sql/postgresql/: content-create.sql, upgrade/upgrade-5.1.2d6-5.1.2d7.sql: better performance for null parent cr query, by don 2004-09-20 13:21 andrewg * packages/acs-kernel/sql/oracle/upgrade/upgrade-5.1.2d2-5.1.2d3.sql: Modified cc_users moving the magic object lookup to its own query. The view was really slow when joined against the acs_magic_objects table. 2004-09-20 13:18 andrewg * packages/acs-kernel/sql/oracle/acs-create.sql: Modified cc_users moving the magic object lookup to its own query. The view was really slow when joined against the acs_magic_objects table. 2004-09-20 13:08 donb * packages/acs-kernel/: acs-kernel.info, sql/postgresql/acs-create.sql, sql/postgresql/upgrade/upgrade-5.1.2d2-5.1.2d3.sql: Changed cc_users and registered_users views to use the acs__magic_object_id function that was written quite some time ago but never used in those views. And those views are really slow when joined against the acs_magic_objects table ... 2004-09-20 06:12 daveb * packages/acs-content-repository/tcl/symlink-procs-postgresql.xql: Fix } where ) was supposed to be. Fixes bug#2104. 2004-09-16 00:42 darior * packages/acs-subsite/www/shared/portrait.tcl: Fixing bug for display portrait. Wrong variable name. 2004-09-10 15:50 jader * packages/acs-tcl/tcl/rollout-email-procs.tcl: Improve robustness of rollout email support for 'filter' option. 2004-09-09 16:46 jader * packages/acs-messaging/sql/postgresql/upgrade/upgrade-4.6.2-4.6.3.sql: Applying patch 394: fix for upgrade script 4.6.2-4.6.3 2004-09-08 00:00 maltes * packages/acs-core-docs/www/: install-pam-radius.html, install-more-software.html: Added section on pam-radius 2004-09-07 23:59 maltes * packages/acs-core-docs/www/xml/install-guide/other-software.xml: Added section on PAM Radius, thanks to Nima. 2004-09-07 13:45 andrewg * packages/acs-content-repository/tcl/revision-procs-oracle.xql: Fixing a typo. 2004-09-06 15:32 hramado * packages/acs-authentication/tcl/apm-callback-procs.tcl: upgrade logic 5.1.2 -> 5.1.2d1 2004-09-06 09:43 rocaelh * packages/acs-content-repository/sql/: oracle/content-create.sql, postgresql/content-create.sql: adding cr_items(name) index on the creation of the pkg 2004-09-03 09:05 tracya * packages/acs-content-repository/: acs-content-repository.info, sql/oracle/content-revision.sql, sql/oracle/packages-create.sql, sql/oracle/upgrade/upgrade-5.1.2d8-5.1.2d9.sql, tcl/revision-procs-oracle.xql: filestorage was displying the ugly filename instead of the pretty title for the main entry; also wasn't updating the filename to the newest upload (still need to ask DaveB about getting the links to work with the latest upload filename 2004-09-02 13:18 rocaelh * packages/acs-content-repository/: acs-content-repository.info, sql/oracle/upgrade/upgrade-5.1.2d6-5.1.2d7.sql, sql/postgresql/upgrade/upgrade-5.1.2d6-5.1.2d7.sql: new index for perf improvements 2004-09-02 13:09 rocaelh * packages/acs-tcl/tcl/community-core-procs.xql: performance improvements, using now acs_users_all 2004-09-01 14:07 gerardom * packages/acs-subsite/catalog/acs-subsite.es_GT.ISO-8859-1.xml: In the traduction was the variable pretty_date instead of publish_date 2004-08-30 16:55 jader * packages/acs-api-browser/lib/search.tcl: Applied patch 592 fixing link to Postgres documentation. 2004-08-29 13:47 daveb * packages/acs-lang/tcl/lang-util-procs.tcl: Change locale to unamed optional parameter. 2004-08-27 15:58 donb * packages/acs-tcl/tcl/site-nodes-procs.tcl: When local changes to the site map are made there's no need to update the entire friggin' cache, which is an expensive operation on .LRN 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, sql/oracle/content-folder.sql, sql/oracle/upgrade/upgrade-5.1.2d5-5.1.2d6.sql: is_sub_folder always returned t 2004-08-24 13:43 tracya * packages/: acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml, acs-subsite/www/register/recover-password.tcl, acs-authentication/tcl/local-procs.tcl: fixing resetting broken email - email didn't get sent 2004-08-23 06:45 daveb * packages/acs-lang/tcl/lang-util-procs.tcl: Back out previous commit. Remove -locale switch from lang::util::localize 2004-08-18 13:22 andrewg * www/blank-master.tcl: Markup in <title> tags doesn't render well 2004-08-17 05:00 maltes * packages/acs-authentication/tcl/local-procs.tcl: empty_string_p does not always work in contrast to exists_and_not_null. This problem caused emails not being send out, because the password was empty. 2004-08-17 00:49 maltes * www/blank-master.tcl: Added support for additional body attributes 2004-08-10 17:31 donb * packages/acs-subsite/www/user/portrait/upload-2.tcl: Fixing another mistake in the 2055 bug fix (Oracle and PG are on two different servers thus I had to commit to test) 2004-08-10 17:28 donb * packages/acs-subsite/www/user/portrait/upload-2-postgresql.xql: Oops fixed typo in previous commit 2004-08-10 17:25 donb * packages/acs-subsite/www/user/portrait/: upload-2-oracle.xql, upload-2-postgresql.xql, upload-2.tcl, upload-2.xql: Fixed bug #2055 by moving as much of the code into db-independent Tcl API as is possible at the moment. 2004-08-10 17:25 donb * packages/acs-content-repository/acs-content-repository.info: Bumped version number so my upgrade file will be seen. 2004-08-10 16:56 donb * packages/acs-content-repository/sql/postgresql/: 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 that someone trying to restrict a subsite to registered users only has a fighting chance to succeed 2004-08-05 18:07 daveb * packages/acs-lang/tcl/lang-util-procs.tcl: Add optional -locale parameter to lang::util::localize. Defaults to [ad_conn locale] 2004-08-04 09:13 jader * packages/acs-templating/tcl/parse-procs.tcl: Resolves bug 2045: tcl/prase-procs.tcl spelling fix, courtesy of Frank Myhr. 2004-08-04 07:42 tracya * etc/config.tcl: upping the maxinput parameter to be bigger than the default parameter in file storage 2004-08-02 21:38 dedsc * packages/acs-templating/resources/lists/: list.adp, table.adp: Fixes bug #861 by adding javascript return statements to workaround buggy browsers 2004-08-01 21:25 rocaelh * packages/acs-tcl/tcl/acs-permissions-procs.tcl: bug #1997: fixed DS user-switching (U-S), first checking party_id instead of ad_conn, since calling ad_conn with (U-S) enabled enters into an infinite loop that makes aolserver die, with (U-S) enabled, 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 regexp that seems to work. Tested on both configurations with standard and nonstandard ports. Fixes problems with ssl redirects on login, and with openssl on non-standard ports. 2004-07-29 15:52 jader * packages/acs-tcl/tcl/security-procs.tcl: Better regexp to deal with non-standard ports. 2004-07-29 09:29 tracya * packages/acs-kernel/acs-kernel.info: changing default allowable tags 2004-07-29 07:51 andrewg * www/site-master.tcl: Removed unused code that's been moved to packages/acs-subsite/www/group-master. Note: these calls were very slow on a large .LRN installation, and should probably be tuned. 2004-07-27 16:18 rocaelh * packages/acs-tcl/tcl/: acs-permissions-procs-oracle.xql, acs-permissions-procs-postgresql.xql, acs-permissions-procs.xql: enhancemens on permission::permission_p_not_cached, working fast for 16K on PG7.4.1 2004-07-27 00:51 maltes * packages/acs-authentication/acs-authentication.info: Upped the version number so new parameters will be added. 2004-07-27 00:49 maltes * packages/acs-admin/www/users/: one.adp, one.tcl, password-update-2.tcl, password-update.adp, password-update.tcl, 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 small bug on SC / upgrade, to have the upgrade to run, needs to be changed the version # of acs-authentication to 5.1.2 2004-07-24 04:51 daveb * etc/config.tcl: Remove custom changes checked in and fix uri parameter for webdav configuration. 2004-07-23 09:00 tracya * packages/acs-subsite/lib/user-new.tcl: reverting Malte's change 2004-07-23 06:31 maltes * packages/acs-lang/tcl/locale-procs.tcl: Partly applying patch #572, fixing #2006 2004-07-23 06:30 daveb * etc/config.tcl: Disable webdav access to the filesystem unless it is explicitly requested.: 2004-07-23 02:11 maltes * packages/acs-subsite/lib/user-new.tcl: removed unuseful insert 2004-07-23 02:08 maltes * packages/acs-subsite/lib/user-info.tcl: revert 2004-07-22 23:54 dedsc * www/blank-master.tcl, packages/acs-subsite/www/resources/core.js: Resolves bug #2026. 2004-07-22 03:30 maltes * packages/acs-subsite/lib/: login.tcl, user-info.tcl, user-new.tcl: Made the default to allow self_registration as this was the previous behaviour. It is always a bad idea to change the behaviour for existing sites. Still wondering why the parameter does not show up on my installation though ... 2004-07-20 13:50 jader * etc/config.tcl: Added in a ns_section where is was missing for Aolserver 4. 2004-07-20 12:54 jvdongen * packages/acs-content-repository/acs-content-repository.info: undone mistake 2004-07-20 12:25 jvdongen * packages/acs-content-repository/acs-content-repository.info: fixed typo 2004-07-20 08:03 janine * packages/acs-content-repository/: acs-content-repository.info, sql/oracle/content-item.sql, sql/oracle/upgrade/upgrade-5.1.2d3-5.1.2d4.sql: add view content_item_globals, which already exists for PG but was missing for Oracle 2004-07-20 07:26 jvdongen * packages/acs-content-repository/: acs-content-repository.info, sql/postgresql/content-item.sql, sql/postgresql/upgrade/upgrade-5.1.2d2-5.1.2d3.sql: Fixed the CR part of bug 1953. 2004-07-19 11:39 rocaelh * packages/: acs-authentication/acs-authentication.info, acs-authentication/tcl/authentication-procs.tcl, acs-subsite/lib/login.adp, acs-subsite/lib/login.tcl, acs-subsite/lib/user-new.tcl, acs-subsite/tcl/subsite-procs.tcl, acs-subsite/www/user/portrait/upload-2.tcl, acs-subsite/www/user/portrait/upload.tcl: adding new .LRN admin features, by Hector A. hr_amado@galileo.edu 2004-07-18 10:28 daveb * packages/acs-content-repository/: acs-content-repository.info, sql/postgresql/content-item.sql, sql/postgresql/content-type.sql, sql/postgresql/upgrade/upgrade-5.1.2d1-5.1.2d2.sql: Fix syntax error in drop column statement in content_type__drop__attribute. Fixes bug#2014. Added upgrade script and increased version in info file. 2004-07-15 08:19 maltes * packages/acs-tcl/tcl/html-email-procs.tcl: the mime procedures are included, therefore there is no need for *package require mime* anymore 2004-07-14 11:14 jader * etc/daemontools/run: Give time for postgres to start up. 2004-07-12 14:02 jader * packages/acs-tcl/tcl/: admin-procs.tcl, security-procs.tcl: Fix for bug 1975: https not working on nonstandard ports. 2004-07-12 13:32 jader * etc/config.tcl: Adds in nsopenssl config section for Aolserver 4 / nsopenssl 3 2004-07-11 12:15 jvdongen * packages/acs-content-repository/tcl/filter-procs.tcl: fixed bug #1985 with patch #562 2004-07-09 15:00 rocaelh * packages/acs-authentication/tcl/: apm-callback-procs.tcl, authentication-procs.tcl, local-procs.tcl, password-procs.tcl: fix bug 1976, adding authority_id 2004-07-09 02:43 jeffd * packages/acs-kernel/sql/oracle/groups-body-create.sql: flip order of delete for group delete 2004-07-09 02:01 jeffd * packages/acs-kernel/: acs-kernel.info, sql/oracle/upgrade/upgrade-5.1.2d1-5.1.2d2.sql, sql/postgresql/groups-body-create.sql, sql/postgresql/upgrade/upgrade-5.1.2d1-5.1.2d2.sql: flip order of delete of rels and rel segments, bump version to 5.1.2d2, upgrade scripts for oracle and pg, bug 775 patch 267 Randy O'Meara 2004-07-07 21:10 daveb * packages/acs-templating/tcl/date-procs.tcl: Fix template::util::date::set_property to not fail when passed in a NULL date retreived from the database. 2004-07-07 11:56 marka * packages/acs-templating/tcl/currency-procs.tcl: currency::widget now honours display mode (previously ignored it) currency::widget no longer stomps the trailing 0 off the fractional part (perviously it converted 50c into 05c over an edit/ok cycle and looked bad as well) 2004-07-07 09:15 jader * packages/acs-subsite/www/register/account-closed.tcl: Converted to text (it was shown in title bar and context bar) 2004-07-06 12:59 jeffd * packages/acs-templating/tcl/date-procs.tcl: fixes template::util::date::unpack so it does not require the variabe 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 source the mime.tcl etal files as we renamed them to -procs.tcl and they get sourced on server startup. Remove clipping the last line of the mime encoded file since it seems spurious afaict. send only a quoted-printable version of the html message not an additional base64 encoded one. 2004-07-06 04:36 jeffd * packages/acs-subsite/tcl/attribute-procs.tcl: function should have been plsql_utility::generate_constraint_name not generate_constraint resolves bug 1848 2004-07-06 01:04 jeffd * packages/acs-tcl/tcl/request-processor-procs.tcl: only ns_returnfile files. resolves bug 1957 2004-07-05 12:47 joel * readme.txt, packages/acs-admin/acs-admin.info, packages/acs-api-browser/acs-api-browser.info, packages/acs-authentication/acs-authentication.info, packages/acs-automated-testing/acs-automated-testing.info, packages/acs-bootstrap-installer/acs-bootstrap-installer.info, packages/acs-content-repository/acs-content-repository.info, packages/acs-core-docs/acs-core-docs.info, packages/acs-core-docs/www/acs-admin.html, packages/acs-core-docs/www/acs-package-dev.html, packages/acs-core-docs/www/acs-plat-dev.html, packages/acs-core-docs/www/analog-install.html, packages/acs-core-docs/www/analog-setup.html, packages/acs-core-docs/www/aolserver.html, packages/acs-core-docs/www/aolserver4.html, packages/acs-core-docs/www/apm-design.html, packages/acs-core-docs/www/apm-requirements.html, packages/acs-core-docs/www/automated-backup.html, packages/acs-core-docs/www/automated-testing-best-practices.html, packages/acs-core-docs/www/backup-recovery.html, packages/acs-core-docs/www/backups-with-cvs.html, packages/acs-core-docs/www/bootstrap-acs.html, packages/acs-core-docs/www/complete-install.html, packages/acs-core-docs/www/configuring-new-site.html, packages/acs-core-docs/www/credits.html, packages/acs-core-docs/www/cvs-tips.html, packages/acs-core-docs/www/database-management.html, packages/acs-core-docs/www/db-api-detailed.html, packages/acs-core-docs/www/db-api.html, packages/acs-core-docs/www/dev-guide.html, packages/acs-core-docs/www/doc-standards.html, packages/acs-core-docs/www/docbook-primer.html, packages/acs-core-docs/www/eng-standards-constraint-naming.html, packages/acs-core-docs/www/eng-standards-filenaming.html, packages/acs-core-docs/www/eng-standards-plsql.html, packages/acs-core-docs/www/eng-standards-versioning.html, packages/acs-core-docs/www/eng-standards.html, packages/acs-core-docs/www/ext-auth-requirements.html, packages/acs-core-docs/www/filename.html, packages/acs-core-docs/www/for-everyone.html, packages/acs-core-docs/www/form-builder.html, packages/acs-core-docs/www/general-documents.html, packages/acs-core-docs/www/groups-design.html, packages/acs-core-docs/www/groups-requirements.html, packages/acs-core-docs/www/high-avail.html, packages/acs-core-docs/www/how-do-I.html, packages/acs-core-docs/www/i18n-convert.html, packages/acs-core-docs/www/i18n-design.html, packages/acs-core-docs/www/i18n-introduction.html, packages/acs-core-docs/www/i18n-overview.html, packages/acs-core-docs/www/i18n-requirements.html, packages/acs-core-docs/www/i18n-translators.html, packages/acs-core-docs/www/i18n.html, packages/acs-core-docs/www/index.html, packages/acs-core-docs/www/individual-programs.html, packages/acs-core-docs/www/install-cvs.html, packages/acs-core-docs/www/install-daemontools.html, packages/acs-core-docs/www/install-full-text-search.html, packages/acs-core-docs/www/install-more-software.html, packages/acs-core-docs/www/install-next-add-server.html, packages/acs-core-docs/www/install-next-backups.html, packages/acs-core-docs/www/install-next-nightly-vacuum.html, packages/acs-core-docs/www/install-nsopenssl.html, packages/acs-core-docs/www/install-nspam.html, packages/acs-core-docs/www/install-openacs-delete-tablespace.html, packages/acs-core-docs/www/install-openacs-inittab.html, packages/acs-core-docs/www/install-openacs-keepalive.html, packages/acs-core-docs/www/install-origins.html, packages/acs-core-docs/www/install-overview.html, packages/acs-core-docs/www/install-php.html, packages/acs-core-docs/www/install-qmail.html, packages/acs-core-docs/www/install-redhat.html, packages/acs-core-docs/www/install-resources.html, packages/acs-core-docs/www/install-squirrelmail.html, packages/acs-core-docs/www/install-ssl.html, packages/acs-core-docs/www/install-steps.html, packages/acs-core-docs/www/install-tclwebtest.html, packages/acs-core-docs/www/ix01.html, packages/acs-core-docs/www/kernel-doc.html, packages/acs-core-docs/www/kernel-overview.html, packages/acs-core-docs/www/mac-installation.html, packages/acs-core-docs/www/maint-performance.html, packages/acs-core-docs/www/maintenance-deploy.html, packages/acs-core-docs/www/maintenance-web.html, packages/acs-core-docs/www/nxml-mode.html, packages/acs-core-docs/www/object-identity.html, packages/acs-core-docs/www/object-system-design.html, packages/acs-core-docs/www/object-system-requirements.html, packages/acs-core-docs/www/objects.html, packages/acs-core-docs/www/openacs-overview.html, packages/acs-core-docs/www/openacs-unpack.html, packages/acs-core-docs/www/openacs.html, packages/acs-core-docs/www/oracle.html, packages/acs-core-docs/www/os-install.html, packages/acs-core-docs/www/os-security.html, packages/acs-core-docs/www/packages.html, packages/acs-core-docs/www/parties.html, packages/acs-core-docs/www/permissions-design.html, packages/acs-core-docs/www/permissions-requirements.html, packages/acs-core-docs/www/permissions-tediously-explained.html, packages/acs-core-docs/www/permissions.html, packages/acs-core-docs/www/postgres.html, packages/acs-core-docs/www/profile-code.html, packages/acs-core-docs/www/programming-with-aolserver.html, packages/acs-core-docs/www/psgml-for-emacs.html, packages/acs-core-docs/www/psgml-mode.html, packages/acs-core-docs/www/release-notes-4-5.html, packages/acs-core-docs/www/release-notes-4-6-2.html, packages/acs-core-docs/www/release-notes-4-6-3.html, packages/acs-core-docs/www/release-notes-4-6.html, packages/acs-core-docs/www/release-notes.html, packages/acs-core-docs/www/releasing-openacs-core.html, packages/acs-core-docs/www/releasing-openacs.html, packages/acs-core-docs/www/releasing-package.html, packages/acs-core-docs/www/remote-postgres.html, packages/acs-core-docs/www/request-processor.html, packages/acs-core-docs/www/requirements-template.html, packages/acs-core-docs/www/rp-design.html, packages/acs-core-docs/www/rp-requirements.html, packages/acs-core-docs/www/security-design.html, packages/acs-core-docs/www/security-notes.html, packages/acs-core-docs/www/security-requirements.html, packages/acs-core-docs/www/snapshot-backup.html, packages/acs-core-docs/www/style-guide.html, packages/acs-core-docs/www/subsites-design.html, packages/acs-core-docs/www/subsites-requirements.html, packages/acs-core-docs/www/subsites.html, packages/acs-core-docs/www/tcl-doc.html, packages/acs-core-docs/www/templates.html, packages/acs-core-docs/www/tutorial-admin-pages.html, packages/acs-core-docs/www/tutorial-advanced.html, packages/acs-core-docs/www/tutorial-caching.html, packages/acs-core-docs/www/tutorial-categories.html, packages/acs-core-docs/www/tutorial-comments.html, packages/acs-core-docs/www/tutorial-css-layout.html, packages/acs-core-docs/www/tutorial-cvs.html, packages/acs-core-docs/www/tutorial-database.html, packages/acs-core-docs/www/tutorial-debug.html, packages/acs-core-docs/www/tutorial-distribute.html, packages/acs-core-docs/www/tutorial-future-topics.html, packages/acs-core-docs/www/tutorial-hierarchical.html, packages/acs-core-docs/www/tutorial-html-email.html, packages/acs-core-docs/www/tutorial-newpackage.html, packages/acs-core-docs/www/tutorial-notifications.html, packages/acs-core-docs/www/tutorial-pages.html, packages/acs-core-docs/www/tutorial-schedule-procs.html, packages/acs-core-docs/www/tutorial-specs.html, packages/acs-core-docs/www/tutorial-vuh.html, packages/acs-core-docs/www/tutorial.html, packages/acs-core-docs/www/unix-installation.html, packages/acs-core-docs/www/update-repository.html, packages/acs-core-docs/www/update-translations.html, packages/acs-core-docs/www/upgrade-4.5-to-4.6.html, packages/acs-core-docs/www/upgrade-4.6.3-to-5.html, packages/acs-core-docs/www/upgrade-5-0-dot.html, packages/acs-core-docs/www/upgrade-openacs-files.html, packages/acs-core-docs/www/upgrade-overview.html, packages/acs-core-docs/www/upgrade-supporting.html, packages/acs-core-docs/www/upgrade.html, packages/acs-core-docs/www/uptime.html, packages/acs-core-docs/www/variables.html, packages/acs-core-docs/www/win2k-installation.html, packages/acs-core-docs/www/files/openacs.txt, packages/acs-core-docs/www/files/tutorial/myfirstpackage-procs.tcl, packages/acs-core-docs/www/xml/Makefile, packages/acs-core-docs/www/xml/fo.xsl, packages/acs-core-docs/www/xml/openacs.xsl, packages/acs-core-docs/www/xml/releasing-openacs.xml, packages/acs-core-docs/www/xml/variables.ent, packages/acs-core-docs/www/xml/developers-guide/cvs.xml, packages/acs-core-docs/www/xml/developers-guide/db-api.xml, packages/acs-core-docs/www/xml/developers-guide/form-builder.xml, packages/acs-core-docs/www/xml/developers-guide/i18n.xml, packages/acs-core-docs/www/xml/developers-guide/packages.xml, packages/acs-core-docs/www/xml/developers-guide/permissions.xml, packages/acs-core-docs/www/xml/developers-guide/submissions.xml, packages/acs-core-docs/www/xml/developers-guide/tutorial-advanced.xml, packages/acs-core-docs/www/xml/developers-guide/tutorial-db.xml, packages/acs-core-docs/www/xml/developers-guide/tutorial-debug.xml, packages/acs-core-docs/www/xml/developers-guide/tutorial-pages.xml, packages/acs-core-docs/www/xml/developers-guide/tutorial.xml, packages/acs-core-docs/www/xml/engineering-standards/eng-standards-versioning.xml, packages/acs-core-docs/www/xml/for-everyone/acs-faq.xml, packages/acs-core-docs/www/xml/for-everyone/release-notes.xml, packages/acs-core-docs/www/xml/install-guide/aolserver4.xml, packages/acs-core-docs/www/xml/install-guide/configuring.xml, packages/acs-core-docs/www/xml/install-guide/database-maintenance.xml, packages/acs-core-docs/www/xml/install-guide/maintenance.xml, packages/acs-core-docs/www/xml/install-guide/openacs.xml, packages/acs-core-docs/www/xml/install-guide/oracle.xml, packages/acs-core-docs/www/xml/install-guide/os.xml, packages/acs-core-docs/www/xml/install-guide/other-software.xml, packages/acs-core-docs/www/xml/install-guide/overview.xml, packages/acs-core-docs/www/xml/install-guide/postgres.xml, packages/acs-core-docs/www/xml/install-guide/recovery.xml, packages/acs-core-docs/www/xml/install-guide/software.xml, packages/acs-core-docs/www/xml/install-guide/upgrade.xml, packages/acs-core-docs/www/xml/kernel/groups-requirements.xml, packages/acs-kernel/acs-kernel.info, packages/acs-lang/acs-lang.info, packages/acs-mail/acs-mail.info, packages/acs-messaging/acs-messaging.info, packages/acs-reference/acs-reference.info, packages/acs-service-contract/acs-service-contract.info, packages/acs-subsite/acs-subsite.info, packages/acs-tcl/acs-tcl.info, packages/acs-templating/acs-templating.info, packages/ref-timezones/ref-timezones.info, packages/search/search.info: adjustments for OpenACS 5.1.1 release, including release numbers and help text. 2004-07-05 12:44 joel * ChangeLog: updated for 5.1.1 2004-07-05 07:24 jeffd * packages/acs-core-docs/www/: tutorial-css-layout.html, tutorial-html-email.html: regen html docs 2004-07-05 04:34 jeffd * packages/acs-templating/resources/lists/: list.adp, table.adp: add a conditional so if bulk_action_method not defined it defaults to GET resolves bug 1951 2004-07-05 00:31 joela * packages/acs-content-repository/: acs-content-repository.info, sql/oracle/upgrade/upgrade-5.1.1-5.1.2.sql, sql/oracle/upgrade/upgrade-5.1.1d2-5.1.1d3.sql, sql/postgresql/upgrade/upgrade-5.1.1-5.1.2.sql, sql/postgresql/upgrade/upgrade-5.1.1d2-5.1.1d3.sql: moved the 5.1.1-5.1.2 upgrade script back to 5.1.1d2-5.1.1d3 and changed info file from 5.1.2 to 5.1.1d3, to maintain consistency with core release conventions. 2004-07-04 04:22 jeffd * packages/acs-content-repository/tcl/filter-procs.tcl: missing ) 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 2004-07-02 05:37 jeffd * packages/acs-subsite/www/user/portrait/upload-2-postgresql.xql: somehow had a oacs-5-0 version of this file, fix for n_bytes on portrait upload 2004-07-02 04:40 jeffd * packages/acs-subsite/www/user/portrait/: upload-2-oracle.xql, upload-2.tcl: remove inline sql from upload-2.tcl, clean up code, set content_length on new upload 2004-07-01 13:18 donb * packages/acs-kernel/sql/postgresql/upgrade/upgrade-5.1.1d1-5.1.1d2.sql: Wouldn't let me tag after adding to HEAD so am committing directly... 2004-07-01 13:12 donb * packages/acs-kernel/sql/postgresql/upgrade/upgrade-5.1.1d1-5.1.1d2.sql: Oops did this wrong ... want to do exactly what Andrew did for consistency 2004-07-01 13:09 donb * packages/acs-kernel/sql/postgresql/upgrade/upgrade-5.1.1d1-5.1.1d2.sql: Upgrade to apply previous register parameter bug fix 2004-07-01 10:15 jeffd * packages/acs-content-repository/tcl/: content-folder-procs.tcl, test/content-item-test-procs.tcl, test/content-revision-test-procs.tcl: add a test for is_empty, untabify the test files, fix some var_list problems 2004-07-01 09:45 jeffd * packages/acs-content-repository/tcl/: content-folder-procs.tcl, content-item-procs.tcl: some tweaks for content-item funcs, make them return package_exec_plsql return val, move had a bug 2004-07-01 09:33 jeffd * packages/acs-content-repository/tcl/content-item-procs.tcl: add define_function_args definitions for most functions, bump to 5.2.0d5, upgrade script 2004-07-01 06:01 jeffd * packages/acs-authentication/tcl/authority-procs.tcl: the sequence 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 * packages/acs-kernel/sql/oracle/upgrade/upgrade-5.1.1d1-5.1.1d2.sql: Update to apm package body in v1.26.2.1 of apm-create.sql,to 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 Andrew's Oracle register parameter patch. 2004-06-30 00:40 joela * 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 http://openacs.org/forums/message-view?message_id=192598 2004-06-29 08:50 joela * packages/acs-core-docs/www/: tutorial-caching.html, tutorial-css-layout.html, tutorial-schedule-procs.html: added advanced tutorial notes on caching and on scheduled procs 2004-06-28 08:41 juny * packages/acs-content-repository/tcl/: content-folder-procs.tcl, content-item-procs.tcl: minor bug fixes: corrected list that is passed on package_exec_plsql -var_list, added definition of some plsql procs, added content::item::copy, bump up for version needed 2004-06-27 17:10 daveb * packages/acs-content-repository/tcl/content-item-procs.tcl: Fix content::item::update to correctly extract the attributes from within the list. 2004-06-27 12:01 daveb * packages/acs-content-repository/tcl/content-revision-procs.tcl: Make item_id required for content::revision::new 2004-06-27 04:30 joela * packages/acs-authentication/catalog/: acs-authentication.da_DK.ISO-8859-1.xml, acs-authentication.es_ES.ISO-8859-1.xml, acs-authentication.nl_NL.ISO-8859-1.xml, acs-authentication.pl_PL.utf-8.xml: adding new translation catalogs 2004-06-27 04:25 joela * packages/: acs-authentication/catalog/acs-authentication.ar_LB.utf-8.xml, acs-authentication/catalog/acs-authentication.es_GT.ISO-8859-1.xml, acs-authentication/catalog/acs-authentication.fa_IR.utf-8.xml, acs-authentication/catalog/acs-authentication.zh_CN.utf-8.xml, acs-kernel/catalog/acs-kernel.AR_EG.utf-8.xml, acs-kernel/catalog/acs-kernel.AR_LB.utf-8.xml, acs-kernel/catalog/acs-kernel.RO_RO.utf-8.xml, acs-kernel/catalog/acs-kernel.ar_EG.utf-8.xml, acs-kernel/catalog/acs-kernel.ar_LB.utf-8.xml, acs-kernel/catalog/acs-kernel.da_DK.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.en_US.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.es_ES.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.es_GT.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.nl_NL.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.pl_PL.utf-8.xml, acs-kernel/catalog/acs-kernel.ro_RO.utf-8.xml, acs-kernel/catalog/acs-kernel.zh_CN.utf-8.xml, acs-lang/catalog/acs-lang.AR_EG.utf-8.xml, acs-lang/catalog/acs-lang.AR_LB.utf-8.xml, acs-lang/catalog/acs-lang.RO_RO.utf-8.xml, acs-lang/catalog/acs-lang.TH_TH.utf-8.xml, acs-lang/catalog/acs-lang.ar_EG.utf-8.xml, acs-lang/catalog/acs-lang.ar_LB.utf-8.xml, acs-lang/catalog/acs-lang.da_DK.ISO-8859-1.xml, acs-lang/catalog/acs-lang.de_DE.ISO-8859-1.xml, acs-lang/catalog/acs-lang.en_US.ISO-8859-1.xml, acs-lang/catalog/acs-lang.es_GT.ISO-8859-1.xml, acs-lang/catalog/acs-lang.fa_IR.utf-8.xml, acs-lang/catalog/acs-lang.fi_FI.utf-8.xml, acs-lang/catalog/acs-lang.nl_NL.ISO-8859-1.xml, acs-lang/catalog/acs-lang.ro_RO.utf-8.xml, acs-lang/catalog/acs-lang.th_TH.utf-8.xml, acs-lang/catalog/acs-lang.zh_CN.utf-8.xml, acs-subsite/catalog/acs-subsite.AR_EG.utf-8.xml, acs-subsite/catalog/acs-subsite.AR_LB.utf-8.xml, acs-subsite/catalog/acs-subsite.RO_RO.utf-8.xml, acs-subsite/catalog/acs-subsite.ar_EG.utf-8.xml, acs-subsite/catalog/acs-subsite.ar_LB.utf-8.xml, acs-subsite/catalog/acs-subsite.da_DK.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.es_ES.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.es_GT.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.nl_NL.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.ro_RO.utf-8.xml, acs-subsite/catalog/acs-subsite.zh_CN.utf-8.xml, acs-tcl/catalog/acs-tcl.AR_EG.utf-8.xml, acs-tcl/catalog/acs-tcl.AR_LB.utf-8.xml, acs-tcl/catalog/acs-tcl.FA_IR.utf-8.xml, acs-tcl/catalog/acs-tcl.RO_RO.utf-8.xml, acs-tcl/catalog/acs-tcl.ar_EG.utf-8.xml, acs-tcl/catalog/acs-tcl.ar_LB.utf-8.xml, acs-tcl/catalog/acs-tcl.es_GT.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.fa_IR.utf-8.xml, acs-tcl/catalog/acs-tcl.ro_RO.utf-8.xml, acs-tcl/catalog/acs-tcl.zh_CN.utf-8.xml, acs-templating/catalog/acs-templating.RO_RO.utf-8.xml, acs-templating/catalog/acs-templating.ar_LB.utf-8.xml, acs-templating/catalog/acs-templating.da_DK.ISO-8859-1.xml, acs-templating/catalog/acs-templating.es_ES.ISO-8859-1.xml, 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 2004-06-26 07:04 joela * packages/acs-lang/sql/: oracle/upgrade/upgrade-5.1.1d1-5.1.1d2.sql, postgresql/upgrade/upgrade-5.1.1d1-5.1.1d2.sql: typo in fa_IR upgrade 2004-06-26 06:52 joela * packages/acs-lang/: catalog/acs-lang.es_ES.ISO-8859-1.xml, sql/oracle/ad-locales.sql, sql/oracle/upgrade/upgrade-5.1.1d1-5.1.1d2.sql, sql/postgresql/ad-locales.sql, 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 cursor in apm.register_parameter to fix a bug, and make it simpler. Don's doing the PG version. 2004-06-24 03:44 joela * packages/acs-core-docs/www/tutorial-css-layout.html: added tutorial section on css layout 2004-06-24 02:42 jeffd * packages/acs-core-docs/www/: tutorial-hierarchical.html, tutorial-html-email.html: regen html docs, add the html email tutorial file. 2004-06-23 11:37 olah * www/site-master.tcl: Using site_node::get_package_url to check for mounted curriculum instances, now that it is implemented with 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, keepalive.sh: Added cron support for keepalive 2004-06-19 14:06 janine * packages/: acs-kernel/acs-kernel.info, acs-subsite/acs-subsite.info, acs-tcl/tcl/admin-init.tcl: fix from Sloan: allow admin to restrict to registered users on a per-subsite basis 2004-06-19 13:54 janine * packages/acs-subsite/www/user/portrait/index.adp: fix from Sloan: 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 Orphans not having an owner. I took the owner out, if someone disagrees, please fix ... 2004-06-15 08:52 andrewg * packages/acs-tcl/tcl/site-nodes-procs.tcl: Fixed a scalability problem in site_node::update_cache 2004-06-15 08:48 andrewg * packages/acs-kernel/sql/oracle/upgrade/upgrade-5.0.0b4-5.0.0b5.sql: Applied Dave's bugfix for \#1419 here to fix the same bug 2004-06-14 10:55 janine * packages/acs-tcl/tcl/text-html-procs.tcl: fix from Sloan - 100 iterations was not enough in some cases 2004-06-14 10:49 janine * packages/acs-tcl/tcl/: rollout-email-init.tcl, rollout-email-procs.tcl: update from Sloan 2004-06-13 11:44 daveb * packages/acs-content-repository/tcl/: content-extlink-procs.tcl, content-item-procs.tcl, content-keyword-procs.tcl, content-revision-procs.tcl, content-symlink-procs.tcl, content-template-procs.tcl, content-type-procs.tcl: Fix var_list to be a list of lists. 2004-06-12 07:27 maltes * etc/keepalive/keepalive-cron.sh: Added keepalive-cron.sh to be used in a cron environment, where root does not get an email every two minutes 2004-06-12 04:00 maltes * packages/acs-core-docs/www/: xml/install-guide/aolserver4.xml, aolserver4.html: Changed to use latest AOLserver (40r5). Fixed small inconsistency. 2004-06-11 13:43 janine * packages/acs-content-repository/sql/oracle/upgrade/upgrade-4.6.2-4.6.3.sql: list columns to insert into (fix from Sloan) 2004-06-11 13:42 janine * packages/acs-content-repository/sql/oracle/upgrade/upgrade-4.6.1-4.6.2.sql: merge fix from head 2004-06-11 03:17 jeffd * packages/acs-core-docs/www/tutorial-hierarchical.html: regenerated docs, removed a couple of deprecated files, add a new one 2004-06-09 23:41 maltes * etc/config.tcl: Changed the maxinput to 5MB with 1024*1024 syntax. Added recvwait parameter. 2004-06-09 18:14 daveb * packages/acs-content-repository/tcl/test/: content-item-test-procs.tcl, content-revision-test-procs.tcl: Initital tests for CR Tcl API. 2004-06-09 18:13 daveb * packages/acs-content-repository/tcl/: content-extlink-procs.tcl, content-folder-procs.tcl, content-item-procs.tcl, content-keyword-procs.tcl, content-revision-procs.tcl, content-symlink-procs.tcl, content-template-procs.tcl, content-type-procs.tcl: Adding preliminary Tcl API. See TIP#67. Thanks to Jeff Davis for the script that converted the pl/sql procedures to tcl procedures. 2004-06-08 01:52 maltes * etc/config.tcl: Added maxinput parameter. Set it to 5MB, which allows OpenACS parameter to kick in more effectively. See http://openacs.org/forums/message-view?message_id=161698 2004-06-07 09:56 jeffd * packages/acs-kernel/sql/postgresql/upgrade/upgrade-5.0d2-5.0d3.sql: do not create the cc_users_of_package_id view since we dont create application_users view anymore so its not used 2004-06-02 09:26 lars * packages/acs-tcl/tcl/: acs-permissions-procs.tcl, security-procs.tcl: Fixed bug when bumping to login page from within permission_p, but permission_p was called form within ad_get_login_url, which is the proc that determines which login page to use 2004-06-01 16:24 donb * packages/acs-content-repository/: acs-content-repository.info, sql/oracle/upgrade/upgrade-4.7d6-5.0d1.sql, sql/oracle/upgrade/upgrade-5.1.0-5.1.1.sql, sql/oracle/upgrade/upgrade-5.1.1-5.1.2.sql, sql/postgresql/upgrade/upgrade-5.1.1-5.1.2.sql: I'd accidently changed some old upgrade files to use edit_name rather than rename (for Oracle 9.2) and had not added the needed upgrade files for 5.1. 2004-06-01 08:35 peterm * packages/acs-subsite/www/admin/: parties/new.tcl, users/new.tcl: Making call to relation_add (on pages parties/new and users/new) not use the form_id and variable_prefix switches as doing so would make package_instantiate_object look for a rel_id in the form which wasn't there. This is analogous to fix in version 1.5 of groups/new. 2004-05-31 11:51 gabrielb * packages/acs-lang/tcl/: lang-util-procs-oracle.xql, lang-util-procs-postgresql.xql, locale-procs.tcl: - There's no consistent use of upper/lower case in the locale and language columns of the ad_locales table so we need to do case insensitive searches. - ad_locales defines the language column as char(3). Searches for 2-letter language codes fail because (at least on PG) all 2-letter entries have a trailing space in the database. 2004-05-31 10:28 gabrielb * packages/acs-templating/tcl/spellcheck-init.tcl: Handle instances where ad_locales does not contain the 2-letter language being sought. 2004-05-28 10:08 jader * packages/acs-kernel/acs-kernel.info: Removed a security hole in new installations: see: http://openacs.org/forums/message-view?message_id=187394 2004-05-26 13:51 tils * packages/acs-lang/www/admin/message-usage-include.tcl: The 'Show files that use this message' functionality used to also find keys like acs-kernel.foo_bar when searching for acs-kernel.foo, fixed. Not touching the acs-lang.localization-* lookups because I don't know how to test this. 2004-05-26 12:10 donb * packages/acs-content-repository/sql/postgresql/: content-folder.sql, content-item.sql: Minor cosmetic change vs. 1858 2004-05-26 12:01 daveb * packages/acs-content-repository/tcl/revision-procs.tcl: Return content as string when string_p is true for file storage type. Fixed bug#1823 2004-05-26 11:50 donb * packages/acs-content-repository/sql/oracle/: content-folder.sql, content-item.sql, packages-create.sql, upgrade/upgrade-5.1.0-5.1.1.sql: Further fixing of bug #1858 2004-05-26 11:43 daveb * packages/acs-content-repository/tcl/filter-procs.tcl: Check for html before processing content through ad_html_text_convert. 2004-05-26 11:12 donb * packages/acs-content-repository/: sql/oracle/content-folder.sql, sql/oracle/content-test.sql, sql/oracle/upgrade/upgrade-4.7d6-5.0d1.sql, sql/postgresql/content-folder.sql, sql/postgresql/content-item.sql, sql/postgresql/content-test.sql, www/doc/api/folder.html, www/doc/api/item.html: Fixed Bug #1858: qualifying "rename" works in 8i bug chokes in 9i causing the reported error on installation. Fixed by changing the name to "edit_name" and implemented it for PG as well (to keep names similar) 2004-05-26 09:05 eduardop * packages/acs-lang/acs-lang.info: Fix for Bug #1834: set SystemTimezone default="UTC" 2004-05-21 16:15 lars * packages/acs-subsite/tcl/subsite-procs.tcl: Do not require subsite_id to subsite::get_element 2004-05-21 16:11 lars * packages/acs-lang/www/admin/message-list.adp: Clearer explanation on the import/export links 2004-05-20 10:50 lars * packages/acs-tcl/tcl/acs-permissions-procs.tcl: Formatting change: && at beginning of lines, instead of end 2004-05-20 10:31 lars * packages/acs-tcl/tcl/acs-permissions-procs.tcl: Make the automatic detection of expired logins work when you explicitly supply party_id 0 as well 2004-05-20 09:38 tilmanns * packages/acs-templating/tcl/date-procs.tcl: Trim leading zeros since month_data is keyed by month number without leading zero, and I have seen at least once getting it a month value with leading zero from somewhere. 2004-05-18 09:23 rocaelh * packages/acs-tcl/tcl/utilities-procs.tcl: attribute of a child node function 2004-05-18 09:15 rocaelh * packages/acs-tcl/tcl/30-xml-utils-procs.tcl: xpath wrapper function 2004-05-14 06:12 jeffd * packages/acs-templating/: resources/lists/list.adp, resources/lists/table.adp, tcl/list-procs.tcl: parameterize the method for bulk actions, default is get since that used to be the hard coded value 2004-05-13 09:43 lars * packages/acs-subsite/www/resources/http.png: Added http link icon 2004-05-13 08:16 lars * packages/acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml: Show bio/portrait icon for members portlet 2004-05-13 08:05 lars * 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 * packages/forums/sql/oracle/: forums-search-create.sql, forums-search-drop.sql: Paraemterized the Intermedia scripts 2004-05-06 14:25 daveb * packages/acs-content-repository/tcl/revision-procs.tcl: Make sure content_length is returned as 0 if its set to NULL in cr_revisions. 2004-05-05 17:35 daveb * packages/acs-content-repository/sql/postgresql/: content-item.sql, upgrade/upgrade-5.1.1d1-5.1.1d2.sql: Fix typo in parameter name, reference to non-existant parameter. Fixes bug#1793 2004-05-05 17:24 daveb * packages/acs-content-repository/acs-content-repository.info: Bump up version number to match upgrade script. 2004-05-05 17:12 daveb * packages/acs-content-repository/sql/postgresql/: content-create.sql, upgrade/upgrade-5.1.1d1-5.1.1d2.sql: Fix reference to chid instead of child in cr_items_update_tr. Upgrade script included. Fixes bug#1791 2004-05-05 02:40 maltes * packages/acs-subsite/www/members/user-batch-add-2.tcl: Adding users in a subsite per batch did not add them to the subsite as members. 2004-05-04 06:42 joela * packages/: acs-authentication/catalog/acs-authentication.en_US.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.AR_EG.utf-8.xml, acs-kernel/catalog/acs-kernel.AR_LB.utf-8.xml, acs-kernel/catalog/acs-kernel.RO_RO.utf-8.xml, acs-kernel/catalog/acs-kernel.ast_ES.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.ch_zh.utf-8.xml, acs-kernel/catalog/acs-kernel.da_DK.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.de_DE.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.en_US.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.es_ES.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.fi_FI.utf-8.xml, acs-kernel/catalog/acs-kernel.fr_FR.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.gl_ES.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.hu_HU.utf-8.xml, acs-kernel/catalog/acs-kernel.it_IT.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.ja_JP.utf-8.xml, acs-kernel/catalog/acs-kernel.ko_KR.utf-8.xml, acs-kernel/catalog/acs-kernel.ms_my.utf-8.xml, acs-kernel/catalog/acs-kernel.nl_NL.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.nn_NO.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.no_NO.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.pl_PL.utf-8.xml, acs-kernel/catalog/acs-kernel.pt_BR.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.pt_PT.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.ru_RU.utf-8.xml, acs-kernel/catalog/acs-kernel.sv_SE.ISO-8859-1.xml, acs-kernel/catalog/acs-kernel.tr_TR.utf-8.xml, acs-kernel/catalog/acs-kernel.zh_TW.utf-8.xml, acs-lang/catalog/acs-lang.AR_EG.utf-8.xml, acs-lang/catalog/acs-lang.AR_LB.utf-8.xml, acs-lang/catalog/acs-lang.RO_RO.utf-8.xml, acs-lang/catalog/acs-lang.TH_TH.utf-8.xml, acs-lang/catalog/acs-lang.ast_ES.ISO-8859-1.xml, acs-lang/catalog/acs-lang.ch_zh.utf-8.xml, acs-lang/catalog/acs-lang.da_DK.ISO-8859-1.xml, acs-lang/catalog/acs-lang.de_DE.ISO-8859-1.xml, acs-lang/catalog/acs-lang.el_GR.utf-8.xml, acs-lang/catalog/acs-lang.en_GB.ISO-8859-1.xml, acs-lang/catalog/acs-lang.en_US.ISO-8859-1.xml, acs-lang/catalog/acs-lang.es_ES.ISO-8859-1.xml, acs-lang/catalog/acs-lang.fi_FI.utf-8.xml, acs-lang/catalog/acs-lang.fr_FR.ISO-8859-1.xml, acs-lang/catalog/acs-lang.gl_ES.ISO-8859-1.xml, acs-lang/catalog/acs-lang.hu_HU.utf-8.xml, acs-lang/catalog/acs-lang.it_IT.ISO-8859-1.xml, acs-lang/catalog/acs-lang.ja_JP.utf-8.xml, acs-lang/catalog/acs-lang.ko_KR.utf-8.xml, acs-lang/catalog/acs-lang.ms_my.utf-8.xml, acs-lang/catalog/acs-lang.nl_NL.ISO-8859-1.xml, acs-lang/catalog/acs-lang.nn_NO.ISO-8859-1.xml, acs-lang/catalog/acs-lang.no_NO.ISO-8859-1.xml, acs-lang/catalog/acs-lang.pl_PL.utf-8.xml, acs-lang/catalog/acs-lang.pt_BR.ISO-8859-1.xml, acs-lang/catalog/acs-lang.pt_PT.ISO-8859-1.xml, acs-lang/catalog/acs-lang.ru_RU.utf-8.xml, acs-lang/catalog/acs-lang.sh_HR.utf-8.xml, acs-lang/catalog/acs-lang.sv_SE.ISO-8859-1.xml, acs-lang/catalog/acs-lang.tr_TR.utf-8.xml, acs-lang/catalog/acs-lang.zh_TW.utf-8.xml, acs-subsite/catalog/acs-subsite.AR_EG.utf-8.xml, acs-subsite/catalog/acs-subsite.AR_LB.utf-8.xml, acs-subsite/catalog/acs-subsite.RO_RO.utf-8.xml, acs-subsite/catalog/acs-subsite.ast_ES.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.ch_zh.utf-8.xml, acs-subsite/catalog/acs-subsite.da_DK.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.de_DE.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.el_GR.utf-8.xml, acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.es_ES.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.fi_FI.utf-8.xml, acs-subsite/catalog/acs-subsite.fr_FR.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.gl_ES.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.hu_HU.utf-8.xml, acs-subsite/catalog/acs-subsite.it_IT.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.ja_JP.utf-8.xml, acs-subsite/catalog/acs-subsite.ko_KR.utf-8.xml, acs-subsite/catalog/acs-subsite.ms_my.utf-8.xml, acs-subsite/catalog/acs-subsite.nl_NL.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.nn_NO.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.no_NO.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.pl_PL.utf-8.xml, acs-subsite/catalog/acs-subsite.pt_BR.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.pt_PT.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.ru_RU.utf-8.xml, acs-subsite/catalog/acs-subsite.sh_HR.utf-8.xml, acs-subsite/catalog/acs-subsite.sv_SE.ISO-8859-1.xml, acs-subsite/catalog/acs-subsite.tr_TR.utf-8.xml, acs-subsite/catalog/acs-subsite.zh_TW.utf-8.xml, acs-tcl/catalog/acs-tcl.AR_EG.utf-8.xml, acs-tcl/catalog/acs-tcl.AR_LB.utf-8.xml, acs-tcl/catalog/acs-tcl.FA_IR.utf-8.xml, acs-tcl/catalog/acs-tcl.RO_RO.utf-8.xml, acs-tcl/catalog/acs-tcl.ast_ES.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.ch_zh.utf-8.xml, acs-tcl/catalog/acs-tcl.da_DK.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.de_DE.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.en_US.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.es_ES.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.fi_FI.utf-8.xml, acs-tcl/catalog/acs-tcl.fr_FR.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.gl_ES.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.hu_HU.utf-8.xml, acs-tcl/catalog/acs-tcl.it_IT.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.ja_JP.utf-8.xml, acs-tcl/catalog/acs-tcl.ko_KR.utf-8.xml, acs-tcl/catalog/acs-tcl.ms_my.utf-8.xml, acs-tcl/catalog/acs-tcl.nl_NL.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.nn_NO.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.no_NO.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.pl_PL.utf-8.xml, acs-tcl/catalog/acs-tcl.pt_BR.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.pt_PT.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.ru_RU.utf-8.xml, acs-tcl/catalog/acs-tcl.sh_HR.utf-8.xml, acs-tcl/catalog/acs-tcl.sv_SE.ISO-8859-1.xml, acs-tcl/catalog/acs-tcl.tr_TR.utf-8.xml, acs-tcl/catalog/acs-tcl.zh_TW.utf-8.xml, acs-templating/catalog/acs-templating.RO_RO.utf-8.xml, acs-templating/catalog/acs-templating.ch_zh.utf-8.xml, acs-templating/catalog/acs-templating.da_DK.ISO-8859-1.xml, acs-templating/catalog/acs-templating.de_DE.ISO-8859-1.xml, acs-templating/catalog/acs-templating.en_US.ISO-8859-1.xml, acs-templating/catalog/acs-templating.es_ES.ISO-8859-1.xml, acs-templating/catalog/acs-templating.fi_FI.utf-8.xml, acs-templating/catalog/acs-templating.fr_FR.ISO-8859-1.xml, acs-templating/catalog/acs-templating.hu_HU.utf-8.xml, acs-templating/catalog/acs-templating.it_IT.ISO-8859-1.xml, acs-templating/catalog/acs-templating.ko_KR.utf-8.xml, acs-templating/catalog/acs-templating.ms_my.utf-8.xml, acs-templating/catalog/acs-templating.nl_NL.ISO-8859-1.xml, acs-templating/catalog/acs-templating.nn_NO.ISO-8859-1.xml, 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 2004-05-04 05:11 jeffd * packages/acs-subsite/www/user/portrait/upload-2-oracle.xql: set content_length field in cr_revisions for uploaded portrait 2004-05-04 05:06 jeffd * packages/acs-subsite/www/user/portrait/upload-2-postgresql.xql: set content_length field in cr_revisions for uploaded portrait 2004-05-02 12:13 daveb * packages/acs-content-repository/sql/oracle/upgrade/upgrade-5.1.0-5.1.1.sql: Fix content_folder.rename. 2004-05-01 01:32 jeffd * packages/acs-content-repository/sql/postgresql/content-type.sql: content_type__drop_type doesn't work on OS X (7.2 was matching sp[uriously) bug 1738 patch 498 Jarkko Laine 2004-04-30 01:59 lars * packages/acs-lang/www/admin/edit-localized-message.tcl: export_vars -base instead of ?[export_vars] 2004-04-29 19:49 daveb * packages/acs-content-repository/sql/oracle/content-folder.sql: Fix content_folder.rename to actually change the label or description if that parameter is specified.