864d8cea2b
clean up templates
2021-10-16 08:18:55 +11:00
0984972b05
group membership invitations
...
- fix display of group information on user and group pages
- send, receive, accept and reject invitations
2021-10-02 12:30:48 +10:00
0f3be40957
fix group references in templates
...
Let's do this the sensible way huh, by using backwards references to memberships etc
Also adds filters for is_member and is_invited so we don't have to do weird things in group Views
2021-10-02 10:47:42 +10:00
66494e7788
fix reverse reference to user bookwyrm_groups
2021-09-28 18:53:11 +10:00
493ed14f34
better group creation form logic and placement
2021-09-27 16:39:12 +10:00
f3181690a2
change group owner from 'manager' to 'user'
...
This will allow privacy management to use existing code.
Some template updates also are for rationalising how
groups are created and edited.
2021-09-27 15:36:41 +10:00
8c326ec52f
user groups listing template
...
- creates groups/user_groups template for listing a user's groups on their user page
2021-09-25 11:10:06 +10:00
9b6d2a9d88
add group page
2021-09-24 20:34:11 +10:00
4e93b09067
create group form
...
adds a group creation form to user dashboard
2021-09-24 14:12:36 +10:00
71b1c6117c
update templates for groups
2021-09-24 07:50:57 +10:00