|
7c5e804aba
|
Update templates with new snapshot and transaction tables
Add link on homepage to see all transactions and snapshots
|
2022-12-31 11:07:11 +01:00 |
|
|
057734afd3
|
Add snapshot list view, general and per account
Closes #4
|
2022-12-31 10:27:35 +01:00 |
|
|
acd83704af
|
Add transaction list views for snapshots and accounts (#4)
|
2022-12-31 10:13:15 +01:00 |
|
|
4e6dd25c99
|
Use get parameters as initial form values (#3)
|
2022-12-31 09:59:47 +01:00 |
|
|
34d5ce647c
|
Order form fields - closes #2
|
2022-12-31 09:57:34 +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 |
|
|
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 |
|
|
a8bd70fab1
|
Update PKGBUILD backup with correct config
|
2022-12-30 17:45:23 +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 |
|
|
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 |
|
|
e438cfd78a
|
Import sorting
|
2022-12-29 22:18:14 +01:00 |
|
|
0d9ff3b771
|
Migration
|
2022-12-29 22:18:03 +01:00 |
|
|
fd15e60085
|
Validate icon slugs
|
2022-12-29 22:17:55 +01:00 |
|
|
a1c3563348
|
Updated translations
|
2022-12-29 22:12:29 +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 |
|
|
7bb6b2f671
|
Reformat migrations
|
2022-12-29 20:04:55 +01:00 |
|
|
7356d02ada
|
Add account column to tables
|
2022-12-29 19:54:15 +01:00 |
|
|
f2df88d091
|
Add account creation and selection
|
2022-12-29 19:45:07 +01:00 |
|
|
667c6d3da1
|
Reformat blank lines
|
2022-12-29 19:23:59 +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 |
|
|
963c91594a
|
Add local media to gitignore
|
2022-12-29 18:44:58 +01:00 |
|
|
7f6c00c0a2
|
Reformat settings
|
2022-12-29 18:44:44 +01:00 |
|
|
077c39adde
|
Fix alignment of icons on invoice list
|
2022-12-29 18:39:05 +01:00 |
|
|
49834e10e8
|
Add missing dependency in PKGBUILD
|
2022-12-29 18:21:01 +01:00 |
|
|
22bd94f3be
|
Fix permissions in PKGBUILD
|
2022-12-29 18:19:22 +01:00 |
|
|
1aaafc01e2
|
Use toml python package to support python3.10
|
2022-12-29 18:14:55 +01:00 |
|
|
21da8a41ec
|
Updated PKGBUILD and systemd service for new config
|
2022-12-29 17:48:02 +01:00 |
|
|
a06f49c2a5
|
Updated configuration using config.toml file instead of environment variables
|
2022-12-29 17:26:54 +01:00 |
|
|
bcbf33984b
|
Switched index view to class-based
|
2022-12-28 12:38:20 +01:00 |
|
|
a722165ee2
|
Black reformat on migration
|
2022-12-28 12:34:33 +01:00 |
|
|
0d37594f0b
|
Updated search view to process post via class-based view
|
2022-12-28 12:33:18 +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 |
|
|
d8c95fac25
|
Added delete view for transaction
|
2022-12-28 10:17:30 +01:00 |
|
|
a48e34281f
|
Removed now unused code
|
2022-12-28 09:56:35 +01:00 |
|