Laurent Destailleur
ed968b0e91
Try to fix phpstan warning
2024-08-03 13:51:03 +02:00
Laurent Destailleur
b138957cfb
Try to fix phpstan
2024-08-02 16:51:31 +02:00
Laurent Destailleur
d967409f86
css look and feel v21
2024-08-02 16:36:30 +02:00
Laurent Destailleur
eabfc6606f
Try to fix phpstan warning
2024-08-02 16:16:56 +02:00
Laurent Destailleur
56d4a30bdf
Code comment
2024-08-01 17:05:29 +02:00
Laurent Destailleur
cbc28b0afd
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-08-01 14:02:36 +02:00
Laurent Destailleur
e5aa605994
Debug v21 - Fix regression
2024-08-01 13:58:29 +02:00
MDW
46eb5f83c2
Qual: Updates for phpstan notices ( #30509 )
...
* Fix int<0> typing to int<0,0> for phpstan
* Fix phpdoc for phpstan
* Fix phpdoc for phpstan
* Qual: Several phpstan notice fixes
* Fix phpdoc
* Qual: totalpaid is never null, remove null test
* improve phpdoc typing
* Also return null to statisfy phpstan
* Allow null value for $var
* object->Object to make it meaningful
* Type EvalMathStack properties
* Comment out unused private methods (phpstan)
* Changes for phpstan (return values, phpdoc, code)
* Change order of tests for phpstan
* phpdoc object to Object for correct typing
* Typing hing for phpstan
* UPdate test for phpstan
* Change phpdoc position for phpstan
* Update phpdoc for phpstan
This needs further improvement
* Change $op to $ope to fix phpstan
* Update sqlite3.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-08-01 12:59:45 +02:00
MDW
75a4a31841
Qual: CommonObject improvements (Phan notices) ( #30507 )
...
Improve phpdoc, initialisation, field test
2024-08-01 12:49:01 +02:00
Laurent Destailleur
483a30078d
Try to avoid to reload token when not necessary.
2024-08-01 11:55:49 +02:00
Laurent Destailleur
66da3d7f9b
Debug v20 - Fix use of oauth for alternative send email setup
2024-08-01 11:46:54 +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
2efb14c767
Debug v20 - Fix use of oauth for alternative send email setup
2024-08-01 11:35:42 +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
75158556c9
Debug
2024-07-31 19:36:57 +02:00
lamrani abdelwadoud
31a560422d
New Preview mai topic value on Ckeditor ( #30195 )
...
* New update for templateMail by creating files
* New updating for get php content
* Update html.formmail.class.php
* Fix updating content news
* Fix CTI Errors
* edit html file for news
* Add automaticaly subject value to editor
* Update html.formmail.class.php
* FIX name and path of file
* Fix path for files
* Fix errors variables
* replace file in ajax folder
* rename path
* update the news file
* fix phan errors
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-07-31 19:12:40 +02:00
Laurent Destailleur
ee0412dd27
Fix phan warning
2024-07-31 18:54:52 +02:00
Laurent Destailleur
700edf8768
Fix warnings
2024-07-31 14:19:08 +02:00
Laurent Destailleur
e5609f4617
Fix phpstan
2024-07-31 13:44:48 +02:00
Laurent Destailleur
04d213e676
Doxygen
2024-07-31 13:24:23 +02:00
Laurent Destailleur
292080ca14
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-07-30 12:28:15 +02:00
Laurent Destailleur
d24631de7e
Debug v20
2024-07-30 12:06:59 +02:00
Laurent Destailleur
0542c956dc
CSS
2024-07-29 01:21:08 +02:00
Laurent Destailleur
5572b33157
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-07-28 19:39:21 +02:00
Laurent Destailleur
7e4624c2c0
Look and feel v21
2024-07-28 19:10:36 +02:00
Charlène Benke
e16abacf91
NEW : allow link feature to task ( #30235 )
...
* Update html.form.class.php
* Create linkedobjectblock.tpl.php
* Update task.php
* Update linkedobjectblock.tpl.php
* Update linkedobjectblock.tpl.php
2024-07-28 18:48:58 +02:00
Bahfir Abbes
6b80e2000b
Fix: strpos($InfoFieldList[4], 'extra') generates a warning if $InfoFieldList[4] does not exist ( #30483 )
2024-07-28 17:42:19 +02:00
Laurent Destailleur
dba78e6b5a
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-07-28 15:45:36 +02:00
Laurent Destailleur
21dd677e28
Fix var_dump
2024-07-28 15:45:20 +02:00
Laurent Destailleur
75d1fbc49f
Debug v20 - fix cond to show dict, several fix in public ticket gui
2024-07-28 15:02:08 +02:00
Laurent Destailleur
7d1aa1e7f6
Debug v20 - fix cond to show dict, several fix in public ticket gui
2024-07-28 14:54:06 +02:00
Laurent Destailleur
07079fc239
Fix bad position of selected option
2024-07-27 19:33:28 +02:00
Laurent Destailleur
fbdc94cd74
Fix bad position of selected option
2024-07-27 19:32:02 +02:00
Lucas Marcouiller
a4908abc8a
New Main checkbox left column to manage this conf for each users ( #30439 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-07-26 05:01:26 +02:00
Laurent Destailleur
05a4818707
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-07-25 18:22:09 +02:00
Laurent Destailleur
c9b92bb32d
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-07-25 18:21:47 +02:00
Laurent Destailleur
6b076821e3
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-07-25 18:20:01 +02:00
Laurent Destailleur
f4611fcec9
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-07-25 18:06:37 +02:00
Laurent Destailleur
966ac2cdbc
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-07-25 18:04:42 +02:00
Laurent Destailleur
385d98b3e0
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-07-25 18:04:17 +02:00
Laurent Destailleur
c1b8197b8b
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-07-25 18:02:04 +02:00
Laurent Destailleur
d5004258db
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2024-07-25 18:00:55 +02:00
idayat-dev2a
a9d4a9bda0
Fix Wrong header Errors-To ( #30470 )
2024-07-25 17:55:52 +02:00
Laurent Destailleur
b494d26f95
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-07-25 14:51:48 +02:00
Laurent Destailleur
9563f51296
Add a protection against infinit loop.
2024-07-25 14:43:26 +02:00
HENRY Florian
517e5e732c
fix: load translation for extrafields in PDF ( #30461 )
2024-07-25 14:29:12 +02:00
Laurent Destailleur
4d23ea1229
Try to fix phan
2024-07-24 20:36:02 +02:00
Laurent Destailleur
db7dbfb9d3
Fix phan
2024-07-24 18:37:44 +02:00
Sébastien NASSIET
ad80e86f10
Bad variables used in updateExtrafield for replacement categorie in categories ( #30457 )
2024-07-24 17:31:34 +02:00