dolibarr/htdocs
UltraViolet33 b2aafb37f3
Fix agenda event type label instead of event type code on actionComm card (#31106)
* Fix display agenda event type label instead of event type code when event type code has no translation

In a ActionComm card, if we use agenda event types, the type of event displayed is the event code if this event code has no translation.
Now, if there is no translation, the label of the event type is displayed instead of the code.

* fix for PHPStan

* fix for PHPStan

* fix for PHPStan

* fix for PHPStan

---------

Co-authored-by: Ulysse Valdenaire <uvaldenaire@easya.solutions>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-09-26 17:47:49 +02:00
..
accountancy Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop 2024-09-25 22:32:36 +02:00
adherents Fix phan 2024-09-25 23:55:10 +02:00
admin New redirect when deploy module (#31109) 2024-09-26 17:43:23 +02:00
ai Qual: Fix notices for htdocs/admin/* (#30982) 2024-09-18 03:27:25 +02:00
api Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-09-26 03:46:21 +02:00
asset Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop 2024-09-25 22:32:36 +02:00
asterisk NEW llxHeader BodyCss divers (#30723) 2024-08-23 15:22:03 +02:00
barcode Qual: Fix notices for htdocs/admin/* (#30982) 2024-09-18 03:27:25 +02:00
blockedlog Qual: Fix notices for htdocs/admin/* (#30982) 2024-09-18 03:27:25 +02:00
bom Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop 2024-09-25 22:32:36 +02:00
bookcal Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop 2024-09-25 22:32:36 +02:00
bookmarks Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop 2024-09-25 22:32:36 +02:00
categories fix phpstan (#31102) 2024-09-25 22:21:31 +02:00
collab Qual: Fix notices for htdocs/admin/* (#30982) 2024-09-18 03:27:25 +02:00
comm Fix agenda event type label instead of event type code on actionComm card (#31106) 2024-09-26 17:47:49 +02:00
commande Update sql queries (#31137) 2024-09-26 17:10:25 +02:00
compta Complete data for #31117 2024-09-26 17:29:48 +02:00
conf Fix sql error 2024-09-13 14:49:28 +02:00
contact Qual: Fix getTooltipContentArray typing hints (#31081) 2024-09-23 03:24:19 +02:00
contrat Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop 2024-09-25 22:32:36 +02:00
core Fix phan warnings 2024-09-26 16:22:10 +02:00
cron fix phpstan (#31102) 2024-09-25 22:21:31 +02:00
custom fix chmod 2024-01-21 20:07:47 +01:00
datapolicy Clean php code from NOW() in sql 2024-09-05 13:04:13 +02:00
dav Qual: Fix notices for FormSms, RssParser, ExpenseReportIk and related (#31086) 2024-09-23 00:37:30 +02:00
debugbar Qual: Fix $fields related notices with Phan (#30704) 2024-08-21 13:23:35 +02:00
delivery Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-09-26 03:18:27 +02:00
don fix phpstan (#30989) 2024-09-18 02:45:54 +02:00
ecm Prepare code to allow ECM access to externale users 2024-09-26 02:36:36 +02:00
emailcollector fix phpstan (#31102) 2024-09-25 22:21:31 +02:00
eventorganization Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop 2024-09-25 22:32:36 +02:00
expedition Fix phan warning 2024-09-26 16:38:23 +02:00
expensereport Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop 2024-09-25 22:32:36 +02:00
exports fix inventory det (#31097) 2024-09-23 15:21:32 +02:00
externalsite Body Css llxHeader (#30568) 2024-08-10 23:48:11 +02:00
fichinter Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop 2024-09-25 22:32:36 +02:00
fourn QUAL: Edition of currency is shared in a common tpl file 2024-09-26 12:22:03 +02:00
ftp fix phpstan (#31006) 2024-09-20 02:20:33 +02:00
holiday Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop 2024-09-25 22:32:36 +02:00
hrm Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop 2024-09-25 22:32:36 +02:00
imports fix phpstan (#31102) 2024-09-25 22:21:31 +02:00
includes Remove html jpicker file (contains javascript) 2024-09-12 15:06:32 +02:00
install fix phpstan (#31075) 2024-09-23 01:59:14 +02:00
intracommreport Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop 2024-09-25 22:32:36 +02:00
knowledgemanagement Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop 2024-09-25 22:32:36 +02:00
langs QUAL: Edition of currency is shared in a common tpl file 2024-09-26 12:22:03 +02:00
loan Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop 2024-09-25 22:32:36 +02:00
mailmanspip/class Qual: Fix notices for htdocs/admin/* (#30982) 2024-09-18 03:27:25 +02:00
margin NEW llxHeader BodyCss divers (#30723) 2024-08-23 15:22:03 +02:00
modulebuilder Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop 2024-09-25 22:32:36 +02:00
mrp Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop 2024-09-25 22:32:36 +02:00
multicurrency Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop 2024-09-25 22:32:36 +02:00
opensurvey Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop 2024-09-25 22:32:36 +02:00
partnership Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop 2024-09-25 22:32:36 +02:00
paybox fix phpstan expects values (#30324) 2024-07-09 19:28:59 +02:00
paypal NEW llxHeader BodyCss divers (#30723) 2024-08-23 15:22:03 +02:00
printing fix phpstan (#31075) 2024-09-23 01:59:14 +02:00
product Fix agenda event type label instead of event type code on actionComm card (#31106) 2024-09-26 17:47:49 +02:00
projet Fix phan 2024-09-26 03:02:08 +02:00
public fix phpstan (#31094) 2024-09-25 22:45:23 +02:00
reception Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop 2024-09-25 22:32:36 +02:00
recruitment Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop 2024-09-25 22:32:36 +02:00
resource Qual: Fix getTooltipContentArray typing hints (#31081) 2024-09-23 03:24:19 +02:00
salaries fix phpstan (#31124) 2024-09-26 15:30:49 +02:00
societe NEW Add mode Customer price + level price (#31091) 2024-09-25 23:18:16 +02:00
stripe fix phpstan (#31020) 2024-09-20 01:46:07 +02:00
supplier_proposal QUAL: Edition of currency is shared in a common tpl file 2024-09-26 12:22:03 +02:00
support Try to FIX #28482 2024-03-24 15:34:19 +01:00
takepos fix phpstan (#31075) 2024-09-23 01:59:14 +02:00
theme Look and feel v21 2024-09-25 12:13:55 +02:00
ticket Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop 2024-09-25 22:32:36 +02:00
user Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop 2024-09-25 22:32:36 +02:00
variants Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop 2024-09-25 22:32:36 +02:00
webhook Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop 2024-09-25 22:32:36 +02:00
webportal Qual: Fix getTooltipContentArray typing hints (#31081) 2024-09-23 03:24:19 +02:00
webservices Qual: Fix server_other phan notices (#31017) 2024-09-20 02:13:05 +02:00
website fix phpstan (#31102) 2024-09-25 22:21:31 +02:00
workstation Merge branch '20.0' of github.com:Dolibarr/dolibarr into develop 2024-09-25 22:32:36 +02:00
zapier Qual: Fix $fields related notices with Phan (#30704) 2024-08-21 13:23:35 +02:00
.gitignore
document.php Fix phpstan llxheader (#30328) 2024-07-09 19:28:09 +02:00
favicon.ico
filefunc.inc.php Prepare version 19.0.3 2024-08-15 20:40:37 +02:00
index.php Move warning at top 2024-09-10 14:06:37 +02:00
main.inc.php fix phpstan (#31102) 2024-09-25 22:21:31 +02:00
master.inc.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-05 16:59:07 +02:00
opcachepreload.php Scrutinizer Auto-Fixes 2020-04-10 08:59:32 +00:00
robots.txt Clean robots.txt 2024-08-14 14:43:57 +02:00
security.txt Clean code 2020-08-30 03:00:35 +02:00
viewimage.php fix extname for getimagepublicurlofobject (#30830) 2024-09-05 10:03:20 +02:00