dolibarr/htdocs/core/class
Laurent Destailleur b04682db4c Fix Edit of extrafield on supplier invoice or order was deleteing other
fields.
Fix Missing escapment
Fix new field delivery date was only into edit page
2015-02-22 17:41:02 +01:00
..
antivir.class.php Qual: remove PHP closing tag (again) 2014-05-26 13:51:25 +02:00
canvas.class.php Fix missing test of action when using canvas 2015-02-16 02:02:11 +01:00
ccountry.class.php Fix: Pb of object with wrong type. 2014-11-15 18:24:38 +01:00
CMailFile.class.php Fix: A little clean of dol_hash usage. 2014-10-18 16:08:15 +02:00
commondocgenerator.class.php Miscellaneous corrections 2014-12-28 20:13:15 +01:00
commoninvoice.class.php Add a TODO to explain why we keep some extends into class. 2014-09-23 19:37:59 +02:00
commonobject.class.php PHPDoc and misc fixes for several folders 2015-02-10 13:32:00 +01:00
commonobjectline.class.php Add a TODO to explain why we keep some extends into class. 2014-09-23 19:37:59 +02:00
commonorder.class.php Removed closing php tag 2014-05-03 18:18:44 +02:00
conf.class.php Fix: Maxi debug of module productbatch. 2014-12-05 16:04:37 +01:00
cookie.class.php Merge remote-tracking branch 'origin/3.5' into 3.6 2014-07-14 23:36:10 +02:00
CSMSFile.class.php Removed closing php tag 2014-05-03 18:18:44 +02:00
ctypent.class.php Fix: Pb of object with wrong type. 2014-11-15 18:24:38 +01:00
discount.class.php Removed duplicated SQL error logging 2014-06-13 02:28:30 +02:00
doleditor.class.php Add hidden option FCKEDITOR_ALLOW_ANY_CONTENT to solve bug of editor not 2015-02-20 15:48:54 +01:00
dolexception.class.php
dolgeoip.class.php Removed closing php tag 2014-05-03 18:18:44 +02:00
dolgraph.class.php Fixed a lot of bugs into PrintIPP module. Seems to be stable enough now 2014-12-04 13:20:56 +01:00
dolprintipp.class.php PHPCS 2014-12-21 02:21:12 +01:00
events.class.php Fix: Pb of object with wrong type. 2014-11-15 18:24:38 +01:00
extrafields.class.php Fix Edit of extrafield on supplier invoice or order was deleteing other 2015-02-22 17:41:02 +01:00
fileupload.class.php Merge remote-tracking branch 'origin/3.5' into develop 2014-06-09 15:30:41 +02:00
fiscalyear.class.php Fix: debug of accountancy module 2014-09-09 09:46:57 +02:00
genericobject.class.php Removed closing php tag 2014-05-03 18:18:44 +02:00
google.class.php
hookmanager.class.php Merge remote-tracking branch 'origin/3.6' into 3.7 2014-12-18 11:42:55 +01:00
html.form.class.php Merge branch 'misc' of https://github.com/marcosgdf/dolibarr into 2015-02-18 22:54:02 +01:00
html.formactions.class.php Add option AGENDA_ALWAYS_HIDE_AUTO 2014-10-20 12:29:35 +02:00
html.formadmin.class.php Fixed: Protection to lock language setup in demo mode was not working 2014-11-29 12:11:12 +01:00
html.formbank.class.php Removed closing php tag 2014-05-03 18:18:44 +02:00
html.formbarcode.class.php Removed closing php tag 2014-05-03 18:18:44 +02:00
html.formcompany.class.php Misc Adherents PHPDoc corrections 2015-02-10 10:45:48 +01:00
html.formcontract.class.php Update html.formcontract.class.php 2014-11-22 15:41:18 +01:00
html.formcron.class.php GPLv3 2014-10-30 20:41:08 +01:00
html.formfile.class.php Corrected weird typo 2015-01-18 16:28:42 +01:00
html.formintervention.class.php New: Add option AGENDA_DEFAULT_TYPE 2014-09-15 17:34:32 +02:00
html.formmail.class.php Merge remote-tracking branch 'origin/3.6' into 3.7 2015-02-20 23:47:09 +01:00
html.formmailing.class.php camel case 2014-05-30 12:01:26 +02:00
html.formorder.class.php More substitutions 2014-06-12 11:31:53 +02:00
html.formother.class.php PHPDoc and misc fixes for several folders 2015-02-10 13:17:37 +01:00
html.formprojet.class.php Fixed: Status was not visible if selected. 2015-01-28 19:27:56 +01:00
html.formpropal.class.php More substitutions 2014-06-12 11:31:53 +02:00
html.formsms.class.php Fix: Bugs reported by scrutinizer 2014-11-15 15:19:37 +01:00
html.formsocialcontrib.class.php Renamed llx_c_pays to llx_c_country & field "libelle" to "label" 2014-08-10 13:37:39 +02: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 Doxygen 2014-11-23 23:22:49 +01:00
interfaces.class.php Fix: Forging email content must use dol_concatdesc. 2014-11-02 12:32:38 +01:00
ldap.class.php Misc Adherents PHPDoc corrections 2015-02-10 10:45:48 +01:00
link.class.php Fix: [ bug #1533 ] Links triggers do not show trigger error message 2014-12-23 11:39:43 +01:00
menu.class.php
menubase.class.php Merge remote-tracking branch 'origin/3.6' into 3.7 2015-01-18 17:13:42 +01:00
mobiledetect.class.php Use span class="badge" for notes. 2014-10-19 19:57:42 +02:00
notify.class.php Fix: Module notifications DB Error "unknown field type" into third tab 2014-11-06 11:20:47 +01:00
openid.class.php Removed closing php tag 2014-05-03 18:18:44 +02:00
rssparser.class.php Fix bad operator for and 2015-02-03 13:05:28 +01:00
smtps.class.php Fix: A little clean of dol_hash usage. 2014-10-18 16:08:15 +02:00
stats.class.php Replaced usage of dol_json_encode and dol_json_decode with json_encode and json_decode. If json module is not installed, it will refer to dol_json_encode/decode 2014-07-30 15:47:19 +02:00
translate.class.php Fix: Avoid to load language when we can not. 2014-11-12 10:25:56 +01:00
vcard.class.php PHPDoc and misc fixes for several folders 2015-02-10 13:32:00 +01:00