..
antivir.class.php
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
Fix mutitenant MS oauth refresh
2024-10-03 01:06:44 +02:00
comment.class.php
Fix typing
2024-03-29 18:26:48 +01:00
commondict.class.php
commondocgenerator.class.php
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-09-26 03:44:09 +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 #31538 Addition to EPC-QR values to correct remittance information ( #31557 )
2024-10-25 17:14:48 +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: php 8 warning on create object from table module builder ( #31817 )
2024-11-14 23:30:11 +01: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
conf.class.php
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-09-12 22:01:08 +02:00
cproductnature.class.php
cregion.class.php
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
Fix phpdoc int return ranges
2024-03-29 18:26:44 +01:00
doldeprecationhandler.class.php
FIX #30610 - Disable the deprecation mecanism. Too many regressions.
2024-08-13 11:53:21 +02:00
doleditor.class.php
Debug v20 - Fix mandatory fields
2024-09-06 02:59:21 +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
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
phpstan ignore unused method in evalmath.class.php ( #30048 )
2024-06-16 12:56:42 +02:00
events.class.php
extrafields.class.php
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-09-26 19:22:30 +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
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-09-10 02:14:08 +02:00
html.form.class.php
FIX uniformize and check delete contact action ( #31384 )
2024-10-14 16:45:46 +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-08-13 04:37:19 +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
FIX Debug option WORKFLOW_TICKET_LINK_CONTRACT. Bad id stored. Bad
2024-09-19 22:51:33 +02:00
html.formcompany.class.php
Debug v20
2024-06-23 23:35:00 +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 Edit a link
2024-10-24 17:59:35 +02:00
html.formintervention.class.php
html.formldap.class.php
html.formmail.class.php
Try to fix phan
2024-07-24 20:36:02 +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
Fix CSS
2024-09-23 14:19:51 +02:00
html.formprojet.class.php
Fix look and feel v19
2024-06-14 19:39:26 +02:00
html.formpropal.class.php
html.formsetup.class.php
fix: cookie JS creation missing defaut attribute SameSite ( #29862 )
2024-06-08 02:49:57 +02:00
html.formsms.class.php
html.formsocialcontrib.class.php
html.formticket.class.php
css
2024-10-03 15:16:48 +02:00
html.formwebsite.class.php
fix phan api_workstations.class.php ( #30169 )
2024-06-27 16:39:15 +02:00
infobox.class.php
interfaces.class.php
ldap.class.php
Qual: 🛟 Fix CI Issues ($db to $this->db / LDAP typing / Win-ci cache md5sum) ( #30774 )
2024-08-29 09:24:33 +02:00
lessc.class.php
link.class.php
FIX Edit a link
2024-10-24 17:59:35 +02:00
menu.class.php
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
smtps.class.php
ignore phpstan level 4 ( #30046 )
2024-06-16 11:10:26 +02:00
stats.class.php
Error to save cache must be level ERR
2024-03-27 13:33:22 +01:00
timespent.class.php
Debug v20
2024-06-06 09:27:25 +02:00
translate.class.php
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 20.0
2024-09-26 03:44:09 +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
Fix barcode for virtual card must not pass content on get url.
2024-08-31 18:18:45 +02:00
workboardresponse.class.php