dolibarr/htdocs
2024-03-09 15:23:23 +01:00
..
accountancy Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
adherents Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
admin Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
ai Debug module AI 2024-03-06 00:46:04 +01:00
api Fix: PHPDoc annotations in unappropriate comment (#28713) 2024-03-08 21:27:09 +01:00
asset Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
asterisk Qual: Apply automatic phan fixes (deprecations, unneeded imports) (#28154) 2024-02-13 21:46:12 +01:00
barcode Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
blockedlog Fix: Remove extra space in translation key (#28611) 2024-03-04 18:26:57 +01:00
bom Qual: Fix and enable alias deprecation detection (#28716) 2024-03-08 21:34:18 +01:00
bookcal Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
bookmarks Fix warning 2024-03-01 01:52:40 +01:00
categories Qual: Fix and enable alias deprecation detection (#28716) 2024-03-08 21:34:18 +01:00
collab Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
comm Fix: cachecontact to cachecontacts (#28724) 2024-03-09 02:31:30 +01:00
commande Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
compta Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
conf
contact Fix regression 2024-03-08 17:54:32 +01:00
contrat Qual: Update selectDate '' arguments h, m and empty to match PHPdoc (set to 0) (#28718) 2024-03-09 01:04:15 +01:00
core Merge branch 'develop' into fix_element_type_part_05 2024-03-09 15:23:23 +01:00
cron Qual: Update selectDate '' arguments h, m and empty to match PHPdoc (set to 0) (#28718) 2024-03-09 01:04:15 +01:00
custom
datapolicy QUAL The signature for all ->delete() method has been modified to match 2024-03-07 17:58:02 +01:00
dav Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
debugbar Qual: Several typing hints/some fixes. (#28483) 2024-02-28 15:36:29 +01:00
delivery Qual: Update selectDate '' arguments h, m and empty to match PHPdoc (set to 0) (#28718) 2024-03-09 01:04:15 +01:00
don Qual: Update selectDate '' arguments h, m and empty to match PHPdoc (set to 0) (#28718) 2024-03-09 01:04:15 +01:00
ecm QUAL: Remove use of customurl filter. Must use the USF syntax. 2024-03-05 03:51:36 +01:00
emailcollector fix precommit and clean code (#28651) 2024-03-07 16:57:29 +01:00
eventorganization Qual: Improve typing hint for (ext)Object, and allow null (#28719) 2024-03-09 01:12:03 +01:00
expedition Qual: Update selectDate '' arguments h, m and empty to match PHPdoc (set to 0) (#28718) 2024-03-09 01:04:15 +01:00
expensereport Qual: Update selectDate '' arguments h, m and empty to match PHPdoc (set to 0) (#28718) 2024-03-09 01:04:15 +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 Qual: Update selectDate '' arguments h, m and empty to match PHPdoc (set to 0) (#28718) 2024-03-09 01:04:15 +01:00
fourn Qual: Update selectDate '' arguments h, m and empty to match PHPdoc (set to 0) (#28718) 2024-03-09 01:04:15 +01:00
ftp Fix warning 2024-03-01 01:52:40 +01:00
holiday Qual: Ignore/workaround SuspiciousParamOrder detection (#28688) 2024-03-08 12:34:25 +01:00
hrm Qual: Fix and enable alias deprecation detection (#28716) 2024-03-08 21:34:18 +01:00
imports Qual: Ignore false positive for suspicious param positions (#28693) 2024-03-07 20:16:48 +01:00
includes Fix constant name 2024-03-01 14:07:14 +01:00
install Fix element type size (#28664) 2024-03-07 20:27:51 +01:00
intracommreport QUAL The signature for all ->delete() method has been modified to match 2024-03-07 17:58:02 +01:00
knowledgemanagement QUAL Clean code around dol_eval use 2024-03-06 17:07:24 +01:00
langs Trans 2024-03-08 21:55:26 +01:00
loan fix phpstan (#28727) 2024-03-09 14:48:06 +01:00
mailmanspip/class add phpdoc (#28639) 2024-03-05 17:11:46 +01:00
margin Qual: Update selectDate '' arguments h, m and empty to match PHPdoc (set to 0) (#28718) 2024-03-09 01:04:15 +01:00
modulebuilder Fix missing search_all 2024-03-08 19:39:33 +01:00
mrp Clean code 2024-03-09 02:52:09 +01:00
multicurrency Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
opensurvey Qual: Update selectDate '' arguments h, m and empty to match PHPdoc (set to 0) (#28718) 2024-03-09 01:04:15 +01:00
partnership Qual: Fix and enable alias deprecation detection (#28716) 2024-03-08 21:34:18 +01:00
paybox Fix: Replace deprecated modulename with new in isModEnabled (#28452) 2024-02-27 15:30:37 +01:00
paypal Fix: Replace deprecated modulename with new in isModEnabled (#28452) 2024-02-27 15:30:37 +01:00
printing
product Qual: Update selectDate '' arguments h, m and empty to match PHPdoc (set to 0) (#28718) 2024-03-09 01:04:15 +01:00
projet fix phpstan (#28727) 2024-03-09 14:48:06 +01:00
public fix phpstan (#28727) 2024-03-09 14:48:06 +01:00
reception Qual: Update selectDate '' arguments h, m and empty to match PHPdoc (set to 0) (#28718) 2024-03-09 01:04:15 +01:00
recruitment Qual: Fix and enable alias deprecation detection (#28716) 2024-03-08 21:34:18 +01:00
resource NEW updated resource list for new fields (#28705) 2024-03-08 12:09:32 +01:00
salaries Qual: Update selectDate '' arguments h, m and empty to match PHPdoc (set to 0) (#28718) 2024-03-09 01:04:15 +01:00
societe FIX: Verification of variables (#28623) 2024-03-08 22:50:15 +01:00
stripe fix phpstan property does not accept string (#28574) 2024-03-02 12:41:12 +01:00
supplier_proposal Qual: Update selectDate '' arguments h, m and empty to match PHPdoc (set to 0) (#28718) 2024-03-09 01:04:15 +01:00
support
takepos Qual: Ignore false positive for suspicious param positions (#28693) 2024-03-07 20:16:48 +01:00
theme fix precommit and clean code (#28651) 2024-03-07 16:57:29 +01:00
ticket Qual: Fix and enable alias deprecation detection (#28716) 2024-03-08 21:34:18 +01:00
user Qual: Fix and enable alias deprecation detection (#28716) 2024-03-08 21:34:18 +01:00
variants QUAL Clean code around dol_eval use 2024-03-06 17:07:24 +01:00
webhook Qual: Fix and enable alias deprecation detection (#28716) 2024-03-08 21:34:18 +01:00
webportal fix phpstan (#28727) 2024-03-09 14:48:06 +01:00
webservices Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-02-29 15:48:50 +01:00
website Qual: Fix and enable alias deprecation detection (#28716) 2024-03-08 21:34:18 +01:00
workstation Qual: Fix and enable alias deprecation detection (#28716) 2024-03-08 21:34:18 +01:00
zapier Qual: Fix and enable alias deprecation detection (#28716) 2024-03-08 21:34:18 +01:00
.gitignore
document.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
favicon.ico
filefunc.inc.php Prepare 19.0.1 2024-03-03 18:50:28 +01:00
index.php Fix: Replace deprecated modulename with new in isModEnabled (#28452) 2024-02-27 15:30:37 +01:00
main.inc.php Qual: Ignore false positive for suspicious param positions (#28693) 2024-03-07 20:16:48 +01:00
master.inc.php Qual: Several typing hints/some fixes. (#28483) 2024-02-28 15:36:29 +01:00
opcachepreload.php
robots.txt
security.txt
viewimage.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00