Laurent Destailleur
|
d35c7ed49b
|
Fix trans
|
2020-08-14 11:03:12 +02:00 |
|
Laurent Destailleur
|
324c8e9b54
|
FIX Use of office365 TLS with SMTPs method.
Conflicts:
htdocs/core/class/smtps.class.php
|
2020-07-01 17:10:33 +02:00 |
|
Laurent Destailleur
|
8dee17446d
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/core/class/extrafields.class.php
htdocs/core/lib/company.lib.php
|
2020-06-28 21:46:08 +02:00 |
|
Laurent Destailleur
|
1194c61857
|
Merge pull request #14125 from ATM-Consulting/10.0_FIX_pgsql_on_company.lib.php_2
FIX 10.0 - fatal with postgreSQL
|
2020-06-28 21:20:20 +02:00 |
|
Laurent Destailleur
|
b3fdb9f168
|
Merge pull request #14136 from atm-gauthier/10.0_getpost_extrafields_date
FIX : $_POST must be GETPOST
|
2020-06-28 21:08:46 +02:00 |
|
Laurent Destailleur
|
0eac798674
|
Changelog
|
2020-06-26 19:47:03 +02:00 |
|
Laurent Destailleur
|
347667b346
|
Prepare 11.0.5
|
2020-06-26 19:45:39 +02:00 |
|
Laurent Destailleur
|
8e324c36ff
|
Prepare 11.0.5
|
2020-06-26 19:39:01 +02:00 |
|
gauthier
|
858a751eef
|
FIX : $_POST must be GETPOST
|
2020-06-26 10:51:04 +02:00 |
|
Florian Mortgat
|
ccfe6f18fe
|
FIX 10.0 - fatal with postgres
backport of https://github.com/Dolibarr/dolibarr/pull/14064/files
|
2020-06-25 16:06:16 +02:00 |
|
Laurent Destailleur
|
03b540b948
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
|
2020-06-20 12:23:04 +02:00 |
|
Laurent Destailleur
|
5a53a16c17
|
Merge pull request #14101 from mistraloz/patch-5
Fix: Bug when delete payment when already deleted in account
|
2020-06-20 12:15:59 +02:00 |
|
Laurent Destailleur
|
da9c25348e
|
Update paiement.class.php
|
2020-06-20 12:15:48 +02:00 |
|
Laurent Destailleur
|
15af3d68fc
|
FIX #13877
|
2020-06-19 14:50:33 +02:00 |
|
Laurent Destailleur
|
22ca5e0671
|
Fix XSS reported by C. Weiler <sak1.s3curity@gmail.com> in notice.php
|
2020-06-19 00:39:27 +02:00 |
|
Mistral Oz - LWEP
|
2f7bb18e2b
|
Fix: Bug when delete payment when already deleted in account
Related to :
https://github.com/Dolibarr/dolibarr/blame/11.0/htdocs/compta/bank/class/account.class.php#L1976
Mistake between id / rowid. I prefere add the fix here (but a fix in account class can be also a good fix).
And best fix may use setter to do it (but to complicated : maybe latter ? i may check it in september if you want in all CommonObject properties)
|
2020-06-18 20:56:46 +02:00 |
|
Laurent Destailleur
|
de5a2d738b
|
FIX #14001
|
2020-06-17 18:39:25 +02:00 |
|
Laurent Destailleur
|
6d6abd4320
|
FIX vulenrability reported by wizlynx WLX-2020-012
|
2020-06-17 14:45:15 +02:00 |
|
Laurent Destailleur
|
23df5596e8
|
FIX vulenrability reported by wizlynx WLX-2020-012
|
2020-06-17 13:42:38 +02:00 |
|
Laurent Destailleur
|
fdbb6debc9
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
|
2020-06-17 13:30:43 +02:00 |
|
Laurent Destailleur
|
6660923e94
|
FIX Privilege escalation reported by wizlynx WLX-2020-011
|
2020-06-17 13:29:43 +02:00 |
|
Laurent Destailleur
|
33cd20de68
|
Merge pull request #14096 from ATM-Consulting/11.0_NEW_fetch_multicurrency_code_with_payments
FIX 11.0 - multicurrency_amount not fetched with payments
|
2020-06-17 12:30:36 +02:00 |
|
Florian Mortgat
|
3d69a1dc70
|
FIX 11.0 - multicurrency amount not fetched when fetching payments from llx_paiement or llx_paiementfourn
|
2020-06-17 11:06:31 +02:00 |
|
Laurent Destailleur
|
6ea4928c79
|
Merge pull request #14090 from ATM-Consulting/FIX_11.0_missing_currency_columns_in_supplier_exports
11.0 - FIX - missing currency columns in supplier exports
|
2020-06-16 22:00:56 +02:00 |
|
Laurent Destailleur
|
2c0a1904b8
|
Merge pull request #14091 from atm-gauthier/11.0_ldcompta
FIX : force rounding 2 on export ld compta
|
2020-06-16 21:41:40 +02:00 |
|
gauthier
|
e50d239322
|
FIX : force rounding 2 on export ld compta
|
2020-06-16 11:40:01 +02:00 |
|
Florian Mortgat
|
18d5ec7750
|
11.0 - FIX - missing currency columns in supplier exports
(copy-pasted from modFacture.class.php)
|
2020-06-16 10:56:10 +02:00 |
|
Laurent Destailleur
|
40e16672e3
|
FIX BlindBoolean SQL injection reported by Christian Weiler
<sak1.s3curity@gmail.com>
|
2020-06-15 15:08:52 +02:00 |
|
Laurent Destailleur
|
72130dacb9
|
Merge pull request #14061 from atm-gauthier/10.0_fix_progress_pdf
FIX : percent must be displayed on one line
|
2020-06-12 14:50:49 +02:00 |
|
Laurent Destailleur
|
1ba03566dc
|
Fix case of delete contact not correctly implemented.
|
2020-06-12 02:15:02 +02:00 |
|
Laurent Destailleur
|
e04557948d
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
|
2020-06-11 23:37:04 +02:00 |
|
Laurent Destailleur
|
2109a91992
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/core/class/html.formticket.class.php
htdocs/takepos/admin/setup.php
|
2020-06-11 23:36:55 +02:00 |
|
Laurent Destailleur
|
0023d14e65
|
Merge pull request #14037 from OPEN-DSI/v10-fix-takepos-free-text-html
FIX free text on cash desk
|
2020-06-11 23:33:31 +02:00 |
|
Laurent Destailleur
|
ffb345e724
|
Merge pull request #14062 from atm-florianm/11.0_FIX_missing_translation
FIX: missing translation value for key "NoMorePredefinedProductToDispatch"
|
2020-06-11 23:05:55 +02:00 |
|
Laurent Destailleur
|
9aafb82fd3
|
Merge pull request #14059 from atm-florianm/FIX_10.0_missing_global_langs_when_activating_modContrat
FIX 10.0 - undefined $langs if template file copy fails during activation of modContrat
|
2020-06-11 23:02:19 +02:00 |
|
Laurent Destailleur
|
3698af39f1
|
Merge pull request #14060 from indelog/fix_measuringunitstring
Fix 11.0 - undef func measuringUnitString() in From::select_produits_fournis…
|
2020-06-11 23:02:01 +02:00 |
|
Laurent Destailleur
|
7d4a7a4be0
|
Merge pull request #14067 from atm-john/11.0_fix_ticket_file_save
Fix ticket file save
|
2020-06-11 23:01:33 +02:00 |
|
Laurent Destailleur
|
f1f37c7b29
|
Merge pull request #14064 from atm-florianm/FIX_11.0_postgresql_fatal_on_contact_agenda
FIX 11.0 - fatal with postgres on contact/agenda.php
|
2020-06-11 23:01:01 +02:00 |
|
Laurent Destailleur
|
e3811840df
|
Merge pull request #14066 from atm-gauthier/10.0_fix_arraydefaultmessage
FIX : $arraydefaultmessage is an object, as well as in /htdocs/core/c…
|
2020-06-11 22:59:55 +02:00 |
|
Laurent Destailleur
|
b36e658b20
|
Update html.formticket.class.php
|
2020-06-11 22:58:58 +02:00 |
|
Laurent Destailleur
|
7fcb62359d
|
Merge pull request #14072 from hregis/11.0_bug
FIX avoid error "Call to undefined function measuringUnitString()"
|
2020-06-11 22:56:17 +02:00 |
|
Regis Houssin
|
997cb214f1
|
FIX avoid error "Call to undefined function measuringUnitString()"
|
2020-06-11 16:52:24 +02:00 |
|
ATM john
|
564b9df1e7
|
Fix ticket file save
|
2020-06-10 17:01:57 +02:00 |
|
gauthier
|
58ff96af30
|
FIX : $arraydefaultmessage is an object, as well as in /htdocs/core/class/html.formmail.class.php
|
2020-06-10 16:48:02 +02:00 |
|
Florian Mortgat
|
5bc80f8626
|
FIX 11.0 - fatal with postgres because empty string literals are assigned to fields typed as integers as per UNION syntax
|
2020-06-10 16:22:48 +02:00 |
|
Florian Mortgat
|
d19febc2ca
|
FIX: missing translation value for key "NoMorePredefinedProductToDispatch"
|
2020-06-09 17:34:24 +02:00 |
|
gauthier
|
92b89437d1
|
FIX : percent must be displayed on one line
|
2020-06-09 16:02:41 +02:00 |
|
DEMAREST Maxime (Indelog)
|
1ac341e651
|
Fix undef func measuringUnitString() in From::select_produits_fournisseurs_list
|
2020-06-09 15:33:10 +02:00 |
|
Florian Mortgat
|
0a2099e0ac
|
FIX 10.0 - undefined $langs if template file copy fails during activation of modContrat
|
2020-06-09 14:22:32 +02:00 |
|
Laurent Destailleur
|
366f458b39
|
Show more info to help fix corrupted data
|
2020-06-08 15:20:01 +02:00 |
|