MISP/app/Controller
iglocska 936a7faca0
chg: [UI] Small refactor of the event add/edit views
- added new flag to form elements for the generator: stayInLine:1 - skip linebreak after field
- removed edit view
- modified add view to work as both add/edit
2019-11-13 09:38:46 +01:00
..
Component new: [API] Added attribute_timestamp flag to attributes/restSearch 2019-11-11 14:43:47 +01:00
AppController.php Revert "Revert "Merge pull request #5304 from JakubOnderka/version-loading"" 2019-11-12 13:12:42 +01:00
AttributesController.php new: [API] Added attribute_timestamp flag to attributes/restSearch 2019-11-11 14:43:47 +01:00
CommunitiesController.php new: [SightingDB] Added integration with SightingDB 2019-11-06 21:20:04 +01:00
DecayingModelController.php fix: [decaying] `.json` view in `decaying/view` 2019-09-13 08:17:44 +02: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
EventBlacklistsController.php chg: No need to encapsulate data in API request 2019-08-27 10:54:15 +02:00
EventDelegationsController.php fix: [API] Messages fixed for event delegations 2019-08-30 14:08:21 +02:00
EventGraphController.php Fix some typo 2019-10-04 13:02:59 +02:00
EventsController.php chg: [UI] Small refactor of the event add/edit views 2019-11-13 09:38:46 +01:00
FavouriteTagsController.php fix: [style] consistent space indentation 2019-02-10 13:08:55 +01:00
FeedsController.php Merge branch '2.4' into fix/import_empty_feed 2019-10-02 22:55:14 +02:00
GalaxiesController.php new: [internal / API] new component added to handle repeatable code across all controllers (toolbox controller) 2019-08-14 15:01:31 +02:00
GalaxyClustersController.php chg: [galaxyMatrix] Added sorting by score. Fix #4608 2019-05-13 15:07:38 +02:00
GalaxyElementsController.php fix: [style] consistent space indentation 2019-02-10 13:08:55 +01:00
JobsController.php chg: [update] Added new worker type `update` to perform updates 2019-10-01 13:36:37 +02:00
LogsController.php chg: [decaying] Added log entry if formula cannot be loaded 2019-09-12 14:10:17 +02:00
ModulesController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
NewsController.php fix: News View add, index and Controller (flash messages i18n bug 2019-03-12 17:26:44 +03:00
NoticelistsController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
ObjectReferencesController.php fix: [API] fixed an incorrect fix to the object references add function from earlier today, fixes #4866 2019-08-05 16:49:25 +02:00
ObjectTemplateElementsController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
ObjectTemplatesController.php new: [UI] Filter the object template index using the quick search 2019-06-18 17:51:25 +02:00
ObjectsController.php fix: [API] invalid object reference fixed in objects/view, fixes #5003 2019-08-14 17:03:47 +02:00
OrgBlacklistsController.php fix: [style] consistent space indentation 2019-02-10 13:08:55 +01:00
OrganisationsController.php fix: [API] Delete organisations by UUID, fixes #4989 2019-08-14 11:30:11 +02:00
PagesController.php fix: [CS] CS brought up to date 2018-11-23 14:22:18 +01:00
PostsController.php fix: Fixed i18n strings in Controllers 2019-04-02 16:57:41 +03: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 fix: fixed i18n string representation in Controllers 2019-03-21 18:10:26 +03:00
ServersController.php chg: [diagnostic] Exposed dbSchemaDiagnostic to the API 2019-11-08 13:52:00 +01:00
ShadowAttributesController.php new: [internal / API] new component added to handle repeatable code across all controllers (toolbox controller) 2019-08-14 15:01:31 +02:00
SharingGroupsController.php chg: Show sharing groups' uuids 2019-08-14 14:54:26 +02:00
SightingdbController.php chg: [sightingdb] Added support for bulk lookups and namespacing 2019-11-08 08:24:04 +01:00
SightingsController.php fix: [sightings] Fix undefined variable with REST search 2019-10-04 10:16:02 +02:00
TagCollectionsController.php fix: check if variables are defined 2019-10-09 09:35:09 +02:00
TagsController.php fix: [internal] better error messages for attaching a tag failing 2019-11-11 16:11:39 +01:00
TasksController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
TaxonomiesController.php fix: [Tag:exclusive] Code clean up 2019-11-04 15:46:53 +01:00
TemplateElementsController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
TemplatesController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
ThreadsController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00
UserSettingsController.php new: [user settings] Added restrictions for certain settings 2019-10-10 11:58:26 +02:00
UsersController.php fix: [internal] missing org object for users/view 2019-10-10 15:13:34 +02:00
WarninglistsController.php Update WarninglistsController.php 2019-04-03 10:52:18 +09:00
WhitelistsController.php chg: [CS] Changed to PSR-2 2018-07-19 11:48:22 +02:00