head	1.2;
access;
symbols
	camas_1_3:1.1.1.1 camas:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2003.03.19.11.16.47;	author kiwi;	state dead;
branches;
next	1.1;

1.1
date	2003.03.18.10.42.01;	author vida;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2003.03.18.10.42.01;	author vida;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Fixing yesterday vida's work.... :p
@
text
@Changes in CAMAS 1.2.xx since 1.1.7
-----------------------------------

- Fix a bug in the mailindex sorting in new camas tags.
- Added an option to scan folders in the mailindex screen. As this can
  consume ressources, you can choose not to run each time. 
  It is disable by default.
- You can reply and reply and move directly from the mailindex screen.
  You can do this for several emails.
- Removed some duplicated code that was in the compose/attachments screens
- Moved find_mailbox from imapclient.pmod to new IMHOTools.pmod
  This module is only for backward compatibility
- Added a new way to select attachments (HTML table instead of a select)
- Made the "stay in attachment" feature permanent
- Put all the session stuff in a CAMAS mapping so that you can now uses
  CAMAS on a virtual server without worrying about session name conflict with 
  your existing modules.
- It is now possible to extend CAMAS actions, see camas_actions_null.pike
- Cleanup the folder management, mainly in camas_tags.pike
- Moving sessobj to CSESSION
- Splitted big actions switch from camas.pike to functions in camas_actions.pike
- Rewrite the get IMAP configuration part so that's more easy to setup 
  CAMAS.
  WARNING: All auth modules are not compatible anymore. Also note that old 
  IMAP configuration from the CIF must be make from again in one of your
  auth modules. Some complex configuration have been removed for IMAP
  preferences when your IMAP servers is detected with the email.
- Fix installation problems on FreeBSD and warning messages on GNU/Linux.
- Added a klundge for Lotus Notes LDAP server that invert basedn and filter.
  Fix from Stephane Karges.
- You can now call the compose screen with the message="your message" arg, this
  will put "your message" in the textarea for compose
- Fix a bactrace in imapclient when accessing shared folders 
- Camas now read correctly the default session variables for the user
- Added a note about using non default template in camas_layout_manager CIF and
  some mutexes.
- Fixed multiple addressbook selector to use POST instead of GET 'cause of
  stupid limitation of M$IE >= 4.0 of 2083 char.
- Fix some NNTP support in Calta languages templates.
- Italian language support added.
- Removed NNTP support from 1.2 since it is not stable and feature rich
  enought for a release. Use the 1.3 branch if you need NNTP.
- Fixed bug in LDAP Auth module that backtrace when get imap server from
  LDAP and when there is not webmail quota.
- Fixed bug about M$ Passeport mails that doesn't respect MIME RFC...
- CAMAS now uses the Pike/7.2 Calendar module to parse the dates
- Basic NNTP functionnalities (reading article, listing groups, subscribing to
  groups, searching for groups, post, followup).
  Be sure to read help in CIF of CAMAS: NNTP module before installing it.
- Camas Basic Formbutton file is now automaticly reloaded if is was
  changed on disk.
- Workaround about Bug #506448 and subject using widestring and windows-xxxx
  encoding on pike 7.2.... This bug BTW is not present on 1.1, but just in case
  to prevent blocking of a Caudium webserver this is better.
- LDAP auth: cache stats was incorrect
- Global address book now support CSV file format.
- LDAP auth: fixed a case when no quota information is in the LDAP -
  CAMAS used to cause a backtrace then.

Changes in CAMAS 1.1.7 since Camas 1.0.18 branch
------------------------------------------------

- added auth ldap modules
- added entities functions (not finished)
- moved all features from main module to a standalone module
- formbuttons are now widestring complian
- the runtime admin is now a separate module
- the global addressbook is now a separate module
- added camas tags module
- "pre-camas" formbuttons is now deprecated and moved into compatibility
  section
- imho plug-ins supports are now depracated and moved into compatibility
  section
- added a paranoia check in mailindex that check if there is no mailboxes/
  folders in IMAP server. This, in theory cannot exist because there is
  at least on INBOX folder, but sometimes this appear when major imap 
  server error happened
- bugfixed the installation with OpenBSD
- IMAP server from LDAP server is now working. This feature is implemented
  in v2 auth modules, so this is more generic than before.
- in features module, LDAP is now named LDAP Global Addressbook
- modified mail forwarding code to handle multipart/alternative messages
  and corrected a bug if mail content type was different from
  text/*
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@maybe it will work this time.
@
text
@@
