Commit Graph

10731 Commits (a72258cf3eab886c39f55826205593ea71a34122)

Author SHA1 Message Date
mokaddem d9608d2e4b new: [sighting] Searching for attributes allows to add sightings on the
attribute id or value
2019-01-29 16:07:03 +01:00
mokaddem 52e0bb9dae fix: [Tagging] Tagging an element with multiple tag collection works as
expected.

Previously, it would only add the latest tag collection
2019-01-29 14:51:04 +01:00
mokaddem b062601bf1 chg: [rest] Bumped `sighting/add{values}`` documentation 2019-01-29 14:24:49 +01:00
mokaddem 47e53230ac fix: [sighting] Bug adding sightings on every attributes
When trying to add a sighting to a value via the REST API,
if a value was given to the key `values` instead of an array,
the Model function `addSighting` would *crash* and skip the condition on
the value, consequently adding a sighting on every attributes.
2019-01-29 12:54:50 +01:00
mokaddem 582d640649 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-01-29 12:38:18 +01:00
mokaddem f44d2a1113 fix: [UI] Popover gets closed correctly if button clicked twice.
reuse generated popover id instead of one-side generation.
2019-01-29 12:36:21 +01:00
iglocska cf39ec3b3e fix: [description] setSetting CLI command description fixed 2019-01-29 11:17:56 +01:00
iglocska 80f8de12f4 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-01-29 11:13:14 +01:00
iglocska c8d2c66a79 fix: [api] attirbutes/restSearch forced json format by mistake, fixes #4064 2019-01-29 11:12:25 +01:00
Steve Clement 911792c904 chg: [doc] Remove update-alternatives, dumb idea to change default Python, for now. 2019-01-29 18:19:17 +09:00
Raphaël Vinot d7d3d3d601 chg: Bump PyMISP 2019-01-28 17:27:10 +01:00
iglocska 9afd0d8600 fix: [redirect] Correctly redirect to the requested URL after a login, fixes #4005, fixes #1301 2019-01-28 17:02:04 +01:00
iglocska 3676000075 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-01-28 16:13:58 +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
mokaddem 12a57d9f64 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-01-28 14:48:44 +01:00
mokaddem b95afe4ea4 chg: [generic_picker] Improved the way option templates/data are passed
to the view (now done by JS only)
2019-01-28 14:47:49 +01:00
iglocska 2794d4fa96 fix: [sightings] Re-added advanced sightings to the search results 2019-01-28 14:07:35 +01:00
mokaddem d8ac68e013 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-01-28 11:34:29 +01:00
iglocska 5f006f2b33 chg: [galaxy clusters] selectCluster function opened up to the API for reasons. 2019-01-28 11:15:23 +01:00
iglocska dea41dc58b Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-01-28 10:44:52 +01:00
iglocska 1ce2d76650 fix: [internal] Fetching galaxies broken into atomic queries to avoid massive parameter lists 2019-01-28 10:43:10 +01:00
mokaddem cc8c974498 chg: [generic_picker] Improved memory usage + use of sprintf 2019-01-28 10:13:18 +01:00
chrisr3d e33f0caa4e
fix: [Model] Fixed includeAttachments parameters for stix 1&2 export 2019-01-28 08:45:00 +01:00
iglocska 7b09cc95ce fix: [automation] Clarification of the different timestamp parameters
- we missed describing the input formats
2019-01-27 22:07:57 +01:00
Alexandre Dulaunoy be88ddc16d
chg: [doc] add standard MISP logo in SVG format 2019-01-27 15:11:41 +01:00
Alexandre Dulaunoy a3e6eba7e3
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-01-27 15:11:12 +01:00
iglocska c380816a79 chg: [documentation] Added the description of URL parameters to the automation page 2019-01-26 11:33:55 +01:00
iglocska 2136ce5b9e fix: [API] removed invalid parameter lookup 2019-01-26 11:14:55 +01:00
iglocska 5c97a8725e fix: [API] Fixed the handling of AND-ed and OR-ed URL parameters 2019-01-26 10:39:20 +01:00
iglocska 508977f57c Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-01-26 10:17:15 +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
chrisr3d f06b93ef63 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-01-25 17:14:10 +01:00
chrisr3d 6a8e4b139f
fix: [Model] Added disable_correlation flag to the attributes of the original imported file object 2019-01-25 17:12:15 +01:00
Alexandre Dulaunoy 22c92dffc5
chg: [misp-objects] updated to the latest version 2019-01-25 17:06:11 +01:00
Alexandre Dulaunoy 453f822ce7
chg: [misp-galaxy] updated to the latest version 2019-01-25 17:05:39 +01:00
chrisr3d bf04db3e11
fix: [stix import] Updated one condition test to avoid failing with Custom Objects 2019-01-25 16:36:57 +01:00
chrisr3d e9dce4f646
fix: [stix import] Removed unexpected print 2019-01-25 16:36:11 +01:00
chrisr3d 8db97f3e96
fix: [stix import] Quick variable cleanup 2019-01-25 16:21:50 +01:00
chrisr3d 1bd3a2c43c
fix: [stix import] Importing data frfom malware-sample single attributes 2019-01-25 16:20:56 +01:00
chrisr3d 770ed37cf2
fix: [stix import] Importing malware-sample attributes and their data fields within File objects 2019-01-25 16:18:29 +01:00
chrisr3d 475a20dd06
fix: [stix import] Fixed syntax typo issue 2019-01-25 15:41:12 +01:00
chrisr3d b224498818 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-01-25 15:29:43 +01:00
chrisr3d c77d07ca5f
fix: [stix export] Exporting malware-sample value within the corresponding observable
- In case the malware-sample values are not the
  same as the filename & md5 ones in the object
2019-01-25 15:27:08 +01:00
Raphaël Vinot 02d924e80f
Merge pull request #4053 from Rafiot/pipenv
chg: Pump PyMISP, use pipenv in travis
2019-01-25 10:59:20 +01:00
Raphaël Vinot 59d1f1c817 chg: Pump PyMISP, use pipenv in travis 2019-01-25 10:51:43 +01:00
mokaddem b64d5c82a7 fix: [attribute] Prevent undefined index on tag filtering.
As tags are popped from the attribute scope first, they will not be
available in the event scope.
2019-01-25 09:34:55 +01:00
mokaddem cbb3451d2b Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-01-25 09:17:38 +01:00
mokaddem be5372e8c1 chg: [eventIndex] replaced tag HTML node from <span> to <a>
So that it indicates that cliking on the tag triggers an action (search
in this case), but also to be consistent UI-wise

Part of the project: ~ Making Deborah happy! ~
2019-01-25 09:16:11 +01:00
iglocska c38d553192 fix: [interna] deprecated text() function's tag filter fixed 2019-01-25 09:11:01 +01:00
iglocska 94938442f6 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-01-25 08:39:59 +01:00