OpenACS Release Notes

The ChangeLogs include an annotated list of changes (Section , “Changelog (most recent release only)”) since the last release and in the entire 5.3 release sequence Section , “Changelog for oacs-5-3”.

Release 5.3.1

  • Bug fixes.

    New TIPs implemented.

    All Core Automated Tests for Postgres pass.

    New Site and Blank master templates and CSS compatible with the .LRN Zen work. Compatibility master templates are provided for existing sites.

The ChangeLogs include an annotated list of changes (Section , “Changelog (most recent release only)”) since the last release and in the entire 5.3 release sequence Section , “Changelog for oacs-5-3”.

Release 5.3.0

  • Bug fixes.

    New TIPs implemented.

    All Core Automated Tests for Postgres pass.

Release 5.2.0

  • Bug fixes.

    New TIPs implemented.

    This release does not include new translations.

Release 5.1.4

  • 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.

Release 5.1.3

  • 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.

Release 5.1.2

Release 5.1.1

  • 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 Section , “Changelog for oacs-5-3”.

Release 5.1.0

  • Lots of little tweaks and fixes

  • Complete Change list since 5.0.0 in Changelog

  • Many Bug fixes

Release 5.0.4

  • New translations, including for .LRN 2.0.2.

Release 5.0.3

Release 5.0.2

Release 5.0.1

  • 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

Release 5.0.0

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 Section , “a Unix-like system”. Note that the Windows documentation is not current for OpenACS 5.3.1, 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/* *~")

($Id: release-notes.html,v 1.48.2.2 2007/04/22 10:21:56 donb Exp $)

Release 4.6.3

Release Notes for 4.6.3

Release 4.6.2

Release Notes for 4.6.2

Release 4.6

Release Notes for 4.6

Release 4.5

Release Notes for 4.5

Changelog (most recent release only)

ChangeLog missing
-->

Changelog for oacs-5-3

2007-04-22 01:57  donb

	* 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-lite/acs-mail-lite.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,
	  acs-translations/acs-translations.info,
	  ref-timezones/ref-timezones.info, search/search.info: Bumped
	  versio number

2007-04-19 03:15  gustafn

	* packages/acs-kernel/: acs-kernel.info,
	  sql/oracle/acs-permissions-create.sql,
	  sql/oracle/upgrade/upgrade-5.3.1b1-5.3.1b2.sql,
	  sql/postgresql/acs-permissions-create.sql,
	  sql/postgresql/upgrade/upgrade-5.3.1b1-5.3.1b2.sql: bumping
	  version numbers and create an additional index to speed up
	  permission checking

2007-04-17 14:41  daveb

	* packages/acs-tcl/: catalog/acs-tcl.es_ES.ISO-8859-1.xml,
	  lib/static-progress-bar.adp,
	  catalog/acs-tcl.en_US.ISO-8859-1.xml: Remove references to
	  assessment and put the message keys where they belong for
	  progress bar

2007-04-15 15:33  daveb

	*
	  packages/acs-content-repository/tcl/test/content-search-procs.tcl:
	  Fix tests to pass in Oracle (actually bypass the test b/c the
	  search triggers don't exist in oracle.)

2007-04-15 13:22  daveb

	*
	  packages/acs-content-repository/tcl/test/content-search-procs.tcl:
	  Do date calculation in tcl so the query will work in Oracle.

2007-04-15 13:18  daveb

	* packages/acs-tcl/tcl/test/application-data-link-procs.tcl: Fix
	  test for scanning content for links.

2007-04-15 08:06  donb

	* 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-lite/acs-mail-lite.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,
	  acs-translations/acs-translations.info,
	  ref-timezones/ref-timezones.info, search/search.info: Bumped
	  version numbers to 5.3.1 beta 1

2007-04-15 07:11  emmar

	* packages/:
	  acs-authentication/catalog/acs-authentication.el_GR.utf-8.xml,
	  acs-kernel/catalog/acs-kernel.el_GR.utf-8.xml,
	  acs-lang/catalog/acs-lang.el_GR.utf-8.xml,
	  acs-subsite/catalog/acs-subsite.el_GR.utf-8.xml,
	  acs-templating/catalog/acs-templating.el_GR.utf-8.xml: Greek
	  translation

2007-04-13 13:02  gustafn

	* packages/acs-subsite/tcl/group-procs.tcl: Fix for bug #2998; this
	  fixes as well a bug, when the regression test is run more than
	  once without restarting the server.

2007-04-06 10:10  daveb

	* packages/acs-templating/resources/lists/courses.adp: Remove extra
	  course group label

2007-04-06 10:02  daveb

	* packages/acs-subsite/www/: file.vuh, image.vuh: Fix bugs for file
	  and image .vuh handlers to properly parse the object_id.

2007-04-06 10:00  daveb

	* packages/acs-subsite/tcl/email-image-procs.tcl: WOrkaround to
	  avoid a server error when convert is not in the path. This should
	  be rewritten to use the imagemagick wrappers in
	  acs-contnet-repository

2007-04-06 09:56  daveb

	* packages/acs-subsite/lib/user-info.tcl: Don't fail is email_image
	  proc doesn't work

2007-04-06 09:31  daveb

	* packages/acs-automated-testing/tcl/tclwebtest-procs.tcl: Fix
	  login procs to work with external authorities and username
	  logins.

2007-04-05 13:13  daveb

	* packages/acs-templating/resources/lists/list.adp: Adding missing
	  noparse closing tag! This could never have worked.

2007-04-04 00:42  avni

	* packages/acs-admin/catalog/acs-admin.en_US.ISO-8859-1.xml:
	  undoing last commit as recommended by Emma because we don't know
	  who made them

2007-04-03 23:25  avni

	* packages/acs-admin/catalog/acs-admin.en_US.ISO-8859-1.xml: Zen:
	  Committing last catalog file on zen dev server that was not
	  committed last week; Should be reviewed by someone though (maybe
	  emma?) as there are a lot of changes and I'm not sure who did
	  them.

2007-04-02 19:16  avni

	* packages/acs-subsite/www/resources/site-master.css: formatting of
	  system name

2007-04-02 19:07  avni

	* packages/acs-subsite/www/resources/site-master.css: color and
	  alignment changes to be more zen like

2007-04-01 23:50  maltes

	* etc/config.tcl: Added more parameters as they were posted on the
	  AOLserver list.

2007-03-31 21:58  avni

	* packages/acs-subsite/www/resources/site-master.css: adding 0.4em
	  padding-left for system name

2007-03-31 21:54  avni

	* www/default-master.adp: improving layout of header

2007-03-31 21:53  avni

	* packages/acs-subsite/www/resources/site-master.css: Cleaning up
	  css; changing colors; trying to make it more zen

2007-03-30 16:42  donb

	* www/: blank-master.adp, blank-master.tcl: Reluctantly moved the
	  dotlrn toolbar here so it will work with existing sites.

2007-03-30 03:37  emmar

	* packages/acs-tcl/tcl/table-display-procs.tcl: Zen: HTML cleanup

2007-03-29 16:20  victorg

	* packages/acs-api-browser/lib/search.tcl: Typo in var name (
	  db_doc_serch_query_name )

2007-03-29 06:55  emmar

	* packages/acs-subsite/www/: shared/whos-online.adp,
	  user/portrait/comment-edit.adp, user/portrait/upload.adp: Zen:
	  HTML cleanup

2007-03-27 01:02  emmar

	* packages/acs-subsite/www/resources/: default-master.css,
	  site-master.css: Move general styles definition to
	  site-master.css. default-master.css now contains only styles for
	  the calendar widget

2007-03-26 23:34  gustafn

	* packages/acs-admin/www/install/index.adp: fix: add needed ending
	  slash in link pointing to http://openacs.org/repository/

2007-03-26 09:49  donb

	* www/site-master.tcl: Removed more link to css titles because the
	  javascript switcher screws up

2007-03-26 09:45  donb

	* www/blank-master.tcl: Removed title from dev sup css link because
	  the javascript style switcher is really stupid.

2007-03-25 04:25  emmar

	* packages/acs-templating/www/resources/lists.css: Remove extra
	  chars causing silly warning

2007-03-24 17:21  donb

	* 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-lite/acs-mail-lite.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,
	  acs-translations/acs-translations.info,
	  ref-timezones/ref-timezones.info, search/search.info: Bumped to
	  5.3.1a1.  I hope.  I never get this right!

2007-03-24 13:50  donb

	* www/: blank-master.adp, site-master.adp, site-master.tcl: Moved
	  some stuff to blank master from site master.

2007-03-22 10:14  emmar

	* packages/acs-subsite/tcl/email-image-procs.tcl: Forgot to escape
	  quotes in my previous commit

2007-03-22 10:01  emmar

	* packages/acs-subsite/tcl/email-image-procs.tcl: Zen: class portal
	  HTML cleanup

2007-03-22 09:37  donb

	* www/: blank-master.adp, blank-master.tcl: Moved devsup here, it's
	  css must be clashing with something else because the formating is
	  non-existent.

2007-03-22 09:21  emmar

	* packages/acs-templating/resources/lists/table.adp: Zen: headers
	  should refer to existing IDs

2007-03-22 08:03  emmar

	* packages/acs-templating/resources/forms/standard.adp: Zen: don't
	  generate label tag if the form mode is 'display'

2007-03-22 03:53  emmar

	* packages/acs-templating/:
	  catalog/acs-templating.en_US.ISO-8859-1.xml,
	  catalog/acs-templating.es_ES.ISO-8859-1.xml,
	  tcl/richtext-procs.tcl: i18n

2007-03-22 02:13  emmar

	* packages/: acs-admin/catalog/acs-admin.es_ES.ISO-8859-1.xml,
	  acs-authentication/catalog/acs-authentication.es_ES.ISO-8859-1.xml,
	  acs-kernel/catalog/acs-kernel.es_ES.ISO-8859-1.xml,
	  acs-lang/catalog/acs-lang.es_ES.ISO-8859-1.xml,
	  acs-mail-lite/catalog/acs-mail-lite.es_ES.ISO-8859-1.xml,
	  acs-subsite/catalog/acs-subsite.es_ES.ISO-8859-1.xml,
	  acs-tcl/catalog/acs-tcl.es_ES.ISO-8859-1.xml,
	  acs-templating/catalog/acs-templating.es_ES.ISO-8859-1.xml,
	  search/catalog/search.es_ES.ISO-8859-1.xml: Spanish translation

2007-03-21 05:48  emmar

	* packages/acs-templating/resources/lists/table.adp: Zen: add
	  mandatory ACTION attribute to form tag

2007-03-21 04:27  emmar

	* packages/acs-subsite/www/resources/core.js: Commas are not valid
	  char for element identifier. Replaced with a dot in list builder
	  and acs_ListCheckAll edited to parse correctly the IDs

2007-03-21 04:17  emmar

	* packages/acs-templating/tcl/list-procs.tcl: Fix typo in checkbox
	  identifiers

2007-03-21 02:01  avni

	* packages/search/catalog/search.en_US.ISO-8859-1.xml: Zen: version
	  bump

2007-03-21 01:45  avni

	* packages/acs-tcl/catalog/acs-tcl.en_US.ISO-8859-1.xml: Zen:
	  version change

2007-03-21 01:45  avni

	* packages/acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml:
	  Zen: Adding new footer message key (carl)

2007-03-21 01:42  avni

	* packages/:
	  acs-authentication/catalog/acs-authentication.en_US.ISO-8859-1.xml,
	  acs-kernel/catalog/acs-kernel.en_US.ISO-8859-1.xml,
	  acs-lang/catalog/acs-lang.en_US.ISO-8859-1.xml,
	  acs-mail-lite/catalog/acs-mail-lite.en_US.ISO-8859-1.xml: Zen:
	  version change

2007-03-20 04:52  emmar

	* www/blank-master.tcl: Call to initRTE was missing

2007-03-20 03:08  emmar

	* www/blank-master.tcl: Add missing quotes that caused xinha not to
	  render properly

2007-03-19 17:39  donb

	* www/: blank-master.adp, blank-master.tcl: got this stuff to load
	  xinha stuff correctly however it's not rendering...

2007-03-19 16:47  donb

	* www/blank-master.tcl: First cut at putting in RTE/Xinha js
	  (incomplete)

2007-03-19 07:26  emmar

	* packages/acs-templating/tcl/richtext-procs.tcl: Remove duplicated
	  NOSCRIPT tags for RTE widget

2007-03-18 15:39  avni

	* packages/acs-templating/tcl/widget-procs.tcl: Zen: adding ID
	  attributes for input button and file types.

2007-03-18 15:19  avni

	* packages/acs-templating/resources/forms/standard.adp: Zen:
	  removing label from inform widget type

2007-03-18 14:32  avni

	* packages/acs-templating/tcl/widget-procs.tcl: Zen:
	  template::widget::block bug fix - there was a th that was closed
	  with a /td instead of a /th

2007-03-17 15:31  carlb

	* packages/acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml:
	  Zen: alt tag and message keys for envelope icons in notfications

2007-03-16 04:41  emmar

	* packages/acs-templating/resources/forms/standard.adp: Zen: label
	  should not be used for element widgets that group several form
	  elements (radio, checkbox, date)

2007-03-14 06:34  daveb

	*
	  packages/acs-templating/www/resources/xinha-nightly/plugins/OacsAttach/oacs-attach.js:
	  Pass selected text as title to insert link popup

2007-03-13 09:50  donb

	* www/blank-master.tcl: Added core.js ...

2007-03-13 08:05  donb

	* www/blank-compat.tcl: Changed blank-compat to always link
	  forms.css and lists.css as was true in earlier versions.  Decided
	  it doesn't really belong in blank-master because custom form/list
	  template authers should be able to specify other css files
	  (rather than be forced to edit our default ones directly) but
	  making this happen is something for a future release.  Therefore
	  ... blank-compat for now.

2007-03-13 07:50  donb

	* www/blank-master.adp: Removed more xml stuff

2007-03-13 07:44  donb

	* www/: blank-master.adp, blank-master.tcl: More stuff related to
	  using html transitional rather than xhtml

2007-03-13 07:29  donb

	* www/blank-master.adp: Removed extraneous meta tag, and trailing
	  "/" chars

2007-03-12 12:52  donb

	* www/: blank-master.adp, blank-master.tcl, default-master.adp:
	  Removed some xhtml-specific stuff as requested by emma, shouldn't
	  be there now and when we do xhtml we'll need more than that
	  minimal stuff so - gone for now.

2007-03-12 12:16  donb

	* www/blank-compat.tcl: Fixed one area of backwards incompatibility
	  with this backwards compatibility master template :)

2007-03-12 06:58  maltes

	* etc/config.tcl: Ups. no cognovis should be there...

2007-03-10 17:45  avni

	* packages/acs-templating/tcl/list-procs.tcl: Zen: fixing bug so
	  that summary tag only shows up for tables

2007-03-09 02:08  emmar

	* packages/acs-tcl/lib/progress-bar.adp: Add missing closing > for
	  title tag

2007-03-06 19:12  daveb

	* packages/acs-tcl/lib/: static-progress-bar.adp,
	  static-progress-bar.tcl: Adding graphic progress bar for LORSM
	  progress bar delviery and Assessment. It can be used for any	1
	  of X pages situation.

2007-03-06 12:31  emmar

	* packages/acs-templating/: resources/forms/standard.adp,
	  tcl/element-procs.tcl, tcl/form-procs.tcl: Zen: legend tag is
	  mandatory so we add it even if it's empty

2007-03-06 08:48  emmar

	* packages/acs-templating/: resources/forms/standard.adp,
	  tcl/element-procs.tcl: Remove unecessary comment in standard.adp.
	  Set default class to widget name for radio/checkbox fieldset

2007-03-05 23:45  avni

	* packages/acs-tcl/tcl/: form-processing-procs.tcl,
	  table-display-procs.tcl, utilities-procs.tcl, widgets-procs.tcl:
	  Zen: removing trailing input tag / to pass html transitional

2007-03-05 23:41  avni

	* packages/acs-templating/tcl/: date-procs.tcl, form-procs.tcl,
	  richtext-procs.tcl, spellcheck-procs.tcl, widget-procs.tcl: Zen:
	  removing trailing input tag / to pass html transitional

2007-03-05 23:38  avni

	* packages/acs-templating/tcl/currency-procs.tcl: removing trailing
	  / in input tags

2007-03-05 03:58  emmar

	* packages/: acs-lang/www/admin/batch-editor.tcl,
	  acs-mail-lite/lib/email.tcl: Replace section element property
	  with new form section element

2007-03-04 12:41  carlb

	* packages/acs-subsite/www/resources/: email.gif, email_add.gif,
	  email_delete.gif, email_open.gif, feed.gif: new icons for
	  notifications and feeds from famfamfam silk set

2007-03-04 11:56  nimam

	* packages/acs-admin/catalog/acs-admin.en_US.ISO-8859-1.xml:
	  i18nized some lists

2007-03-04 11:46  nimam

	* packages/acs-admin/: lib/service-parameters.tcl,
	  www/apm/version-callbacks.tcl, www/apm/version-i18n.tcl,
	  www/auth/authority.tcl, www/auth/batch-job.tcl,
	  www/auth/index.tcl: i18nized some lists

2007-03-04 08:47  gustafn

	* www/default-master.tcl: fixing and simplifying passing of
	  package_id in export_vars

2007-03-04 08:41  donb

	* packages/acs-subsite/www/resources/core.js: Added emma's
	  acs_KeypressGoto function to core.js so calendar and other
	  packages using will work outside .LRN.

2007-03-04 08:26  leed

	* www/blank-master.adp: Fixed a couple of stupid bugs in the
	  blank-master.adp

2007-03-04 02:30  maltes

	* etc/config.tcl: Added check for aolserver 4.5

2007-03-03 12:35  avni

	* packages/acs-templating/tcl/date-procs.tcl: Zen: Adding a small
	  center css class for the tfoot row

2007-03-03 12:26  avni

	* packages/acs-templating/www/resources/forms.css: Zen: Mark
	  Wylie's changes: adding div for form-help-text

2007-03-03 11:56  avni

	* packages/acs-templating/tcl/date-procs.tcl: Zen: switching tbody
	  and tfoot

2007-03-03 10:44  emmar

	* packages/acs-templating/tcl/element-procs.tcl: Update doc for
	  element::create regarding sections

2007-03-03 06:00  emmar

	* packages/acs-subsite/www/shared/parameters.tcl: Change to use the
	  new -section in form for parameters sections instead of the
	  section element property

2007-03-02 23:33  avni

	* packages/acs-templating/tcl/date-procs.tcl: Project Zen:
	  zenifying date widget

2007-03-02 16:19  emmar

	* packages/acs-templating/: resources/forms/standard.adp,
	  tcl/element-procs.tcl, tcl/form-procs.tcl: Zen: Add fieldset and
	  legend for form sections

2007-03-02 11:06  donb

	* packages/acs-tcl/tcl/form-processing-procs.tcl: Support for
	  fieldset and legend stuff in sections (actual support awaits a
	  commit to acs-templating by emma_r, after testing)

2007-03-02 08:12  leed

	* packages/acs-subsite/www/resources/site-master.css,
	  www/blank-compat.adp, www/blank-compat.tcl, www/blank-master.adp,
	  www/blank-master.tcl, www/default-master.adp,
	  www/default-master.tcl, www/site-compat.adp, www/site-compat.tcl,
	  www/site-master.adp, www/site-master.tcl: Committed Zen /
	  Accessibility changes to master templates.

2007-03-01 22:05  avni

	*
	  packages/acs-templating/catalog/acs-templating.en_US.ISO-8859-1.xml:
	  Project Zen: adding DefaultSummary variable

2007-03-01 22:04  avni

	* packages/acs-templating/resources/lists/table.adp: Project Zen:
	  closing caption tag properly

2007-03-01 22:03  avni

	* packages/acs-templating/tcl/list-procs.tcl: Project Zen: adding
	  translation variable for table summary

2007-02-28 06:55  leed

	* packages/acs-templating/tcl/parse-procs.tcl: Return the correct
	  code from template::adp_parse.

2007-02-28 03:12  leed

	* packages/acs-templating/tcl/parse-procs.tcl: Fixed adp_parse to
	  pop the parse_level from the adp_level stack regardless of how
	  template::adp_parse exits.  This makes debugging some problems
	  with include tags much easier when multirows are in use or
	  variables are being passed by reference.

2007-02-27 09:04  avni

	* packages/acs-templating/tcl/list-procs.tcl: removing default for
	  caption because caption is optional

2007-02-27 01:18  avni

	* packages/acs-templating/www/resources/mktree.css: Mark Wylie's
	  changes: modified css

2007-02-27 01:17  avni

	* packages/acs-templating/resources/forms/standard.adp: Mark
	  Wylie's changes: adding form-label-error class; parens around
	  required text; adding form-widget-error class

2007-02-27 01:11  avni

	* packages/acs-templating/www/resources/forms.css: Mark Wylie's
	  work: class for form-label errors; class to replace inline
	  template

2007-02-27 00:51  avni

	* packages/acs-templating/tcl/widget-procs.tcl: reverting
	  accidental commit

2007-02-27 00:39  avni

	* packages/acs-templating/resources/lists/table.adp: adding caption
	  tag

2007-02-27 00:32  avni

	* packages/acs-templating/tcl/: list-procs.tcl, widget-procs.tcl:
	  adding caption property to list_properties

2007-02-26 10:22  emmar

	* packages/acs-templating/: resources/forms/standard.adp,
	  tcl/element-procs.tcl: Add fieldset and legend properties for
	  checkbox and radio widgets

2007-02-25 12:19  victorg

	* packages/acs-tcl/tcl/00-database-procs.tcl: db_string was totally
	  ignoring the -dbn swith!!

2007-02-22 01:41  avni

	* packages/acs-templating/tcl/list-procs.tcl: Project Zen: removed
	  element_index as a parameter. emma thought of an easier way to do
	  this. undoing previous work.

2007-02-22 01:39  avni

	* packages/acs-templating/resources/lists/table.adp: Project Zen:
	  using strings instead of counters for id and headers

2007-02-21 18:19  donb

	* packages/acs-subsite/www/permissions/perm-include.tcl: The
	  default perm list didn't include the top-level perm "delete"
	  (which is useful when this is called from file-storage, for
	  instance!)

2007-02-21 10:03  emmar

	* packages/acs-templating/:
	  catalog/acs-templating.en_US.ISO-8859-1.xml, tcl/list-procs.tcl:
	  Zen: localize orderby_html_title (list builder)

2007-02-21 02:08  avni

	* packages/acs-templating/www/resources/lists.css: Project Zen:
	  Mark Wylie's changes

2007-02-21 01:52  avni

	* packages/acs-templating/tcl/list-procs.tcl: adding element_index
	  parameter to template::list::element::create and making the var
	  available to list builder templates

2007-02-21 01:50  avni

	* packages/acs-templating/resources/lists/: filters.adp, table.adp:
	  Project Zen: mark wylie's accessibility changes and my headers
	  and id additions

2007-02-20 16:00  donb

	* packages/: acs-lang/tcl/lang-util-procs.tcl,
	  acs-lang/www/admin/locale-edit.tcl,
	  acs-tcl/tcl/request-processor-procs.tcl: Nima's commit overwrote
	  a bunch of my changes, and other peoples too!  Apparently he
	  didn't merge, but overwrote! NO!

2007-02-20 09:01  donb

	* packages/: acs-bootstrap-installer/installer.tcl,
	  acs-tcl/tcl/database-init.tcl: Fixed install issue caused by my
	  charset work

2007-02-20 08:57  nimam

	* packages/: acs-lang/tcl/lang-util-procs.tcl,
	  acs-lang/www/admin/locale-edit.tcl,
	  acs-tcl/tcl/request-processor-procs.tcl: Local changes at
	  Mannheim. Mostly merging catalog files

2007-02-19 16:41  donb

	* packages/: acs-lang/tcl/lang-util-procs.tcl,
	  acs-lang/www/admin/locale-edit.tcl,
	  acs-tcl/tcl/request-processor-procs.tcl: Set the charset from the
	  locale for the content-type meta information.  This wasn't being
	  tracked in ad_conn, nor cached by acs-lang, nor used by
	  lrn-master.  It's now tracked in ad_conn, cached by acs-lang, and
	  used properly by lrn-master.

2007-02-19 15:44  donb

	* www/: blank-master.adp, blank-master.tcl: Added attributes for
	  the HEAD attribute, by default language stuff.

2007-02-18 17:09  victorg

	* packages/acs-lang/catalog/acs-lang.ca_ES.ISO-8859-1.xml: Merging
	  catalog files to oacs-5-3 from oacs-5-2 for acs-lang

2007-02-18 17:06  victorg

	* packages/acs-kernel/catalog/acs-kernel.ca_ES.ISO-8859-1.xml:
	  Merging catalog files to acs-5-3 from oacs-5-2 for acs-kernel

2007-02-18 17:02  victorg

	*
	  packages/acs-mail-lite/catalog/acs-mail-lite.ca_ES.ISO-8859-1.xml:
	  Merging catalog files from oacs-5-2 to oacs-5-3 for acs-mail-lite

2007-02-18 16:59  victorg

	* packages/acs-tcl/catalog/acs-tcl.es_ES.ISO-8859-1.xml: Merging
	  catalog files to oacs-5-3 from oacs-5-2 for acs-tcl

2007-02-18 15:54  avni

	* packages/acs-templating/www/resources/lists.css: Mark Wylie's
	  changes: modified css to add div classes

2007-02-18 15:52  avni

	* packages/acs-templating/resources/lists/table.adp: Mark Wylie's
	  changes: moved pagination and list-button-bars out of the table
	  into divs

2007-02-18 15:50  avni

	* packages/acs-templating/tcl/list-procs.tcl: Mark Wylie's changes:
	  changed the default class that list tables are assigned from
	  'list' to 'list-table'

2007-02-17 15:28  avni

	* packages/acs-templating/tcl/form-procs.tcl: adding a default
	  class for forms if one does not exist

2007-02-17 14:03  gustafn

	* packages/search/tcl/search-procs.tcl: call search::action
	  callback such that syndication works

2007-02-17 08:46  gustafn

	* packages/search/www/search.tcl: fix for bog #3061

2007-02-16 04:44  donb

	* packages/acs-mail-lite/tcl/acs-mail-lite-callback-procs.tcl: When
	  i added documentation blocks to these callbacks, the call back
	  def code started complaining that the body {\n} is not empty.
	  Replaced this with the "-" empty body marker.  Interestingly:

	  ad_proc -callback {	  params } { }

	  apparenly does not trigger the "non-empty body" error.
	  Apparently the callback def only checks if there's a docblock
	  passsed to ad_proc ... a "gotcha".

2007-02-16 03:21  emmar

	* packages/acs-templating/resources/forms/standard.adp: fix problem
	  with radio and checkbox. formwidget was used instead of
	  formgroup.widget.

2007-02-13 01:45  emmar

	* packages/acs-templating/tcl/: date-procs.tcl, widget-procs.tcl:
	  Zen project: Add ID attribute to date and select widgets

2007-02-13 01:43  emmar

	* packages/acs-templating/resources/forms/accessible-forms.adp: Zen
	  project: Add fieldset tag for form sections

2007-02-13 01:40  emmar

	* packages/acs-lang/tcl/lang-widget-procs.tcl: Zen project: add ID
	  attribute for select_locales widget

2007-02-13 00:36  avnik

	* packages/acs-templating/www/resources/forms.css: project zen:
	  Mark Wylie's CSS for tableless forms

2007-02-13 00:34  avnik

	* packages/acs-templating/resources/forms/standard.adp:
	  implementing mark wylie's tableless design for forms

2007-02-13 00:24  avnik

	* packages/acs-templating/tcl/tag-init.tcl: project zen: modified
	  template_tag formtemplate to output the closing fieldset tag

2007-02-13 00:23  avnik

	* packages/acs-templating/tcl/form-procs.tcl: project zen: modified
	  template::form::render to output the opening form fieldset tag
	  and the optional opening and closing legend tag if it was passed
	  into ad_form

2007-02-13 00:19  avnik

	* packages/acs-tcl/tcl/form-processing-procs.tcl: project zen:
	  adding fieldset parameter to ad_form

2007-02-10 05:50  daveb

	* packages/acs-subsite/lib/user-info.tcl: Remove more magic
	  category mapping code.

2007-02-05 08:44  daveb

	* packages/acs-tcl/tcl/: application-data-link-procs.tcl,
	  application-data-link-procs.xql,
	  test/application-data-link-procs.tcl: Confirm URLs and object_ids
	  when scanning for links. Update test.

2007-02-05 08:30  daveb

	* packages/acs-tcl/tcl/: application-data-link-procs.tcl,
	  test/application-data-link-procs.tcl: Don't capture URLs outside
	  the current site as object URLs

2007-02-01 00:25  carlb

	* packages/acs-subsite/www/pvt/home.adp: closing open h2

2007-01-31 09:25  daveb

	* packages/acs-templating/www/resources/xinha-nightly/htmlarea.js:
	  Fix for back button! It actually works now.
	  http://xinha.python-hosting.com/ticket/842

2007-01-30 06:03  maltes

	* packages/search/tcl/search-procs.tcl: Why .LRN again, and more
	  importantly, why doesn't it work on 2.3

2007-01-30 06:03  maltes

	* packages/search/search.info: Two defaults are not good


View comments on this page at openacs.org