=======
CHANGES
=======


Version 0.4.2 (2008-07-22)
---------------------------
- Fixed issue with inheritance display on the permissionDetails page
- Cleaned up some of the page template files.
- Added description to the group inheritance display on the principal
  details page.

Version 0.4.1 (2008-06-12)
---------------------------
- Fixed issue with inheritance display on the securityMatrix.html page
- Added links to the views listed on the securityMatrix.html page
- Refactored out the PrincipalDetails and the PermissionDetails to
  their own files
- Added the ZPL text to the tops of all the py files
- Refactored out the shared global functions to globalFunctions.py
- Refactored out the MatrixDetails superclass to its own file.

pant, pant, pant

Version 0.4.0b (2008-06-09)
---------------------------
- Updated page template for principal details
- Sorting issue fixed on viewMatrix page

Version 0.4.0 (2008-06-09)
---------------------------
- Updated page template for principal details
- Releasing as Beta

Version 0.3.6b (2008-06-02)
---------------------------
- Misc fixes to group permission inheritance.
- Misc verbiage and layout updates to page templates.

Version 0.3.6 (2008-05-25)
---------------------------
- Security tool now inherits properly from groups.

Version 0.3.5c (2008-05-24)
---------------------------
- Mainly fixed documentation and DocTests

Version 0.3.5b (2008-03-03)
---------------------------
- Fixed issue where stylesheets would not display in skin
- Added z3c.macro namespace to configure.zcml

Version 0.3.5 (2008-03-02)
--------------------------
- Fixed issue where SecurityTool skin was only declared for the demo, 
  skin is now declared in the configure.zcml.

Version 0.3.4 (2008-02-26)
--------------------------
- Fixed issue with groups on permDetails and principalDetails pages
- Fixed issue where securitytool views were declared as zope.Public
- Added SecurityTool skin to register securitytool views against

Version 0.3.3 (2008-02-21)
--------------------------
- Updated css and styles
- Cleanup of page templates
- Fixed permission details page

Version 0.3.2 (2008-02-18)
--------------------------
- Updated css and styles
- Cleanup of page templates
- Updtated principalDetails with sorting
- Fixed bug where some permissions were not being removed appropriately

Version 0.3.1 (2008-02-07)
--------------------------
- Updated interfaces and views
- Updated css and styles
- Cleanup of page templates
- Updtated principalDetails to show all data
- Various bug fixes
- Added some more roles and permissions for the demo.

Version 0.3.0 (2008-02-07)
--------------------------
- Updated interfaces and views
- Cleanup of page templates
- Storing selected skin in session
- Various bug fixes
- Better project description

Version 0.2.4 (2008-02-06)
--------------------------
- Fixed bug in permDetails
- Updated interface and views
- Added some more content to the demo
  

Version 0.2.3 (2008-01-29)
--------------------------
- Fixed issue where all the permissions associated with a principal
  were not populating properly

Version 0.2.2 (2008-01-28)
--------------------------
- Some enhancements on the page templates and css classes
- Better test coverage and "Smoke" tests for all the available views

Version 0.2.1 (2008-01-27)
--------------------------
- Fixed bug with Permission Details

Version 0.2.0 (2008-01-26)
--------------------------
- Initial release of fully functional z3c.securitytool
  
Version 0.2.1 (2008-01-26)
--------------------------
- Fixed bug with Principal Details page
  





