Commit Graph

127385 Commits

Author SHA1 Message Date
Laurent Destailleur
33f3e6bf6e Use stripe version 2022-11-15 by default. 2023-12-30 04:46:21 +01:00
Laurent Destailleur
ec63d2cf55 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-30 04:28:00 +01:00
Laurent Destailleur
6aad6e1e5d FIX public user photo not visible if $dolibarr_main_instance_unique_id
not defined into conf file.
2023-12-30 04:27:23 +01:00
Laurent Destailleur
a7c712b3a5 Merge pull request #27251 from defrance/patch-312
FIX : php 8.1 suppress strftime
2023-12-29 18:56:14 +01:00
Laurent Destailleur
544f8413cd FIX #yogosha19721 2023-12-29 18:41:46 +01:00
Laurent Destailleur
ab3737e569 Fix libxml_disable_entity_loader(true) must be called only if LIBXML is
lower than 20900 (disabled by default for libxml 2.9.0)
2023-12-29 17:55:09 +01:00
Laurent Destailleur
ef312e960c Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-29 16:53:09 +01:00
Laurent Destailleur
d2b3920684 Merge 2023-12-29 16:51:05 +01:00
Laurent Destailleur
c5b5b51aa4 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-12-29 16:43:48 +01:00
Laurent Destailleur
74a92e117c Merge pull request #26795 from FHenry/17_fix_img_in_mail
fix: feature MAIN_MAIL_ADD_INLINE_IMAGES_IF_IN_MEDIAS was broken, no more image send in email body
2023-12-29 16:41:57 +01:00
Laurent Destailleur
7b42e2d7c2 Enhance statistics tool 2023-12-29 16:35:27 +01:00
Laurent Destailleur
1dfc95fd40 Enhace statistics tool 2023-12-29 16:08:22 +01:00
Charlène Benke
0d7bbcb996 Update index.php 2023-12-29 11:50:51 +01:00
Charlène Benke
9ec7372418 Update index.php 2023-12-29 11:48:43 +01:00
Charlène Benke
f4329d2eb1 Update supplier_turnover.php 2023-12-29 11:24:03 +01:00
Charlène Benke
c4d1aaa09e Update index.php 2023-12-29 11:22:46 +01:00
Charlène Benke
e953da3711 Update index.php 2023-12-29 11:21:05 +01:00
Charlène Benke
6707f35556 Update sellsjournal.php 2023-12-29 11:18:27 +01:00
Charlène Benke
3a168767cd Update purchasesjournal.php 2023-12-29 11:17:34 +01:00
Charlène Benke
2dfb2cc7c4 Update graph.php 2023-12-29 11:16:19 +01:00
Charlène Benke
77be41720d Update graph.php 2023-12-29 11:13:26 +01:00
Charlène Benke
9c3a52d1ea FIX : php 8.1 suppress strftime 2023-12-29 11:12:13 +01:00
Laurent Destailleur
f0ebe74fba FIX Test if email is an answer by emailcollector 2023-12-29 04:01:55 +01:00
Laurent Destailleur
27ca9e6d98 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-12-29 03:09:00 +01:00
Laurent Destailleur
6e73a25775 Merge pull request #27085 from ATM-Consulting/FIX_17.0_tooltip_glitch
FIX: disable pointer events on jQuery-UI tooltips to prevent a glitch
2023-12-29 01:17:08 +01:00
Laurent Destailleur
961deffd35 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-28 19:59:43 +01:00
Laurent Destailleur
4ea3dd9dc2 Debug v19 2023-12-28 19:55:35 +01:00
Laurent Destailleur
aa0057d8d7 Clean code 2023-12-28 19:39:27 +01:00
Laurent Destailleur
fb31a103ea Merge pull request #27107 from mdeweerd/php8.2/utf8_xxcode
Fix utf8_encoding/decoding (PHP8.2 deprecation)
2023-12-28 19:32:27 +01:00
Laurent Destailleur
70ce043b58 Merge pull request #27165 from defrance/patch-310
Php V8 warning
2023-12-28 19:28:43 +01:00
Laurent Destailleur
47a633cf2e Update card.php 2023-12-28 19:28:28 +01:00
Laurent Destailleur
6a9f6049d4 Add patch comment 2023-12-28 19:07:27 +01:00
Laurent Destailleur
3fea8ec20a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-28 19:04:57 +01:00
Laurent Destailleur
98fdb5dd6e Merge pull request #27244 from iznomip/patch-1
fix(tcpdf): implicit conversion from float
2023-12-28 19:04:37 +01:00
Laurent Destailleur
f6acd6dfe1 Update tcpdf.php 2023-12-28 19:04:23 +01:00
Laurent Destailleur
c5205d0297 Fix perm 2023-12-28 18:58:01 +01:00
Laurent Destailleur
5619d634d3 Merge pull request #27243 from vmaury/Fix_23248_product_price_not_updated_when_user_is_ext
Fix #23248 Prices not updated when external user (client) create a propal or command
2023-12-28 18:56:32 +01:00
Laurent Destailleur
9a7c1caff0 Merge pull request #27242 from Hystepik/fix-#18713
Fix #18713 sort on p.ref
2023-12-28 18:53:32 +01:00
iznomip
459f6eb529 fix(tcpdf): implicit conversion from float 2023-12-28 16:51:58 +01:00
vmaury
ec9b048e2e Fix #23248 Prices not updated when external user (client) create a propal or command 2023-12-28 16:34:47 +01:00
Hystepik
72ac76d4cf fix field 2023-12-28 16:29:07 +01:00
Hystepik
46511ae315 Fix #18713 sort on p.label 2023-12-28 16:27:26 +01:00
Laurent Destailleur
bdaff375a1 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-28 12:46:17 +01:00
Laurent Destailleur
fb6bd52c03 Merge pull request #27233 from idayat-noufou/fix_time_plus_duree
Fix: Unsupported operand types
2023-12-28 12:44:00 +01:00
Laurent Destailleur
041f36b67d Merge pull request #27234 from FHenry/18_add_missing_hook
fix: add missing hook in supplier tab of thirdparty (same as in customer/prospect tab)
2023-12-28 12:43:26 +01:00
Laurent Destailleur
b7f9374322 Merge branch 'develop' into fix_time_plus_duree 2023-12-28 12:42:45 +01:00
Laurent Destailleur
e5f5c499a4 Update date.lib.php 2023-12-28 12:42:15 +01:00
Laurent Destailleur
66d89cc480 Merge pull request #27229 from FHenry/17.0_fix_autoselectaccount
FIX: bad accountancy code autoselection for supplier ventilation
2023-12-28 12:40:53 +01:00
Laurent Destailleur
aff0d68035 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-12-28 12:39:45 +01:00
Laurent Destailleur
163a09d6fd Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-12-28 12:37:34 +01:00