dolibarr/htdocs
Laurent Destailleur 6a210945b7 Prepare 10.0.4
2019-11-26 20:38:06 +01:00
..
accountancy Core - Fix accountancy write social contribution in bookkeeping (Need for FEC format) 2019-11-16 07:51:38 +01:00
adherents Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0 2019-11-12 10:20:16 +01:00
admin $key is overwriting a variable from outer foreach loop 2019-11-02 11:39:32 +01:00
api Fix compatibility with twofactor 2019-08-22 10:53:42 +02:00
asset
asterisk
barcode
blockedlog add security.lib.php for dol_hash 2019-10-14 15:28:06 +02:00
bom FIX #11702 FIX #12088 2019-10-11 15:08:10 +02:00
bookmarks Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0 2019-10-22 15:25:31 +02:00
cashdesk Fix css for responsive 2019-09-16 18:40:58 +02:00
categories Fix limit 2019-10-08 13:17:13 +02:00
collab FIX #11584 2019-08-01 12:23:02 +02:00
comm Merge pull request #12478 from ptibogxiv/patch-281 2019-11-22 14:26:12 +01:00
commande FIX avoid non numeric warning 2019-09-12 08:04:53 +02:00
compta Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0 2019-11-19 18:56:12 +01:00
conf
contact fix bad getpost 2019-11-18 14:33:01 +01:00
contrat Update card.php 2019-09-06 23:25:40 +02:00
core Fix Ticket - Deprecated <center> 2019-11-26 04:32:38 +01:00
cron
custom
datapolicy
dav Fix compatibility with twofactor 2019-08-22 10:53:42 +02:00
debugbar FIX #12083 2019-10-11 14:53:30 +02:00
don Update don.class.php 2019-07-04 10:39:30 +02:00
ecm
emailcollector FIX #11421 2019-06-28 12:52:35 +02:00
expedition Fix dom and showOptionals call 2019-11-19 16:35:31 +01:00
expensereport Merge branch '9.0' of https://github.com/dolibarr/dolibarr into 10.0 2019-10-29 11:48:11 +01:00
exports Fix trans export 2019-10-14 12:27:44 +02:00
externalsite Fix missing exit 2019-09-05 15:00:46 +02:00
fichinter FIX permission check on API intervention 2019-08-13 14:21:43 +02:00
fourn Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0 2019-11-24 18:14:18 +01:00
ftp
holiday FIX security check. A user can see holiday with link without permissions 2019-11-01 21:27:19 +01:00
hrm
imports FIX Limit of uploaded files (max_post_size was not used) 2019-07-20 13:09:25 +02:00
includes Upgrade Stripe lib to 6.41 to support SetupIntent 2019-08-01 12:53:17 +02:00
install Fix ref must be null until the generation of ref is ok 2019-11-18 18:09:12 +01:00
langs Fix Ticket - Align language type with datas for translation 2019-11-26 03:58:01 +01:00
livraison Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0 2019-08-10 01:43:52 +02:00
loan Merge pull request #11753 from aspangaro/10.0_p7 2019-08-26 16:24:10 +02:00
mailmanspip
margin Update customerMargins.php 2019-11-03 22:45:50 +01:00
modulebuilder Clean code 2019-10-14 20:41:28 +02:00
mrp
multicurrency/class
opensurvey Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0 2019-07-18 18:09:37 +02:00
paybox FIX do not output return code on screen after a select of bank account 2019-09-16 18:29:04 +02:00
paypal FIX do not output return code on screen after a select of bank account 2019-09-16 18:29:04 +02:00
printing
product FIX Advisory ID: usd20190067 2019-11-14 21:16:18 +01:00
projet FIX Look and feel v10 2019-10-06 16:28:14 +02:00
public FIX compatibility with Multicompany 2019-11-25 10:03:35 +01:00
reception Fix save of units 2019-10-23 03:03:55 +02:00
resource Fix escape db 2019-09-27 14:54:23 +02:00
societe FIX Look and feel v10 2019-10-04 12:31:25 +02:00
stripe FIX Bad currency var used in stripe for connect 2019-09-23 11:36:45 +02:00
supplier_proposal Fix date selection for supplier proposal not yet supported 2019-09-06 12:41:34 +02:00
support
takepos Fix regression 2019-10-20 15:29:15 +02:00
theme Merge 2019-10-16 14:04:54 +02:00
ticket Fix filtering ticket bug (Fixes #12081) 2019-10-17 17:46:42 +02:00
user fix title pasge linked files user 2019-11-18 19:47:34 +01:00
variants FIX Better compatible fix for the trouble of weight / size units 2019-10-22 18:42:59 +02:00
webservices
website FIX Var not enough sanitized 2019-09-24 14:16:24 +02:00
.gitignore
cache.manifest
document.php FIX Force downlaod of file with .noexe as octet-stream mime type 2019-09-24 13:30:04 +02:00
favicon.ico
filefunc.inc.php Prepare 10.0.4 2019-11-26 20:38:06 +01:00
index.php lang file for holidays is holiday 2019-10-13 08:20:37 +02:00
main.inc.php Fix return to list on page 1 2019-09-27 14:53:11 +02:00
master.inc.php FIX Option to use ZipArchive instead of PclZip bugged with large files. 2019-08-14 04:07:02 +02:00
robots.txt
viewimage.php Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0 2019-07-30 20:55:15 +02:00