organizer icon indicating copy to clipboard operation
organizer copied to clipboard

The answer is to get organized.

Results 45 organizer issues
Sort by recently updated
recently updated
newest added

Organizer is hard-coded to use Mailgun as its anymail backend. This is an unnecessary artifact of early development work and has no reason to continue.

help wanted
good first issue
F-broadcasts-and-action

If people don't know about a thing happening, it might not have happened at all. Organizer should send a slack notification once a few thresholds of people have checked in...

enhancement
F-events
F-broadcasts-and-action

Should be able to just run one `./manage.py sync` command, which runs all configured importers and exporters at once, allowing for conflict resolution between endpoints. Currently you can end up...

enhancement
F-import/export

As an organizer, I want to define canvassing turfs based on geographic area or street addresses from a voter file and assign walkers to them. As a canvasser, I want...

enhancement
help wanted
F-broadcasts-and-action

Updating the geo lat/lng values of a Person doesn't need to happen in a batch job; the Person's save() method could kick off an async geocoding job that updates data...

enhancement
help wanted
good first issue
F-broadcasts-and-action

https://www.mailgun.com/blog/tls-connection-control Should not be easily disabled, as email is a vector for accidental disclosure of extremely sensitive data.

enhancement
good first issue
F-broadcasts-and-action
F-security

A big goal of Organizer is to let people know about actions and events near them. If you're near a thing in either time or space, Organizer should send a...

enhancement
F-broadcasts-and-action

The database currently includes an ``is_captain`` field on TurfMemberships, which is designed to support this feature once it is implemented. As an organizer, I want to broadcast a message to...

enhancement
help wanted
F-broadcasts-and-action

Right now new neighbor notifications only support specific neighborhoods. There is no way to easily designate that an email should receive notifications from anywhere in the city, or using other...

enhancement
help wanted
F-broadcasts-and-action

If your mailgun is misconfigured with invalid authentication, Organizer won't care and will assume that the notification was successfully sent. At the next run, the newbies from the dead mail...

bug
good first issue
F-broadcasts-and-action