Commit Graph

69 Commits (2.4)

Author SHA1 Message Date
Jakub Onderka 90a2e3a53d fix: [UI] Showing event logo in correlation graph 2024-03-25 14:59:35 +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 c43c6b7cd6
new: [workflow:editor] Added jinja icon for param supporting jinja templating 2023-10-25 11:07:54 +02:00
Alexandre Dulaunoy e0bc2d57e5
Merge pull request #9021 from vincenzocaputo/add-telegram-alert-module
new: [misp-workflow-modules] Telegram alert module
2023-06-01 14:43:33 +02:00
Jakub Onderka 0b43b73481
Merge pull request #8907 from JakubOnderka/remove-user-guide
chg: [UI] Remove local user guide
2023-05-24 09:55:01 +02:00
vincenzocaputo 85e147effb Added new Telegram action module 2023-04-15 12:13:03 +02:00
Jakub Onderka 8e4baa14b7 chg: [UI] Remove local user guide 2023-02-08 12:56:09 +01:00
Benni0 74a800c5ed new: [misp-workflow-modules] Splunk HEC export Module implemented 2022-12-29 08:59:28 +01:00
Sami Mokaddem e49723f4dc
new: [workflow-module:ms_teams_webhook] Added new MS teams module based on the webhook module 2022-08-24 11:07:43 +02:00
Sami Mokaddem 2011bf3670
chg: [workflow] Added support of misp_core_format in triggers and modules
Allow trigger to specify if their passed data is compliant with the MISP core format from the RFC. As for module, they can specify if they expect data under the MISP core format to be working properly.
2022-07-20 15:19:33 +02:00
Sami Mokaddem bab33d42b9
chg: [workflow] Renaming and UI Improvements 2022-07-06 14:40:35 +02:00
Sami Mokaddem 8b8055a625
chg: [WorkflowBlueprint] Renamed WorkflowPart into WorkflowBlueprint 2022-06-24 17:09:49 +02:00
Sami Mokaddem df8f0f9ed0
new: [workflow_module:webhook] Added new webhook module 2022-06-22 13:38:19 +02:00
Sami Mokaddem 30d114831e
fix: [workflow:editor] Fixed checking cyclic state for large graph + Improved UI 2022-06-21 10:01:28 +02:00
Jakub Onderka 42436721f8 new: [UI] PNG favicon 2022-05-07 14:41:37 +02:00
iglocska 4c9a6b21e8
chg: [logo] new logo added 2022-03-13 12:39:29 +01:00
mokaddem 98499f6959
fix: [galaxyCluster:view] Use CyCat local icon 2021-06-04 15:16:37 +02:00
iglocska e9d0dd48cb
chg: [birthday] logo added
- to be removed on the next release
2021-05-14 12:22:05 +02:00
iglocska 03deb585c8
chg: [image] added cerebrate logo 2020-11-30 23:46:07 +01:00
Jakub Onderka c4153b1a0c chg: [UI] Remove famfamfam icon flags 2020-10-16 09:21:26 +02:00
Jakub Onderka 119de231b5 new: [UI] Use flag icons from Twemoji 2020-10-16 09:21:26 +02:00
Loïc Fortemps ccfcb820f4
fix: [widgets] Adding images by default on the repository (#6298) 2020-09-08 15:46:14 +02:00
Sami Mokaddem 95e694f054 fix: [AttackMatrix] picking Att&ck tactic correctly redirect on the
matrix
2018-06-12 14:25:43 +00:00
Darren Spruell 70af9bc641 Add org logo for RiskIQ 2017-03-16 12:47:47 -07:00
iglocska ffc65ad17b chg: Rework of the galaxy UI, fixes #1738
- Reworked the UI elements to allow for more convenient pivoting between event index/event view/galaxy pages
- Reworked the galaxy quick view on the event view
- country flags added to the country fields
- added authors to the clusters
- tightened the access control to not show non-working buttons for users that don't have tagging rights
2016-12-14 17:18:09 +01:00
Iglocska 89bc7d484f chg: New default logo on the login screen and some rearranging of the login interface elements
- Users with OCD, rejoice!
2016-06-15 07:04:05 +02:00
Raphaël Vinot 9002b3bd0f Add css/js update script, update code accordingly 2016-06-06 16:24:23 +02:00
Iglocska 24c7fa61fe Merge branch 'permissionfix' into 2.4 2016-04-18 17:41:59 +02:00
Alexandre Dulaunoy bd4bcff4e6 CIRCL logo added 2016-03-29 13:43:06 +02:00
Alexandre Dulaunoy 794b480104 Fix #1051 2016-03-29 13:42:38 +02:00
Alexandre Dulaunoy 5f4ba10dab Fix #1051 2016-03-29 13:39:35 +02:00
William Robinet 4fea371c4b Fix permissions 2016-02-11 17:03:51 +01:00
Iglocska 888042dbd6 Added the first version of the correlation graphing
Conflicts:
	VERSION.json
2015-10-14 03:45:34 +02:00
L. Aaron Kaplan 9baa9a9116 move CERT.at logo file 2014-12-21 23:55:14 +01:00
Aaron Kaplan b40b0ec2ea Merge https://github.com/MISP/MISP 2014-12-16 22:56:37 +01:00
iglocska 4568589044 File management added and various small changes
- Important! Logo images have now moved to a different location! Make sure that you update your settings!
- Site admins can now manage the uploaded image files and the terms of use file via the server settings interface
- add, link, delete files directly from the interface
2014-10-29 15:20:30 +01:00
iglocska b7da6019f1 Further work on the manual, fix to the user filter 2014-10-23 14:09:50 +02:00
iglocska fc7ca7dcbe Work on the documentation and font change
- Adding all the new features to the documentation
- removed Robotolight from css to fix issues with chrome/firefox on Windows
2014-10-23 11:31:07 +02:00
iglocska 8235e8710d Updates to the documentation 2014-10-07 17:53:22 +02:00
Aaron Kaplan 087cea49ad added CERT.at org file
Also testing pull requests upstream
2014-08-05 15:14:17 +02:00
iglocska fec7738080 Missing user guide images added 2014-03-13 16:29:44 +01:00
iglocska c5644e5757 Some UI changes and other minor changes
- images updated in user manual

- fixed validation issues with named pipe (at the moment it's very loose)

- Fixed an issue with shadow attriubutes not showing for events that have no attributes

- some minor UI changes to make MISP a bit prettier
2014-03-06 17:21:57 +01:00
iglocska bec1287968 Tagging system
- new special role for tagging
- can create tags with a name + colour combination (using a colour picker plugin)
- users can assign tags to events
- can filter events by tags on the index
2014-01-23 12:25:04 +01:00
Christophe Vandeplas b8fa651aad quickstart in docu 2013-10-29 11:36:00 +01:00
Christophe Vandeplas 00e463bdff reverted commit of url validation that didn't validate parts of urls 2013-07-16 15:44:03 +02:00
iglocska 776ef3ae07 Changes to export validation, CSV export, Whitelist redesign
- CSV export for individual events, all events, search results
- Whitelists are now preg_matches instead of simple string matches
- whitelist checks are to be applied on almost all exports
(implementation in progress)
- the exception will be the search result exports, if the (to be
implemented) to_ids only checkbox isn't checked
2013-06-26 14:48:25 +02:00
iglocska 77e028dd9c Several smaller changes
- Fix to the proposed attribute edit that got broken in a previous
commit

- Fix to the org filters for non admin users

- Some changes to the documentation
2013-06-17 15:23:21 +02:00
iglocska 788a99f294 More updates to the manual 2013-06-14 09:43:26 +02:00
iglocska 54409e9746 More updates to the manual 2013-06-13 16:22:34 +02:00
iglocska 708156ee49 Some UI changes and partial update to the manual 2013-06-13 16:10:28 +02:00