dolibarr/htdocs
Laurent Destailleur f5079276fb Fix use new extrafield array definition.
Fix exclude separator from list of fields in lists
2018-03-31 17:52:31 +02:00
..
accountancy Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-03-29 03:08:01 +02:00
adherents Fix: better performance for openldap 2018-03-28 10:06:00 +02:00
admin Work on setup for vat of product payments 2018-03-25 18:25:52 +02:00
api Removed deprecated method classer_facturee(). Duplicate of 2018-03-16 10:51:12 +01:00
asterisk New: getEntity function use true $shared value by default 2017-05-30 18:50:54 +02:00
barcode Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0 2018-02-22 12:17:25 +01:00
blockedlog Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-03-11 00:10:13 +01:00
bookmarks Fix SQLi reported by op7ica 2018-03-15 01:55:16 +01:00
cashdesk BUG - Point of sale - buttons for cheque and CB are not displayed properly when one account is not defined 2018-03-27 17:13:25 +02:00
categories Remove deprecated way of working. Use context array instead. 2018-03-27 17:58:24 +02:00
collab Clean translation files 2017-11-03 14:38:00 +01:00
comm Fix missing hooks 2018-03-30 16:44:58 +02:00
commande Removed method fetch_prods() and get_each_prod() not used, keep only 2018-03-22 18:01:06 +01:00
compta Merge pull request #8445 from ATM-Consulting/develop_atm 2018-03-29 14:49:41 +02:00
conf NEW Add param $dolibarr_main_restrict_ip in config file to limit ips 2018-02-15 19:49:50 +01:00
contact Fix: differentiate "card", "contact" and "agenda 2018-03-27 19:12:01 +02:00
contrat Use constant for contract line status 2018-03-30 15:46:08 +02:00
core Clean code 2018-03-31 16:45:36 +02:00
cron Fix sortorder kept after editing a cron job and going back 2018-03-27 18:24:07 +02:00
custom Fix doc 2017-09-04 11:22:53 +02:00
dav Fix phpcs 2018-03-29 09:56:11 +02:00
don Fix: syntax error 2018-03-08 11:57:38 +01:00
ecm Clean code around fetch_optionals() 2018-02-20 19:38:18 +01:00
expedition NEW Can set position of images in module tickets 2018-03-22 11:46:35 +01:00
expensereport Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-03-27 12:27:15 +02:00
exports NEW Can export leave requests 2018-02-09 16:08:28 +01:00
externalsite Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-02-27 19:18:43 +01:00
fichinter Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-03-25 15:29:11 +02:00
fourn Merge pull request #8469 from ATM-Marc/NEW_product_default_warehouse 2018-03-29 13:51:37 +02:00
ftp Fix back link of look and feel v7 2018-02-26 09:20:05 +01:00
holiday Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-03-22 14:08:43 +01:00
hrm Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-03-19 17:58:19 +01:00
imports Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0 2018-02-25 12:21:10 +01:00
includes NEW Prototype of a module DAV 2018-03-27 16:18:12 +02:00
install Merge pull request #8469 from ATM-Marc/NEW_product_default_warehouse 2018-03-29 13:51:37 +02:00
langs Merge pull request #8469 from ATM-Marc/NEW_product_default_warehouse 2018-03-29 13:51:37 +02:00
livraison FIX Missing restore_lastsearch_values 2018-02-26 21:21:28 +01:00
loan FIX update of nb of period of loan 2018-03-18 23:32:06 +01:00
mailmanspip
margin Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-02-27 19:18:43 +01:00
modulebuilder Fix use new extrafield array definition. 2018-03-31 17:52:31 +02:00
multicurrency/class
opensurvey Fix for multicompany 2018-02-06 10:57:53 +01:00
paybox NEW Accept anonmymous events (no user assigned) 2018-03-04 19:39:46 +01:00
paypal NEW Online payment of invoice and subscription record the payment 2018-03-06 00:12:23 +01:00
printing Fix back link of look and feel v7 2018-02-26 09:20:05 +01:00
product Fix use new extrafield array definition. 2018-03-31 17:52:31 +02:00
projet Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-03-19 17:58:19 +01:00
public Clean duplicate code for payment page. Redirect on common page. 2018-03-25 19:15:55 +02:00
resource Clean code of deprecated usage 2018-02-21 14:48:25 +01:00
societe Clean code 2018-03-31 16:45:36 +02:00
stripe Clean code 2018-03-31 16:45:36 +02:00
supplier_proposal NEW Look and feel v8: Use a different picto for delete and unlink 2018-03-18 19:13:42 +01:00
support Fix debian package 2018-02-16 18:21:18 +01:00
theme Work on a page dedicated for external frontend (mobile, ...) 2018-03-29 11:34:01 +02:00
ticketsup Fix missing hooks 2018-03-30 16:44:58 +02:00
user Work on a page dedicated for external frontend (mobile, ...) 2018-03-29 11:34:01 +02:00
variants Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-03-11 00:10:13 +01:00
webservices Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-02-27 19:18:43 +01:00
website Add unique key. Dolibarrize view of stripe card. 2018-03-13 17:32:49 +01:00
.gitignore
cache.manifest
document.php fetched from dolibarr/dolibarr 2018-02-15 16:02:13 +01:00
favicon.ico
filefunc.inc.php Prepare 7.0.2 2018-03-23 16:17:56 +01:00
index.php CSS 2018-03-04 10:47:35 +01:00
main.inc.php Work on a page dedicated for external frontend (mobile, ...) 2018-03-29 11:34:01 +02:00
master.inc.php Fix constant MAIN_LANG_DEFAULT not used 2017-12-19 00:24:38 +01:00
robots.txt
viewimage.php Fix wrapper to image barcode 2018-03-25 19:49:00 +02:00