Commit Graph

12866 Commits

Author SHA1 Message Date
Laurent Destailleur
c3b56f928f CSS 2025-12-07 16:28:00 +01:00
Laurent Destailleur
0a0c61ca8c Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-12-07 14:08:38 +01:00
Laurent Destailleur
89c568ccb7 Fix picto 2025-12-06 13:53:34 +01:00
Laurent Destailleur
f7114175ab Merge v22 2025-12-06 05:06:24 +01:00
Laurent Destailleur
418188f37b Debug v23 - fix link social networks 2025-12-06 05:01:27 +01:00
Laurent Destailleur
8f99ea3e67 Fix bad consistency when price_base_type is undefined. Must use the same
default value everywhere (so use price without tax).
2025-12-06 04:34:19 +01:00
Laurent Destailleur
b4589e846d FIX info on supplier payment card on v22 and payment link 2025-12-06 04:18:38 +01:00
Laurent Destailleur
fcd6b4ce6b Debug v23 2025-12-06 03:27:49 +01:00
Laurent Destailleur
c4dc7b6fdb Doc 2025-12-05 11:57:45 +01:00
Laurent Destailleur
4f6c7f6168 CSS 2025-12-05 11:55:29 +01:00
Laurent Destailleur
11a89e218d Typo 2025-12-05 11:32:08 +01:00
Laurent Destailleur
8e79dfd84b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-12-05 11:30:56 +01:00
Laurent Destailleur
54f767f48a Allow to define if data is user input or not into GETPOSTFLOAT. 2025-12-05 11:30:21 +01:00
Alexandre SPANGARO
77e8924c93 FIX #36090 Accountancy - Inconsistent date on various journal 2025-12-05 06:41:39 +01:00
Laurent Destailleur
550db706dc Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-12-05 02:13:27 +01:00
Laurent Destailleur
d6ae74b3a9 CSS 2025-12-05 02:12:35 +01:00
Laurent Destailleur
dff6319ffd Merge pull request #36503 from atm-florianm/FIX/155/DA027405/situation-percent-two-modes
FIX: when INVOICE_USE_SITUATION === 2, some libs still use the old algorithms
2025-12-04 22:13:47 +01:00
Laurent Destailleur
8b51ff85fd Fix CI 2025-12-04 21:58:10 +01:00
Laurent Destailleur
e350886c15 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-12-04 20:38:22 +01:00
Laurent Destailleur
78316a577d Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0 2025-12-04 20:26:59 +01:00
Laurent Destailleur
3068a778da Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0 2025-12-04 19:51:48 +01:00
Laurent Destailleur
9d307a4238 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2025-12-04 19:07:33 +01:00
Laurent Destailleur
222cd76799 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2025-12-04 18:53:04 +01:00
Laurent Destailleur
966bdc84e5 Fix warning 2025-12-04 14:46:10 +01:00
Laurent Destailleur
39e200eb50 Debug v23 2025-12-04 14:00:34 +01:00
Laurent Destailleur
b530ab7e5d Debug v23 - Navigation in timespent and style 2025-12-04 12:22:44 +01:00
Laurent Destailleur
aa8fac1deb Merge pull request #36429 from atm-adrien/FIX/MulticompanyStockCompatibility
FIX : Implementation of multi-company compatibility with inventory/warehouse management
2025-12-04 10:42:35 +01:00
atm-florian
a2b1d1ed02 FIX missing space before cast 2025-12-03 16:01:11 +01:00
atm-florian
9737acc75a FIX wrong indentation 2025-12-03 15:34:12 +01:00
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
Laurent Destailleur
5bcd5db58f Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-12-02 15:11:40 +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
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
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
marc
5c6b4f62c8 FIX #35061
Signed-off-by: marc <marc.baur@ptmsoft.fr>
2025-11-28 18:25:00 +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
Laurent Destailleur
ce01e1d95f Debug v23 2025-11-27 00:05:04 +01:00
Laurent Destailleur
81ac5bddf9 Fix phpunit 2025-11-26 23:37:10 +01:00
Laurent Destailleur
6d4708914d Deug v23 2025-11-26 21:07:41 +01:00
Laurent Destailleur
b78e8faeab Debug v23 2025-11-26 14:16:06 +01:00
Laurent Destailleur
4b5c4f13ca Debug v23 2025-11-26 13:47:14 +01:00
Laurent Destailleur
f0f2afd7a3 Fix action type for button action Email 2025-11-26 13:41:16 +01:00
Adrien Raze
c1c2358e75 FIX : Implementation of multi-company compatibility with inventory/warehouse management 2025-11-26 12:30:22 +01:00