Commit Graph

75 Commits (ed6280f82a99fbc743ed754cf4618d18464d48f9)

Author SHA1 Message Date
Luciano Righetti 2c661b565f new: allow user to enrich objects 2023-07-11 16:36:20 +02:00
Jakub Onderka 410c8aa103 chg: [internal] Simplify importChoice 2022-12-15 10:05:13 -05:00
Jakub Onderka 1c883b379d new: [UI] Show servers where event will be pushed 2022-11-02 09:02:27 +01:00
Jakub Onderka 9e0a2546ff fix: [UI] Undefined index 2022-10-25 14:28:09 +02:00
Jakub Onderka c8f7b4f256 fix: [acl] Remove duplicate acl definition 2022-10-24 09:32:23 +02:00
Jakub Onderka 4f54488bc0 new: [acl] CanModifyTag method in AclHelper 2022-10-24 09:32:23 +02:00
Jakub Onderka 1eaa3b9d99 fix: [templates] Use $hostOrgUser variable 2022-10-22 14:35:41 +02:00
Jakub Onderka 2964335f04 chg: [UI] Event export description 2022-06-16 09:19:53 +02:00
Jakub Onderka e75b706de9 chg: [internal] Show event tags closes sessions soon 2022-05-22 15:40:13 +02:00
Jakub Onderka 09fb66f09d chg: [internal] REST search export 2022-05-21 14:20:42 +02:00
Jakub Onderka 3f29776103 fix: [UI] Handle unauthorized state when checking event locks 2022-05-15 12:03:34 +02:00
Jakub Onderka e65d52dcc7 fix: [UI] Enrich Event 2022-04-29 10:31:49 +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
Sami Mokaddem c83a7b0b5b
chg: [events:index] Simplified endpoint 2022-03-10 12:10:37 +01:00
Sami Mokaddem 3f9629ad0c
new: [events:index] Multi-select export of events 2022-03-10 10:18:39 +01:00
Jakub Onderka beee3d5c80 fix: [UI] Event lock warning 2021-04-23 10:17:15 +02:00
Jakub Onderka 963309ac08
Merge pull request #7227 from JakubOnderka/smarter-event-locks-check
new: [UI] Smarter events lock checking
2021-04-03 17:50:13 +02:00
mokaddem 84c27def91
fix: [tags] More granularity for local and global add cluster buttons 2021-03-24 11:00:04 +01:00
mokaddem 41099defb2
fix: [tags] More granularity for local and global add tag buttons 2021-03-24 10:22:44 +01:00
Jakub Onderka 213aac05a0 new: [UI] Smarter events lock checking 2021-03-20 10:48:47 +01:00
Jakub Onderka 374b10d623 new: [UI] Reworked galaxy quick view 2021-03-19 20:51:08 +01:00
Jakub Onderka 7b272dce28 chg: [UI] Simplified event ajax index template 2021-01-17 11:50:16 +01:00
Jakub Onderka f8e7cc9563 chg: [UI] Change quick edit icons also for objects and setting edit 2020-10-21 19:41:49 +02:00
Vito Piserchia b8c7485712 resolve merge 2020-08-16 13:31:31 +02:00
iglocska dbc229c83c
new: [sync] Added sighting sync publish button to the event view 2019-11-25 16:21:42 +01:00
mokaddem 213e8b5049
new: [tags] Preminilary support of exclusive tags based on taxonomy data 2019-11-04 11:54:22 +01:00
4ekin 9bb8933445 fix: Fixed i18n strings in Event controller, model and view 2019-04-29 16:14:14 +03:00
iglocska 3cd642a1ad fix: [enrichment] typo causing enrichments to redirect to the event view fixed 2019-04-29 09:34:47 +02:00
iglocska 61f21f4559 chg: [modules] module choice screen updated
- nicer looks
- sorting
2019-04-26 12:06:22 +02:00
iglocska 7a4eab8e67 fix: [UI] Event lock warnings missing due to missing ctp file 2019-04-24 11:16:51 +02:00
iglocska 742f236ee1 fix: [enrichment] UI errors fixed when no modules are enabled
- also fixed the weird indentation
2019-02-23 18:50:43 +01:00
mokaddem 8a710ea367 Merge branch '2.4' into UISelector 2019-01-17 14:54:15 +01:00
iglocska 76497420fa new: [publishing] Unpublish function added
- users were jumping through hoops to unpublish an event
2019-01-17 08:27:16 +01:00
mokaddem 0855152874 new/fix: [MassEdit] Allow addition/deletion of tags and clusters on selected
attributes + Lots of usage bug fixes
2019-01-16 16:00:34 +01:00
iglocska 8225a0d83f fix: [galaxies] Some minor fixes with the ajaxification 2019-01-06 17:04:10 +01:00
iglocska 6c58b379df fix: [galaxies] added new view that wasn't finished for the previous commit (stil WIP) 2019-01-06 16:58:32 +01:00
iglocska 1280d20d5a new: [galaxies] adding galaxies no longer needs a full refresh of the page
- use the new ajax function to get the galaxy information returned
2019-01-05 05:03:04 +01:00
iglocska 58997b9ac1 chg: [psr-2] Changed view files to space indentation instead of tabs
- *sniff sniff*
2018-07-20 09:29:50 +02:00
StefanKelm 479cb00932
typo 2018-07-09 14:12:56 +02:00
iglocska 2af8bfec4e new: Added event enrichment functionality
- select and run a set of enrichments on all applicable attributes of the event
- exposed to the API
- exposed to the command line tool
- adheres to attribute distributions
2018-04-24 16:41:09 +02:00
iglocska 65385eb323 new: Added STIX 2.x import to the GUI 2018-03-23 14:37:43 +01:00
iglocska ee6f5f46e2 fix: Fixed annoying download list only having one side clickable
- it was annoying to brigadier general @adulau
2018-02-22 12:02:34 +01:00
Steve Clement b0eb8b02b3 - app/View/Events/ --> __(' 2018-01-10 00:05:29 +01:00
iglocska a6f86558d6 fix: Changed name of export popup 2017-12-05 10:51:12 +01:00
Alexandre Dulaunoy 795272b075 Fix: Yes is not Yee 2017-06-17 19:05:20 +02:00
iglocska 47de71eec0 fix: Added missing view file 2017-06-09 15:37:32 +02:00