| .. |
|
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
|
Comment of function was not correct
|
2015-02-26 16:19:45 +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
|
Misc PHPdoc fixes
|
2015-02-25 18:24:36 +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 missing fields into import of thirdparties.
|
2015-02-24 15:40:50 +01:00 |
|
discount.class.php
|
Removed duplicated SQL error logging
|
2014-06-13 02:28:30 +02:00 |
|
doleditor.class.php
|
revert bug1840 to eldy solution
|
2015-03-02 10:13:06 +01:00 |
|
dolexception.class.php
|
|
|
|
dolgeoip.class.php
|
Removed closing php tag
|
2014-05-03 18:18:44 +02:00 |
|
dolgraph.class.php
|
No need to have this protected. Property can be read with method show()
|
2015-03-13 21:45:52 +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: Not using where on sellist
|
2015-03-25 11:23:05 +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
|
Fix selected attribute not set correctly
|
2015-03-18 13:16:59 +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
|
revert bug1840 to eldy solution
|
2015-03-02 10:13:06 +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: the type of notification sent was not filled
|
2015-03-18 21:06:55 +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 |