ldestailleur
9458392ae1
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-30 02:50:38 +02:00
ldestailleur
a3ee1b0c11
Check there is no dolcrypt data into demo files.
2025-09-30 02:50:17 +02:00
ldestailleur
ad830a346e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-09-23 16:50:17 +02:00
ldestailleur
6ead2839d0
Fix missing several test on permission on actions
2025-09-23 16:41:53 +02:00
ldestailleur
4a363478ae
Clean code with rector
2025-09-18 16:26:38 +02:00
Eric - CAP-REL
1f8b5db2c7
exit code must be >= 0 ( #35311 )
2025-09-12 02:29:23 +02:00
ldestailleur
97d5025c08
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-07 18:51:58 +02:00
ldestailleur
f160e23918
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-09-05 17:23:25 +02:00
ldestailleur
6c0873708a
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-09-05 15:34:13 +02:00
ldestailleur
c2ed4519b1
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-09-05 11:38:30 +02:00
ldestailleur
781adf507b
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-09-04 20:47:13 +02:00
ThomasNgr-OpenDSI
01aa901f93
18.0 fix CVE 2024 40137 ( #34762 )
...
* Sec: Remove all functions that accept callable params - CVE-2024-40137
* FIX #34746 - More complete fix for CVE-2024-40137
---------
Co-authored-by: ldestailleur <eldy@destailleur.fr >
2025-09-04 14:59:44 +02:00
ldestailleur
96a74c4976
Disable this test where result is not predicable
2025-09-04 14:13:13 +02:00
Frédéric FRANCE
f88f7136c3
clean code ( #35210 )
2025-09-03 22:33:43 +02:00
Frédéric FRANCE
87c94e1a31
fix parameters ( #35209 )
2025-09-03 22:33:25 +02:00
Frédéric FRANCE
5b104f4625
clean test code ( #35205 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-03 21:43:23 +02:00
Frédéric FRANCE
d4601a26ff
fix CI ( #35204 )
2025-09-03 18:58:06 +02:00
ldestailleur
564d245d23
Fix phpunit
2025-09-03 18:54:48 +02:00
Frédéric FRANCE
d8b167851c
add a combining character in dol_string_unaccent test ( #35153 )
...
* add a combining character in dol_string_unaccent test
* fix
2025-09-03 12:14:33 +02:00
ldestailleur
62f761ac71
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-02 12:07:15 +02:00
Frédéric FRANCE
34498d3437
fetch greatest tms for user and fix user creation and modification ( #35145 )
...
* fetch greatest tms for user and fix user creation and modification
* fetch greatest tms for user and fix user creation and modification
* fetch greatest tms for user and fix user creation and modification
* fetch greatest tms for user and fix user creation and modification
* fetch greatest tms for user and fix user creation and modification
* fetch greatest tms for user and fix user creation and modification
2025-09-01 19:21:54 +02:00
ldestailleur
4e89f046d1
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-09-01 16:47:39 +02:00
ldestailleur
bb0974add9
FIX Security when using feature Advanced Target of emailing (hidden in
...
v21, default in v22+). Possible SQL injection by users with permissions
to make mass emailing. Reported by Simon Perdrisat.
2025-09-01 16:38:01 +02:00
Frédéric FRANCE
7d04067b4e
fix CI (Travis) ( #35099 )
...
* fix test
* fix test
* fix test
* fix test
* fix test
* fix
* fix
* fix
2025-08-28 02:15:41 +02:00
Laurent Destailleur
4932cd5f7e
Execute phpunit for functionsbe in all tests
2025-08-26 05:27:02 +02:00
Laurent Destailleur
4a30325361
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-08-26 05:21:51 +02:00
Laurent Destailleur
ca835cb92d
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-08-26 05:21:20 +02:00
Benjamin Chanudet
d81f8e539d
FIX #34857 Structured communication number checksum is now always correct ( #35081 )
...
* FIX #34857 Structured communication number now works correctly
* make sure we follow Dolibarr code chart
* fix last CI warning
2025-08-26 05:16:32 +02:00
ldestailleur
ef5f825667
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-08-20 16:52:22 +02:00
ldestailleur
263626b2fd
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-08-20 16:51:05 +02:00
ldestailleur
f722602402
Fix comparison on version to show the warning to upgrade database
2025-08-20 16:02:46 +02:00
ldestailleur
3ac25e9581
Fix phpunit
2025-08-17 17:43:20 +02:00
Frédéric FRANCE
403d8cc38a
fix CI v22 ( #34902 )
...
* fix CI v22
* Update test.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-08-09 14:55:11 +02:00
Laurent Destailleur
179af48c51
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-08-01 00:14:43 +02:00
Laurent Destailleur
d8e1560275
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-08-01 00:13:19 +02:00
Laurent Destailleur
19af522109
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-07-31 23:54:30 +02:00
Laurent Destailleur
ad7807d045
Merge remote-tracking branch 'origin/19.0' into 20.0
2025-07-31 23:40:06 +02:00
Laurent Destailleur
8dc50b4c5a
Merge remote-tracking branch 'origin/18.0' into 19.0
2025-07-31 23:16:27 +02:00
Laurent Destailleur
b226894e36
Merge remote-tracking branch 'origin/17.0' into 18.0
2025-07-31 23:14:31 +02:00
Laurent Destailleur
3b0a4c9fa9
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2025-07-31 23:11:32 +02:00
VIAL-GOUTEYRON Quentin
154a25f8cb
Enhance working days calculation to incorporate half-day adjustments and optimize public holiday checks ( #34552 )
...
* "Enhance working days calculation to incorporate half-day adjustments and optimize public holiday checks"
* "Add test cases for num_open_day() to validate half-day and weekend boundary scenarios"
* "Update DateLibTest to include Saturday and Sunday as non-working days in test setup"
2025-07-31 22:59:29 +02:00
Laurent Destailleur
d6e0d9ad34
Fix dolPrintHTML
2025-07-31 21:44:09 +02:00
ldestailleur
357c1cd609
Fix getDomainFromURL when param is emails.
2025-07-28 01:47:34 +02:00
ldestailleur
b03f30c7e2
Sec: Remove functions accepting callable params - Reported by phdwg1410
2025-07-27 13:54:02 +02:00
ldestailleur
c0a0acf129
FIX #34746
2025-07-17 19:30:58 +02:00
ldestailleur
61dcd176e0
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-07-17 19:30:58 +02:00
ldestailleur
a4aa00c498
Sec: Remove all functions that accept callable params - CVE-2024-40137
2025-07-17 19:30:58 +02:00
Marc de Lima Lucio
d5250eadeb
FIX: pgsql: cast string_agg arguments ( #34210 )
...
* FIX local taxes text in object line view mode (#34103 )
* FIX: product suplier tab: last modif date column was wrongly dependant of module barcode (#34170 )
* FIX: product suplier tab: last modif date column was wrongly dependant of module barcode
* FIX: product suplier tab: last modif date column was wrongly dependant of module barcode, part 2
* FIX: pgsql: cast string_agg arguments
* FIX: pgsql group concat conversion: modify tests as a consequence
---------
Co-authored-by: lvessiller-opendsi <lvessiller@open-dsi.fr >
2025-06-04 18:24:19 +02:00
Laurent Destailleur
b2f148da50
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-05-22 17:06:21 +02:00
Laurent Destailleur
30b8237a52
Fix phpunit
2025-05-22 17:01:13 +02:00