MISP/app/View
iglocska 7d93f74b7b
new: [role permission] for viewing feed correlations
- added additional role permission
- allows hiding feed correlations from users
  - main purpose is with very large instances, to reduce the load on redis
2023-06-09 08:22:45 +02:00
..
AccessLogs chg: [UI] Show user agent in title in access log 2023-05-24 09:56:43 +02:00
Allowedlists
Api
Attributes fix: [Attribute index] moved to light pagination 2023-05-30 09:01:30 +02:00
AuditLogs chg: [event index] changed to the indextable generator 2022-12-24 06:28:42 +01:00
AuthKeys fix: [AuthKey] Cleanup AuhKey permissions fixes #9121 2023-06-04 09:14:11 +02:00
Cerebrates
Communities fix: [UI] Communities 2022-12-15 10:04:45 -05:00
CorrelationExclusions fix: [layout:title] Make sure page title are correctly formatted 2023-06-06 15:52:16 -04:00
Correlations fix: [layout:title] Make sure page title are correctly formatted 2023-06-06 15:52:16 -04:00
CryptographicKeys
Dashboards chg: [list dashboard templates] view updated with the relevant changes to show allowed/denied widgets in a given template 2023-05-16 14:10:21 +02:00
DecayingModel
DecayingModelMapping
Elements new: [role permission] for viewing feed correlations 2023-06-09 08:22:45 +02:00
Emails chg: [periodic_summary] Rephrased correlation text to make it more understandable 2022-11-15 12:12:51 +01:00
Errors
EventBlocklists
EventDelegations
EventGraph/ajax
EventReports new: [acl] canEditEventReport 2022-11-02 13:24:34 +01:00
Events fix: [cleanup] removes some TODO messages #103 2023-05-21 10:09:05 +02:00
FavouriteTags/ajax
Feeds fix: [feed:edit] Make sure to keep orgc_id to its saved value 2023-01-10 12:04:56 +01:00
Galaxies chg: [internal] Fix passedArgs is undefined 2023-05-24 14:07:13 +02:00
GalaxyClusterBlocklists
GalaxyClusterRelations chg: [UI] Small fixes 2022-12-15 10:04:45 -05:00
GalaxyClusters fix: [UI] View action should be last 2022-12-15 10:05:13 -05:00
GalaxyElements/ajax fix: [UI] Galaxy cluster UI cleanup 2022-12-15 10:05:13 -05:00
Helper chg: [internal] PivotHelper code cleanup 2022-12-15 10:04:46 -05:00
Inbox
Jobs
Layouts fix: [layout:title] Make sure page title are correctly formatted 2023-06-06 15:52:16 -04:00
Logs fix: admin logs pagination 2023-04-18 16:58:35 +02:00
News new: [news] Show the latest news in nicer view 2022-10-10 17:18:11 +02:00
Noticelists chg: [UI] Small fixes 2022-12-15 10:04:45 -05:00
ObjectReferences/ajax fix: [UI] Cleanup for reference bulk add 2022-10-15 09:30:03 +02:00
ObjectTemplateElements/ajax
ObjectTemplates
Objects new: [UI] Show similar objects when creating object from freetext 2022-12-15 10:05:13 -05:00
OrgBlocklists new: [orgBlocklist:index] Added total blocked count and last block time for each blocked orgs 2023-04-18 15:06:22 +02:00
Organisations
Pages chg: [UI] Remove local user guide 2023-02-08 12:56:09 +01:00
Posts
Regexp chg: [UI] Small fixes 2022-12-15 10:04:45 -05:00
RestClientHistory
Roles
Servers Merge branch 'develop' into taxii 2022-11-21 13:51:37 +01:00
ShadowAttributes fix: [acl] Add event to template when adding shadow attribute 2022-11-02 13:24:34 +01:00
SharingGroupBlueprints
SharingGroups fix: [UI] Warnings when user don't have permission to see sharing group orgs 2022-12-15 10:05:13 -05:00
Sightingdb
Sightings/ajax new: [acl] Check sighting deletion in ACLComponent 2022-11-02 13:24:34 +01:00
TagCollections chg: [UI] Small fixes 2022-12-15 10:04:45 -05:00
Tags fix: [UI] Submit form on CTRL+ENTER on select 2022-10-14 13:00:38 +02:00
Tasks
TaxiiServers new: [taxii preview] Browse a taxii server and view the data it contains 2023-06-07 14:31:58 +02:00
Taxonomies fix: [UI] Taxonomy tags invalid link 2022-12-15 10:04:45 -05:00
TemplateElements/ajax
Templates fix: [security] XSS in the template file uploads 2022-12-22 15:37:43 +01:00
Threads
UserSettings
Users fix: [removing totp] was a postlink, causing unprompted removal 2023-05-31 15:13:56 +02:00
Warninglists chg: [ACL] Warninglist::checkValue is available for all 2022-12-15 10:04:45 -05:00
WorkflowBlueprints fix: [UI] Nicer view for workflow blueprints index 2022-10-10 22:30:26 +02:00
Workflows chg: [workflow:editor] Reference non-minified drawflow lib. To be reverted later on 2022-11-15 09:39:04 +01:00
genericTemplates new: [generic json template] added with JS based highlighting 2023-06-07 14:25:54 +02:00
AppView.php