Commit Graph

7833 Commits (cc9b182a87318b1ac7978e480b2398563ecee49a)

Author SHA1 Message Date
iglocska cc9b182a87 chg: Changed the org admin role to not have sync privileges by default 2018-04-23 12:46:00 +02:00
iglocska ff454b0303 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-04-23 11:49:10 +02:00
iglocska 110cff08d8 fix: Fixed empty event tags on the event index api 2018-04-23 11:48:39 +02:00
chrisr3d 6532a21a04 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-04-23 10:31:30 +02:00
chrisr3d 364dc3399e
Added dedscription for each function 2018-04-23 10:26:54 +02:00
iglocska f05aeefe8c Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-04-23 09:37:05 +02:00
iglocska 96d33ad1bf fix: Cull empty event tags for event index 2018-04-23 09:36:32 +02:00
iglocska 7662c3447f fix: Fixed previewing image attachments via the feeds 2018-04-23 08:51:44 +02:00
Andras Iklody 84f479f2e5
fix: After adding a tag via the API MISP would always return the first tag, fixes #3159 2018-04-22 23:38:24 +02:00
iglocska 4a72c1b669 chg: Version bump 2018-04-21 23:33:20 +02:00
iglocska d5e3b09806 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-04-20 16:11:28 +02:00
iglocska afa6342840 new: Add download buttons for user profiles 2018-04-20 16:09:27 +02:00
Andras Iklody 607d203c04
Merge pull request #3170 from mokaddem/ref_graph
Extended event support and tag filtergin in the event graph
2018-04-20 13:40:48 +02:00
Sami Mokaddem 7ee1717628 Added confirmation box to draw the network based on a threshold 2018-04-20 11:20:52 +00:00
Alexandre Dulaunoy 1ce44b145a
fix: MISP galaxy updated 2018-04-20 11:19:14 +02:00
Sami Mokaddem 677f466c4e perf: unset filtered data instead of adding them to a new array (thus,
reducing memory consumption by a factor of 2)
2018-04-20 09:10:51 +00:00
iglocska c8180e34ff chg: Changed the extended event lookup box's colour
- to appease @adulau
2018-04-20 10:58:04 +02:00
iglocska 48b32a3fe6 fix: Tag removal fixed 2018-04-20 10:51:22 +02:00
Sami Mokaddem ee1e39360e Being consistent with indentation + removed useless comment. 2018-04-20 08:46:11 +00:00
iglocska 3135031168 fix: Fixed the text of the cookie_timeout setting 2018-04-20 10:36:45 +02:00
Sami Mokaddem 2ca3515f10 Feature: Possibility to filter on tags 2018-04-20 08:35:38 +00:00
iglocska 3379027a69 new: Added the extended event lookup to the edit event view 2018-04-20 10:32:59 +02:00
iglocska 6d6ce52f60 fix: Added missing view file 2018-04-20 08:43:20 +02:00
iglocska 71772c814f chg: Shorten the links on the galaxy references
- show the full link in the hover over
2018-04-19 14:13:26 +02:00
iglocska 5391358b0a fix: enforcewarninglist can still accidentally convert the attribute list to an attribute dictionary using attribute fetchAttributes(), fixes #3166 2018-04-19 14:06:12 +02:00
iglocska 279a6459ff new: Preview the extended event ID / UUID
- Also, cleanup of the nasty event tag code
2018-04-19 13:56:50 +02:00
Sami Mokaddem 5ae1ef0dd4 Added comment 2018-04-19 11:45:49 +00:00
iglocska 27cc7611f5 new: Added the cookie_timeout setting
- still needs some back-end changes for it to be active
2018-04-18 16:44:08 +02:00
iglocska 5f583df737 fix: log seach should allow form resubmissions 2018-04-18 15:20:53 +02:00
iglocska 47f3e81528 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-04-18 11:26:36 +02:00
iglocska 8c2dd6d00a fix: Fix to the invalid refanging (Third time's the charm) 2018-04-18 11:25:58 +02:00
iglocska 5b62965e98 fix: fixed invalid refanging 2018-04-18 11:23:57 +02:00
Sami Mokaddem c2c15ea5a5 fix: z-index popover issue in event graph 2018-04-18 08:52:42 +00:00
Sami Mokaddem 14d7d5e21d Do not clusturize if filtering is enabled + only draw hull around
extendeding event in reference scope
2018-04-18 08:33:12 +00:00
Andras Iklody 3f64120c24
Merge pull request #3161 from lucamemini/patch-1
added current server timestamp
2018-04-18 10:28:07 +02:00
lucamemini f4cd5b8a35
added current server timestamp
Addded, on footer, current server timestamp (MySQL Format).
Little usability enhanced during debug session, task scheduler edit and log analisys (my server time is UTC, my workstation time is Italy localtime)
2018-04-18 10:20:06 +02:00
iglocska d04f263c95 chg: Added [:] to the refanging options 2018-04-18 09:50:04 +02:00
iglocska 72ffb2a13e Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-04-18 08:55:41 +02:00
iglocska 58df114c27 fix: + changed to . in url 2018-04-18 08:55:19 +02:00
chrisr3d 2136658997 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-04-17 21:37:30 +02:00
Sami Mokaddem 03a65b8eaf Added source from where the original jarvis march algorithm was taken 2018-04-17 15:28:16 +00:00
Sami Mokaddem 303ff41ea1 feature: Better support of extended event in event graph - Added a
colored region for each event extending the current event scope
2018-04-17 15:23:28 +00:00
chrisr3d 00e01d38c7
Arguments cleaned up 2018-04-17 16:26:05 +02:00
iglocska 4363778ca2 new: Made the threat_level_id filter for the attribute search more flexible 2018-04-17 15:17:35 +02:00
iglocska 9ec1d82ad3 new: Added new field threat_level_id to /attributes/restSearch 2018-04-17 14:35:12 +02:00
iglocska 3c438243f4 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-04-17 13:45:04 +02:00
iglocska 9b2e212b3d new: Added getEventInfoById API 2018-04-17 13:43:47 +02:00
iglocska 00aab4a81e fix: Fixed an edge case where an attribute could be created that is tied to an object but has no object relation 2018-04-17 13:42:34 +02:00
Alexandre Dulaunoy f02c1bc861
Merge pull request #3154 from mokaddem/ref_graph
New features for event graph
2018-04-16 20:07:59 +02:00
chrisr3d 118ebd3db5
fix: Fixed new namespaces definition, in case of issue with namespaces 2018-04-16 16:17:03 +02:00