Commit Graph

112 Commits (a7905b40cededa7fb54e2c735b8196c9aae03f94)

Author SHA1 Message Date
Sami Mokaddem a46f794a13
fix: [security] XSS in eventgraph preview payload
- as reported by Cyber Controls from SIX Group
2023-01-18 15:04:45 +01:00
Sami Mokaddem eb2afae193
chg: [js:event-graph] Possibility to removes leaves from the graph 2022-10-21 08:45:29 +02:00
Sami Mokaddem 4d4114c6bf
chg: [event-graph] Added entity comment in the graph as tooltip and support of comment in searches 2022-09-28 15:44:30 +02:00
mokaddem 3b4f61c884
chg: [eventGraph] Improved object coloring strategy 2021-03-09 10:48:06 +01:00
mokaddem 58d0900ae0
fix: [events:eventGraph] Make sure to include event_id for attribute nodes 2021-02-17 12:25:00 +01:00
mokaddem ad92322560
chg: [events:eventGraph] Improved hull algorithm and UI 2021-02-17 10:59:51 +01:00
mokaddem cc4ef95da2
new: [objectReference] Allow adding reference across extended events
Fix #6255
2021-02-16 15:02:34 +01:00
mokaddem c6d3b5f0dd
fix: [events:eventGraph] Makes additions and editions of nodes working as expected
Fix #6877
2021-01-25 13:15:24 +01:00
Vito Piserchia 7da8b32ada rebase continue 2020-08-17 17:25:02 +02:00
johndoe 994e15d83f fix rebase 2020-08-17 17:21:17 +02:00
johndoe f744b95b43 fix rebase 2020-08-17 17:21:12 +02:00
Vito Piserchia a393d411e1 rebase continue 2020-08-17 17:13:58 +02:00
Vito Piserchia c1e13c034d rebase continue 2020-08-17 15:57:21 +02:00
Vito Piserchia f1c4ab081b rebase continue 2020-08-17 15:56:38 +02:00
Vito Piserchia b8c7485712 resolve merge 2020-08-16 13:31:31 +02:00
mokaddem 844ed9d1b8
fix: [eventGraph:picture] Take correct Attribute picture's name 2020-03-27 14:48:40 +01:00
mokaddem 49ef787a34
fix: [eventGraph] Request picture for valid attachement only 2020-02-21 14:42:20 +01:00
mokaddem 32d338508c
fix: [eventGraph] Typing do not trigger eventGraph action anymore. Fix #5442 2019-12-03 16:28:43 +01:00
mokaddem 00dcc616e1
fix: [eventGraph:addReference] Adding reference to unreferenced nodes do not link to the root unreferenced nodes anymore 2019-12-03 16:24:11 +01:00
mokaddem cd68ea018f
fix: [eventGraph] Fixed UI issue with duplicated ID (attributes and
objects)
Fix #5181
2019-10-09 16:29:20 +02:00
mokaddem 09646bf913
chg: [eventGraph] Renamed `rotation key` to `pivot key` and do not
collaspe when adding/removing edges.
Fix #3683
2019-10-09 15:59:16 +02:00
mokaddem 26bedd8a68
fix: [security] Fix to stored XSS
- as reported by David Heise
2019-07-27 10:41:48 +02:00
mokaddem a517bbb5d9
chg: [eventGraph:search] Usage of chosen instead of bootstrap with non-stripped label 2019-07-16 16:04:27 +02:00
mokaddem 41615b7ce4
fix: [eventGraph] Correctly pick the first-matching requiredOneOff to
generate the object's label
2019-07-03 11:38:07 +02:00
mokaddem b0b6f59920 fix: [eventGraph] Patch to support new font-awesome 5.8 2019-05-21 09:35:19 +02:00
mokaddem ffbbb9292d chg: [eventgraph] Force constant color for the eventgraph's nodes. Fix #4536 2019-05-06 15:19:22 +02:00
mokaddem 303b584c56 chg: [eventGraph] Added support of picture. Fix #4433 2019-04-09 13:56:31 +02:00
mokaddem cea416d82f chg: [eventGraph] initial work before implementing thumbnails support 2019-04-09 10:06:40 +02:00
mokaddem e5469aa16c fix: [eventGraph] Adding relation via the graph correctly pick the correct element
in the confirm modal
2019-02-01 09:57:28 +01:00
Sami Mokaddem 244f62e355 chg: [eventGraph] added fail save if requiredOneOff is not set 2018-12-12 10:28:08 +01:00
Sami Mokaddem 5140ab0b74 fix: [eventGraph] Object's label gets set correctly
Add both requiredOneOf and required (forgotten one) fields in the Object's label
2018-12-12 10:25:18 +01:00
Sami Mokaddem f7084377c4 fix: [eventGraph] Adapted fa icon to match the current installed fa package 2018-09-28 13:27:13 +02:00
Sami Mokaddem d5a04b67f1 fix: [eventGraph] export now works on firefox 2018-07-16 09:01:20 +00:00
Sami Mokaddem 692b410f92 chg: [eventGraph] refacto after comments from the Overmind 2018-07-10 08:43:38 +00:00
Sami Mokaddem 62a93f41e0 new: [eventGraph] added jpeg export 2018-07-06 13:37:06 +00:00
Sami Mokaddem 75dd257941 chg: [eventGraph] renaming EventNetworkHistory into simply EventGraph 2018-07-06 13:17:59 +00:00
Sami Mokaddem f836b5650e Merge remote-tracking branch 'upstream/2.4' into sharingGraph 2018-07-06 09:23:50 +00:00
Sami Mokaddem 46ecaff0f2 chg: [eventGraph] fixed img_preview size, catch keyboard inputs and
removed useless function
2018-07-06 09:10:17 +00:00
Sami Mokaddem 43275f3a90 chg: [eventGraph] removed possibility to import eventGraph 2018-07-06 08:59:37 +00:00
Sami Mokaddem b200b1d02f new: [eventGraph] added network preview feature 2018-07-06 08:58:25 +00:00
Sami Mokaddem f45e49e451 chg: [eventGraph] Usage of fetchEvent function, refacto + sorting on
creation date + disabling button if user is not authorized to
save/delete/.. the network
2018-07-06 07:39:48 +00:00
Sami Mokaddem 5a20dedd69 fix: [eventGraph] fixed conditions about determining if loaded graph is
the latest version
2018-07-05 13:20:35 +00:00
Sami Mokaddem 03a7ee6f9c chg: [eventGraph] only networkHistory user creator can delete its
saved network
2018-07-05 13:15:05 +00:00
Sami Mokaddem 4b7c1d07e0 chg: [eventGraph] implemented loading graph from the db 2018-07-05 12:19:40 +00:00
Sami Mokaddem 93ba5617ea chg: [eventGraph] Implemented saving/deleting feature 2018-07-05 11:57:28 +00:00
Sami Mokaddem 04caa5056a new: [eventGraph] SharingGraph: added skeleton of Model/Controller for
saving and sharing the network among organisations (+ javascript
interaction functions)
2018-06-28 07:49:17 +00:00
Sami Mokaddem f26f9a623f fix: [eventGraph] catch empty node selection if no underlying node is
there
2018-06-22 15:28:58 +00:00
Sami Mokaddem d5f97941ea chg: [eventGraph] rightCliking on the graph select undelying node
This allows faster contextualMenu operations
2018-06-22 15:10:47 +00:00
Sami Mokaddem dc8ecc6f93 fix: [eventGraph] Object get correct color when exporting in DOT
Language
2018-06-21 15:15:45 +00:00
Sami Mokaddem 5efa3074cb new: [eventGraph] DOT Language export 2018-06-21 15:12:19 +00:00