Herculino Trotta
d77eddbd26
Merge pull request #428 from SerafimPikalov/fix/null-category-serialization
...
fix: handle null category in TransactionCategoryField serialization
2025-12-07 13:44:25 -03:00
Sera Pikalov
fb1b383962
fix: handle null category in TransactionCategoryField serialization
...
Fix AttributeError when serializing transactions with null categories.
The to_representation method now checks for None before accessing
category properties, returning None instead of crashing.
Fixes issue where API returns 500 error when retrieving transactions
without assigned categories.
2025-12-07 12:37:05 +02:00
eitchtee
11998475c5
chore(locale): update translation files
...
[skip ci] Automatically generated by Django makemessages workflow
2025-12-07 03:33:34 +00:00
Herculino Trotta
21363e23a1
Merge pull request #425
...
feat(api): add endpoints for importing files and getting account balance
2025-12-07 00:33:00 -03:00
Herculino Trotta
d3a816d91b
feat(api): add endpoints for importing files and getting account balance
2025-12-07 00:32:18 -03:00
Herculino Trotta
9c92bbd3cf
Merge pull request #424
...
fix(import:v1): always_* types for is_paid and type requires assigning a source
2025-12-06 17:53:15 -03:00
Herculino Trotta
c55d688956
fix(import:v1): always_* types for is_paid and type requires assigning a source
2025-12-06 17:52:46 -03:00
Herculino Trotta
231b9065c9
Merge pull request #423
...
fix: decouple DEBUG env variable from vite dev server
2025-12-06 17:33:14 -03:00
Herculino Trotta
01ea0de4b3
fix: decouple DEBUG env variable from vite dev server
2025-12-06 17:32:34 -03:00
Herculino Trotta
c57fa1630b
Merge pull request #422
...
fix: try to fix "the connection is closed" db errors
2025-12-06 16:47:13 -03:00
Herculino Trotta
92f7bcfd9e
fix: try to fix "the connection is closed" db errors
2025-12-06 16:46:33 -03:00
eitchtee
58b855f55e
chore(locale): update translation files
...
[skip ci] Automatically generated by Django makemessages workflow
2025-12-06 19:19:20 +00:00
Herculino Trotta
d4d51301b3
Merge pull request #421
...
feat: accept query params on standalone add transaction page
2025-12-06 16:18:50 -03:00
Herculino Trotta
aed3fb11fe
feat: accept query params on standalone add transaction page
2025-12-06 16:17:37 -03:00
Herculino Trotta
4b97ba681a
Merge branch 'main' into weblate
2025-11-26 21:43:56 -03:00
eitchtee
1a903507ad
chore(locale): update translation files
...
[skip ci] Automatically generated by Django makemessages workflow
2025-11-26 19:41:38 +00:00
Weblate
bf920df771
Merge remote-tracking branch 'origin/main'
2025-11-26 19:41:04 +00:00
Herculino Trotta
49f28834e9
fix: unable to create transactions with an empty reference date when importing
...
fixes #410
2025-11-26 16:39:51 -03:00
Dimitri Decrock
4351027b87
locale(Dutch): update translation
...
Currently translated at 100.0% (695 of 695 strings)
Translation: WYGIWYH/App
Translate-URL: https://translations.herculino.com/projects/wygiwyh/app/nl/
2025-11-25 05:20:40 +00:00
Herculino Trotta
8a5a54dcbd
locale(Portuguese (Brazil)): update translation
...
Currently translated at 100.0% (695 of 695 strings)
Translation: WYGIWYH/App
Translate-URL: https://translations.herculino.com/projects/wygiwyh/app/pt_BR/
2025-11-24 03:20:40 +00:00
eitchtee
24ee8ecd68
chore(locale): update translation files
...
[skip ci] Automatically generated by Django makemessages workflow
2025-11-24 02:56:47 +00:00
Herculino Trotta
32747071fe
Merge remote-tracking branch 'origin/feat/replace-webpack+bootstrap' into feat/replace-webpack+bootstrap
2025-11-23 23:20:48 -03:00
Herculino Trotta
24fa9cde51
style: fix deleted transactions styling
2025-11-23 23:19:23 -03:00
Herculino Trotta
372ec2f30f
Merge branch 'main' into feat/replace-webpack+bootstrap
2025-11-23 23:08:02 -03:00
Herculino Trotta
eb4723e890
feat: cleanup vite configs
2025-11-23 20:15:06 -03:00
Herculino Trotta
605ece705e
feat: fixes
2025-11-22 01:30:43 -03:00
Herculino Trotta
2ae57e83cb
feat: fixes
2025-11-22 01:10:01 -03:00
Herculino Trotta
af72e3f44e
fix(quick_transactions): ignore internal_id
2025-11-22 00:44:57 -03:00
Herculino Trotta
e2e1c5cff5
feat: changes and fixes
2025-11-18 01:04:39 -03:00
Herculino Trotta
ed3d58f1fd
fix: slow down when page is loaded
2025-11-15 14:55:37 -03:00
Ursuleac Zsolt
b58f894dc6
locale(Hungarian): update translation
...
Currently translated at 4.7% (33 of 695 strings)
Translation: WYGIWYH/App
Translate-URL: https://translations.herculino.com/projects/wygiwyh/app/hu/
2025-11-13 16:20:41 +00:00
Ursuleac Zsolt
2ed7fa44c0
locale((Hungarian)): added translation using Weblate
2025-11-13 15:27:11 +00:00
Herculino Trotta
7c3120cd43
fix: general javascript improvements
2025-11-13 11:12:43 -03:00
Herculino Trotta
2bc5e24e51
fix: theme toggle not saving correctly
2025-11-12 00:10:42 -03:00
Herculino Trotta
0b0d760bab
feat: guess what, more changes
2025-11-11 20:21:01 -03:00
Herculino Trotta
b38ed37bc5
feat: oh look, more changes
2025-11-10 00:28:16 -03:00
Herculino Trotta
7e37948616
feat: more changes and fixes
2025-11-09 15:31:50 -03:00
Herculino Trotta
2afb6b1f5f
feat: more changes and fixes
2025-11-08 14:21:36 -03:00
Herculino Trotta
cd54df6f2d
feat: more changes and fixes
2025-11-08 14:06:01 -03:00
Marcin Kisielewski
3e4ace8993
locale(Polish): update translation
...
Currently translated at 1.5% (11 of 695 strings)
Translation: WYGIWYH/App
Translate-URL: https://translations.herculino.com/projects/wygiwyh/app/pl/
2025-11-08 12:20:40 +00:00
Herculino Trotta
a878af28f1
feat: more changes and fixes
2025-11-05 13:09:31 -03:00
Herculino Trotta
0a4d4c12b9
feat: another batch of fixes
2025-11-04 10:29:40 -03:00
Herculino Trotta
9ade58a003
feat: another batch
2025-11-03 01:40:13 -03:00
Herculino Trotta
89b2d0118d
feat: another batch of fixes
2025-11-02 03:03:22 -03:00
Marcin Kisielewski
232d5003b8
locale(Polish): update translation
...
Currently translated at 1.4% (10 of 695 strings)
Translation: WYGIWYH/App
Translate-URL: https://translations.herculino.com/projects/wygiwyh/app/pl/
2025-11-01 12:17:43 +00:00
Marcin Kisielewski
133d70d3d1
locale(Polish): update translation
...
Currently translated at 1.2% (9 of 695 strings)
Translation: WYGIWYH/App
Translate-URL: https://translations.herculino.com/projects/wygiwyh/app/pl/
2025-11-01 11:17:43 +00:00
Marcin Kisielewski
e70608eaaf
locale((Polish)): added translation using Weblate
2025-11-01 11:08:00 +00:00
Herculino Trotta
a63367a772
feat: first batch of work
2025-11-01 03:15:44 -03:00
mlystopad
baef86b6cb
locale(Ukrainian): update translation
...
Currently translated at 24.1% (168 of 695 strings)
Translation: WYGIWYH/App
Translate-URL: https://translations.herculino.com/projects/wygiwyh/app/uk/
2025-11-01 01:17:45 +00:00
mlystopad
3011b32fa6
locale(German): update translation
...
Currently translated at 93.9% (653 of 695 strings)
Translation: WYGIWYH/App
Translate-URL: https://translations.herculino.com/projects/wygiwyh/app/de/
2025-11-01 01:17:44 +00:00