AT Reference Browser Widget 2.0 (Aug 09, 2007)

New feature release targeted at Plone 3.0

For additional information about this project, please visit the overview page .

Available downloads

Release Notes

Tested with Plone 3
State Final release
License GPL
Release Manager Hanno Schlichting
Released 2007/08/09 00:00:00 Universal

 

Change log

ATReferenceBrowserWidget 2.0 - Released August 9, 2007

    - No changes.
      [hannosch]

ATReferenceBrowserWidget 2.0rc1 - Released July 9, 2007

    - Changed an invalid div tag inside a ul to a li tag in referencebrowser.pt.
      [hannosch]

    - Small i18n markup correction.
      [hannosch]

ATReferenceBrowserWidget 2.0b4 - Released May 5, 2007

    - Removed five:registerPackage as it is causing problems in ZEO
      environments.
      [hannosch]

ATReferenceBrowserWidget 2.0b3 - Released May 1, 2007

    - Death to tabindexes!
      [limi]

    - Use getToolByName to get the portal_properties tool
      [wichert]

    - ATReferenceBrowserWidget now uses checkboxes for displaying the selection
      (instead of a selection field).
      [jvloothuis]

    - Removed unused and wrong types_param definition throwing errors in some
      configurations. (There is no mandatory "allowed_types" attribute on field
      definitions you can rely on.) If this line was good for anything, please
      re-add it in a failsafe version.
      [deichi]

ATReferenceBrowserWidget 2.0b2 - Released March 23, 2007

    - Replaced all getToolByName calls with getUtility.
      [hannosch]

ATReferenceBrowserWidget 2.0b1 - Released March 5, 2007

    - Converted to a regular Python package in the Products namespace.
      [hannosch]

    - Removed lots of BBB code. We require Archetypes 1.5 now.
      [hannosch]

    - Replaced renderAllTheStylesheets with new content provider for inclusion
      of the CSS files.
      [fschulze]

    - Add an option to show all results immediately.
      [alecm]

    - Added .metadata files for the two javascripts to tie them to the
      HTTPCACHE.
      [reinout]