Commit Graph

26 Commits

Author SHA1 Message Date
2ee77f9d4f Add calendar, SKIP and fix some bugs 2020-10-09 16:44:05 +02:00
c5c601cffe Bug fixes file upload and download 2020-04-11 22:47:54 +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
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
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
de00be477d Add migration to calculate the account statistics for the past 2019-09-29 23:40:21 +02:00
1954b2e22e Deployment of v19 failed
Postgres has not DATETIME type, so change it to TIMESTAMP
2019-09-28 22:03:54 +02:00
e052a5a98a Introduce periods (and other smaller stuff) 2019-09-28 21:47:07 +02:00
f6cdec638e Fix a bug in rec. trx. handling of HWT NW and occurrence at sunday 2019-09-15 20:01:08 +02:00
6be58d6462 Add expense period total chart 2019-08-19 20:59:27 +02:00
97c65b1fe4 Add chart report for expenses grouped by account 2019-07-19 02:23:21 +02:00
8bc0390033 Add i18n for rec. trx. reminder email 2019-07-18 23:19:06 +02:00
1d1bf19fc6 Proper config for NM 2019-07-18 14:09:31 +02:00
6b7fdb126a Introduce deployment profiles as a cheap way for multi-tenancy 2019-07-08 23:30:35 +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
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
03846e4a19 Add property 'db.name' to enable config of DB connection during build time 2019-06-20 16:13:45 +02:00
ff2ea0c68d Move content to financer-server/ subfolder as preparation for repository merge 2019-06-20 14:29:33 +02:00