1
0
Fork 0
Commit Graph

36 Commits (e7346d4c6d259ec9ba28d24a73652e16de10eaf7)

Author SHA1 Message Date
Alfredos-Panagiotis Damkalis e7346d4c6d Update wavesurfer.js library to 3.1.0
Signed-off-by: Alfredos-Panagiotis Damkalis <fredy@fredy.gr>
2019-10-01 15:08:37 +03:00
Alfredos-Panagiotis Damkalis 29a545c1d4 Update javascript libraries
Signed-off-by: Alfredos-Panagiotis Damkalis <fredy@fredy.gr>
2019-09-30 16:23:08 +03:00
Alfredos-Panagiotis Damkalis 91f0f35482 Fix "no-prototype-builtins" lint issue
Signed-off-by: Alfredos-Panagiotis Damkalis <fredy@fredy.gr>
2019-06-25 15:39:30 +03:00
Alfredos-Panagiotis Damkalis f1e8959955 Vet observation without reloading the page 2019-02-15 21:59:22 +02:00
Alfredos-Panagiotis Damkalis ab7b09aeb4 Allow vetting on already vetted observations 2019-02-13 15:54:15 +02:00
Corey Shields cad0450f85 conversion from hex to ascii
Adds a pair of buttons that, using javascript in the browser, will convert the HEX blobs we display to ASCII, and allow for reverting back to HEX as well.

Resolves satnogs-network#460
2018-12-01 21:21:14 -05:00
Fabian P. Schmidt 6e59a998c1 Show audio playback time in seconds and in mm:ss
Fixes #530.
2018-09-17 18:07:23 +02:00
Fabian P. Schmidt 0f80ceb350 Add start and end points in polar plot in observation view 2018-08-10 13:20:30 +02:00
Fabian P. Schmidt 1384a447b3 Refactor polar plot in observation view 2018-08-10 13:20:30 +02:00
Fabian P. Schmidt 5ddb1b4050
Add polar plot in observation view 2018-03-03 01:51:32 +02:00
Pierros Papadeas 64b222fd3c
Add observation metadata fields
and display them on observation_view page
2018-02-02 18:32:46 +02:00
Pierros Papadeas 62524fe3f3
Update hotkeys on observation_view for failed observations
Fixes #436.
2017-12-27 16:43:01 +01:00
Nikos Roussos 02f1adcaa7
Archive.org enhancements
* Keep Archive download permalink
* Fetch final url on model method
* Delete payload when archived
* Add archive.org to CSP
2017-12-19 17:17:21 +02:00
Nikos Roussos bb5fa1b508
Implement observation permissions 2017-11-26 12:40:38 +01:00
Pierros Papadeas b79d2b49fd
Add hotkeys on observation view 2017-10-29 13:18:42 +02:00
Nikos Roussos b1f46bc255
Hightligt observation tabs 2017-09-30 17:32:20 +03:00
Nikos Roussos a06d6ec13a
Refactor models to remove Data table
* Add on_delete option to all ForeignKey fields
* Adjust all views
* Adjust initialize command
* Refactor tests
* Refactor API to make these changes transparent
* Adjust all templates
* UI refreshment on Observation tepmplate
* Add STRICT_TRANS_TABLES for mariadb
* Minor text changes to tle command
* Update requirements
2017-09-12 18:15:47 +03:00
Alfredos-Panagiotis Damkalis adb47b552e Load audio on audio tab click - issue #363 2017-07-07 09:58:50 +03:00
Nikos Roussos 956cf421f8
Add filter by satellite on data endpoint 2017-06-22 15:22:23 +03:00
Alfredos-Panagiotis Damkalis 3b18470125 Fix of spectrogram plotting 2017-05-21 18:01:41 +03:00
Pierros Papadeas b6c0bf298f
Add station column on observations 2017-05-21 13:52:57 +03:00
Alfredos-Panagiotis Damkalis e584d6453c Add spectrogram generation on audio tab 2017-02-12 09:16:29 +02:00
Alfredos-Panagiotis Damkalis 4483e510e4 Add progress bar on audio tab when loading observation data 2017-02-12 09:16:29 +02:00
Alfredos-Panagiotis Damkalis c41e84a111 [Fixes #307] Add unique id for "Loading data" notice on audio tabs 2017-02-11 16:55:00 +02:00
Nikos Roussos a0635a4c9c
Switch from jshint to eslint 2017-02-11 16:04:09 +02:00
Nikos Roussos 804263b2c5 Create permalink to hightlight observation data blocks 2016-04-25 17:59:55 +03:00
Nikos Roussos 0fa8d8fd57 [Re: #157] Use UTC on observations
* Fix observation_new indentation
* Move inline javascript to proper file
2016-03-30 12:26:28 +03:00
Nikos Roussos 6bee63ae2f UI changes on Data panels 2016-03-26 16:54:10 +02:00
Nikos Roussos 71a4faf9e2 Fix responsive UI issues
* Timeline svg should adapt on screen width (Fixes #206)
* Top menu fix for small screens
2016-02-27 21:20:47 +02:00
Rob Berwick 83993269ba Display current playback time for observation data 2016-02-21 14:20:44 +00:00
Nikos Roussos b08a56582f Run wavesurfer only on data with payload 2015-07-07 20:23:57 +03:00
Nikos Roussos 506ece5b1c Simplify observations spinner 2015-07-07 17:28:08 +03:00
Nikos Roussos 1875ced3aa Add spinner to observation events 2015-07-06 15:12:33 +03:00
Nikos Roussos 9e3ffb24df Wait for DOM before drawing waveform 2015-07-01 19:01:20 +03:00
Nikos Roussos 859cf03201 Change css/js indentation to 4 spaces 2015-04-07 19:00:57 +03:00
Nikos Roussos ea178a0a73 Refactor project 2014-12-19 15:06:58 +02:00