dolibarr/htdocs/admin
Laurent Destailleur ebba438fbe
Merge pull request #27528 from altairisfr/rdb
[DATA_MODEL] rename commande_fournisseur_dispatch into receptiondet_batch
2024-03-17 21:31:27 +01:00
..
dolistore Fix: Ensure string type for urlencode() 2024-03-09 16:52:54 +01:00
menus Clean code to edit a menu entry 2024-03-09 23:20:43 +01:00
system Fix return type by cast or typing update 2024-03-16 13:52:12 +01:00
tools Fix regression in GETPOST limit 2024-03-16 11:41:00 +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 Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-12 18:39:35 +01:00
agenda_reminder.php Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-12 18:39:36 +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 Debug v17 2022-10-10 01:08:22 +02:00
bank.php Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-12 18:39:37 +01:00
bankline_extrafields.php Debug v17 2022-10-10 01:08:22 +02:00
barcode.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
bom_extrafields.php NEW Can edit property css, cssview, csslist on extrafields 2022-09-22 13:01:11 +02:00
bom.php Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-12 18:39:38 +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: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
chequereceipts.php Clean code 2023-12-26 22:33:22 +01:00
clicktodial.php QUAL Move conf->global into getDolGlobal... 2023-10-24 17:00:13 +02:00
commande.php Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-12 18:39:39 +01:00
company_socialnetworks.php Fix warning 2024-01-31 18:26:09 +01:00
company.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +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 Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-12 18:39:40 +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 NEW Can edit property css, cssview, csslist on extrafields 2022-09-22 13:01:11 +02:00
delivery.php Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-12 18:39:41 +01:00
deliverydet_extrafields.php NEW Can edit property css, cssview, csslist on extrafields 2022-09-22 13:01:11 +02:00
dict.php Merge pull request #28778 from fappels/develop_fix_delivery_note 2024-03-12 14:53:51 +01:00
ecm_directories_extrafields.php NEW Can edit property css, cssview, csslist on extrafields 2022-09-22 13:01:11 +02:00
ecm_files_extrafields.php NEW Can edit property css, cssview, csslist on extrafields 2022-09-22 13:01:11 +02:00
ecm.php QUAL Move conf->global into getDolGlobal... 2023-10-24 17:00:13 +02:00
emailcollector_card.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
emailcollector_list.php Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
eventorganization_confbooth_extrafields.php NEW Can edit property css, cssview, csslist on extrafields 2022-09-22 13:01:11 +02:00
eventorganization_confboothattendee_extrafields.php NEW Can edit property css, cssview, csslist on extrafields 2022-09-22 13:01:11 +02:00
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 NEW Can edit property css, cssview, csslist on extrafields 2022-09-22 13:01:11 +02:00
expedition.php Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-12 18:39:43 +01:00
expeditiondet_extrafields.php NEW Can edit property css, cssview, csslist on extrafields 2022-09-22 13:01:11 +02:00
expensereport_extrafields.php NEW Can edit property css, cssview, csslist on extrafields 2022-09-22 13:01:11 +02:00
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 Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-12 18:39:44 +01:00
export.php QUAL Move conf->global into getDolGlobal... 2023-10-24 17:00:13 +02:00
external_rss.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
fckeditor.php fix phpstan is incompatible with 2024-03-14 20:56:13 +01:00
fichinter.php Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-12 18:39:45 +01:00
geoipmaxmind.php QUAL Move conf->global into getDolGlobal... 2023-10-24 17:00:13 +02:00
holiday_extrafields.php NEW Can edit property css, cssview, csslist on extrafields 2022-09-22 13:01:11 +02:00
holiday.php Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-12 18:39:46 +01:00
hrm.php Fight against ucfirst to get a className. 2024-03-16 22:26:24 +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 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-13 22:36:45 +01:00
knowledgemanagement.php Fight against ucfirst to get a className. 2024-03-16 22:26:24 +01:00
knowledgerecord_extrafields.php NEW Can edit property css, cssview, csslist on extrafields 2022-09-22 13:01:11 +02:00
ldap_contacts.php Fix PHPCS. Rename dump_content to dumpContent. 2024-01-31 15:32:58 +01:00
ldap_groups.php Fix PHPCS. Rename dump_content to dumpContent. 2024-01-31 15:32:58 +01:00
ldap_members_types.php Fix PHPCS. Rename dump_content to dumpContent. 2024-01-31 15:32:58 +01:00
ldap_members.php Fix PHPCS. Rename dump_content to dumpContent. 2024-01-31 15:32:58 +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: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
loan.php add comment 2022-09-07 20:08:59 +02:00
mailing.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
mailman.php Qual: Spelling of admin code. (#27412) 2024-01-11 09:59:52 +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 Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
mails_ticket.php Fix bad parameter for GETPOST 2024-02-26 15:02:39 +01:00
mails.php AI support both plain text and HTML generation 2024-03-12 10:01:39 +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 Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
mrp_extrafields.php NEW Can edit property css, cssview, csslist on extrafields 2022-09-22 13:01:11 +02:00
mrp_production_extrafields.php New add extrafields for mo line (#26395) 2023-11-18 23:17:57 +01:00
mrp.php Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-12 18:39:49 +01:00
multicurrency.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
notification.php preg_quote 2024-01-10 08:59:45 +01:00
oauth.php Tooltip 2024-01-19 11:19:43 +01:00
oauthlogintokens.php Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
openinghours.php Fix with php-cs-fixer 2023-12-04 11:41:14 +01:00
order_extrafields.php NEW Can edit property css, cssview, csslist on extrafields 2022-09-22 13:01:11 +02:00
orderdet_extrafields.php NEW Can edit property css, cssview, csslist on extrafields 2022-09-22 13:01:11 +02:00
payment.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +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 QUAL Clean code around dol_eval use 2024-03-06 17:07:24 +01:00
prelevement.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
propal.php Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-12 18:39:50 +01:00
proxy.php QUAL Move conf->global into getDolGlobal... 2023-10-24 17:00:13 +02:00
receiptprinter.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
reception_extrafields.php NEW Can edit property css, cssview, csslist on extrafields 2022-09-22 13:01:11 +02:00
reception_setup.php Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-12 18:39:51 +01:00
receptiondet_batch_extrafields.php change to receptiondet_batch into scripts 2024-01-15 09:40:59 +01:00
resource_extrafields.php NEW Can edit property css, cssview, csslist on extrafields 2022-09-22 13:01:11 +02:00
resource.php fix warnings 2024-01-18 21:31:48 +01:00
security_file.php Fix warning with rector 2023-12-13 16:33:17 +01:00
security_other.php fix incorrect case and remove exclude check (#27449) 2024-01-12 20:40:34 +01:00
security.php Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
sms.php Qual: Spelling of admin code. (#27412) 2024-01-11 09:59:52 +01:00
spip.php Qual: Spelling of admin code. (#27412) 2024-01-11 09:59:52 +01:00
stock.php Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-12 18:39:52 +01:00
stocktransfer.php Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-12 18:39:53 +01:00
supplier_invoice.php Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-12 18:39:54 +01:00
supplier_order.php Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-12 18:39:55 +01:00
supplier_payment.php Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-12 18:39:56 +01:00
supplier_proposal.php Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname 2024-03-12 18:39:56 +01:00
supplierinvoice_extrafields.php NEW Can edit property css, cssview, csslist on extrafields 2022-09-22 13:01:11 +02:00
supplierinvoice_rec_extrafields.php NEW: Supplier template invoive extrafields (#26570) 2023-11-14 14:46:48 +01:00
supplierinvoicedet_extrafields.php NEW Can edit property css, cssview, csslist on extrafields 2022-09-22 13:01:11 +02:00
supplierinvoicedet_rec_extrafields.php NEW: Supplier template invoive extrafields (#26570) 2023-11-14 14:46:48 +01:00
supplierorder_extrafields.php NEW Can edit property css, cssview, csslist on extrafields 2022-09-22 13:01:11 +02:00
supplierorderdet_extrafields.php NEW Can edit property css, cssview, csslist on extrafields 2022-09-22 13:01:11 +02:00
syslog.php Qual: Spelling of admin code. (#27412) 2024-01-11 09:59:52 +01:00
taxes.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
ticket_extrafields.php NEW Can edit property css, cssview, csslist on extrafields 2022-09-22 13:01:11 +02:00
ticket_public.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
ticket.php Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +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 Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
usergroup.php Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +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 Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
workflow.php Fix & enable PhanPluginUnknownClosureParamType 2024-03-14 22:42:26 +01:00
workstation.php Code simpler 2024-03-16 22:00:55 +01:00