Difference between revisions of "Roadmap and Release 2.2.0 ("Purged version")"

From Dolibarr ERP CRM Wiki
Jump to navigation Jump to search
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Roadmap]] Dolibarr pour la version 2.2.0
+
[[Category:RoadMap]]
 +
{{TemplateVersion|
 +
version=2.2.0|
 +
date=2007-12-26|
 +
mainfocus=
 +
* Called "Purged version" (a lot of old deprecated files were removed)
 +
|
 +
}}
  
  
== Fonctionnalités ==
+
'''Detailed ChangeLog''':
 
+
<pre>
* <strike>Corrections des retours de la 2.1.0</strike>
 
* <strike>
 
 
- Add more statistics on main page.
 
- Add more statistics on main page.
 
- Add option to add message on login page.
 
- Add option to add message on login page.
Line 11: Line 16:
 
- Add volume on products properties.
 
- Add volume on products properties.
 
- Support for LDAP authentication.
 
- Support for LDAP authentication.
- Full member synchronisation with LDAP database in fundation module.
+
- Full member synchronisation with LDAP database in
 +
  fundation module.
 
- More LDAP fields supported for user synchronization.
 
- More LDAP fields supported for user synchronization.
 
- Better logger for install.
 
- Better logger for install.
 
- First changes to support UTF8.
 
- First changes to support UTF8.
 
- Add a "forget password" feature.
 
- Add a "forget password" feature.
- Setup process can run several migrate files if need to jump several versions to upgrade.
+
- Setup process can run several migrate files if need
 +
  to jump several versions to upgrade.
 
- Support for webcalendar 1.1 in webcalendar module.
 
- Support for webcalendar 1.1 in webcalendar module.
 
- Support for menu in database.
 
- Support for menu in database.
Line 27: Line 34:
 
- Better code comments for Doxygen documentation.
 
- Better code comments for Doxygen documentation.
 
- Better support of vcard export format.
 
- Better support of vcard export format.
 +
- A lot of security enhancements (no more password in log files,
 +
  crypted password in database, in config file...).
 
- Themes are full CSS compliant.
 
- Themes are full CSS compliant.
</strike>
+
- A lot of other minor changes...
* Correction pb avoir client
+
- Option to scan uploaded document by an antivirus.
 
+
- Transparency for picto files works with IE.
== Features (english version) ==
+
- Can drag and drop boxes on main page.
 
+
</pre>
* Fix bug reports of 2.1.0
 
* Addition of multi-currencies management, only in informative mode at first (Yannick Warnier)
 
* Addition of documents history (if invoice generated and sent to the client, keep that precise invoice in this form at all costs - with date)
 
* Better database input filtering (prevent easy attacks by disatisfied employees) (continual effort)
 
* Improvements of invoice-related e-mail sending: configurable default fields, automatical CC to a specified e-mail address, drop-down, title and body language in the contact info (introduce concept of contact language)
 
* Improvements in the commercial management features. Introduce dated notes, contacts belonging to more than one company, notion of "referral" (a client refers us to another - to keep track of worthy clients)
 
* Manage members language (e-mail sending)
 
 
 
 
 
== Modules à inclure/exclure pour la release ==
 
Tous les modules du CVS peuvent être inclus dans la release 2.2.0 à l'exception des suivants:
 
 
 
* Postnuke               
 
Non stable
 
 
 
* Telephonie
 
Trop spécifique, présente des failles de sécurité graves
 
 
 
* ClicktoDial
 
Hack grossier sur un système peu répandu
 
 
 
* Bookmark4u
 
Peu utile
 
 
 
* Barcode
 
Non fini
 
 
 
* Editeur
 
En cours de dev, non requis
 
 
 
* Document
 
En cours de dev, non requis
 
 
 
 
 
== Modèles à inclure/exclure pour la release ==
 
'''Modèle numérotation facture'''
 
 
 
Aucun modele a exclure.
 
 
 
 
 
== Themes à inclure/exclure pour la release ==
 
 
 
Tous les themes sont opérationnels sauf 'rodolphe' qui n'a aucun picto.
 
 
 
 
 
== Autre ==
 
 
 
* Le support PosgreSQL n'est pas stable (Manque de testeurs) et ne sera donc pas intégré à la 2.2
 
* Le support MSSQL n'est pas stable et ne sera donc pas intégré à la 2.2
 

Latest revision as of 08:53, 27 July 2013

Version: 2.2.0 (List of other versions on page Category:RoadMap)
Release date: 2007-12-26
Main focus (What developers has mainly worked on, but not only, so for full list of changes see the detailed ChangeLog):

  • Called "Purged version" (a lot of old deprecated files were removed)


Detailed ChangeLog:

- Add more statistics on main page.
- Add option to add message on login page.
- Management of categories for third parties.
- Add volume on products properties.
- Support for LDAP authentication.
- Full member synchronisation with LDAP database in
  fundation module.
- More LDAP fields supported for user synchronization.
- Better logger for install.
- First changes to support UTF8.
- Add a "forget password" feature.
- Setup process can run several migrate files if need
  to jump several versions to upgrade.
- Support for webcalendar 1.1 in webcalendar module.
- Support for menu in database.
- Better support for using Dolibarr on more WHP.
- Removed some deprecated files and clean code.
- New theme: Auguria
- Removed PHP warnings.
- Some bugs fixes.
- Traduction more complete.
- Better code comments for Doxygen documentation.
- Better support of vcard export format.
- A lot of security enhancements (no more password in log files,
  crypted password in database, in config file...).
- Themes are full CSS compliant.
- A lot of other minor changes...
- Option to scan uploaded document by an antivirus.
- Transparency for picto files works with IE.
- Can drag and drop boxes on main page.