Commit Graph

41507 Commits

Author SHA1 Message Date
atm-florian
c5b0c1c318 FIX: INVOICE_USE_SITUATION (1 = legacy, 2 = new): some functions still use only the legacy algorithm 2025-12-03 15:13:39 +01:00
Laurent Destailleur
e60de6525b WIP Loi finance 2025-12-02 20:29:20 +01:00
Danelif
5ef3998a54 improve purchase order line import by adding rang and flexible key selection 2025-12-02 16:19:18 +02:00
Laurent Destailleur
5bcd5db58f Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-12-02 15:11:40 +01:00
Laurent Destailleur
7828311250 Fix export pb in br 2025-12-02 15:04:14 +01:00
Laurent Destailleur
efd58a5f48 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 22.0 2025-12-02 14:54:22 +01:00
Laurent Destailleur
6fbc380e52 FIX Export of extrafield in organized events 2025-12-02 14:54:10 +01:00
atm-florian
c27146f44c FIX: now there are two values for INVOICE_USE_SITUATION (1 = legacy, 2 = new), leading to two interpretations of situation_percent; in some algorithms, only the old algorithm was applied even when the new mode was on 2025-12-02 14:42:15 +01:00
Laurent Destailleur
14c949c8c9 Merge pull request #36408 from JonBendtsen/security.lib.php_checkUserAccessToObject_moduleEnabled_0permissions
Qual: DENY access to Thirdparty when module is enabled, but no permissions at all
2025-12-02 10:46:46 +01:00
Laurent Destailleur
36fc03aa49 FIX must not allow deletion of invoice if printed or sent by email. 2025-12-01 18:56:18 +01:00
Laurent Destailleur
967865dfe5 CSS 2025-12-01 15:40:42 +01:00
Laurent Destailleur
f40e88d67a Merge pull request #36477 from atm-jonathan/FIX_TICKET_RANDOM_ID_ENTROPY
FIX: ticket module - use random_int() for secure ID generation instea…
2025-12-01 13:55:47 +01:00
Laurent Destailleur
41fc03c63b Fix: Do not transform [__XXX__] string when
MAIN_RESTRICTHTML_ONLY_VALID_HTML is on.
2025-12-01 13:54:27 +01:00
atm-florian
0e1c580f11 FIX 18.0: GETPOSTDATE and buildParamDate assumed HTTP param names 'minute' and 'second' instead of 'min' and 'sec' 2025-12-01 13:47:50 +01:00
Laurent Destailleur
47aa1b4001 Update ticket.lib.php 2025-12-01 13:20:45 +01:00
Laurent Destailleur
ebacc05fe3 Comment 2025-12-01 13:09:18 +01:00
VESSILLER
d16f8b68db FIX not remove value of others extra-fields on update extras action 2025-12-01 11:14:16 +01:00
Jon Bendtsen
9a47931329 FIX: API task getTimeSpent to actually return data 2025-11-30 11:04:34 +01:00
Jon Bendtsen
18d8cfd510 making a more general fix for checking access to projet_task 2025-11-30 09:35:05 +01:00
atm-jonathan
4a96baed9b FIX: ticket module - use random_int() for secure ID generation instead of microtime 2025-11-29 15:20:15 +01:00
Laurent Destailleur
6af8022be1 Merge pull request #36460 from Hystepik/fix-webhook-history-on-error
Fix webhook history record save on error
2025-11-29 11:30:18 +01:00
Laurent Destailleur
f4bcf47008 Merge pull request #36467 from emheyarssi/35061
FIX #35061
2025-11-29 11:28:03 +01:00
Laurent Destailleur
c62ba31c50 Merge pull request #36433 from mdeweerd/fix/public_const
Qual: Update PHP-CS-Fixer configuration and DolibarrModules class
2025-11-28 23:34:42 +01:00
Laurent Destailleur
e4e5af0adf Merge pull request #36442 from frederic34/patch-11
add modulepart for direct print capabilities
2025-11-28 23:30:22 +01:00
Laurent Destailleur
27161bd309 Merge pull request #36450 from mdeweerd/phpstan/dol_sort_array
Qual: Improve type hinting for phpstan in dol_sort_array()
2025-11-28 23:18:26 +01:00
Frédéric France
65af9e2591 add more 2025-11-28 20:44:34 +01:00
Frédéric France
b39eb2bc9e add more 2025-11-28 20:43:17 +01:00
Frédéric France
d7597d72d2 add more 2025-11-28 20:39:32 +01:00
Frédéric France
15124c1bf3 add more 2025-11-28 20:10:00 +01:00
Frédéric France
2afb048dfb add more 2025-11-28 19:57:10 +01:00
Frédéric France
4a42d5d8bc add more 2025-11-28 19:52:10 +01:00
Frédéric France
123af65139 add more 2025-11-28 19:42:56 +01:00
marc
5c6b4f62c8 FIX #35061
Signed-off-by: marc <marc.baur@ptmsoft.fr>
2025-11-28 18:25:00 +01:00
Lucas Marcouiller
0ce80ab5e6 fix CI 2025-11-28 16:20:55 +01:00
Lucas Marcouiller
165d047bf6 Fix webhook history record save on error 2025-11-28 16:02:55 +01:00
Frédéric FRANCE
991b867047 add another 2025-11-28 15:26:10 +01:00
Frédéric FRANCE
e6f9529364 Merge remote-tracking branch 'upstream/develop' into patch-11 2025-11-28 15:15:56 +01:00
Frédéric FRANCE
cb4ed97867 Merge remote-tracking branch 'origin/patch-11' into patch-11 2025-11-28 15:09:21 +01:00
Frédéric FRANCE
1807269202 add another 2025-11-28 15:05:13 +01:00
Laurent Destailleur
6c54e4792b CSS 2025-11-28 09:17:34 +01:00
MDW
05c32bb12d Qual: Cast label to string to ensure type consistency (phpstan) 2025-11-28 02:23:46 +01:00
MDW
19637c1996 qual: Update type hints and casting in select_juridicalstatus method
- Changed type hint for $arraydata
- Added explicit casting for `code` and `country_code` in the array assignment
2025-11-28 02:23:40 +01:00
MDW
b37aa3d1c6 Qual: Type casting in select_country and loadCacheInputReason methods 2025-11-28 02:19:05 +01:00
MDW
5117e09959 Qual: Cast properties to string in get_full_arbo method 2025-11-28 02:18:59 +01:00
MDW
e68b0f23d4 Qual: Change array assignment for phpstan type deduction 2025-11-28 02:18:46 +01:00
MDW
bacfd43079 qual: Add type hint for $arraydata in select_juridicalstatus method
This change adds a type hint for the $arraydata variable in the select_juridicalstatus method for phpstan
2025-11-28 02:18:40 +01:00
MDW
53baeeaf67 Qual: Improve type hinting for phpstan in dol_sort_array()
#Qual: Improve type hinting for phpstan in dol_sort_array()

- Improve phpdoc for phpstan in dol_sort_array()
2025-11-28 02:18:33 +01:00
Frédéric France
4f3e23516f add ficheuinter 2025-11-27 21:27:59 +01:00
Frédéric France
dc85a6756b add more 2025-11-27 20:55:45 +01:00
Frédéric FRANCE
9ffc224897 add project 2025-11-27 14:53:18 +01:00