|
df0005ebe2
|
Set uicon length to 2 for composite emojis
|
2023-04-19 10:11:21 +02:00 |
|
|
93b31dabee
|
Fix uicon field type
|
2023-04-19 10:08:41 +02:00 |
|
|
629c993072
|
Replace icon field with uicon in backend
|
2023-04-19 10:03:22 +02:00 |
|
|
39b620135a
|
Update sorting
|
2023-01-01 10:17:06 +01:00 |
|
|
d767ef1a7a
|
Fix invoice delete
|
2023-01-01 09:18:01 +01:00 |
|
|
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 |
|
|
f066cf1092
|
Update to use lazy translations - Close #1
|
2022-12-31 09:49:20 +01:00 |
|
|
bae4fed8d6
|
Fix create snapshot bug
|
2022-12-30 18:24:49 +01:00 |
|
|
9ea0839ba8
|
Add account to statement __str__
|
2022-12-30 18:05:00 +01:00 |
|
|
411d258cd7
|
Fix updating of snapshot values
|
2022-12-30 17:37:11 +01:00 |
|
|
0184cba30d
|
Forms update
Add transactions to snapshot
Fix snapshot delete
|
2022-12-30 17:09:02 +01:00 |
|
|
fd15e60085
|
Validate icon slugs
|
2022-12-29 22:17:55 +01:00 |
|
|
ab894867f4
|
Split models.py into models and forms
|
2022-12-29 22:08:20 +01:00 |
|
|
2bd2eca26e
|
Fix order of saving transactions
Snapshot value was not calculated correctly
|
2022-12-29 22:00:50 +01:00 |
|
|
cb253d4305
|
Remove useless db operation
|
2022-12-29 21:59:31 +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 |
|
|
0e0b9fc927
|
Fix categories and accounts being visible to all users
|
2022-12-29 21:04:40 +01:00 |
|
|
e26f552aff
|
User settings.AUTH_USER_MODEL instead of User in models
|
2022-12-29 20:05:25 +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 |
|
|
df2f2e4c37
|
Remove useless imports
|
2022-12-29 18:49:14 +01:00 |
|
|
a6805212fc
|
Updated migrations
|
2022-12-28 12:21:14 +01:00 |
|
|
ecf8962562
|
Updated snapshot views as class-based views
|
2022-12-28 12:18:20 +01:00 |
|
|
a43ed6c039
|
Updated category views as class-based views
|
2022-12-28 12:04:09 +01:00 |
|
|
033698b38a
|
Added views for invoices
Added class-based views for all operations
Added corresponding urls
Updated transaction page to use new views
|
2022-12-28 11:52:24 +01:00 |
|
|
757ce1f45f
|
Update views using class based views
Updated views for transaction
Invoice form temporarily removed
|
2022-12-28 09:54:39 +01:00 |
|
|
b611085467
|
Update __str__ of snapshots
|
2022-12-26 18:11:09 +01:00 |
|
|
6d0fb174eb
|
Organise imports using isort --profile black
|
2022-12-21 15:42:30 +01:00 |
|
|
08b3c3dd18
|
Use new media server for invoices
|
2022-12-21 15:32:51 +01:00 |
|
|
e11749f187
|
Add file selector to snapshots
|
2022-12-21 14:02:15 +01:00 |
|
|
996f6a9f18
|
Add visibility on invoices
Add links to invoices on transaction tables
Added invoices and has_invoice properties to transactions
|
2022-12-21 09:38:17 +01:00 |
|
|
7895210aea
|
Add default date on snapshots
|
2022-12-21 09:21:17 +01:00 |
|
|
396ef9ead5
|
Add budget option to categories
|
2022-12-20 15:28:56 +01:00 |
|
|
e095d8d35f
|
Add first plot
|
2022-12-19 14:18:25 +01:00 |
|
|
b844947cfd
|
Updated text and improved button contrast
|
2022-12-19 11:42:48 +01:00 |
|
|
e6e7fa328a
|
Updated translations
|
2022-12-19 11:19:22 +01:00 |
|
|
f359426997
|
Fix bug when adding earliest snapshot
|
2022-05-30 14:48:28 +02:00 |
|
|
14fa4b38d0
|
Add prefix to invoice form
|
2022-05-23 14:07:12 +02:00 |
|
|
11c215e4d8
|
Use form template
|
2022-05-22 18:14:11 +02:00 |
|
|
d96450aae2
|
Fix date range for snapshot transactions
|
2022-05-22 14:41:15 +02: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 |
|