dolibarr/htdocs/core/class
Laurent Destailleur e5c898e0d6 Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	ChangeLog
	build/makepack-dolibarr.pl
	htdocs/fichinter/list.php
	htdocs/product/list.php
	htdocs/projet/tasks/list.php
2017-05-10 00:48:27 +02:00
..
antivir.class.php
canvas.class.php
ccountry.class.php Add Countries to the REST API. 2016-09-25 17:43:15 +02:00
CMailFile.class.php Prepare code to use different SMTP servers. 2017-04-18 01:39:06 +02:00
commondocgenerator.class.php Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-05-05 17:52:22 +02:00
commoninvoice.class.php Code comment 2017-05-05 17:27:16 +02:00
commonobject.class.php Work on inventory module debug 2017-05-06 22:28: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
conf.class.php Fix bad var 2017-05-04 19:05:02 +02:00
cookie.class.php
coreobject.class.php Work on inventory module debug 2017-05-06 22:28:07 +02:00
CSMSFile.class.php
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 Upgrade to ckeditor 4.6.2. 2017-02-28 10:49:58 +01:00
dolexception.class.php
dolgeoip.class.php
dolgraph.class.php Fix bad var declared 2016-08-01 19:54:03 +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 context must be provided to triggers using ->context no a dedicated 2017-02-28 12:07:05 +01:00
extrafields.class.php Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-04-27 17:20:40 +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 [FP17] Accountancy - Prepare fiscal year for a better complete accountancy. For the moment, remove function to update status and delete a fiscal year. Need controls and a specific function to block lines in the book keeping if the fiscal year is closed. 2017-02-08 06:51:42 +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 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-04-03 11:05:19 +02:00
html.form.class.php Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop 2017-05-10 00:48:27 +02:00
html.formaccounting.class.php Fix bad help 2017-03-03 18:00:53 +01:00
html.formactions.class.php Look and feel v6 2017-05-05 20:45:06 +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 Fix missing info admin picto. Fix colspan. 2017-01-23 17:31:39 +01:00
html.formcontract.class.php better test 2017-04-07 14:55:59 +02:00
html.formcron.class.php
html.formfile.class.php NEW Feature to crop/resize images available on user and expense reports 2017-04-14 13:53:39 +02:00
html.formintervention.class.php
html.formmail.class.php Change menu for setup of predefined emails 2017-05-05 14:01:20 +02:00
html.formmailing.class.php FIX #6698 #6742 2017-05-04 13:41:37 +02:00
html.formmargin.class.php Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0 2017-01-28 15:12:14 +01:00
html.formorder.class.php NEW Removed unused FormOrder::selectSourcesCommande function 2016-04-16 21:33:23 +02:00
html.formother.class.php Work on 6.0 new look and feel 2017-03-30 15:39:50 +02:00
html.formprojet.class.php NEW Show company into combo list of projects 2017-04-05 11:51:55 +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 NEW Use autocompletion on the "Add widget list". 2017-03-09 13:22:43 +01:00
interfaces.class.php FIX LOG_ERROR does not exists. Use LOG_ERR. 2017-03-18 11:48:02 +01:00
ldap.class.php Merge remote-tracking branch 'origin/3.9' into develop 2016-06-05 02:20:27 +02:00
link.class.php
menu.class.php
menubase.class.php Replace attributes var for public 2016-12-15 09:54:45 -03:00
notify.class.php FIX Counter of notification of a thirdparty 2017-04-01 13:43:05 +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 NEW Can disable all overwrote translations in one click. 2017-05-09 10:08:04 +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