MISP/app/Controller
Jakub Onderka c1399b36f9 new: [UI] Event locks for background jobs and automatic tools 2021-02-18 19:03:54 +01:00
..
Component new: [UI] Event locks for background jobs and automatic tools 2021-02-18 19:03:54 +01:00
AllowedlistsController.php
AppController.php chg: bumped queryversion 2021-01-25 13:43:36 +01:00
AttributesController.php fix: [attributes:viewPicture] Allow viewing pictures of deleted attributes 2021-01-25 14:38:30 +01:00
AuthKeysController.php fix: [UI] Enable quick filter for auth keys 2020-12-17 13:50:25 +01:00
CerebratesController.php fix: [UI] Redirect after add role modal to index page 2020-12-22 17:56:00 +01:00
CommunitiesController.php
CorrelationExclusionsController.php new: [correlation] added system to exclude certain values from the correlation engine 2021-01-07 09:31:38 +01:00
DashboardsController.php fix: [dashboards] saving the dashboard state failed due to uninitialised model 2021-01-26 12:25:24 +01:00
DecayingModelController.php
DecayingModelMappingController.php
EventBlocklistsController.php
EventDelegationsController.php fix: [delegation] invalid user call 2020-12-16 18:18:04 +01:00
EventGraphController.php
EventReportsController.php chg: [eventReports:delete] Make delete/restore call consistent with other models 2021-01-26 15:33:46 +01:00
EventsController.php new: [UI] Event locks for background jobs and automatic tools 2021-02-18 19:03:54 +01:00
FavouriteTagsController.php
FeedsController.php fix: [internal] Attaching warninglist for feed event preview without attributes 2021-01-02 18:09:09 +01:00
GalaxiesController.php fix: [UI] Remove unused All button from galaxy index 2020-12-11 17:20:00 +01:00
GalaxyClusterBlocklistsController.php
GalaxyClusterRelationsController.php
GalaxyClustersController.php
GalaxyElementsController.php
JobsController.php
LogsController.php fix: [log] Allow to filter logs by org name 2021-01-20 09:20:22 +01:00
ModulesController.php
NewsController.php chg: [internal] Move user checks to one place 2020-12-17 13:49:32 +01:00
NoticelistsController.php
ObjectReferencesController.php
ObjectTemplateElementsController.php
ObjectTemplatesController.php Merge branch 'develop' of github.com:MISP/MISP into feature-getRawObjectTemplate 2021-01-27 09:40:40 +01:00
ObjectsController.php chg: [objects:delete] Support of hard flag in posted body. Fix #6689 2021-01-22 14:51:23 +01:00
OrgBlocklistsController.php
OrganisationsController.php new: [UI] Allow to sort orgs by number of orgs 2020-12-23 15:09:22 +01:00
PagesController.php
PostsController.php
RegexpController.php
RestClientHistoryController.php
RolesController.php fix: [UI] Redirect after add role modal to index page 2020-12-22 17:56:00 +01:00
ServersController.php Merge branch '2.4' into develop 2021-01-22 11:57:08 +01:00
ShadowAttributesController.php fix: [shadowAttributes:viewPicture] Allows shadow attribute's pictures to be displayed 2021-01-25 15:26:53 +01:00
SharingGroupsController.php new: [UI] Show sharing groups in org view 2021-01-07 18:32:15 +01:00
SightingdbController.php
SightingsController.php chg: [internal] Optimise sightings saving 2021-01-01 15:45:05 +01:00
TagCollectionsController.php
TagsController.php Merge pull request #6737 from JakubOnderka/remove-compat 2021-01-22 14:20:53 +01:00
TasksController.php
TaxonomiesController.php fix: [taxonomy] Support unicode chars in tag names 2021-01-14 15:04:36 +01:00
TemplateElementsController.php
TemplatesController.php
ThreadsController.php new: [UI] Find org images also by uuid and support SVG images 2020-12-13 13:09:39 +01:00
UserSettingsController.php
UsersController.php fix: [login] Correctly convert old password hash to blowfish 2021-01-21 10:34:59 +01:00
WarninglistsController.php