dolibarr/htdocs/core/class
2024-07-19 15:39:33 +02:00
..
antivir.class.php Fix arg type for preg_replace() by casting to string 2024-03-19 20:38:49 +01:00
canvas.class.php
ccountry.class.php
cgenericdic.class.php
cleadstatus.class.php Fix phan 2024-06-04 10:44:44 +02:00
CMailFile.class.php Replace "! empty($conf->global->$" with "getDolGlobalString($" 2024-07-03 20:05:29 +02:00
comment.class.php Fix typing 2024-03-29 18:26:48 +01:00
commondict.class.php
commondocgenerator.class.php fix checkFunctionArgumentTypes (#30234) 2024-07-03 02:30:53 +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 Situation invoice #29897 - Add specific model Octopus (#30116) 2024-06-26 17:25:15 +02:00
commonnumrefgenerator.class.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-05-10 12:03:33 +02:00
commonobject.class.php Fix: position of select key is 2 not 4 (#30374) 2024-07-16 13:00:02 +02:00
commonobjectline.class.php Define CommonObject relation in CommonObjectLine classes (#29956) 2024-06-10 16:08:39 +02:00
commonorder.class.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-06-24 01:47:18 +02:00
commonpeople.class.php Fix: Check that certain properties exists before trying isset. 2024-03-24 17:39:03 +01:00
commonsocialnetworks.class.php Debug v20 2024-07-14 18:41:24 +02:00
commonstickergenerator.class.php Clean language 2024-06-30 15:26:31 +02:00
conf.class.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-11 10:44:39 +02:00
cproductnature.class.php
cregion.class.php Fix default argument for code_region 2024-03-19 02:59:27 +01:00
CSMSFile.class.php Clean phan warnings 2024-05-30 13:37:17 +02:00
cstate.class.php
ctypent.class.php
ctyperesource.class.php
cunits.class.php
defaultvalues.class.php fix phpstan (#29602) 2024-05-05 00:34:19 +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 Clean code. Reduce warning for deprecated field to a better blanced 2024-04-03 00:51:18 +02:00
doleditor.class.php Debug v20 2024-07-02 23:41:07 +02:00
dolexception.class.php
dolgeoip.class.php
dolgeophp.class.php fix phan (#29460) 2024-04-24 21:52:25 +02:00
dolgraph.class.php ignore phpstan error (#29974) 2024-06-10 20:49:58 +02:00
dolreceiptprinter.class.php Fix:Non tag special chars should be escaped before calling xml_parse_into_struct (#30300) 2024-07-06 15:11:18 +02:00
emailsenderprofile.class.php add phpdoc (#30208) 2024-06-30 19:39:01 +02:00
evalmath.class.php phpstan ignore unused method in evalmath.class.php (#30048) 2024-06-16 12:56:42 +02:00
events.class.php
extrafields.class.php Fix css for etrafields text 2024-07-15 18:50:26 +02:00
extralanguages.class.php
fileupload.class.php
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 hooks cache was broken by the sorting on priotity 2024-06-17 10:14:39 +02:00
html.form.class.php FIX bank categorie table name (#30415) 2024-07-18 23:57:19 +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-06-24 15:55:45 +02:00
html.formadmin.class.php Fix look and feel v20 2024-06-16 12:11:47 +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
html.formcompany.class.php Clean code 2024-07-03 18:35:19 +02: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 Debug v20 - popup of combo go out of screen 2024-06-24 15:08:16 +02:00
html.formfile.class.php FIX Use of cache for file in filemanager was broken 2024-07-14 19:56:55 +02:00
html.formintervention.class.php
html.formldap.class.php
html.formmail.class.php NEW Add a test mode into the setup of AI prompts 2024-07-19 15:38:52 +02:00
html.formmailing.class.php
html.formmargin.class.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-05-23 12:52:28 +02:00
html.formorder.class.php
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 fix checkFunctionArgumentTypes (#30234) 2024-07-03 02:30:53 +02:00
html.formpropal.class.php
html.formsetup.class.php NEW Can set a class on the tr lines of form setup lines 2024-07-19 12:06:37 +02:00
html.formsms.class.php
html.formsocialcontrib.class.php
html.formticket.class.php FIX #30132 (#30134) 2024-06-23 17:59:19 +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 php 8.3 warnings (#30160) 2024-06-26 17:04:05 +02:00
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
link.class.php
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 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-06-24 01:47:18 +02:00
openid.class.php Clean code from _GET 2024-03-28 17:10:22 +01:00
rssparser.class.php fix checkFunctionArgumentTypes (#30234) 2024-07-03 02:30:53 +02:00
smtps.class.php ignore phpstan level 4 (#30046) 2024-06-16 11:10:26 +02:00
stats.class.php QUAL Removed inclusion of the file json.lib.php 2024-07-12 01:53:47 +02:00
timespent.class.php Debug v20 2024-06-06 09:27:25 +02:00
translate.class.php Look and feel v21 2024-07-04 11:09:33 +02:00
utils_diff.class.php Fix PHPdoc typing 2024-03-22 09:52:37 +01:00
utils.class.php FIX mysql error during dump "/*!999999\- enable the sandbox mode */" 2024-07-03 15:25:48 +02:00
validate.class.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-06-25 15:13:51 +02:00
vcard.class.php
workboardresponse.class.php