dolibarr/htdocs
Laurent Destailleur dcc6822c3c Merge pull request #7056 from defrance/patch-17
Refactoring tpl Folder
2017-08-17 22:34:47 +02:00
..
accountancy Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-08-02 17:56:09 +02:00
adherents Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0 2017-08-11 19:56:17 +02:00
admin Better detection if a module provide triggers 2017-08-03 12:19:31 +02:00
api Several fixes (permission, missing method or class) in REST APIs 2017-07-28 11:03:30 +02:00
asterisk New: getEntity function use true $shared value by default 2017-05-30 18:50:54 +02:00
barcode Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-06-09 12:50:56 +02:00
blockedlog Standardize and debug code of module BlockedLog 2017-06-16 12:46:15 +02:00
bookmarks Fix translation done twice into field title of array 2017-08-02 13:31:53 +02:00
cashdesk Fix responsive 2017-06-13 20:07:28 +02:00
categories Fix regression 2017-07-26 13:46:27 +02:00
collab Debug module website 2017-07-03 12:04:45 +02:00
comm Start to introduce cron for email reminder. 2017-08-03 11:42:22 +02:00
commande Prepare code to clone site an fetch external page 2017-08-03 01:45:31 +02:00
compta Reconcile take pqge number into account 2017-08-09 22:24:06 +02:00
conf New: big refactorization of multicompany transverse mode 2017-06-06 10:23:33 +02:00
contact Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-08-02 17:56:09 +02:00
contrat Merge pull request #7236 from atm-john/FIX_contract_edit_btn_if_no_service 2017-08-04 15:27:36 +02:00
core Merge pull request #7056 from defrance/patch-17 2017-08-17 22:34:47 +02:00
cron Fix error counting in cron 2017-08-03 11:23:23 +02:00
custom
don Fix translation done twice into field title of array 2017-08-02 13:31:53 +02:00
ecm NEW Can filter on document name in ECM module for automatic tree 2017-08-04 13:10:51 +02:00
expedition Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0 2017-08-02 17:51:19 +02:00
expensereport Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-08-02 17:56:09 +02:00
exports Can export Websites pages. 2017-07-28 14:54:13 +02:00
externalsite Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-06-18 21:13:48 +02:00
fichinter Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-08-02 17:56:09 +02:00
fourn Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-08-17 22:21:30 +02:00
ftp FIX #6945 2017-06-06 10:53:53 +02:00
holiday Fix translation done twice into field title of array 2017-08-02 13:31:53 +02:00
hrm Fix translation done twice into field title of array 2017-08-02 13:31:53 +02:00
imports NEW Can import users 2017-04-17 04:22:53 +02:00
includes NEW Introduce code syntax coloration with mode 'ace' for DolEditor. 2017-07-18 03:18:16 +02:00
install Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-08-17 22:21:30 +02:00
langs Debug modulebuilder 2017-08-05 10:35:12 +02:00
livraison Fix GETPOST of lang_id 2017-06-27 17:27:01 +02:00
loan Fix translation done twice into field title of array 2017-08-02 13:31:53 +02:00
mailmanspip
margin Fix translation done twice into field title of array 2017-08-02 13:31:53 +02:00
modulebuilder Debug modulebuilder 2017-08-05 11:45:54 +02:00
multicurrency/class New: getEntity function use true $shared value by default 2017-05-30 18:50:54 +02:00
opensurvey Fix translation done twice into field title of array 2017-08-02 13:31:53 +02:00
paybox Look and feel v6 2017-05-15 10:39:14 +02:00
paypal Look and feel v6 2017-05-15 10:39:14 +02:00
printing Replace usage of $bc[$var] with class="oddeven" 2017-04-14 11:22:48 +02:00
product Merge pull request #7212 from ATM-Marc/NEW_price_formObjectOptions_hook 2017-08-17 18:25:30 +02:00
projet FIX: printFieldListValue Hook, $obj never set. 2017-08-06 18:35:25 +02:00
public Fix error counting in cron 2017-08-03 11:23:23 +02:00
resource Update card.php 2017-08-10 13:47:44 +02:00
societe Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-08-02 17:56:09 +02:00
stripe Look and feel v6 2017-05-15 10:39:14 +02:00
supplier_proposal Fix translation done twice into field title of array 2017-08-02 13:31:53 +02:00
support Fix picto on support page 2017-08-07 16:06:38 +02:00
theme Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-08-04 15:39:00 +02:00
user Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-08-02 17:56:09 +02:00
variants Fix travis error 2017-08-01 01:28:07 +02:00
webservices New: big refactorization of multicompany transverse mode 2017-06-06 10:23:33 +02:00
websites Fix travis 2017-08-03 03:58:42 +02:00
.gitignore Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0 2017-05-29 10:25:07 +02:00
cache.manifest
document.php Help/Need debug of some online instances with the log view 2017-06-20 16:54:37 +02:00
favicon.ico
filefunc.inc.php Prepare rc 2017-08-04 18:41:05 +02:00
index.php Fix css 2017-07-31 02:18:33 +02:00
main.inc.php Some fix for better compatibility 2017-07-30 20:43:18 +02:00
master.inc.php Fix: remove unused $_COOKIE['DOLENTITY'] 2017-07-23 11:42:18 +02:00
robots.txt
viewimage.php Fix var not sanitized 2017-05-16 13:27:32 +02:00