Frédéric FRANCE
9cfe1d8e88
Merge branch 'develop' into patch-14
2024-01-24 08:44:20 +01:00
Laurent Destailleur
0602b40e3a
FIX Debug setup of module TakePOS
2024-01-24 03:34:42 +01:00
Laurent Destailleur
b51b8ab1d5
FIX Debug setup of module TakePOS
2024-01-24 03:34:03 +01:00
Laurent Destailleur
ce21af7b6c
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-23 22:17:46 +01:00
Laurent Destailleur
cca01cbda4
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-01-23 22:15:36 +01:00
Laurent Destailleur
b05d1c5f6e
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-01-23 22:03:28 +01:00
Frédéric France
9147b2aa70
translate comments
2024-01-23 20:26:40 +01:00
Frédéric France
d9079dae9a
translate comments
2024-01-23 20:18:33 +01:00
Laurent Destailleur
9416f2e4c6
Merge pull request #27746 from jyhere/patch-8
...
FIX: packaging column mistypo in modService
2024-01-23 19:16:20 +01:00
Laurent Destailleur
6fdb36d105
Merge pull request #27723 from thibdrev/patch-5
...
qual: phpstan
2024-01-23 19:08:15 +01:00
Laurent Destailleur
9bcf02c408
Clean code
2024-01-23 17:29:09 +01:00
jyhere
550de609fd
FIX: packaging column mistypo in modService
2024-01-23 14:08:33 +01:00
Frédéric FRANCE
68856d5a5f
fix phpstan
2024-01-22 18:14:49 +01:00
thibdrev
1165ea9ab8
qual: phpstan
...
htdocs/core/modules/security/generate/modGeneratePassPerso.class.php 85 Property modGeneratePassPerso::$id (int) does not accept string.
htdocs/core/modules/security/generate/modGeneratePassPerso.class.php 105 Property modGeneratePassPerso::$length2 (int) does not accept string.
htdocs/core/modules/security/generate/modGeneratePassPerso.class.php 110 Property modGeneratePassPerso::$WithoutAmbi (int) does not accept string.
2024-01-22 13:48:01 +01:00
thibdrev
427eb21282
qual: phpstan
...
htdocs/core/modules/security/generate/modGeneratePassNone.class.php 64 Property modGeneratePassNone::$id (int) does not accept string.
htdocs/core/modules/security/generate/modGeneratePassNone.class.php 65 Property modGeneratePassNone::$length (string) does not accept int.
2024-01-22 13:45:15 +01:00
thibdrev
eba5964de8
qual: phpstan
...
htdocs/core/modules/security/generate/modGeneratePassStandard.class.php 64 Property modGeneratePassStandard::$id (int) does not accept string.
htdocs/core/modules/security/generate/modGeneratePassStandard.class.php 65 Property modGeneratePassStandard::$length (string) does not accept int.
2024-01-22 13:42:52 +01:00
Frédéric France
03e29c6960
fix param
2024-01-20 09:22:38 +01:00
Laurent Destailleur
4795c40601
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-01-19 15:36:53 +01:00
Laurent Destailleur
be9e94a4a2
Fix duplicate trnaslation key
2024-01-19 10:45:00 +01:00
William Mead
e222842864
Added fk_facture_source to invoice exports. Added contributor details.
2024-01-19 09:43:26 +01:00
Laurent Destailleur
c63896f746
Merge pull request #27563 from mdeweerd/fix/strftime_deprecation
...
Fix: PHP8.1 strftime deprecation -> dol_print_date
2024-01-18 21:36:22 +01:00
Frédéric FRANCE
4ca05b97e2
remove unknown module required
2024-01-18 18:36:47 +01:00
MDW
aed39b73e5
Fix: PHP8.1 strftime deprecation -> dol_print_date
...
# Fix: PHP8.1 strftime deprecation -> dol_print_date
Change strftime to dol_print_date to work around deprecation
2024-01-18 17:01:30 +01:00
Laurent Destailleur
ec31f00dbd
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-01-18 13:45:39 +01:00
Charlène Benke
0a97f1b19c
stock transfert realy not stable
...
I detected quite a few bugs, absence of token, error in class definition on certain page...
I don't understand how we could declare this module stable overnight without having a minimum of testing it.
2024-01-18 12:06:14 +01:00
Laurent Destailleur
949da06555
Merge pull request #27600 from W1W1-M/new-export-invoice-source-id
...
New export invoice source id
2024-01-18 12:01:44 +01:00
Laurent Destailleur
64445a8312
Merge pull request #27555 from frederic34/fix_global
...
fix warnings
2024-01-18 11:13:47 +01:00
William Mead
e56458fe1b
Added fk_facture_source export filter
2024-01-18 10:17:28 +01:00
William Mead
f036da31cc
Added fk_facture_source to invoice exports. Added contributor details.
2024-01-18 10:09:56 +01:00
Laurent Destailleur
2f79aac2e9
Merge pull request #27569 from lamrani002/moduleAI
...
New Module Ai, create manualy
2024-01-17 18:16:02 +01:00
William Mead
4fa726f340
Added contributor details
2024-01-16 17:11:16 +01:00
William Mead
8544f95ac7
Updated PHPDoc
2024-01-16 17:10:28 +01:00
William Mead
df65cb76df
Updated PHPDoc
2024-01-16 17:09:45 +01:00
Lamrani Abdel
592e9e33d0
New Module Ai, create manualy
2024-01-16 15:52:52 +01:00
Laurent Destailleur
fc9206097a
Merge pull request #27551 from frederic34/patch-10
...
fix phpstan
2024-01-15 21:50:11 +01:00
Frédéric France
a1e117283d
fix warnings
2024-01-15 21:28:19 +01:00
Frédéric FRANCE
19059d6705
fix phpstan
2024-01-15 20:49:50 +01:00
Frédéric FRANCE
a73bd4f256
fix phpstan
2024-01-15 20:48:34 +01:00
Laurent Destailleur
7fecb5e44b
Merge pull request #27517 from frederic34/patch-5
...
fix phpstan
2024-01-15 11:37:44 +01:00
Laurent Destailleur
dc9fa8a6e0
Merge pull request #27516 from frederic34/patch-3
...
fix phpstan
2024-01-15 11:31:31 +01:00
Frédéric FRANCE
4938beb441
fix phpstan
2024-01-14 22:25:29 +01:00
Frédéric FRANCE
df48eb6032
fix phpstan
2024-01-14 22:23:50 +01:00
Frédéric FRANCE
459c07abd8
fix phpstan
2024-01-14 22:22:10 +01:00
MDW
a04f2bf4e7
Qual: Spelling fixes that newly appeared. ( #27495 )
...
* Qual: Spelling fixes that newly appeared.
# Qual: Fix spelling erros that appeared since the bulk updates.
These issues mostly appeared since the bulk updates (a few ones were postponed
to make sure no real spelling errors were missed.)
* Update modulebuilder.lib.php
* Update pdf_standard.modules.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-01-14 12:26:37 +01:00
Laurent Destailleur
40f4ef9285
Close #27496
2024-01-14 12:10:09 +01:00
MDW
89004f7e03
Qual: Spelling htdocs/core ( #27491 )
...
Highlights:
- initialY in pdf_standard.modules.php was unused
- remove (otherwise -> initially) (+same in other file)
2024-01-13 19:48:20 +01:00
MDW
39769482b1
Qual: Fix typing hints for DoliDB ( #27484 )
...
# Qual: Fix typing hints for DoliDB
This should help the static tools for type and method checking.
2024-01-13 15:50:02 +01:00
Frédéric FRANCE
b2af85a9be
fix phpstan ( #27475 )
...
* fix phpstan
* Update mod_codeproduct_leopard.php
2024-01-13 15:35:55 +01:00
Frédéric FRANCE
677109df41
fix phpstan ( #27483 )
...
* fix phpstan
* fix phpstan
2024-01-13 15:32:07 +01:00
Laurent Destailleur
00903a7672
Fix phpstan
2024-01-12 20:55:40 +01:00