dolibarr/htdocs/core/class
Laurent Destailleur 7cf7bf6e45 Code comment
2018-02-23 16:26:23 +01:00
..
antivir.class.php Fix: use GETPOST 2017-10-03 17:11:42 +02:00
canvas.class.php
ccountry.class.php Add more robust php unit to detect not escaped sql. Fix not escaped sql 2017-09-15 15:41:07 +02:00
CMailFile.class.php Merge pull request #7996 from atm-maxime/new_force_mailto 2018-02-03 19:15:11 +01:00
comment.class.php Fix var unknown 2017-10-06 17:03:32 +02:00
commondocgenerator.class.php Clean code of deprecated usage 2018-02-21 14:48:25 +01:00
commoninvoice.class.php Fix bad picto 2018-02-22 11:26:41 +01:00
commonobject.class.php Code comment 2018-02-23 16:26:23 +01:00
commonobjectline.class.php FIX #7679 2017-10-22 03:47:36 +02:00
commonorder.class.php
commonstickergenerator.class.php
conf.class.php Fix extrafields 2018-01-31 14:01:58 +01:00
cookie.class.php
coreobject.class.php Work on inventory module debug 2017-05-06 22:28:07 +02:00
CSMSFile.class.php Fix nostop option 2017-09-01 17:08:47 +02:00
cstate.class.php Add more robust php unit to detect not escaped sql. Fix not escaped sql 2017-09-15 15:41:07 +02:00
ctypent.class.php Add more robust php unit to detect not escaped sql. Fix not escaped sql 2017-09-15 15:41:07 +02:00
ctyperesource.class.php Clean code around fetch_optionals() 2018-02-20 19:38:18 +01:00
discount.class.php Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-10-13 22:01:56 +02:00
doleditor.class.php Fix javascript error 2017-12-10 19:54:04 +01:00
dolexception.class.php
dolgeoip.class.php
dolgraph.class.php Keep empty graph if graph is called with empty data 2018-02-04 12:14:39 +01:00
dolreceiptprinter.class.php
emailsenderprofile.class.php Work on module builder 2017-10-25 22:02:07 +02:00
events.class.php NEW Can send email from contract card 2017-09-16 01:34:15 +02:00
extrafields.class.php Fix extrafield password must be >= than 64 for password_hash 2018-02-23 13:19:33 +01:00
fileupload.class.php
fiscalyear.class.php Debug accountancy 2017-11-28 11:49:11 +01:00
genericobject.class.php
google.class.php
hookmanager.class.php Hook 'maildao' was renamed into 'mail' into the method sendfile that 2018-02-03 17:36:33 +01:00
html.form.class.php NEW Can delete dir content in media and ECM module recursively 2018-02-19 23:52:45 +01:00
html.formaccounting.class.php Fix a lot of request to use the IN getentity instead of = 2017-11-23 15:06:16 +01:00
html.formactions.class.php Fix several pb in links to projects on create page 2017-12-12 10:37:51 +01:00
html.formadmin.class.php Work on website 2017-10-26 14:49:30 +02:00
html.formbank.class.php NEW Created FormBank::getIBANLabel function to get the label of "IBAN" depending on bank account country 2016-03-19 19:39:18 +01:00
html.formbarcode.class.php Clean code used for autocompletion 2017-11-24 09:23:18 +01:00
html.formcompany.class.php Changed MAIN_SHOW_REGION_IN_STATE to MAIN_SHOW_REGION_IN_STATE_SELECT for clarity 2018-01-25 16:14:39 +00:00
html.formcontract.class.php better test 2017-04-07 14:55:59 +02:00
html.formcron.class.php [Qual] Fixed HTML select form selected attribute 2015-05-07 14:21:14 +02:00
html.formfile.class.php NEW Section of files generated by mass action not visible if empty 2018-02-21 11:02:45 +01:00
html.formintervention.class.php
html.formmail.class.php NEW Can get template of email from its label 2018-02-23 11:23:36 +01:00
html.formmailing.class.php Fix phpcs 2017-07-13 23:46:01 +02:00
html.formmargin.class.php Look and feel v6 2017-05-20 20:59:54 +02:00
html.formorder.class.php
html.formother.class.php NEW Add type of website container/page into dictionary 2018-02-19 19:48:53 +01:00
html.formprojet.class.php Fix for multicompany 2018-02-06 10:57:53 +01:00
html.formpropal.class.php
html.formsms.class.php Mutualize code for forms to send emails. Remove thousand line of code. 2017-09-17 17:12:14 +02:00
html.formsocialcontrib.class.php Use autocompletion on list of taxes 2017-11-23 15:46:52 +01:00
html.formwebsite.class.php NEW Can select sample to use when creating a new page 2018-02-20 18:10:11 +01:00
index.html
infobox.class.php Merge 5.0 2017-06-12 18:22:51 +02:00
interfaces.class.php Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-08-04 15:39:00 +02:00
ldap.class.php Scrutinizer Auto-Fixes 2017-10-07 11:09:31 +00:00
link.class.php Add more robust php unit to detect not escaped sql. Fix not escaped sql 2017-09-15 15:41:07 +02:00
menu.class.php Fix responsive 2017-12-01 12:55:28 +01:00
menubase.class.php Fix substition for menus title and urls 2017-12-09 15:35:01 +01:00
notify.class.php Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0 2018-02-03 19:33:24 +01:00
openid.class.php
rssparser.class.php Minor fixes 2017-11-24 18:12:01 +01:00
smtps.class.php Add option MAIL_SMTP_USE_FROM_FOR_HELO to fix smtps best practice 2017-12-03 20:18:00 +01:00
stats.class.php Fix scrutinizer reported bugs 2017-12-11 11:48:11 +01:00
translate.class.php Code comment 2018-02-13 20:13:35 +01:00
utils.class.php Several fixes 2017-12-12 16:11:40 +01:00
vcard.class.php FIX #6479 2017-03-03 14:04:40 +01:00
workboardresponse.class.php