dolibarr/htdocs
Laurent Destailleur ded55f41fb Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/core/class/commonobject.class.php
2017-10-04 16:08:22 +02:00
..
accountancy Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-10-04 13:32:53 +02:00
adherents Standardize code for events 2017-10-04 12:58:13 +02:00
admin Fix We must use dol_escape_htmltag for input field not dol_htmlentities 2017-10-03 18:35:35 +02:00
api Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-10-04 13:32:53 +02:00
asterisk
barcode
blockedlog
bookmarks Add more robust php unit to detect not escaped sql. Fix not escaped sql 2017-09-15 15:41:07 +02:00
cashdesk Fix: change the parameter value of dol_getIdFromCode 2017-10-02 11:59:17 +02:00
categories Fix: refactorization of "getListForItem" function 2017-10-03 19:01:54 +02:00
collab
comm Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-10-04 13:32:53 +02:00
commande FIX Generation of invoice from bulk action "Bill Orders" 2017-10-04 14:31:52 +02:00
compta FIX Generation of invoice from bulk action "Bill Orders" 2017-10-04 14:31:52 +02:00
conf
contact Standardize code for events 2017-10-04 12:58:13 +02:00
contrat NEW Search filters in lists are restored when using "back to list" 2017-10-03 14:50:52 +02:00
core Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-10-04 16:08:22 +02:00
cron GETPOST must not clean data for text input. 2017-09-25 00:16:52 +02:00
custom
don Fix: use default $shared value 2017-09-27 17:40:02 +02:00
ecm FIX The backtopage 2017-09-27 20:07:01 +02:00
expedition NEW Search filters in lists are restored when using "back to list" 2017-10-03 16:00:52 +02:00
expensereport Merge branch 'develop_dict' of https://github.com/hregis/dolibarr into hregis-develop_dict 2017-10-03 17:25:01 +02:00
exports
externalsite
fichinter Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-10-04 13:32:53 +02:00
fourn Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-10-04 16:08:22 +02:00
ftp
holiday can't clean search_type in holiday list 2017-10-04 10:12:51 +02:00
hrm
imports Fix : GETPOST for update keys in import module 2017-10-03 11:28:13 +02:00
includes Merge branch 'develop' into develop 2017-09-21 11:41:30 +02:00
install Merge pull request #7427 from atm-arnaud/NEW_comment_generic_element 2017-10-04 11:13:39 +02:00
langs Fix typo 2017-10-04 13:30:43 +02:00
livraison NEW Search filters in lists are restored when using "back to list" 2017-10-03 16:00:52 +02:00
loan Fix: use default $shared value 2017-09-27 17:40:02 +02:00
mailmanspip
margin NEW Search filters in lists are restored when using "back to list" 2017-10-03 16:00:52 +02:00
modulebuilder Add link to modules Ids 2017-10-03 21:13:28 +02:00
multicurrency/class
opensurvey Fix HTML5 use of <br> is preferred to <br /> 2017-09-15 23:49:04 +02:00
paybox Mutualize/share code of all payments modes 2017-09-15 13:43:16 +02:00
paypal Mutualize/share code of all payments modes 2017-09-15 13:43:16 +02:00
printing
product Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-10-04 13:32:53 +02:00
projet Standardize code for events 2017-10-04 12:58:13 +02:00
public GETPOST must not clean data for text input. 2017-09-25 00:16:52 +02:00
resource CSS 2017-09-30 00:30:58 +02:00
societe Standardize code for events 2017-10-04 12:58:13 +02:00
stripe Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-09-25 19:55:52 +02:00
supplier_proposal Fix test on entity must always be done using the "IN" instead of "=" 2017-10-03 17:41:22 +02:00
support
theme Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-10-04 13:32:53 +02:00
user NEW Search filters in lists are restored when using "back to list" 2017-10-03 16:00:52 +02:00
variants Add a parameter to specify variant identifier separator 2017-09-25 12:05:12 +02:00
webservices
websites Fix phpcs 2017-10-02 13:52:18 +02:00
.gitignore
cache.manifest
document.php Work on direct external link for dolibarr objects 2017-09-26 16:56:33 +02:00
favicon.ico
filefunc.inc.php Prepare 6.0.2 2017-09-23 01:52:49 +02:00
index.php FIX : revert wrong code 2017-09-27 15:21:36 +02:00
main.inc.php Perf enhancement: Remove one include of js. 2017-09-24 20:36:27 +02:00
master.inc.php NEW The lot of a product uses the link and picto when shown into list. 2017-09-15 10:45:41 +02:00
robots.txt
viewimage.php