Commit Graph

  • 224415c3b4
    chg: [analyst-data:edit] Added support of editable fields Sami Mokaddem 2024-02-22 08:32:47 +0100
  • 76e61d3e26
    Merge branch 'develop' of github.com:MISP/MISP into develop Sami Mokaddem 2024-02-22 08:32:12 +0100
  • 7b661f740a
    chg: [analyst-data:UI] Added highlight on note opener button Sami Mokaddem 2024-02-21 16:26:06 +0100
  • bca282b64b fix: [CRUD] use existing return function for edit/add Christophe Vandeplas 2024-02-21 16:51:40 +0000
  • d67a6be434 new: [Organisation] index edit unit tests Christophe Vandeplas 2024-02-21 15:56:52 +0000
  • b7242f7dae
    chg: [analyst-data:UI] Added highlight on note opener button Sami Mokaddem 2024-02-21 16:26:06 +0100
  • 396837675e
    chg: [analyst-data:thread] Gracefully catch cases where the related object is not found when generating link URL Sami Mokaddem 2024-02-21 16:20:26 +0100
  • 720336f65d
    chg: [analyst-data:datetimes] Moved datetime manamgent of created and modified field from the DB to the app. Sami Mokaddem 2024-02-21 16:17:44 +0100
  • 9573c308e0
    fix: [stix2 import] Setting the `single_event` argument to avoid skipping content in case of multiple reports or groupings Christian Studer 2024-02-21 11:46:21 +0100
  • e29924b55d
    Merge branch 'develop' of github.com:MISP/MISP into develop Christian Studer 2024-02-21 11:45:49 +0100
  • 93e20334e5 chg: use newer transport class Luciano Righetti 2024-02-21 11:08:02 +0100
  • 43bfbbe6dc
    Merge pull request #9575 from JakubOnderka/fix-custom-logos Jakub Onderka 2024-02-20 16:29:47 +0100
  • 2c43d5c277 fix: [UI] Custom logos #9575 Jakub Onderka 2024-02-20 15:55:16 +0100
  • 448e78ffa6 Merge branch '3.x' into feature/3.x_HttpTool Christophe Vandeplas 2024-02-20 14:23:41 +0000
  • 5b1366bec8 fix: [HttpTool] todo instead of notimplementedexception Christophe Vandeplas 2024-02-20 14:23:30 +0000
  • d8bf22b422
    Merge remote-tracking branch 'origin/develop' into notes Sami Mokaddem 2024-02-20 11:16:01 +0100
  • 752807ef37
    fix: [workflowModules:attributeEditionOperation] Make sure to call Attribute->editAttribute on data to be saved Sami Mokaddem 2024-02-19 15:02:27 +0100
  • 31cd3f2023
    fix: [workflow] fix attribute edit module actions #9571 Jeroen Pinoy 2024-02-18 18:05:08 +0100
  • 5023a54025
    fix: fix workflow attribute edition actions #9570 Jeroen Pinoy 2024-02-17 23:36:28 +0100
  • b2cb4faedc
    Merge branch 'develop' into 2.4 v2.4.185 iglocska 2024-02-16 16:51:21 +0100
  • e703307f14
    chg: [misp-stix] Bumped latest version Christian Studer 2024-02-16 16:29:04 +0100
  • 1a9f2836c8
    Merge branch 'develop' of github.com:MISP/MISP into develop Christian Studer 2024-02-16 16:28:30 +0100
  • 5ac9c995aa
    chg: [VERSION] bump iglocska 2024-02-16 16:27:57 +0100
  • fd7548243b
    Merge branch 'develop' of github.com:MISP/MISP into develop iglocska 2024-02-16 16:27:43 +0100
  • a2c9740c0f
    fix: [missing images] re-added iglocska 2024-02-16 16:27:17 +0100
  • b1649cca55
    chg: [taxonomies] updated to the latest version Alexandre Dulaunoy 2024-02-16 16:23:47 +0100
  • e84ca24ff5
    chg: [misp-objects] updated to the latest version Alexandre Dulaunoy 2024-02-16 16:23:09 +0100
  • 1b3fd41a64
    chg: [warning-lists] updated to the latest version Alexandre Dulaunoy 2024-02-16 16:22:42 +0100
  • ecfa6224a9
    chg: [misp-galaxy] updated to the latest version Alexandre Dulaunoy 2024-02-16 16:22:17 +0100
  • 6f99b148f0
    Merge remote-tracking branch 'origin/develop' into notes #9565 notes Sami Mokaddem 2024-02-16 15:29:03 +0100
  • 8530d6344b
    fix: [analyst-data:relationship] Make sure to rearrange data only when the referrenced element exists Sami Mokaddem 2024-02-16 15:26:11 +0100
  • e4e6f1625a chg: [PyMISP] Bump version Raphaël Vinot 2024-02-16 14:50:31 +0100
  • 0f7b55a1df
    fix: [db_schema] bump iglocska 2024-02-16 14:41:19 +0100
  • c47f1987dc
    Merge branch 'develop' of github.com:MISP/MISP into develop iglocska 2024-02-16 14:24:44 +0100
  • c1638e0a9c
    fix: [sighting sync] speculative fix for critical sync issue iglocska 2024-02-16 14:21:10 +0100
  • 159f5278ef
    fix: [analyst-data:view] Fixed analyst-data/view/all endpoint Sami Mokaddem 2024-02-16 10:30:26 +0100
  • 87f4ef1bed
    fix: [db_schema] Bumped db_version Sami Mokaddem 2024-02-16 09:09:02 +0100
  • 9d66ff0815
    fix: [app] Fixed error while merging in db_change number Sami Mokaddem 2024-02-16 08:38:45 +0100
  • 66cd091ac4
    Merge remote-tracking branch 'origin/develop' into notes Sami Mokaddem 2024-02-16 08:30:04 +0100
  • aa67046917
    Merge pull request #9564 from Wachizungu/fix-objects-restsearch-first-seen Andras Iklody 2024-02-15 17:26:43 +0100
  • 7a22d7c413
    Merge branch 'develop' of github.com:MISP/MISP into develop iglocska 2024-02-15 15:37:32 +0100
  • 9c244eb115
    fix: [security] Org image upload moved out of webroot iglocska 2024-02-15 15:35:12 +0100
  • 502682ee51
    fix: [analyst-data:pull] Return early if there is nothing to pull Sami Mokaddem 2024-02-15 15:21:00 +0100
  • c33a8774a8
    chg: [tests:testlive_sync] Trying to understand why it fails Sami Mokaddem 2024-02-15 15:09:43 +0100
  • 3db65a5548
    fix: [test:testlive_sync] Adapted message to adhere to server change Sami Mokaddem 2024-02-15 14:39:43 +0100
  • 25869b189f
    fix: [object:editObject] Call function from the correct model Sami Mokaddem 2024-02-15 14:12:55 +0100
  • 147c9b1af4
    fix: [object:editObject] Avoid un-nesting object when not applicable Sami Mokaddem 2024-02-15 13:31:53 +0100
  • 5827170008
    fix: [aclComponent] Make queryACL not complaining Sami Mokaddem 2024-02-15 13:30:16 +0100
  • df95b4ba7f
    fix: [eventReport:editReport] Call function from the correct model Sami Mokaddem 2024-02-15 13:27:54 +0100
  • 92f1f61dc9
    chg: [db_schema] Updated to latest Sami Mokaddem 2024-02-15 13:09:02 +0100
  • 66926d1b60
    fix: [attribute:editAttributePostProcessing] Call function from the correct model Sami Mokaddem 2024-02-15 12:09:36 +0100
  • 0e47d79340
    Merge remote-tracking branch 'origin/develop' into notes Sami Mokaddem 2024-02-14 15:54:28 +0100
  • bf6a148bc8
    fix: fix objects restsearch first_seen filter #9564 Jeroen Pinoy 2024-02-14 15:40:06 +0100
  • cc10d2a741
    Merge pull request #9563 from Wachizungu/fix-object-restsearch-filters Andras Iklody 2024-02-14 13:54:42 +0100
  • 54b3c566d4
    new: [Event:_edit] Added support of recursive update of analyst data Sami Mokaddem 2024-02-14 11:22:43 +0100
  • 006c900c8e
    new: [Event:_add] Added support of recursive capture of analyst data Sami Mokaddem 2024-02-14 09:48:11 +0100
  • e99b89433a
    fix: fix object_name, object_template_uuid and object_template_version object restsearch filters #9563 Jeroen Pinoy 2024-02-14 09:41:08 +0100
  • c6a7baddeb
    Merge pull request #9540 from righel/3.x-servers-api Luciano Righetti 2024-02-14 09:04:26 +0100
  • 714cb9ea78
    chg: [event:restSearch] Added support of `includeAnalystData` options Sami Mokaddem 2024-02-14 08:36:28 +0100
  • 236759217e
    chg: [doc/openapi] clarify 'deleted' restsearch filter (#9485) Jeroen Pinoy 2024-02-13 17:40:30 +0100
  • 9c64255e50
    chg: [analyst-data:UI] Reduced number of inline asset ressources inclusion Sami Mokaddem 2024-02-13 16:02:12 +0100
  • 8c59b9897d
    fix: [analyst-data:add] Allow not providing a language when creating a note Sami Mokaddem 2024-02-13 15:41:57 +0100
  • 1afd609581
    chg: [analyst-data:thread-view] Added possibility to fetch data having a deeper depth Sami Mokaddem 2024-02-13 15:38:23 +0100
  • ac3695e864 add: [wip] support server push, add api test #9540 Luciano Righetti 2024-02-13 15:07:38 +0100
  • e9d01c5f5f
    chg: [analyst-data] Added many improvements for UI and fixed infite loop due to recursion Sami Mokaddem 2024-02-13 14:37:00 +0100
  • 4d8212b014 chg: update supervisorphp/supervisor to v5 Luciano Righetti 2024-02-13 13:54:29 +0100
  • 31ed2113fb
    fix: [analyst-data:recursive-fetch] Second tentative to prevent recursion in relationship Sami Mokaddem 2024-02-13 11:13:39 +0100
  • 9e97ae868c
    fix: [analystData:fetchChildNotesAndOpinions] Added support of depth Sami Mokaddem 2024-02-13 10:23:09 +0100
  • 1818a22a4a chg: create feeds command shell, move out feed commands from servers shell Luciano Righetti 2024-02-13 10:10:11 +0100
  • 4c1d5f5844 fix: certificate expired, remove valid_to_ok check Luciano Righetti 2024-02-13 10:09:06 +0100
  • 2af975494d chg: [PyMISP] Bump version Raphaël Vinot 2024-02-12 12:18:19 +0100
  • badca75620 chg: [PyMISP] fix a few regressions. Raphaël Vinot 2024-02-12 11:52:23 +0100
  • 6d1fb2e401 fix: [HttpTool] make linting happy Christophe Vandeplas 2024-02-10 10:18:45 +0000
  • 6d5299cf73 Merge branch '3.x' into feature/3.x_Cerebrates feature/3.x_Cerebrates Christophe Vandeplas 2024-02-10 08:51:11 +0000
  • e1f0a590a8 fix: [linting] make linting happy Christophe Vandeplas 2024-02-10 08:50:50 +0000
  • 775afc3be7 fix: use objects instead of arrays Luciano Righetti 2024-02-08 16:09:38 +0100
  • 0aa90b8a2e add: migrate missing server shell commands Luciano Righetti 2024-02-08 15:57:31 +0100
  • 209e9656e2 fix: add missing log trait Luciano Righetti 2024-02-08 15:55:47 +0100
  • 2bb96048bd chg: remove settings from entity class Luciano Righetti 2024-02-08 10:27:15 +0100
  • c78e143399 fix: string interpolation Luciano Righetti 2024-02-08 10:24:05 +0100
  • 54a486369f fix: remove settings from table class, fix string interpolation messages Luciano Righetti 2024-02-08 10:21:47 +0100
  • 3c05037674
    fix [INSTALL/MySQL]: Create table `user_login_profiles` only if it not exists #9553 Jürgen Löhel 2024-02-07 13:36:10 -0600
  • 9e19438a16
    Merge remote-tracking branch 'origin/develop' into notes Sami Mokaddem 2024-02-07 17:17:29 +0100
  • 9887843358
    chg: [servers:getVersion] Include the remote instance UUID if user has perm_sync permission Sami Mokaddem 2024-02-07 17:15:58 +0100
  • c1723fe4f0 add: [wip] fix code related to server push Luciano Righetti 2024-02-07 15:49:39 +0100
  • 509708a2a2
    chg: [app:queryVersion] Bumped version Sami Mokaddem 2024-02-07 15:21:58 +0100
  • bb6b105bef
    chg: [analyst-data:edit] Fetch referenced element for analyst-data relationships by default Sami Mokaddem 2024-02-07 15:20:13 +0100
  • 7653b0d450
    fix: [analyst-data:add] Added missing field `related_object_type` in form Sami Mokaddem 2024-02-07 15:17:56 +0100
  • a1e215c097
    chg: [analyst-data:add] Added support of author field and prefill it with current user's email address Sami Mokaddem 2024-02-07 15:07:13 +0100
  • 2fa33ef129
    chg: [analyst-data:global_menu] Added entry in the global menu Sami Mokaddem 2024-02-07 14:59:56 +0100
  • 4fca835c39
    chg: [analyst-data:crud] Do not recursively fetch child analyst-data in REST context Sami Mokaddem 2024-02-07 14:53:37 +0100
  • d1a916c8bd add: migrate pull related functions to servers shell Luciano Righetti 2024-02-07 14:10:51 +0100
  • ceb04b2662
    chg: [analyst-data:beforeValidate] Do not override authors field if already set Sami Mokaddem 2024-02-07 11:29:35 +0100
  • 4ed433a0eb
    Merge remote-tracking branch 'origin/develop' into notes Sami Mokaddem 2024-02-07 11:12:10 +0100
  • 0eb23bbf2f
    fix: [console:serverShell] Set `CurrentUserId` to the ID of the user being used Sami Mokaddem 2024-02-07 11:10:35 +0100
  • da7a21a333
    chg: [develop] merge back the Curl option issue Alexandre Dulaunoy 2024-02-07 10:51:54 +0100
  • 90126dc1dd
    Merge pull request #9551 from Benni0/2.4 Alexandre Dulaunoy 2024-02-07 10:51:26 +0100
  • d67506e9a6
    chg: [analyst-data:CRUD] Allow viewing, editing and deleting any analyst-data by their UUIDs Sami Mokaddem 2024-02-07 10:34:09 +0100
  • 45f264de49 fix: CurlClient doesn't use correct Proxy settings #9551 Benni0 2024-02-07 09:59:26 +0100
  • 4e469a7a68 fix: string interpolation Luciano Righetti 2024-02-06 16:23:26 +0100