Opened 13 years ago
Closed 13 years ago
#104 closed enhancement (fixed)
Unrequire fields for Exec
Reported by: | adehnert | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Sometime |
Component: | Core | Version: | |
Keywords: | Cc: | ||
Size: | tiny |
Description
Almost all fields should be optional when an Exec member is doing the editing. We already futz with what fields are required (groups/views.py, GroupChangeMainForm?, line 122ish). We should futz more to mark fields as *not* required when an Exec member is doing the editing.
Change History (1)
comment:1 Changed 13 years ago by adehnert
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
The admin has long required substantially fewer fields than the normal UI, and is conveniently linked from the normal group page. For the non-admin interface, I like to keep parity for Exec and groups, in general, because it makes it easier for Exec members to provide correct instructions on how to use the DB.
I unrequired two more fields in the admin in: