1
0
Fork 0
Commit Graph

33 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
Alfredos-Panagiotis Damkalis e430f9f399 Revert value of default OBSERVATION_DATE_MIN_END
as it needs more changes in order to be useful for larger numbers.
2018-12-07 00:06:05 +02:00
Pierros Papadeas 21bca4d774
Fix defaults for scheduling time presets 2018-12-05 22:51:26 +02:00
Pierros Papadeas ab941e055b
Fix child-src deprecation 2018-11-13 13:46:57 +01:00
Pierros Papadeas ba335a0f38
Clean up settings.py and env-dist file 2018-11-13 13:33:42 +01:00
Alfredos-Panagiotis Damkalis 8724e0942e Increase max entries in cache 2018-08-31 22:30:53 +03:00
Pierros Papadeas 30ba651dfe
Add sentry logging 2018-08-25 19:07:26 +03:00
Corey Shields 4b65eae69a set default file upload permissions 2018-08-24 12:44:50 -04:00
Fabian P. Schmidt c1f56da5af Fix timeframe annotations for future scheduled observations
Fixes #472.
2018-08-10 13:11:21 +02:00
Corey Shields f4524c13ff remove opbeat from network
opbeat is no longer in service, so our attempts to send data to them just clutters our logs with failures.

See also librespacefoundation/ops/org/#2
2018-08-03 16:47:13 -04:00
Alfredos-Panagiotis Damkalis 5194182fcc Fix datetimepicker start/end time limits
defined time span never been returned and never shown as observations.
Having previously used moment.utc datetime for setting minDate in
datetimepickers had as a result to hit this issue:

https://github.com/Eonasdan/bootstrap-datetimepicker/issues/1294

This commit fixes that behaviour by setting minDate with string and
also adds some limits on datetimepickers that respect network's
configuration.
2018-06-19 14:00:01 +03:00
Nikos Roussos 634308fda0
Show Station status messages only on owner 2018-03-10 16:28:19 +02:00
Nikos Roussos 1fc810433e
Open registration on production 2018-03-08 10:28:04 +02:00
Nikos Roussos 334958e225
Add Sass support 2017-12-24 21:33:33 +02:00
Nikos Roussos 390e26ea35
Update TLE for tests 2017-12-21 18:42:39 +02: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 67ad4e0d99
Add experimental support for archive.org 2017-12-17 02:15:12 +02:00
Pierros Papadeas 9a9ce0a630
Add notifications for unvetted observations in user dropdown 2017-12-17 01:15:27 +02:00
Nikos Roussos fdc70a27e0
Switch from dotenv to decouple 2017-12-16 13:51:14 +02:00
Nikos Roussos bb5fa1b508
Implement observation permissions 2017-11-26 12:40:38 +01:00
Nikos Roussos e11bd02d85
Update requirements
* Fixed deprecated filters
* Add compressor settings
2017-11-17 15:20:46 +02:00
Pierros Papadeas 3d0790768b
Add transmitter description on observation view and fix missing image on station 2017-10-30 11:24:51 +02:00
Nikos Roussos be24c4334b
Add media, static, tz context processors 2017-10-29 14:00:04 +02:00
Nikos Roussos c40e3ac75c
Enable template caching 2017-10-29 13:10:14 +02:00
Pierros Papadeas 3bad065709 Move to mapbox-gl and beautify home page 2017-10-09 23:07:07 +03:00
Nikos Roussos f5cbad6fbd
Clean up old observations on stage
* Remove unnecessary steps from test docker container
2017-09-27 23:56:29 +03:00
Nikos Roussos a39792c2ef
Add celery support 2017-09-27 20:10:37 +03:00
Nikos Roussos 33fa7fff99
Limit API pagination to observation endpoint
* Duplicate data endpoint for transioning client
* Fix ObservationFactory
2017-09-17 19:40:50 +03:00
Nikos Roussos 0ce1fa5fcd
Ensure disabled registration on production 2017-09-14 16:43:56 +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
Nikos Roussos 28b3b5519f
Use env variable for MEDIA_ROOT 2017-09-03 20:50:41 +03:00
Nikos Roussos e98f3a470d
Updates for Gitlab CI
* Change docker image
* Delete unused problems
2017-08-25 20:04:57 +03:00
Nikos Roussos 09d8479326
Simplify settings 2017-08-24 21:47:31 +03:00