dolibarr/htdocs
2017-10-04 11:13:39 +02:00
..
accountancy Fix remove warnings 2017-09-19 00:31:51 +02:00
adherents Fix: check security 2017-10-03 19:09:46 +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 Fix url to explorer no more working 2017-10-02 12:20:03 +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 Fix test on entity must always be done using the "IN" instead of "=" 2017-10-03 17:41:22 +02:00
commande Fix test on entity must always be done using the "IN" instead of "=" 2017-10-03 17:41:22 +02:00
compta FIX is_erasable report bad value when thirdparty was not loaded 2017-10-04 03:22:41 +02:00
conf
contact NEW Search filters in lists are restored when using "back to list" 2017-10-03 16:00:52 +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 pull request #7427 from atm-arnaud/NEW_comment_generic_element 2017-10-04 11:13:39 +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 NEW Search filters in lists are restored when using "back to list" 2017-10-03 14:50:52 +02:00
fourn Fix test on entity must always be done using the "IN" instead of "=" 2017-10-03 17:41: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 Merge pull request #7427 from atm-arnaud/NEW_comment_generic_element 2017-10-04 11:13:39 +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 Fix: check security 2017-10-03 19:09:46 +02:00
projet Merge pull request #7427 from atm-arnaud/NEW_comment_generic_element 2017-10-04 11:13:39 +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 Fix: check security 2017-10-03 19:09:46 +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 CSS 2017-09-30 00:30:58 +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