Commit Graph

4505 Commits

Author SHA1 Message Date
ldestailleur
040f67e393 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-08-07 20:03:30 +02:00
ldestailleur
eb14f15a5c Fix undef var in CLI context 2025-08-07 13:58:03 +02:00
ldestailleur
06991a4e85 Fix undef var in CLI context 2025-08-07 13:50:47 +02:00
ldestailleur
a19aaf8aa7 Fix debug 2025-08-07 12:32:54 +02:00
Pichinov-Valentin
49a6995fa1 NEW(propal): Add messaging and agenda features to proposals (#34883) 2025-08-07 12:28:09 +02:00
ldestailleur
a8173ff888 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2025-08-06 12:39:32 +02:00
ldestailleur
aa376fe333 Try fix to solve pb with xml tag with MAIN_RESTRICTHTML_ONLY_VALID_HTML 2025-08-06 11:55:44 +02:00
ldestailleur
53683a6a3a FIX several minor troubles with modulebuilder 2025-08-05 02:44:52 +02:00
ldestailleur
ecf73afe86 FIX array for arrayofkeyval is lost in module builder edit of property 2025-08-05 01:04:22 +02:00
Pichinov-Valentin
db1552e27d NEW Added Messaging and agenda tabs on order and shipments (#34859)
* feat: Messaging and agenda core modifications

* feat: Core modifications for messaging and agenda

* fix(expedition): Décris ici la correction ou l'ajout fait à card.php

* Update company.lib.php

---------

Co-authored-by: Lou31 <valentingrimal2@gmail.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-08-04 13:12:22 +02:00
ldestailleur
22c7da02e3 Doc 2025-08-04 12:06:44 +02:00
Marc de Lima Lucio
883933c73c QUAL: stop supporting old tab entries (#34377)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-08-02 00:28:48 +02:00
Laurent Destailleur
23d0879dde Fix regression on pass encryption in conf 2025-07-29 02:36:19 +02:00
Laurent Destailleur
f64848921c Fix regression on pass encryption in conf 2025-07-29 01:46:04 +02:00
ldestailleur
7b8c2c5e9c Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-07-26 13:16:15 +02:00
ldestailleur
3c8be27009 Debug v22 2025-07-26 11:18:48 +02:00
ldestailleur
6a18353eb0 Fix CI 2025-07-24 11:00:42 +02:00
ldestailleur
fa12e7ddeb Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-07-21 18:47:46 +02:00
ldestailleur
cf329df785 Debug v22 2025-07-21 18:02:50 +02:00
ldestailleur
0277aff89d Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2025-07-20 20:05:40 +02:00
ldestailleur
9195f9be36 Debug getWarningDelay 2025-07-20 19:57:15 +02:00
moreauftheobald
6c86ad3eae FIX-Develop correct getwarningdelay (#34497)
* replace $conf->module->XXX->gwarning_delay by new function getwarningdelay

* replace $conf->module->XXX->gwarning_delay by new function getwarningdelay

* replace $conf->module->XXX->gwarning_delay by new function getwarningdelay

* FIX- Correct function GetwarningDelay

---------

Co-authored-by: Theobald <f.moreau@theobald-groupe.com>
2025-07-20 19:54:06 +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
ldestailleur
d8a07f6fd6 Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-07-17 19:26:24 +02:00
ldestailleur
f0a0aeb3a4 FIX #34746 - More complete fix for CVE-2024-40137 2025-07-17 19:26:24 +02:00
ldestailleur
daf901dfed Doc 2025-07-15 15:36:54 +02:00
ldestailleur
85782ca3f6 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0 2025-07-15 15:21:59 +02:00
ldestailleur
87370eb0ba Sec: Remove all functions that accept callable params. 2025-07-15 05:42:06 +02:00
Deefaze
15cdde5a05 Update functions.lib.php (#34718)
Add __MYCOMPANY_URL__ & __MYCOMPANY_PHONEMOBILE__ in getCommonSubstitutionArray
2025-07-10 14:55:05 +02:00
ldestailleur
1c2b5e885f Doc 2025-07-09 18:57:09 +02:00
Frédéric FRANCE
38203fd694 add substitutions for year of previous or next month (#34691)
* add substitutions for year of previous or next month

* add substitutions for year of previous or next month

* add substitutions for year of previous or next month

* add substitutions for year of previous or next month

* add substitutions for year of previous or next month

* add substitutions for year of previous or next month

* add substitutions for year of previous or next month

* add substitutions for year of previous or next month

* add substitutions for year of previous or next month

* add substitutions for year of previous or next month

* add substitutions for year of previous or next month

* fix

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-07-06 13:45:11 +03:00
Laurent Destailleur
f047007c19 Clean code 2025-07-05 22:48:36 +02:00
Laurent Destailleur
6748d3a14b Fix CI 2025-07-05 12:31:08 +02:00
Laurent Destailleur
84879c15e9 Fix CI 2025-07-05 12:09:45 +02:00
Laurent Destailleur
b70943db59 Fix typo 2025-07-05 11:45:25 +02:00
Laurent Destailleur
6b68f5aad0 Fix CI 2025-07-05 11:33:46 +02:00
Laurent Destailleur
8c8a45a191 Doc 2025-06-30 15:49:20 +02:00
ldestailleur
7909b0f17a Close #34627 2025-06-27 00:52:48 +02:00
ldestailleur
4db4fa153c Debug v22 2025-06-26 01:37:45 +02:00
ldestailleur
8c88eab05c Debug v22 - Removed conflict code with old dolopenpopup architecture 2025-06-25 12:29:11 +02:00
ldestailleur
44043ea008 Clean code - Debug v22 2025-06-24 19:33:50 +02:00
ldestailleur
ec5275e1d9 Fix picto download/upload 2025-06-23 03:36:27 +02:00
ldestailleur
23004a7999 Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop 2025-06-22 13:00:55 +02:00
kkhelifa-opendsi
79a6825e6f FIX - Add others allowed tags (table, tr, td) for the prices history table displayed in the link url of the supplier product in supplier product prices list (#34532)
* FIX - Add others allowed tags (table, tr, td) for the prices history table displayed in the link url of the supplier product in supplier product prices list

* Fix

* Fix
2025-06-21 16:10:26 +02:00
Maxime Kohlhaas
4f3a0177c6 Fix : in messaging view, the event status was missing (#34533) 2025-06-21 15:18:27 +02:00
Maxime Kohlhaas
871e914aa1 Fix : wrong module name for customer/supplier tag new page (#34477) 2025-06-14 01:29:47 +02:00
Charlène Benke
3f9c3869c3 php warning on category list if supplier disabled (#34412)
* php warning on category list if supplier disabled

* Update functions.lib.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-06-13 17:24:15 +02:00
Vincent Maury
a68bd9c1a3 Update functions.lib.php (#34436) 2025-06-13 12:22:49 +02:00