Laurent Destailleur (aka Eldy)
|
2db62b7e80
|
Fix cache management
|
2025-01-19 20:56:16 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
88bb2cbd44
|
Cache management implementation not finished
|
2025-01-19 19:50:52 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
f11d701486
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-01-19 15:02:20 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
998f0ce49b
|
Debug v21
|
2025-01-17 17:55:13 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
c898c52531
|
Fix iframe lost
|
2025-01-17 17:40:10 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
9ed7ffd3a1
|
Add TODO
|
2025-01-17 01:39:14 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
e925907b26
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-01-17 01:30:16 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
d404ab6322
|
Doc
|
2025-01-17 01:05:11 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
e87853c17b
|
Doc
|
2025-01-17 01:03:35 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
619392e25a
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-01-16 17:58:18 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
a233abdcc5
|
Fix sql error
|
2025-01-16 15:33:00 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
5e7ed6ba6d
|
Try better fix for js warning
|
2025-01-16 15:32:08 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
70a476a830
|
Fix js warning
|
2025-01-16 15:24:09 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
3bb748a4ee
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-01-16 14:48:33 +01:00 |
|
Alexandre Janniaux
|
eaa51fed7b
|
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-16 14:47:59 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
d85c39e77b
|
Fix CI
|
2025-01-16 14:47:03 +01:00 |
|
Laurent Destailleur
|
72ef34f698
|
Merge branch 'develop' into accounting-num_rows_leftovers
|
2025-01-16 14:33:36 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
683f4f931e
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-01-16 13:06:43 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
0f0617f8f8
|
Debug v21
|
2025-01-16 02:09:34 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
c2c3879032
|
Clean php file
|
2025-01-16 00:36:56 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
c4529ed986
|
Clean file
|
2025-01-16 00:35:38 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
8b7eaf360e
|
Fix phpunit
|
2025-01-15 20:08:13 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
2f317f0f52
|
Merge branch '17.0' of git@github.com:/Dolibarr/dolibarr.git into 17.0
|
2025-01-15 20:07:40 +01:00 |
|
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 |
|