dolibarr/htdocs
Laurent Destailleur ff8eab87fc W3C compliant
2009-01-25 18:16:09 +00:00
..
accountancy Removed all now() and sysdate() database sql inline function by a date defined by PHP ($db->idate(mktime())). 2008-08-27 18:53:27 +00:00
adherents Removed PHP warnings with E_ALL level 2009-01-21 15:06:34 +00:00
admin Fix: Errors with price lower than 0 with some languages 2009-01-25 14:30:42 +00:00
bookmarks Enhancement in bookmark module 2009-01-23 16:44:12 +00:00
boutique Add navigation on order pages 2009-01-12 16:33:54 +00:00
cashdesk Fix: Syntax error 2008-12-04 23:25:48 +00:00
categories Minor fix 2009-01-12 15:35:06 +00:00
comm Enhancement in bookmark module 2009-01-23 16:44:12 +00:00
commande Fix: Translation of Offered on PDF 2009-01-15 00:32:10 +00:00
compta Fix: Miscellanous fix on i18n 2009-01-25 16:45:04 +00:00
conf New: Upgrade FPDF to 1.6 2009-01-15 22:49:06 +00:00
contact New: can force login value when creating a user from a member. 2009-01-14 14:59:28 +00:00
contrat Fix: Error in price when adding a product in contract with base type that is with tax. 2009-01-25 17:05:40 +00:00
core Removed PHP warnings with E_ALL level 2009-01-21 14:09:42 +00:00
docs Removed duplicate code. 2008-11-27 23:02:49 +00:00
domain Debut module gestion noms de domaines 2007-09-15 22:42:19 +00:00
ecm Enhancement in bookmark module 2009-01-23 16:44:12 +00:00
energie Qual: Uniformisation code 2007-08-10 07:42:44 +00:00
expedition New: Can edit sending methods 2009-01-22 22:55:51 +00:00
exports Show greyed lines for not allowed export filters 2008-12-08 14:31:47 +00:00
fichinter New: Add attachments on intervention cards 2009-01-21 17:39:21 +00:00
fourn Add confirmation on classify payed 2009-01-23 17:11:15 +00:00
includes Fix: Miscellanous fix on i18n 2009-01-25 16:45:04 +00:00
install Fix error on install 2009-01-25 17:56:42 +00:00
langs Fix: Errors with price lower than 0 with some languages 2009-01-25 14:30:42 +00:00
lib W3C compliant 2009-01-25 18:16:09 +00:00
livraison Qual: Reduce memory required by 2% 2008-11-16 01:09:04 +00:00
mantis New: Can use databases on a different port than default 2008-03-10 22:38:43 +00:00
oscommerce_ws Enhancement in ecm module 2008-10-26 01:49:16 +00:00
phenix New: Can use databases on a different port than default 2008-03-10 22:38:43 +00:00
postnuke/articles Remplacement du terme "éditer" par "modifier" 2008-01-10 23:59:58 +00:00
product Fix: Errors with price lower than 0 with some languages 2009-01-25 14:30:42 +00:00
projet Major enhancement of project module 2009-01-14 23:36:51 +00:00
public Demo home page is in UTF8 2009-01-21 18:15:08 +00:00
rapport Qual: Reorganise files: Remove class from root directory. 2008-04-19 23:42:04 +00:00
societe New: EMails links are show with function dol_print_email 2009-01-07 12:39:40 +00:00
support Can use several root directories. 2008-12-08 00:04:11 +00:00
telephonie Removed duplicate code. 2008-11-27 23:02:49 +00:00
theme Fix: Bad view in menu admin page 2008-11-28 19:08:39 +00:00
user Fix: Bad link 2009-01-20 00:35:09 +00:00
webcal Doxygen 2008-07-27 23:06:41 +00:00
webservices Doc 2008-07-11 23:33:16 +00:00
.cvsignore Fix: Pb with file attachment if mail is HTML 2008-07-17 00:15:19 +00:00
about.php about page ok on utf8 2008-10-27 19:54:51 +00:00
actioncomm.class.php Perf: Reduce nb of call to time function. 2009-01-07 15:21:16 +00:00
ajaxbox.php Fix: Pb sous Plesk 2008-01-20 21:53:43 +00:00
boxes.php Qual: Renamed all function dolibarr_xxx to dol_xxx to use same prefix everywhere. 2009-01-07 10:57:36 +00:00
cactioncomm.class.php New: Translations are now loaded by default in UTF-8. HTML output is by default in UTF-8. 2008-10-20 01:05:41 +00:00
chargesociales.class.php No special chars in filename 2008-10-25 21:18:53 +00:00
client.class.php Minor changes 2008-03-30 18:39:07 +00:00
commonobject.class.php Fix: Update private note was broken 2008-12-15 21:43:31 +00:00
commonobjectline.class.php Qual: Factorize duplicate code 2008-02-24 17:56:20 +00:00
companybankaccount.class.php Fix: Rule to check bank account 2008-12-01 22:14:01 +00:00
contact.class.php Fix: encryption of special char of contacts 2009-01-19 22:41:26 +00:00
disabled.php
discount.class.php Fix: credit note support on pdf invoice 2008-12-02 23:42:07 +00:00
document.php Minor change 2009-01-09 22:52:45 +00:00
don.class.php Fix: Permission to read donation doc 2008-11-15 18:13:25 +00:00
facture.class.php Fix: Validation of order if a file was attached 2009-01-15 00:17:57 +00:00
favicon.ico
html.form.class.php Add confirmation on classify payed 2009-01-23 17:18:19 +00:00
html.formactions.class.php Qual: Reduce memory required by 2% 2008-11-16 01:54:33 +00:00
html.formadmin.class.php Removed PHP warnings with E_ALL level 2009-01-21 14:09:42 +00:00
html.formcompany.class.php Convert data file to UTF-8 2008-11-30 23:24:26 +00:00
html.formfile.class.php Minor change 2009-01-09 22:52:45 +00:00
html.formmail.class.php Qual: Renamed all function dolibarr_xxx to dol_xxx to use same prefix everywhere. 2009-01-07 10:57:36 +00:00
html.formorder.class.php Fix patch from jacopo 2008-11-26 08:05:28 +00:00
html.formother.class.php Major enhancement of project module 2009-01-14 23:36:51 +00:00
html.formproduct.class.php Add weight and size in sendings 2008-10-28 21:59:53 +00:00
index.php Removed PHP warnings with E_ALL level 2009-01-21 14:09:42 +00:00
interfaces.class.php Removed PHP warnings with E_ALL level 2009-01-21 14:09:42 +00:00
main.inc.php New: Can add a bookmark on all dolibarr pages. 2009-01-23 00:47:23 +00:00
master.inc.php Prepare 2.5.1 2009-01-25 13:51:01 +00:00
menu.class.php Minor changes 2008-03-30 18:39:07 +00:00
notify.class.php Removed all now() and sysdate() database sql inline function by a date defined by PHP ($db->idate(mktime())). 2008-08-27 18:53:27 +00:00
paiement.class.php New: Added a link to vat payment on bank transaction view for vat payment. 2008-11-16 22:26:47 +00:00
pre.inc.php New: Can add a bookmark on all dolibarr pages. 2009-01-23 00:47:23 +00:00
product.class.php Fix: Errors with price lower than 0 with some languages 2009-01-25 14:30:42 +00:00
project.class.php Major enhancement of project module 2009-01-14 23:36:51 +00:00
propal.class.php Fix: Miscellanous fix on i18n 2009-01-25 16:45:07 +00:00
prospect.class.php Add prospect level in export 2008-12-16 18:38:12 +00:00
robots.txt
searchpostalcode.php Qual: Nettoyage de code redondant. L'appel a getright est inutile car deja dans le main. 2008-01-29 19:03:26 +00:00
service.class.php Removed all now() and sysdate() database sql inline function by a date defined by PHP ($db->idate(mktime())). 2008-08-27 18:53:27 +00:00
soc.php Enhancement in bookmark module 2009-01-23 16:03:24 +00:00
societe.class.php Add missing page 2009-01-23 15:26:55 +00:00
societe.php Add fast search form in menu for member module 2008-12-08 15:07:11 +00:00
stats.class.php Support UTF8 2008-11-16 23:43:10 +00:00
task.class.php Do not allow to remove task with children 2009-01-12 20:26:06 +00:00
translate.class.php Fix error on install 2009-01-25 17:56:42 +00:00
user.class.php Removed PHP warnings with E_ALL level 2009-01-21 14:09:42 +00:00
usergroup.class.php Fix: Bad link in password sent 2008-08-28 18:02:57 +00:00
viewimage.php Add supplier orders statistics report 2008-09-08 19:04:19 +00:00