2
0
forked from Wavyzz/dolibarr
Commit Graph

12896 Commits

Author SHA1 Message Date
William Mead
c57a928840 Fixed phpcs method name. Updated PHPDoc. 2024-01-17 10:10:46 +01:00
William Mead
d49591d433 Refactored setReferrals method 2024-01-17 10:02:05 +01:00
William Mead
cbe70b11fb Updated PHPDoc 2024-01-17 09:52:45 +01:00
William Mead
0edd6f62ff Added setSizeLimit method 2024-01-17 09:51:16 +01:00
William Mead
14637a5dc7 Refactored setVersion method 2024-01-17 09:16:22 +01:00
William Mead
2feb4f1bbe Refactored getVersion method 2024-01-16 17:47:20 +01:00
William Mead
5f838ae653 Fixed default error string 2024-01-16 17:36:48 +01:00
Laurent Destailleur
1d00d90872 Merge pull request #25740 from atm-thibaultf/NEW_hide_external_user_in_combobox
NEW : hide external user in combobox
2024-01-15 21:59:30 +01:00
Laurent Destailleur
936be12f44 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-15 17:21:26 +01:00
Laurent Destailleur
21efad237a Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-01-15 17:19:41 +01:00
Laurent Destailleur
e6c3c5993d Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-01-15 17:14:27 +01:00
Laurent Destailleur
0cc66bbed6 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2024-01-15 14:35:18 +01:00
Laurent Destailleur
3a8b3f9158 Merge pull request #27527 from W1W1-M/fix-resource-phpstan
Fix resource phpstan
2024-01-15 11:28:45 +01:00
William Mead
8d0f013378 Merge branch 'develop' into fix-resource-phpstan 2024-01-15 09:25:50 +01:00
Frédéric FRANCE
f03a8fdc65 fix phpstan 2024-01-15 09:20:57 +01:00
William Mead
19f7fa0030 Fixed selected default value 2024-01-15 09:18:18 +01:00
Laurent Destailleur
1bd3777a80 Fix phpstan 2024-01-15 03:16:05 +01:00
Laurent Destailleur
95330a93f8 Merge pull request #27510 from frederic34/patch-3
fix phpstan
2024-01-14 21:59:12 +01:00
Laurent Destailleur
72fb927742 Merge pull request #27511 from frederic34/patch-5
fix phpstan
2024-01-14 21:57:39 +01:00
Frédéric FRANCE
edf3b996de fix phpstan 2024-01-14 21:00:18 +01:00
Frédéric FRANCE
08bc6996c9 fix phpstan 2024-01-14 20:57:26 +01:00
Frédéric FRANCE
866753d87e fix phpstan 2024-01-14 20:53:22 +01:00
Frédéric FRANCE
a28b8fb6a9 fix phpstan (#27501) 2024-01-14 17:59:07 +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
Laurent Destailleur
2de0c09e8e Try a better fix for #27477 2024-01-13 15:44:37 +01:00
Frédéric FRANCE
4e651f44c9 fix phpstan (#27476) 2024-01-13 15:36:38 +01:00
Laurent Destailleur
a3e354c9b0 Fix phan report 2024-01-12 22:19:59 +01:00
Frédéric FRANCE
0d3e0c8ec4 fix incorrect case and remove exclude check (#27449) 2024-01-12 20:40:34 +01:00
Lucas Marcouiller
43e82eff70 Fix funnel of prospection to have a minimum value (#27426)
Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
2024-01-12 19:54:30 +01:00
Laurent Destailleur
f201692001 Fix phpstan 2024-01-12 19:50:22 +01:00
Frédéric FRANCE
356a1a882f fix phpdoc (#27431) 2024-01-12 18:02:05 +01:00
Frédéric FRANCE
662a55ece8 fix phpdoc (#27432) 2024-01-12 18:01:50 +01:00
Frédéric FRANCE
0a9657ac60 fix phpdoc (#27433) 2024-01-12 18:01:36 +01:00
William Mead
4ef13a2196 Fixed method filter argument type. Cleaned code. Added contributor details. (#27464)
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-01-12 17:52:49 +01:00
Laurent Destailleur
618a364064 FIX #27439 but using the opposite direction. int is bette as we can evolve to add a third value in a future. 2024-01-12 17:47:54 +01:00
Laurent Destailleur
1c86073a9e Fix phpcs 2024-01-12 17:06:22 +01:00
Laurent Destailleur
aba9afe9f1 NEW Add method getPublicImageOfObject() for website module 2024-01-12 13:05:28 +01:00
Laurent Destailleur
2a4578ef68 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-11 13:48:15 +01:00
Laurent Destailleur
34f5c1e293 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-01-11 13:47:14 +01:00
Laurent Destailleur
64fb9d0db7 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2024-01-11 13:45:16 +01:00
Laurent Destailleur
b534c40f13 Use id in index 2024-01-11 12:46:05 +01:00
Laurent Destailleur
1647e4f133 Debug the filter on VAT type 2024-01-11 12:38:01 +01:00
Laurent Destailleur
52dfdbc7ad Merge branch 'develop' into 18a3 2024-01-11 11:27:10 +01:00
dev2a
7021cb2246 NEW Simplify the verification of context in hook (#27105)
* NEW Simplify the verification of context in hook

* Add return false after array loop
2024-01-11 10:50:45 +01:00
MDW
58ba3e31fa Qual: Fix spelling for crypted and referer (#27408)
# Qual: Fix spelling for crypted and referer.

The proper spelling is encrypted and referrer, but the code has
some occurences where referer and crypted need to be maintained.

To make verification easier, this spelling correction is limited to
mostly these corrections and some minor translations and a only a
few other corrections.

crypted and referer are added as exceptions for spelling after this fix.

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-01-11 10:07:06 +01:00
MDW
b09f379bd6 Qual: spelling in html.form (#27407)
# Qual: Fix spelling in htdocs/core/class/html.form.class.php .

Most changes are in the text, and some translations made of comments.

 is changed to , and var was unused.
'clas=tagd is changed to class=tagd', slight possibility of visual impact.
 is changed to , but used locally in foreach loops.
2024-01-11 10:03:08 +01:00
MDW
d7fc7b408f Qual: Spelling commonobject (#27409)
# Qual: Fix spelling in commonobject.class.php.

Most corrections are in comments.
Variable  was changed to  and is local to the file.
Some comments were translated.
Variable  was changed to , used locally.
2024-01-11 10:00:48 +01:00
Frédéric FRANCE
df1e20e7c5 fix phpstan (#27402) 2024-01-10 19:53:04 +01:00
Frédéric FRANCE
3de98eb936 fix phpstan (#27401) 2024-01-10 19:52:55 +01:00