Commit Graph

36 Commits (1c0df3687ae3d1e72f61523af8d8367db783ebb7)

Author SHA1 Message Date
Jakub Onderka 1289eaf6aa chg: [HTML] Remove unnecessary classes and ID 2022-04-18 19:54:13 +02:00
Jakub Onderka 20013e49fb chg: [UI] Event ID is not required for deleteObject method 2022-04-18 19:54:13 +02:00
Jakub Onderka 79e911fde0 chg: [UI] Remove unnecessary placeholders from HTML code 2022-04-18 19:54:12 +02:00
Jakub Onderka fd150d5fe0 fix: [UI] Correctly handle links to related events 2021-10-18 18:01:57 +02:00
Jakub Onderka 32eb742a7f chg: [internal] Move warnings popover generation to value_field template 2020-10-24 11:53:47 +02:00
Jakub Onderka ba35179506 fix: [UI] Remove unused parts from row_proposal template 2020-10-13 16:07:35 +02:00
Jakub Onderka e6b8cb039e fix: [UI] Remove objectType is zero checks 2020-10-13 16:07:35 +02:00
Jakub Onderka 2f614602e0 fix: [UI] Nicer proposal HTML code 2020-10-13 16:07:35 +02:00
Jakub Onderka 81bc9d6b00 chg: [UI] Use quick select for objects UUID 2020-10-13 16:07:35 +02:00
Jakub Onderka 9fe4d26189 chg: [UI] Enrichment for proposals doesn't exists 2020-10-13 16:07:35 +02:00
Jakub Onderka 1b8277cbc0 chg: [UI] Use nicer icon for accept proposal 2020-10-13 16:07:35 +02:00
Jakub Onderka 9f7e697524 chg: [UI] Focus proposal when going from proposals index 2020-10-06 14:15:16 +02:00
Jakub Onderka b8a9b5e87e chg: [internal] Attach warnings to proposals 2020-10-03 10:17:05 +02:00
Vito Piserchia b8c7485712 resolve merge 2020-08-16 13:31:31 +02:00
mokaddem a1fdea754d
Merge branch 'zoidberg-timeline' into zoidberg-final 2019-12-06 15:40:51 +01:00
iglocska c4f1d4d15e
new: [SightingDB] Added integration with SightingDB
- Added configuration tool
- Added lookups from the event view
- Added includeSightingdb flag for the restSearch searches
- Added SightingDB search tool
- Added SightingDB connection test tool
2019-11-06 21:20:04 +01:00
mokaddem bb3cf85776
Merge branch '2.4' into zoidberg-timeline 2019-10-02 11:23:04 +02:00
mokaddem bd1aacafea
new: [event:view] Added support of decay score 2019-08-12 16:34:26 +02:00
mokaddem 05838fb7bc
fix: [event:view] Icons color set to white when applicable 2019-07-04 09:37:39 +02:00
mokaddem ea7e7951b9
chg: [event:view] Added first_seen/last_seen column (event, server and
feed)
2019-07-04 09:33:39 +02:00
Olivier BERT a0a8b34e8c New bunch of accessibility fixes.
This affects EventBlacklists, Feeds, GalaxyClusters, News (index), OrgBlacklists (index), Organisations (index), SharingGroups (index), Taxonomies (view), Event Discussions, Event attribute table, Event proposal table.
2019-04-17 14:24:56 +02:00
iglocska a067fc769e new: [UI] Move to FA 5 2019-03-23 11:18:22 +01:00
iglocska 891580f2ea fix: [UI] Switched to FA for the warning icons on the attribute values 2019-02-24 00:19:07 +01:00
Olivier BERT 653118162f Accessibility: added aria properties for the warning list icon, which was not visible for screen readers. 2019-02-11 13:19:44 +01:00
iglocska a421ecd6cf chg: [UI] Cleaned up proposal correlations and unified attribute/proposal correlation view code 2018-07-03 10:46:07 +02:00
iglocska 962461890c new: Added attribute level galaxy clusters 2018-05-14 23:20:09 +02:00
iglocska caf53e0c7f new: Extended event first iteration added
- when adding/editing an event, add another event's UUID as an extended event UUID to extend the targeted event with the current
- extender events can be viewed in the merged event view
2018-04-10 18:43:09 +02:00
iglocska a839f93f25 chg: Various fixes to the way organisations are handled
- fix a bunch of issues with the org displays
- hide organisation view from users if they haven't yet contributed data and Security.hide_organisation_index_from_users is enabled
2018-01-24 16:44:59 +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 963bb18fe4 Merge branch '2.4' into i18n_prep 2018-01-17 22:44:25 +01:00
iglocska a7aa2358b2 fix: Remove the option for disabling sightings - it's an integral feature of the MISP core. Fixes #2820 2018-01-16 12:50:01 +01:00
Steve Clement f0b7db482f - __(' -> Added where needed 2018-01-08 15:03:07 +01:00
iglocska d3d6566b16 new: Various new features for the objects 2017-08-23 11:57:40 +02:00
iglocska 0e7dd2eddc new: Added first iteration of object references and other changes
- various fixes
- rework of the pagination library
2017-08-09 17:53:25 +02:00
iglocska 8f6b53ee24 new: Progress on the Objects
- Fixed UI elements in the event view
- Added object-aware filtering to the event view
- Objects can now be deleted and viewed once deleted
  - object sanitisation if the setting is set is implemented
- Edit objects directly from the interface (if the template exists)
- Various other fixes
2017-08-06 18:23:24 +02:00
iglocska 8cd31dd76c new: Further work on the object UI
- refactoring
- added objects fields to object rows
- nested rows within the object
- massive cleanup
2017-08-02 23:01:12 +02:00