dolibarr/htdocs/core/class
Laurent Destailleur f25a9030eb Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
	.travis.yml
	htdocs/core/modules/askpricesupplier/doc/pdf_aurore.modules.php
	htdocs/core/modules/commande/doc/pdf_proforma.modules.php
	htdocs/includes/adodbtime/adodb-time.inc.php
	htdocs/langs/en_US/accountancy.lang
2015-12-18 22:12:03 +01:00
..
antivir.class.php Fix: PHPCS 2014-12-05 20:18:30 +01: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 Fix: Pb of object with wrong type. 2014-11-15 18:24:38 +01:00
CMailFile.class.php Better management of the Dolibarr tracking id into email. 2015-11-13 00:19:11 +01:00
commondocgenerator.class.php FIX : add tag myuser_job into ODT replacement 2015-10-28 11:27:39 +01:00
commoninvoice.class.php Merge pull request #2537 from marcosgdf/cq 2015-04-06 12:37:52 +02:00
commonobject.class.php Fix uniqueness of objects reference 2015-12-07 02:02:03 +01:00
commonobjectline.class.php [Qual] Cleanup of inherited class properties 2015-09-24 20:12:55 +02:00
commonorder.class.php [Qual] Cleanup of inherited class properties 2015-09-24 20:12:55 +02:00
commonstickergenerator.class.php Fix doc errors 2015-05-03 11:09:33 +02:00
conf.class.php Fix bad var name. Removed warning. 2015-12-14 09:14:34 +01:00
cookie.class.php [Qual] Constructors of deprecated classes are deprecated 2015-09-24 20:35:59 +02:00
CSMSFile.class.php Update CSMSFile.class.php 2015-12-13 21:14:53 +01:00
ctypent.class.php Fix missing fields into import of thirdparties. 2015-02-24 15:40:50 +01:00
discount.class.php QUAL: Traduce terms + remove <center> 2015-03-15 14:04:07 +01:00
doleditor.class.php Doc comment 2015-09-18 12:03:35 +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 Debug statistics of project module 2015-07-05 22:04:30 +02:00
dolprintipp.class.php Better error management 2015-05-30 16:14:54 +02:00
dolreceiptprinter.class.php Fix Remove syntax warnings 2015-12-15 09:43:39 +01:00
events.class.php fix var not declared 2015-04-08 21:50:17 +02:00
extrafields.class.php Merge remote-tracking branch 'origin/3.8' into develop 2015-12-13 16:23:33 +01:00
fileupload.class.php [Qual] Replaced deprecated dol_clone by native clone 2015-09-24 17:24:40 +02:00
fiscalyear.class.php [Qual] Cleanup of inherited class properties 2015-09-24 20:12:55 +02:00
genericobject.class.php [Qual] Cleanup of inherited class properties 2015-09-24 20:12:55 +02:00
google.class.php Fix: PHPCS 2014-12-05 20:18:30 +01:00
hookmanager.class.php Merge remote-tracking branch 'origin/3.8' into develop 2015-11-21 12:48:41 +01:00
html.form.class.php Merge remote-tracking branch 'origin/3.8' into develop 2015-12-18 22:12:03 +01:00
html.formactions.class.php Some debug on new features 2015-12-04 20:51:34 +01:00
html.formadmin.class.php Fix wrap into lang list. 2015-07-15 16:27:01 +02:00
html.formbank.class.php Move my address email to new one 2015-07-15 20:30:33 +02: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 several pb with javascript 2015-06-20 17:24:34 +02:00
html.formcontract.class.php [Qual] Fixed HTML select form selected attribute 2015-05-07 14:21:14 +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 Debug 3.9 2015-12-05 19:20:39 +01:00
html.formintervention.class.php [Qual] Fixed HTML select form selected attribute 2015-05-07 14:21:14 +02:00
html.formmail.class.php Fix message so it is more clear what the feature can do or not. 2015-12-18 12:48:20 +01:00
html.formmailing.class.php [Qual] Fixed HTML select form selected attribute 2015-05-07 14:21:14 +02:00
html.formmargin.class.php Memory optimizing. Save 2.3 Mb of memory for all forms that can show 2015-06-06 15:19:25 +02:00
html.formorder.class.php Billing of supplier or customer order is a process that can be done in 2015-11-29 15:54:32 +01:00
html.formother.class.php Remove 2 other duplicated pages. There is only one page now for all list 2015-10-23 13:52:51 +02:00
html.formprojet.class.php FIX jquery select of project generate js error on change event 2015-11-27 16:58:28 +01:00
html.formpropal.class.php NEW Add status into filters of graph 2015-07-09 12:29:01 +02:00
html.formsms.class.php Merge pull request #4212 from frederic34/patch-7 2015-12-13 19:40:08 +01:00
html.formsocialcontrib.class.php [Qual] Fixed HTML select form selected attribute 2015-05-07 14:21:14 +02:00
html.formsupplier_proposal.class.php Debug and rename experimental module "supplier proposal". Still work to 2015-11-15 19:23:39 +01: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 Scrutinizer Auto-Fixes 2015-04-06 10:25:30 +00:00
interfaces.class.php Fix: missing context before calling trigger. 2015-07-19 15:24:54 +02:00
ldap.class.php FIX Option start tls of ldap was not correctly supported. 2015-12-13 15:51:52 +01:00
link.class.php [Qual] Cleanup of inherited class properties 2015-09-24 20:12:55 +02:00
menu.class.php Add feature to get nb of top menu entrie 2015-11-12 00:48:37 +01:00
menubase.class.php [Qual] Replaced deprecated dol_microtime_float() 2015-09-24 18:42:35 +02:00
notify.class.php NEW Module notification should details of emails into confirm box, not 2015-04-13 17:04:18 +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 Better management of the Dolibarr tracking id into email. 2015-11-13 00:19:11 +01:00
stats.class.php Fix stats opportunities 2015-09-01 16:52:20 +02:00
translate.class.php Fix: bad case for function 2015-12-15 09:44:17 +01:00
vcard.class.php Merge remote-tracking branch 'origin/3.6' into 3.7 2015-07-19 12:04:30 +02:00
workboardresponse.class.php All files must be lowercase 2015-03-10 14:17:58 +01:00