dolibarr/htdocs/core/class
2017-08-27 12:28:59 +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 Countries to the REST API. 2016-09-25 17:43:15 +02:00
CMailFile.class.php NEW Can make a specific setup for SMTP sending for emailing module 2017-08-24 02:02:00 +02:00
commondocgenerator.class.php Other fix 2017-08-18 11:35:20 +02:00
commoninvoice.class.php Scrutinizer Auto-Fixes 2017-05-05 17:13:29 +00:00
commonobject.class.php NEW Can set language on extrafields 2017-08-27 12:12:02 +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
conf.class.php NEW Introduce experimental feature to search dolistore from application 2017-08-22 14:47:01 +02:00
cookie.class.php
coreobject.class.php Work on inventory module debug 2017-05-06 22:28:07 +02:00
CSMSFile.class.php Update CSMSFile.class.php 2015-12-13 21:14:53 +01:00
cstate.class.php Fix missing translation 2016-02-22 14:49:30 +01:00
ctypent.class.php
ctyperesource.class.php fix travis 2017-04-19 14:49:12 +02:00
discount.class.php Page societe/soc.php and compta/facture.php was renamed into card.php 2017-03-20 21:29:22 +01:00
doleditor.class.php Fix remove var_dump 2017-08-22 18:03:37 +02:00
dolexception.class.php
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 FIX pgsql compatibility. Add PHPUnit to avoid using dates without quotes 2017-07-26 21:22:53 +02:00
extrafields.class.php NEW Can set language on extrafields 2017-08-27 12:12:02 +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 Standardize picto status 2017-06-20 02:29:29 +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 Fix regression on categories 2017-08-27 12:28:59 +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 translation done twice into field title of array 2017-08-02 13:31:53 +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
html.formcompany.class.php Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into 2017-06-03 11:45:15 +02:00
html.formcontract.class.php better test 2017-04-07 14:55:59 +02:00
html.formcron.class.php
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
html.formmail.class.php Fix text 2017-08-23 19:34:26 +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 Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-06-18 21:13:48 +02:00
html.formprojet.class.php Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into 2017-06-03 11:45:15 +02:00
html.formpropal.class.php Several fixes in filter on lists 2016-11-29 22:52:16 +01:00
html.formsms.class.php Fix more then 30 security defects 2016-12-18 01:44:26 +01:00
html.formsocialcontrib.class.php
html.formwebsite.class.php Can clone a page onto another website 2017-07-23 16:20:53 +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 Fix against SQL injection. Add phpunit to detect missing escapement. 2017-05-12 16:55:11 +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 Fix warning when module position is not correct 2017-07-11 12:54:49 +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
rssparser.class.php
smtps.class.php NEW Can make a specific setup for SMTP sending for emailing module 2017-08-24 02:02:00 +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