dolibarr/htdocs
2024-03-28 16:20:38 +01:00
..
accountancy Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-28 16:20:38 +01:00
adherents Merge branch 'develop' into fix/filebyfile 2024-03-28 14:23:54 +01:00
admin Merge branch 'develop' into fix/filebyfile 2024-03-28 14:23:54 +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 Force typing (phan) for typing checks 2024-03-27 10:18:02 +01:00
asterisk Fix cast to int for fsockopen fixes PhanTypeMismatchArgumentInternal 2024-03-18 04:03:47 +01:00
barcode Force typing (phan) for typing checks 2024-03-27 10:18:03 +01:00
blockedlog Improve PHPdoc for array return value 2024-03-27 10:18:30 +01:00
bom Cast line->qty values to fix phan notices 2024-03-28 01:52:58 +01:00
bookcal Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
bookmarks Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
categories Merge pull request #29047 from mdeweerd/fix/PhanPluginUnknownObjectMethodCall1 2024-03-28 14:20:57 +01:00
collab
comm Merge branch 'develop' into fix/filebyfile 2024-03-28 14:23:54 +01:00
commande Merge pull request #29069 from mdeweerd/fix/price 2024-03-28 13:07:25 +01:00
compta Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-28 16:20:38 +01:00
conf Fix better error message when using bad character_set_client 2024-03-18 17:27:06 +01:00
contact PHPdoc $user argument to fetch is nullable 2024-03-27 10:18:15 +01:00
contrat Merge pull request #29047 from mdeweerd/fix/PhanPluginUnknownObjectMethodCall1 2024-03-28 14:20:57 +01:00
core Merge pull request #29009 from lamrani002/fixInDictMB 2024-03-28 15:12:07 +01:00
cron Doc 2024-03-24 22:40:44 +01:00
custom
datapolicy use MailSentByTo 2024-03-28 09:38:09 +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 arguments to price() 2024-03-27 10:21:26 +01:00
ecm Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
emailcollector Remove debug 2024-03-27 14:09:50 +01:00
eventorganization use MailSentByTo 2024-03-28 09:38:09 +01:00
expedition Fix warning 2024-03-24 14:19:44 +01:00
expensereport expense report line 2024-03-27 12:53:03 +01:00
exports Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2024-03-27 11:39:26 +01:00
externalsite
fichinter Fix arguments to dol_get_fiche_head 2024-03-27 10:22:53 +01:00
fourn Fix #29085 2024-03-28 14:27:33 +01:00
ftp Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
holiday Fix $mybool |=... which is binary op, not boolean op 2024-03-21 13:45:24 +01:00
hrm Fix fatal error on skill_card 2024-03-27 12:55:06 +01:00
imports
includes FIX Fatal error of imap on php8.2 2024-03-27 10:43:08 +01:00
install Fix removed ol table 2024-03-27 13:27:39 +01:00
intracommreport Fix arguments to dol_get_fiche_head 2024-03-27 10:22:54 +01:00
knowledgemanagement Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
langs Remove not used translation 2024-03-28 14:34:58 +01:00
loan Fix type with cast/idate/phpdoc 2024-03-22 09:52:26 +01:00
mailmanspip/class
margin Merge branch 'develop' into PhanTypeInvalidRightOperandOfNumericOp 2024-03-23 17:36:29 +01:00
modulebuilder Merge pull request #29009 from lamrani002/fixInDictMB 2024-03-28 15:12:07 +01:00
mrp Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-28 16:20:38 +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 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2024-03-28 13:31:09 +01:00
paybox
paypal Fix warning 2024-03-19 10:36:56 +01:00
printing
product Fix phpcs 2024-03-28 14:57:01 +01:00
projet Merge pull request #29066 from mdeweerd/fix/dol_get_fiche_head 2024-03-28 14:16:45 +01:00
public Merge pull request #29047 from mdeweerd/fix/PhanPluginUnknownObjectMethodCall1 2024-03-28 14:20:57 +01:00
reception Merge pull request #29066 from mdeweerd/fix/dol_get_fiche_head 2024-03-28 14:16:45 +01:00
recruitment Clean code 2024-03-24 16:03:00 +01:00
resource Fix arguments to dol_get_fiche_head 2024-03-27 10:23:05 +01:00
salaries Fix arguments to dol_get_fiche_head 2024-03-27 10:23:06 +01:00
societe Merge pull request #29064 from mdeweerd/fix/getpostint 2024-03-28 14:22:17 +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 Adjust to real typing 2024-03-27 10:18:37 +01:00
user Merge branch 'develop' into fix/filebyfile 2024-03-28 14:23:54 +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 Fix User arg from 0 to null 2024-03-27 10:18:17 +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
document.php
favicon.ico
filefunc.inc.php Try to FIX #28482 2024-03-24 15:34:19 +01:00
index.php
main.inc.php Move to getDolGlobalString 2024-03-22 00:37:56 +01:00
master.inc.php
opcachepreload.php
robots.txt
security.txt
viewimage.php