dolibarr/ChangeLog

556 lines
24 KiB
Plaintext
Raw Normal View History

2009-10-26 19:10:52 +01:00
English Dolibarr ChangeLog
2003-09-06 14:40:34 +02:00
***** ChangeLog for 2.9 compared to 2.8 *****
For users:
- New: Support "Department/State" field on contact card.
2010-05-29 15:40:13 +02:00
- New: Can reopen a refused/canceled supplier order.
- New: Add Gant diagramm on project module.
2010-05-29 15:40:13 +02:00
- New: Add a new mode for automatic stock increase: Can be increased
on supplier order dispatching of products.
- New: Can set a past delay to limit calendar export.
- New: Can join files on emailing campaigns.
- New: Add statistics on trips and expenses module.
- New: Can reopen a closed customer order.
2010-03-27 17:35:49 +01:00
- New: Add module externalsite to add a web site/tools inside
menu and a Dolibarr frame.
- New: Can link trips and fees to a project.
- New: Add civility title in foundation module.
- New: Can set accountancy code for product (buy and sell).
- New: Can filter third parties lists on categories.
2010-03-16 21:28:56 +01:00
- New: Can filter products and services lists on categories.
2010-06-02 13:14:56 +02:00
- New: task #10202 : Support categories for members.
- New: Can build documents for third parties (Use ODT templates, need PHP 5.2+).
- New: Support products property length and area.
- New: Add "payment due before" field in invoice exports
- New: Add feature to resize or crop image files (for products photos)
- New: task #10113 : Show list of emailing on clicking on "number of mass emailing received"
- New: Add default language for third parties and use it when multilang is enabled
to define default language for document generation.
- New: Can reopen a closed supplier invoice.
- New: Move permission "see hidden categories" into "see hidden products/services".
- New: Can delete several files at once in FTP module.
2010-04-19 08:50:14 +02:00
- New: Add box "last contracts".
- New: Works even if Web hosting provider has disabled glob function.
- New: Can now send supplier order by mail.
2010-06-05 01:00:57 +02:00
- New: task #10076 : Show content of message in notification module.
- New: Widthrawal module is no more experimental.
- Fix: Format number was wrong for ar_AR language.
- Fix: Can change password if has only permission change password.
2010-03-18 21:04:10 +01:00
- Fix: Project PDF document show the tasks.
- Fix: bug #29278 : SMTP fails with IP
2010-04-13 23:56:06 +02:00
- Fix: Default language on login page.
2010-04-28 13:14:53 +02:00
- Fix: Complete support of euros sign (even in PDF).
- Fix: Bad setup of phpMyAdmin for DoliWamp installer.
- Fix: Tracking number should be available on sending sheets.
For tranlators:
2010-05-29 15:40:13 +02:00
- Fix: Major update of italian translation (it_IT).
2010-05-26 17:59:03 +02:00
- New: Added slovenian translation (sl_SL).
2010-05-29 15:40:13 +02:00
- New: Add translation of DoliWamp installer.
For developers:
- More comments in code.
- Uniformize some code.
2010-06-02 13:12:01 +02:00
- Delete all useless pre.inc.php files (this also increase speed).
2010-03-17 01:50:00 +01:00
- Fix W3C errors in page forging.
- Qual: Mutualize code of menu managers.
2010-04-21 20:35:40 +02:00
- Better isolation of modules files and dolibarr core files.
2010-06-02 13:12:01 +02:00
- task #8682 : Remove functions unix_timestamp
2010-06-05 01:00:57 +02:00
- The makepack tool nos make pack with UID 500.
2010-04-28 13:18:01 +02:00
WARNING:
- A lot of class files (*.class.php) has moved into subdirectories. So If you use
or develop non official modules that includes Dolibarr classes, you will have to rename
path to thoose classes into the include function.
- Also, parameters of the "fetch()" method for class "User" has changed to reflect
other fetch methods.
2010-05-29 15:40:13 +02:00
- This version is also the last one to support PHP 4.*. Dolibarr 3.* will be supported
with PHP 5.* and higher only.
2010-04-27 20:49:54 +02:00
2010-04-10 13:37:10 +02:00
***** ChangeLog for 2.8.1 compared to 2.8 *****
For users:
- Fix: Works on database with _ in name.
- Fix: Broken feature in trips and expense module.
- Fix: Can use $ in database and login/pass values.
- Fix: No error on upgrade if there is orphelins tasks.
2010-04-12 02:27:14 +02:00
- Fix: Failed to login when user agent string was longer than 128.
- Fix: bug #29526 : Numérotation Proposition Incorrecte après duplication
2010-04-10 13:37:10 +02:00
***** ChangeLog for 2.8 compared to 2.7 *****
For users:
2010-01-15 00:21:22 +01:00
- New: Support note on trips module
2010-01-13 14:32:09 +01:00
- New: Can link contacts to projects
- New: Can removed attached file on email form if attachment was wrong.
- New: Add option to show your logo on top of left menu.
- New: task #9935: Can edit accountancy code.
2010-01-13 14:32:09 +01:00
- New: Add an option to make users email required.
- New: Module notification can send email on order or proposal validation.
- New: Can use any command line antivirus on file upload.
- New: A customer can also be a prospect.
- New: task #9802 : Can link an action to a project and use project to
filter agenda.
- New: Project can be set on contract creation.
- New: Initial sold can be conciliated on bank module.
- New: Add a default errors-to email for emailing module.
- New: Can filter on user on stock movement list.
- New: When creating a third party from a member, it is set as a new
customer.
- New: Can use {tttt} in numbering mask setup. It will be replaced
with third party type.
- New: VAT number is stored in one field. This is more "international".
2009-12-09 19:13:47 +01:00
- New: task #9782 : Add possibility to delete a warehouse.
- New: task #9640 : Add label for stock movements.
- New: task #9916 : Add FREE text for interventions card.
- New: Can define the new product ref when cloning.
- New: Project module support status of project and end date.
2010-02-02 08:47:03 +01:00
- New: Provide a debian/ubuntu package.
2010-02-10 15:16:36 +01:00
- New: Add link to check a SIREN for french users.
- New: Add link "now" to fill date when creating invoices.
- Fix: Import module works even if prefix is empty in source file.
2009-12-09 19:13:47 +01:00
- Fix: bug #28055 : Unable to modify the date of a cloned command.
- Fix: bug #27891.
- Fix: Change of numbering module was not effective.
2009-12-13 23:29:13 +01:00
- Fix: Change error management when adding already used supplier ref
for a product.
2009-12-17 08:28:19 +01:00
- Fix: Running sending-email.php
- Fix: Warning should not appears for invoice closed
- Fix: Import for companies works even with prefix empty.
- Fix: bug #28895 : Création d'utilisateur impossible.
- Fix: Can change password if has only permission change password.
2009-12-17 08:28:19 +01:00
For developers:
- Qual: Reorganize /dev directory.
- Qual: Change the way items are linked together.
- Qual: The login page now use a template in /core/template/login.tpl.php.
- New: Modules can add their own tab on projects cards.
- New: Add management of triger FICHEINTER_VALIDATE
2009-12-30 17:53:09 +01:00
***** ChangeLog for 2.7.1 compared to 2.7 *****
For users:
- Fix: Bad decimal management for it_IT and fr_BE languages.
- Fix: A third party created from a member is created as a
customer.
- Fix: Change of numbering module was not effective.
- Fix: Report of balance missing supplier invoices.
- Fix: Running sendmaing-email.php script.
- Fix: Detection of country for IBAN management.
2009-12-30 17:53:34 +01:00
- Fix: Update member photo.
2009-12-30 17:53:09 +01:00
2009-10-26 19:10:52 +01:00
***** ChangeLog for 2.7 compared to 2.6 *****
For users:
- New: Add a print icon to show a page to print without menus.
- New: Can add a free text on bank cheque receipts.
- New: Price level can be defined also for prospects.
2009-05-25 00:01:19 +02:00
- New: Add a help and support center.
- New: Can export commercial proposals.
2009-05-04 22:39:17 +02:00
- New: Can use a cache for xcal exports.
- New: Option for faster confirmation process with one ajax popup.
2009-05-10 16:16:17 +02:00
- New: Complete theme bluelagoon and rodolphe
2009-05-22 17:45:31 +02:00
- New: Can select third parties emails in emailing module for all
third parties with expired contract's lines.
2009-05-25 00:01:19 +02:00
- New: Can add a field errors-to in emailing.
- New: Can use inline images in emails.
- New: Add predefined invoices (can be use for repeated invoices).
- New: Add a confirmation when cloning products.
2009-06-03 22:05:49 +02:00
- New: Add stock in product lists.
- New: Can filter list of stock movement on date or product.
- New: Added a link from product list to their stock movements.
- New: Several speed enhancements after using the Google Page speed
plugin for FireBug.
- New: Add a confirmation on dangerous admin purge feature.
- New: Add navigation on donation sheets.
- New: Added estimated value for stocks.
2009-07-19 18:58:34 +02:00
- New: Added module Gravatar to found photo of users or members
from their email on gravatar.com.
- New: Include Dolibarr version in suggested dump filename.
- New: Enhancement in project module.
2009-07-29 20:41:39 +02:00
- New: Add log tab on emailing module.
2009-08-09 03:47:28 +02:00
- New: Minor enhancements in look themes.
- New: Add option to hide help in menu.
2009-08-12 01:42:21 +02:00
- New: Added a "force LDAP synchronize" on member and contact cards.
2009-08-22 05:47:19 +02:00
- New: Can split a discount into two smaller discount. This allows to use a
discount on an invoice even if invoice amount is lower than discount
credit available.
- New: Can use variables into the free text on PDF (__TOTAL_TTC_, __TOTAL_VAT...)
2009-08-26 12:06:12 +02:00
- New: Increase page loading speed (all changes reported by Google PageSpeed
tool has been added).
- New: Add support of constant MAIN_ONLY_LOGIN_ALLOWED to allow to lock all
access to any users except the one defined in constant.
- New: Add an admin page of PHP sessions with a way to lock new connections
for other users than yourself. Can also purge existing sessions.
2009-10-24 01:51:09 +02:00
- New: Add point of sale module.
- New: Better usage when using with smartphones.
2009-09-28 01:22:00 +02:00
- New: Add module FTP client.
2009-09-29 19:26:59 +02:00
- New: Can set first day of week.
- New: Installer now create a .htaccess to protect documents directory.
2009-10-26 19:10:52 +01:00
- New: Experimental support for Postgresql.
2009-11-02 11:48:12 +01:00
- New: Full support of SMTPS (can works with Google SMTP).
- Fix: "Now" link works when date popup is not used.
2009-07-30 00:03:20 +02:00
- Fix: Debug seriously the email notification module.
- Fix: Error Call to a member function trans when refusing a supplier order.
- Fix: Fix payment conditions on commercial proposals.
2009-06-14 23:09:44 +02:00
- Fix: Nb of orders to process was wrong.
- Fix: Customer code was not correct on PDF it if contains special
characters.
- Fix: Can update price even with "NPR" VAT rates.
- Fix: When product type is missing, description is not lost when adding
new product lines.
2009-05-25 00:01:19 +02:00
- Fix: CC and BCC in emails was not used if using SMTPS handler.
2009-06-03 22:05:49 +02:00
- Fix: Last character was lost when text end with n or r.
2009-08-12 02:16:32 +02:00
- Fix: LDAP synchronization is now more robust (transaction and
use modify instead of delete/add).
- Fix: Fix: Setup of member synchronization does not conflict
with contact or user synchronization.
2009-06-03 22:05:49 +02:00
For translators:
- Update some language files.
- Can accept right to left languages. Added an "automatic" arabe translation.
2009-06-03 22:05:49 +02:00
For developers:
- An external module can force the third party code to be required whatever
is the rule of third party code module.
2009-05-10 18:26:10 +02:00
- Update fckeditor to 2.6.4.
2009-08-13 10:04:32 +02:00
- Update Smarty to 2.6.26.
2009-07-10 10:58:26 +02:00
- Removed some deprecated code and files.
- Creation of directory in module descriptor is simpler.
- Can use an alternate document_root directory to develop with
sources on two repositories.
2009-05-05 19:27:52 +02:00
- Removed useless code of old commercial module.
- Move some modules into the CVS modules repository dolibarrmod. This reduces
amount of code in main branch.
2009-05-09 00:08:41 +02:00
- Updated wiki documentation.
2009-06-03 22:05:49 +02:00
- Better W3C standard.
2009-08-09 03:47:28 +02:00
- Can add init data when enabling a module.
- Can fix some corruptions in database by calling the update page
/install/repair.ksh
2009-08-22 05:47:19 +02:00
- Log files contains more information (PHP_SELD added and OS user used for
log of command lines scripts)
- Can protect a module to not being enabled if javascript disabled.
- If module numberwords is installed, code can use langs->getLabelFromNumber
to get value of an amount in text.
- A module can add subsitution keys in makesubsitutions() functions.
- Add $conf->browser->phone defined to optimise code for smartphone browsers.
2009-10-08 09:56:17 +02:00
- All external libs are now in same directory /includes.
- All install files are now in same directory /install.
2009-10-26 19:10:52 +01:00
***** ChangeLog for 2.6 compared to 2.5 *****
2009-01-02 16:33:08 +01:00
For users:
2009-04-29 16:17:39 +02:00
- New: Add filter on status in emailing selector for Dolibarr users.
- New: Can add bookmarks on all pages.
2009-04-29 16:17:39 +02:00
- New: Enhance bank transactions reporting.
2009-08-22 05:47:19 +02:00
- New: When creating a contact from a third party, informations from third
party card are automatically suggested.
- New: Sort list of languages in combo box.
2009-01-07 14:09:42 +01:00
- New: EMails links are show with function dol_print_email
- New: Add graph report on number of entities in product statistics page.
2009-01-10 00:05:25 +01:00
- New: Can delete a supplier order whatever is its status.
2009-01-12 18:36:14 +01:00
- New: No limit on free text on PDF generated documents.
2009-01-14 16:53:52 +01:00
- New: Can force login value when creating a user from a member.
- New: Can clone commercial proposals and orders.
2009-01-15 00:36:51 +01:00
- New: Major enhancement of project module.
- New: Added product label in invoice exports fields.
2009-01-15 21:08:32 +01:00
- New: Add VAT number in export fields.
- New: Upgrade FPDF to 1.6
- New: Upgrade Scriptaculous to 1.8.2 and Prototype to 1.6.0.3
- New: Added keywords in PDF.
- New: Add hidden option MAIN_DISABLE_PDF_COMPRESSION.
- New: Add attachments on intervention cards.
2009-04-29 16:17:39 +02:00
- New: Can add personalized fields in emailing selectors.
- New: Customer code and supplier code can be defined automatically.
- New: Emailing feature can extract civility from contacts.
2009-04-29 16:17:39 +02:00
- New: Can create a third party from a member of foundation module.
- New: Can set a limit for stock alert to 0.
2009-02-09 01:04:34 +01:00
- New: Support SMTPS.
- New: Added a page /support to provide a help center service on Dolibarr.
- New: Distinct status "running not expired" from "running expired" in lines
contract status.
- New: Add a first version of a module for Paybox.
- New: Can add contact to suppliers orders.
2009-04-29 16:17:39 +02:00
- New: Changes to support the external Bit Torrent module.
- New: Can filter on social contribution type in list.
- New: Upload of joined files need create/modify permissions to work.
- New: For admin users, show the SQL request in export build.
- New: Can modify proposal date if status is draft.
- New: The help link on some pages now links directly to the wiki web page.
- New: Enhancements in barcode module.
2009-03-28 19:32:27 +01:00
- New: Can use decimal values in stocks.
- Fix: Partial payment on social contributions not shown on main page.
- Fix: Handle correctly the comment in status changing of supplier orders.
- Fix: Author, title and topic are correctly encoded in PDF.
2009-08-22 05:47:19 +02:00
- Fix: Now HTML output is always UTF8, this solve bad PDF encoding on old
users.
- Fix: Save new model when changed on interventions.
- Fix: Failed to go on the future view of bank transaction if there is no
future bank transaction already wrote.
- Fix: Bad ref in supplier list.
2009-04-29 16:17:39 +02:00
- Fix: Bad link in product statistics for supplier referrers.
- Fix: Usage of reset of cursor in personalized numbering modules for a particular
month (@ option) was broken.
2009-01-07 18:57:01 +01:00
- Can add contacts to a supplier invoice.
- Fix: When an invoice is changed back to status draft, warehouse is increased
back.
- Fix: Category of a bank transaction was not saved.
- Fix: Clicktodial plugin works correctly now
- Fix: Multiprices features works correctly.
2009-01-10 04:47:52 +01:00
- Fix: Project module and task creation.
- Fix: Validation of order if a file was attached.
- Fix: A lot of fixes in PDF generators.
2009-04-29 16:17:39 +02:00
- Fix: Bad line/page break with long description of products on PDF.
- Fix: Option force invoice date to validation date working correctly.
- Fix: Creation of a member from the example public page works.
2009-01-02 16:33:08 +01:00
For translators:
2009-01-31 02:34:52 +01:00
- Added 10 more new language files.
- Added autotranslator tool. A tool to build/update automatically
2009-04-29 16:17:39 +02:00
languages files using Google API for a new language. Wonderful to start a
new translation.
2009-01-02 16:33:08 +01:00
For developers:
- Removed some deprecated files.
- Removed treemenu library.
2009-01-07 14:09:42 +01:00
- Renamed all function dolibarr_xxx into dol_xxx to have same prefix everywhere.
2009-01-07 18:57:01 +01:00
- Rewrite clone feature for supplier invoice to work like other clone features.
2009-01-15 02:03:19 +01:00
- First change to manage a future feature "stock PMP value".
- A module can add a new tab in third party view tabs.
2009-10-13 23:46:09 +02:00
- First change for future geoip module.
2009-01-02 16:33:08 +01:00
2009-10-26 19:10:52 +01:00
***** ChangeLog for 2.5 compared to 2.4 *****
2008-09-04 19:56:55 +02:00
For users:
2008-10-12 14:00:16 +02:00
- Sessions timeout can be configured to overwrite PHP setup.
2008-10-26 03:02:21 +01:00
- Can filter on date in services list.
2008-09-04 19:56:55 +02:00
- Support bookmark add of product cards.
2008-10-26 03:02:21 +01:00
- Enhancement in stock management (Automatic increase/decrease
from order or invoice is possible).
2008-10-28 01:29:44 +01:00
- New filter options in prospect lists (category and level).
2008-11-24 23:13:49 +01:00
- New view in ECM module.
- Look enhancements for graphics (add transparency).
- Added statistics report for supplier invoices.
- Added average amount in invoices statistics reports.
- Can move a contract line to another contract of same third party.
- Add an export definition to export interventions.
- Can set umask file permissions on Unix/Linux/BSD systems.
2008-10-13 20:13:00 +02:00
- Miscelanous bug fixes.
2008-10-26 03:02:21 +01:00
- A lot of other enhancements to increase productivity.
- All phone numbers show the clicktodial link if module is enabled.
- Can define hour and minutes in intervention cards.
- Can edit a validated intervention.
2008-11-24 23:13:49 +01:00
- Add filters on intervention list.
- Add juridical status and number of employees in third party
export definition.
2008-11-05 23:42:45 +01:00
- A lot of enhancements and translation in withdraw module.
- Full support of Mysql option mode=strict.
- Added a new event from member module to agenda tracked events.
2008-11-24 23:13:49 +01:00
- Can attach a file to suppliers orders.
- Change to make Bank Account Number form more "internationnal".
- Can clone an invoice.
- Can clone an emailing.
- Reduce memory usage (about 2%).
- Add weight and size in sendings module.
2008-12-09 22:13:10 +01:00
- Add a fast search form on left menu for member module.
- Fix: Do not show export filter for disabled modules
- Show greyed lines for not allowed export filters.
- Add nature in product fields (manufactured product or not).
2008-12-17 20:15:54 +01:00
- Add export filters for category module and trip and expenses module.
- Can choose login of dolibarr account created when create from contact
2008-09-04 19:56:55 +02:00
For translators:
- The errors language file contains only error or warning messages with
prefix Error or Warning.
- HTML Output is by default in UTF8 and language files can be provided
in UTF8.
2008-09-04 19:56:55 +02:00
For developers:
2008-11-24 23:13:49 +01:00
- Update skeletons (some fixes and add function createFromClone).
- Add an experimental Cash Desk module.
- Added new triggers events in agenda module.
2008-10-26 02:58:32 +01:00
- All submodules are moved in the includes directory.
2008-10-26 03:02:21 +01:00
- Removed some deprecated files.
- Menu managers now use same class name for their menu entry
and add a different value in an HTML id for each entry. This allows
to build skins that use different style for each menu entry.
2008-11-24 23:13:49 +01:00
- All emails and url HTML output use same function.
- Add more integrity check on database
2008-12-09 22:13:10 +01:00
- Can disable modules on logon page. This make possible to
have several profiles of demo with only one demo. Also added a new
Dolibarr demo front page (in htdocs/public/demo).
- Allow modules to add new tabs.
2007-12-02 23:06:32 +01:00
2008-12-09 22:13:10 +01:00
2009-10-26 19:10:52 +01:00
***** ChangeLog for 2.4 compared to 2.2 *****
For users:
2008-07-18 00:51:57 +02:00
- Add a calendar module (module agenda) with ical/vcal/rss export.
2007-12-29 13:25:58 +01:00
- Look enhancement in graphics (thanks artichow).
- Add tel and fax on delivery addresses.
- Add a tool to edit personalized menu.
2008-04-21 16:10:55 +02:00
- Add an ical and vcal export link in agenda and webcalendar module.
- Reduce memory usage.
- Now triggers are enabled/disabled according to module they refers to.
- Fix infinite loop on popup calendar.
- Change in tanslation to make Dolibarr easier to understand.
- Add a warning when sending a mail from a user with no email defined.
- Added clicktodial module.
- Add a property private/public in contact. This allows to user Dolibarr
for a personnal address book.
2008-02-12 04:58:13 +01:00
- French NAF code can accept 5 chars.
- Supplier prices can be input with or without taxe.
- New generic numbering modules to offer more solutions for generating
automatic id.
2008-04-01 14:09:33 +02:00
- Add new predefined exports wizards (stocks, suppliers, taxes...).
- Add feature to log security events (logon, change of users, passwords).
2008-04-21 16:10:55 +02:00
- Can link all documents (included supplier invoices and orders) to a
project.
2008-07-18 00:51:57 +02:00
- Can attach several files to email when sending an invoice, order or
proposal by email.
2008-08-20 01:48:59 +02:00
- Can choose accuracy (number of decimals) for prices.
- Localization for decimal and thousand delimiter on number is fully
supported.
2008-07-18 00:51:57 +02:00
- More informations reported in system information pages.
- Add a budget report.
2008-07-18 00:51:57 +02:00
- Added a security audit report.
2008-04-21 16:10:55 +02:00
- Other minor changes (features, look, fixes)
- Added compatibility with Firefox 3.
2008-07-18 00:51:57 +02:00
- Changes for compatibility with PHP6/Mysql6.
- Some bug fixes.
2008-08-20 01:48:59 +02:00
For translators:
- Added spanish es_ES translation.
- Added en_AU translation.
For developers:
2008-07-18 00:51:57 +02:00
- Removed useless code:
Replaced phplot and phplot5 librairies by artichow.
Removed cryptograph library replaced by artichow.
- Login functions are now externalised as modules.
- Update code skeletons examples.
2008-07-18 00:51:57 +02:00
- Several enhancements to make addon development easier.
- Add a tool to generate PHP classes completely mapped to a table.
2008-07-18 00:51:57 +02:00
- Added a check to enable external modules only if dolibarr version is
high enough.
- Changes in wizard installer to allow building autoexe installer for
Windows with Apache and Mysql included.
2009-10-26 19:10:52 +01:00
***** ChangeLog for 2.2 compared to 2.1 *****
2007-05-15 02:03:37 +02:00
2007-06-06 00:30:46 +02:00
- Add more statistics on main page.
- Add option to add message on login page.
2007-05-15 02:03:37 +02:00
- Management of categories for third parties.
2007-06-06 00:30:46 +02:00
- Add volume on products properties.
- Support for LDAP authentication.
2007-05-15 02:03:37 +02:00
- Full member synchronisation with LDAP database in
2007-06-02 04:16:52 +02:00
fundation module.
- More LDAP fields supported for user synchronization.
- Better logger for install.
- First changes to support UTF8.
2007-06-06 00:30:46 +02:00
- Add a "forget password" feature.
2007-05-15 02:03:37 +02:00
- 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.
2007-06-02 04:16:52 +02:00
- Removed some deprecated files and clean code.
2007-05-15 02:03:37 +02:00
- New theme: Auguria
- Removed PHP warnings.
- Some bugs fixes.
- Traduction more complete.
- Better code comments for Doxygen documentation.
2007-07-24 01:05:45 +02:00
- Better support of vcard export format.
2007-09-22 04:37:33 +02:00
- A lot of security enhancements (no more password in log files,
crypted password in database, in config file...).
2007-08-08 14:31:43 +02:00
- Themes are full CSS compliant.
2007-09-22 04:37:33 +02:00
- A lot of other minor changes...
2007-11-07 16:11:08 +01:00
- Option to scan uploaded document by an antivirus.
2007-12-02 16:09:57 +01:00
- Transparency for picto files works with IE.
2007-12-03 05:31:08 +01:00
- Can drag and drop boxes on main page.
2007-05-15 02:03:37 +02:00
2009-10-26 19:10:52 +01:00
***** ChangeLog for 2.1 compared to 2.0.1 *****
2006-11-11 17:15:26 +01:00
- Added a better installer.
- Support user and groups permissions.
- Translation in english and support for several languages.
- New enhanced look and several new themes.
- Small search boxes for each Dolibarr elements (invoices, contracts,
orders, proposals...)
2006-08-27 01:38:23 +02:00
- Added an export assistant module to export main dolibarr data.
- Added backup tool to backup database via mysqldump.
2006-05-01 23:38:04 +02:00
- Added product categories management with a categorie tree.
2006-07-30 02:11:43 +02:00
- Management of companies' discounts (relative or absolute).
2006-12-01 05:52:15 +01:00
- Support credit note and discounts (relative and absolute) on
commercial proposal, orders and invoices.
2006-07-30 02:11:43 +02:00
- Support multi-langual description for products.
- Graphical enhancements (picto to describe all status).
2006-07-30 02:11:43 +02:00
- Added more permissions (ie: can restrict access for a commercial user
2006-06-24 21:10:24 +02:00
to elements of its companies only).
- Little enhancements to OSCommerce module.
2006-11-11 17:15:26 +01:00
- Added a second OSCommerce module working through web services.
2006-12-01 05:48:40 +01:00
- Added a Mantis module to have a Mantis application in Dolibarr menu.
- Building a PDF document for invoices works like other modules. You
can change model just before generating the PDF.
2006-05-01 23:32:20 +02:00
- Can generate documents (PDF) for customer orders. Can send them by mail.
2007-04-23 09:39:01 +02:00
- Added FPDI and FPDI_Protection (ie: PDF with password-protection)
- Can make one payment for several supplier invoices.
2006-05-01 17:56:39 +02:00
- Rule to suggests passwords when creating a user are in modules
allowing to add easily other rules.
- Option to encrypt passwords in database (MD5).
2006-05-01 23:38:04 +02:00
- Add Dolibarr triggers support on users creation/change.
- Add Dolibarr triggers support on payments.
2006-08-12 01:43:35 +02:00
- Add Dolibarr triggers on supplier and customers orders.
2007-02-11 19:00:27 +01:00
- Webcalendar triggers for actions on Member module.
2006-07-30 02:11:43 +02:00
- Support optionnal new javascript popup selector for date fields.
2006-08-27 01:38:23 +02:00
- Support for several RSS boxes in external RSS module. Setup easier.
2006-06-24 21:10:24 +02:00
- Can attach documents on Action, Orders, Invoices, Commercial proposals.
2006-07-30 02:11:43 +02:00
- Can attach contacts on proposals, orders, contracts, invoices.
2006-08-27 01:38:23 +02:00
- Preview on results of PDF generator modules in setup pages.
2006-06-24 21:10:24 +02:00
- Code cleaner. Remove unused or duplicate code.
2006-08-27 01:38:23 +02:00
- Save and show last connexion date for users.
2006-08-12 01:42:48 +02:00
- Enhancements on a lot of forms for better ergonomy.
- Can add/remove company logo.
- Added LDAP synchronisation for users, groups and/or contacts.
2006-08-12 01:42:48 +02:00
- Can configure your own SMTP server/port for mail sendings.
2006-06-11 05:19:29 +02:00
- Works even on "UTF8 by default" systems (Mysql, Linux...)
- Better compatibility with different PHP version or setup.
2006-11-11 17:15:26 +01:00
- Added mysqli driver.
- Add a WISIWYG editor (FCKEditor) to edit note and comment areas.
- Added AJAX features like a 'search product selector'.
- Modules boxes on main page can be dragged and dropped (with firefox only).
2006-11-11 17:15:26 +01:00
- Support for PHP5.
2006-12-01 05:52:15 +01:00
- Experimental support for Postgresql (not working yet, but waiting feedbacks).
2006-11-11 17:15:26 +01:00
- Removed obsolete files and documentation.
- Added admin tools (backup and files purge).
- Added a tool to build a lang package.
- Added a tool to build a module package.
- Added a tool to build a theme package.
2006-12-01 05:48:40 +01:00
- Traduction more complete.
2007-02-11 19:00:27 +01:00
- Added skeletons for code examples.
2006-12-01 05:48:40 +01:00
- Lot of fixes after 2.0 release not fixed in 2.0.1.
2007-04-25 16:32:29 +02:00
- Added more security option (ie: encrypted password in database)
2006-12-01 05:48:40 +01:00
2006-11-11 17:15:26 +01:00
2009-10-26 19:10:52 +01:00
***** ChangeLog for 2.0.1 compared to 2.0 *****
Minor bug fixes
2009-10-26 19:10:52 +01:00
***** ChangeLog for 2.0 compared to 1.0 *****
2003-09-06 14:40:34 +02:00
2009-10-26 19:10:52 +01:00
ChangeLog file size is so important, that it is not included inside Dolibarr
2006-07-30 02:11:43 +02:00
package. You can find it at www.dolibarr.org