Commit Graph

21806 Commits (a5622c74631892ab882cc0192a048babef49a124)

Author SHA1 Message Date
Jakub Onderka 4c02d2de1e
Merge pull request #8270 from JakubOnderka/fix-restclient
fix: [UI] REST client
2022-04-10 15:42:34 +02:00
Jakub Onderka fce0b422bb fix: [rest] Correct view for empty response 2022-04-10 15:16:11 +02:00
Jakub Onderka ff55803a17 fix: [internal] User model can be null 2022-04-10 15:08:52 +02:00
Jakub Onderka c419fb69ea fix: [UI] REST client 2022-04-10 15:04:48 +02:00
Jakub Onderka c08ea70562
Merge pull request #8269 from JakubOnderka/event-cleanup
Event cleanup
2022-04-10 14:22:18 +02:00
Jakub Onderka 4aed51d0c2 new: [test] test_get_all_apis 2022-04-10 13:58:12 +02:00
Jakub Onderka 6b92ee20ef chg: [UI] Faster loading REST client page 2022-04-10 13:50:11 +02:00
Jakub Onderka c17b6e4533 fix: [test] Missing ACL 2022-04-10 12:50:38 +02:00
Jakub Onderka 7fa35f9d65 chg: [rest] Use HttpSocketExtended 2022-04-10 12:23:57 +02:00
Jakub Onderka 2992830ee4 chg: [UI] Do not convert body template to string 2022-04-10 12:09:43 +02:00
Jakub Onderka b5e59446ce fix: [internal] Baseurl is not defined 2022-04-10 12:02:04 +02:00
Jakub Onderka fc6e6d6589 fix: [UI] Code style 2022-04-10 12:02:04 +02:00
Jakub Onderka cba390ccca fix: [UI] Add title for API pages 2022-04-10 12:02:04 +02:00
Jakub Onderka 9c7fca3bc8 chg: [UI] Load data for REST in background 2022-04-10 12:02:04 +02:00
Jakub Onderka 6431f286c6 new: [internal] Move REST client to new Api controller 2022-04-10 12:02:03 +02:00
Jakub Onderka 2b61648184 new: [internal] Proper method for json decoding in controller 2022-04-10 09:50:12 +02:00
Jakub Onderka ff150b8834 chg: [internal] Do not generate export array when initializing Event class 2022-04-10 09:49:21 +02:00
Jakub Onderka 9e8608b3d3 chg: [jsonTool] Properly handle invalid JSON for PHP 7.2 and older 2022-04-10 09:38:25 +02:00
Jakub Onderka cb218004b0
Merge pull request #8258 from JakubOnderka/fix-unpublish-button
fix: [UI] Unpublish button title
2022-04-10 09:14:53 +02:00
Luciano Righetti 9d55bffd9a fix: remove non db field 2022-04-06 16:38:36 +02:00
Luciano Righetti e33ac3d7d0 fix: edit feed not updating fixed_event and target_event 2022-04-06 15:07:36 +02:00
Sami Mokaddem e2fd97aa67
Merge branch '2.4' of github.com:MISP/MISP into develop 2022-04-06 10:08:45 +02:00
Sami Mokaddem 903b461272
chg: [events:index] Quick search in event index only searches on event.info
The quickfilter used to search in all possible fields in the event and it was massively used by users who only wanted to search in the event.info field.
The search_all feature has been moved in the search index modal under the name `search in all fields` and the quick search input now only perform searches on the event.info field.
2022-04-06 10:07:10 +02:00
Alexandre Dulaunoy f81bb700c4
chg: [misp-objects] updated to the latest version 2022-04-04 15:37:09 +02:00
Alexandre Dulaunoy 960082e5f3
chg: [misp-objects] updated 2022-04-04 15:01:18 +02:00
Sami Mokaddem bd24e875ee
chg: [feed] Show filtering on type only for server 2022-04-04 13:53:09 +02:00
Sami Mokaddem 8d5f6e6662
chg: [feed:pullRules] Added hints suggestions for url_params 2022-04-04 12:01:59 +02:00
Sami Mokaddem 990a00ccec
chg: [feeds:edit] Default filtering rules if not set 2022-04-04 12:01:03 +02:00
Sami Mokaddem 671c5588f4
fix: [feed] Apply url_param filtering rules
Currently only support timestamp and publish_timestamp
2022-04-04 12:00:15 +02:00
Sami Mokaddem 077b43c33e
fix: [feed:filterEventIndex] Correctly filter out events based on the tag's filter rule 2022-04-04 11:56:55 +02:00
Sami Mokaddem 6c258015a1
chg: [servers:getAllTypes] Moved the type and object collection action for filtering in the model 2022-04-04 11:52:47 +02:00
Jakub Onderka 5c9f2a8b6e fix: [UI] Unpublish button title 2022-04-01 13:26:01 +02:00
Sami Mokaddem aecb09d7ed
Merge branch 'develop' of github.com:MISP/MISP into develop 2022-03-31 15:27:53 +02:00
Sami Mokaddem 57b62dc511
chg: [events:index] Usage of UUIDfor restSearchExport feature 2022-03-31 15:27:06 +02:00
Sami Mokaddem 8afcc6552b
chg: [events:index] Usage of UUIDfor restSearchExport feature 2022-03-31 15:25:07 +02:00
Alexandre Dulaunoy ab09c905d2
chg: [misp-galaxy] updated 2022-03-31 09:09:19 +02:00
Alexandre Dulaunoy fdc3a71713
chg: [misp-galaxy] updated 2022-03-31 09:08:40 +02:00
Jakub Onderka 4331e8499e
Merge pull request #8250 from JakubOnderka/show-context-button
fix: [UI] Show context button
2022-03-30 17:44:43 +02:00
Jakub Onderka 464504fa16 fix: [UI] Show context button 2022-03-30 12:46:56 +02:00
Jakub Onderka 4065642667
Merge pull request #8248 from JakubOnderka/fix-ui-typo
fix: [UI] Typo
2022-03-30 09:33:01 +02:00
Jakub Onderka cb643b4b89 chg: [UI] Use same UI for adding tags 2022-03-30 09:15:29 +02:00
Jakub Onderka e589f8be93 chg: [UI] Use same UI for adding tags 2022-03-29 20:47:33 +02:00
Jakub Onderka c155dabc7b fix: [UI] Popovers 2022-03-29 20:42:06 +02:00
Jakub Onderka 9b92b502cc chg: [UI] Remove two onclick 2022-03-29 17:37:59 +02:00
Jakub Onderka 84129c3bf9 fix: [UI] Remove popover from URL 2022-03-29 17:25:03 +02:00
Jakub Onderka d85fbbaf95 chg: [UI] Simplify code for adding galaxies 2022-03-29 17:21:11 +02:00
Jakub Onderka 9b9e332019 chg: [UI] Remove onclick when adding tag 2022-03-29 17:18:06 +02:00
Jakub Onderka b7d7fd8f28 fix: [UI] Typo 2022-03-29 12:30:36 +02:00
iglocska 861a9af713
Merge branch '2.4' into develop 2022-03-28 17:49:28 +02:00
iglocska a144582b46
Merge branch '2.4' of github.com:MISP/MISP into 2.4 2022-03-28 17:49:09 +02:00