dolibarr/htdocs/core/class
2017-07-11 12:54:49 +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 send an email to a user from its card. 2017-05-15 00:15:56 +02:00
commondocgenerator.class.php Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-07-07 15:11:53 +02:00
commoninvoice.class.php Scrutinizer Auto-Fixes 2017-05-05 17:13:29 +00:00
commonobject.class.php Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0 2017-07-08 18:32:34 +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 Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-06-23 11:20:29 +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 Debug modulebuilder 2017-07-08 15:43:36 +02:00
dolexception.class.php
dolgeoip.class.php
dolgraph.class.php Code comment 2017-05-31 11:51:38 +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 against SQL injection. Add phpunit to detect missing escapement. 2017-05-12 16:55:11 +02:00
extrafields.class.php Fix hide search label on computed field into lists 2017-06-10 22:49:16 +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 gravatar 2017-07-08 21:39:48 +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 look and feel v6 2017-06-10 13:54:43 +02:00
html.formadmin.class.php NEW Editing translation GUI become easier with search translation tool. 2016-09-04 14:45:43 +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 Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-06-23 11:20:29 +02:00
html.formintervention.class.php
html.formmail.class.php Fix bad GETPOST on 'action' 2017-06-29 02:54:56 +02:00
html.formmailing.class.php FIX #6698 #6742 2017-05-04 13:41:37 +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
index.html
infobox.class.php Merge 5.0 2017-06-12 18:22:51 +02:00
interfaces.class.php Debug module builder 2017-07-08 17:08:07 +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 Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-04-06 21:59:11 +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 no more use of constant 2017-05-09 01:36:20 +02:00
vcard.class.php FIX #6479 2017-03-03 14:04:40 +01:00
workboardresponse.class.php