Commit Graph

40 Commits

Author SHA1 Message Date
8c001f4ae9 financer release version 29 2020-04-10 16:39:14 +02:00
3d4fb73424 Introduce expenseNeutral flag 2020-04-10 16:37:06 +02:00
d8d75f67b4 Add file uploading to transaction creation 2020-04-10 02:20:34 +02:00
37f1b2979c i18n of search transaction options 2020-03-19 21:53:00 +01:00
ff8a79f198 Minor bug fixes 2020-03-16 20:57:09 +01:00
442f2d6087 Add end balance to account statistic 2020-03-16 20:35:56 +01:00
d4fef75903 Add FQL and rework /transaction endpoint 2020-03-14 23:44:43 +01:00
1cc7fdf052 Add tax relevant flag to transaction and recc. transaction 2020-01-21 18:15:10 +01:00
fe94a2781f Rename class 2020-01-21 16:52:37 +01:00
99368c1f0e Organize imports 2020-01-21 14:57:10 +01:00
1a5925f6f1 Change account sort order in overview page 2020-01-21 14:56:50 +01:00
95c1c0e7d6 Changes for v26 2020-01-20 23:29:35 +01:00
8cec43ee91 Create null statistic entries for accounts not used in the period to close 2019-11-14 21:57:34 +01:00
5286c94dca Add colors, fix bugs 2019-10-18 22:09:25 +02:00
b81303f20d Add expense history to overview page 2019-10-08 22:41:11 +02:00
1fb4c8fc98 Mark accounts that are overspend
That means that accounts with spending in the current greater than the
average spending
2019-10-06 18:38:28 +02:00
485070f403 financer release version 23 2019-09-30 21:53:17 +02:00
cf196c0ca4 Make table headers sticky if the table scrolls 2019-09-30 19:55:43 +02:00
18cb3cca46 Prepare next development iteration for v21 2019-09-29 21:12:44 +02:00
da86f5c750 Remove no longer needed 'monthPeriodStartDay' config property 2019-09-28 21:48:25 +02:00
e052a5a98a Introduce periods (and other smaller stuff) 2019-09-28 21:47:07 +02:00
6be58d6462 Add expense period total chart 2019-08-19 20:59:27 +02:00
7a73f45921 Add chart type to chart description in chart type selection page 2019-08-13 19:46:46 +02:00
3e40541da3 Move readme to web, update it and expose it in the footer 2019-07-20 00:31:11 +02:00
8b1bdea8ea Translate error messages to German 2019-07-19 22:11:47 +02:00
97c65b1fe4 Add chart report for expenses grouped by account 2019-07-19 02:23:21 +02:00
f64788ca60 Add changelog 2019-07-19 00:07:51 +02:00
497805fe1b Add i10n/i18n for rec. trx. indicator in trx list of acc. details 2019-07-18 23:28:21 +02:00
1d1bf19fc6 Proper config for NM 2019-07-18 14:09:31 +02:00
20bc97412c Don't use simple labels as they may overlap
Instead, use labels that are rendered outside of the chart and 'linked'
with the corresponding pie chart piece via a thin line.
2019-07-18 12:01:52 +02:00
56d9bed152 Fix back link text in rec. trx. list 2019-07-16 01:34:15 +02:00
d51f55b075 Add back link to rec. trx. list and adjust chart layout 2019-07-15 23:29:05 +02:00
6b7fdb126a Introduce deployment profiles as a cheap way for multi-tenancy 2019-07-08 23:30:35 +02:00
1d5f23397f Add another chart + UI for charts 2019-07-01 23:46:21 +02:00
477d3c203a Add charts (based on JFreeChart)
Currently only an expense report is supported, but more will come.
Also moved rest templates into own toplevel package.
2019-06-30 03:03:36 +02:00
53e46a418c Add support for currency symbols 2019-06-27 23:10:11 +02:00
eae6f374f5 Introduce module financer-common that hosts common code for server and (web) client
Also various fixes all over the place
2019-06-27 20:25:22 +02:00
6009592b61 Add current expenses to the overview
The period start is configurable.
2019-06-24 22:44:05 +02:00
6ec073d08e Add current assets to status on overview page 2019-06-24 21:11:36 +02:00
7a8865bdf1 Move content to subfolder to prepare for merge with -parent repository 2019-06-20 14:38:20 +02:00