Christopher C. Wells
|
8ed0e9117a
|
Add translatable strings support to reports app.
|
2019-04-14 13:32:46 -07:00 |
Christopher Charbonneau Wells
|
4b7bb69218
|
Add support for Django 2.1 and Django Filters 2.0.0.
|
2018-08-04 13:00:51 -07:00 |
Christopher Charbonneau Wells
|
5dc372281b
|
Remove all unicode_literals imports.
|
2018-02-17 17:09:40 -05:00 |
Christopher Charbonneau Wells
|
0646640ba3
|
Change feeding durations to a scatter/line plot with number of feedings included.
|
2017-11-30 11:16:50 -05:00 |
Christopher Charbonneau Wells
|
4272c9b075
|
Add a basic bar chart showing average feeding durations over time.
|
2017-11-29 21:28:54 -05:00 |
Christopher Charbonneau Wells
|
9311fe2cee
|
Replace deprecating pandas methods.
|
2017-11-18 07:42:48 -05:00 |
Christopher Charbonneau Wells
|
5d4db5de6b
|
Add simple weight report.
|
2017-11-10 07:20:34 -05:00 |
Christopher Charbonneau Wells
|
162f117cef
|
Move timeline code to core and integrate with Child detail view.
|
2017-11-07 13:15:48 -05:00 |
Christopher Charbonneau Wells
|
490e07c381
|
Handle utc offset changes (daylight savings) in the Sleep Patterns graph.
This change simply adjusts the size of the bar in the graph if an offset change happened between a sleep entry's start and end date.
|
2017-11-07 06:23:19 -05:00 |
Christopher Charbonneau Wells
|
c5612b102d
|
Refactor reports graphs in to separate files.
|
2017-11-03 23:03:24 -04:00 |