benjaoming
benjaoming created pull request data.coop/membersystem#53 2024-08-14 19:51:03 +00:00
Fix invite text and add accounting context to translation messages
benjaoming created branch invite-fixes in benjaoming/membersystem 2024-08-14 19:50:49 +00:00
benjaoming pushed to invite-fixes at benjaoming/membersystem 2024-08-14 19:50:49 +00:00
19ae307013 Add accounting context to translation messages
3659cf40df Add more precision to the order email (#51)
Compare 2 commits »
benjaoming commented on issue data.coop/membersystem#52 2024-08-14 17:51:46 +00:00
Rækkefølge

Der skal tilføjes kontekst, f.eks. {% trans "order" context "accounting" %}

benjaoming pushed to main at data.coop/membersystem 2024-08-14 10:08:09 +00:00
3659cf40df Add more precision to the order email (#51)
benjaoming merged pull request data.coop/membersystem#51 2024-08-14 10:08:03 +00:00
Add more precision to the order email
benjaoming commented on pull request data.coop/membersystem#51 2024-08-14 10:07:47 +00:00
Add more precision to the order email

Selv-reviewed... jeg vil gerne have sendt de her mails i dag inden kl 13 🚄

benjaoming created pull request data.coop/membersystem#51 2024-08-14 10:06:35 +00:00
Add more precision to the order email
benjaoming created branch update-order-email in benjaoming/membersystem 2024-08-14 10:06:28 +00:00
benjaoming pushed to update-order-email at benjaoming/membersystem 2024-08-14 10:06:28 +00:00
9c0b11b8ca Add more precision to the order email
8f3e8f06f0 Remove unique constraint from initial field (#50)
Compare 2 commits »
benjaoming created pull request data.coop/membersystem#50 2024-08-14 09:36:47 +00:00
Remove unique constraint from initial field
benjaoming created branch fix-migration-unique in benjaoming/membersystem 2024-08-14 09:36:37 +00:00
benjaoming pushed to fix-migration-unique at benjaoming/membersystem 2024-08-14 09:36:37 +00:00
fba5700838 Remove unique constraint from initial field
b3795977ed Membership invitations and order emails (#47)
c81481747f Add a footer link to the git repo (#49)
Compare 3 commits »
benjaoming created branch fix-migration in benjaoming/membersystem 2024-08-14 09:35:16 +00:00
benjaoming pushed to fix-migration at benjaoming/membersystem 2024-08-14 09:35:16 +00:00
b0259f5bf4 Remove unique constraint from initial field
benjaoming pushed to membership-invite at benjaoming/membersystem 2024-08-14 08:20:17 +00:00
e519383741 Use FK relation for created user, rather than boolean
benjaoming commented on pull request data.coop/membersystem#47 2024-08-14 08:00:54 +00:00
Membership invitations and order emails

It's sensitive really. I suppose that once this turns into an application, we have to consider that people give out details that are 100% associated with their membership activity and if we want…

benjaoming pushed to membership-invite at benjaoming/membersystem 2024-08-14 07:55:30 +00:00
1c740418f4 Clarify error messages from admin action
benjaoming commented on pull request data.coop/membersystem#47 2024-08-14 07:53:25 +00:00
Membership invitations and order emails

I've replaced "active" with "current" - the idea is that we should not invite members before we have also created their membership + order (there's another admin function for that).

Once the…

benjaoming created pull request data.coop/membersystem#49 2024-08-13 08:39:30 +00:00
Add a footer link to the git repo