MISP/app
iglocska f430176ddf Filter logic reworked
- Affects org and info field

- terms have to be saparated by pipe (|) 

- terms can be terms that will be OR-d or excluded terms that will be
AND-ed

- to exclude a term use !

- A valid filter search for info would be: 'term1|term2|!term3'
-> this would result in all events with the info field containing term1
or term2 but not term3
2013-06-24 11:22:06 +02:00
..
Config Wrong file included in previous commit 2013-06-20 16:28:15 +02:00
Console Merge branch 'feature/gui' of https://github.com/MISP/MISP into 2013-05-31 17:50:00 +02:00
Controller Filter logic reworked 2013-06-24 11:22:06 +02:00
Lib coding standards 2012-12-19 13:34:40 +00:00
Locale/eng/LC_MESSAGES Merge branch 'master' into develop 2012-11-20 11:01:18 +01:00
Model (workaround) better error message when HTTP problem with Server Pull 2013-06-18 09:12:09 +02:00
Plugin Performance - caching of CakeRouting and url generation 2013-06-10 18:01:04 +02:00
Vendor Merge branch 'master' into develop 2012-11-20 11:01:18 +01:00
View Email addresses of event creators visible to users if same org 2013-06-24 10:34:56 +02:00
files Merge branch 'master' into develop 2012-11-20 11:01:18 +01:00
tmp Merge branch 'master' into develop 2012-09-17 13:02:53 +02:00
webroot shows spaces in attribute value. fixes #19 2013-06-19 11:05:34 +02:00
.htaccess Merge branch 'master' into develop 2012-11-20 11:01:18 +01:00
Makefile Static program analysis 2012-12-19 03:08:52 +00:00
index.php Merge branch 'master' into develop 2012-11-20 11:01:18 +01:00