|
0940904cd8
|
Refactor History plot
|
2024-01-02 10:58:30 +01:00 |
|
|
6b50de5e35
|
Fix opacity calculation on chrome
|
2023-12-31 18:41:54 +01:00 |
|
|
e4e0f56be0
|
Use css nesting
|
2023-12-31 09:37:29 +01:00 |
|
|
ee043d3956
|
Fix back link in transation form (fix #12)
|
2023-12-31 09:03:49 +01:00 |
|
|
fe95222474
|
Fix bugs in html templates
|
2023-12-30 11:12:38 +01:00 |
|
|
47d8ff0382
|
Create tag for css imports
|
2023-12-30 10:54:01 +01:00 |
|
|
7f3b9c7b5c
|
Structure page content with sections
|
2023-12-30 10:38:30 +01:00 |
|
|
0e5b8ea85d
|
Use :is css pseudo-class
|
2023-12-30 10:24:24 +01:00 |
|
|
715822e48f
|
Remove unused spaceless tags
|
2023-12-30 10:18:17 +01:00 |
|
|
ee4e6b7ceb
|
Improve history plot with empty segments
|
2023-12-30 10:10:53 +01:00 |
|
|
55923e7709
|
Fix form fields on alternating background
|
2023-12-30 09:42:58 +01:00 |
|
|
14755df86b
|
Fix pagination on month archive, keep account
|
2023-12-30 09:40:11 +01:00 |
|
|
a0bc1a6608
|
Update pagination on montharchive to keep category
|
2023-12-30 09:35:05 +01:00 |
|
|
68ff2ae8ad
|
Set table borders to 1px
|
2023-12-30 09:17:47 +01:00 |
|
|
17fe61c9c0
|
Improve accessibility for links
|
2023-12-30 09:14:07 +01:00 |
|
|
aeb22521f3
|
Add alternating row colors
|
2023-12-30 09:12:03 +01:00 |
|
|
5013df903f
|
Add pagination to month archive view (fix #13)
|
2023-12-30 09:04:52 +01:00 |
|
|
c3ba376793
|
Fix month offset (missing first month in history)
|
2023-12-29 09:53:59 +01:00 |
|
|
4bb682fc88
|
Fix HTML for index page
|
2023-12-29 09:50:08 +01:00 |
|
|
8652eb0b57
|
Remove borders in calendar table
|
2023-12-29 09:23:51 +01:00 |
|
|
6f631607b8
|
Reduce computations in history generation
|
2023-12-28 16:31:13 +01:00 |
|
|
9dbbd3d48e
|
Add monthly year chart
|
2023-12-28 15:46:52 +01:00 |
|
|
4bbb5de3c5
|
Update translations
|
2023-11-25 12:07:01 +01:00 |
|
|
ffc0fa3ce1
|
Update messages styling
|
2023-11-25 11:56:14 +01:00 |
|
|
8dd29be8bf
|
Add success message on object creation with link to object
|
2023-11-25 11:28:20 +01:00 |
|
|
76ac6bc7fb
|
Use tomllib instead of toml
|
2023-11-25 10:44:57 +01:00 |
|
|
3c1e4ac45d
|
Fix broken negative bars when total is negative (fixes #10)
|
2023-05-04 22:02:33 +02:00 |
|
|
02bd1853d5
|
Fix wrong total values (#10)
|
2023-05-04 22:00:36 +02:00 |
|
|
a5dd41b533
|
In category_plot templatetag, replace filter budget with exclude not budget
|
2023-05-03 12:56:00 +02:00 |
|
|
eabdaf2516
|
Fix urls in category plot on month page
|
2023-05-03 12:20:19 +02:00 |
|
|
574d1d2875
|
Add total line to category plot
Closes #9
|
2023-05-03 12:18:20 +02:00 |
|
|
278d252cfd
|
Merge branch 'main' of ssh://git.edgarpierre.fr:39529/edpibu/nummi
|
2023-05-03 12:01:59 +02:00 |
|
|
b9e129e80a
|
Move category plot to templatetag, hide non-budget categories
|
2023-05-03 12:01:25 +02:00 |
|
|
fcdfd0e9ad
|
Update PKGBUILD to v0.9.1
|
2023-04-24 09:12:22 +02:00 |
|
|
819bd20fdf
|
Fix file uploads (borken by missing enctype on form)
|
2023-04-24 09:07:30 +02:00 |
|
|
3d9424a1d5
|
Remove LocaleMiddleware
|
2023-04-23 17:14:56 +02:00 |
|
|
3980f2230c
|
Add colors to logo
|
2023-04-23 16:54:28 +02:00 |
|
|
09c8da0650
|
Update PKGBUILD with version
|
2023-04-23 14:07:54 +02:00 |
|
|
9a666b6d22
|
Fix .gitignore
|
2023-04-23 08:10:30 +02:00 |
|
|
a0872b65c4
|
Use get_absolute_url to get model urls
|
2023-04-23 08:08:43 +02:00 |
|
|
1bad7d7291
|
Fix icon margin
|
2023-04-22 19:47:58 +02:00 |
|
|
b9cd7a8460
|
Fix icon margin
|
2023-04-22 19:43:31 +02:00 |
|
|
517dd28b2e
|
Fix navbar scrolling
|
2023-04-22 19:41:03 +02:00 |
|
|
b6326bdc8f
|
Fix category plot on month page
|
2023-04-22 15:57:36 +02:00 |
|
|
f7564eb282
|
Add links to category in month category plot
|
2023-04-22 15:52:32 +02:00 |
|
|
b828324220
|
Add category plot on history pages
|
2023-04-22 15:44:27 +02:00 |
|
|
681651109a
|
Fix translations
|
2023-04-22 15:24:12 +02:00 |
|
|
068dab59d8
|
Log LOCALE_PATHS
|
2023-04-22 15:11:51 +02:00 |
|
|
d478f038ba
|
Log BASE_DIR
|
2023-04-22 15:10:34 +02:00 |
|
|
5abb9a3b30
|
Update settings for locale
|
2023-04-22 15:08:21 +02:00 |
|