MISP/app/View
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
..
Allowedlists
Api fix: [rest] Correct view for empty response 2022-04-10 15:16:11 +02:00
Attributes fix: [compatibility] with 7.2 2022-08-04 14:04:49 +02:00
AuditLogs new: add LightPaginator when total page count is not needed/to expensive 2022-07-20 15:56:30 +02:00
AuthKeys Merge branch '2.4' into develop 2022-03-24 23:17:54 +01:00
Cerebrates
Communities
CorrelationExclusions new: add LightPaginator when total page count is not needed/to expensive 2022-07-20 15:56:30 +02:00
Correlations new: [overcorrelations] quality of life improvements 2022-08-10 14:17:20 +02:00
CryptographicKeys new: [cryptographic keys] views added 2022-03-13 12:39:05 +01:00
Dashboards chg: [UI] Remove dashboard layout 2022-05-07 19:12:47 +02:00
DecayingModel fix: [decaying:decaying_tool] Fixed page failing to load due to missing jquery-ui 2022-07-21 12:05:59 +02:00
DecayingModelMapping
Elements chg: [peridioc_notification] Small UI improvement for email rendering 2022-09-12 15:02:52 +02:00
Emails new: [periodic_notification] Added support of new correlation 2022-09-14 09:07:13 +02:00
Errors
EventBlocklists fix: [UI] Avoid calling submitPublish() JS method 2022-03-28 12:44:56 +02:00
EventDelegations
EventGraph/ajax
EventReports fix: [UI] Show edit icon for event reports just when user have permission 2022-05-23 16:11:35 +02:00
Events chg: [module_view:context+markdown_context] Skip tags not belonging in a taxonomy 2022-09-09 11:07:04 +02:00
FavouriteTags/ajax
Feeds chg: [feeds:add] Default orgc to $me->org_id and select fixed_event by default 2022-09-01 11:01:31 +02:00
Galaxies Accessibility: added missing 'title' attributes in the Galaxies index page. 2022-05-30 15:39:22 +02:00
GalaxyClusterBlocklists
GalaxyClusterRelations
GalaxyClusters fix: [UI] Include jQuery UI for Galaxy Cluster view 2022-05-02 17:37:36 +02:00
GalaxyElements/ajax
Helper Merge branch 'develop' of github.com:MISP/MISP into feature-workflows-2 2022-07-21 13:21:14 +02:00
Inbox
Jobs chg: [UI] Fetch job progress in one query 2022-05-13 19:17:27 +02:00
Layouts fix: [UI] Problems with jQuery UI already fixed 2022-05-07 19:32:43 +02:00
Logs new: add LightPaginator when total page count is not needed/to expensive 2022-07-20 15:56:30 +02:00
News
Noticelists
ObjectReferences/ajax
ObjectTemplateElements/ajax
ObjectTemplates
Objects chg: [UI] formInfo for object quick attribute add form 2022-04-24 16:59:58 +02:00
OrgBlocklists
Organisations chg: [UI] Remove org name from table 2022-05-22 21:54:45 +02:00
Pages
Posts
Regexp
RestClientHistory fix: [UI] REST client 2022-04-10 15:04:48 +02:00
Roles chg: [UI] Open modal without onclick vol. 2 2022-03-20 14:55:58 +01:00
Servers chg: [servers:edit] Added `not recommended` in the `remove_missing_tag` label 2022-09-01 13:14:22 +02:00
ShadowAttributes chg: [UI] Simplify category mapping data 2022-04-25 16:52:21 +02:00
SharingGroupBlueprints chg: [i18n] Minor __() fix 2022-07-26 14:45:41 +02:00
SharingGroups new: [UI] Site admin can create SG with specific UUID 2022-03-04 18:14:13 +01:00
Sightingdb
Sightings/ajax chg: [UI] Use asset loader for view_sightings.ctp 2022-05-02 14:13:11 +02:00
TagCollections chg: [UI] Simplify code for adding galaxies 2022-03-29 17:21:11 +02:00
Tags chg: [internal] Optimise fetching tags and taxonomies 2022-05-22 12:48:52 +02:00
Tasks
Taxonomies fix: light pagination not needed here 2022-07-21 10:56:28 +02:00
TemplateElements/ajax fix: [UI] Template element sorting 2022-05-02 09:57:49 +02:00
Templates fix: [UI] Put back jQuery UI 2022-04-30 18:02:49 +02:00
Threads
UserSettings fix: [UI] Handling non exists user setting 2022-07-29 17:18:56 +02:00
Users new: [periodic_notification] Added support of new correlation 2022-09-14 09:07:13 +02:00
Warninglists chg: [UI] Nicer warninglist view 2022-05-10 20:20:03 +02:00
WorkflowBlueprints chg: [workflowBlueprint] Clean-up and new method export formats 2022-07-25 14:09:29 +02:00
Workflows chg: [workflows:index] Small UI improvements 2022-09-05 10:40:58 +02:00
genericTemplates new: [generic template] for simple displaying of information added 2022-03-13 12:40:48 +01:00
AppView.php