dolibarr/htdocs/core/lib
Mohamed DAOUD 743374eb2c
Add new parameter to redirectToContainer website function (#29469)
* add new parameter to redirecttocontainer

* syntax help

* Update website.lib.php

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-04-28 01:48:03 +02:00
..
accounting.lib.php NEW Option to transfer only reconciliated lines from bank (#29408) 2024-04-20 23:12:32 +01:00
admin.lib.php Removed a deprecated page 2024-04-26 23:45:39 +02:00
agenda.lib.php fix phpstan (#28516) 2024-02-29 15:26:53 +01:00
ajax.lib.php Improve phpdoc typing ajax_autocompleter 2024-03-30 18:03:10 +01:00
asset.lib.php NEW Asset Module - make asset model creation in a single step (#26982) 2024-02-01 16:26:25 +01:00
bank.lib.php Cleanaccount (#29271) 2024-04-20 21:53:40 +01:00
barcode.lib.php Improve phpdoc typing 2024-03-31 01:03:31 +01:00
categories.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
company.lib.php Merge 2024-04-27 03:32:22 +02:00
contact.lib.php Fix: Replace deprecated modulename with new in isModEnabled (#28452) 2024-02-27 15:30:37 +01:00
contract.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
cron.lib.php Clean code with rector 2 2024-01-05 04:33:58 +01:00
customreports.lib.php CSS customreport 2024-04-10 01:38:36 +02:00
date.lib.php Adjust to real typings 2024-03-27 10:18:34 +01:00
doc.lib.php
doleditor.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
donation.lib.php
ecm.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
emailing.lib.php
emaillayout.lib.php Fix trans key code 2024-03-18 14:44:18 +01:00
eventorganization.lib.php
expedition.lib.php Fix PhanPluginRedundantAssignment 2024-03-13 00:58:37 +01:00
expensereport.lib.php Fix PhanPluginRedundantAssignment 2024-03-13 00:58:37 +01:00
fichinter.lib.php Fix PhanPluginRedundantAssignment 2024-03-13 00:58:38 +01:00
files.lib.php replace deprecated (#29500) 2024-04-27 03:52:58 +02:00
fiscalyear.lib.php
format_cards.lib.php
fourn.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
ftp.lib.php Fix $port type to ssh2_connect, ftp_ssl_connect, ftp_connect with cast 2024-03-19 02:59:12 +01:00
functions_ch.lib.php Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
functions_fi.lib.php Move functions into file dedicated to country FI 2024-04-20 21:18:42 +02:00
functions.lib.php Add substitutionkey date rfc Close #29510 2024-04-28 01:21:32 +02:00
functions2.lib.php Fix typing with idate and casts 2024-03-22 09:51:53 +01:00
functionsnumtoword.lib.php Fix arg type to strlen() with cast 2024-03-19 20:38:57 +01:00
geturl.lib.php Clean code 2024-03-20 00:08:30 +01:00
holiday.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
hrm.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
images.lib.php Should compare to constant IMAGETYPE_PNG, not to string 2024-03-31 01:08:36 +01:00
import.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
intracommreport.lib.php
invoice.lib.php Move functions into file dedicated to country FI 2024-04-20 21:18:42 +02:00
invoice2.lib.php Fix PhanPluginRedundantAssignment 2024-03-13 01:03:54 +01:00
json.lib.php Fix PhanPluginRedundantAssignment 2024-03-13 01:03:55 +01:00
ldap.lib.php Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
loan.lib.php
mailmanspip.lib.php Debug v20 2024-04-03 12:25:06 +02:00
member.lib.php Improve typing for member_prepare_head() return value 2024-03-27 10:22:51 +01:00
memory.lib.php Fix arg type to Memcache::add() by replacing false with 0 2024-03-20 04:10:08 +01:00
modulebuilder.lib.php Debug v20 2024-04-18 02:21:42 +02:00
multicurrency.lib.php
oauth.lib.php Debug v19 2024-01-19 11:28:02 +01:00
order.lib.php Fix shipping is not a delivery_note (sub module of shipping) 2024-03-12 11:07:18 +01:00
parsemd.lib.php Better management of MD file with style HTML tags 2024-03-24 03:23:07 +01:00
payments.lib.php QUAL removed duplicate language file 2024-04-04 11:00:35 +02:00
pdf.lib.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-04-27 05:03:15 +02:00
phpsessionindb.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
prelevement.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
price.lib.php Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate 2024-03-23 02:06:42 +01:00
product.lib.php Debug v20 2024-04-22 15:51:43 +02:00
profid.lib.php Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate 2024-03-23 02:06:43 +01:00
project.lib.php Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2024-03-28 10:55:44 +01:00
propal.lib.php module delivery_note not exist (no own module descriptor) is global MAIN_SUBMODULE_DELIVERY 2024-03-12 11:46:12 +01:00
receiptprinter.lib.php
reception.lib.php change to receptiondet_batch into scripts 2024-01-15 09:40:59 +01:00
report.lib.php Fix #28071 - New branch to fix bad merge (#28083) 2024-02-09 15:58:49 +01:00
resource.lib.php
salaries.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
security.lib.php Fix arg type to preg_replace with cast 2024-03-19 20:39:00 +01:00
security2.lib.php Fix: $domain for setcookie() must be string 2024-03-15 23:41:20 +01:00
sendings.lib.php QUAL Rename column fk_origin_line on shipment lines into fk_elementdet to match a generic use. (#28989) 2024-04-08 12:44:49 +02:00
signature.lib.php FIX missing trans on VolumeUnitcm3 2024-04-04 13:16:32 +02:00
stock.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
supplier_proposal.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
takepos.lib.php
tax.lib.php fix param 2024-01-20 09:22:38 +01:00
ticket.lib.php New msg attachment linked to event (#29022) 2024-04-24 15:18:45 +02:00
treeview.lib.php Merge 2024-04-27 03:32:22 +02:00
trip.lib.php Qual: Spelling htdocs/core (#27491) 2024-01-13 19:48:20 +01:00
usergroups.lib.php Fix NOOP 2024-03-17 20:08:53 +01:00
vat.lib.php
website.lib.php Add new parameter to redirectToContainer website function (#29469) 2024-04-28 01:48:03 +02:00
website2.lib.php FIX #yogosha22179 A user without permission "edit PHP" can load a 2024-04-23 11:06:53 +02:00
ws.lib.php Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:58 +01:00
xcal.lib.php FIX logo and escape in RSS 2024-04-18 20:26:38 +02:00