| .. |
|
antivir.class.php
|
|
|
|
canvas.class.php
|
Qual: Fix phan notices (#31193)
|
2024-09-30 10:05:24 +02:00 |
|
ccountry.class.php
|
|
|
|
cgenericdic.class.php
|
|
|
|
cleadstatus.class.php
|
Fix phan
|
2024-06-04 10:44:44 +02:00 |
|
CMailFile.class.php
|
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-10-03 01:07:09 +02:00 |
|
comment.class.php
|
|
|
|
commondict.class.php
|
|
|
|
commondocgenerator.class.php
|
NEW: PDF Add option to print rounded corner frames (#31172)
|
2024-10-04 09:13:44 +02:00 |
|
commonhookactions.class.php
|
|
|
|
commonincoterm.class.php
|
Qual: Fix some CommonIncoterm/DocGenerator/People typings (#30940)
|
2024-09-13 03:09:23 +02:00 |
|
commoninvoice.class.php
|
FIX List of payment must be visible event they exists even if total=0
|
2024-09-29 20:32:09 +02:00 |
|
commonnumrefgenerator.class.php
|
Fix phan error; Currently getExample has different signature defined
|
2024-09-03 17:59:06 +02:00 |
|
commonobject.class.php
|
QUAL All $conf->global->module->enabled are replaced with isModEnabled()
|
2024-10-07 14:40:29 +02:00 |
|
commonobjectline.class.php
|
Define CommonObject relation in CommonObjectLine classes (#29956)
|
2024-06-10 16:08:39 +02:00 |
|
commonorder.class.php
|
Qual: Fix phan notices (#31212)
|
2024-10-03 19:40:34 +02:00 |
|
commonpeople.class.php
|
NEW hidden option MAIN_TE_PRIVATE_FIRST_AND_LASTNAME_TO_UPPER (#31143)
|
2024-09-27 01:45:01 +02:00 |
|
commonsignedobject.class.php
|
NEW shipment signed status update (#30928)
|
2024-09-13 03:09:53 +02:00 |
|
commonsocialnetworks.class.php
|
Qual: Fix PhanPluginUnknownObjectMethodCall ("part 1") (#30563)
|
2024-08-17 19:32:52 +02:00 |
|
commonstickergenerator.class.php
|
Qual: Enable & fix or ignore Invalid DimOffset (#31176)
|
2024-09-29 21:52:31 +02:00 |
|
conf.class.php
|
Look and feel v21
|
2024-10-07 12:40:50 +02:00 |
|
cproductnature.class.php
|
|
|
|
cregion.class.php
|
|
|
|
CSMSFile.class.php
|
Qual: Fix phan notices (#31193)
|
2024-09-30 10:05:24 +02:00 |
|
cstate.class.php
|
|
|
|
ctypent.class.php
|
|
|
|
ctyperesource.class.php
|
|
|
|
cunits.class.php
|
Qual: Apply PhanPluginDuplicateExpressionAssignmentOperation as phan suggests (#30544)
|
2024-08-07 02:53:45 +02:00 |
|
defaultvalues.class.php
|
Qual: Fix $fields related notices with Phan (#30704)
|
2024-08-21 13:23:35 +02:00 |
|
diasporahandler.class.php
|
fix ignored phpstan (most of expects string, int given) (#30649)
|
2024-09-05 16:05:37 +02:00 |
|
discount.class.php
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-07-01 01:22:54 +02:00 |
|
doldeprecationhandler.class.php
|
FIX #30610 - Disable the deprecation mecanism. Too many regressions.
|
2024-08-13 11:53:21 +02:00 |
|
doleditor.class.php
|
Clean code
|
2024-10-03 12:35:06 +02:00 |
|
dolexception.class.php
|
|
|
|
dolgeoip.class.php
|
|
|
|
dolgeophp.class.php
|
Qual: Fix multiple phan notifications (#31151)
|
2024-09-28 12:09:35 +02:00 |
|
dolgraph.class.php
|
Qual: Fix multiple phan notifications (#31151)
|
2024-09-28 12:09:35 +02:00 |
|
dolreceiptprinter.class.php
|
Qual: Fix PhanUndeclaredMethod (#30661)
|
2024-08-19 02:05:27 +02:00 |
|
emailsenderprofile.class.php
|
Qual: Fix $fields related notices with Phan (#30704)
|
2024-08-21 13:23:35 +02:00 |
|
evalmath.class.php
|
Qual: Updates for phpstan notices (#30509)
|
2024-08-01 12:59:45 +02:00 |
|
events.class.php
|
|
|
|
extrafields.class.php
|
fix phpstan (#31191)
|
2024-09-29 22:32:34 +02:00 |
|
extralanguages.class.php
|
Qual: Apply PhanPluginDuplicateExpressionAssignmentOperation as phan suggests (#30544)
|
2024-08-07 02:53:45 +02:00 |
|
fediverseparser.class.php
|
New refactoring fediverse class (#30572)
|
2024-08-13 12:19:37 +02:00 |
|
fileupload.class.php
|
fix ignored phpstan (most of expects string, int given) (#30649)
|
2024-09-05 16:05:37 +02:00 |
|
fiscalyear.class.php
|
Qual: Fix getTooltipContentArray typing hints (#31081)
|
2024-09-23 03:24:19 +02:00 |
|
genericobject.class.php
|
|
|
|
geomapeditor.class.php
|
|
|
|
google.class.php
|
fix ignored phpstan (most of expects string, int given) (#30649)
|
2024-09-05 16:05:37 +02:00 |
|
hookmanager.class.php
|
Qual: Enable & fix or ignore Invalid DimOffset (#31176)
|
2024-09-29 21:52:31 +02:00 |
|
html.form.class.php
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
|
2024-10-07 15:23:41 +02:00 |
|
html.formaccounting.class.php
|
Qual: Resolve ~200 phan notices/~100 phpstan notices (#30879)
|
2024-09-10 02:11:53 +02:00 |
|
html.formactions.class.php
|
Look and feel v21 enhancement on smartphone
|
2024-09-25 02:35:56 +02:00 |
|
html.formadmin.class.php
|
Fix phpstan
|
2024-09-17 00:39:32 +02:00 |
|
html.formbank.class.php
|
|
|
|
html.formbarcode.class.php
|
|
|
|
html.formcategory.class.php
|
FIX Debug option WORKFLOW_TICKET_LINK_CONTRACT. Bad id stored. Bad
|
2024-09-19 22:51:33 +02:00 |
|
html.formcompany.class.php
|
Qual: Fix phan notices (#31193)
|
2024-09-30 10:05:24 +02:00 |
|
html.formcontract.class.php
|
|
|
|
html.formcron.class.php
|
|
|
|
html.formexpensereport.class.php
|
Debug v20 - popup of combo go out of screen
|
2024-06-24 15:08:16 +02:00 |
|
html.formfile.class.php
|
Qual: Add codespell entries to catch some css typos (#31222)
|
2024-10-03 19:36:59 +02:00 |
|
html.formintervention.class.php
|
|
|
|
html.formldap.class.php
|
|
|
|
html.formmail.class.php
|
Qual: Enable & fix or ignore Invalid DimOffset (#31176)
|
2024-09-29 21:52:31 +02:00 |
|
html.formmailing.class.php
|
Qual: Apply PhanPluginDuplicateExpressionAssignmentOperation as phan suggests (#30544)
|
2024-08-07 02:53:45 +02:00 |
|
html.formmargin.class.php
|
NEW The margin section can now be shown/hidden
|
2024-09-28 15:10:28 +02:00 |
|
html.formorder.class.php
|
|
|
|
html.formother.class.php
|
Qual: Fix multiple phan notifications (#31151)
|
2024-09-28 12:09:35 +02:00 |
|
html.formprojet.class.php
|
fix typo phan and Co 💊 (#31214)
|
2024-10-03 15:43:04 +02:00 |
|
html.formpropal.class.php
|
|
|
|
html.formsetup.class.php
|
Qual: Improve typing in Export class (#30859)
|
2024-09-09 03:15:26 +02:00 |
|
html.formsms.class.php
|
Qual: Fix notices for FormSms, RssParser, ExpenseReportIk and related (#31086)
|
2024-09-23 00:37:30 +02:00 |
|
html.formsocialcontrib.class.php
|
Qual: Fix phan notices (#31193)
|
2024-09-30 10:05:24 +02:00 |
|
html.formticket.class.php
|
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-10-03 15:50:44 +02:00 |
|
html.formwebsite.class.php
|
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-06-28 18:50:34 +02:00 |
|
infobox.class.php
|
Fix phan
|
2024-10-07 15:46:49 +02:00 |
|
interfaces.class.php
|
Qual: Fix phan notices (#31193)
|
2024-09-30 10:05:24 +02:00 |
|
ldap.class.php
|
Qual: Fix notices for htdocs/admin/* (#30982)
|
2024-09-18 03:27:25 +02:00 |
|
lessc.class.php
|
fix phpstan (#30985)
|
2024-09-17 00:23:25 +02:00 |
|
link.class.php
|
|
|
|
mastodonhandler.class.php
|
Enable cache
|
2024-10-07 15:45:17 +02:00 |
|
menu.class.php
|
Try to fix phpstan warning
|
2024-08-03 13:51:03 +02:00 |
|
menubase.class.php
|
|
|
|
notify.class.php
|
Qual: Enable & fix or ignore Invalid DimOffset (#31176)
|
2024-09-29 21:52:31 +02:00 |
|
openid.class.php
|
|
|
|
reddithandler.class.php
|
fix ignored phpstan (most of expects string, int given) (#30649)
|
2024-09-05 16:05:37 +02:00 |
|
rssparser.class.php
|
Qual: Fix phan notices (#31193)
|
2024-09-30 10:05:24 +02:00 |
|
smtps.class.php
|
better error message
|
2024-10-03 00:05:59 +02:00 |
|
socialnetworkmanager.class.php
|
Debug v21
|
2024-10-07 11:58:32 +02:00 |
|
stats.class.php
|
Qual: Fix phan notices in classes related to class using getNextValue. (#30925)
|
2024-09-12 21:16:42 +02:00 |
|
timespent.class.php
|
Qual: Fix getTooltipContentArray typing hints (#31081)
|
2024-09-23 03:24:19 +02:00 |
|
translate.class.php
|
Enhance the csvclean to support the charset encoding
|
2024-10-05 14:51:45 +02:00 |
|
utils_diff.class.php
|
fix phpdoc (#30668)
|
2024-08-20 03:19:13 +02:00 |
|
utils.class.php
|
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2024-09-26 19:36:09 +02:00 |
|
validate.class.php
|
Qual: Fix phan notices (#31193)
|
2024-09-30 10:05:24 +02:00 |
|
vcard.class.php
|
PERF: Reduce size for VCF files and virtualcard qrcode
|
2024-10-06 21:08:40 +02:00 |
|
workboardresponse.class.php
|
|
|