|
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 |
|
|
e911cdcf6b
|
Fix tabulation issue in template
|
2022-12-28 09:56:23 +01:00 |
|
|
60631b77b7
|
Update styling for textarea
|
2022-12-28 09:55:57 +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 |
|
|
41499f1329
|
Update search to use listview
Enables pagination
|
2022-12-26 18:50:02 +01:00 |
|
|
c58ef42bd0
|
Fix translation error
|
2022-12-26 18:19:14 +01:00 |
|
|
b611085467
|
Update __str__ of snapshots
|
2022-12-26 18:11:09 +01:00 |
|
|
8b859651e8
|
Improve accessibility
Replace trash-can icon with text
|
2022-12-26 18:04:16 +01:00 |
|
|
0676b52613
|
Improve accessibility
|
2022-12-26 18:00:03 +01:00 |
|
|
01710a9476
|
Fix whitespace in navbar
|
2022-12-26 17:54:14 +01:00 |
|
|
542ddbc781
|
Update theme
Set background color of table header to theme color
|
2022-12-26 17:50:03 +01:00 |
|
|
47b9d6a3fb
|
Update categories layout on homepage
|
2022-12-25 16:33:41 +01:00 |
|
|
16dba43810
|
Reformat template files with djLint
|
2022-12-25 16:24:40 +01:00 |
|