datatracker/ietf/stats
Lars Eggert 74f2a85d64
refactor: replace flot with highcharts (#4030)
* chore: Replace flot with highcharts

Since flot hasn't been updated since 2014 and was only used in one
place. Simplify how highcharts is initialized and used, and re-enable
pre-bs5 export functionality.

* Fix tests

* Remove some console.log statements
2022-05-31 17:05:27 -05:00
..
management connect the new calculations to the UI. Clean flakes. 2021-05-06 19:00:58 +00:00
migrations Merged in [17908] from rjsparks@nostrum.com: 2020-06-10 12:58:29 +00:00
__init__.py Actually commit the statistics section. 2016-10-13 15:36:14 +00:00
admin.py Tweaked the MeetingRegistration admin. 2020-06-25 16:22:41 +00:00
backfill_data.py Find references from submitted XML instead of rendering to text and parsing. Fixes #3342. Commit ready for merge. 2022-01-07 17:53:23 +00:00
factories.py Bring the factory-boy and Faker dependencies forward through some minor breaking changes. Stop using the deprecated fr_QC locale in Faker. Commit ready for merge. 2021-08-03 22:22:35 +00:00
models.py Added a MeetingRegistration.attended field, to keep apart meeting attendence and meeting registration before attendance. 2020-06-09 20:58:35 +00:00
resources.py Updated API resources for MeetingRegistration. 2020-06-10 18:22:47 +00:00
tests.py refactor: replace flot with highcharts (#4030) 2022-05-31 17:05:27 -05:00
urls.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
utils.py Add timeouts to requests library calls. Fixes #3498. Commit ready for merge. 2022-01-13 15:06:28 +00:00
views.py Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +00:00