Upfront Contacts 0.3.0 (Alpha release)
This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing.
This is the first public release of UpfrontContacts.
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| Tested with | Plone 2.1.2, Plone 2.1.1, Plone 2.1 |
|---|---|
| State | Alpha release |
| License | GPL |
| Release Manager | Roché Compaan |
In this release
- Person instances can now have portal users associated with them. They have a view where login details can be specified, a user's password can be reset and the user associated with a person can be removed. This basically makes the user configuration in the Plone control panel available on a person instance.
- Contacts can now be imported and exported as CSV. We re-used most of the import and export code from mxmContacts. Thanks Max!
Editing schemas through the web
One of the required products is ATSchemaEditor 0.3.2. There are some bugs in this version that prevents it from working with Plone 2.1 and
above. A patched version is available for download here: http://www.upfrontsystems.co.za/Members/roche/ATSchemaEditorNG-0.3.2-upfront.tgz
The patched version installs properly as a tool available in the Plone control panel, does not raise an exception when a widget is not registered with ATSE and allows editing of import ReferenceField attributes like "multivalued", "vocabular_display_path", "checkbox_bound".
Change log
0.3.0
- Added nice icons grabbed from Mark James' Silk icon set 1.2 (http://www.famfamfam.com/lab/icons/silk/)
- Person instances can now have portal users associated with them. Added view where login details can be specified, a user's password can be reset and the user associated with a person can be removed. This basically makes the user configuration in the Plone control panel available on a person instance.
- Contacts can now be imported and exported as CSV. We could re-use most of the import and export code from mxmContacts. Thanks Max!

