Laurent Destailleur
|
a6d1b2235e
|
Try to fix CI for pgsql
|
2025-12-22 03:45:20 +01:00 |
|
Laurent Destailleur
|
f133fce841
|
Debug v23
|
2025-12-21 16:04:12 +01:00 |
|
Laurent Destailleur
|
5ebbf9a70f
|
Code comment
|
2025-12-18 15:07:54 +01:00 |
|
Laurent Destailleur
|
e8ac6cddd0
|
Fix Replace of__[xx]__ variables.
|
2025-12-09 11:09:19 +01:00 |
|
Laurent Destailleur
|
e2595b5117
|
Fix LNE
|
2025-12-02 22:37:49 +01:00 |
|
Laurent Destailleur
|
153d750d9c
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2025-12-01 13:55:35 +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 |
|
Laurent Destailleur
|
b83a13656f
|
Add new phpunit tests
|
2025-11-30 18:37:58 +01:00 |
|
Laurent Destailleur
|
81ac5bddf9
|
Fix phpunit
|
2025-11-26 23:37:10 +01:00 |
|
Laurent Destailleur
|
d07581555a
|
Fix travis
|
2025-11-20 21:13:14 +01:00 |
|
Laurent Destailleur
|
a94ab3874d
|
Close #35819 by using a new function dol_clone_in_array()
|
2025-11-20 19:40:57 +01:00 |
|
kkhelifa-opendsi
|
548bb94e4f
|
NEW: Rework of the management of the card and fields on the web portal (#36076)
* NEW: Rework of the management of the card and fields on the web portal
* Correction pre-commit check
* Correction affichage logo login
* Ajout hook
* Ajout params fonction FormWebPortal::convertAllLink()
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction phpstan
* Correction travis
* Correction travis
* Correction travis
* Correction travis
* Correction
* Fix get options of sellist by AJAX in webportal scope
* Correction pre-commit
* Correction pre-commit
* Add hook and change hook name for viewImage controller
* Correction phan
* Corrections
* Corrections
|
2025-11-19 15:14:53 +01:00 |
|
Laurent Destailleur
|
d858764b15
|
Add config param $dolibarr_main_restrict_eval_methods with whitelist of
functionsallowed in dol_eval. Advisory GHSA-x3w7-24rq-gvc5
|
2025-11-19 03:44:24 +01:00 |
|
Laurent Destailleur
|
9818c76f7f
|
MAIN_DISALLOW_STRING_OBFUSCATION_IN_DOL_EVAL replaced with
MAIN_ALLOW_OBFUSCATION_METHODS_IN_DOL_EVAL
|
2025-11-18 23:34:23 +01:00 |
|
Laurent Destailleur
|
5aaf9cd565
|
NEW Add hook on calcula_price() and get_default_tva()
|
2025-11-18 16:57:50 +01:00 |
|
Frédéric FRANCE
|
3a3785c92d
|
Update SecurityTest.php (#36295)
* Update SecurityTest.php
* Update SecurityTest.php
* Update SecurityTest.php
|
2025-11-17 21:43:53 +01:00 |
|
Laurent Destailleur
|
e54cc9ab28
|
Fix phpunit
|
2025-11-17 21:40:36 +01:00 |
|
Laurent Destailleur
|
c42d783abe
|
Fix regression
|
2025-11-09 14:53:09 +01:00 |
|
Frédéric FRANCE
|
9491d880cf
|
clean code (#36170)
* clean code
* Update bom.class.php
* Update commondocgenerator.class.php
* fix
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2025-11-09 01:19:31 +01:00 |
|
Laurent Destailleur
|
240352b89e
|
Fix regression
|
2025-11-08 15:59:31 +01:00 |
|
Laurent Destailleur
|
0b8f8ee8a0
|
Clean code
|
2025-11-08 12:13:39 +01:00 |
|
Laurent Destailleur
|
70d4461c1d
|
QUAL Add phpunit test to avoid a bad code sequence
|
2025-11-03 02:00:01 +01:00 |
|
Laurent Destailleur
|
71b4612a47
|
Remove module
|
2025-11-02 16:34:12 +01:00 |
|
Laurent Destailleur
|
eec7c592c0
|
FIX dol_print_date with param gmt when server is not UTC.
|
2025-10-24 15:30:02 +02:00 |
|
Laurent Destailleur
|
74455fd391
|
FIX #35887
|
2025-10-22 02:21:52 +02:00 |
|
Laurent Destailleur
|
0df13aedcb
|
Ignore file to avoid commiting it
|
2025-10-18 11:53:37 +02:00 |
|
Laurent Destailleur
|
f0c61790eb
|
Clean code
|
2025-10-17 23:43:28 +02:00 |
|
Laurent Destailleur
|
384d40ca01
|
phpunit more complete
|
2025-10-17 19:39:45 +02:00 |
|
Laurent Destailleur
|
412fe1df32
|
Fix regression
|
2025-10-16 21:26:35 +02:00 |
|
Laurent Destailleur
|
5228c9827e
|
Fix CI
|
2025-10-16 19:46:46 +02:00 |
|
Laurent Destailleur
|
c45ab5c387
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2025-10-15 20:03:54 +02:00 |
|
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 |
|