MISP/app/Controller/Component
iglocska 0d4df7c98b
new: [Dashboard] system
- Dashboard
  - modular similar to restSearch
  - build your own widgets
  - use a set of visualisation options (more coming!)
  - full access to internal functions for queries
  - auto discover core and 3rd party widgets
  - rearrange / configure widgets for each user individually
  - rearrange / resize widgets
  - settings can be configured by a site-admin on behalf of others
  - modules have a self-explain mode to guide users
  - caching mechanism for the modules / org

- set homepage / user
- various other fixes
2020-03-01 18:05:21 +01:00
..
Auth Merge branch '2.4' into add-email-field-option-for-kerberos-authentication 2019-03-03 07:39:45 +05:30
ACLComponent.php new: [Dashboard] system 2020-03-01 18:05:21 +01:00
AdminCrudComponent.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
ApacheSecureAuthComponent.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
BlackListComponent.php fix: Fixed i18n strings in Controllers 2019-04-02 16:57:41 +03:00
CidrComponent.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
DeprecationComponent.php chg: [internal] switch intval to (int) 2019-11-20 15:53:38 +01:00
IOCExportComponent.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
IOCImportComponent.php Support empty attribute type in IOC import 2019-06-27 07:39:29 +02:00
IndexFilterComponent.php new: [UI] Added the index filter component 2019-11-06 21:16:50 +01:00
RateLimitComponent.php fix: [missing] component added 2019-10-08 11:47:08 +02:00
RestResponseComponent.php Merge branch 'zoidberg-timeline' into zoidberg-final 2019-12-06 15:40:51 +01:00
RestSearchComponent.php new: [API] object level restSearch added 2020-02-29 08:57:32 +01:00
ToolboxComponent.php fix: [ToolboxComponent] fixed model name lookup by moving to Model->alias over Model->name, fixes #5003 2019-08-15 19:46:52 +02:00