MISP/app/Controller
iglocska 6206cdc619 Some minor changes to the event index
- Tags are now fully shown on the event index
- can be enabled via bootstrap (the Configure::write setting is in the bootstrap.default.php file)
- shorthand distribution names
- narrowed some of the fields down
2014-08-28 16:29:30 +02:00
..
Component Fixed authored date format, closes #283 2014-08-28 10:17:00 +02:00
AppController.php Merge branch 'develop' of https://github.com/MISP/MISP into develop 2014-08-19 08:44:39 +02:00
AttributesController.php Various improvements with the way events are unpublished after changes 2014-08-14 14:08:55 +02:00
EventsController.php Some minor changes to the event index 2014-08-28 16:29:30 +02:00
JobsController.php incorrect argument passed to cache generation 2014-01-24 13:20:00 +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 Changes to uploading a ca file for a server link 2014-02-17 11:40:44 +01:00
ShadowAttributesController.php Failed e-mails don't break the proposal creation any longer 2014-08-18 13:30:18 +02: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 Various improvements with the way events are unpublished after changes 2014-08-14 14:08:55 +02:00
ThreadsController.php Made thread title clickable in event discussions fixes #270 2014-08-06 14:37:19 +02:00
UsersController.php Small permission change 2014-08-20 10:10:31 +02:00
WhitelistsController.php First rework of the siteadmin role 2013-10-03 11:45:27 +02:00