dolibarr/htdocs
2024-03-27 10:17:42 +01:00
..
accountancy Initialise variables, use $db->num_rows() 2024-03-25 02:31:52 +01:00
adherents Force typing (phan) for typing checks 2024-03-27 10:17:31 +01:00
admin Force typing (phan) for typing checks 2024-03-27 10:17:42 +01:00
ai Debug v20 2024-03-16 21:33:55 +01:00
api Fix spelling (using beta codespell) 2024-03-20 00:35:01 +01:00
asset Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
asterisk Fix cast to int for fsockopen fixes PhanTypeMismatchArgumentInternal 2024-03-18 04:03:47 +01:00
barcode Force ModeleBarCode type 2024-03-27 10:17:29 +01:00
blockedlog Improve phpdoc typing 2024-03-27 10:17:30 +01:00
bom Clean code 2024-03-24 17:01:07 +01:00
bookcal Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
bookmarks Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-11 13:46:08 +01:00
categories Force var type for phan 2024-03-27 10:17:25 +01:00
collab Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
comm Fix look and feelv20 2024-03-24 23:05:40 +01:00
commande Look and feel v20 2024-03-24 23:08:23 +01:00
compta Fix css 2024-03-25 00:11:18 +01:00
conf Fix better error message when using bad character_set_client 2024-03-18 17:27:06 +01:00
contact Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
contrat Fix PhanNonClassMethodCall with extra test 2024-03-24 15:40:23 +01:00
core Add abstract method for improved typing check 2024-03-27 10:17:30 +01:00
cron Doc 2024-03-24 22:40:44 +01:00
custom fix chmod 2024-01-21 20:07:47 +01:00
datapolicy Fix/ignore PhanPluginPrintfVariableFormatString 2024-03-17 18:56:39 +01:00
dav Merge branch 'develop' into fix/PhanTypeMismatchReturn 2024-03-16 16:08:08 +01:00
debugbar NEW Add the process and user ID into log 2024-03-26 14:14:11 +01:00
delivery Fix: Update typing for qty as float 2024-03-19 20:37:38 +01:00
don Fix AutoFillAmout typo 2024-03-22 09:52:39 +01:00
ecm Merge pull request #28700 from mdeweerd/urlencode/fixuptype 2024-03-12 14:43:41 +01:00
emailcollector Fix regression in IMAP collecting 2024-03-26 21:19:50 +01:00
eventorganization Force type to fix PhanNonClassMethodCall 2024-03-24 15:40:28 +01:00
expedition Fix warning 2024-03-24 14:19:44 +01:00
expensereport Merge branch 'develop' into PhanTypeInvalidRightOperandOfNumericOp 2024-03-23 17:36:29 +01:00
exports Qual: Ignore false positive for suspicious param positions (#28693) 2024-03-07 20:16:48 +01:00
externalsite Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
fichinter Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate 2024-03-23 02:06:49 +01:00
fourn Merge branch 'develop' into PhanTypeInvalidRightOperandOfNumericOp 2024-03-23 20:44:54 +01:00
ftp Fix warning 2024-03-01 01:52:40 +01:00
holiday Fix $mybool |=... which is binary op, not boolean op 2024-03-21 13:45:24 +01:00
hrm Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
imports Qual: Ignore false positive for suspicious param positions (#28693) 2024-03-07 20:16:48 +01:00
includes NEW Upgrade jsChantImproved to 2.8.10 2024-03-23 17:18:11 +01:00
install Debug v20 2024-03-25 12:14:25 +01:00
intracommreport Fix $arrayfields typing lost by dol_sort_array() by forcing the type 2024-03-20 23:29:48 +01:00
knowledgemanagement Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
langs Fix regression in IMAP collecting 2024-03-26 21:19:50 +01:00
loan Fix type with cast/idate/phpdoc 2024-03-22 09:52:26 +01:00
mailmanspip/class add phpdoc (#28639) 2024-03-05 17:11:46 +01:00
margin Merge branch 'develop' into PhanTypeInvalidRightOperandOfNumericOp 2024-03-23 17:36:29 +01:00
modulebuilder Look and feel v20 2024-03-24 16:36:08 +01:00
mrp Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
multicurrency Fix $arrayfields typing lost by dol_sort_array() by forcing the type 2024-03-20 23:29:48 +01:00
opensurvey Fix type with cast/idate/phpdoc 2024-03-22 09:52:27 +01:00
partnership Fix type with cast/idate/phpdoc 2024-03-22 09:52:28 +01:00
paybox Fix PhanNoopBinaryOperator by commenting NOOP tests 2024-03-14 22:57:33 +01:00
paypal Fix: Ensure string type for urlencode() 2024-03-09 16:56:15 +01:00
printing Clean code 2023-08-05 15:44:28 +02:00
product Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-25 20:11:48 +01:00
projet NEW Upgrade jsChantImproved to 2.8.10 2024-03-23 17:18:11 +01:00
public Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate 2024-03-23 02:06:55 +01:00
reception Extra test to fix PhanTypeInvalidPropertyName 2024-03-24 15:40:33 +01:00
recruitment Clean code 2024-03-24 16:03:00 +01:00
resource Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
salaries Merge pull request #28949 from lamrani002/massActionInSalary 2024-03-19 01:49:18 +01:00
societe Merge branch 'develop' into PhanTypeInvalidRightOperandOfNumericOp 2024-03-23 17:36:29 +01:00
stripe Suppress PhanDeprecatedFunction message for stripe 2024-03-20 23:54:32 +01:00
supplier_proposal Clean global variable non required 2024-03-24 14:54:36 +01:00
support Try to FIX #28482 2024-03-24 15:34:19 +01:00
takepos Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-22 02:35:37 +01:00
theme Debug v20 2024-03-23 19:32:08 +01:00
ticket Merge branch 'develop' into fix/classname_empty 2024-03-20 10:56:54 +01:00
user Force type to fix PhanNonClassMethodCall 2024-03-24 15:40:29 +01:00
variants Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
webhook Fix $mybool |=... which is binary op, not boolean op 2024-03-21 13:45:51 +01:00
webportal Fix arg type for preg_replace with cast 2024-03-20 04:10:05 +01:00
webservices Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop 2024-03-21 23:28:50 +01:00
website NEW contenteditable is supported on table,header,footer and menu tags 2024-03-26 00:49:34 +01:00
workstation Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
zapier Fix phpstan CommonObject->fields - notnull is optional field 2024-03-19 00:32:00 +01:00
.gitignore Fix #28071 - New branch to fix bad merge (#28083) 2024-02-09 15:58:49 +01:00
document.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
favicon.ico Update favicon 2012-09-05 15:35:26 +02:00
filefunc.inc.php Try to FIX #28482 2024-03-24 15:34:19 +01:00
index.php Better support for MAIN_OPTIMIZEFORTEXTBROWSER 2024-03-12 01:55:26 +01:00
main.inc.php Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
master.inc.php Qual: Several typing hints/some fixes. (#28483) 2024-02-28 15:36:29 +01:00
opcachepreload.php Scrutinizer Auto-Fixes 2020-04-10 08:59:32 +00:00
robots.txt Update robots.txt 2021-01-18 14:45:32 +01:00
security.txt Clean code 2020-08-30 03:00:35 +02:00
viewimage.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00