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