dolibarr/htdocs/core/class
2023-04-10 16:44:59 +02:00
..
antivir.class.php replace ! empty by !empty 2022-08-31 22:14:20 +02:00
canvas.class.php Fix php8 compatibility 2022-12-30 14:56:55 +01:00
ccountry.class.php
cgenericdic.class.php FIX: Cannot import find type_fees with cgenericdic.class because its have id and not rowid 2023-02-03 16:34:36 +01:00
CMailFile.class.php Debug v17. Add log to help debug/fix smtp email errors 2023-03-24 13:27:04 +01:00
comment.class.php Clean code: No more fetch to clone 2022-08-11 23:59:25 +02:00
commondocgenerator.class.php fix : Warning: Undefined array key align in /home/httpd/vhosts/aflac.fr/domains/dev.aflac.fr/httpdocs/core/class/commondocgenerator.class.php on line 1575 2023-03-31 12:36:43 +02:00
commonincoterm.class.php
commoninvoice.class.php Fix due date for supplier invoice not correctly set on clone 2023-02-21 12:14:34 +01:00
commonobject.class.php FIX: Correct Evaluation for extrafields 2023-03-20 11:36:28 +01:00
commonobjectline.class.php
commonorder.class.php Fix(Scrutinizer) add public 2022-11-15 17:10:04 +01:00
commonstickergenerator.class.php
conf.class.php Debug v17 2023-01-24 17:05:42 +01:00
cproductnature.class.php
CSMSFile.class.php
cstate.class.php
ctypent.class.php
ctyperesource.class.php
cunits.class.php Fixing style errors. 2022-09-20 13:47:24 +00:00
defaultvalues.class.php FIX php8 compatibility 2022-08-28 13:55:20 +02:00
discount.class.php Debug bad params 2023-01-03 14:53:55 +01:00
doleditor.class.php Fix accept link of local media into email template and user signature 2022-12-13 16:28:56 +01:00
dolexception.class.php
dolgeoip.class.php Debug bad params 2023-01-03 14:53:55 +01:00
dolgraph.class.php Fix responsive 2023-03-17 20:12:38 +01:00
dolreceiptprinter.class.php add new tags in receipt printer 2022-11-16 14:18:51 +01:00
emailsenderprofile.class.php FIX php8 compatibility 2022-08-28 13:53:31 +02:00
evalmath.class.php add ceil in evalmath 2022-10-27 10:29:18 +02:00
events.class.php
extrafields.class.php Merge pull request #24277 from noec764/17_FIX_Extrafields_evaluated_expression 2023-04-10 12:21:06 +02:00
extralanguages.class.php
fileupload.class.php Disable non secured feature 2023-03-01 21:37:18 +01:00
fiscalyear.class.php Debug v16 2022-06-28 13:09:53 +02:00
genericobject.class.php
google.class.php
hookmanager.class.php Fix excessive hooks log 2023-02-10 15:34:47 +01:00
html.form.class.php Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-24 19:47:24 +01:00
html.formaccounting.class.php FIX Debug v17 2022-12-22 03:08:41 +01:00
html.formactions.class.php Debug v17 2022-12-27 12:56:54 +01:00
html.formadmin.class.php Clean code 2022-09-07 16:25:06 +02:00
html.formbank.class.php
html.formbarcode.class.php use isModEnabled 2022-08-23 20:02:37 +02:00
html.formcategory.class.php NEW Show picto and color into combo for selection of tags 2022-10-31 13:00:41 +01:00
html.formcompany.class.php Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-19 19:14:44 +01:00
html.formcontract.class.php update code toward php8 compliance 2022-09-10 11:14:25 +02:00
html.formcron.class.php Debug v17 2022-11-05 13:05:53 +01:00
html.formexpensereport.class.php
html.formfile.class.php Merge branch '17.0' of https://github.com/Dolibarr/dolibarr into 15.0_FIX_PHP8_compatibility 2023-02-14 09:16:43 +01:00
html.formintervention.class.php update code toward php8 compliance 2022-09-10 11:14:25 +02:00
html.formldap.class.php
html.formmail.class.php Typo 2023-02-20 13:59:46 +01:00
html.formmailing.class.php Debug v17 2022-12-16 16:01:06 +01:00
html.formmargin.class.php Fix regression 2023-03-17 16:29:40 +01:00
html.formorder.class.php
html.formother.class.php Debug v17 - use of 'mode' for user list and filter on categories 2022-10-31 08:22:53 +01:00
html.formprojet.class.php Fix column alignment/balance 2023-04-10 11:44:19 +02:00
html.formpropal.class.php Fix reponsive 2022-12-02 19:23:12 +01:00
html.formsetup.class.php Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-01-26 02:21:27 +01:00
html.formsms.class.php css 2022-11-18 00:58:23 +01:00
html.formsocialcontrib.class.php
html.formticket.class.php in case of multiselect in a string for the ticket type, we need to explode "$selected" and not just array($selected) 2023-03-22 15:33:57 +01:00
html.formwebsite.class.php Enhance website CMS toolbar 2022-10-09 17:49:44 +02:00
infobox.class.php
interfaces.class.php
ldap.class.php Merge pull request #23984 from Yanonix/develop 2023-03-02 18:20:39 +01:00
lessc.class.php Fix code not reachable 2022-12-28 05:00:36 +01:00
link.class.php
menu.class.php
menubase.class.php FIX - php8 migration 2022-07-22 17:32:28 +02:00
notify.class.php Merge pull request #22184 from fboitel/fboitel-dev-scrutinizer-10/09/2022 2022-09-25 17:17:48 +02:00
openid.class.php
rssparser.class.php Fix php8 2022-07-16 10:59:36 +02:00
smtps.class.php Log error code for SMTP sending 2023-03-24 13:51:44 +01:00
stats.class.php Clean code 2022-10-10 20:14:51 +02:00
translate.class.php Fix warnings 2023-01-03 13:49:05 +01:00
utils_diff.class.php Fix scrutinizer 2022-08-11 01:09:56 +02:00
utils.class.php Fix permissions #yogosha13771 2023-02-04 14:09:28 +01:00
validate.class.php Fix validation for min string 2022-12-20 15:17:55 +01:00
vcard.class.php phpv8 2022-07-29 11:08:04 +02:00
workboardresponse.class.php remove blank line 2022-09-07 20:14:49 +02:00