Commit Graph

126 Commits (0d4df7c98b0fc67618b1c3c298e64efb668fc4fe)

Author SHA1 Message Date
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
Jakub Onderka a3c07277c4 fix: Proper logout when `CustomAuth_custom_logout` is set 2020-01-23 16:46:02 +01:00
iglocska c4f1d4d15e
new: [SightingDB] Added integration with SightingDB
- Added configuration tool
- Added lookups from the event view
- Added includeSightingdb flag for the restSearch searches
- Added SightingDB search tool
- Added SightingDB connection test tool
2019-11-06 21:20:04 +01:00
iglocska 480e3b2969
Merge branch 'dev_session' into 2.4 2019-09-29 20:23:00 +02:00
StefanKelm 8e947f182b
Update global_menu.ctp
Align menu with other entries
2019-09-27 15:39:10 +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
mokaddem a5d06d1333
Merge branch '2.4' of github.com:MISP/MISP into decaying 2019-08-29 10:52:18 +02:00
iglocska b9398edc56
fix: [menu] Added community index to the top menu 2019-08-29 10:03:17 +02:00
mokaddem fd30141cdf
Merge branch '2.4' of github.com:MISP/MISP into decaying 2019-08-27 08:20:42 +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 a683b420bd
fix: [decaying:acl] Various ACL fixes 2019-08-19 15:19:01 +02:00
mokaddem 81af1faf57
chg: [globalmenu] Added link to `/decayingModel/index` 2019-08-16 09:24:25 +02:00
mokaddem 6ba45b27f8
Merge remote-tracking branch 'origin/2.4' into decaying 2019-08-13 16:32:58 +02:00
iglocska 4781d68a44
chg: [UI] Added the new user name helper 2019-08-02 10:45:55 +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 76cddeb264
Merge branch '2.4' of github.com:MISP/MISP into decaying 2019-07-03 13:45:49 +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
mokaddem e4bc67463b Merge branch '2.4' of github.com:MISP/MISP into decaying 2019-04-10 08:39:13 +02:00
iglocska ab858d5f17 new: [feeds] Feed/Server cache search added
- /feeds/searchCaches added
2019-04-01 16:09:24 +02:00
4ekin 0b33adedc1 fix: fixed i18n string representation in Views
Fix for a plenty of Views with incorrect localizations (only English
text shown)
2019-03-21 18:10:26 +03: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
mokaddem 8e78d77cc5 chg: [decaying] UI skeleton - WiP 2019-03-05 14:54:19 +01:00
Richie B2B 6ae5ee8fe5
Fix broken "List Tags" link 2019-02-18 17:38:38 +01:00
iglocska a34d4dcfb2 fix: [UI] Logout fixed 2019-02-16 18:20:19 +01:00
iglocska b0361efc2f fix: [UI] UI monkey cannot z-index 2019-02-15 15:53:01 +01:00
iglocska 55ba0d6773 new: [UI] Moved the global menu to the new system 2019-02-15 12:57:45 +01:00
iglocska 498a7ae77c new: [feeds] Opened up feed inspection to host org users and added servers to overlap matrix 2019-01-20 10:19:05 +01:00
iglocska 3ba8c360bf new: [WIP] tag collections WIP 2018-12-20 21:48:04 +01:00
Steve Clement 1ef2a1f91e Merge branch '2.4' into guides 2018-09-06 13:58:43 +02:00
Steve Clement 7a77c34e4c chg: [doc] Point to official misp-book, MISP "User Guide" in main codebase is obsolete. 2018-09-06 13:47:20 +02:00
Steve Clement 407ab26027 upd: [i18n] Fixed easy missing __() 2018-08-21 14:27:54 +03:00
iglocska c8fcb16881 new: [feature] Built in REST client added to test / interact with the API directly from MISP
- no more shitty chrome extensions that crash during trainings, rejoice!
2018-08-08 11:29:38 +02:00
iglocska 58997b9ac1 chg: [psr-2] Changed view files to space indentation instead of tabs
- *sniff sniff*
2018-07-20 09:29:50 +02:00
Steve Clement 768c9c19c1 chg: [i18n] Added __('') where needed/missing 2018-07-12 10:49:46 +02:00
iglocska 05cf0563e1 new: First implementation of the Noticelist system ready 2018-05-07 10:43:21 +02:00
Émilio Gonzalez 44d35fb11c new: Add keyboard shortcuts application-wide, managed using JSON files. 2018-02-05 16:27:08 -05:00
iglocska 94106d809d fix: Changed name of server settings -> server settings & maintenance, fixes #2817 2018-01-16 12:35:00 +01:00
iglocska 297802c2cb fix: Changed checks from isSiteAdmin to isAclSharingGroup for the org index anonymisation 2018-01-13 17:00:44 +01:00
iglocska 7772b9c43e new: Disable the viewing of a full organisation list by normal users
- Only site admins and sharing group editors can see organisation lists
  - this includes the org index and various statistics
- Keep in mind: Sharing group editors CAN see the full organisation list - otherwise they wouldn't be able to create sharing groups.
- Also, users CAN enumerate organisations that have created ANY data on the instance by looking at the given data
  - this includes events, proposals, discussion entries, etc
2018-01-13 16:55:01 +01:00
iglocska 1b30913d66 fix: Various UI fixes
- no more walk of shame after demoing MISP on a potato quality projector (beamer for our Belgian/Dutch/German friends)
2017-10-09 15:38:31 +02:00
iglocska ee1c1c5de9 new: Further progress on the objects 2017-07-02 00:05:15 +02:00
iglocska 718a3381fb fix: First round of Accessibility issues resolved with span links 2017-03-11 17:31:38 +01:00
iglocska 46695b8ca2 fix: Several blacklist related fixes
- turned the functionality to a default on feature
- added indexes
- fixed some default values
2017-03-07 17:39:44 +01:00
Iglocska e46cbd0991 new: First iteration of the galaxies (WIP) 2016-12-05 00:47:34 +01:00
Iglocska c76d358535 new: Added new statistics page, fixes #1648, fixes #1557
- brought back the quick organisation overview as it's a much missed feature
- added treemap for tags
- brought attribute histogram into statistics page

- more coming in the future
2016-11-04 13:14:03 +01:00
iglocska 1d5b7185ff Merge branch '2.4' into memberslist 2016-08-13 23:17:51 +02:00
iglocska f3c7502071 fix: Removed the old administrative tools panel 2016-08-08 17:48:24 +02:00
Cristian Bell 72b9bdbb84 chg: redundant members list and organisations page 2016-08-04 13:45:10 +02:00
Cristian Bell f29b1c1e2e chg: redundant members list and organisations page #1013 2016-07-28 17:36:24 +02:00