Changelog for plone.app.controlpanel

    (name of developer listed in brackets)

plone.app.controlpanel - 1.0rc2 Unreleased

    - Removed lots of irrelevant options from the language control panel. The
      selection of the default language could use a simpler widget, but it's
      too late to change that now. All advanced options should be made
      available through control panels in add-ons which actually use these
      settings. This closes http://dev.plone.org/plone/ticket/6784.
      [hannosch]

    - Fixed various bugs in the LanguageTableWidget. Removed broken code that
      tried to show the country flags. Showing 150 flags is rather excessive.
      This closes http://dev.plone.org/plone/ticket/6814.
      [hannosch]

    - Removed multilingual content settings from the language control panel.
      These don't have any effect in a standard Plone site. LinguaPlone /
      plone.app.multilingual features its own control panel.
      [hannosch]

plone.app.controlpanel - 1.0rc1 Released July 9, 2007

    - Do not show really user unfriendly types anymore in the search and types
      control panels. This closes http://dev.plone.org/plone/ticket/6292.
      [hannosch]

    - Consistently bicapitalized 'JavaScript'. This refs
      http://dev.plone.org/plone/ticket/6636.
      [hannosch]

    - Fixed another spelling error on the filter control panel. This closes
      http://dev.plone.org/plone/ticket/6653.
      [hannosch]

    - Fixed two spelling errors on the filter control panel. This closes
      http://dev.plone.org/plone/ticket/6644.
      [hannosch]

    - Added and used the new LanguageTableWidget for the available language
      listing.
      [hannosch]

    - Use the new LanguageDropdownChoiceWidget for the default language field.
      [hannosch]

    - Added first working version of the new language control panel. It still
      needs two new locale aware widgets for the language listings. This refs
      http://dev.plone.org/plone/ticket/5442.
      [hannosch]

    - Added support for optional descriptions on fieldsets.
      [hannosch]

    - Added RAMCache control panel. You can invoke it via
      http://portal/@@ramcache-controlpanel.
      [hannosch]

    - Localized the calendar control panel weekday names based on the Zope 3
      locales information, which is available from the portal_state view.
      [hannosch]

    - Removed title customization from the types control panel. This is
      currently not possible in any i18n-safe way. This closes
      http://dev.plone.org/plone/ticket/6551.
      [hannosch]

plone.app.controlpanel - 1.0b5 Released May 5, 2007

    - Fixed dummy on_save method to accept the data argument.
      [hannosch]

plone.app.controlpanel - 1.0b4 Released May 5, 2007

    - Pass data to the on-save template method.
      [optilude]

    - Add a callback method from the save button handler. This makes it easier
      to react when saving is finished (successfully) - otherwise, the schema
      adapter properties are simple set one-by-one and you can't do anything
      when form saving is complete. The alternative is to override the button
      handler, but then we lose some of the consistency that plone.app.form
      tries to introduce.
      [optilude]

    - Wording.
      [limi]

plone.app.controlpanel - 1.0b3 Released May 1, 2007

    - Adjusted the mail control panel to store the email settings on the portal
      root intead of in the site properties. This closes
      http://dev.plone.org/plone/ticket/6173.
      [hannosch]

plone.app.controlpanel - 1.0b2 Released March 23, 2007

    - Spelling corrections and wording.
      [limi]

    - Replace getToolByNames by getUtility.
      [hannosch]

plone.app.controlpanel - 1.0b1 Released March 5, 2007

    - Lots more control panels.
      [hannosch, optilude, limi, siebo, aclark, jladage, andrewb]

plone.app.controlpanel - 1.0a2 Released February 6, 2007

    - Additional control panels.
      [tomster, whit]

    - Groundwork and first control panels.
      [hannosch]

    - Initial package structure.
      [zopeskel]
