Commit Graph

140 Commits (71d4e2cd10256cf86987a50c9d30f221953869af)

Author SHA1 Message Date
iglocska a04f3964e7
new: [correlation rework] round 2
- long list of fixes
- update scripts
- correlation engine management interface
- recorrelation/truncation tools
- various performance tunings and bug fixes
2022-08-03 15:44:27 +02:00
Jakub Onderka 08f0ed4be1 fix: [UI] Attribute value in attribute index 2022-05-24 12:07:45 +02:00
Jakub Onderka 34e17d276c chg: [UI] Move `.sightings_advanced_add` handler to misp.js 2022-05-15 12:04:00 +02:00
Jakub Onderka 1141a361a2 chg: [UI] Screenshot box 2022-04-28 15:15:13 +02:00
Jakub Onderka 0bb267b181 fix: [UI] Attribute search input description 2022-04-26 15:57:21 +02:00
Jakub Onderka 8f56190841 chg: [UI] Reduce number of attributes ID in code 2022-04-18 19:54:13 +02:00
Jakub Onderka d85fbbaf95 chg: [UI] Simplify code for adding galaxies 2022-03-29 17:21:11 +02:00
Jakub Onderka e8427c9724 fix: [UI] Correct link to focus 2021-10-29 17:24:06 +02:00
Jakub Onderka 5a0e29aee4 fix: [UI] Element name 2021-10-29 16:29:59 +02:00
Jakub Onderka c1d69b7b69 fix: [UI] Add link to full attribute 2021-10-29 13:59:47 +02:00
Jakub Onderka 4f31876890 fix: [UI] Broken tag attaching 2021-10-18 18:01:57 +02:00
iglocska cb20a9e1d9
fix: [attribute index] fixed attribute tag widget
- notice errors due to missing variables in the closure
2021-10-12 16:12:15 +02:00
iglocska d93a683f15
fix: [attribute index] action ACL fixed 2021-10-12 15:34:59 +02:00
Luciano Righetti 7c85d3a173 chg: add missing action buttons. 2021-07-29 15:59:26 +02:00
Luciano Righetti 1b0a02e1a0 chg: add tags and galaxies col 2021-07-29 11:58:08 +02:00
Luciano Righetti 89a074cd5a chg: add sightings cols and actions. 2021-07-28 16:50:22 +02:00
Luciano Righetti 01ec762045 chg: add attributes index custom fields 2021-07-28 11:37:10 +02:00
Luciano Righetti 82ec738770 chg: initial migration of attributes/index view to factory 2021-07-26 15:58:30 +02:00
Jakub Onderka aa7ff5b368 fix: [UI] Allow to download attachments from attribute index 2021-01-21 17:18:15 +01:00
Jakub Onderka c1119283dc chg: [UI] Faster event paginator 2021-01-10 16:51:09 +01:00
Jakub Onderka ae58f1ae42 chg: [UI] Deduplicate sightings form 2021-01-09 14:17:58 +01:00
Jakub Onderka adf63d792c fix: [UI] Fix IDS toggle permission in attribute view 2020-10-06 14:15:17 +02:00
iglocska 76b1b05a9e
fix: [UI] Attribute search sort by date fixed 2019-09-13 13:51:17 +02:00
mokaddem 7c8f91cfc4 chg: [popovers] Added dedicated popover container for expansions and sightings
(instead of a shared one with the screenshots)
2019-04-15 10:51:06 +02:00
4ekin 0b33adedc1 fix: fixed i18n string representation in Views
Fix for a plenty of Views with incorrect localizations (only English
text shown)
2019-03-21 18:10:26 +03:00
4ekin 840a2fb7e8 fix: Attributes index wrong ditribution field
fix: Logs search bug i18n
fix: Organisations index bug i18n
2019-03-12 16:45:48 +03:00
mokaddem 3f292458ec chg: [attribute row] to_ids flag edition is done with a checkbox +
prompt.

Previously, was a select.
2019-02-26 16:24:01 +01:00
iglocska d8ee91be68 chg: [refactor] Side menu generic templates moved 2019-02-13 14:45:01 +01:00
iglocska e63d855cbd fix: [CS] tab fixes 2019-02-13 09:02:23 +01:00
iglocska 2794d4fa96 fix: [sightings] Re-added advanced sightings to the search results 2019-01-28 14:07:35 +01:00
iglocska 1edc1a655a fix: [merge conflict] resolved,
- as notified by @a1ext
2018-11-28 13:59:12 +01:00
iglocska d27b599515 Merge branch '2.4' of github.com:MISP/MISP into 2.4 2018-11-12 12:03:29 +01:00
iglocska cfe934fb93 new: [search] Rework of the UI attribute search complete 2018-11-12 11:59:56 +01:00
iglocska 6acd4aeed2 chg: [search] Further progress on the attribute search UI 2018-11-10 19:05:58 +01:00
iglocska 493e7bbd36 new: [attribute search] Rework of the UI version of the search to unify the functionalities with the event view 2018-11-03 12:49:29 +01:00
mokaddem ac2257bdfd chg: [view/search] close opened popover when clicking the document 2018-10-31 08:27:35 +01:00
mokaddem c20553dfd5 new: [search/sighting] Possiblity to quickly add sightings on ID or VALUE when searching 2018-10-30 17:14:42 +01:00
mokaddem 8370763407 new: [search] Added possibility to directly sight an attribute after a search 2018-10-30 14:15:28 +01:00
iglocska 24d84c8388 fix: [search] Multiple lines didn't correctly get parsed as separate values in the attribute search 2018-10-11 18:23:04 +02:00
iglocska 68a49acd59 new: [search] view changes added for the search 2018-10-04 22:25:03 +02: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
iglocska 286e98bd66 fix: GUI: Listing Attributes creates many debug.log entries fixes #2969 2018-02-26 11:45:13 +01:00
iglocska 886a87af66 fix: Fixed messed up org logos in attribute search 2018-01-23 14:59:10 +01:00
iglocska 4a5c11d426 new: Use the new OrgImg helper for fetching org logos in a more consistent fashion 2018-01-19 15:55:27 +01:00
Steve Clement 3ccb06a0f7 - Removed some echo ('foo') / echo('bar') -> Coding rules want: echo foo
- Added numerous __(' for i18n
2018-01-05 22:38:49 +01:00
Steve Clement 812845b2c4 - Attributes folder scavenged for Translatables… 2018-01-05 17:00:33 +01:00
iglocska 4bdda92364 Fixed org logos in attribute index 2017-08-06 12:33:27 +02:00
iglocska d377bc195b fix: Added screenshots to attribute index/attribute search, fixes #2338
- Flickr can start quivering in its boots!
2017-07-12 15:32:00 +02:00
Ángel González 926895733b Cosmetic changes
Change space indents to tabs
Remove ?> at end of file
Add or remove some indentation where appropriate
2017-05-08 00:45:57 +02:00
iglocska 5e73042c47 fix: Second round of accessibility changes 2017-03-12 22:56:47 +01:00