1
1

71 Commits

Author SHA1 Message Date
eda341a66a fix typo in opacity class 2020-03-01 20:22:05 +01:00
4de9609f51 narrow displayed time range 2020-02-27 11:41:38 +01:00
1722ef79a2 add statistics for irregular expenses, interpret negative transactions as outgoing and positive as incoming 2020-02-27 10:35:19 +01:00
eee65c63fc adjust index view, template and tags to work with the new Statistics class 2020-02-26 23:29:25 +01:00
b3d610cff6 finish copying logic to Statistics class 2020-02-26 23:28:27 +01:00
c1b7f0a787 started copying logic into a class 2020-02-26 19:31:17 +01:00
89b95621b2 improve current average monthly values 2020-02-26 18:45:29 +01:00
9f7778fc42 replace all usages of datetime with django.timezone and timedelta with relativedelta 2020-02-26 18:38:35 +01:00
a9df49cf6d partly calculate analysis and improve amount formatting 2020-02-26 18:31:07 +01:00
f2a226227b prepare analysis showcase 2020-02-26 00:10:49 +01:00
edb9020a7b sort actual transaction list by date 2020-02-26 00:10:28 +01:00
b22baf261d use custom template tag to append euro to prices 2020-02-26 00:10:05 +01:00
693b1198e7 use date filter instead of preparing date strings 2020-02-22 14:32:15 +01:00
78dda14778 replace tooltip with date on hover above the graph 2020-02-21 00:13:26 +01:00
df8777c724 improve graph bar style 2020-02-21 00:12:27 +01:00
9a27a0ca5c don't show graph when there a no balances 2020-02-18 20:45:47 +01:00
96ca72001b style data with tables and improve headings 2020-02-18 20:45:29 +01:00
daf9f51bf4 separate information into multiple main-containers 2020-02-18 18:03:03 +01:00
f2d73b10bf take events since the last balance into account when calculating the graph 2020-02-18 17:47:17 +01:00
cdd358903b handle calculating scale without values 2020-02-18 16:15:13 +01:00
aadff671bd copy whole project from another repo 2020-02-18 16:01:28 +01:00