Faculty/Staff Directory 2.1.3 (Oct 09, 2009)

Lots of bug fixes, Turkish translation and better translation framework, more workflow options for Persons, and more

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

Available downloads

Change log

  • Fixed the overzealous user search
  • Revised workflow for Persons. Visibility and membership behavior can now be controlled independently.
  • Fixed an umlaut crash
  • Fixed some ReferenceBrowserWidget behavior when running behind a web server
  • Added Turkish translation
  • Brought translation infrastructure up to date
  • Corrected the permission needed to manage personnel
  • Described the permissions implementations of the Personal Assistants field
  • Wrapped example extender in egg packaging and renamed it
  • Fixed syntax error in the French translation
  • Included compiled (.mo) versions of all translations
  • Fix the getClassificationNames index method so that it doesn't throw an error trying to concatenate a function and an int, also make sure the method works in 3.2 and 3.3
  • Remove MANIFEST.in and use setuptools svn integration instead