ver 1.0 final

- Fixed many bugs about charset coding. MANY thanx to Mr. Taniguchi Takaki for all his good work.
- email move bug fixed
- Select-all checkbox added in plonewebmail_box_view



ver 1.0rc3

- Just PloneWebMail Addressbook FIXED.



ver 1.0rc2

- BUG FIXED: Subject error happening with Email without subject
- Addressbook obj completely rewritten. Now it works fine :) 
- Addressbook from CVS format : ready for import/export implementation (to do)
- sortDict BUG fixed.
- UnboundLocalError in DATA variable SOLVED (I hope... :P )





ver 1.0rc1

Back to my hard work...
- imaplib_mine is no more needed: deleted.
- PloneWebMail_tool (portal_webmail) created. Many Defs moved from PloneWebMail_box
- getHeaders and many other Defs code cleaned and changed
- added shared data for webmail account (see getPortalData property in portal_webmail tool):
  now you can specify IMAP/SMTP server and folders configuration once for all Email accounts
- Rewrite of Email batching: now use batch_macros/macros/navigation (Plone standard batching)
- PloneWebMail_mailbox_popup no more linked to Retrieve folder listing (in PloneWebMail_box_edit. 
  It's still existing for debugging reasons.
- Many many MANY other little changes, improvements and code cleaning.
Thanx to Andreas Kaiser for german traslation!
Thanx to wooda for Courier bug fixing.
NB: BSWARTZ IS SUGGESTED TO NOT USE THIS PRODUCT. The open-source community is still waiting for HIS webmail product





ver 0.95

Finally: PloneWebMail walks with his own legs! MANY legs!
This 0.95 version is the result of Zope/Plone community work. 
I just have fixed subject iso-8859-1 visualization.
Many of you sand me patches, improvements, ... CODE.
And that's it: 0.95 ver is YOUR work. Some little work for a man, some big work for the community!
Please, continue this way. It gets PloneWebMail better day by day.
I report here just SOME of the people the strong improve PloneWebMail, but really THANX to EVERYBODY that work on it!

Thanx to Davide Corio:
- Changed log_into_folder and getHeaders in PloneWebMail_box.py for COURIER-IMAP COMPATIBILITY!

Thanx to Travis (http://www.ctln.org/Members/travis/zope-plone/plonewebmail/) :
- modified getHeaders to also return the total number of emails in the folder.
- put range limit checks in getHeaders so that invalid ranges wouldn't get passed to the sort.
- skins/PloneWebMail/PloneWebMail_box_view.pt
- modified html/tal tag formatting
- conditionally activate/deactive previous and next links based on the range of emails.
- put the range setting, previous/next navigation, and an additional range indicator in a table at the top and bottom of page.
- pulled the range/navigation table out of PloneWebMail_box_view and put in a macro

Thanx to Joan for French PloneWebMail_fr.po translation.



ver 0.94

- Fixed some Plone 2.0 (finally final!) compatibility bugs
- Fixed cc/bcc empty fields bug (thanks to Arjan Molenaar & Jeroen Vloothuis)
- Added Italian dictionary (thanks to ME! :) )


ver 0.93

- Email list batching
- Fixed some Plone 2.0 beta compatibility errors 


ver 0.92

- ZPT remake more plonish style... Thanks to Kay Misner!
- Divided icons from txt for better i18n implementation
- Gifs converted in PNG
- Fixed Date Headers... Thanks to Andreas Kaiser !


ver 0.91

- Fixed installation bug: adding mailboxes_slot in left_slots of the portal
- Fixed Mailboxes list: changed the way I parse the mailbox list received from the server: now it's compatible with MS Exchange
- Added i18n tags to all ZPT forms... Thanks to Kay Misner !

