Commit Graph

22 Commits (1c0df3687ae3d1e72f61523af8d8367db783ebb7)

Author SHA1 Message Date
Jakub Onderka 62d055d360 chg: [JS] Int should be int 2022-04-18 19:54:13 +02:00
Jakub Onderka 8ac75a2f08 chg: [UI] Sparkline refactoring 2022-04-18 19:54:13 +02:00
Jakub Onderka f280866b53 chg: [UI] Event ID is not required 2022-04-18 19:54:13 +02:00
Jakub Onderka 46c8a43593 chg: [UI] No need to escape integers 2022-04-18 19:54:13 +02:00
Jakub Onderka e82c2b6544 chg: [UI] Use TimeHelper for datetime formatting 2021-02-09 15:48:36 +01:00
Jakub Onderka ae58f1ae42 chg: [UI] Deduplicate sightings form 2021-01-09 14:17:58 +01:00
Jakub Onderka ba6c18f6d4 fix: [UI] Remove unused page argument for sighting form 2020-10-06 14:15:17 +02:00
Jakub Onderka f1372a4d86 fix: [UI] Return back sighting popover 2020-10-06 14:15:17 +02:00
Jakub Onderka 4628fdedc7 chg: [UI] Use hires icons for event page 2020-10-06 14:15:16 +02:00
Vito Piserchia b8c7485712 resolve merge 2020-08-16 13:31:31 +02:00
mokaddem e24a9eb44c
fix: [security] Fixed presistent xss in the sighting popover tool
- As reported by an external pentest company on behalf of the Centre for Cyber security Belgium (CCB)
2020-03-06 16:05:26 +01:00
mokaddem b58e1c5a23
chg: [event:view] Displays sighting popover if button has been hovered
for a specifig time. Fix #5211
2019-10-08 11:46:22 +02:00
iglocska cbc89b467a fix: [UI] Sightings could not be added by read only users, even if they had sighting rights 2019-04-29 13:47:34 +02:00
mokaddem 3ab9b888cc chg: [sighting] Added generic hovering support for `openPopover` + added
support of this feature for sightings
2019-01-30 10:59:33 +01:00
mokaddem d9608d2e4b new: [sighting] Searching for attributes allows to add sightings on the
attribute id or value
2019-01-29 16:07:03 +01:00
mokaddem cc5143cd7a fix: [sighting] prevent ID collision in the UI.
Sighting canvas is now correctly positioned regardless of the id.
2019-01-24 11:36:09 +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
iglocska 7e3ac1f69e fix: [UI] fixed missing sighting sparklines 2018-08-08 14:54:31 +02:00
iglocska f490e44be3 fix: [UI] Fixed the sighting buttons being (non-functionally) available to read only users 2018-07-09 11:15:12 +02:00
Steve Clement 644f72cb12 - Fixed typo and spacing 2018-01-09 17:32:12 +01:00
Steve Clement f0b7db482f - __(' -> Added where needed 2018-01-08 15:03:07 +01: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