Laurent Destailleur
7fa5565a36
Doc
2023-11-23 18:07:05 +01:00
Frédéric FRANCE
a58f84f1d5
fix phpstan ( #26811 )
2023-11-23 17:13:20 +01:00
Frédéric FRANCE
dfd25926f1
fix phpstan ( #26815 )
2023-11-23 15:11:32 +01:00
John BOTELLA
b758bb9ab4
Offset non-falsy-string on array{} in empty() does not exist. ( #26745 )
2023-11-22 09:27:12 +01:00
Laurent Destailleur
f70cac6cb8
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-22 00:25:35 +01:00
Lucas Marcouiller
88e9e091cf
fix some php stan errors ( #26747 )
...
* fis some php stan errors
* fix dolchmod
* Update stats.class.php
---------
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-22 00:23:16 +01:00
Laurent Destailleur
0b789d5615
Fix warning
2023-11-22 00:12:21 +01:00
Frédéric FRANCE
7da90d61e8
fix phpstan ( #26803 )
2023-11-21 23:16:46 +01:00
Frédéric FRANCE
6add83ca94
fix phpstan ( #26801 )
2023-11-21 23:09:09 +01:00
Frédéric FRANCE
632a49bab6
Update html.formintervention.class.php ( #26802 )
2023-11-21 23:08:33 +01:00
Frédéric FRANCE
e371a593dc
fix phpstan ( #26800 )
...
this remove false positive
2023-11-21 23:07:59 +01:00
Laurent Destailleur
4ca565fa95
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-21 23:05:56 +01:00
Laurent Destailleur
40898cac50
Close #26790
2023-11-21 23:05:40 +01:00
Frédéric FRANCE
7ac05c7549
fix phpstan ( #26799 )
...
* fix phpstan
* Update commoninvoice.class.php
* Update facture.class.php
* Update commoninvoice.class.php
* fix properties
2023-11-21 21:36:34 +01:00
Laurent Destailleur
4129813564
Fix missing parameter $filter
2023-11-21 17:07:10 +01:00
Laurent Destailleur
6eec24a2c4
Fix CSS
2023-11-21 16:33:42 +01:00
MDW
3c966469ef
QUAL No return values in __construct(), correct PHPDoc for typing ( #26768 )
2023-11-20 23:47:06 +01:00
Laurent Destailleur
ed122e5408
Clean depracted table
2023-11-20 17:46:57 +01:00
Laurent Destailleur
1a6d8e304d
Fix responsive and css. Rename time spent.
2023-11-20 11:41:02 +01:00
Laurent Destailleur
a18c8ab380
Fix warnings
2023-11-19 13:39:54 +01:00
Laurent Destailleur
b55e8de320
Removed a deprecated substitution tag
2023-11-19 10:55:25 +01:00
Regis Houssin
030f7ffde1
FIX avoid php8.2 warnings ( #26720 )
...
* FIX avoid php8.2 warnings
* FIX avoid travis error
* FIX travis error
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-19 00:56:46 +01:00
HENRY Florian
d5343cfedb
fix: phpstan ( #26721 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix: phpstan
* fix: phpstan
2023-11-19 00:52:16 +01:00
Florian Mortgat
564d930d33
FIX escape HTML tags in return value of getFullName() ( #26735 )
2023-11-18 23:55:25 +01:00
HENRY Florian
adeded25f4
Dev phpstan ( #26723 )
...
* fix: remove phpstan warning
* fix phpstan
* fix phpstan
* fix phpstan
2023-11-18 16:49:39 +01:00
HENRY Florian
d1e6ac9acc
Fix: php stan ( #26713 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
* fix phpstan
2023-11-18 11:54:37 +01:00
Laurent Destailleur
6227580bda
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-18 02:16:29 +01:00
Laurent Destailleur
be509634a4
Fix phpunit
2023-11-18 02:13:49 +01:00
Laurent Destailleur
c19fc54298
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-18 01:35:25 +01:00
Laurent Destailleur
05f6575abe
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-11-18 01:21:35 +01:00
Laurent Destailleur
29e3386e6f
Fix #26584 Fix #26673
2023-11-18 01:21:17 +01:00
Frédéric FRANCE
5ae8da372a
fix phpcs ( #26697 )
2023-11-18 00:42:52 +01:00
Laurent Destailleur
f43249916e
Fix management of password type in extrafields
2023-11-17 23:01:59 +01:00
Laurent Destailleur
6ca0154784
Fix management of password type with pass_crypted
2023-11-17 22:09:35 +01:00
Laurent Destailleur
a0bba05b02
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/commande/class/api_orders.class.php
htdocs/compta/facture/card.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/project.lib.php
htdocs/fourn/class/api_supplier_orders.class.php
htdocs/fourn/class/fournisseur.facture-rec.class.php
htdocs/langs/en_US/stocks.lang
2023-11-17 18:24:53 +01:00
Saami PERDRIX
57eb6136a4
Trigger on update note ( #26666 )
...
* ajout trigger sur update_note
* nom des triggers adapté selon objet
2023-11-17 14:14:28 +01:00
Laurent Destailleur
042d583070
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-11-17 12:03:38 +01:00
Laurent Destailleur
3a0b3fd8a8
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-11-17 12:02:36 +01:00
Laurent Destailleur
6ea48ac22a
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-11-17 12:02:21 +01:00
HENRY Florian
102356d2c4
fix: When sendmail failed it return false, result is KO, need to say it to user ( #26631 )
...
* fix: When sendmail failed it return false, need to be tested as is
* fix: When sendmail failed it return false, so >=0 do not trigger error
* fix: When sendmail failed it return false, so >=0 do not trigger error
* Update CMailFile.class.php
* Update actions_sendmails.inc.php
* Update actions_sendmails.inc.php
* Update CMailFile.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-17 12:01:03 +01:00
HENRY Florian
70a5a85eac
fix: various getDol, display error on public page ( #26652 )
...
* fix: various getDol, display error on public page
* fix: various getDol, display error on public page
2023-11-17 11:39:16 +01:00
Laurent Destailleur
7c68dc3d1e
Fix phpcs
2023-11-17 01:17:23 +01:00
Laurent Destailleur
144be811fc
Fix phpcs
2023-11-17 00:54:15 +01:00
lvessiller-opendsi
3dd502b38f
NEW subject and message paramaeters on notification hook ( #26625 )
2023-11-16 23:27:50 +01:00
MDW
c4542895d7
Fix recurrent supplier invoice generation (title) ( #26601 )
2023-11-16 15:43:48 +01:00
Lucas Marcouiller
68d996b482
fix some phpstan errors ( #26608 )
...
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
2023-11-16 15:01:46 +01:00
Laurent Destailleur
c0510fc0f5
Debug v19
2023-11-14 20:59:31 +01:00
Charlène Benke
8c8e806a8f
NEW : extrafields based on fontawesome ( #26598 )
...
* NEW : extrafields based on fontawesome
allow to define a field contain a icon based on fontawesome
on input we have an icon picker
on ouput we display the icon
* Update extrafields.class.php
* Update extrafields.class.php
* Update extrafields.class.php
2023-11-14 20:51:43 +01:00
Laurent Destailleur
0072986060
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-14 17:59:59 +01:00
Laurent Destailleur
d9df238ac4
Clean code and prepare database for reception from any source
2023-11-14 17:33:50 +01:00