Commit Graph

5279 Commits (40ce38efec260b95705ddae52b60418298d8635d)

Author SHA1 Message Date
iglocska 1bbbafddd2
Merge branch '2.4' into develop 2022-09-26 13:10:04 +02:00
Jakub Onderka dca9803865 chg: [UI] Add object reference cleanup 2022-09-25 16:17:44 +02:00
Jakub Onderka ac4d8d064f fix: [UI] Template for group attributes into object 2022-09-25 16:17:44 +02:00
Jakub Onderka ce5fb46654 chg: [internal] Faster fetching object templates for merging 2022-09-25 16:17:44 +02:00
Christophe Vandeplas c2f3e47c24 fix: [user] removes autocomplete on admin user pages, fixes #8556 2022-09-24 17:19:05 +02:00
Sami Mokaddem 4f107bfb88
fix: [user:periodic_notification] Fixed typo 2022-09-23 14:06:53 +02:00
Sami Mokaddem 2e815627db
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-09-23 14:04:00 +02:00
Sami Mokaddem da2a881cfd
new: [user:periodic_notification] Added option to set the number of period for trending 2022-09-23 14:01:14 +02:00
Sami Mokaddem 428e891204
chg: [periodic_notification] Sort Mitre Attack technique by occurence 2022-09-23 14:00:09 +02:00
Sami Mokaddem dd1c3fb625
chg: [periodic_notification.trending_tags] Improved view to support variables number of periods 2022-09-23 11:10:44 +02:00
Jakub Onderka 2873a8da4c fix: [UI] Round percentage change in periodic summary 2022-09-22 15:29:58 +02:00
Jakub Onderka a545966ce3 fix: [internal] Fix typo 2022-09-22 15:29:31 +02:00
Jakub Onderka 23245157cd fix: [UI] Trending tags missing key 2022-09-22 15:28:38 +02:00
Jakub Onderka f169d23be1 fix: [internal] Code style 2022-09-22 15:28:38 +02:00
Sami Mokaddem a0424697e6
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-09-22 14:59:18 +02:00
Sami Mokaddem e18b91ca35
fix: [periodic_notification] Includes correlations for ObjectAttribute 2022-09-22 14:59:04 +02:00
Luciano Righetti 0b68c508a3
fix: fixed events and target event id not properly set 2022-09-22 12:36:31 +02:00
Luciano Righetti af0aef7db7
fix: fixed events and target event id not properly set 2022-09-22 12:35:23 +02:00
Jakub Onderka 20e17dcc56 chg: [UI] Change Published to icon in event index 2022-09-21 14:23:38 +02:00
Jakub Onderka 9f21554d7a
Merge pull request #8592 from JakubOnderka/context-export-cleanup
fix: [internal] Cleanup code for context exporter
2022-09-20 18:01:28 +02:00
Jakub Onderka 677ce5c5be fix: [UI] Number of attack techniques in summary 2022-09-20 18:00:41 +02:00
Jakub Onderka d4300f6b74 fix: [UI] Periodic summary 2022-09-20 16:33:50 +02:00
Jakub Onderka c1e91e91ff
Merge pull request #8577 from JakubOnderka/correlation-fixes
Correlation fixes
2022-09-20 10:47:58 +02:00
Sami Mokaddem 4d4ac30618
chg: [periodic_notification] Different rendering for new correlation depending on the amount 2022-09-16 09:02:52 +02:00
Sami Mokaddem 9f0b72576c
fix: [user:periodic_notification] Show the correct start date of the report 2022-09-15 09:27:53 +02:00
Sami Mokaddem 19cc836070
chg: [periodic_notification] Added published keyword to the overview table 2022-09-14 09:21:12 +02:00
Sami Mokaddem 2f939d219b
new: [periodic_notification] Added support of new correlation
A correlation is considered as "new" if the event published during the considered timeframe has a correlating attribute that has been modified since then.
2022-09-14 09:07:13 +02:00
Jakub Onderka 1519afb488 fix: [UI] Correlation for attributes 2022-09-13 16:13:51 +02:00
Jakub Onderka 881e151ddc fix: [UI] Show active tab for over correlations 2022-09-13 16:13:51 +02:00
Jakub Onderka 7ea11ea5b7
Merge pull request #8517 from JakubOnderka/fix-get-user-setting
fix: [UI] Handling non exists user setting
2022-09-12 17:03:20 +02:00
Sami Mokaddem e90af9dcfb
chg: [peridioc_notification] Small UI improvement for email rendering 2022-09-12 15:11:46 +02:00
Sami Mokaddem 7578a65dc8
chg: [periodic_notification] Only show top 10 mitre attack techniques 2022-09-12 15:11:32 +02:00
Sami Mokaddem 111dc2727b
chg: [peridioc_notification] Small UI improvement for email rendering 2022-09-12 15:02:52 +02:00
Sami Mokaddem 5c09d79caf
chg: [period_notification] Improved layout and limit number of events displayed 2022-09-12 12:07:44 +02:00
Sami Mokaddem 4e1bf164e9
chg: [period_notification] Improved layout and limit number of events displayed 2022-09-12 12:07:27 +02:00
Sami Mokaddem b9a6d11405
chg: [periodic_notification] Improved layout and added heatbar 2022-09-12 11:33:03 +02:00
Sami Mokaddem 26faa54731
chg: [periodic_notification] Improved layout and added heatbar 2022-09-12 11:32:47 +02:00
Sami Mokaddem 2710d04592
chg: [periodic_summary] Only show data in chart for tags having changes over time 2022-09-12 09:52:17 +02:00
Sami Mokaddem 60cc3286ae
chg: [periodic_summary] Only show data in chart for tags having changes over time 2022-09-12 09:51:47 +02:00
Sami Mokaddem 8ddc08aff1
chg: [periodic_notification] Only show top 10 mitre attack techniques 2022-09-12 09:46:14 +02:00
Sami Mokaddem f6a8d45554
chg: [peridioc_notification] Compute event score instead of event base_score taking into account publish_timestamp 2022-09-12 09:16:24 +02:00
Sami Mokaddem ed6dc118c4
chg: [peridioc_notification] Compute event score instead of event base_score taking into account publish_timestamp 2022-09-12 09:16:06 +02:00
Sami Mokaddem 046fd49b06
chg: [periodic_notification] Generate tag trendings for mitre ATTACK if none are provided 2022-09-12 08:56:18 +02:00
Sami Mokaddem a0612d05aa
chg: [periodic_notification] Generate tag trendings for mitre ATTACK if none are provided 2022-09-12 08:55:56 +02:00
Sami Mokaddem 46e71caf72
fix: [periodic_notification] Syntax error 2022-09-09 14:42:50 +02:00
Sami Mokaddem c7e80e399d
chg: [users:edit] Added support of notification_* 2022-09-09 14:21:06 +02:00
Sami Mokaddem 4cdaff3c58
fix: [periodic_notification] Fixed sad widths 2022-09-09 14:17:21 +02:00
Sami Mokaddem f1ab26a75a
Merge branch 'feature-periodic-notification' into feature-workflow-improvement1 2022-09-09 14:06:41 +02:00
Sami Mokaddem 77f37f08e0
chg: [periodic_notification] Always show event meta and include tags if applicable 2022-09-09 11:41:19 +02:00
Sami Mokaddem 79757d5137
chg: [periodic_notification] Removed useless title 2022-09-09 11:09:43 +02:00