Frédéric FRANCE
2078610328
add dolBuildUrl with examples of use ( #35549 )
...
* add dol_buildurl with examples of use
* add dol_buildurl with examples of use
* add dol_buildurl with examples of use
* add dol_buildurl with examples of use
* wip
* wip
* add more example
* add more example
* add more example
* add more example
* add more example
* add more example
* add more example
* add example
* add example
* add example
* add example
* add example
* stay in the same area even we are on other area in other tab
* stay in the same area even we are on other area in other tab
* stay in the same area even we are on other area in other tab
* stay in the same area even we are on other area in other tab
* stay in the same area even we are on other area in other tab
* stay in the same area even we are on other area in other tab
* stay in the same area even we are on other area in other tab
* stay in the same area even we are on other area in other tab
* stay in the same area even we are on other area in other tab
* stay in the same area even we are on other area in other tab
* stay in the same area even we are on other area in other tab
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* add example
* add example
* add example
* add example
* add example
* add example
add example
add example
add example
add example
* add example
* add example
add example
add example
add example
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* fix
* wip
* wip
* clean code
2025-10-06 18:17:02 +02:00
Frédéric FRANCE
6afec608a3
fix CI ( #35631 )
...
* fix CI
* fix CI
* fix CI
* fix CI
* fix CI
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
2025-10-04 13:29:57 +02:00
ldestailleur
17d3a35a51
Fix select technical id
2025-09-22 13:38:27 +02:00
Frédéric FRANCE
0e1478206a
clean code ( #35229 )
...
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-08 01:48:52 +02:00
ldestailleur
273e82a566
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-08-16 22:14:23 +02:00
ldestailleur
b1e99a9811
Fix bad return code
2025-08-14 17:33:44 +02:00
ldestailleur
f6e9280ac4
Fix emailcollector
2025-07-22 03:43:41 +02:00
ldestailleur
8f3b65976a
Fix emailcollector
2025-07-22 03:43:10 +02:00
ldestailleur
fe9ca39253
css
2025-07-22 00:45:11 +02:00
ldestailleur
0ea94b2a5f
Clean code
2025-07-22 00:40:10 +02:00
ldestailleur
03910664c4
Debug v22
2025-07-21 22:09:10 +02:00
ldestailleur
1d6e198be2
Debug v22 - Invert option that add link to backoffice interface link
...
when it should remain private. It also makes often email marked as SPAM.
2025-07-21 21:20:00 +02:00
ldestailleur
c13f736ab4
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-06-22 17:29:56 +02:00
ldestailleur
17a0ec87fe
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-06-22 17:25:29 +02:00
Marc de Lima Lucio
79afbab095
FIX: email collector: php 8 warning ( #34496 )
...
* FIX: email collector: php 8 warning
* FIX: email collector: php 8 warning, part 2
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-06-21 16:18:40 +02:00
Laurent Destailleur
144854769a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-06-13 16:27:57 +02:00
atm-jonathan
621fb30b37
FIX encoding issues with underscores in mb_convert_encoding functionality ( #34411 )
...
Co-authored-by: x <x@x.x>
2025-06-13 00:19:29 +02:00
Sami Filali
1d07ed22c0
update "enabled" to 1 for fk_emailcollector fields ( #34192 )
2025-05-27 21:51:09 +02:00
Vincent de Grandpré
943fa057e3
FIX#33963 - Enabling EmailCollector foreign key field to allow mandatory parameter saving ( #33981 )
...
* PHPStan > Update baseline
* FIX#33963 - Enabling foreign key field to allow mandatory parameter saving
* Added author to copyright
---------
Co-authored-by: Dolibot <dolibarr-bot@users.noreply.github.com >
2025-04-26 01:22:37 +02:00
Eric - CAP-REL
be1948e1eb
better fields definition with full objects reference ( #33798 )
2025-04-09 16:36:42 +02:00
Frédéric FRANCE
869d7af747
comment test not needed ( #33504 )
2025-03-19 13:48:56 +01:00
ldestailleur
8082c7bd96
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-03-15 10:57:53 +01:00
ldestailleur
2fa9fbdb9a
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-03-11 17:32:09 +01:00
ldestailleur
47af73d891
FIX #33404 - to keep the method findNearest an agnostic method.
2025-03-11 17:19:09 +01:00
MDW
988fc75ca2
Qual: Fix phan notices (emailcollector, bookkeeping) ( #33375 )
...
* Qual: Fix phan notices (mostly propal)
* Fix some const arguments to Form::select_dolusers()
* Update phan baseline
* Qual: Fix phan notices (propal)
* Qual: Fix phan notices (emailcollector, bookkeeping)
2025-03-10 15:47:55 +01:00
ldestailleur
4dc87949fd
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-02-23 18:26:03 +01:00
Laurent Destailleur
d289e670d9
Update emailcollector.class.php
2025-02-22 17:35:31 +01:00
Hystepik
ef7327f674
Fix email collector datetimelast ok and email fetching
2025-02-22 17:35:19 +01:00
Laurent Destailleur (aka Eldy)
62b1fbc41d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-02-05 00:41:07 +01:00
Laurent Destailleur (aka Eldy)
732f97d73c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-02-05 00:40:06 +01:00
Laurent Destailleur
e307b9d575
Merge pull request #32907 from hregis/fix_20_multicurrency
...
FIX problem of duplicate data with Multicompany
2025-02-05 00:33:51 +01:00
Laurent Destailleur (aka Eldy)
31daa4a2f0
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-02-04 23:25:24 +01:00
Laurent Destailleur
6619d22687
Merge pull request #32893 from glu000/20.0-fix-32892
...
Fix #32892
2025-02-02 01:29:16 +01:00
Laurent Destailleur
66660e7eb7
Merge pull request #32891 from glu000/20.0-fix-32890
...
Fix #32890
2025-02-02 01:28:38 +01:00
Laurent Destailleur
76ab4d7ce5
Update emailcollector.class.php
2025-02-02 01:21:57 +01:00
Günter Lukas
ae81f8bf50
Fix #32894
2025-01-31 14:55:04 +01:00
Günter Lukas
46125921b1
Fix #32892
2025-01-31 14:41:19 +01:00
Günter Lukas
b4e9367e3d
Fix #32890
2025-01-31 14:28:34 +01:00
Laurent Destailleur
67521e9c4f
Clean code
2025-01-20 03:54:04 +01:00
Laurent Destailleur (aka Eldy)
b024b95948
Fix typo
2025-01-09 19:35:01 +01:00
Laurent Destailleur (aka Eldy)
56710ce9b7
FIX CVE-2024-55227 and CVE-2024-55228 CSRF when
...
MAIN_RESTRICTHTML_ONLY_VALID_HTML_TIDY is
on (hidden option not on by default)
2025-01-09 19:35:01 +01:00
Laurent Destailleur (aka Eldy)
de321e8f01
Fix typo
2025-01-09 02:01:49 +01:00
Laurent Destailleur (aka Eldy)
c0250e4c91
FIX CVE-2024-55227 CSRF when MAIN_RESTRICTHTML_ONLY_VALID_HTML_TIDY is
...
on (hidden option not on by default)
2025-01-08 17:41:45 +01:00
MDW
ec2a1928ba
Qual: Update fields phpdoc to include fields that are defined/used in some cases
...
# Qual: Update fields phpdoc to include fields that are defined/used in some cases
comment, copytoclipboard, autofocusoncreated are documented and used in some cases for the
$fields definition
2024-12-05 02:36:50 +01:00
Laurent Destailleur (aka Eldy)
4e6d3217bc
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-12-02 01:58:06 +01:00
Laurent Destailleur (aka Eldy)
5c321cc678
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-12-02 01:52:08 +01:00
Günter Lukas
06808b38b5
Fix #27223 ( #32173 )
2024-12-01 23:29:42 +01:00
noec764
4706b5d1fe
Fix: Plain MSG Can be empty with \n ( #32003 )
...
Co-authored-by: Noé <noe@scopen.fr >
2024-11-19 18:59:07 +01:00
MDW
178d748cad
Qual: Fix phan/phpstan notices in class files (part 5) ( #31617 )
...
* Qual: fix commonstickergen..don.class
* Fix notifications for pdf_paiement...cronjob.class
* Qual: Fix notifications for emailcollector..price_parser.class
* Ensure that NULL is used in the database when fk's are 0/empty
* Fix notifications for pdf_paiement...cronjob.class
* Cope with updated phpstan, and make fk_origin_stock int in multiple locations
2024-11-06 20:15:15 +01:00
MDW
e7539f2e19
Qual: Fix notices in .lib.php files ( #31672 )
...
* Qual: Fix notices in .lib.php files
* Update wrapper.php
* Update availabilities_card.php
* Update index.php
* Update document.controller.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-04 12:32:13 +01:00