Sami Mokaddem
7ba2b39fe1
chg: [workflow:editor] Show 100 entry max in picker
2024-04-17 14:48:01 +02:00
Alexandre Dulaunoy
5f7fab1564
Merge branch '2.4' into develop
2024-04-12 17:00:19 +02:00
Alexandre Dulaunoy
e968ee982a
chg: [openapi] STIX export is also supported at attribute level
2024-04-12 16:59:36 +02:00
Sami Mokaddem
b5b0412022
chg: [ui:galaxy_matrix] Resize matrix header on load
2024-04-11 16:35:58 +02:00
Sami Mokaddem
05be803393
fix: [dashboard:updating] Prevent sending multiple time the same save request[1;5D
2024-04-08 16:41:46 +02:00
Sami Mokaddem
b54eec95c1
fix: [dashboard:widgetAdd] Improved error handling for invalid JSON config
2024-04-08 11:36:51 +02:00
Jakub Onderka
90a2e3a53d
fix: [UI] Showing event logo in correlation graph
2024-03-25 14:59:35 +01:00
Sami Mokaddem
5b86e5b51f
chg: [openapi:analyst_data] Added content for analyst-data
2024-03-19 11:50:41 +01:00
Sami Mokaddem
88cf4919b0
chg: [openapi:event_report] Added content for event-reports
2024-03-19 10:53:52 +01:00
Sami Mokaddem
7b661f740a
chg: [analyst-data:UI] Added highlight on note opener button
...
- As request by gallypette
2024-02-22 08:32:05 +01:00
Sami Mokaddem
66cd091ac4
Merge remote-tracking branch 'origin/develop' into notes
2024-02-16 08:30:04 +01:00
iglocska
7a22d7c413
Merge branch 'develop' of github.com:MISP/MISP into develop
2024-02-15 15:37:32 +01:00
iglocska
9c244eb115
fix: [security] Org image upload moved out of webroot
...
- images will no longer be accessible directly, only via inclusion via file-read/b64 encoding
- The new store for org images is MISP/app/files/img/orgs
- As reported by Yusuke Nakajima
2024-02-15 15:35:12 +01:00
Sami Mokaddem
0e47d79340
Merge remote-tracking branch 'origin/develop' into notes
2024-02-14 15:54:28 +01:00
Jeroen Pinoy
236759217e
chg: [doc/openapi] clarify 'deleted' restsearch filter ( #9485 )
2024-02-13 17:40:30 +01:00
Sami Mokaddem
d702535a76
chg: [analyst-data:UI] Improved UI, better support of opinions in CRUD views and added single/index fields for opinion scale
2024-01-30 10:51:31 +01:00
Sami Mokaddem
dca913c969
chg: [analyst-data] Linked CRUD and UI together - WiP
...
- Added dynamic association binding
- Recursive notes and opinions injection
- few improvements
- fixes
-> Still need to link CRUD for relationships and UI
-> Still need to refactor for performance notes/opinions loading
2024-01-24 21:48:53 +01:00
Sami Mokaddem
67156760dc
chg: [analyst-notes:ui] Started integration in events/view
2024-01-04 10:48:13 +01:00
Luciano Righetti
8976edf202
fix: openapi spec version not supported by redoc
2023-12-19 11:27:56 +01:00
Sami Mokaddem
79846fa314
Merge branch 'lukaszrzasik_fix-workflows-editor-url' into develop
2023-12-13 15:31:17 +01:00
Sami Mokaddem
e88ad46e36
chg: [events:event-graph] Allow expansion of nodes by double-clicking
...
In response to significant demand from Terrtia and subsequent evaluation by adulau
2023-12-13 15:25:02 +01:00
Lukasz Rzasik
92594e7b8c
fix: [workflows:editor] Prepend baseurl to url
2023-12-11 16:47:11 +01:00
Luciano Righetti
b8c180f768
fix: [openapi] add version to match spec. fixes #9058
2023-12-05 15:20:25 +01:00
Christophe Vandeplas
7e2cb89f97
Feature/user login profiles2 ( #9379 )
...
* new: [userloginprofiles] start over with previous code
* fix: [user_login_profiles] fixes catching up the backlog
* chg: [userloginprofile] email to org_admin for suspicious login
* chg: [userloginprofile] only inform new device
* chg: [userloginprofiles] view_login_history instead of view_auth_history
* chg: [userloginprofile] make login history visually better
* chg: [userloginprofile] inform admins of malicious report
* fix: [userloginprofile] cleanup
* fix: [userloginprofile] fixes Attribute include in Console
* fix: [userloginprofile] db schema and changes
* chg: [CI] log emails
* chg: [PyMISP] branch change
* chg: [test] test
* fix: [userloginprofile] unique rows
* fix: [userloginprofile] unique rows
* chg: [cleanup]
* Revert "chg: [PyMISP] branch change"
This reverts commit 3f6fb46fee
.
* fix: [userloginprofile] fix worksers with monolog=1.25 browcap=5.1
* fix: [db] dump schema version
* fix: [CI] newer php versions
* fix: [composer] php version
* fix: [php] revert to normal php7.4 tests
---------
Co-authored-by: iglocska <andras.iklody@gmail.com>
2023-11-24 13:47:59 +01:00
Andras Iklody
2e29b509e1
Merge pull request #9337 from Wachizungu/fix-openapi-page-and-limit-minimums
...
fix: [openapi] Fix minimums of restsearch page and limit params. fix …
2023-11-07 09:42:02 +01:00
iglocska
075a68f187
Merge branch 'llm_tests' into develop
2023-10-31 15:04:27 +01:00
Sami Mokaddem
8d01368bf7
fix: [events:view] Remove any tooltip upon closing the popover form
...
This will make @iglocska happy.
2023-10-25 15:39:25 +02:00
Sami Mokaddem
553226012a
fix: [workflow:editor] Refresh picker with value selected by default on load
...
- Make sure chosen knows about the selected value when the first one in the list is picked on page load
2023-10-25 12:29:54 +02:00
Sami Mokaddem
c43c6b7cd6
new: [workflow:editor] Added jinja icon for param supporting jinja templating
2023-10-25 11:07:54 +02:00
Sami Mokaddem
fb1c6bb0bc
chg: [workflow] Jinja template rendering is done automatically based on param options
2023-10-25 10:52:59 +02:00
Sami Mokaddem
6bbb5e1316
fix: [workflow:editor] Prevent crashing if module param changed to multi-select
2023-10-25 09:22:18 +02:00
Sami Mokaddem
1a4def8e16
chg: [eventtimeline:doubleclick] Change the location to the object being double-clicked
2023-10-19 10:42:51 +02:00
Jeroen Pinoy
888b2b804b
fix: [openapi] Fix minimums of restsearch page and limit params. fix #9334
2023-10-18 12:32:21 +02:00
Sami Mokaddem
3fd50f007a
new: [eventreport:sendToLLM] Added draft of feature
2023-10-17 21:53:51 +02:00
Sami Mokaddem
11ccb4ab0c
new: [workflow:editor] Added option to provide a custom JSON in the hashpath picker helper
2023-10-11 09:36:57 +02:00
Sami Mokaddem
438d1b8a43
chg: [workflow:editor] Improved quick hashpath picker
2023-10-11 09:35:07 +02:00
Alexandre Dulaunoy
ec75ecd6f5
Merge pull request #9314 from Wachizungu/restclient-use-template-http-method-value
...
chg: [RestClient] use http_method value from template if available
2023-10-05 06:27:47 +02:00
Jeroen Pinoy
97a96571ef
new: [OpenApi] add doc for user totp_delete endpoint
2023-10-04 22:12:31 +02:00
Jeroen Pinoy
bcac8674fa
chg: [RestClient] use http_method value from template if available
2023-10-04 17:32:58 +02:00
Sami Mokaddem
3c097f8202
fix: [dashboard:csvExport] Quote elements and correctly apply line break
2023-08-09 14:56:24 +02:00
Sami Mokaddem
123b1d07c2
new: [dashboard:export] Added CSV export functionality
2023-08-07 14:32:21 +02:00
Sami Mokaddem
36c4100568
Merge branch 'develop' of github.com:MISP/MISP into feature_workflows/enrichment-improvements
2023-07-28 10:30:29 +02:00
Sami Mokaddem
0214ffad1b
chg: [workflow:editor] Make frame node padding configurable
2023-07-28 09:30:04 +02:00
Sami Mokaddem
d2bb5e7de3
chg: [workflow:editor] Small refactoring of drawflow lib
2023-07-28 09:26:01 +02:00
Sami Mokaddem
976b6f91f0
fix: [workflow:editor] Typo in css rule
2023-07-28 09:24:55 +02:00
Sami Mokaddem
784cb3f66d
chg: [workflow:editor] Moved styling in a class rather than in drawflow lib
2023-07-28 09:04:57 +02:00
Sami Mokaddem
4117ccc00a
chg: [workflow:editor] Usage of proxy function to delete nodes
2023-07-28 08:58:32 +02:00
Sami Mokaddem
9ddc335c07
new: [workflow:editor] Added support of frame nodes in editor and drawflow lib
2023-07-28 08:39:10 +02:00
Sami Mokaddem
68ca753593
chg: [workflow:editor] Improved description in hashpath picker for quick link
2023-07-27 10:24:54 +02:00
Sami Mokaddem
79a1a88b53
new: [workflow:editor] Added min/max-imize support for module sidebar
2023-07-26 14:16:40 +02:00