|
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 |
|
|
3a31eec326
|
Update invoice list layout
|
2022-12-25 16:10:39 +01:00 |
|
|
93d827dea3
|
Update translations
|
2022-12-21 17:31:49 +01:00 |
|
|
5953d80ff2
|
Improve search
Search in trader
Combine ranked and trigram
|
2022-12-21 17:18:02 +01:00 |
|
|
4b4c5f827d
|
Add search
|
2022-12-21 17:05:23 +01:00 |
|
|
d8b00d91e8
|
Redirect on valid form input
|
2022-12-21 15:49:27 +01:00 |
|
|
6d0fb174eb
|
Organise imports using isort --profile black
|
2022-12-21 15:42:30 +01:00 |
|
|
364ad42c05
|
Only show budgeted categories on snapshot page
|
2022-12-21 15:37:57 +01:00 |
|
|
08b3c3dd18
|
Use new media server for invoices
|
2022-12-21 15:32:51 +01:00 |
|
|
ef3e3ad03e
|
Merge branch 'main' of ssh://git.edgarpierre.fr:39529/edpibu/nummi
|
2022-12-21 15:19:26 +01:00 |
|
|
b77c5b6064
|
Fix style on login page
|
2022-12-21 15:18:52 +01:00 |
|
|
98fea25615
|
Merge branch 'main' of ssh://git.edgarpierre.fr:39529/edpibu/nummi
|
2022-12-21 15:14:36 +01:00 |
|
|
cf23e3f79d
|
Try to fix permission issues with nginx
|
2022-12-21 15:13:21 +01:00 |
|
|
ee26d0d9a8
|
Update media file server for debugging
|
2022-12-21 14:56:28 +01:00 |
|
|
100dc9f508
|
Update checksums
|
2022-12-21 14:48:55 +01:00 |
|
|
4a41f998d7
|
Use path converter in media url
|
2022-12-21 14:43:01 +01:00 |
|