Commit Graph

15978 Commits

Author SHA1 Message Date
Braito
3a61d3f2c9 Fix SMTP OAuth refresh scopes (#36950)
Recreate the OAuth service with its configured scopes when refreshing an access token (required by some providers like Microsoft v2).

Also keep the previous refresh token when the refreshed token does not include one (e.g. Google returns it only once).

Co-authored-by: caminotravelcenter <caminotravelcenter@localhost>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2026-01-24 20:13:06 +01:00
Laurent Destailleur
06e2e60364 Fix ci 2026-01-24 19:24:19 +01:00
Laurent Destailleur
6b8214ea6a Fix ci 2026-01-24 18:07:53 +01:00
Laurent Destailleur
88a1b168ad Fix ci 2026-01-24 16:13:00 +01:00
Laurent Destailleur
455f91c215 Debug v23 2026-01-23 22:44:34 +01:00
Laurent Destailleur
4c07ef386e Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop 2026-01-23 18:44:37 +01:00
Laurent Destailleur
39d39f475d Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 23.0 2026-01-23 17:46:38 +01:00
Laurent Destailleur
4e9965ea70 Fix log 2026-01-21 19:19:57 +01:00
Laurent Destailleur
0ae23ec0d1 Fix log 2026-01-21 19:19:36 +01:00
Laurent Destailleur
12ca0fc894 Debug v23 2026-01-21 18:27:18 +01:00
Laurent Destailleur
3cbe24ad8c Doc 2026-01-21 18:23:03 +01:00
Laurent Destailleur
d4030302c9 Comment 2026-01-21 12:29:49 +01:00
Laurent Destailleur
fba2a97ab6 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2026-01-21 12:16:44 +01:00
Laurent Destailleur
f8123ebc64 CSS 2026-01-20 23:49:36 +01:00
Laurent Destailleur
715aeb91d9 Fix CI 2026-01-20 23:16:24 +01:00
lvessiller-opendsi
d51a5a9068 FIX color of ajax on/off button on setup page (#36917)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2026-01-20 14:51:43 +01:00
Laurent Destailleur
ff4b7c54d8 Fix CI 2026-01-20 13:56:52 +01:00
Laurent Destailleur
6571096107 Merge 2026-01-20 02:37:16 +01:00
Laurent Destailleur
99d1aad0b2 Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into 23.0 2026-01-20 02:11:52 +01:00
Laurent Destailleur
cba8ccaa32 Fix PROPAL_ENABLE_NEGATIVE_QTY and ORDER_ENABLE_NEGATIVE_QTY 2026-01-20 02:11:14 +01:00
ThomasNgr-OpenDSI
a025628c97 FIX concatenation of labels in extrafields (#36888)
IF:
- The extrafield is of type "Select from list"
- AND it would use a join as table
- AND the label would be a concatenation of fields from both tables
THEN, the EF value could not be displayed (showOutputField os showInputField).

example of syntax that would trigger this error : `commande c INNER JOIN llx_societe s ON s.rowid = c.fk_soc:s.nom|c.ref:c.rowid::`

This commit fixes this.
2026-01-19 20:36:37 +01:00
Laurent Destailleur
3b23e76237 Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop 2026-01-19 18:18:27 +01:00
Laurent Destailleur
e00086d057 Fix ci 2026-01-19 17:34:05 +01:00
Laurent Destailleur
99f5ede0ec Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop 2026-01-19 15:39:48 +01:00
Laurent Destailleur
99c7effb9b Fix civility_code vs civility_id 2026-01-19 15:04:13 +01:00
Laurent Destailleur
3a01cd9002 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2026-01-19 14:48:21 +01:00
Laurent Destailleur
60fbdb1bc9 Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop 2026-01-19 14:48:06 +01:00
Laurent Destailleur
6ed576bc9f Debug v23 2026-01-19 14:28:33 +01:00
Laurent Destailleur
f2455704d2 NEW Button to close/reopen bank account status 2026-01-19 01:07:33 +01:00
Laurent Destailleur
f99df3ddc8 Fix position of html components 2026-01-17 18:32:25 +01:00
Laurent Destailleur
c3e043d656 Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop 2026-01-16 16:51:37 +01:00
Laurent Destailleur
f94e1c24fc Fix status of dispute 2026-01-16 16:51:15 +01:00
Laurent Destailleur
7dee283762 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2026-01-16 16:34:32 +01:00
Laurent Destailleur
949c111f68 Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop 2026-01-16 16:32:40 +01:00
Laurent Destailleur
d953f0caf8 Fix color of status 2026-01-16 16:29:26 +01:00
Laurent Destailleur
a7d0206156 Debug v23 - Fix label of dispute status 2026-01-16 16:28:07 +01:00
Frédéric FRANCE
723df03c0d clean printipp (#36472)
* clean printipp

* clean printipp

* clean printipp

* clean printipp

* clean printipp

* clean printipp

* Update functions.lib.php
2026-01-16 11:28:47 +01:00
Eric - CAP-REL
7f6966ee06 add hooks on extrafields (#36536) 2026-01-16 11:12:22 +01:00
Zakaria Boushaba
e18526dec5 Fix: Add SEARCH_LIMIT_AJAX constant support to select_produits_list() (#36893)
Co-authored-by: Zakaria Boushaba <z.boushaba@vold.africa>
2026-01-16 02:33:43 +01:00
Frédéric FRANCE
b6a49cb4bd fix french doc (#36895)
* fix french doc

* fix french

* Update sync_members_types_dolibarr2ldap.php

* fix french doc

* Update translate.class.php

* Update export-bank-receipts.php

* Update product.class.php

* Update product.class.php
2026-01-16 02:32:37 +01:00
tcesar
200c88a55b New Add day selection for payment reports (#36799)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2026-01-15 02:04:41 +01:00
Charlène Benke
417bdc88ce Fix warning : add test on $key_fields['default'] is set (#36870)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2026-01-15 01:57:41 +01:00
Laurent Destailleur
4b9b0877b1 Debug v23 2026-01-15 01:10:28 +01:00
Laurent Destailleur
8e4762b2e1 Fix generic password type 2026-01-13 19:00:22 +01:00
Laurent Destailleur
7a93278cb7 Fix generic password type 2026-01-13 19:00:00 +01:00
atm-vincent-p
de96c57acf FIX contact type translation (#36863) 2026-01-13 11:35:32 +01:00
Laurent Destailleur
6ca16f700d Merge branch '23.0' of git@github.com:Dolibarr/dolibarr.git into develop 2026-01-13 11:21:00 +01:00
Laurent Destailleur
fcef8ec922 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 22.0 2026-01-12 16:12:29 +01:00
Laurent Destailleur
4c1cde76d5 Fix warning 2026-01-12 16:12:18 +01:00
Laurent Destailleur
e1345e225f Fix css 2026-01-12 15:55:34 +01:00