Commit Graph

138 Commits (7614123ed6a7360c941f68019516e691a0e01201)

Author SHA1 Message Date
iglocska 8594d2ab47
fix: [Galaxy index search] fixed
- seems to be using the Cerebrate format rather than MISP?
2023-03-17 15:25:40 +01:00
Jakub Onderka 5f6870b9ac fix: [internal] Attaching clusters 2022-12-01 13:11:21 +01:00
Jakub Onderka c4dcea7834 fix: [security] Permission for tag collections 2022-10-26 09:00:49 +02:00
Jakub Onderka 99ab979766 fix: [UI] Fetching attribute info with Event.user_id 2022-10-25 14:42:00 +02:00
Jakub Onderka 41aa9d225f fix: [security] Check user permission when attaching clusters 2022-10-25 13:22:11 +02:00
iglocska b1d5b8baff
chg: [galaxies] slightly saner lookup 2022-08-22 16:24:55 +02:00
Jakub Onderka 39a19c5f62 chg: [internal] Simplify fetching clusters 2022-05-22 13:33:08 +02:00
Jakub Onderka 266f21c86f fixup! chg: [UI] Faster selecting galaxies 2022-05-22 13:18:08 +02:00
Jakub Onderka 995da66570 chg: [UI] Faster selecting galaxies 2022-05-22 12:48:52 +02:00
Sami Mokaddem 10c611d51b
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-04-26 12:44:32 +02:00
Sami Mokaddem c4f7a6e4f0
new: [clusters:attachMultipleClusters] Allow mirroring attribute clusters to events
Added a new checkbox while picking tags to also tag the event with the tags to be attached to the attribute.
2022-04-26 12:27:17 +02:00
Jakub Onderka 9b8b1514ef chg: [internal] Faster attaching clusters to events/attributes 2022-04-24 16:59:58 +02:00
Jakub Onderka 581e8c7268 chg: [internal] GalaxyController::showGalaxies method cleanup 2022-04-24 16:59:58 +02:00
Jakub Onderka dc760e9b00 fix: [internal] Use standard type logging 2022-04-24 16:59:58 +02:00
iglocska 8eff854fce
fix: [signing validation] use the existing event rather than the incoming event for edits
- the ground truth for allowing edits is in the LOCAL version of the event
- prevents tampering attempts

- also cleanup of repetive file upload code
2022-03-17 00:41:55 +01:00
iglocska 7537d62e7f
chg: [event view] rework
- use the factories
- a host of new elements added
- new side panels
- changed the behaviour of several existing functionalities
- various other small improvements
2022-03-06 23:51:25 +01:00
Loïc Fortemps 7c4b36b1d3
fix: [tags] enforce local_only check on backend 2021-10-28 11:59:06 +02:00
Loic Fortemps a1ba1c053e
Adding a local_only option for Tags and Galaxies 2021-10-27 16:51:54 +02:00
mokaddem 09b1534302
chg: [galaxies:view_relations] Both inbound and outbound relations can be viewed 2021-07-12 12:32:06 +02:00
mokaddem daf3d112ee
Merge remote-tracking branch 'origin/develop' into feature-galaxy-disabled 2021-06-03 11:01:49 +02:00
mokaddem 7675427170
new: [galaxyCluster:wipe_default] New endpoint to wipe out all default clusters 2021-04-21 12:53:05 +02:00
Jakub Onderka 6f74097c37 chg: [optimise] Faster loading galaxy cluster index 2021-03-01 22:46:35 +01:00
Jakub Onderka 170ea2c64d fix: [galaxy] GalaxyClusterRelation doesn't have Org and Orgc 2021-02-19 22:43:38 +01:00
mokaddem 7222197245
new: [galaxy] Support of enabled/disabled state at galaxy level
Fix #7019
2021-02-19 13:33:24 +01:00
mokaddem ba13f9db04
chg: [genericPicker] Allow using picker for galaxy matrixes 2021-02-19 09:53:32 +01:00
mokaddem 37a724ddf3
fix: [events] Attach cluster from matrix in multiselect. Fix #6956 2021-02-15 15:05:23 +01:00
Jakub Onderka 1ddf44a06d fix: [UI] Remove unused All button from galaxy index 2020-12-11 17:20:00 +01:00
mokaddem 6f2217bde5
fix: [galaxyCluster] Allow forks with same name to appear in the picker 2020-11-12 14:38:22 +01:00
mokaddem ac7eeda6c3
chg: [galaxy:export] Started conversion tool to misp-galaxy format - WiP 2020-11-10 10:16:20 +01:00
mokaddem 0f81db556c
chg: [galaxyClusterRelations] Allow unpublished clusters in the picker 2020-09-23 17:53:30 +02:00
mokaddem 544fa59832
chg: [galaxy] Fixed baseurl typo 2020-09-23 17:33:07 +02:00
mokaddem eb84b3344f
Merge remote-tracking branch 'origin/2.4' into galaxy-cluster2.0 2020-09-22 12:08:12 +02:00
Vito Piserchia d649257a15 rebase continue 2020-08-17 17:28:04 +02:00
Vito Piserchia a393d411e1 rebase continue 2020-08-17 17:13:58 +02:00
Vito Piserchia dad45e68ca rebase continue 2020-08-17 15:52:32 +02:00
Vito Piserchia b8c7485712 resolve merge 2020-08-16 13:31:31 +02:00
mokaddem 75e12e692e
fix: [galaxies:export] Return application/json MIME type for all exports 2020-07-31 15:28:16 +02:00
mokaddem b9b08ae17e
chg: [clusterRelations:add] Force no galaxy matrix when picking clusters 2020-07-15 15:35:27 +02:00
mokaddem 4b46b06809
chg: [galaxyClusters:selectCluster] Only offers non-deleted clusters 2020-07-14 16:23:36 +02:00
mokaddem 0ea2b710c9
chg: [galaxy] Improved doc 2020-07-08 09:30:24 +02:00
mokaddem d348221792
chg: [ClusterRelationsGraphTool] Refacto and simplified code 2020-07-07 15:56:29 +02:00
mokaddem 1c4b3b97e9
chg: Removed integer type hinting in controllers 2020-07-07 14:49:09 +02:00
mokaddem ac44422b04
chg: Added comments 2020-07-07 10:37:31 +02:00
mokaddem 51337c230e
chg: refacto some galaxy cluster controller files 2020-07-07 09:46:47 +02:00
mokaddem cef90e854e
chg: [clusterRelations:add] Added target cluster and tags picker 2020-06-26 17:12:37 +02:00
mokaddem b54edc0c3a
new: [galaxyCluster:publish] Upon publishing, push the cluster to remote
servers
2020-06-26 15:48:50 +02:00
mokaddem c6557b58b9
chg: [galaxyCluster] Replaced `galaxyCluster->find` by its ACL-aware
counterpart where applicable - WiP
2020-06-17 15:01:23 +02:00
mokaddem 0732d20326
chg: [GalaxyCluster] Fetcher function arrange the data before returing
its results
2020-06-12 15:08:01 +02:00
mokaddem d7f7158150
fix: [galaxies:massageTags] Pass user to the model 2020-06-10 10:31:22 +02:00
mokaddem 79d3a47e5a
chg: [galaxyCluster:view] Arrange data before exporting 2020-06-09 11:39:31 +02:00