Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tidying up loose ends in Event Application triaging #357

Open
7 of 14 tasks
olasitarska opened this issue Jan 8, 2017 · 5 comments
Open
7 of 14 tasks

Tidying up loose ends in Event Application triaging #357

olasitarska opened this issue Jan 8, 2017 · 5 comments
Assignees

Comments

@olasitarska
Copy link
Member

olasitarska commented Jan 8, 2017

  • Latitude & longtitude of the city/country needs to be fetched from the API when EventApplication is created (in save method?)
  • @asendecka Logic for copying old event data if the event is an n-th event in given city
  • @olasitarska Connect creating / changing email accounts in create_event ([WIP] Google Apps integrated into new event deploy logic #360)
  • @asendecka Removing old organizers if the event is an n-th event in given city
  • Sending acceptance email with confirmation link
  • Confirmation page that changes status to DEPLOYED and carries on create_event actions (template for this already exist here
  • Improve test coverage
  • Coorganizers in application form
  • Choosing a random picture when creating an event for the homepage
  • Submitting the organizer form should send an email

Refactoring bits:

  • Moving add_default_content and menu out of Event
  • Moving create_event method from EventApplication
  • Moving add_organizers from Event model
  • Remove hardcoded "accepted" and "rejected" values from confirmation pages in admin triaging in templates
@olasitarska
Copy link
Member Author

Google Apps in progress: #360

@asendecka
Copy link
Contributor

Cloning event done in #369

@olasitarska
Copy link
Member Author

Google Apps done in #375

@olasitarska
Copy link
Member Author

Coordinates in #385

@olasitarska
Copy link
Member Author

I think "@asendecka Removing old organizers if the event is an n-th event in given city" is actually not necessary, as I just checked and organizers are currently not copied when event is copied.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants