Version History

  ' ' 2.1 -- ' '
        
        * Corrected some CSS display issues with Person pictures.

        * Users with the Personnel Manager role can now add Person objects.
        
        * Added a field to the classification gallery view to control the width of the Person images
        
        * Multiple FacultyStaffDirectory objects can now exist in the same site
        
        * Improved product reinstallation performance
        
        * Added an assistant field to confer profile editing delegation on other users
        
        * Added a "can manage personnel" field to the sharing tab
        
        * Added i18n hooks for all fields and templates
        
        * Removed a boatload of unused imports
        
        * Removed WebLionLibrary dependency
        
        * Eggified product
        
        * Configlet icon should now work properly in VirtualHostMonstered sites
        
        * vCard should handle unicode characters properly now
        
        * vCard images now display
        
        * Empty biographies stay empty

  ' ' 2.0 -- ' '
        
        * Added an A-to-Z listing view for Directories and Departments.
        
        * Forced Previous/Next display in the Person editor.
        
        * Bug fixes
        
  ' ' 2.0a1 -- ' '
  
        * Integrated with Plone users and groups.
        
        * Switched extensibility framework to archetypes.schemaextender. More
          than one extender works at once now, and all content types are
          extensible.
        
        * Added Department content type.
        
        * Sortable Name is now available as a SmartFolder index (mainly for
          sorting).

        * Added SmartFolder fields for Departments, Classifications, Committees,
          Specialties, and People.

        * Templates are faster.

        * Non-ASCII characters in Person titles work.

        * People now have a Middle Name field.

        * Specialties and other types of person groups can now live outside the
          Faculty/Staff Directory.

        * Specialties are now listed in a sane order.

        * Committees Folders are now addable within Departments.

        * Added a configlet in Site Setup to allow customization of phone number
          and user ID validation as well as the ability to disable aspects of
          membrane integration.

        * Silenced some deprecation warnings.

        * Added support for Plone 3's versioning.

        * Renamed content types to avoid collisions with other products.

        * Added oodles of new tests.

        * Ditched ArchGenXML, making our code much cleaner.

        * Made more use of GenericSetup.

  ' ' 1.0.1 -- Minor documentation tweaks
  
  ' ' 1.0 -- Initial release
