MISP/app/Lib/Dashboard
iglocska a55a19cd09
Merge branch 'develop' of github.com:MISP/MISP into develop
2024-04-17 15:10:30 +02:00
..
Custom chg: [dashboard] Custom dir added 2020-03-01 23:25:50 +01:00
Tools new: [dashboard widget toolkit] started a new common library of reusable functions for widgets 2023-06-27 13:19:42 +02:00
APIActivityWidget.php fix: [dashboard:apiActivity] Do not initialize variable if not needed 2023-08-11 11:07:09 +02:00
AchievementsWidget.php chg: [internal] Remove possible empty lines from output 2024-04-02 19:36:53 +02:00
AttackWidget.php chg: [internal] Remove possible empty lines from output 2024-04-02 19:36:53 +02:00
AuthenticationFailureWidget.php chg: [widget] remove unused var, make test pass 2020-06-17 10:27:54 +02:00
BenchmarkTopListWidget.php new: [benchmarking suite] added 2024-04-17 15:08:38 +02:00
ButtonWidget.php new: [widgets] button for link (#6489) 2020-10-26 16:42:07 +01:00
CsseCovidMapWidget.php chg: [dashboard] Added COVID widgets to the default installation from widget-collections 2020-04-06 09:22:37 +02:00
CsseCovidTrendsWidget.php chg: [internal] Small optimisation for filterEventIds 2021-01-04 18:30:52 +01:00
CsseCovidWidget.php new: [dashboard] COVID active cases backported from widget collections 2020-04-09 07:59:20 +02:00
EventEvolutionLineWidget.php fix: [widget:EventEvolutionWidget] Fixed filtering on organisation not working as expected 2024-04-08 16:37:57 +02:00
EventStreamWidget.php fix: [dashboard] removed training example left in the code 2021-02-16 11:36:11 +01:00
LoginsWidget.php fix: [dashboard:loginsWidget] Fixed mixing datetime condition format 2023-08-11 10:56:59 +02:00
MispAdminResourceWidget.php fix: [resource-widget] Use redisInfo method for getting info 2020-10-21 08:56:57 +02:00
MispAdminSyncTestWidget.php chg: [server:sync/analyst-data] Started integration of server synchronisation - WiP 2024-01-31 15:10:08 +01:00
MispAdminWorkerWidget.php new: [dashboard] added a way to auto reload widgets 2020-03-04 14:46:01 +01:00
MispStatusWidget.php chg: [internal] Simplified notifications loading 2021-10-23 19:50:38 +02:00
MispSystemResourceWidget.php fix: [widget] Typo in MispSystemResourceWidget 2021-02-04 09:39:12 +01:00
NewOrgsWidget.php new: [dashboard:widgets] Added support of start_date and end_date options for vairous widgets + fixed few bugs 2023-08-09 14:37:31 +02:00
NewUsersWidget.php new: [dashboard:widgets] Added support of start_date and end_date options for vairous widgets + fixed few bugs 2023-08-09 14:37:31 +02:00
OrgContributionToplistWidget.php chg: [internal] Remove possible empty lines from output 2024-04-02 19:36:53 +02:00
OrgEventsWidget.php Add dashboard widget for monthly number of events per org 2023-07-02 22:36:17 +02:00
OrgEvolutionLineWidget.php fix: [dashboard] Fixed full group by issue with eventEvolution and orgEvolution 2023-11-15 15:09:53 +01:00
OrganisationListWidget.php chg: [internal] Remove possible empty lines from output 2024-04-02 19:36:53 +02:00
OrganisationMapWidget.php chg: [internal] Remove possible empty lines from output 2024-04-02 19:36:53 +02:00
OrgsContributorLastMonthWidget.php chg: [internal] Remove possible empty lines from output 2024-04-02 19:36:53 +02:00
OrgsContributorsGeneric.php chg: [internal] Remove possible empty lines from output 2024-04-02 19:36:53 +02:00
OrgsEvolutionWidget.php new: [Dashboard] Add org count evolution widget 2021-04-18 00:37:09 +02:00
OrgsUsingMitreWidget.php chg: [internal] Remove possible empty lines from output 2024-04-02 19:36:53 +02:00
OrgsUsingObjectsWidget.php chg: [internal] Remove possible empty lines from output 2024-04-02 19:36:53 +02:00
RecentSightingsWidget.php fix: [dashboard:*SightingsWidget] Updated to support the correct response type 2022-12-13 10:44:41 +01:00
SharingGraphWidget.php chg: [internal] Using blocklist instead of blacklist 2020-09-01 16:27:36 +02:00
TrendingAttributesWidget.php fix: [dashboard:widgets] Reverted `only_full_group_by` fix as it returns incorrect data 2023-08-11 08:09:19 +02:00
TrendingTagsWidget.php fix: [dashboard:trendingTagsWidget] Correctly use fallback value 2023-08-07 14:31:26 +02:00
TresholdSightingsWidget.php fix: [dashboard:*SightingsWidget] Updated to support the correct response type 2022-12-13 10:44:41 +01:00
UsageDataWidget.php fix: [status widget] ignore index hint for deleted field 2024-04-08 10:33:15 +02:00
UserContributionToplistWidget.php chg: [internal] Remove possible empty lines from output 2024-04-02 19:36:53 +02:00
UsersEvolutionWidget.php new: [Dashboard] Adding user count evolution widget 2021-04-16 17:41:21 +02:00
WhoamiWidget.php fix: [remote_ip] respect MISP.log_client_ip_header everywhere fixes #8781 2022-11-28 14:08:11 +01:00