Commit Graph

204 Commits (fe83ea6b7ae36bf2d65e461013d529f28c6ddce1)

Author SHA1 Message Date
mokaddem 04dcdebb1f
new: [galaxyCluster] Initial import of Galaxy2.0 codebase - WiP 2020-03-12 10:26:09 +01:00
chrisr3d cc36cc5991
fix: [side menu] Fixed Dashboard link from the side menu in the statistic view 2020-03-11 16:14:29 +01:00
iglocska 8d02332b31
new: [dashboard] persistence package
- export dashboard state
- import dashboard state
- save dashboard state
  - make it available to others on the instance on demand
  - admins can set a default password for users that don't have anything configured yet
  - load another template based on what the community has shared
- added Whoami widget which was an outcome of the ESDC training
- various improvements, new fields for genericElements, etc
2020-03-08 23:36:27 +01:00
iglocska 0d4df7c98b
new: [Dashboard] system
- Dashboard
  - modular similar to restSearch
  - build your own widgets
  - use a set of visualisation options (more coming!)
  - full access to internal functions for queries
  - auto discover core and 3rd party widgets
  - rearrange / configure widgets for each user individually
  - rearrange / resize widgets
  - settings can be configured by a site-admin on behalf of others
  - modules have a self-explain mode to guide users
  - caching mechanism for the modules / org

- set homepage / user
- various other fixes
2020-03-01 18:05:21 +01:00
mokaddem 745e42dc01
chg: [eventReport] Continuation of implementation - WiP 2020-02-18 15:02:35 +01:00
Jakub Onderka e0d4dd70e1
fix: [UI] Remove double escaping 2020-01-23 18:35:37 +01:00
mokaddem 3d1b8e9c9a
fix: [feed:previewEvent] Added `Fetch Event` button on the sidemenu 2019-12-03 16:01:12 +01:00
iglocska dbc229c83c
new: [sync] Added sighting sync publish button to the event view 2019-11-25 16:21:42 +01:00
iglocska 1b03f79126
new: [UI] Added new/improved index and form builder generators
- Added form Builder generator
- Added new fields to the index table generator
- updated some existing fields for the index table generator
2019-11-06 21:14:33 +01:00
iglocska 9ac6552ffa
new: [user settings] Finalised first revision
More to come in the future
2019-09-29 20:20:39 +02:00
iglocska 946602a696
new: [User settings] Added user settings system
- set settings / user
- settings can be set by user themselves or their org admin / site admin
- added first setting: publish_alert_filter
- accepts boolean branched filter options
  - supports deep logical trees
  - OR/NOT/AND
  - currently supports filtering on tags and the creator organisation
2019-09-25 11:50:54 +02:00
iglocska a1c486313a
fix: [sync] Single event fetch via the side menu would trigger a full pull 2019-09-18 13:24:25 +02:00
mokaddem 1d378fd7bd
Merge remote-tracking branch 'origin/2.4' into decaying 2019-09-06 16:21:17 +02:00
iglocska 181bda4698
new: [requestAccess] Made the requestAccess endpoint more API friendly and some UI improvements
- better handling of empty parameters
- added the mock functionality to both API and UI, this will generate the e-mail to be sent and return it with no actual sending happening
- defaulting to mock if emailing is disabled
- fixed some minor bugs
2019-08-30 11:10:59 +02:00
iglocska 1305d4cb7b
fix: [invalid link] fixed 2019-08-30 10:54:42 +02:00
iglocska f49c38a7fd
chg: [field rename] Renamed all community fields with redundancy to something more simple (community_uuid -> uuid, etc) 2019-08-30 09:46:22 +02:00
mokaddem a5d06d1333
Merge branch '2.4' of github.com:MISP/MISP into decaying 2019-08-29 10:52:18 +02:00
iglocska 8a186fcd91
chg: [cleanup] empty lines removed 2019-08-29 09:51:40 +02:00
iglocska 58148c0aa3
new: [Internal] Index generator refactor
- loads of new features added
- bunch of helpers updated
- mainly a back/forward port from the frozen feed-rework branch with some custom changes
2019-08-28 17:02:43 +02:00
mokaddem fd30141cdf
Merge branch '2.4' of github.com:MISP/MISP into decaying 2019-08-27 08:20:42 +02:00
iglocska b7f59ce075
fix: [contact reporter] Rules somewhat relaxed 2019-08-26 11:54:24 +02:00
iglocska 84609674e5
fix: [contact reporter] Various fixes, fixes #5040
- don't offer contacting a reporter of an event that doesn't have users on the platform
- fixes to various bugs that broke this feature in the first place
- Massive potential performance blocker removed from contacting individual reporters
2019-08-26 11:50:14 +02:00
iglocska 82f53d9a09
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2019-08-23 11:41:28 +02:00
iglocska 8769bed9ec
new: [delegations] Added delegation index, fixes #5023
/event_delegations/index

accepts context as a parameter with the following possible values:
- pending: all delegations awaiting my organisation's review (default)
- issued: all delegations issued by my organisation

parameters can be passed via key:value parameters or via json objects
2019-08-23 11:38:47 +02:00
mokaddem ed98d73be7
Merge branch '2.4' of github.com:MISP/MISP into decaying 2019-08-22 15:33:09 +02:00
mokaddem 052afe5923
chg: [decaying] Improved sidemenu for decaying 2019-08-20 10:24:03 +02:00
mokaddem fcaa09b696
chg: [updateProgress] Added sidebar (and sidebar link) 2019-08-14 10:59:10 +02:00
mokaddem 6ba45b27f8
Merge remote-tracking branch 'origin/2.4' into decaying 2019-08-13 16:32:58 +02:00
mokaddem 63eec061b4
chg: [sidemenu:decayingModel] Added dividers 2019-08-13 09:20:01 +02:00
iglocska 954b7e6727
fix: [proposals] shadow_attributes/index default behavior modified to show all proposals by default, fixes #4936 2019-07-29 11:38:20 +02:00
mokaddem e1d9d53390
new: [decaying] Added models import and export feature 2019-07-24 10:51:58 +02:00
mokaddem 76cddeb264
Merge branch '2.4' of github.com:MISP/MISP into decaying 2019-07-03 13:45:49 +02:00
iglocska 179633983e
fix: [UI] Add the create server sync description menu to the server list 2019-05-30 14:52:47 +02:00
iglocska aae9307106
new: [Sync] Add a tool to create MISP sync configuration JSONs and to ingest them, fixes #4696
- sync user can log into remote instance, extract config JSON
- paste it into own instance as site admin to add MISP sync connection
2019-05-30 14:42:29 +02:00
Olivier BERT 22862e9e55 Fix for broken "delete user" link in side menu. 2019-04-11 11:35:23 +02:00
mokaddem e4bc67463b Merge branch '2.4' of github.com:MISP/MISP into decaying 2019-04-10 08:39:13 +02:00
mokaddem 38a7f511d7 chg: [DecayingTool] Added more fields 2019-04-03 11:51:29 +02:00
mokaddem 03015aa341 chg: [decayingModel] Added update mechanism from local files and started `decaying_model_mappings` 2019-04-03 10:05:45 +02:00
iglocska ab858d5f17 new: [feeds] Feed/Server cache search added
- /feeds/searchCaches added
2019-04-01 16:09:24 +02:00
iglocska e5a1c51b8c fix: [UI] Remvoed broken edit org button for admins, fixes #4358 2019-03-25 12:13:16 +01:00
iglocska 7141f70b20 Merge branch 'kafka' into 2.4 2019-03-19 17:23:05 +01:00
chrisr3d e6e927b0da
add: [enrichment view] Added side menu indications
- Same as for Freetext results.
- Replacing freetext results when no simplified
  format is returned as module result
- Actual results view coming soon
2019-03-19 09:21:20 +01:00
Nikos Filippakis 9d59b10368 Publish events to Kafka
Signed-off-by: Nikos Filippakis <nikolaos.filippakis@cern.ch>
2019-03-18 15:53:22 +01:00
iglocska fc34510eda new: [Feeds] New overlap tool finished
- compare a feed against a combination of feeds/servers to find if you can cover the contents with a combination of other cached feeds
2019-03-10 18:09:46 +01:00
mokaddem 662d58e1ae chg: [decaying] Model and UI improvement - WiP 2019-03-08 16:19:07 +01:00
mokaddem 785d83607a chg: [decayingTool] Added model and controller 2019-03-08 09:22:37 +01:00
iglocska e931b6b80a fix: [UI] Fix add object menu item
- make the scaffolding system aware of the possibility that "this" might get passed along to javascript
2019-02-23 18:39:56 +01:00
iglocska 82402ed532 fix: [UI] Side menu missing the update warninglists button 2019-02-23 17:13:58 +01:00
iglocska 3c030152bc fix: fixed list regex menu option, fixes #4197 2019-02-22 07:10:24 +01:00
iglocska 6cf49e318e fix: [UI] New thread button fixed 2019-02-21 08:00:51 +01:00
iglocska 21081937e5 fix: [UI] Terms and conditions &amp; removed from button 2019-02-21 07:59:36 +01:00
iglocska f4f4be1724 fix: [UI] Add sharing group button removed if no permissions present 2019-02-21 07:58:21 +01:00
iglocska c16157ff60 fix: [UI] side menu truncated settings in the global actions scope 2019-02-19 09:37:10 +01:00
iglocska d8ee91be68 chg: [refactor] Side menu generic templates moved 2019-02-13 14:45:01 +01:00