MISP/app/View
mokaddem f891ffb67a
Merge branch 'develop' of github.com:MISP/MISP into fix-dahsboard-updateSettings
2021-06-07 08:36:59 +02:00
..
Allowedlists chg: [allowedlist] Migrated views to factory 2021-04-29 15:42:05 +02:00
Attributes fix: [attribute add] fixed typo causing the add function to fail 2021-06-01 23:29:41 +02:00
AuditLogs chg: [log] Add link to Role 2021-05-03 13:44:44 +02:00
AuthKeys chg: [UI] Show warning when advanced auth keys are not enabled 2021-05-25 14:09:55 +02:00
Cerebrates new: [Cerebrates] added Cerebrate sync functionality 2020-11-30 23:43:44 +01:00
Communities fix: [communities] search fixed, context no longer defaults to "pending" which is an unknown value 2020-11-30 23:40:07 +01:00
CorrelationExclusions new: [correlation exclusions] now have an optional comment field 2021-04-27 10:52:53 +02:00
Correlations Merge branch '2.4' of github.com:MISP/MISP into 2.4 2021-04-27 10:53:41 +02:00
Dashboards fix: [dashboard:update_settings] Added missing view 2021-06-04 16:41:23 +02:00
DecayingModel fix: [decayings:add] Correct usage of the translation function 2021-04-28 09:52:49 +02:00
DecayingModelMapping
Elements Merge pull request #7468 from righel/add-openapi-spec 2021-06-04 15:57:33 +02:00
Emails new: [mail] Move contact alert email to templates 2021-03-06 10:39:16 +01:00
Errors fix: [UI] Show error only if it is not empty 2021-05-24 14:05:28 +02:00
EventBlocklists fix: [UI] Remove nonsense paginator options 2021-01-10 16:51:09 +01:00
EventDelegations fix: [UI] Remove duplicate request for quick filter 2020-10-06 14:15:17 +02:00
EventGraph/ajax resolve merge 2020-08-16 13:31:31 +02:00
EventReports fix: [UI] Pagination for event reports in event view 2021-02-25 08:55:58 +01:00
Events new: add initial version of openapi spec, add ReDoc js files. 2021-06-03 17:49:36 +02:00
FavouriteTags/ajax resolve merge 2020-08-16 13:31:31 +02:00
Feeds chg: [servers:edit] Added indicative text for serverRuleElements 2021-04-28 14:58:31 +02:00
Galaxies new: [galaxy] Support of enabled/disabled state at galaxy level 2021-02-19 13:33:24 +01:00
GalaxyClusterBlocklists chg: [galaxyClusterBlocklist:add] Added picker for cluster 2020-11-19 18:23:57 +01:00
GalaxyClusterRelations chg: [galaxyClusterRelations:index] Show edit button for users having the permission 2020-11-19 18:56:05 +01:00
GalaxyClusters fix: [galaxyCluster:view] Use CyCat local icon 2021-06-04 15:16:37 +02:00
GalaxyElements/ajax fix: [UI] Pagination for event reports in event view 2021-02-25 08:55:58 +01:00
Helper chg: [UI] Nicer pivots 2021-03-04 16:38:07 +01:00
Inbox
Jobs fix: [jobs view] Typo with $baseurl variable name 2021-05-11 17:43:29 +02:00
Layouts Merge pull request #7117 from JakubOnderka/keyboard-shortcuts 2021-03-03 08:09:58 +01:00
Logs chg: [UI] Use TimeHelper for datetime formatting 2021-02-09 15:48:36 +01:00
News chg: [UI] Use TimeHelper for datetime formatting 2021-02-09 15:48:36 +01:00
Noticelists fix: decode json ref and geographical_area properties in /noticelists/view/[noticelist_id] endpoint 2021-05-31 14:43:12 +02:00
ObjectReferences/ajax resolve merge 2020-08-16 13:31:31 +02:00
ObjectTemplateElements/ajax fix: [UI] Object template pagination 2021-02-16 08:26:59 +01:00
ObjectTemplates fix: [UI] Object template pagination 2021-02-16 08:26:59 +01:00
Objects chg: [UI] Nicer Object pre-save review 2021-02-19 16:35:39 +01:00
OrgBlocklists Merge pull request #7106 from Wachizungu/add-short-org-blocklist-explanation 2021-02-27 20:26:24 +01:00
Organisations fix: [organisations:add] Wrong label value 2021-05-21 07:11:41 +02:00
Pages fix: [UI] Hide job retries since this column is always zero 2021-03-14 17:22:07 +01:00
Posts fix: [UI] Button border when adding thread port 2020-12-11 17:19:22 +01:00
Regexp fix: [UI] Remove nonsense paginator options 2021-01-10 16:51:09 +01:00
RestClientHistory
Roles fix: [UI] Broken checkboxes for role permissions 2021-02-11 11:00:06 +01:00
Servers fix: pr comments, update acl to allow all for /servers/openapi view, remove rest client from events menu, remove php7 return hint. 2021-06-04 15:54:13 +02:00
ShadowAttributes fix: [UI] Remove duplicate request for quick filter 2020-10-06 14:15:17 +02:00
SharingGroups new: [UI] Show sharing groups in org view 2021-01-07 18:32:15 +01:00
Sightingdb fix: [UI] Remove duplicate request for quick filter 2020-10-06 14:15:17 +02:00
Sightings/ajax chg: [UI] Use TimeHelper for datetime formatting 2021-02-09 15:48:36 +01:00
TagCollections
Tags fix: [tag index] remove sorting on count fields 2021-03-01 23:41:33 +01:00
Tasks fix: [UI] Remove nonsense paginator options 2021-01-10 16:51:09 +01:00
Taxonomies new: [UI] Show tag info in taxonomy view 2021-02-18 14:27:44 +01:00
TemplateElements/ajax fix: [security] XSS in the template element index view 2020-11-18 06:29:55 +01:00
Templates fix: [UI] Remove nonsense paginator options 2021-01-10 16:51:09 +01:00
Threads fix: [UI] Remove nonsense paginator options 2021-01-10 16:51:09 +01:00
UserSettings fix: [userSettings:set_home_page] Added missing view file. Fix #6245 2020-09-01 09:10:14 +02:00
Users chg: [birthday] logo added 2021-05-14 12:22:05 +02:00
Warninglists fix: [UI] Simplify warninglist view template 2021-05-24 16:44:41 +02:00
genericTemplates chg: [role] Do not allow delete role when is still assigned to user 2020-12-22 17:52:58 +01:00