Laurent Destailleur (aka Eldy)
|
bd35af1360
|
Fix phpunit
|
2025-01-15 20:07:31 +01:00 |
|
Alexandre Janniaux
|
f757f9c4cc
|
accounting: fix num_rows without call from $db
$res->num_rows will not work on PostgreSQL. $db->num_rows() must be used
instead to execute the correct procedure depending on the database
backend.
|
2025-01-15 20:03:28 +01:00 |
|
Laurent Destailleur
|
d4e66426e7
|
Merge pull request #32621 from ATM-Consulting/FIX/132/bug/cache-collisions-dol-getIdFromCode
FIX 17.0 - collisions in cache for dol_getIdFromCode
|
2025-01-15 15:51:23 +01:00 |
|
Laurent Destailleur
|
88d81aa943
|
Merge pull request #27159 from atm-lena/17.0_FIX_MultilangsTranslationPDFLinesDescription
FIX Multilangs : PDF lines description
|
2025-01-15 15:38:48 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
f6f38aebb4
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-01-15 13:02:21 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
cf62921762
|
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
|
2025-01-15 13:01:03 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
c58016c2cf
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
|
2025-01-15 12:46:26 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
9e8c52e296
|
Fix function not enabled
|
2025-01-15 12:10:36 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
a8d99ed459
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-01-15 11:42:41 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
761c04cc4d
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-01-15 11:42:32 +01:00 |
|
Frédéric FRANCE
|
b5aa5d7fd7
|
Merge branch 'develop' into loan_schedule
|
2025-01-15 10:28:39 +01:00 |
|
Laurent Destailleur
|
258411e870
|
Debug v21
|
2025-01-14 22:05:08 +01:00 |
|
MDW
|
0f0073b575
|
Qual: Improve phpdoc for phan notices
Also changed some `"$var"` to more efficient `(string) $var`.
|
2025-01-14 12:50:16 +01:00 |
|
Florian Mortgat
|
79c55149b2
|
Update htdocs/core/lib/functions.lib.php
|
2025-01-14 11:00:38 +01:00 |
|
MDW
|
620dea9e29
|
Qual: Fix ci by correcting PHPDoc typing
# Qual: Fix ci by correcting PHPDoc typing
Fix the return type, while reviewing the typing, also made some
PHPDoc more specific
|
2025-01-13 21:58:43 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
682ba1099e
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-01-13 21:06:25 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
b05478b273
|
Debug v21
|
2025-01-13 12:59:37 +01:00 |
|
vmaury
|
df88c74d11
|
Fix 31370 Pb with external account
|
2025-01-13 12:04:16 +01:00 |
|
vmaury
|
cf0c04c6ee
|
Fix 31370 Pb with external account
|
2025-01-13 11:58:16 +01:00 |
|
Laurent Destailleur
|
54477083d4
|
Merge pull request #32507 from priojk/patch-14
FIX #29624 - substitution of __DATE_DELIVERY__
|
2025-01-13 02:44:24 +01:00 |
|
Laurent Destailleur
|
2980d8c773
|
Merge pull request #32633 from frederic34/patch-10
fix phpstan and phan
|
2025-01-13 02:18:04 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
f6115ec70b
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-01-13 00:07:00 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
4bdbf05eb7
|
Debug v21
|
2025-01-12 18:19:32 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
0a47582428
|
Fix lang after html in website pages
|
2025-01-11 14:14:05 +01:00 |
|
Frédéric FRANCE
|
b0b02794ee
|
fix phpstan and phan
|
2025-01-11 11:55:12 +01:00 |
|
Laurent Destailleur
|
fa16f56b32
|
Fix warning phpstan
|
2025-01-11 02:00:17 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
5cca1c1dd6
|
Doc
|
2025-01-10 19:02:52 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
d33e2748f1
|
Debug v21 - Fix for pb with different encoding rules
|
2025-01-10 18:24:50 +01:00 |
|
atm-florian
|
762e4ec8d1
|
updated local pre-commit hook -> fix typo
|
2025-01-10 17:01:59 +01:00 |
|
atm-florian
|
77f982d1a8
|
FIX 17.0 - collisions in cache for dol_getIdFromCode
|
2025-01-10 16:25:27 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
e37b6fac4d
|
Fix pb in output of label of email
|
2025-01-09 20:26:22 +01:00 |
|
Maxime Kohlhaas
|
1dc3a9796f
|
Merge branch '20.0' of github.com:Dolibarr/dolibarr into 21.0
|
2025-01-09 19:35:01 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
802562a575
|
Fix regression after a fix
|
2025-01-09 19:35:01 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
1def03d66f
|
Fix regression
|
2025-01-09 19:35:01 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
1f884b84ce
|
Debug v21
|
2025-01-09 19:35:01 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
06914d9099
|
Debug v21
|
2025-01-09 19:35:01 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
0ffd31c1a1
|
Restore lines commented for test
|
2025-01-09 19:35:01 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
56710ce9b7
|
FIX CVE-2024-55227 and CVE-2024-55228 CSRF when
MAIN_RESTRICTHTML_ONLY_VALID_HTML_TIDY is
on (hidden option not on by default)
|
2025-01-09 19:35:01 +01:00 |
|
Maxime Kohlhaas
|
76c98a4666
|
Merge branch '21.0' of github.com:Dolibarr/dolibarr into develop
|
2025-01-09 18:24:41 +01:00 |
|
Maxime Kohlhaas
|
751e21be44
|
Merge branch '20.0' of github.com:Dolibarr/dolibarr into 21.0
|
2025-01-09 18:23:38 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
429f5db55a
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-01-09 14:09:33 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
58e42656c0
|
Fix regression after a fix
|
2025-01-09 13:54:25 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
7b4946b146
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-01-09 13:03:44 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
3b45a24c07
|
Fix regression
|
2025-01-09 01:30:13 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
d75e02fd43
|
Debug v21
|
2025-01-08 23:52:35 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
08b77d174d
|
Debug v21
|
2025-01-08 23:29:32 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
0c58529d2d
|
Debug v21
|
2025-01-08 23:29:04 +01:00 |
|
PsyCrow
|
b9b58072ca
|
Merge branch '20.0' into 20.0
|
2025-01-08 16:22:02 -06:00 |
|
Laurent Destailleur (aka Eldy)
|
599d891284
|
Restore lines commented for test
|
2025-01-08 18:24:46 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
79ae59ee2a
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-01-08 17:54:13 +01:00 |
|