..
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 warning
2024-05-02 20:07:10 +02:00
tools
Try to fix GETPOSTINT regressions
2024-04-19 13:34:48 +02: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
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
agenda_extsites.php
Qual: Remove useless trim (fix PhanTypeMismatchArgumentInternal)
2024-03-17 14:48:32 +01:00
agenda_other.php
fix phpstan pgsql.class.php ( #29511 )
2024-04-27 22:01:34 +02:00
agenda_reminder.php
Force typing (phan) for typing checks
2024-03-27 10:17:33 +01:00
agenda_xcal.php
Fix default value
2024-05-02 00:29:06 +02:00
agenda.php
Qual: Spelling of admin code. ( #27412 )
2024-01-11 09:59:52 +01:00
bank_extrafields.php
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
bank.php
fix phpstan pgsql.class.php ( #29511 )
2024-04-27 22:01:34 +02:00
bankline_extrafields.php
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
barcode.php
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-04-29 13:39:20 +02:00
bom_extrafields.php
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
bom.php
fix phpstan pgsql.class.php ( #29511 )
2024-04-27 22:01:34 +02:00
bomline_extrafields.php
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
boxes.php
NEW Move dir of cache for widgets
2024-04-30 10:01:09 +02: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
fix phpstan pgsql.class.php ( #29511 )
2024-04-27 22:01:34 +02: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
fix phpstan pgsql.class.php ( #29511 )
2024-04-27 22:01:34 +02: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
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
delivery.php
fix phpstan pgsql.class.php ( #29511 )
2024-04-27 22:01:34 +02:00
deliverydet_extrafields.php
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
dict.php
NEW 20.0: replace hard-coded dictionary IDs with constants ( #29501 )
2024-04-27 00:51:45 +02:00
ecm_directories_extrafields.php
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
ecm_files_extrafields.php
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
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
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
eventorganization_confboothattendee_extrafields.php
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
eventorganization.php
fix phpstan ( #29582 )
2024-05-02 20:11:41 +02:00
events.php
Fix regression in GETPOST limit
2024-03-16 11:41:00 +01:00
expedition_extrafields.php
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
expedition.php
NEW online signature of shipments ( #29559 )
2024-05-05 02:48:02 +02:00
expeditiondet_extrafields.php
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
expensereport_extrafields.php
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +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
fix phpstan pgsql.class.php ( #29511 )
2024-04-27 22:01:34 +02:00
export.php
QUAL Move conf->global into getDolGlobal...
2023-10-24 17:00:13 +02:00
external_rss.php
Fix regression GETPOSTINT
2024-04-18 20:31:52 +02:00
fckeditor.php
fix phpstan is incompatible with
2024-03-14 20:56:13 +01:00
fichinter.php
fix phpstan pgsql.class.php ( #29511 )
2024-04-27 22:01:34 +02:00
geoipmaxmind.php
QUAL Move conf->global into getDolGlobal...
2023-10-24 17:00:13 +02:00
holiday_extrafields.php
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
holiday.php
fix phpstan pgsql.class.php ( #29511 )
2024-04-27 22:01:34 +02:00
hrm.php
fix phpstan ( #29582 )
2024-05-02 20:11:41 +02:00
ihm.php
NEW users can set their own length for short lists
2024-04-30 10:20:40 +02: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
fix phpstan pgsql.class.php ( #29511 )
2024-04-27 22:01:34 +02:00
knowledgemanagement.php
fix phpstan pgsql.class.php ( #29511 )
2024-04-27 22:01:34 +02:00
knowledgerecord_extrafields.php
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
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
Debug v20
2024-04-13 14:14:25 +02:00
mails_ingoing.php
Qual: Spelling of admin code. ( #27412 )
2024-01-11 09:59:52 +01:00
mails_senderprofile_list.php
Look and feel v20
2024-04-30 09:45:28 +02:00
mails_templates.php
New: Mail template for contacts ( #29415 )
2024-04-20 23:14:39 +01:00
mails_ticket.php
Debug v20
2024-04-13 14:14:25 +02:00
mails.php
Debug v20
2024-04-13 14:14:25 +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:13:35 +02:00
mrp_extrafields.php
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
mrp_production_extrafields.php
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
mrp.php
fix phpstan pgsql.class.php ( #29511 )
2024-04-27 22:01:34 +02: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 warnings
2024-05-02 15:55:34 +02:00
openinghours.php
Fix with php-cs-fixer
2023-12-04 11:41:14 +01:00
order_extrafields.php
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
orderdet_extrafields.php
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
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 phpstan ( #29431 )
2024-04-27 12:45:50 +02:00
pdf.php
Fix: GETPOST(...,'int') to GETPOSTINT(...) ( #28448 )
2024-02-27 14:05:53 +01:00
perms.php
Removed a deprecated page
2024-04-26 23:45:39 +02:00
prelevement.php
Fix: GETPOST(...,'int') to GETPOSTINT(...) ( #28448 )
2024-02-27 14:05:53 +01:00
propal.php
fix phpstan pgsql.class.php ( #29511 )
2024-04-27 22:01:34 +02:00
proxy.php
QUAL Move conf->global into getDolGlobal...
2023-10-24 17:00:13 +02:00
receiptprinter.php
Fix Phan
2024-04-28 01:47:18 +02:00
reception_extrafields.php
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
reception_setup.php
fix phpstan pgsql.class.php ( #29511 )
2024-04-27 22:01:34 +02:00
receptiondet_batch_extrafields.php
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
resource_extrafields.php
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
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
Removed a deprecated page
2024-04-26 23:45:39 +02: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
Fix phan
2024-05-03 19:29:54 +02:00
stocktransfer.php
fix phpstan pgsql.class.php ( #29511 )
2024-04-27 22:01:34 +02:00
supplier_invoice.php
fix phpstan pgsql.class.php ( #29511 )
2024-04-27 22:01:34 +02:00
supplier_order.php
fix phpstan pgsql.class.php ( #29511 )
2024-04-27 22:01:34 +02:00
supplier_payment.php
fix phpstan pgsql.class.php ( #29511 )
2024-04-27 22:01:34 +02:00
supplier_proposal.php
fix phpstan pgsql.class.php ( #29511 )
2024-04-27 22:01:34 +02:00
supplierinvoice_extrafields.php
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
supplierinvoice_rec_extrafields.php
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
supplierinvoicedet_extrafields.php
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
supplierinvoicedet_rec_extrafields.php
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
supplierorder_extrafields.php
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
supplierorderdet_extrafields.php
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
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
Debug v20: Encapsulate the feature using leaflet/geophp into a constant
2024-05-03 02:39:35 +02:00
ticket_public.php
Fix: GETPOST(...,'int') to GETPOSTINT(...) ( #28448 )
2024-02-27 14:05:53 +01:00
ticket.php
fix phpstan pgsql.class.php ( #29511 )
2024-04-27 22:01:34 +02: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 phpstan pgsql.class.php ( #29511 )
2024-04-27 22:01:34 +02:00
usergroup.php
fix phpstan pgsql.class.php ( #29511 )
2024-04-27 22:01:34 +02:00
webhook.php
Debug v20
2024-04-11 10:55:42 +02: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
FIX #26959
2024-04-14 02:53:20 +02:00
workstation.php
fix phpstan pgsql.class.php ( #29511 )
2024-04-27 22:01:34 +02:00