Frédéric FRANCE
|
a7cebb70a9
|
fix usage of recipient translation (#35437)
* fix usage of recipient translation
* fix usage of recipient translation
* fix usage of recipient translation
|
2025-09-22 20:30:23 +02:00 |
|
ldestailleur
|
a3881ef67b
|
Clean code
|
2025-09-14 12:01:35 +02:00 |
|
ldestailleur
|
85076f856b
|
Picto
|
2025-08-11 19:19:30 +02:00 |
|
ldestailleur
|
53ee283828
|
Solve hang on setup page when the dns_get_record call is blocked by the
firewall.
|
2025-08-08 23:11:56 +02:00 |
|
ldestailleur
|
2a7b9a2466
|
WIP mail layout
|
2025-04-17 00:27:52 +02:00 |
|
ldestailleur
|
74f0df409c
|
Look and feel v22
|
2025-04-10 21:38:05 +02:00 |
|
ldestailleur
|
38ac83410e
|
CSS
|
2025-04-10 21:33:17 +02:00 |
|
ldestailleur
|
ff1131d921
|
Look and feel v22
|
2025-03-21 00:33:57 +01:00 |
|
ldestailleur
|
dbd080d82f
|
Look and feel v22
|
2025-03-21 00:32:03 +01:00 |
|
MDW
|
2c95fba2ee
|
Qual: Fix phan notices (admin) (#33483)
* Qual: Fix phan notices (accountancy, adherents)
* Qual: Fix phan notices (admin)
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2025-03-16 20:21:22 +01:00 |
|
ldestailleur
|
f7fa2ddf13
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-03-10 19:48:59 +01:00 |
|
ldestailleur
|
f70f623466
|
Add missing authentication "NONE" into setup.
|
2025-03-10 18:26:01 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
fe3669621a
|
NEW Add option MAIN_MAIL_EMAIL_FROM_PASSWORDRESET
|
2025-02-12 19:16:20 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
c7eb63f41f
|
Try to close a TODO
|
2024-12-12 16:44:06 +01:00 |
|
Laurent Destailleur (aka Eldy)
|
11b4492c0e
|
Fix warning.
|
2024-11-28 19:56:28 +01:00 |
|
Frédéric FRANCE
|
1b6ee9e654
|
fix phpdoc (#32097)
* fix phpdoc
* Update accountancycategory.class.php
* fix phpstan
* fix phpstan
* fix phpstan
* fix phan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2024-11-28 11:15:56 +01:00 |
|
Laurent Destailleur
|
22da15fc6a
|
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-11-20 23:30:16 +01:00 |
|
HENRY Florian
|
88a1eadfc7
|
fix: php warning (#32020)
* fix: php warning
* fix php warning
* fix php warning
|
2024-11-20 19:50:07 +01:00 |
|
Frédéric FRANCE
|
15490b292f
|
fix phpstan and fix CI (#31739)
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
|
2024-11-10 11:16:23 +01:00 |
|
Frédéric FRANCE
|
1adc883b56
|
add baseline exclude for phpstan (#31632)
* add baseline exclude for phpstan
* update
* update
* update
* update
* update
* merge
* restore one filter
* delete old errors
* fix
* fix
* fix
* $moreforfilter can t be empty
* fix
* enable check
* refresh baseline
* add phpdoc
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* update phpstan baseline
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2024-11-04 23:53:20 +01:00 |
|
Laurent Destailleur
|
fad083e29b
|
Debug layout feature for v21
|
2024-10-14 23:38:14 +02:00 |
|
Laurent Destailleur
|
23b138ddd0
|
Better readability of message
|
2024-10-01 10:52:59 +02:00 |
|
Laurent Destailleur
|
1e14b3b012
|
Typo
|
2024-10-01 10:47:06 +02:00 |
|
MDW
|
099dbd9c1e
|
Qual: Fix notices for htdocs/admin/* (#30982)
* Fix (Possibly)UndeclaredGlobalVariable
* Update phan baseline
* Fix (Possibly)UndeclaredGlobalVariable (2)
* Qual: Fix notices for htdocs/admin/*
# Qual: Fix notices for htdocs/admin/*
Fixes most phan/phpstan noticies for files under htdocs/admin/* and ai.
|
2024-09-18 03:27:25 +02:00 |
|
Laurent Destailleur
|
8889642fa4
|
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-09-09 04:16:29 +02:00 |
|
Laurent Destailleur
|
359cd1473f
|
Fix trans
|
2024-09-09 04:16:02 +02:00 |
|
Laurent Destailleur
|
74330f0a14
|
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-09-08 22:16:01 +02:00 |
|
Laurent Destailleur
|
c7ccca10ed
|
Fix warning
|
2024-09-07 19:39:10 +02:00 |
|
Laurent Destailleur
|
8fcaffbd72
|
Fix help tooltip for email setup
|
2024-09-07 19:15:58 +02:00 |
|
Laurent Destailleur
|
6167f8c039
|
Fix doc
|
2024-09-07 15:24:53 +02:00 |
|
Laurent Destailleur
|
a5fcf7e0e4
|
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-09-07 14:22:19 +02:00 |
|
Laurent Destailleur
|
db5bfa7b7c
|
Fix loop to show SPF was not complete
|
2024-09-07 14:21:40 +02:00 |
|
Frédéric FRANCE
|
80d1f47d4d
|
fix ignored phpstan (most of expects string, int given) (#30649)
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* fix ignored phpstan
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* more ignore
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
|
2024-09-05 16:05:37 +02:00 |
|
Laurent Destailleur
|
1b16ae87e4
|
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-09-05 12:40:15 +02:00 |
|
Laurent Destailleur
|
ed81c3f875
|
Fix info on smartphone
|
2024-09-04 11:20:06 +02:00 |
|
Laurent Destailleur
|
c8d6281b3e
|
Revert "Fix showing SPF record"
This reverts commit 7ec3b30b70.
|
2024-09-04 11:16:52 +02:00 |
|
Laurent Destailleur
|
8114d3e9a8
|
Revert "Fix showing SPF record"
This reverts commit 7b07758a83.
|
2024-09-04 11:16:25 +02:00 |
|
Laurent Destailleur
|
7ec3b30b70
|
Fix showing SPF record
|
2024-09-04 11:13:37 +02:00 |
|
Laurent Destailleur
|
7b07758a83
|
Fix showing SPF record
|
2024-09-04 11:12:51 +02:00 |
|
Frédéric FRANCE
|
803c3c2f30
|
fix phpstan sendXXX expects int (#30519)
* fix sendXXX expects int
* fix sendEmailTo expects int
* fix regression
* fix loadxxx expects int
* fix loadxxx expects int
* fix getxxx expects int
* fix getxxx expects int
* fix getxxx expects int
* fix getxxx expects int
* fix getxxx expects int
* fix getxxx expects int
* fix getxxx expects int
* fix getxxx expects int
* fix getxxx expects int
|
2024-08-13 20:39:40 +02:00 |
|
Laurent Destailleur
|
34fefcaeb2
|
Clean code
|
2024-08-01 12:46:30 +02:00 |
|
Laurent Destailleur
|
efb8a9d4d3
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-08-01 11:36:38 +02:00 |
|
Laurent Destailleur
|
46cde6431a
|
NEW Can use a specific profile to send email for password forgotten
|
2024-08-01 11:36:21 +02:00 |
|
MDW
|
63aab818e6
|
Qual: Fixes related to CMailFile for phan notices (#30510)
* Qual: Fix CMailFile related phan notices
# Qual: Fix CMailFile related phan notices
Fix several phan notices by typing and typing checks.
* Fix initialisation of CMailFile instantiation
* Update phan baseline
* Update mails_emailing.php
* Update mails_emailing.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2024-08-01 11:09:26 +02:00 |
|
Frédéric FRANCE
|
173dc1a70e
|
fix constructor expects int (#30512)
* constructor expects int
* fix constructor expects int
* fix constructor expects int
* fix constructor expects int
* fix constructor expects int
* fix constructor expects int
* fix constructor expects int
* fix constructor expects int
* fix constructor expects int
* fix constructor expects int
* fix constructor expects int
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2024-08-01 10:52:53 +02:00 |
|
Laurent Destailleur
|
87c7a7a7d7
|
WIP Page to setup email for reset password
|
2024-07-31 22:26:54 +02:00 |
|
Laurent Destailleur
|
3a9931c0bb
|
NEW Add a test mode into the setup of AI prompts
|
2024-07-19 15:38:52 +02:00 |
|
Laurent Destailleur
|
fb5bda01b2
|
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-07-06 00:51:24 +02:00 |
|
Laurent Destailleur
|
9cc1edb876
|
Debug v20 - fix warnings
|
2024-07-05 19:53:28 +02:00 |
|
Frédéric FRANCE
|
e32bd4db1e
|
add missing token (#30207)
|
2024-06-30 19:36:23 +02:00 |
|