Edgar P. Burkhart edpibu
edpibu opened issue edpibu/nummi#2 2022-12-29 22:19:46 +01:00
Order form fields
edpibu opened issue edpibu/nummi#1 2022-12-29 22:19:11 +01:00
Use lazy translations
edpibu pushed to main at edpibu/nummi 2022-12-29 22:18:21 +01:00
e438cfd78a Import sorting
0d9ff3b771 Migration
fd15e60085 Validate icon slugs
Compare 3 commits »
edpibu pushed to main at edpibu/nummi 2022-12-29 22:12:35 +01:00
a1c3563348 Updated translations
edpibu pushed to main at edpibu/nummi 2022-12-29 22:08:26 +01:00
ab894867f4 Split models.py into models and forms
edpibu pushed to main at edpibu/nummi 2022-12-29 22:00:55 +01:00
2bd2eca26e Fix order of saving transactions
edpibu pushed to main at edpibu/nummi 2022-12-29 21:59:37 +01:00
cb253d4305 Remove useless db operation
edpibu pushed to main at edpibu/nummi 2022-12-29 21:58:37 +01:00
c083fff07e Update snapshots with sum db columns
02eb781492 Updated snapshots -- major incompatibility with previous migrations, needs manual intervention
Compare 2 commits »
edpibu pushed to main at edpibu/nummi 2022-12-29 21:06:34 +01:00
b9e3ee059e Change default icon for accounts
edpibu pushed to main at edpibu/nummi 2022-12-29 21:04:53 +01:00
0e0b9fc927 Fix categories and accounts being visible to all users
edpibu pushed to main at edpibu/nummi 2022-12-29 20:05:32 +01:00
e26f552aff User settings.AUTH_USER_MODEL instead of User in models
edpibu pushed to main at edpibu/nummi 2022-12-29 20:05:06 +01:00
7bb6b2f671 Reformat migrations
edpibu pushed to main at edpibu/nummi 2022-12-29 19:54:21 +01:00
7356d02ada Add account column to tables
f2df88d091 Add account creation and selection
Compare 2 commits »
edpibu pushed to main at edpibu/nummi 2022-12-29 19:24:05 +01:00
667c6d3da1 Reformat blank lines
edpibu pushed to main at edpibu/nummi 2022-12-29 19:22:44 +01:00
7d0ed1dd5a Fix unique date field on snapshots
2ac316aaca Add User field to models
Compare 2 commits »
edpibu pushed to main at edpibu/nummi 2022-12-29 18:49:20 +01:00
df2f2e4c37 Remove useless imports
edpibu pushed to main at edpibu/nummi 2022-12-29 18:45:11 +01:00
963c91594a Add local media to gitignore
7f6c00c0a2 Reformat settings
077c39adde Fix alignment of icons on invoice list
Compare 3 commits »
edpibu pushed to main at edpibu/nummi 2022-12-29 18:21:07 +01:00
49834e10e8 Add missing dependency in PKGBUILD
edpibu pushed to main at edpibu/nummi 2022-12-29 18:19:27 +01:00
22bd94f3be Fix permissions in PKGBUILD
edpibu pushed to main at edpibu/nummi 2022-12-29 18:15:08 +01:00
1aaafc01e2 Use toml python package to support python3.10