Commit graph

38 commits

Author SHA1 Message Date
08227d3af3
Add default account field
Fixes #3 again
2022-12-31 19:08:09 +01:00
748f9e5fb6
Fix migration; fix invoice saving 2022-12-31 18:44:03 +01:00
2550c52a61
Add file migration 2022-12-31 18:17:40 +01:00
06704aaa77
Limit access to files to user
No database migration is made
2022-12-31 17:28:15 +01:00
ce28f6d0b6
Update fields icon to slugfield 2022-12-31 09:53:30 +01:00
25e9751de2
Update translations 2022-12-31 09:51:33 +01:00
ea9cd1b9b8
Updated migrations to enable transition from earlier db versions
User action is needed to cleanup everything afterwards
2022-12-30 14:10:33 +01:00
0d9ff3b771
Migration 2022-12-29 22:18:03 +01:00
c083fff07e
Update snapshots with sum db columns 2022-12-29 21:58:26 +01:00
02eb781492
Updated snapshots -- major incompatibility with previous migrations, needs manual intervention 2022-12-29 21:41:57 +01:00
b9e3ee059e
Change default icon for accounts 2022-12-29 21:06:23 +01:00
7bb6b2f671
Reformat migrations 2022-12-29 20:04:55 +01:00
f2df88d091
Add account creation and selection 2022-12-29 19:45:07 +01:00
7d0ed1dd5a
Fix unique date field on snapshots 2022-12-29 19:22:38 +01:00
2ac316aaca
Add User field to models
Support for multiple users !
2022-12-29 19:20:52 +01:00
a722165ee2
Black reformat on migration 2022-12-28 12:34:33 +01:00
a6805212fc
Updated migrations 2022-12-28 12:21:14 +01:00
4b4c5f827d
Add search 2022-12-21 17:05:23 +01:00
6d0fb174eb
Organise imports using isort --profile black 2022-12-21 15:42:30 +01:00
e11749f187
Add file selector to snapshots 2022-12-21 14:02:15 +01:00
396ef9ead5
Add budget option to categories 2022-12-20 15:28:56 +01:00
b4e218f418
Remove restrictions on category names 2022-05-22 13:57:53 +02:00
b45150d4ff
Added payment field to transaction 2022-05-22 13:52:09 +02:00
215787e204
Add real date field to transactions 2022-05-22 13:36:43 +02:00
df0882bd88
Fix bugs and update templating 2022-05-22 12:32:26 +02:00
cb458cf472
Add snapshot form 2022-05-22 10:06:44 +02:00
15a317dc0f
Snapshot table 2022-05-22 09:21:30 +02:00
29484e3c02
Add snapshots 2022-05-21 21:00:26 +02:00
98a1037d5e
Add icons to categories 2022-05-20 22:19:13 +02:00
25482790dc
Remove category tree 2022-05-20 21:33:06 +02:00
6a763a836d
Template + css for home table 2022-05-20 18:27:55 +02:00
9e7563e38e
Add validators 2022-05-20 16:27:18 +02:00
c91994d041
Add automatic category sorting 2022-05-20 16:20:42 +02:00
a3273c13cf
Add parent back to categories 2022-05-20 15:33:24 +02:00
e38b781ff9
Single layer of categories 2022-05-20 14:39:00 +02:00
36be624f5c
Add categories 2022-05-20 13:44:46 +02:00
a0f4e5ae54
Add __str__ to models 2022-05-19 16:14:23 +02:00
0b58580a00
Base django project 2022-05-19 16:09:28 +02:00