|
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 |
|
|
4a1bd56fd9
|
Update nginx proxy of media files
|
2022-12-21 14:39:56 +01:00 |
|
|
55021db557
|
Updated checksums
|
2022-12-21 14:28:29 +01:00 |
|
|
b995b9a0f5
|
Add missing sysusers config
|
2022-12-21 14:24:38 +01:00 |
|
|
043f5e7112
|
Add private media server using nginx
Use internal nginx root with X-Accel-Redirect header
|
2022-12-21 14:23:02 +01:00 |
|
|
65af7105b2
|
Merge pkgbuild
Add environment file, nginx config, systemd service, tmpfiles and PKGBUILD
|
2022-12-21 14:15:43 +01:00 |
|
|
ba07636a85
|
Add display for snapshot files on homepage
|
2022-12-21 14:09:38 +01:00 |
|
|
4efc421f04
|
Fix file selector styling
|
2022-12-21 14:05:15 +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 |
|
|
495c64fcdc
|
Update layout
Modified navbar content
Moved categories up on homepage
Load all snapshots on homepage
Load 64 transactions per page
|
2022-12-21 09:18:47 +01:00 |
|
|
f2ca55f451
|
Update dependencies
|
2022-12-20 17:00:42 +01:00 |
|
|
b090902648
|
Update plot style
|
2022-12-20 16:31:03 +01:00 |
|
|
d04fc756d4
|
Add timeline graph to category page
|
2022-12-20 16:20:44 +01:00 |
|
|
bbcaf1c1d3
|
Add timeline per category
|
2022-12-20 16:14:06 +01:00 |
|
|
d88ba21869
|
Update style for checkbox compatibility
|
2022-12-20 15:45:23 +01:00 |
|