Commit Graph

24028 Commits (c5483cf4b5f135597e6f1bc66a791133dc93243f)

Author SHA1 Message Date
Christophe Vandeplas c5483cf4b5 fix: [cleanup] removes some TODO messages #103 2023-05-21 10:09:05 +02:00
Christophe Vandeplas 5bd321c282 fix: [todo] CakePHP automatically i18n $validate Model vars 2023-05-21 09:40:31 +02:00
Christophe Vandeplas dbf827f536 fix: [feeds] fix missing variable for view 2023-05-21 08:49:33 +02:00
Jakub Onderka 7f57f582e3
Merge pull request #9082 from JakubOnderka/galaxy-import-cleanup
Galaxy import cleanup
2023-05-18 18:59:23 +02:00
Jakub Onderka 2f1d56509c chg: [internal] Code cleanup for galaxy import 2023-05-17 13:56:17 +02:00
iglocska 96971de5ac
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2023-05-17 11:55:06 +02:00
iglocska c89c50e19f
chg: [widget] margin change to allow for large numbers 2023-05-17 11:54:30 +02:00
Alexandre Dulaunoy 3e543ad4df
Merge branch '2.4' into develop 2023-05-17 11:53:20 +02:00
Alexandre Dulaunoy 679419800a
chg: [warning-lists] updated 2023-05-17 11:53:02 +02:00
Alexandre Dulaunoy ee72f50a66
chg: [misp-objects] updated 2023-05-17 11:52:33 +02:00
Alexandre Dulaunoy 241ba31ae5
chg: [taxonomies] updated 2023-05-17 11:52:12 +02:00
Alexandre Dulaunoy e075514c5c
chg: [misp-galaxy] updated 2023-05-17 11:51:43 +02:00
iglocska 2e80ba26eb
Merge branch '2.4' into develop 2023-05-17 11:21:06 +02:00
iglocska 46d2543bd0
new: [dashboard widgets] alternate org evolution widget
- allows for filtering options based on org metadata
- allows for any arbitrary start date to be set
2023-05-17 11:20:01 +02:00
iglocska cb7811a80c
new: [dashboard widgets] Event evolution widget added
- shows the events published as a linechart
- allows for filter options by organisation (metadata)
- allows to set start date
2023-05-17 11:18:53 +02:00
iglocska a36398aa03
Merge branch 'develop' into 2.4 2023-05-16 15:19:12 +02:00
iglocska bb502323ea
Merge branch 'develop' of github.com:MISP/MISP into develop 2023-05-16 15:18:53 +02:00
iglocska 5e542f98a9
Merge branch '2.4' into develop 2023-05-16 15:18:28 +02:00
iglocska 78dcc16ca6
chg: [version] bump 2023-05-16 15:10:35 +02:00
Raphaël Vinot bd21227c59 chg: [PyMISP] Bump. 2023-05-16 14:22:17 +02:00
iglocska 9f5e49995a
Merge branch 'new_widgets' into develop 2023-05-16 14:12:59 +02:00
iglocska 3f601452be
new: [API Activity widget] added for admins
- which key was used and how frequently in the selected time period
- comes with additional filters such as org metadata
2023-05-16 14:11:30 +02:00
iglocska c702f5366d
chg: [dashboard widget UI] made some changes to accomodate the new widgets 2023-05-16 14:11:02 +02:00
iglocska c1ad695a9f
chg: [list dashboard templates] view updated with the relevant changes to show allowed/denied widgets in a given template 2023-05-16 14:10:21 +02:00
iglocska e205d79dac
new: [widget] login widget added for admins
- who logged into the instance via the UI in the past x days / current month / current year, and how frequently?
2023-05-16 14:09:27 +02:00
iglocska 6e39da801e
new: [organisation usage widget (map)] added world map listing the countries / counts for each country of users 2023-05-16 14:06:35 +02:00
iglocska b7bc526e16
chg: [usercontribution widget] added permission check for Security.disclose_user_emails 2023-05-16 14:05:34 +02:00
iglocska aff872aeee
chg: [usage widget] removed autorefresh 2023-05-16 14:05:11 +02:00
iglocska 712321eb81
new: [dashboard templates] show which modules will be visible to the given user 2023-05-16 14:04:32 +02:00
iglocska a60202d9d1
fix: [junk removed] removed accidentally inserted characters
- fell asleep on the keyboard?
2023-05-16 13:41:44 +02:00
iglocska 9e763ba0e5
new: [auth] log api key usage in redis
- lightweight per day slice of api key use
- built as a ranked set in redis for the dashboards
2023-05-16 13:39:31 +02:00
Raphaël Vinot ea345c5776 chg: [PyMISP] Bump. 2023-05-16 12:37:58 +02:00
Christian Studer 47aaef6519
fix: [misp-stix] Bumped latest version with a fix on the way we find whether STIX content has been created with the MISP to STIX conversion feature or is some external content 2023-05-15 21:13:14 +02:00
Christian Studer f51f3d7cb6
fix: [misp-stix] Bumped version fixing some issues with observable objects import 2023-05-15 19:38:09 +02:00
Christian Studer 864c2845fa
chg: [misp-stix] Bumped latest version 2023-05-15 18:03:45 +02:00
Christian Studer c770ffa4ed Merge branch 'develop' of github.com:MISP/MISP into develop 2023-05-15 18:02:55 +02:00
Raphaël Vinot 39093e97dd fix: [CI] once again, this one should be good... 2023-05-12 16:22:40 +02:00
Raphaël Vinot 693ed03de2 fix: [PyMISP] Bump, fix CI 2023-05-12 16:09:06 +02:00
Raphaël Vinot 1a5171f438 fix: [CI] keep trying to debug. 2023-05-12 15:55:54 +02:00
Raphaël Vinot 4eab02e682 fix: [CI] Fix path 2023-05-12 15:41:55 +02:00
Raphaël Vinot 7f877ce74b fix: [CI] PyMISP install and test 2023-05-12 15:36:05 +02:00
Raphaël Vinot bda0f3536c fix: [PyMISP] Update release, fix lief issue. 2023-05-12 12:00:32 +02:00
Raphaël Vinot 1d53868c99 chg: [PyMISP] Bump version 2023-05-12 00:10:36 +02:00
Luciano Righetti 305b456477
Merge pull request #9061 from SteveClement/guides
chg: [doc] Updated ubuntu version and test status. Misc. cake commands.
2023-05-11 10:51:52 +02:00
iglocska dd03bc0432
Merge branch 'develop' into new_widgets 2023-05-05 14:31:03 +02:00
iglocska cc9ab78fe4
new: [widget] monitor the trending attribute values
- filter by timeframe among other filters
2023-05-05 14:29:59 +02:00
iglocska f6fabd2db0
new: [widget] User contribution widget
- filterable
2023-05-05 14:29:33 +02:00
iglocska 9224fc46f2
new: [widget] added a widget to monitor contribution counts per org
- filterable
2023-05-05 14:28:56 +02:00
iglocska 2048b546de
new: [widget] Widget to show latest users
- filter by org metadata, etc
2023-05-05 14:28:01 +02:00
iglocska 96652cc781
new: [widgets] Widget to list latest joined orgs
- filter by org metadata / timeframe
2023-05-05 14:27:19 +02:00