dolibarr/htdocs/core/class
Frédéric France 04b7fdd4c4
fix CI
2024-12-19 18:32:16 +01:00
..
antivir.class.php
canvas.class.php
ccountry.class.php
CMailFile.class.php Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-02-17 16:15:46 +01:00
comment.class.php
commondocgenerator.class.php FIX ODT tags for subobjects {object_subobject_yyy} was not working. 2022-06-07 19:59:33 +02:00
commonincoterm.class.php Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0 2022-03-16 20:10:35 +01:00
commoninvoice.class.php FIX ZATCA regression 2022-05-22 13:04:16 +02:00
commonobject.class.php fix CI 2024-12-19 18:32:16 +01:00
commonobjectline.class.php Fix : Error on fetchAll on line 2021-10-22 11:55:21 +02:00
commonorder.class.php
commonstickergenerator.class.php
conf.class.php Fix warning 2022-09-20 14:15:41 +02:00
coreobject.class.php
cproductnature.class.php
CSMSFile.class.php
cstate.class.php
ctypent.class.php
ctyperesource.class.php
cunits.class.php NEW Add sortorder on units list 2021-10-11 08:58:00 +02:00
defaultvalues.class.php Scrutinizer Auto-Fixes 2021-10-25 20:07:31 +00:00
discount.class.php Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2022-03-17 19:08:51 +01:00
doleditor.class.php Clean code 2022-03-02 12:41:21 +01:00
dolexception.class.php
dolgeoip.class.php
dolgraph.class.php Fix negative colors for bars 2021-11-08 14:51:14 +01:00
dolreceiptprinter.class.php Add dol_value_currentdate tag to TakePOS template 2022-01-04 22:14:02 +01:00
emailsenderprofile.class.php Clean code 2021-12-21 15:46:42 +01:00
evalmath.class.php
events.class.php
extrafields.class.php Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2024-02-01 12:11:25 +01:00
extralanguages.class.php
fileupload.class.php Escape to avoid false positive, even if it should be useless. 2021-11-07 17:35:43 +01:00
fiscalyear.class.php fix warnings 2021-10-23 07:13:08 +02:00
genericobject.class.php
google.class.php
hookmanager.class.php Fix hook for emailcollector 2022-01-19 02:01:52 +01:00
html.form.class.php no need escape js 2023-03-21 17:53:29 +01:00
html.formaccounting.class.php FIX wrong syntax of sql request 2021-12-09 10:31:02 +01:00
html.formactions.class.php Fix css 2022-02-02 17:57:20 +01:00
html.formadmin.class.php Fix troubles in select_language when selected is array 2022-01-20 19:01:04 +01:00
html.formbank.class.php
html.formbarcode.class.php update all script tags to be uniform. language="javascript" removed 2021-11-29 15:09:18 +01:00
html.formcategory.class.php Fix CSS 2022-02-25 21:47:25 +01:00
html.formcompany.class.php Better error management 2023-03-19 11:32:46 +01:00
html.formcontract.class.php fix multiple warnings 2021-10-22 22:22:55 +02:00
html.formcron.class.php
html.formexpensereport.class.php
html.formfile.class.php Revert "FIX: Preview button position on documents list (case when the file is too long)" 2022-10-04 14:17:57 +02:00
html.formintervention.class.php fix multiple warnings 2021-10-22 22:22:55 +02:00
html.formldap.class.php FIX syntax error 2021-11-12 16:56:26 +01:00
html.formmail.class.php Fix bad var 2022-06-01 22:01:03 +02:00
html.formmailing.class.php
html.formmargin.class.php FIX : marginInfos array should be used by reference to allow to update it with a hook without draw again margin table 2021-12-14 12:25:43 +01:00
html.formorder.class.php
html.formother.class.php Fix scanner in inventory. Fix button must not be clicable if disabled. 2022-03-17 00:12:05 +01:00
html.formprojet.class.php Look and feel v15 2022-01-01 18:41:26 +01:00
html.formpropal.class.php css 2021-12-12 23:47:40 +01:00
html.formsetup.class.php Fix logic for form setup 2022-02-04 21:51:33 +01:00
html.formsms.class.php update all script tags to be uniform. language="javascript" removed 2021-11-29 15:09:18 +01:00
html.formsocialcontrib.class.php
html.formticket.class.php Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-02-22 14:32:35 +01:00
html.formwebsite.class.php CSS 2022-02-07 09:26:03 +01:00
infobox.class.php Clean code 2021-11-05 14:23:19 +01:00
interfaces.class.php
ldap.class.php Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-01-06 16:15:58 +01:00
lessc.class.php
link.class.php Clean code 2022-01-17 22:52:56 +01:00
menu.class.php Fix #hunterb03d4415-d4f9-48c8-9ae2-d3aa248027b5 2022-03-01 16:38:06 +01:00
menubase.class.php
notify.class.php Fix notification setup page. 2021-12-23 15:12:35 +01:00
openid.class.php update all script tags to be uniform. language="javascript" removed 2021-11-29 15:09:18 +01:00
rssparser.class.php FIX phpcs 2022-04-28 22:29:48 +02:00
smtps.class.php NEW Can set value for EHLO smtp command in MAIL_SMTP_USE_FROM_FOR_HELO 2021-11-06 19:11:47 +01:00
stats.class.php Fix method visibility 2021-09-20 23:58:38 +02:00
translate.class.php Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0 2022-11-23 00:00:47 +01:00
utils_diff.class.php
utils.class.php Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2024-10-29 15:46:43 +01:00
validate.class.php Fix doc comment 2022-01-14 11:51:07 +01:00
vcard.class.php
workboardresponse.class.php