Commit Graph

1149 Commits (40ce38efec260b95705ddae52b60418298d8635d)

Author SHA1 Message Date
Jakub Onderka 20e17dcc56 chg: [UI] Change Published to icon in event index 2022-09-21 14:23:38 +02:00
Jakub Onderka d4300f6b74 fix: [UI] Periodic summary 2022-09-20 16:33:50 +02:00
Sami Mokaddem 1a49e9753d
chg: [module_view:context+markdown_context] Skip tags not belonging in a taxonomy 2022-09-09 11:07:04 +02:00
Sami Mokaddem aed5a3b3ea
chg: [periodic_notification] Improved layout 2022-09-09 10:50:57 +02:00
Sami Mokaddem 00c818cb45
chg: [module_views:context_view] Only display sections having data 2022-09-08 10:56:27 +02:00
Sami Mokaddem 65c7e9b7a2
fix: [events:automation] Fixed typo 2022-09-01 09:01:45 +02:00
Sami Mokaddem 55916ba1a6
chg: [automation] Added doc about setting up periodic notifications 2022-08-31 15:42:02 +02:00
Sami Mokaddem 5643a067c5
chg: [export:context] Added support of `static` parameter to produce a static HTML output 2022-08-31 11:44:42 +02:00
Sami Mokaddem 99a76812bc
Merge remote-tracking branch 'origin/develop' into feature-workflows-2 2022-07-07 09:09:39 +02:00
Graham Williamson b3360e89a6 chg: [doc] Fixes various typos and spelling mistakes 2022-07-03 21:38:59 +10:00
Graham Williamson e5c9af4903 chg: [doc] Fixes broken link to OpenAPI spec 2022-07-03 21:23:54 +10:00
Jakub Onderka 2964335f04 chg: [UI] Event export description 2022-06-16 09:19:53 +02:00
Jakub Onderka bb9567f671 new: [UI] Allow to upload MISP event by pasting data to textarea 2022-05-29 16:21:25 +02:00
Jakub Onderka eea43a49fe fix: [UI] Show event description just when needed 2022-05-23 19:53:41 +02:00
Jakub Onderka e75b706de9 chg: [internal] Show event tags closes sessions soon 2022-05-22 15:40:13 +02:00
Jakub Onderka 6146984a11 fix: [UI] Avoid double escaping 2022-05-22 14:43:43 +02:00
Jakub Onderka 09fb66f09d chg: [internal] REST search export 2022-05-21 14:20:42 +02:00
Jakub Onderka 5d9843bfb5 chg: [UI] Simplify getEventInfoById controller and template 2022-05-21 13:10:39 +02:00
Jakub Onderka 542831ec4a chg: [UI] Remove event info from event view table 2022-05-21 13:01:39 +02:00
Jakub Onderka 51a7e9bf43 chg: [UI] Template code cleanup 2022-05-21 11:39:51 +02:00
Jakub Onderka 3f29776103 fix: [UI] Handle unauthorized state when checking event locks 2022-05-15 12:03:34 +02:00
Jakub Onderka bf448aacdd new: [UI] New style for published/unpublished event row 2022-05-15 12:03:33 +02:00
Jakub Onderka ac18071ac8 fix: [UI] Avoid double escaping 2022-05-02 17:48:35 +02:00
Jakub Onderka b945cbd8ca chg: [UI] Use asset loader for Events/index.ctp 2022-05-02 10:29:37 +02:00
Jakub Onderka 5207d2c072 chg: [UI] View graph cleanup 2022-05-02 09:50:22 +02:00
Jakub Onderka 809a1b07b0 fix: [UI] Put back jQuery UI 2022-04-30 18:02:49 +02:00
Jakub Onderka e65d52dcc7 fix: [UI] Enrich Event 2022-04-29 10:31:49 +02:00
Jakub Onderka 4007ce8a29 fix: [UI] Avoid double escaping 2022-04-28 15:32:16 +02:00
Jakub Onderka b56c7c0da9 fix: [UI] Keep selected search scope 2022-04-25 12:23:45 +02:00
Sami Mokaddem ddd41560e0
chg: [events:index] Quick search in event index for different scopes
Allow to change the scope of the quick search for filtering an index. It's a compromise between a time consuming full text search and the user experience.
2022-04-21 09:53:56 +02:00
Jakub Onderka 8ac75a2f08 chg: [UI] Sparkline refactoring 2022-04-18 19:54:13 +02:00
Jakub Onderka 8aea49d926 fix: [view] Remove unused variables 2022-04-18 19:54:12 +02:00
Jakub Onderka 781829cad5 chg: [internal] No need to edit types 2022-04-18 19:54:12 +02:00
Jakub Onderka 104ea79afc chg: [internal] Simplify and speedup code for freetext importing 2022-04-15 14:31:17 +02:00
Jakub Onderka 6431f286c6 new: [internal] Move REST client to new Api controller 2022-04-10 12:02:03 +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
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
Jakub Onderka 5c9f2a8b6e fix: [UI] Unpublish button title 2022-04-01 13:26:01 +02:00
Jakub Onderka 464504fa16 fix: [UI] Show context button 2022-03-30 12:46:56 +02:00
Jakub Onderka d85fbbaf95 chg: [UI] Simplify code for adding galaxies 2022-03-29 17:21:11 +02:00
Jakub Onderka e385e71551 fix: [UI] Avoid calling submitPublish() JS method 2022-03-28 12:44:56 +02:00
Jakub Onderka 9140ece0d1 chg: [UI] Cleanup code for event confirmation dialog 2022-03-28 12:00:34 +02:00
Jakub Onderka ec0fae0c94 fix: [internal] Code style 2022-03-20 14:21:31 +01:00
Jakub Onderka d133f705ac fix: [UI] Undefined variable 2022-03-20 08:43:49 +01:00
Sami Mokaddem ae0e335a05
chg: [events:restSearchExport] Format export based on the responseType 2022-03-18 09:14:10 +01:00
Sami Mokaddem 2d14113de9
chg: [events:view] Removed duplicated lockpad icon 2022-03-17 14:25:40 +01:00
Sami Mokaddem 188153ffe9
chg: [events] Typo in protected description 2022-03-17 11:50:06 +01:00
iglocska e8dcb31623
Merge branch 'feature/protected_mode' into develop 2022-03-17 01:43:44 +01:00
iglocska f8efe5a01e
chg: [event view] added more information about the protected event status 2022-03-17 00:46:23 +01:00
iglocska 5cd07f6ff0
fix: [warning] merge fixes 2022-03-15 23:51:43 +01:00