Commit Graph

1264 Commits (b71ec87021d626be3c8f525c112a2052348b09dc)

Author SHA1 Message Date
chrisr3d b71ec87021
fix: [enrichment] Added missing data field in attribute in case of attachement type attribute 2019-03-15 11:28:42 +01:00
mokaddem 3bd56a102f fix: [eventFiltering] quickfilter on value does not filter on wrong category
anymore
2019-03-15 10:50:16 +01:00
chrisr3d 0bb088bf00
wip: [enrichment] Started changing enrichment modules
- Passing full attributes to the new modules
- No changes for the currently used modules
- Using a parameter to specify which format to use
- Current format used if no parameter is set
/!\ WIP, more to be updated soon /!\
2019-03-11 23:33:26 +01:00
iglocska f145f40057 new: [API] Add pagination related parameters to event index, fixes #4270 2019-03-05 15:11:49 +01:00
iglocska bb837afba6 fix: [API] hacky fix to capitalisation issues between the old /events/index camelcased parameters and the newer lowercased one, fixes #3855 2019-03-04 09:09:35 +01:00
iglocska 4e5fcbcbc2 fix: [UI] Contributor list fixed 2019-02-28 08:30:17 +01:00
mokaddem af735901fd new: [eventview] Shows number of object in the event 2019-02-26 16:33:37 +01:00
mokaddem 4daca2c4de chg: [eventMatrix] Added description of the cluster title and set
default score to 0
2019-02-26 09:07:21 +01:00
iglocska c754e3b967 new: [API] restsearch returns more information about the export system used via headers 2019-02-18 14:33:43 +01:00
mokaddem 1feb96b034 new: [eventFiltering] Added support of toIDS 2019-02-15 16:28:04 +01:00
mokaddem a77e08548e Merge branch '2.4' of github.com:MISP/MISP into eventFiltering 2019-02-15 15:58:03 +01:00
mokaddem 7e64a9d1c4 Merge branch '2.4' of github.com:MISP/MISP into eventFiltering 2019-02-15 15:22:46 +01:00
mokaddem 97b9e14a32 chg: simplified condition 2019-02-15 15:03:03 +01:00
mokaddem 7a2010fb0e chg: [galaxy_matrix] TEMPORARY - Merge scores of both deprecated and mitre-attack
galaxy namespace for the matrix view.

This commit aims to still have correct scores in the galaxy_matrix until the fixMitreTags functions is not live and running
2019-02-15 14:41:55 +01:00
mokaddem 9fa063cbe8 chg: [galaxy_matrix] renamed view_matrix into view_galaxy_matrix 2019-02-15 09:41:17 +01:00
mokaddem 12ed3457e8 chg: [galaxy_matrix] cleanup in variable names to be more generic 2019-02-15 09:24:52 +01:00
mokaddem 2bb6e7e83e chg: removed test code 2019-02-14 11:46:52 +01:00
mokaddem 205912fecc chg: [eventFiltering] IU/UX Improvements 2019-02-13 14:59:49 +01:00
mokaddem 5516b4f603 new: [eventFiltering] Added support of server and feed hits filtering 2019-02-13 11:30:05 +01:00
mokaddem 965184da24 Merge branch '2.4' of github.com:MISP/MISP into eventFiltering 2019-02-13 08:48:27 +01:00
mokaddem 42e26f62fe Merge branch '2.4' of github.com:MISP/MISP into udpatedMatrix 2019-02-12 14:02:31 +01:00
mokaddem a5653e86ea new: [matrix] Replaced the Att&ck matrix by a generic matrix viewer,
allowing custom matrix to be displayed.
Also added the external id to the chosen input.
2019-02-12 13:59:51 +01:00
mokaddem 2dc34ab84c chg: [attackMatrix] Improved layout + fixed bug (carret on scale do not
go out of bound anymore)
2019-02-12 11:06:05 +01:00
mokaddem 431529c81c chg: [attackMatrix] UI: improved color scale - WiP 2019-02-11 17:54:29 +01:00
Christophe Vandeplas 67efc70bf5 fix: [style] consistent space indentation 2019-02-10 13:08:55 +01:00
mokaddem a4dd22bd4a chg: [eventFiltering] Started integration of tag filtering - WiP 2019-02-08 10:21:21 +01:00
iglocska 9a1ddd760f fix: [API] Events add/edit return correct error code on failure 2019-02-06 18:04:05 +01:00
iglocska ebf51eca39 new: [UI] Added change tracking sparkline to the event view 2019-02-06 17:47:22 +01:00
iglocska 890a0f1985 fix: [restsearch] download as a first parameter should default to json 2019-02-05 14:23:14 +01:00
mokaddem 213b8f994e fix: [distributionGraph] restaured filtering capabilities.
Broken since the new event filtering tool
2019-02-04 16:19:11 +01:00
mokaddem 1db4567692 Merge branch '2.4' of github.com:MISP/MISP into eventFiltering 2019-02-04 10:00:12 +01:00
mokaddem 04bb28dccd chg: [eventFiltering] display the number of active rules 2019-02-01 16:18:34 +01:00
mokaddem fe3cd9d814 chg: [eventFiltering] Improved detection of advanced filtering 2019-02-01 15:36:59 +01:00
iglocska 0d8bc39278 fix: [restsearch] CSV special parameters added to the URL parameters 2019-02-01 15:21:11 +01:00
mokaddem 1b8ff623fd Merge remote-tracking branch 'origin/2.4' into eventFiltering 2019-02-01 15:18:15 +01:00
iglocska 35676fecf2 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-02-01 14:47:14 +01:00
mokaddem f8efffe830 chg: [eventFiltering] WIP - UI displays all elements 2019-02-01 11:35:01 +01:00
chrisr3d 45a0377fb4
fix: [stix 1&2 export] Switched attachment parameter to make it work
- When using the url to query restSearch, withAttachements
  is the correct parameter to use instead of includeAttachements
  which works btw well with the rest Client anyway
2019-02-01 10:54:46 +01:00
chrisr3d d6af2a7d04
fix: [stix 1&2 export] Using the restSearch API instead of the old download one 2019-02-01 10:25:09 +01:00
mokaddem bd47e9c38d chg: [eventFiltering] WIP - fixed filtering bugs and improved warning
filtering
2019-02-01 09:46:41 +01:00
iglocska 714a5a4141 chg: [restsearch] Improvements to the restSearch APIs to function better with URL parameters
- fixed returnFormat for events/restSearch
- added page and limit to the list of parameters
2019-02-01 07:56:56 +01:00
mokaddem 7bf66a0d14 chg: [eventFiltering] WIP -Improved filtering and UI 2019-01-31 16:22:11 +01:00
mokaddem 1b3de72883 chg: [eventFiltering] WIP - Integrating new filtering behavior into
Model
2019-01-31 14:39:24 +01:00
iglocska 41e7474a30 Revert "fix: [API] Use restresponse to view an added event via /events/add"
This reverts commit 66037a36c5.
2019-01-31 14:17:45 +01:00
iglocska 63ebc32d5d fix: [deprecated stix export] fixed, parameters weren't correctly taken into account
- affects /events/stix
2019-01-31 13:27:33 +01:00
iglocska 66037a36c5 fix: [API] Use restresponse to view an added event via /events/add 2019-01-31 11:49:15 +01:00
iglocska b838b9c0c6 fix: [events ui] fix to the event view pagination reseting sorting, fixes #4058 2019-01-28 16:13:15 +01:00
iglocska 2136ce5b9e fix: [API] removed invalid parameter lookup 2019-01-26 11:14:55 +01:00
iglocska 00aff33769 fix: [restsearch] Added returnformat to URL parameters
- attributes/restSearch was additionally missing the published filter
2019-01-26 10:16:33 +01:00
mokaddem a291669c2e fix: Mass edit and AttackMatrix work again on objectAttributes 2019-01-23 09:39:49 +01:00