dolibarr/htdocs/core/class
Laurent Destailleur 7ef6b16d31 Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
	htdocs/install/step1.php
2018-07-03 10:04:25 +02: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 branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0 2018-07-02 12:16:51 +02:00
comment.class.php fix comment task 2018-03-07 08:47:34 +01:00
commondocgenerator.class.php Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-04-12 13:31:14 +02:00
commoninvoice.class.php Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0 2018-07-02 12:16:51 +02:00
commonobject.class.php Fix: superadmin can show all users in master entity 2018-07-02 10:18:16 +02:00
commonobjectline.class.php FIX #7679 2017-10-22 03:47:36 +02:00
commonorder.class.php fix scrutinizer 2018-03-21 08:35:03 +01:00
commonstickergenerator.class.php
conf.class.php Merge pull request #9021 from grandoc/8.0 2018-06-29 20:02:54 +02:00
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 Doxygen 2018-03-27 18:00:17 +02:00
doleditor.class.php Fix PSR2 2018-04-22 20:08:29 +02:00
dolexception.class.php
dolgeoip.class.php
dolgraph.class.php Fix js when no data 2018-06-11 14:22:01 +02:00
dolreceiptprinter.class.php NEW Removed unused FormOrder::selectSourcesCommande function 2016-04-16 21:33:23 +02:00
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 length of hidden password 2018-06-24 11:45:10 +02:00
fileupload.class.php Lowercase NULL, TRUE, FALSE according to PSR2 2018-04-16 13:51:16 +02:00
fiscalyear.class.php Debug accountancy 2017-11-28 11:49:11 +01:00
genericobject.class.php Save the virtualhost so we can test without entering it each time. 2016-07-14 19:42:04 +02:00
google.class.php
hookmanager.class.php Fix hack with hook to solve a problem to let a chance of external 2018-06-28 22:59:53 +02:00
html.form.class.php Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0 2018-07-03 10:04:25 +02:00
html.formaccounting.class.php New : Translate list element in journal selection 2018-05-07 09:20:19 +01:00
html.formactions.class.php Look and feel v8 2018-06-13 22:57:41 +02: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 Fix: best visibility of choices 2018-03-27 18:12:42 +02:00
html.formcompany.class.php Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-05-22 20:26:09 +02: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 Fix look and feel v8 2018-06-26 11:25:28 +02:00
html.formintervention.class.php
html.formmail.class.php Fix template email message html/nohtml 2018-06-27 12:11:49 +02:00
html.formmailing.class.php Fix phpcs 2017-07-13 23:46:01 +02:00
html.formmargin.class.php Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-03-16 12:20:42 +01:00
html.formorder.class.php
html.formother.class.php Fix: wrong table name 2018-06-27 09:33:09 +02:00
html.formprojet.class.php Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-03-11 00:10:13 +01:00
html.formpropal.class.php
html.formsms.class.php Fix can use actionmsg for generic trigger 2018-05-17 17:58:29 +02:00
html.formsocialcontrib.class.php Use autocompletion on list of taxes 2017-11-23 15:46:52 +01:00
html.formticket.class.php Fix conflict with external ticketsup module 2018-06-04 21:49:29 +02:00
html.formwebsite.class.php Empty page first 2018-05-25 15:43:08 +02:00
index.html Removed index.php and replaced them with blank index.html as it is more appropriate 2014-07-12 23:18:57 +02:00
infobox.class.php Merge 5.0 2017-06-12 18:22:51 +02:00
interfaces.class.php Too verbose log 2018-03-25 13:40:22 +02:00
ldap.class.php Lowercase NULL, TRUE, FALSE according to PSR2 2018-04-16 13:51:16 +02: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 Better logging 2018-05-01 18:58:19 +02:00
notify.class.php Merge branch 'develop' into swifmailer 2018-03-09 22:44:57 +01:00
openid.class.php
rssparser.class.php Lowercase NULL, TRUE, FALSE according to PSR2 2018-04-16 13:51:16 +02:00
smtps.class.php FIX better text content for multipart email 2018-06-18 23:26:21 +02:00
stats.class.php Fix scrutinizer reported bugs 2017-12-11 11:48:11 +01:00
translate.class.php Update translate.class.php 2018-05-25 11:07:11 +02:00
utils.class.php FIX auto open contract if one result found 2018-03-24 18:28:06 +01:00
vcard.class.php
workboardresponse.class.php All files must be lowercase 2015-03-10 14:17:58 +01:00