| .. |
|
antivir.class.php
|
Fix arg type for preg_replace() by casting to string
|
2024-03-19 20:38:49 +01:00 |
|
canvas.class.php
|
Fix: Always return value as suggested
|
2024-01-31 01:42:15 +01:00 |
|
ccountry.class.php
|
Update ccountry.class.php
|
2024-01-30 21:22:21 +01:00 |
|
cgenericdic.class.php
|
Fix: implode->join and duplicated if condition (#28761)
|
2024-03-11 12:55:55 +01:00 |
|
CMailFile.class.php
|
Fix : mail filter to not send to when using object from dolibarr (#29428)
|
2024-04-22 15:20:25 +02:00 |
|
comment.class.php
|
Fix typing
|
2024-03-29 18:26:48 +01:00 |
|
commondict.class.php
|
qual: phpstan for htdocs/compta/paiement/class/cpaiement.class.php (#28062)
|
2024-02-08 00:16:22 +01:00 |
|
commondocgenerator.class.php
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-04-18 02:48:52 +02:00 |
|
commonhookactions.class.php
|
Fix: Enforce/use int nature of BookKeeping(Line)::$piece_num, fix hooks typings (#29298)
|
2024-04-09 23:21:28 +02:00 |
|
commonincoterm.class.php
|
|
|
|
commoninvoice.class.php
|
fix phpstan (#29431)
|
2024-04-27 12:45:50 +02:00 |
|
commonnumrefgenerator.class.php
|
Fix deprecated function calls
|
2024-03-16 13:27:51 +01:00 |
|
commonobject.class.php
|
New add multiinput for text type fields (#29555)
|
2024-05-05 02:52:14 +02:00 |
|
commonobjectline.class.php
|
fix phpstan pgsql.class.php (#29511)
|
2024-04-27 22:01:34 +02:00 |
|
commonorder.class.php
|
fix phpstan
|
2024-03-28 20:16:32 +01:00 |
|
commonpeople.class.php
|
Fix: Check that certain properties exists before trying isset.
|
2024-03-24 17:39:03 +01:00 |
|
commonsocialnetworks.class.php
|
|
|
|
commonstickergenerator.class.php
|
Fix most PhanTypeMismatchDimAssignment notices (#28739)
|
2024-03-10 01:53:04 +01:00 |
|
conf.class.php
|
Clean code
|
2024-04-25 11:13:34 +02:00 |
|
cproductnature.class.php
|
Fix: implode->join and duplicated if condition (#28761)
|
2024-03-11 12:55:55 +01:00 |
|
cregion.class.php
|
Fix default argument for code_region
|
2024-03-19 02:59:27 +01:00 |
|
CSMSFile.class.php
|
Fix PhanTypeSuspiciousStringExpression
|
2024-03-19 02:43:18 +01:00 |
|
cstate.class.php
|
Update cstate.class.php
|
2024-01-30 20:22:55 +01:00 |
|
ctypent.class.php
|
Update ctypent.class.php
|
2024-01-30 20:25:46 +01:00 |
|
ctyperesource.class.php
|
Fix: implode->join and duplicated if condition (#28761)
|
2024-03-11 12:55:55 +01:00 |
|
cunits.class.php
|
Fix: implode->join and duplicated if condition (#28761)
|
2024-03-11 12:55:55 +01:00 |
|
defaultvalues.class.php
|
fix phpstan (#29602)
|
2024-05-05 00:34:19 +02:00 |
|
discount.class.php
|
Fix phpdoc int return ranges
|
2024-03-29 18:26:44 +01:00 |
|
doldeprecationhandler.class.php
|
Clean code. Reduce warning for deprecated field to a better blanced
|
2024-04-03 00:51:18 +02:00 |
|
doleditor.class.php
|
NEW : Add option position['find'] to DolEditor (#29546)
|
2024-05-01 18:04:18 +02:00 |
|
dolexception.class.php
|
|
|
|
dolgeoip.class.php
|
fix phpstan (#28606)
|
2024-03-04 18:27:49 +01:00 |
|
dolgeophp.class.php
|
fix phan (#29460)
|
2024-04-24 21:52:25 +02:00 |
|
dolgraph.class.php
|
Fix args to strpos and count with typing and casting
|
2024-03-19 02:59:07 +01:00 |
|
dolreceiptprinter.class.php
|
Try to fix phan warning
|
2024-04-28 12:48:36 +02:00 |
|
emailsenderprofile.class.php
|
fix phpstan (#29602)
|
2024-05-05 00:34:19 +02:00 |
|
evalmath.class.php
|
Fix PhanPluginUnsafeEval by ignoring notification
|
2024-03-17 20:12:33 +01:00 |
|
events.class.php
|
all initAsSpecimen return int (#28577)
|
2024-03-02 16:38:35 +01:00 |
|
extrafields.class.php
|
Fix warnings
|
2024-05-05 18:28:23 +02:00 |
|
extralanguages.class.php
|
|
|
|
fileupload.class.php
|
Fix: Ensure string type for urlencode()
|
2024-03-09 16:55:43 +01:00 |
|
fiscalyear.class.php
|
fix phpstan (#29602)
|
2024-05-05 00:34:19 +02:00 |
|
genericobject.class.php
|
|
|
|
geomapeditor.class.php
|
NEW add geometrics extrafield (#28239)
|
2024-04-24 15:27:38 +02:00 |
|
google.class.php
|
|
|
|
hookmanager.class.php
|
Fix: Enforce/use int nature of BookKeeping(Line)::$piece_num, fix hooks typings (#29298)
|
2024-04-09 23:21:28 +02:00 |
|
html.form.class.php
|
Debug v20
|
2024-05-06 10:00:18 +02:00 |
|
html.formaccounting.class.php
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-04-04 16:52:59 +02:00 |
|
html.formactions.class.php
|
Debug v20
|
2024-04-29 19:38:02 +02:00 |
|
html.formadmin.class.php
|
Debug v20
|
2024-05-05 18:04:46 +02:00 |
|
html.formbank.class.php
|
|
|
|
html.formbarcode.class.php
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-04-29 13:39:20 +02:00 |
|
html.formcategory.class.php
|
fix phpstan (#28727)
|
2024-03-09 14:48:06 +01:00 |
|
html.formcompany.class.php
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-03-29 12:29:56 +01:00 |
|
html.formcontract.class.php
|
Debug v20
|
2024-04-24 02:59:43 +02:00 |
|
html.formcron.class.php
|
Look and feel v20
|
2024-04-04 01:35:36 +02:00 |
|
html.formexpensereport.class.php
|
Fix #28071 - New branch to fix bad merge (#28083)
|
2024-02-09 15:58:49 +01:00 |
|
html.formfile.class.php
|
NEW Add option to open files in new tab (#29604)
|
2024-05-05 02:51:05 +02:00 |
|
html.formintervention.class.php
|
Fix return type string instead of int (#28499)
|
2024-03-01 21:00:49 +01:00 |
|
html.formldap.class.php
|
|
|
|
html.formmail.class.php
|
Debug v20
|
2024-04-24 14:05:25 +02:00 |
|
html.formmailing.class.php
|
|
|
|
html.formmargin.class.php
|
Fix arguments to price()
|
2024-03-27 10:21:25 +01:00 |
|
html.formorder.class.php
|
NEW: Add Filter on product reffering object status(Order and Order Supplier) (#28275)
|
2024-02-20 02:12:06 +01:00 |
|
html.formother.class.php
|
NEW users can set their own length for short lists
|
2024-04-30 10:20:40 +02:00 |
|
html.formprojet.class.php
|
NEW feature to merge 2 tasks (#29214)
|
2024-04-08 20:50:16 +02:00 |
|
html.formpropal.class.php
|
|
|
|
html.formsetup.class.php
|
Debug v20
|
2024-05-03 11:10:22 +02:00 |
|
html.formsms.class.php
|
fix precommit and clean code (#28651)
|
2024-03-07 16:57:29 +01:00 |
|
html.formsocialcontrib.class.php
|
|
|
|
html.formticket.class.php
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-04-30 13:21:04 +02:00 |
|
html.formwebsite.class.php
|
Debug v20
|
2024-04-24 14:05:25 +02:00 |
|
infobox.class.php
|
|
|
|
interfaces.class.php
|
Fix PhanTypeSuspiciousStringExpression
|
2024-03-19 02:43:22 +01:00 |
|
ldap.class.php
|
Correct annotation to ignore PhanTypeMismatchArgumentInternal
|
2024-03-19 02:58:57 +01:00 |
|
lessc.class.php
|
FIX return type of return by adding null in return (#28503)
|
2024-02-28 20:21:29 +01:00 |
|
link.class.php
|
NEW: All fetchAll() method now support the USF syntax.
|
2024-03-11 11:23:34 +01:00 |
|
menu.class.php
|
Fix & enable PhanTypeSuspiciousEcho
|
2024-03-15 10:14:40 +01:00 |
|
menubase.class.php
|
Fix Phan
|
2024-04-28 01:47:18 +02:00 |
|
notify.class.php
|
Fix phan
|
2024-04-22 15:17:38 +02:00 |
|
openid.class.php
|
Clean code from _GET
|
2024-03-28 17:10:22 +01:00 |
|
rssparser.class.php
|
Merge branch 'develop' into fix/phan/lowoccurrence2
|
2024-03-17 20:27:59 +01:00 |
|
smtps.class.php
|
NEW Management of the In-Reply-To and References for ticket answers.
|
2024-04-01 19:11:08 +02:00 |
|
stats.class.php
|
Error to save cache must be level ERR
|
2024-03-27 13:33:22 +01:00 |
|
timespent.class.php
|
fix phpstan (#29602)
|
2024-05-05 00:34:19 +02:00 |
|
translate.class.php
|
Fix/ignore PhanPluginPrintfVariableFormatString
|
2024-03-17 18:56:37 +01:00 |
|
utils_diff.class.php
|
Fix PHPdoc typing
|
2024-03-22 09:52:37 +01:00 |
|
utils.class.php
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-04-04 17:56:27 +02:00 |
|
validate.class.php
|
|
|
|
vcard.class.php
|
|
|
|
workboardresponse.class.php
|
|
|