Dependencies
- distribute
- z3ext.activity
- z3ext.authentication
- z3ext.content.forms
- z3ext.content.notifications
- z3ext.content.type
- z3ext.layout
- z3ext.layoutform
- z3ext.personal.space
- z3ext.preferences
- z3ext.principal.field
- z3ext.principal.profile
- z3ext.principal.registration
- z3ext.statusmessage
- zope.datetime
- [test] z3ext.autoinclude
- [test] z3ext.content.activity
- [test] z3ext.content.browser
- [test] z3ext.security
- [test] zope.app.testing
- [test] zope.app.zcmlfiles
- [test] zope.securitypolicy
- [test] zope.testbrowser
- [test] zope.testing
0.7.0 (2009-11-20)
- Added special login action to redirect to profile edit form on first login
- Remove activity record on principal removing
0.6.0 (2009-10-16)
- Activity record for registration added
- Use newer profile fields api
- Changed workspace title to "Personal Profile" to distinguish from other
profile-like workspaces.
0.5.0 (2009-08-11)
- Added email notifications for user registrations
0.4.1 (2009-07-17)
- Field categories ordering fix
- Update tests for chameleon enabled setup
0.4.0 (2009-06-23)
- Use special portlets manager for profile workspace
- Use newer personal profile api
- fix layout
- Copyright changed to 'Zope Foundation and Contributors'
0.3.0 (2009-05-05)
- Do not use z3c.autoinclude
- Update styles
0.2.0 (2009-03-24)
- Added profile icon
- Use actions portlet
0.1.0 (2009-03-15)
- Initial release.