MISP/app/Controller
iglocska 92679f6b69 New way to download a single event
- The event export buttons have been unified into a single download as... button
- clicking it loads a popup with all of the export formats
- added snort, suricata, text dump to the export options
- added the option for an extra setting for some exports (such as including non IDS flagged attributes, encoding attachments)
- easily extendable system

- moved the hidden popup divs into the general layout, can be easily reused anywhere

- removed the auth refresh option that was re-enabled recently as it seems to sometimes cause issues

- text exports now allow "all" to be specified as type, which will dump all attribute values that the user can see
- text exports now allow restricting the results based on event id
2014-12-19 13:32:16 +01:00
..
Component Fix to the STIX export fixes #311 and a temporary fix to an OpenIOC import issue 2014-10-30 10:30:55 +01:00
AppController.php New way to download a single event 2014-12-19 13:32:16 +01:00
AttributesController.php New way to download a single event 2014-12-19 13:32:16 +01:00
EventsController.php New way to download a single event 2014-12-19 13:32:16 +01:00
JobsController.php Several issues fixed 2014-11-27 14:47:13 +01:00
LogsController.php Restricting the event log to show only proposals when selecting the contributions of an org 2014-02-26 14:14:59 +01:00
PagesController.php Removal of the remains of the old authorization / adding new ones where 2013-04-26 14:43:44 +02:00
PostsController.php Update to the discussions 2013-11-04 11:31:15 +01:00
RegexpController.php First rework of the siteadmin role 2013-10-03 11:45:27 +02:00
RolesController.php Merge branch 'feature/roleChanges' into feature/XML_and_UI 2013-10-25 10:39:18 +02:00
ServersController.php Diagnostics check fails on PGP check if the server's key is a sign only key 2014-11-14 13:12:40 +01:00
ShadowAttributesController.php Fix to some event altering actions not updating the timestamp 2014-12-10 14:08:08 +01:00
TagsController.php Show the number of events for each tag in the tag index 2014-08-20 14:55:10 +02:00
TasksController.php Changes to the logging and scheduling 2014-01-29 15:52:09 +01:00
TemplateElementsController.php Fixed broken AJAX queries in MISP as a result to changes in cakephp 2.4.8+ 2014-08-06 10:02:52 +02:00
TemplatesController.php Fix to some event altering actions not updating the timestamp 2014-12-10 14:08:08 +01:00
ThreadsController.php Made thread title clickable in event discussions fixes #270 2014-08-06 14:37:19 +02:00
UsersController.php Logging of admin emails and auth refresh 2014-12-12 10:42:12 +01:00
WhitelistsController.php First rework of the siteadmin role 2013-10-03 11:45:27 +02:00