dolibarr/htdocs
Laurent Destailleur e18bab684f CSS
2024-04-20 14:49:40 +02:00
..
accountancy Fix SQL error 2024-04-19 20:11:08 +02:00
adherents Try to fix GETPOSTINT regressions 2024-04-19 13:34:48 +02:00
admin Try to fix GETPOSTINT regressions 2024-04-19 13:34:48 +02:00
ai fix phpdoc for ismultientitymanaged (#29245) 2024-04-06 17:38:39 +02:00
api NEW: API can create, get and update extrafields #29249 (#29270) 2024-04-12 02:02:22 +02:00
asset Use same doc comment eveywhere. 2024-04-07 12:26:27 +02:00
asterisk Fix cast to int for fsockopen fixes PhanTypeMismatchArgumentInternal 2024-03-18 04:03:47 +01:00
barcode Clean use of $_POST 2024-03-28 20:44:51 +01:00
blockedlog Improve PHPdoc for array return value 2024-03-27 10:18:30 +01:00
bom Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-04-19 16:02:02 +02:00
bookcal Add multicompany support to bookcal (+title typo) (#29251) 2024-04-08 11:38:00 +02:00
bookmarks Use same doc comment eveywhere. 2024-04-07 12:26:27 +02:00
categories Debug v20 2024-04-10 20:56:50 +02:00
collab Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
comm Try to fix GETPOSTINT regressions 2024-04-19 13:34:48 +02:00
commande Fix #29359 Add exception for contributor email (#29394) 2024-04-18 15:43:59 +01:00
compta Fix warnings 2024-04-19 13:44:06 +02:00
conf NEW possibility to define a completely inactive module (#29289) 2024-04-09 20:08:32 +02:00
contact Try to fix GETPOSTINT regressions 2024-04-19 13:34:48 +02:00
contrat ADD arrayfields as parameter in doActions (#29326) 2024-04-11 20:07:13 +02:00
core Debug v20 2024-04-20 14:28:59 +02:00
cron Try to fix GETPOSTINT regressions 2024-04-19 13:34:48 +02:00
custom fix chmod 2024-01-21 20:07:47 +01:00
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 Qual: Fix or ignore functions.lib.php phan notices (#29344) 2024-04-14 04:46:33 +02:00
delivery Fix: Update typing for qty as float 2024-03-19 20:37:38 +01:00
don Try to fix GETPOSTINT regressions 2024-04-19 13:34:48 +02:00
ecm Clean code from _GET 2024-03-28 17:10:22 +01:00
emailcollector Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-04-11 22:57:43 +02:00
eventorganization Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-04-11 22:57:43 +02:00
expedition ADD arrayfields as parameter in doActions (#29326) 2024-04-11 20:07:13 +02:00
expensereport Try to fix GETPOSTINT regressions 2024-04-19 13:34:48 +02:00
exports Debug v20 2024-04-20 13:17:53 +02:00
externalsite Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
fichinter ADD arrayfields as parameter in doActions (#29326) 2024-04-11 20:07:13 +02:00
fourn Try to fix GETPOSTINT regressions 2024-04-19 13:34:48 +02:00
ftp Fix warning 2024-03-01 01:52:40 +01:00
holiday Try to fix GETPOSTINT regressions 2024-04-19 13:34:48 +02:00
hrm Look and feel v20 2024-04-19 15:54:09 +02:00
imports Qual: Fix or ignore functions.lib.php phan notices (#29344) 2024-04-14 04:46:33 +02:00
includes NEW: Add support of [IF] tag other than in the core content (ex: headers who is in stylesXml) (#29357) 2024-04-18 14:56:17 +01:00
install Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-04-19 16:02:02 +02:00
intracommreport Try to fix GETPOSTINT regressions 2024-04-19 13:34:48 +02:00
knowledgemanagement Fix use the good HTTP code 2024-04-07 14:59:25 +02:00
langs Debug v20 2024-04-20 14:28:59 +02: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 Debug v20 2024-04-19 16:32:56 +02:00
mrp Look and feel v20 2024-04-19 15:54:09 +02:00
multicurrency Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-04-11 22:57:43 +02:00
opensurvey Clean use of $_POST 2024-03-28 21:29:02 +01:00
partnership Fix use the good HTTP code 2024-04-07 14:59:25 +02:00
paybox Fix PhanNoopBinaryOperator by commenting NOOP tests 2024-03-14 22:57:33 +01:00
paypal Fix warning 2024-03-19 10:36:56 +01:00
printing Fix regression fatal error 2024-04-12 01:35:32 +02:00
product Debug v20 2024-04-19 16:32:56 +02:00
projet Try to fix GETPOSTINT regressions 2024-04-19 13:34:48 +02:00
public CSS 2024-04-20 14:49:40 +02:00
reception ADD arrayfields as parameter in doActions (#29326) 2024-04-11 20:07:13 +02:00
recruitment Add token for reopen job, otherwise CRSF error (#29346) 2024-04-16 01:01:06 +02:00
resource Fix typing 2024-03-29 18:26:48 +01:00
salaries Fix warnings 2024-04-19 13:44:06 +02:00
societe Look and feel v20 2024-04-19 15:54:09 +02:00
stripe Debug v20 2024-04-03 12:25:06 +02:00
supplier_proposal ADD arrayfields as parameter in doActions (#29326) 2024-04-11 20:07:13 +02: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-04-18 02:48:52 +02:00
theme CSS 2024-04-20 14:49:40 +02:00
ticket Debug v20 2024-04-20 14:28:59 +02:00
user Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-04-18 02:48:52 +02:00
variants ADD arrayfields as parameter in doActions (#29326) 2024-04-11 20:07:13 +02:00
webhook Debug v20 2024-04-11 10:55:42 +02:00
webportal fix phpstan (#29258) 2024-04-07 11:50:26 +02:00
webservices Fix phan notices related to fournisseur.facture.class.php 2024-03-29 23:48:40 +01:00
website Fix make title of RSS uniq 2024-04-12 19:51:33 +02:00
workstation Use same doc comment eveywhere. 2024-04-07 12:26:27 +02:00
zapier Use same doc comment eveywhere. 2024-04-07 12:26:27 +02:00
.gitignore Fix #28071 - New branch to fix bad merge (#28083) 2024-02-09 15:58:49 +01:00
document.php Qual: Remove unnecessary use of $_GET 2024-03-28 20:19:28 +01:00
favicon.ico
filefunc.inc.php Try to FIX #28482 2024-03-24 15:34:19 +01:00
index.php Fix: Enforce/use int nature of BookKeeping(Line)::$piece_num, fix hooks typings (#29298) 2024-04-09 23:21:28 +02:00
main.inc.php Qual: Fix or ignore functions.lib.php phan notices (#29344) 2024-04-14 04:46:33 +02: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
security.txt Clean code 2020-08-30 03:00:35 +02:00
viewimage.php Debug v20 2024-03-31 23:48:29 +02:00