1 |
Version 0.7 |
2 |
|
3 |
- add total donations to index.json |
4 |
|
5 |
Version 0.6 |
6 |
|
7 |
- Fix Makefile to install tmp/*.json files |
8 |
|
9 |
Version 0.5 |
10 |
|
11 |
- add page listing all donations |
12 |
- add list of people who donated in JSON format |
13 |
- add donations_who.html page listing all people who donated money |
14 |
- provide some data in JSON format |
15 |
- sort donations by date on monthly page |
16 |
|
17 |
Version 0.4 |
18 |
|
19 |
- add donations graphs |
20 |
- add accounts history graphs |
21 |
- add categories graphs |
22 |
|
23 |
Version 0.3 |
24 |
|
25 |
- sort transactions by category |
26 |
- add yearly and monthly transactions pages |
27 |
- add per account transactions pages |
28 |
- add per category transactions pages |
29 |
- add per person transactions pages |
30 |
- add transactions RSS feed |
31 |
|
32 |
Version 0.2 |
33 |
|
34 |
- add per person donation pages |
35 |
- index.html: add something about treasurer-commits ML |
36 |
- index.html: add accounts status |
37 |
|
38 |
Version 0.1 |
39 |
|
40 |
- first version |
41 |
|