| .. |
|
antivir.class.php
|
|
|
|
canvas.class.php
|
|
|
|
ccountry.class.php
|
|
|
|
CMailFile.class.php
|
Code comment
|
2021-11-19 22:28:35 +01:00 |
|
comment.class.php
|
Cast sql var
|
2021-09-03 21:25:43 +02:00 |
|
commondocgenerator.class.php
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-11-11 15:13:39 +01:00 |
|
commonincoterm.class.php
|
Clean code
|
2021-09-30 15:59:47 +02:00 |
|
commoninvoice.class.php
|
Scrutinizer Auto-Fixes
|
2021-10-25 20:07:31 +00:00 |
|
commonobject.class.php
|
Fix duplicate table for online signature
|
2021-12-16 19:01:11 +01:00 |
|
commonobjectline.class.php
|
Fix : Error on fetchAll on line
|
2021-10-22 11:55:21 +02:00 |
|
commonorder.class.php
|
|
|
|
commonstickergenerator.class.php
|
|
|
|
conf.class.php
|
Fix regression in cron jobs
|
2021-12-02 16:07:33 +01:00 |
|
coreobject.class.php
|
Clean code
|
2021-08-28 00:56:37 +02:00 |
|
cproductnature.class.php
|
More sql sanitizing
|
2021-09-02 13:58:42 +02:00 |
|
CSMSFile.class.php
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-06-11 19:05:05 +02:00 |
|
cstate.class.php
|
|
|
|
ctypent.class.php
|
|
|
|
ctyperesource.class.php
|
More sql sanitizing
|
2021-09-02 13:58:42 +02:00 |
|
cunits.class.php
|
NEW Add sortorder on units list
|
2021-10-11 08:58:00 +02:00 |
|
defaultvalues.class.php
|
Scrutinizer Auto-Fixes
|
2021-10-25 20:07:31 +00:00 |
|
discount.class.php
|
Clean code
|
2021-08-28 00:56:37 +02:00 |
|
doleditor.class.php
|
Fix for ckeditor
|
2021-12-13 01:19:48 +01:00 |
|
dolexception.class.php
|
|
|
|
dolgeoip.class.php
|
|
|
|
dolgraph.class.php
|
Fix negative colors for bars
|
2021-11-08 14:51:14 +01:00 |
|
dolreceiptprinter.class.php
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-09-09 16:11:29 +02:00 |
|
emailsenderprofile.class.php
|
Fix trans labels status
|
2021-10-16 19:37:57 +02:00 |
|
evalmath.class.php
|
|
|
|
events.class.php
|
Fix #yogosha6370
|
2021-06-14 13:51:09 +02:00 |
|
extrafields.class.php
|
Fix phpcs
|
2021-12-08 18:37:07 +01:00 |
|
extralanguages.class.php
|
|
|
|
fileupload.class.php
|
Escape to avoid false positive, even if it should be useless.
|
2021-11-07 17:35:43 +01:00 |
|
fiscalyear.class.php
|
fix warnings
|
2021-10-23 07:13:08 +02:00 |
|
genericobject.class.php
|
|
|
|
google.class.php
|
Fix replace file_get_contents with getURLContent
|
2021-08-18 19:46:37 +02:00 |
|
hookmanager.class.php
|
Fix pb when several output hooks
|
2021-12-09 20:58:23 +01:00 |
|
html.form.class.php
|
css
|
2021-12-12 23:47:40 +01:00 |
|
html.formaccounting.class.php
|
FIX wrong syntax of sql request
|
2021-12-09 10:31:02 +01:00 |
|
html.formactions.class.php
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-10-20 15:06:10 +02:00 |
|
html.formadmin.class.php
|
Fix #19418
|
2021-12-13 09:44:00 +01:00 |
|
html.formbank.class.php
|
|
|
|
html.formbarcode.class.php
|
update all script tags to be uniform. language="javascript" removed
|
2021-11-29 15:09:18 +01:00 |
|
html.formcategory.class.php
|
|
|
|
html.formcompany.class.php
|
css
|
2021-12-10 15:57:10 +01:00 |
|
html.formcontract.class.php
|
fix multiple warnings
|
2021-10-22 22:22:55 +02:00 |
|
html.formcron.class.php
|
|
|
|
html.formexpensereport.class.php
|
|
|
|
html.formfile.class.php
|
Fix use of reposition when nojs for confirmation popup
|
2021-12-11 18:13:03 +01:00 |
|
html.formintervention.class.php
|
fix multiple warnings
|
2021-10-22 22:22:55 +02:00 |
|
html.formldap.class.php
|
FIX syntax error
|
2021-11-12 16:56:26 +01:00 |
|
html.formmail.class.php
|
update all script tags to be uniform. language="javascript" removed
|
2021-11-29 15:09:18 +01:00 |
|
html.formmailing.class.php
|
|
|
|
html.formmargin.class.php
|
FIX : marginInfos array should be used by reference to allow to update it with a hook without draw again margin table
|
2021-12-14 12:25:43 +01:00 |
|
html.formorder.class.php
|
|
|
|
html.formother.class.php
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop#2
|
2021-12-07 10:48:17 +01:00 |
|
html.formprojet.class.php
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-10-31 16:19:10 +01:00 |
|
html.formpropal.class.php
|
css
|
2021-12-12 23:47:40 +01:00 |
|
html.formsetup.class.php
|
Fix class name
|
2021-11-02 14:11:36 +01:00 |
|
html.formsms.class.php
|
update all script tags to be uniform. language="javascript" removed
|
2021-11-29 15:09:18 +01:00 |
|
html.formsocialcontrib.class.php
|
Fix yogosha 6347
|
2021-06-09 15:36:47 +02:00 |
|
html.formticket.class.php
|
update all script tags to be uniform. language="javascript" removed
|
2021-11-29 15:09:18 +01:00 |
|
html.formwebsite.class.php
|
|
|
|
infobox.class.php
|
Clean code
|
2021-11-05 14:23:19 +01:00 |
|
interfaces.class.php
|
|
|
|
ldap.class.php
|
FIX remove debug
|
2021-11-12 13:12:49 +01:00 |
|
lessc.class.php
|
|
|
|
link.class.php
|
Clean code
|
2021-09-27 15:50:19 +02:00 |
|
menu.class.php
|
|
|
|
menubase.class.php
|
Fix yogosha 6347
|
2021-06-09 15:36:47 +02:00 |
|
notify.class.php
|
Clean code
|
2021-12-02 11:33:51 +01:00 |
|
openid.class.php
|
update all script tags to be uniform. language="javascript" removed
|
2021-11-29 15:09:18 +01:00 |
|
rssparser.class.php
|
Add LIBXML_NONET to simplexml_load_string
|
2021-09-30 20:12:01 +02:00 |
|
smtps.class.php
|
NEW Can set value for EHLO smtp command in MAIL_SMTP_USE_FROM_FOR_HELO
|
2021-11-06 19:11:47 +01:00 |
|
stats.class.php
|
Fix method visibility
|
2021-09-20 23:58:38 +02:00 |
|
translate.class.php
|
Clean code
|
2021-11-05 14:23:19 +01:00 |
|
utils_diff.class.php
|
Fix name of field
|
2021-06-17 00:59:11 +02:00 |
|
utils.class.php
|
css
|
2021-11-27 12:35:30 +01:00 |
|
validate.class.php
|
Fix scrutinizer bugs
|
2021-08-31 20:31:05 +02:00 |
|
vcard.class.php
|
|
|
|
workboardresponse.class.php
|
|
|