MISP/app/Controller
Iglocska e242c9add2 Set of changes to the sync
- finished preview feature
  - can now view events and attributes remotely
  - can copy over new event to local instance

- new sync mode (update)
  - allows to only pull changes to events that exist locally already
  - works well with the manual pull of events, no need to pull events that we didn't manually confirm, but can still update all events that we pulled over

- Fixed an issue with background tasks causing the logging to fail

- reworked connection test showing version numbers of both instances
  - also telling the admin whether the sync is compatible or not

- Further refactoring / tweaking of the vent view
2015-10-06 01:16:48 +02:00
..
Component Merge branch 'master' into feature/sg 2015-08-30 13:29:05 +02:00
AppController.php First revision of the upgrade scripts 2015-09-02 01:34:52 +02:00
AttributesController.php Merge branch 'master' into feature/sg 2015-09-10 15:02:44 +02:00
EventBlacklistsController.php Several bigger changes 2015-08-17 16:10:10 +02:00
EventsController.php Set of changes to the sync 2015-10-06 01:16:48 +02:00
JobsController.php Further progress 2015-04-18 07:53:18 +02:00
LogsController.php Further work on the new version 2015-04-14 17:51:38 +02:00
OrganisationsController.php Work on the sync 2015-04-26 13:21:51 +02:00
PagesController.php Various changes and bug fixes 2015-06-18 14:49:25 +02:00
PostsController.php Merge branch 'master' into feature/sg 2015-06-10 22:54:20 +02:00
RegexpController.php Added the same functionality to the regex edit 2015-07-27 08:26:01 +02:00
RolesController.php Further progress 2015-08-31 02:32:37 +02:00
ServersController.php Set of changes to the sync 2015-10-06 01:16:48 +02:00
ShadowAttributesController.php Merge branch 'master' into feature/sg 2015-08-30 13:29:05 +02:00
SharingGroupsController.php Progress on the sync 2015-04-27 00:44:28 +02:00
TagsController.php Merge branch 'master' into feature/sg 2015-06-10 22:54:20 +02:00
TasksController.php Fix to the new sync issues since 2.3.39, fixing #365 2015-01-15 13:46:11 +01:00
TemplateElementsController.php Fixed broken AJAX queries in MISP as a result to changes in cakephp 2.4.8+ 2014-08-06 10:02:52 +02:00
TemplatesController.php Fixes to the RPZ export based on the testing of elhoim 2015-07-07 14:42:28 +02:00
ThreadsController.php Progress on several features 2015-09-29 02:54:25 +02:00
UsersController.php Fix to the memberslist 2015-08-31 03:19:45 +02:00
WhitelistsController.php First rework of the siteadmin role 2013-10-03 11:45:27 +02:00