dolibarr/htdocs/core/class
2017-09-24 01:39:06 +02:00
..
antivir.class.php More powerfull dol_move function. 2017-05-21 14:06:43 +02:00
canvas.class.php Update doc comment to make things cleaner to avoid confusion between old 2015-12-17 14:01:22 +01:00
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 '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-08-28 12:53:02 +02:00
commondocgenerator.class.php Other fix 2017-08-18 11:35:20 +02:00
commoninvoice.class.php FIX Calculation in the activity box 2017-09-17 20:20:48 +02:00
commonobject.class.php Add more robust php unit to detect not escaped sql. Fix not escaped sql 2017-09-15 15:41:07 +02:00
commonobjectline.class.php [Qual] Typo 2016-03-17 09:40:05 +01:00
commonorder.class.php NEW Introduce option MAIN_WEIGHT_DEFAULT_UNIT and 2016-04-01 18:44:23 +02:00
commonstickergenerator.class.php Fix doc errors 2015-05-03 11:09:33 +02:00
conf.class.php Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-09-12 13:26:25 +02:00
cookie.class.php [Qual] Constructors of deprecated classes are deprecated 2015-09-24 20:35:59 +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 fix travis 2017-04-19 14:49:12 +02:00
discount.class.php Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-09-19 19:30:28 +02:00
doleditor.class.php Better support of text editor when no js available. 2017-09-15 11:19:56 +02:00
dolexception.class.php Prepare move to other licence. For the moment all answers for licence 2013-01-16 15:36:08 +01:00
dolgeoip.class.php FIX #3231 [Members] Public subscription page displays GeoIP error 2015-11-21 13:25:09 +01:00
dolgraph.class.php Fix: avoid error "A non-numeric value encountered" 2017-08-23 21:01:14 +02:00
dolprintipp.class.php Replace usage of $bc[$var] with class="oddeven" 2017-04-14 11:22:48 +02:00
dolreceiptprinter.class.php NEW Removed unused FormOrder::selectSourcesCommande function 2016-04-16 21:33:23 +02:00
events.class.php NEW Can send email from contract card 2017-09-16 01:34:15 +02:00
extrafields.class.php Fix: check if array and check empty value if required 2017-09-20 14:46:51 +02:00
fileupload.class.php Move a not used function into a better place. 2016-04-09 19:42:34 +02:00
fiscalyear.class.php NEW All setup of accountancy can be done from menu "Accountancy-Setup" 2017-09-15 14:09:42 +02: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 Fix http into https 2016-09-06 00:59:31 +02:00
hookmanager.class.php Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-06-09 12:50:56 +02:00
html.form.class.php NEW Can add html content on right of tabs 2017-09-24 01:39:06 +02:00
html.formaccounting.class.php Fix usage of constant. No need to have a dedicated setup as it should be 2017-06-22 14:48:13 +02:00
html.formactions.class.php Fix css 2017-09-23 12:59:49 +02:00
html.formadmin.class.php Fix lang selection 2017-08-25 17:13:33 +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 [Qual] Fixed HTML select form selected attribute 2015-05-07 14:21:14 +02:00
html.formcompany.class.php Fix: Added name to contributors 2017-09-01 16:10:19 +01: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 Move the upload input on top right in ECM module 2017-08-20 21:23:19 +02:00
html.formintervention.class.php [Qual] Fixed HTML select form selected attribute 2015-05-07 14:21:14 +02:00
html.formmail.class.php Convert sode to send member info email into new generic email template 2017-09-22 20:18:11 +02: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 NEW Removed unused FormOrder::selectSourcesCommande function 2016-04-16 21:33:23 +02:00
html.formother.class.php FIX comment color and create colorIsLight function 2017-09-13 10:43:44 +02:00
html.formprojet.class.php Some fixes in various payment 2017-09-11 14:29:27 +02:00
html.formpropal.class.php Several fixes in filter on lists 2016-11-29 22:52:16 +01:00
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 [Qual] Fixed HTML select form selected attribute 2015-05-07 14:21:14 +02:00
html.formwebsite.class.php Fix bug reported by scrutinizer 2017-09-12 19:21:26 +02: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 Merge remote-tracking branch 'origin/3.9' into develop 2016-06-05 02:20:27 +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 position of top menu does not follow 'position' field. 2017-06-27 04:25:41 +02:00
menubase.class.php Add more robust php unit to detect not escaped sql. Fix not escaped sql 2017-09-15 15:41:07 +02:00
notify.class.php New: getEntity function use true $shared value by default 2017-05-30 18:50:54 +02:00
openid.class.php Scrutinizer Auto-Fixes 2015-03-06 02:10:01 +00:00
rssparser.class.php FIX Save of filters into export profiles failed. 2015-06-24 18:29:29 +02:00
smtps.class.php FIX link in to email and option for tls 2017-08-28 00:09:21 +02:00
stats.class.php FIX Several fix to exclude WON/LOST of reporting of opportunities amount 2016-07-08 10:59:13 +02:00
translate.class.php Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-05-11 00:03:06 +02:00
utils.class.php Fix the delete dir functions does not return real nb of deleted files. 2017-07-13 00:26:05 +02:00
vcard.class.php FIX #6479 2017-03-03 14:04:40 +01:00
workboardresponse.class.php All files must be lowercase 2015-03-10 14:17:58 +01:00