Commit Graph

1205 Commits (6626e5bf2451cffed6ead2a0617f2ca947f4eecb)

Author SHA1 Message Date
mokaddem 844ed9d1b8
fix: [eventGraph:picture] Take correct Attribute picture's name 2020-03-27 14:48:40 +01:00
mokaddem 321a3c3734
Merge branch 'feature-widget-multipleline' into 2.4 2020-03-24 14:31:50 +01:00
mokaddem b340893593
Merge branch '2.4' of github.com:MISP/MISP into view-migration-galaxy 2020-03-24 14:27:29 +01:00
mokaddem 27c6477046
chg: [widgets:multiline] Layout, UI and interactivity improvements - WiP 2020-03-23 18:36:36 +01:00
mokaddem 6f033ee0b5
chg: [widgets:multiline] Switched to scoped css usage 2020-03-20 07:57:03 +01:00
iglocska fa0eb43120
fix: [dashboard] css conflict resolved
- in a really hacky way for now
2020-03-16 13:57:15 +01:00
iglocska 6e240699ab
new: [dashboard] multi line chart UI added 2020-03-16 13:24:01 +01:00
mokaddem cd590121f8
chg: [galaxy:index] Cleaned up artifacts from galaxy2.0 2020-03-12 11:24:38 +01:00
mokaddem 4ddf991be3
chg: [galaxy:index] Migrated to use the genericElement factory 2020-03-12 11:10:11 +01:00
iglocska f1faa7845f
fix: [dashboard] grid scope fix 2020-03-10 11:34:30 +01:00
iglocska 9d3476cb6c
fix: [dashboard] several small fixes
- fixed issue of first few updates failing right after adding a self updating widget
- don't try to reload a removed widget
- fixed the internal random parametrised widget refresh to something more sane
2020-03-10 10:58:41 +01:00
mokaddem 83542716e5
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2020-03-09 09:02:55 +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
mokaddem e24a9eb44c
fix: [security] Fixed presistent xss in the sighting popover tool
- As reported by an external pentest company on behalf of the Centre for Cyber security Belgium (CCB)
2020-03-06 16:05:26 +01:00
mokaddem 9bab7d8217
chg: [server:rest] Query builder gets loaded with body after the POST
fix #5680
2020-03-06 11:24:13 +01:00
iglocska 183812756f
new: [widget] World map widget added 2020-03-02 23:09:10 +01:00
iglocska 0e635548b9
new: [favourite] glow orange when on the page that is already bookmarked
- thanks to @mokaddem (graphman) for the idea
2020-03-02 23:05:40 +01:00
iglocska ffda2b8778
fix: [dashboard] fixed an issue when adding a widget with an empty config 2020-03-01 23:55:46 +01:00
iglocska 46c4cf9eea
fix: [dashboard] fixed multiple adds failing 2020-03-01 19:11:43 +01:00
iglocska ec2c7a5569
fix: [dashboard] Fixed adding widgets losing their config settings 2020-03-01 19:03:31 +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 49ef787a34
fix: [eventGraph] Request picture for valid attachement only 2020-02-21 14:42:20 +01:00
mokaddem 6e66256f7a
Merge branch '2.4' of github.com:MISP/MISP into pr-5210 2020-02-10 11:09:14 +01:00
Jakub Onderka ae5be9a949
fix: [UI] Icons in network distribution graph 2020-01-30 18:54:48 +01:00
mokaddem e3229c423e
Merge remote-tracking branch 'origin/2.4' into pr-selective_import_v2 2020-01-23 14:58:19 +01:00
iglocska 2989d5d653
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2020-01-23 09:44:12 +01:00
iglocska 6d76550ea6
new: [sync] Add additional pull filters to the sync, fixes #5510
- uses the same format as the index filters
2020-01-23 09:42:16 +01:00
Jakub Onderka 05ef9c03d2
fix: [UI] Add space after ':' in error text 2020-01-21 16:38:43 +01:00
mokaddem 60143aba44
chg: [timeline:display_threshold] Increased display threshold 2020-01-20 15:48:26 +01:00
iglocska 509e5c9a82
fix: [UI] small fixes 2020-01-17 14:05:32 +01:00
Pierre-Jean Grenier 1c6be34bb1 chg: Selectively choose what you want to import 2019-12-16 16:22:28 +01:00
mokaddem be8d4048a0
Merge branch '2.4' of github.com:MISP/MISP into zoidberg-final 2019-12-16 15:05:05 +01:00
Andras Iklody 5bb6fde4b2
Merge pull request #5463 from zaphodef/feature/selective_import_objects
chg: new feature to selectively choose to import objects (or not)
2019-12-16 13:58:48 +01:00
mokaddem ba06190270
fix: [Object:quickAddAttribute] Correctly closes the popover after
submission.
2019-12-16 13:43:07 +01:00
mokaddem 7797aeed94
Merge branch '2.4' of github.com:MISP/MISP into zoidberg-final
Not a simple merge. Needed to fix forms and simplified how
form_seen_input works
2019-12-16 13:36:01 +01:00
Pierre-Jean Grenier 40cf190119 chg: new feature to selectively choose to import objects (or not) 2019-12-12 15:24:20 +01:00
iglocska b6bb2bb576
new: [UI] first implementation of the modal forms 2019-12-11 10:03:43 +01:00
iglocska 28a2be67fc
chg: [UI] clown solutions 2019-12-10 11:35:23 +01:00
iglocska 1ac6046553
chg: [UI] refactor of the genericForm/submitbutton to support ajax 2019-12-10 10:48:15 +01:00
mokaddem d5ff95fa66
chg: [popoverPopup] Display errors whenever available 2019-12-09 10:17:12 +01:00
mokaddem 5ff9c29fb8
fix: [update] Function name conflict introduced by the merge + UI
Improvements
2019-12-09 09:53:18 +01:00
mokaddem a1fdea754d
Merge branch 'zoidberg-timeline' into zoidberg-final 2019-12-06 15:40:51 +01:00
mokaddem f690c2c8e8
fix: [decaying:simulation] base_score popover override shows the correct
one.
Instead of always the first one
2019-12-04 12:09:04 +01:00
mokaddem 32d338508c
fix: [eventGraph] Typing do not trigger eventGraph action anymore. Fix #5442 2019-12-03 16:28:43 +01:00
mokaddem 00dcc616e1
fix: [eventGraph:addReference] Adding reference to unreferenced nodes do not link to the root unreferenced nodes anymore 2019-12-03 16:24:11 +01:00
iglocska c2d59dd3a5
Merge branch 'db_fix' into 2.4 2019-11-29 15:26:43 +01:00
Richard van den Berg 6458015708 Allow pushing of sightings only for perm_sighting 2019-11-26 19:40:49 +01:00
iglocska dbc229c83c
new: [sync] Added sighting sync publish button to the event view 2019-11-25 16:21:42 +01:00
iglocska a1dcfb1931
new: [deprecation] Added a new library to handle deprecations
- send X-Deprecation-Warning via the API
- set new Warning flash messages via the UI
- counting the use of these functionalities / API endpoint and / user
  - added a diagnsitic tool to view the outcome of the collection
  - sharing of these collections with the MISP-Project will be optionally available in the future

- two modes of operation:
  - hard deprecation (functions certainly to be removed, reported to the users via API/UI)
  - soft deprecation (gauging interest for the continued use of these functions)
2019-11-20 15:30:06 +01:00
mokaddem b8b5880ef6
chg: [diagnostic:db_schema] Added support of default_value and quick fix 2019-11-19 12:07:30 -05:00