MISP/app/Controller
Jakub Onderka 7ac9cae7b6
Merge pull request #7539 from JakubOnderka/publishing-refactoring
Refactor publishing event
2021-07-27 20:52:17 +02:00
..
Component Merge pull request #7539 from JakubOnderka/publishing-refactoring 2021-07-27 20:52:17 +02:00
AllowedlistsController.php chg: [allowedlist] Migrated views to factory 2021-04-29 15:42:05 +02:00
AppController.php Merge pull request #7525 from JakubOnderka/deprecate-getpymisp-version 2021-07-01 09:42:30 +02:00
AttributesController.php chg: [internal] Convert array to const 2021-07-27 18:58:04 +02:00
AuditLogsController.php chg: [logs] Add link to SG and Taxonomy in AuditLog 2021-07-09 13:31:58 +02:00
AuthKeysController.php new: [API] Read only authkeys 2021-06-28 12:41:10 +02:00
CerebratesController.php fix: [UI] Redirect after add role modal to index page 2020-12-22 17:56:00 +01:00
CommunitiesController.php new: [SightingDB] Added integration with SightingDB 2019-11-06 21:20:04 +01:00
CorrelationExclusionsController.php new: [correlation exclusions] now have an optional comment field 2021-04-27 10:52:53 +02:00
CorrelationsController.php new: [Correlations] Added cached toplist 2021-04-27 00:40:40 +02:00
DashboardsController.php fix: [dashbpard:updateSetting] Usage of CSRF token 2021-06-04 16:35:32 +02:00
DecayingModelController.php chg: [sighting] Sighting statistics 2020-11-24 16:30:00 +01:00
DecayingModelMappingController.php chg: [decaying:model] Second batch of fix from the PR review - WiP (not tested) 2019-09-12 11:02:39 +02:00
EventBlocklistsController.php fix: [UI] Blocklist mass delete 2020-09-07 18:16:13 +02:00
EventDelegationsController.php fix: [delegation] invalid user call 2020-12-16 18:18:04 +01:00
EventGraphController.php new: [eventgraph:viewPicture] Allow access to saved picture from the eventgraph history 2021-03-24 13:42:30 +01:00
EventReportsController.php chg: [eventReports:delete] Make delete/restore call consistent with other models 2021-01-26 15:33:46 +01:00
EventsController.php Merge pull request #7539 from JakubOnderka/publishing-refactoring 2021-07-27 20:52:17 +02:00
FavouriteTagsController.php fix: [style] consistent space indentation 2019-02-10 13:08:55 +01:00
FeedsController.php fix: fix pr comments: add warning notice for local feeds disabled on feeds/add, fix various ui elements. 2021-07-13 12:25:57 +02:00
GalaxiesController.php chg: [galaxies:view_relations] Both inbound and outbound relations can be viewed 2021-07-12 12:32:06 +02:00
GalaxyClusterBlocklistsController.php fix: [galaxyClusterBlocklist] Correct usage of the new blocklist 2020-09-22 14:42:44 +02:00
GalaxyClusterRelationsController.php fix: [galaxyClusterRelations] Bump cluster's timestamp after performing CRUD on relations 2021-03-01 15:56:58 +01:00
GalaxyClustersController.php chg: [galaxyClusters:view] Both inbound and outbound relations can be viewed 2021-07-12 11:34:09 +02:00
GalaxyElementsController.php chg: [galaxyElement] Added individual deletion and JSON flattening/expanding 2020-12-02 11:55:15 +01:00
JobsController.php chg: [UI] Correctly handle progress for jobs 2021-03-14 22:47:55 +01:00
LogsController.php chg: [internal] Remove JS helper from controllers 2021-07-02 10:04:10 +02:00
ModulesController.php chg: [module] Allow to specify module timeout 2020-10-22 19:47:18 +02:00
NewsController.php chg: [internal] Move user checks to one place 2020-12-17 13:49:32 +01:00
NoticelistsController.php fix: nest noticelist entries inside Noticelist property 2021-07-15 13:59:05 +02:00
ObjectReferencesController.php fix: [API] Check if user can view object that contains reference 2021-07-07 12:38:49 +02:00
ObjectTemplateElementsController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
ObjectTemplatesController.php Merge branch 'develop' of github.com:MISP/MISP into feature-getRawObjectTemplate 2021-01-27 09:40:40 +01:00
ObjectsController.php new: [object] Allows updating from an unknown object templates 2021-02-16 11:04:11 +01:00
OrgBlocklistsController.php chg: [internal] Using blocklist instead of blacklist 2020-09-01 16:27:36 +02:00
OrganisationsController.php chg: [UI] After creating new org, redirect to org details 2021-07-26 13:35:33 +02:00
PagesController.php fix: [CS] CS brought up to date 2018-11-23 14:22:18 +01:00
PostsController.php chg: [internal] Remove JS helper from controllers 2021-07-02 10:04:10 +02:00
RegexpController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
RestClientHistoryController.php new: [REST client] Added history/bookmarks 2019-03-19 10:55:27 +01:00
RolesController.php chg: [internal] Remove JS helper from controllers 2021-07-02 10:04:10 +02:00
ServersController.php Merge pull request #7583 from JakubOnderka/code-cleanup-vol2 2021-07-22 09:29:39 +02:00
ShadowAttributesController.php Merge pull request #7581 from JakubOnderka/simplified-template 2021-07-22 09:32:04 +02:00
SharingGroupsController.php fix: [Sharing groups] show roaming state in the API view 2021-06-01 20:47:58 +02:00
SightingdbController.php chg: [sightingdb] Added support for bulk lookups and namespacing 2019-11-08 08:24:04 +01:00
SightingsController.php Merge pull request #7157 from JakubOnderka/sighting-push-filtering 2021-07-09 12:19:32 +02:00
TagCollectionsController.php Merge remote-tracking branch 'origin/2.4' into galaxy-cluster2.0 2020-09-22 12:08:12 +02:00
TagsController.php fix: [tags:attachTagToObject] No longer return a failure message is relation already exists 2021-07-14 10:11:48 +02:00
TasksController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
TaxonomiesController.php new: [API] Taxonomy export 2021-07-08 12:18:26 +02:00
TemplateElementsController.php fix: [security] XSS in the template element index view 2020-11-18 06:29:55 +01:00
TemplatesController.php chg: reuse add view for /templates/edit 2021-07-21 15:07:58 +02:00
ThreadsController.php chg: [internal] Remove JS helper from controllers 2021-07-02 10:04:10 +02:00
UserSettingsController.php new: [UI] User column selector 2021-03-29 14:19:53 +02:00
UsersController.php Merge pull request #7538 from JakubOnderka/js-helper 2021-07-21 10:40:11 +02:00
WarninglistsController.php fix: [API] Remove duplicate objects from warninglist 2021-07-12 13:38:46 +02:00