Commit Graph

48 Commits (16bcf9fcdcf6d2c800060a81c0b84fbaa5824feb)

Author SHA1 Message Date
iglocska a9487910c4
fix: [notification_common] speculative fix 2022-09-26 13:53:36 +02:00
iglocska 1bbbafddd2
Merge branch '2.4' into develop 2022-09-26 13:10:04 +02:00
Sami Mokaddem 428e891204
chg: [periodic_notification] Sort Mitre Attack technique by occurence 2022-09-23 14:00:09 +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
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
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
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 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 46e71caf72
fix: [periodic_notification] Syntax error 2022-09-09 14:42:50 +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
Sami Mokaddem aed5a3b3ea
chg: [periodic_notification] Improved layout 2022-09-09 10:50:57 +02:00
Sami Mokaddem 5d801ba473
fix: [periodic_notification:common] Only one instance of tag per event 2022-09-08 14:10:24 +02:00
Sami Mokaddem 6d19ee5640
chg: [periodic_notification:common] Improved layout 2022-09-08 13:33:08 +02:00
Sami Mokaddem a5affadda1
chg: [user:periodic_summary] Included trending based on tags 2022-09-08 10:59:47 +02:00
Sami Mokaddem fb5e097a96
chg: [periodic_notification] Added support of base_score on events 2022-09-07 10:35:51 +02:00
Sami Mokaddem d68bcd7ec5
chg: [emails:periodic_notification_common] Added Creator org in the event list 2022-09-01 09:49:41 +02:00
Sami Mokaddem ca70100cfc
chg: [periodic_notification] Improved event list display and flexibility 2022-08-31 14:45:53 +02:00
Sami Mokaddem 7cd3b35d61
chg: [user:periodic_notification] General improvements and added CLI support 2022-08-31 11:51:36 +02:00
Sami Mokaddem 3338e1abef
chg: [user:periodic_notification] Added templates, basic statistics and UI integration 2022-08-30 14:10:01 +02:00
Jakub Onderka 21f5f52988 chg: [internal] Unsubscribe code 2022-06-07 15:07:28 +02:00
iglocska 3e706867e9
new: [emailing] add custom templates to override existing ones
- currently implemented for event publish alerts and user enrollment (password_reset.ctp, alert.ctp)
- simply place the new templates in MISP/app/View/Emails/[text|html]/Custom
2022-04-15 16:28:36 +02:00
Jakub Onderka 52d8ac6060 chg: [alert] Deprecate `publish_alerts_summary_only`, this option just duplicate `event_alert_metadata_only` 2021-07-20 15:19:10 +02:00
iglocska e42af0b9a3
new: [emailing] added event summaries only as a setting
- publish the normal alert report to eligible users
- exclude attributes/objects, so the e-mail will only include a summary
2021-06-15 09:12:47 +02:00
Jakub Onderka 17fb5db3cf new: [mail] Move contact alert email to templates 2021-03-06 10:39:16 +01:00
Jakub Onderka e2b1ba18a3 new: [mail] HTML alert emails 2021-03-06 10:39:16 +01:00
iglocska 58997b9ac1 chg: [psr-2] Changed view files to space indentation instead of tabs
- *sniff sniff*
2018-07-20 09:29:50 +02:00
Andreas Ziegler 1d06f25b38 chg: add newline character before EOF to non-minified (text-)files 2016-06-06 10:09:55 +02:00
William Robinet 4fea371c4b Fix permissions 2016-02-11 17:03:51 +01:00
noud 957b3e27b8 Merge branch 'master' into develop
Conflicts:
	app/Controller/ServersController.php
2012-11-20 11:01:18 +01:00
noud 18fb8a7a64 CakePHP
Update from CakePHP to version 2.2.2
as well as needed patch files.
2012-09-25 15:41:58 +02:00
noud 94a367c2f5 CakePHP Coding Standards
http://book.cakephp.org/2.0/en/contributing/cakephp-coding-conventions.html

Eclipse:
Window->Preferences
	General->Editors->Text Editors
		Displayed tab width:	4
		Insert spaces for tabs	NOT
	PHP->Code Style->Formatter
		Tab policy:	Tabs
File->Convert Line Delimeters To->Unix [default]

http://mark-story.com/posts/view/static-analysis-tools-for-php
for instance:
phpcs --standard=CakePHP app/Model/

Not yet done is all camel caps format.
2012-09-18 15:30:32 +02:00
Christophe Vandeplas e453ee0e97 Sanitize::html() to h() for views is the way to go 2012-06-05 10:00:36 +02:00
Christophe Vandeplas 7c4394682d Renamed Signature to Attribute 2012-03-26 19:56:44 +02:00
Christophe Vandeplas 23572019bb Signature is now known as Attribute 2012-03-21 21:25:16 +01:00
Christophe Vandeplas 865a24d0bd Migration to CakePHP 2.1.
Most of the functionality migrated, Q&A review required.
2012-03-15 15:06:45 +01:00