MISP/app/Model
iglocska 9fae7a2193 Alternate event org display
- shows both orgc and org to normal users
- naming convention changed (orgc => source org, org => member org)
- this should allow users to see if an event was generated on their instance or not.
2014-11-25 13:21:25 +01:00
..
Behavior
Datasource
AppModel.php Several fixes including compatibility with the STIX to_xml() performance fix 2014-08-28 14:27:45 +02:00
Attribute.php Cleanup, MISP health tool 2014-09-10 09:43:22 +02:00
Bruteforce.php
Dns.php
Event.php Fix to an issue with the CSV export 2014-11-12 15:36:07 +01:00
EventTag.php Updates to the STIX export 2014-08-04 18:07:15 +02:00
Job.php
Log.php
Post.php
Regexp.php
Role.php
Server.php Alternate event org display 2014-11-25 13:21:25 +01:00
ShadowAttribute.php Fixes to the proposal ajax mechanism for newer cakephp versions 2014-10-15 15:39:28 +02:00
Tag.php Improvements to the attribute search 2014-11-20 10:40:24 +01:00
Task.php
Template.php First version of the templating feature complete 2014-07-02 16:20:19 +02:00
TemplateElement.php Further work on the templates 2014-06-25 09:56:33 +02:00
TemplateElementAttribute.php More work on the templates 2014-06-19 08:44:35 +02:00
TemplateElementFile.php More work on the templates 2014-06-19 08:44:35 +02:00
TemplateElementText.php More work on the templates 2014-06-19 08:44:35 +02:00
TemplateTag.php Work on the templating system 2014-06-10 15:18:49 +02:00
Thread.php
ThreatLevel.php
User.php Merge branch 'hotfix-2.2.39' into develop 2014-09-08 13:34:58 +02:00
Whitelist.php