blob: 8a4bd5c652128dac43bec0619c0fbf53824f2e71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
Version 0.5
- add page listing all donations
- add list of people who donated in JSON format
- add donations_who.html page listing all people who donated money
- provide some data in JSON format
- sort donations by date on monthly page
Version 0.4
- add donations graphs
- add accounts history graphs
- add categories graphs
Version 0.3
- sort transactions by category
- add yearly and monthly transactions pages
- add per account transactions pages
- add per category transactions pages
- add per person transactions pages
- add transactions RSS feed
Version 0.2
- add per person donation pages
- index.html: add something about treasurer-commits ML
- index.html: add accounts status
Version 0.1
- first version
|