1
0
Fork 0
Commit Graph

261 Commits (df08b56449e30eb5dfb58e1367d71c54b3dfe129)

Author SHA1 Message Date
Corey Shields df08b56449 auth0 support for satnogs-network
Signed-off-by Corey Shields <cshields@gmail.com>
2018-12-14 10:40:11 -05:00
Jim Tittsler d483284f5c
Fix typo in about 2018-12-14 13:44:58 +02:00
Pierros Papadeas 7ccc0d6c78
Display map even for authenticated users 2018-12-06 01:23:22 +02:00
Pierros Papadeas 46d5533066
Add enhanced confirmation for station deletion 2018-12-04 11:31:24 +02:00
Alfredos-Panagiotis Damkalis f9af2c0231 Add contact email in template about verification 2018-12-03 16:05:45 +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
Timoteus Ruotsalainen 773c15a1ba Sort demodulated data based on date in filename 2018-10-19 21:40:40 +03:00
Timoteus Ruotsalainen a5a4e76027 fix observation links by removing span 2018-10-14 20:47:05 +03:00
Tod Robbins 1657adba59 Update about.html, fixed typo: "availble" > "available" 2018-09-21 23:05:47 +00:00
Fabian P. Schmidt 9e8454d56e Add datetime tooltip to TLE age in new observation page
This commit also removes the display of the TLE set number
since it's useless for most satellites (data field has maximum value
of 9999).
2018-09-15 14:24:22 +00:00
Fabian P. Schmidt 3d366967ba Show TLE age in observation view
Fixes #527.
2018-09-15 14:24:22 +00:00
Alfredos-Panagiotis Damkalis 5d7f39b06a Add results and datetime filters for observations 2018-09-11 18:33:45 +03:00
Alfredos-Panagiotis Damkalis 45153507a5 Add bootstrap-select to observations page 2018-09-05 17:34:57 +03:00
Alfredos-Panagiotis Damkalis 0d0e4f7898 Auto-calculate observation when parameters are set 2018-09-05 16:12:46 +03:00
Alfredos-Panagiotis Damkalis d5c63639ab Fix not sending norad id in new observation page 2018-09-04 14:26:59 +03:00
Alfredos-Panagiotis Damkalis 4510f6e6f5 Select transmitter with url parameter
and filter transmitters by frequency if station is set by url
parameter in new observation page.
2018-09-03 23:52:29 +03:00
Alfredos-Panagiotis Damkalis 8322fedd8b Add dynamic transmitter fetching 2018-09-03 14:53:54 +03:00
Corey Shields c5bc6a44de allow demoddata name to be clicked for a download of the frame
offer a download of each individual frame through the name. Mostly fixes #475
2018-09-02 16:23:05 -04:00
Alfredos-Panagiotis Damkalis e4f92aad2e Add cache on transmiters rating 2018-08-31 22:23:39 +03:00
Alfredos-Panagiotis Damkalis 64d98cae9a Fix labels on transmitter rating bar 2018-08-31 22:23:39 +03:00
Alfredos-Panagiotis Damkalis c51b44d67d Fix indentation and template in user view 2018-08-30 00:05:04 +03:00
Alfredos-Panagiotis Damkalis 09be9c12ed Add transmitter rates in new observation page
with this satellite field is searchable and transmitter field shows
rating for each of the selected satellite transmitter.

Also by satellite selection the most successful transmitter is
selected automatically.
2018-08-29 18:54:23 +03:00
Alfredos-Panagiotis Damkalis 0cbc5eb4c9 Add ratings for transmitters in satellite view 2018-08-28 22:23:43 +03:00
Pierros Papadeas 89f69fbbe7
Expose client versions on ground station view and admin 2018-08-27 15:27:17 +03:00
Alfredos-Panagiotis Damkalis b917efea48 Add elevation filter in new observation page 2018-08-23 00:36:30 +03:00
Alfredos-Panagiotis Damkalis 6b65dbee9d Fix position of legend in new observation page
and also adding polar plot in the legend
2018-08-22 22:41:01 +03:00
Jim Tittsler 93aebe13c3
Fix station success rate on user page
Parallel to 7f21e372da

Addition to #494
2018-08-21 21:51:01 +03:00
Alfredos-Panagiotis Damkalis 5ab03cbf1e Expose az and elev for calculated observations 2018-08-21 19:41:50 +03:00
Alfredos-Panagiotis Damkalis 72c9f1d90f Add observation selection in group scheduling 2018-08-18 04:30:11 +03:00
Pierros Papadeas d392b36f72
Remove schedule buttons if nothing can be scheduled 2018-08-17 21:21:36 +03:00
Pierros Papadeas 7f21e372da
Fix station success rate calculations 2018-08-16 23:51:34 +03:00
Pierros Papadeas b1f0b4930a
Fix css on observations pagination 2018-08-16 18:31:07 +03:00
Patrick Dohmen 4a4e014bf9
Move paginator at top and bottom
- move top paginator inbetween "Filters" and "New Obs"
 - move bottom paginator to center
 - remove "Filters" text
 - make info button a normal button
2018-08-16 18:31:07 +03:00
Patrick Dohmen 2240cf6599
Add page breakdown on top of page
Fixes issue #444
2018-08-16 18:31:07 +03:00
Fabian P. Schmidt e097e9b72b Add natural time annotations in observations view 2018-08-16 00:07:46 +02:00
Pierros Papadeas 748db3ad1d
Fix antenna info pill for stations and station page 2018-08-11 18:12:22 +03:00
Fabian P. Schmidt 8f1bdb1187 Remove obsolete HTML5 canvas polar plot function 2018-08-10 13:20:30 +02:00
Fabian P. Schmidt 703e366e94 Replace polar plot in station view with svg implentation from observation view 2018-08-10 13:20:30 +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 c1f56da5af Fix timeframe annotations for future scheduled observations
Fixes #472.
2018-08-10 13:11:21 +02:00
Alejandro Agustin f446cb99e9 css show status of filters in observations 2018-04-07 11:31:22 +00:00
Nikos Roussos 8d2f090a35
Merge branch 'station-log' into dev 2018-03-25 22:42:05 +03:00
Nikos Roussos 47b31811fa
Fix Station description on edit form 2018-03-24 14:20:00 +02:00
Nikos Roussos 0f1f0d4a5b
Implement Station status log
* Add Celery redis vars on docker
2018-03-23 15:30:28 +02:00
Nikos Roussos 1d57575057
Add stations map on stations list 2018-03-19 21:38:32 +02:00
Nikos Roussos 879461a877
Add a simple lightbox for Station image
* Fix gridsquare js
2018-03-16 19:47:30 +02:00
Nikos Roussos 78226519ef
Rename own user view to Dashboard
* Hide Observation button if no permissions
2018-03-16 14:33:24 +02:00
Nikos Roussos 05a17be988
Add some total stats on Stations list 2018-03-16 14:32:52 +02:00
Nikos Roussos 565f64f35b
Move Station edit template out of modal
* Add help blocks as placeholders
2018-03-16 14:32:12 +02:00
Fabian P. Schmidt d897be6b85
Make table rows clickable 2018-03-14 23:27:07 +02:00