Commit Graph

128 Commits (fe83ea6b7ae36bf2d65e461013d529f28c6ddce1)

Author SHA1 Message Date
mokaddem 81db0f06d7 fix: [cluster:galaxyMatrix] Increased coverage of attack matrix.
Now consider the following new links for the pivot tag:
Attributes -> Events
Events -> Attributes
2019-05-02 14:57:05 +02:00
mokaddem 016893210d new: [cluster] Display heatmap on the Att&ck Matrix for all tagged data.
fix #4344
2019-03-20 14:30:05 +01:00
mokaddem 7af8a5257a fix: [galaxy] prevent drawing view when galaxy_cluster does not exist 2019-02-14 10:30:58 +01:00
Christophe Vandeplas 67efc70bf5 fix: [style] consistent space indentation 2019-02-10 13:08:55 +01:00
iglocska 2e961ba706 fix: [ACL] Restrict tag collection modification to tag editors 2019-01-18 11:57:04 +01:00
mokaddem fa481216a2 fix: [tagCollection] galaxies can be removed from tag collections 2019-01-17 09:29:35 +01:00
mokaddem 0855152874 new/fix: [MassEdit] Allow addition/deletion of tags and clusters on selected
attributes + Lots of usage bug fixes
2019-01-16 16:00:34 +01:00
iglocska 2d0259ce13 fix: [CS] coding standards script re-run 2018-11-23 14:11:33 +01:00
iglocska ae597c8358 new: [galaxy] Several changes
- moved the current uuid field on cluster level to a new "collection_uuid" field to better represent the actual purpose
- added new uuid field that actually captures the cluster's uuid
- upgrade script is multi-execution safe
- added /galaxy_clusters/view to the API
- /galaxy_clusters/view can now be queried via the uuid instead of just the ID
2018-10-22 10:36:13 +02:00
iglocska bae469257a new: [Galaxy] Delete individual clusters
- added an API and UI option to delete individual clusters
2018-09-12 19:16:34 +02:00
iglocska a81894f14c chg: [CS] Changed to PSR-2
- to make contributions easier, adopted PSR-2
- used php-cs-fixer to rework the style
- *sniff sniff* Goodbye tab indentation
2018-07-19 11:48:22 +02:00
iglocska 68b8266584 new: New flash message system, fixes #3252
- 3 types of flash messages (success, error, warning)
- uses bootstrap's own classes/structure
2018-05-16 19:32:38 +02:00
iglocska 962461890c new: Added attribute level galaxy clusters 2018-05-14 23:20:09 +02:00
iglocska ec306ed525 fix: Removing galaxy filters in the galaxy view would redirect to an invalid url, fixes #3201 2018-04-30 23:15:30 +02:00
iglocska bb9d12bbca Merge branch 'galaxySearch' into 2.4 2018-02-18 10:13:38 +01:00
iglocska 33ba84c0bf new: added logging to galaxy attach/detach tasks 2017-11-16 11:48:17 +01:00
iglocska ed1a2edc34 fix: Added sharing group data to the new ACL functions 2017-11-09 11:57:41 +01:00
iglocska 6090e77cff fix: Rework of tags index / galaxy view
- performance tweaks
- no more silly queries
- added sharing group aware ACL to the event/attribute counters
2017-11-09 11:53:57 +01:00
iglocska fa7d3fdb36 new: First round of updates to the correlation engine ready
- node deletion temporarily disabled until a bug is resolved
2017-10-08 19:50:28 +02:00
truckydev 5c4cefa55e add filter on GalaxyCluster description too ^^ 2017-09-26 14:48:33 +02:00
root 33db6b11bc Apply filter to pagination :) 2017-09-25 18:17:28 +02:00
root cb608817e1 Add field filter for galaxy cluster 2017-09-25 17:34:26 +02:00
Iglocska 72a326f50f fix: Fixed several issues with the sightings
- Main issue was the expensive and potentially large query used to find all sightings for a list of tags (used on the tag and galaxy cluster index)

potentially fixes #1993
2017-02-26 08:12:53 +01:00
iglocska 3fca8de6bf new: Added activity charts to tag and galaxy cluster indeces
- bunch of small improvements additionally
2017-02-24 19:34:18 +01:00
iglocska 4aec4e4beb fix: Unpublish events when tagging/removing tags
- same for galaxy clusters
- also, new ajax way of showing/hiding published status
2016-12-22 17:30:27 +01:00
Iglocska 9d6f380957 fix: Fixed the detaching of galaxies 2016-12-05 01:36:36 +01:00
Iglocska f5af15f29d new: Added galaxy attach/detach functions 2016-12-05 01:21:08 +01:00
Iglocska e46cbd0991 new: First iteration of the galaxies (WIP) 2016-12-05 00:47:34 +01:00