dolibarr/htdocs
2009-10-07 17:36:51 +00:00
..
accountancy
adherents New: Better usage when using with a smartphone 2009-09-15 11:24:00 +00:00
admin Fix: Title in delays setup page 2009-10-01 23:31:27 +00:00
asterisk
bookmarks Fix: Bad link 2009-09-02 16:52:45 +00:00
boutique Move tables not owned by dolibarr. 2009-08-13 13:06:59 +00:00
cashdesk Fix: Use the numbering module of Dolibarr. 2009-09-28 09:28:09 +00:00
categories Fix: Data in memory must always be encoded in utf8. PHP files functions need ISO, so we convert data just before and after using them. 2009-10-04 17:18:09 +00:00
comm Fix: Data in memory must always be encoded in utf8. PHP files functions need ISO, so we convert data just before and after using them. 2009-10-04 18:01:30 +00:00
commande Fix: Data in memory must always be encoded in utf8. PHP files functions need ISO, so we convert data just before and after using them. 2009-10-04 18:01:30 +00:00
compta Fix: Data in memory must always be encoded in utf8. PHP files functions need ISO, so we convert data just before and after using them. 2009-10-04 18:01:30 +00:00
conf Add dolibarr_main_demo and dolibarr_main_prod into config file instead of database for security reasons. 2009-08-25 14:01:43 +00:00
contact Qual: Ajax code is simpler and now works with IE6 2009-08-28 01:14:35 +00:00
contrat Fix: id is lost if the page is based with $_GET['ref'] 2009-09-11 16:00:43 +00:00
core Qual: Remove deprecated files and code 2009-09-29 17:39:50 +00:00
cron Typo fix 2009-08-21 20:22:46 +00:00
docs Fix: move common templates in core directory 2009-07-30 16:27:51 +00:00
domain
ecm Fix: Data in memory must always be encoded in utf8. PHP files functions need ISO, so we convert data just before and after using them. 2009-10-04 18:01:30 +00:00
energie
expedition New: Link to wiki help 2009-08-24 13:01:29 +00:00
exports Work on import module 2009-10-03 14:16:52 +00:00
fichinter Fix: Data in memory must always be encoded in utf8. PHP files functions need ISO, so we convert data just before and after using them. 2009-10-04 18:01:30 +00:00
fourn Fix: Data in memory must always be encoded in utf8. PHP files functions need ISO, so we convert data just before and after using them. 2009-10-04 15:52:16 +00:00
ftp Better error management in FTP client module 2009-09-30 16:11:54 +00:00
imports Fix: Data in memory must always be encoded in utf8. PHP files functions need ISO, so we convert data just before and after using them. 2009-10-04 18:01:30 +00:00
includes Fix: Data in memory must always be encoded in utf8. PHP files functions need ISO, so we convert data just before and after using them. 2009-10-04 18:01:30 +00:00
install Create htaccess file by default into document if not already exists 2009-10-05 23:04:05 +00:00
langs Work on import module 2009-10-05 14:07:38 +00:00
lib Better look for smartphone 2009-10-07 17:36:51 +00:00
livraison Better look for smartphone 2009-10-07 17:36:51 +00:00
mantis Fix: nous ne sommes jamais trop prudent ! 2009-05-18 13:10:40 +00:00
multicompany Fix: move common templates in core directory 2009-07-30 16:27:51 +00:00
oscommerce_ws
paybox New: Change to support arabe languages. 2009-08-12 17:40:47 +00:00
paypal/images
phenix
product Fix: Data in memory must always be encoded in utf8. PHP files functions need ISO, so we convert data just before and after using them. 2009-10-04 17:18:09 +00:00
projet Add link to wiki help 2009-08-30 22:08:21 +00:00
public Trad: Missing translation 2009-09-29 17:18:36 +00:00
rapport
societe Fix: Data in memory must always be encoded in utf8. PHP files functions need ISO, so we convert data just before and after using them. 2009-10-04 18:01:30 +00:00
support Removed unwanted file 2009-08-24 21:51:32 +00:00
telephonie Fix: Fix global typo error 2009-08-19 17:16:47 +00:00
theme Minor enhancements for usage with smartphones 2009-10-06 16:33:59 +00:00
user Better look with Android 2009-10-06 15:23:01 +00:00
webcal
webservices
.cvsignore Ignore files 2009-08-30 23:08:02 +00:00
about.php Look: Uniformize look 2009-07-26 11:19:11 +00:00
actioncomm.class.php
ajaxbox.php Perf: Some optimization in ajax usage. 2009-08-29 18:08:46 +00:00
boxes.php Work on import module 2009-08-30 21:56:03 +00:00
cactioncomm.class.php Doxygen 2009-07-29 23:10:15 +00:00
chargesociales.class.php Fix: Fix global typo error 2009-08-19 17:16:47 +00:00
client.class.php Doxygen 2009-07-29 22:59:18 +00:00
commonobject.class.php Qual: Uniformize code (navigation on objects) 2009-10-04 12:16:45 +00:00
commonobjectline.class.php
companybankaccount.class.php Doxygen 2009-07-29 22:59:18 +00:00
contact.class.php Fix: A business function must never make output formating. This must be done by the code making the output. 2009-09-27 17:53:22 +00:00
disabled.php
discount.class.php Can split a discount into two lower discounts 2009-08-07 00:49:43 +00:00
document.php Fix: Data in memory must always be encoded in utf8. PHP files functions need ISO, so we convert data just before and after using them. 2009-10-04 17:18:09 +00:00
don.class.php Fix: Fix global typo error 2009-08-19 17:16:47 +00:00
facture.class.php Qual: Uniformize code (navigation on objects) 2009-10-04 12:16:45 +00:00
favicon.ico
html.form.class.php Better look for smartphone 2009-10-07 17:36:51 +00:00
html.formactions.class.php
html.formadmin.class.php
html.formcompany.class.php Fix: Broken ajax features 2009-09-04 23:06:26 +00:00
html.formfile.class.php Fix: Data in memory must always be encoded in utf8. PHP files functions need ISO, so we convert data just before and after using them. 2009-10-04 18:01:30 +00:00
html.formmail.class.php
html.formorder.class.php
html.formother.class.php Work on import module 2009-09-02 23:46:55 +00:00
html.formproduct.class.php
index.php Trad 2009-08-27 17:55:01 +00:00
interfaces.class.php Fix: Add warning if trigger was called with wrong parameters 2009-08-10 17:46:47 +00:00
main.inc.php Better look for smartphone 2009-10-07 17:36:51 +00:00
master.inc.php Hidden feature to help test on phone emulators 2009-10-06 15:23:32 +00:00
menu.class.php Qual: Uniformize code 2009-07-27 22:48:05 +00:00
notify.class.php Fix: Debug module notification 2009-07-29 22:03:20 +00:00
paiement.class.php
pre.inc.php Qual: Remove deprecated files and code 2009-09-29 17:39:50 +00:00
product.class.php Fix: Data in memory must always be encoded in utf8. PHP files functions need ISO, so we convert data just before and after using them. 2009-10-04 17:18:09 +00:00
project.class.php Fix: Wrong order 2009-08-10 17:28:07 +00:00
propal.class.php Qual: Uniformize code (navigation on objects) 2009-10-04 12:16:45 +00:00
prospect.class.php
robots.txt
searchpostalcode.php Debug option MAIN_AUTOFILL_TOWNFROMZIP 2009-08-04 12:47:09 +00:00
service.class.php Qual: Remove CSV "Source" key in comments 2009-07-23 00:03:01 +00:00
soc.php Fix: Wrong javascript function 2009-09-27 18:25:49 +00:00
societe.class.php Fix: bad previous/next id with multi-company 2009-10-04 18:28:24 +00:00
societe.php Fix: Some ajax features was broken 2009-08-27 22:20:01 +00:00
stats.class.php
task.class.php New: Enhancement in project module 2009-07-28 13:37:28 +00:00
translate.class.php Qual: Rewrite the Translate:Load function to be more simpler and faster. 2009-09-28 21:59:09 +00:00
user.class.php Qual: Uniformize code (navigation on objects) 2009-10-04 12:16:45 +00:00
usergroup.class.php Qual: Uniformize code (navigation on objects) 2009-10-04 12:16:45 +00:00
viewimage.php Fix: Data in memory must always be encoded in utf8. PHP files functions need ISO, so we convert data just before and after using them. 2009-10-04 17:18:09 +00:00