INN / impaq-me

A social fundraising tool that enables funders to give money to nonprofits any time a user shares one of their stories and/or someone clicks back to the site via an impaq.me short url. This project is no longer active.
http://impaq.inn.org
GNU General Public License v2.0
0 stars 0 forks source link

campaign starts_at and ends_at should allow setting times #121

Open searls opened 10 years ago

searls commented 10 years ago

Campaign start & end as implemented in #104 are actually tracking times, but for simplicity sake, the web form is only collecting the date. That means if you set 2014-08-03 as the start and 2014-08-05 as the end of a campaign, it will save as midnight eastern time the morning of 8/3 through 11:59pm the night of 8/5.

The most recent campaign wanted to launch at a very specific time of day, so in the future we could either:

I presume this is going to be a rare request and I recommend you stick to the console / non-UI approach for now

aschweigert commented 10 years ago

yeah that should be fine for now, let's just make sure the documentation captures how one would do that in case it does come up before we get to actually implementing the UI

searls commented 10 years ago

Where is the best place to document that?

On Wed, Aug 6, 2014 at 11:17 AM, Adam Schweigert notifications@github.com wrote:

yeah that should be fine for now, let's just make sure the documentation captures how one would do that in case it does come up before we get to actually implementing the UI

Reply to this email directly or view it on GitHub: https://github.com/testdouble/impaq-me/issues/121#issuecomment-51349346

aschweigert commented 10 years ago

probably just collect any weird odds on ends on a wiki page

searls commented 10 years ago

Posted here: https://github.com/testdouble/impaq-me/wiki/Controlling-exact-campaign-start-&-end-times

On Wed, Aug 6, 2014 at 11:43 AM, Adam Schweigert notifications@github.com wrote:

probably just collect any weird odds on ends on a wiki page

Reply to this email directly or view it on GitHub https://github.com/testdouble/impaq-me/issues/121#issuecomment-51353260.