dolibarr/htdocs/admin
Laurent Destailleur a8d024f9f8 Fix lang
2024-04-02 14:11:24 +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 Clean code from _GET 2024-03-28 17:10:22 +01: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 Fix with php-cs-fixer 2023-12-04 11:41:14 +01:00
agenda_extrafields.php New: added links to wiki pages in German language 2023-02-16 17:52:41 +01:00
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 Qual: Spelling of admin code. (#27412) 2024-01-11 09:59:52 +01:00
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 FIX: Fix errors or missing langs for MO and BOM 2023-07-07 16:46:11 +02:00
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 Clean code 2024-01-05 03:41:22 +01:00
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 Fix min php 2023-12-02 16:39:17 +01:00
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 QUAL Move conf->global into getDolGlobal... 2023-10-24 17:00:13 +02:00
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 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-01-23 10:44:10 +01:00
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 QUAL Move conf->global into getDolGlobal... 2023-10-24 17:00:13 +02:00
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 QUAL Move conf->global into getDolGlobal... 2023-10-24 17:00:13 +02:00
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 QUAL Move conf->global into getDolGlobal... 2023-10-24 17:00:13 +02:00
index.php Fix with php-cs-fixer 2023-12-04 11:41:14 +01:00
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 Fix PHPCS. Rename dump_content to dumpContent. 2024-01-31 15:32:58 +01:00
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 Fix PHPCS. Rename dump_content to dumpContent. 2024-01-31 15:32:58 +01:00
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 Qual: Spelling of admin code. (#27412) 2024-01-11 09:59:52 +01:00
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 Debug v20 2024-03-27 19:32:40 +01: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 Clean code from _GET 2024-03-28 17:10:22 +01:00
mrp_extrafields.php
mrp_production_extrafields.php New add extrafields for mo line (#26395) 2023-11-18 23:17:57 +01:00
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 Tooltip 2024-01-19 11:19:43 +01:00
oauthlogintokens.php Fix regression in IMAP collecting 2024-03-26 21:19:50 +01:00
openinghours.php Fix with php-cs-fixer 2023-12-04 11:41:14 +01:00
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 Force list type to fix PhanNonClassMethodCall 2024-03-24 15:07:00 +01: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 QUAL Move conf->global into getDolGlobal... 2023-10-24 17:00:13 +02:00
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 change to receptiondet_batch into scripts 2024-01-15 09:40:59 +01:00
resource_extrafields.php
resource.php fix warnings 2024-01-18 21:31:48 +01:00
security_file.php Remove useless test - empty('0') is also true 2024-03-31 01:03:29 +01:00
security_other.php fix incorrect case and remove exclude check (#27449) 2024-01-12 20:40:34 +01:00
security.php Force typing (phan) for typing checks 2024-03-27 10:17:50 +01:00
sms.php Qual: Spelling of admin code. (#27412) 2024-01-11 09:59:52 +01: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 NEW: Supplier template invoive extrafields (#26570) 2023-11-14 14:46:48 +01:00
supplierinvoicedet_extrafields.php
supplierinvoicedet_rec_extrafields.php NEW: Supplier template invoive extrafields (#26570) 2023-11-14 14:46:48 +01:00
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