dolibarr/htdocs/core/class
Laurent Destailleur 05e08b3596 FIX Filenames must not contains non ascii char or we will get non ascii
char into the SMTP header.
FIX Do not encode subject if it is full ascii (not required)
2020-02-06 12:58:02 +01:00
..
antivir.class.php Merge branch 'develop' into 11.0_https 2019-10-01 06:11:43 +02:00
canvas.class.php clean indent 2019-10-27 11:53:20 +01:00
ccountry.class.php Scrutinizer Auto-Fixes 2019-11-13 18:34:37 +00:00
CMailFile.class.php FIX Filenames must not contains non ascii char or we will get non ascii 2020-02-06 12:58:02 +01:00
comment.class.php New update comments is now available 2019-10-30 15:45:04 +01:00
commondocgenerator.class.php Fix wrapping 2020-02-05 15:04:11 +01:00
commoninvoice.class.php Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop 2020-01-29 19:28:06 +01:00
commonobject.class.php Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop 2020-02-03 06:36:43 +01:00
commonobjectline.class.php Move Gnu.org to https 2019-09-23 21:55:30 +02:00
commonorder.class.php Move Gnu.org to https 2019-09-23 21:55:30 +02:00
commonstickergenerator.class.php clean indent 2019-10-27 11:53:20 +01:00
conf.class.php Update conf.class.php 2020-02-05 20:42:44 +01:00
coreobject.class.php Doxyen 2019-11-14 09:13:15 +01:00
CSMSFile.class.php Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen 2019-10-16 20:00:01 +02:00
cstate.class.php Scrutinizer Auto-Fixes 2019-11-13 18:37:08 +00:00
ctypent.class.php Move Gnu.org to https 2019-09-23 21:55:30 +02:00
ctyperesource.class.php clean indent 2019-10-27 11:53:20 +01:00
cunits.class.php Scrutinizer Auto-Fixes 2019-11-13 18:35:39 +00:00
discount.class.php Code comment 2019-12-31 17:10:36 +01:00
doleditor.class.php Scrutinizer Auto-Fixes 2020-01-30 00:48:28 +00:00
dolexception.class.php Move Gnu.org to https 2019-09-23 21:55:30 +02:00
dolgeoip.class.php Move Gnu.org to https 2019-09-23 21:55:30 +02:00
dolgraph.class.php Can choose text to show when there is no data 2020-01-25 22:43:24 +01:00
dolreceiptprinter.class.php Merge pull request #13002 from andreubisquerra/develop 2020-02-05 14:10:12 +01:00
emailsenderprofile.class.php Fix label of status 2020-01-20 23:58:01 +01:00
events.class.php Scrutinizer Auto-Fixes 2019-11-28 11:36:20 +00:00
extrafields.class.php Fix protection when creating extrafield of type separator 2020-01-30 18:47:41 +01:00
fileupload.class.php doxygen 2019-12-12 08:17:14 +01:00
fiscalyear.class.php Look and feel v11 2019-11-01 23:58:14 +01:00
genericobject.class.php Move Gnu.org to https 2019-09-23 21:55:30 +02:00
google.class.php Move Gnu.org to https 2019-09-23 21:55:30 +02:00
hookmanager.class.php Remove useless call 2019-11-10 17:48:50 +01:00
html.form.class.php Fix phpcs 2020-01-31 19:01:31 +01:00
html.formaccounting.class.php Scrutinizer Auto-Fixes 2020-01-30 00:48:28 +00:00
html.formactions.class.php Scrutinizer Auto-Fixes 2019-11-13 18:37:08 +00:00
html.formadmin.class.php Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0 2020-01-29 23:06:21 +01:00
html.formbank.class.php Move Gnu.org to https 2019-09-23 21:55:30 +02:00
html.formbarcode.class.php Scrutinizer Auto-Fixes 2019-12-03 10:17:29 +00:00
html.formcompany.class.php factoring token usage 2019-12-01 10:20:11 +01:00
html.formcontract.class.php factoring token usage 2019-12-01 10:20:11 +01:00
html.formcron.class.php Scrutinizer Auto-Fixes 2019-11-28 11:36:20 +00:00
html.formfile.class.php Debug cashfence feature 2020-01-24 15:26:18 +01:00
html.formintervention.class.php Move Gnu.org to https 2019-09-23 21:55:30 +02:00
html.formmail.class.php FIX field 'private' on email templates was not managed. 2020-01-20 18:38:53 +01:00
html.formmailing.class.php Move Gnu.org to https 2019-09-23 21:55:30 +02:00
html.formmargin.class.php Removed useless include 2020-01-15 13:24:23 +01:00
html.formorder.class.php Move Gnu.org to https 2019-09-23 21:55:30 +02:00
html.formother.class.php Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop 2019-12-23 14:16:34 +01:00
html.formprojet.class.php Move Gnu.org to https 2019-09-23 21:55:30 +02:00
html.formpropal.class.php Move Gnu.org to https 2019-09-23 21:55:30 +02:00
html.formsms.class.php factoring token usage 2019-12-01 10:20:11 +01:00
html.formsocialcontrib.class.php Move Gnu.org to https 2019-09-23 21:55:30 +02:00
html.formticket.class.php Merge branch 'develop' into doxygen_todo 2019-12-14 13:46:40 +01:00
html.formwebsite.class.php Scrutinizer Auto-Fixes 2019-11-16 22:24:29 +00:00
index.html
infobox.class.php Scrutinizer Auto-Fixes 2019-11-13 18:35:39 +00:00
interfaces.class.php Fix var not defined 2020-01-01 13:46:09 +01:00
ldap.class.php clean indent 2019-10-27 11:53:20 +01:00
lessc.class.php do not ignore lines with mix od tabs and spaces 2019-10-20 17:17:22 +02:00
link.class.php Scrutinizer Auto-Fixes 2019-11-14 11:09:15 +00:00
menu.class.php Remove useless call 2019-11-10 17:48:50 +01:00
menubase.class.php Scrutinizer Auto-Fixes 2019-11-16 22:24:29 +00:00
notify.class.php doxygen todo 2019-12-11 19:11:13 +01:00
openid.class.php doxygen 2019-12-15 10:02:20 +01:00
rssparser.class.php Move Gnu.org to https 2019-09-23 21:55:30 +02:00
smtps.class.php Scrutinizer Auto-Fixes 2020-01-30 00:48:28 +00:00
stats.class.php Merge branch 'develop' into 11.0_https 2019-10-01 06:11:43 +02:00
translate.class.php Scrutinizer Auto-Fixes 2020-01-16 01:54:00 +00:00
utils.class.php Scrutinizer Auto-Fixes 2020-01-18 15:17:07 +00:00
vcard.class.php Move Gnu.org to https 2019-09-23 21:55:30 +02:00
workboardresponse.class.php doxygen 2019-12-12 08:17:14 +01:00