dolibarr/htdocs/admin
Laurent Destailleur e293dc6cad Fix example
2024-04-09 16:21:15 +02:00
..
dolistore Fix: Ensure string type for urlencode() 2024-03-09 16:52:54 +01:00
menus Fix link on external url on menu 2024-03-27 14:31:02 +01:00
system Fix example 2024-04-09 16:21:15 +02:00
tools Clean code from _GET 2024-03-28 17:10:22 +01:00
accountant.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
accounting.php
agenda_extrafields.php
agenda_extsites.php Qual: Remove useless trim (fix PhanTypeMismatchArgumentInternal) 2024-03-17 14:48:32 +01:00
agenda_other.php Force typing (phan) for typing checks 2024-03-27 10:17:32 +01:00
agenda_reminder.php Force typing (phan) for typing checks 2024-03-27 10:17:33 +01:00
agenda_xcal.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
agenda.php
bank_extrafields.php
bank.php Force typing (phan) for typing checks 2024-03-27 10:17:34 +01:00
bankline_extrafields.php
barcode.php Force typing (phan) for typing checks 2024-03-27 10:17:35 +01:00
bom_extrafields.php
bom.php Force typing (phan) for typing checks 2024-03-27 10:17:36 +01:00
bomline_extrafields.php
boxes.php Fix PhanTypeInvalidLeftOperandOfAdd with casts 2024-03-22 09:51:39 +01:00
chequereceipts.php Force typing (phan) for typing checks 2024-03-27 10:17:37 +01:00
clicktodial.php Doc 2024-03-24 02:57:04 +01:00
commande.php Force typing (phan) for typing checks 2024-03-27 10:17:38 +01:00
company_socialnetworks.php Fix warning 2024-01-31 18:26:09 +01:00
company.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-29 12:29:56 +01:00
compta.php
const.php Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
contract.php Force typing (phan) for typing checks 2024-03-27 10:17:39 +01:00
dav.php
debugbar.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
defaultvalues.php Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
delais.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
delivery_extrafields.php
delivery.php Force typing (phan) for typing checks 2024-03-27 10:17:39 +01:00
deliverydet_extrafields.php
dict.php GETPOST(..., 'alpha') does not accept \ char anymore. Replaced with / 2024-03-24 01:45:31 +01:00
ecm_directories_extrafields.php
ecm_files_extrafields.php
ecm.php
emailcollector_card.php FIX phan phan la tulip 2024-03-26 22:35:21 +01:00
emailcollector_list.php Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
eventorganization_confbooth_extrafields.php
eventorganization_confboothattendee_extrafields.php
eventorganization.php More secured parameter for $tmpobjectkey 2024-03-16 17:34:58 +01:00
events.php Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
expedition_extrafields.php
expedition.php Force typing (phan) for typing checks 2024-03-27 10:17:40 +01:00
expeditiondet_extrafields.php
expensereport_extrafields.php
expensereport_ik.php
expensereport_rules.php Qual: Update selectDate '' arguments h, m and empty to match PHPdoc (set to 0) (#28718) 2024-03-09 01:04:15 +01:00
expensereport.php Force typing (phan) for typing checks 2024-03-27 10:17:41 +01:00
export.php
external_rss.php Fix use $rssparser, not undefined $rss 2024-03-29 18:47:36 +01:00
fckeditor.php fix phpstan is incompatible with 2024-03-14 20:56:13 +01:00
fichinter.php Force typing (phan) for typing checks 2024-03-27 10:17:42 +01:00
geoipmaxmind.php
holiday_extrafields.php
holiday.php Force typing (phan) for typing checks 2024-03-27 10:17:43 +01:00
hrm.php Force typing (phan) for typing checks 2024-03-27 10:17:44 +01:00
ihm.php CSS 2024-02-29 02:57:13 +01:00
import.php
index.php
invoice_situation.php Rename files to use an english name 2024-03-10 15:52:29 +01:00
invoice.php Force typing (phan) for typing checks 2024-03-27 10:17:45 +01:00
knowledgemanagement.php Force typing (phan) for typing checks 2024-03-27 10:17:46 +01:00
knowledgerecord_extrafields.php
ldap_contacts.php Clean code from _GET 2024-03-28 17:10:22 +01:00
ldap_groups.php
ldap_members_types.php Clean code from _GET 2024-03-28 17:10:22 +01:00
ldap_members.php Clean code from _GET 2024-03-28 17:10:22 +01:00
ldap_users.php
ldap.php Fix: Replace deprecated modulename with new in isModEnabled (#28452) 2024-02-27 15:30:37 +01:00
limits.php Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate 2024-03-23 01:49:57 +01:00
loan.php
mailing.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
mailman.php Clean code from _GET 2024-03-28 17:10:22 +01:00
mails_emailing.php Fix bad parameter for GETPOST 2024-02-26 15:02:39 +01:00
mails_ingoing.php
mails_senderprofile_list.php Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
mails_templates.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-29 11:51:07 +01:00
mails_ticket.php Fix bad parameter for GETPOST 2024-02-26 15:02:39 +01:00
mails.php Fix name of constant MAIN_MAIL_SMS_FROM must be MAIN_SMS_FROM 2024-04-08 11:19:43 +02:00
menus.php Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
modulehelp.php fixup! Change logic to help static tool analysis 2024-03-11 18:02:19 +01:00
modules.php SEC Add a protection against installation of external module bypassing 2024-04-04 16:06:21 +02:00
mrp_extrafields.php
mrp_production_extrafields.php
mrp.php Force typing (phan) for typing checks 2024-03-27 10:17:47 +01:00
multicurrency.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
notification.php Fix lang 2024-04-02 14:11:24 +02:00
oauth.php
oauthlogintokens.php Fix regression in IMAP collecting 2024-03-26 21:19:50 +01:00
openinghours.php
order_extrafields.php
orderdet_extrafields.php
payment.php Force typing (phan) for typing checks 2024-03-27 10:17:48 +01:00
paymentbybanktransfer.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
pdf_other.php fix trad not showing 2024-03-13 15:34:00 +01:00
pdf.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
perms.php Clean code - Remove not used method fetchAll and CSS 2024-04-02 16:42:21 +02:00
prelevement.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
propal.php Force typing (phan) for typing checks 2024-03-27 10:17:49 +01:00
proxy.php
receiptprinter.php Ignore PhanRedefineFunctionInternal 2024-03-27 10:18:27 +01:00
reception_extrafields.php
reception_setup.php Force typing (phan) for typing checks 2024-03-27 10:17:50 +01:00
receptiondet_batch_extrafields.php
resource_extrafields.php
resource.php
security_file.php Remove useless test - empty('0') is also true 2024-03-31 01:03:29 +01:00
security_other.php
security.php Force typing (phan) for typing checks 2024-03-27 10:17:50 +01:00
sms.php Fix name of constant MAIN_MAIL_SMS_FROM must be MAIN_SMS_FROM 2024-04-08 11:19:43 +02:00
spip.php Clean code from _GET 2024-03-28 17:10:22 +01:00
stock.php Force typing (phan) for typing checks 2024-03-27 10:17:51 +01:00
stocktransfer.php Force typing (phan) for typing checks 2024-03-27 10:17:52 +01:00
supplier_invoice.php Force typing (phan) for typing checks 2024-03-27 10:17:53 +01:00
supplier_order.php Force typing (phan) for typing checks 2024-03-27 10:17:54 +01:00
supplier_payment.php Force typing (phan) for typing checks 2024-03-27 10:17:55 +01:00
supplier_proposal.php Force typing (phan) for typing checks 2024-03-27 10:17:56 +01:00
supplierinvoice_extrafields.php
supplierinvoice_rec_extrafields.php
supplierinvoicedet_extrafields.php
supplierinvoicedet_rec_extrafields.php
supplierorder_extrafields.php
supplierorderdet_extrafields.php
syslog.php Force typing (phan) for typing checks 2024-03-27 10:17:57 +01:00
taxes.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
ticket_extrafields.php
ticket_public.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
ticket.php Force typing (phan) for typing checks 2024-03-27 10:17:59 +01:00
translation.php Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
triggers.php Qual: Ignore false positive for suspicious param positions (#28693) 2024-03-07 20:16:48 +01:00
user.php Force typing (phan) for typing checks 2024-03-27 10:18:00 +01:00
usergroup.php Force typing (phan) for typing checks 2024-03-27 10:18:01 +01:00
webhook.php More secured parameter for $tmpobjectkey 2024-03-16 17:34:58 +01:00
website_options.php Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
website.php Clean use of $_POST 2024-03-28 20:44:51 +01:00
workflow.php Move to use the english key name ofmodule 2024-03-18 14:32:59 +01:00
workstation.php Force typing (phan) for typing checks 2024-03-27 10:18:02 +01:00