Commit Graph

29193 Commits

Author SHA1 Message Date
Laurent Destailleur
295b850ae8 Fix missing include 2022-09-11 22:25:03 +02:00
Laurent Destailleur
a11a33a804 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-09-11 22:21:18 +02:00
Laurent Destailleur
90a42b23b3 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-09-11 22:17:41 +02:00
Laurent Destailleur
4a17fae9af Add info on mitigation 2022-09-11 20:48:23 +02:00
Regis Houssin
e7ea57d183 FIX avoid warning (php7+) 2022-09-11 19:22:51 +02:00
Laurent Destailleur
62cc9c2482 No trigger with a number higher than 95 2022-09-11 15:11:56 +02:00
Laurent Destailleur
d8b6a67064 Fix picto 2022-09-11 15:05:28 +02:00
Laurent Destailleur
ebc90af5ed Fix css 2022-09-11 14:43:25 +02:00
Laurent Destailleur
2293d82607 NEW Add picto property on sub-module for paswword generation 2022-09-11 12:18:43 +02:00
Faustin
3cf7eda258 scrutinizer in core/modules/printing/printgcp.modules.php: var $printer_id not defined for all paths 2022-09-10 17:11:24 +02:00
Faustin
21274c9432 scrutinizer in core/class/html.formsetup.class.php: variable $valconst wasn't defined for all paths 2022-09-10 16:43:04 +02:00
Laurent Destailleur
07a640adfd Fix used label instead of signature 2022-09-10 16:24:55 +02:00
Faustin
44728ff93a scrutinizer in core/class/notify.class.php : variable \labeltouse not defined for all paths 2022-09-10 16:21:16 +02:00
Laurent Destailleur
439bef8e0e NEW Add substitution key __SENDEREMAIL_SIGNATURE__ 2022-09-10 15:55:36 +02:00
Faustin
b66b71817c scrutinizer in core/lib/ftp.lib.php: $localpath never defiened for ftp_get, added it and modify consequently file where the function is called 2022-09-10 15:49:54 +02:00
Frédéric France
705b436494 replace other deprecated 2022-09-10 14:03:47 +02:00
Faustin
5451bef0f7 scrutinizer CMailFile: undeclared variable 2022-09-10 13:58:19 +02:00
Frédéric France
e96eee56b0 sample deprecated function 2022-09-10 13:55:40 +02:00
Philippe GRAND
c8a70ba221 update code toward php8 compliance 2022-09-10 11:14:25 +02:00
Philippe GRAND
a2b8dd446b update code toward php8 compliance 2022-09-10 11:13:02 +02:00
Philippe GRAND
e73b8983bf update code toward php8 compliance 2022-09-10 11:07:00 +02:00
Philippe GRAND
4ccc79f253 update code toward php8 compliance 2022-09-10 11:04:37 +02:00
Philippe GRAND
3f2faf4667 update code toward php8 compliance 2022-09-10 11:02:48 +02:00
Laurent Destailleur
99e0b5e945 Merge pull request #20298 from atm-lena/develop_NEW_InventoryProduct_AddPage
Add paging to inventory card
2022-09-10 09:49:44 +02:00
Laurent Destailleur
a5d71d805b Merge pull request #19412 from altairisfr/formextra
FIX : pass objectid into url after extrafield update
2022-09-10 09:36:38 +02:00
Laurent Destailleur
c8fe13e2ca css 2022-09-10 09:20:20 +02:00
Laurent Destailleur
38676b6c04 Fix phpunit 2022-09-10 00:54:16 +02:00
Laurent Destailleur
6f77359617 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2022-09-09 18:11:06 +02:00
Laurent Destailleur
3b62935435 Fix bad perm 2022-09-09 18:08:43 +02:00
Laurent Destailleur
cf887dba16 Merge pull request #22075 from grandoc/new_branch_04_09_2022
update code
2022-09-09 18:03:43 +02:00
Laurent Destailleur
81b12c2814 Merge branch 'develop' into Add_notes_to_productlot 2022-09-09 18:02:02 +02:00
Laurent Destailleur
e0bfd19262 Merge pull request #22127 from frederic34/select2multimatch
select2 multimatch
2022-09-09 18:00:39 +02:00
Laurent Destailleur
a4fbd10032 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-09 17:12:48 +02:00
Laurent Destailleur
792fe32fee Doc 2022-09-09 17:08:16 +02:00
Laurent Destailleur
7a277d9560 Merge branch 'develop' into loaddolibarrenv 2022-09-09 17:02:05 +02:00
Laurent Destailleur
2b412af5b7 Merge pull request #22138 from defrance/patch-246
php V8 warning
2022-09-09 16:55:25 +02:00
Laurent Destailleur
1012da6d47 Fix sql 2022-09-09 16:38:24 +02:00
Laurent Destailleur
72dbf4f36e Merge pull request #22169 from grandoc/new_branch_09_09_2022
fix : Typo
2022-09-09 15:47:55 +02:00
Laurent Destailleur
51e9451f5e Merge pull request #22170 from dolibit-ut/patch-552
Update modZapier.class.php  - require_once
2022-09-09 15:46:50 +02:00
Laurent Destailleur
757f67c26e Merge pull request #22171 from Hystepik/develop#4
fix : scrutinaizer report
2022-09-09 15:46:13 +02:00
Laurent Destailleur
08a8320b41 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-09-09 15:35:19 +02:00
Laurent Destailleur
26ad6199e5 NEW The purge of iles can purge only if older than a number of seconds 2022-09-09 15:33:55 +02:00
Laurent Destailleur
ccc1634c23 Merge pull request #22175 from Hystepik/develop#6
Fix : php 8.1 warnings
2022-09-09 14:06:55 +02:00
Laurent Destailleur
b23ab2cb71 FIX #yogosha12266 2022-09-09 13:58:54 +02:00
lmarcouiller
14a3bc7360 Fix : php 8.1 warnings 2022-09-09 12:26:17 +02:00
Laurent Destailleur
999e5861e3 NEW Add method httponly_accessforbidden() 2022-09-09 11:55:45 +02:00
lmarcouiller
86d777009e fix : scrutinaizer report 2022-09-09 11:09:53 +02:00
UT from dolibit
f1a68d9272 Update modZapier.class.php
IMHO in this case is  *require_once*  instead of  *include_one*  more correct
2022-09-09 10:36:08 +02:00
Philippe GRAND
e534577320 fix : Typo 2022-09-09 10:12:30 +02:00
Frédéric France
1c2a89f52d Merge remote-tracking branch 'upstream/develop' into loaddolibarrenv 2022-09-09 08:09:12 +02:00