Brett Smith
ec26bfc846
supporter-page.js: Add my copyright.
2016-09-09 15:39:21 -04:00
Brett Smith
ab29d45639
Supporter page: Try #2 for scroll to type selection after window ready.
...
* Trigger on the "load" event rather than "ready".
* Install the handler outside document's "ready" handler so it should
take effect more reliably.
2016-09-09 15:16:46 -04:00
Brett Smith
fa6a61ed9b
Supporter page: Scroll to type selection after window ready.
2016-09-09 14:51:11 -04:00
Brett Smith
9d30d7431a
Supporter page: Make supporter type selections act like tabs.
...
* Scroll to the type selection when the visitor follows a link to a
specific type.
* Don't scroll the page when the user changes their selection.
2016-09-09 14:35:15 -04:00
Brett Smith
c2ee1c761d
Supporter page: Remove debug log.
2016-09-09 12:11:29 -04:00
Brett Smith
86ef51db5d
Supporter page: Refactor JavaScript.
...
This isn't intended to have any functional change, it's just DRYing up
the code to simplify functional changes later.
2016-09-09 12:10:41 -04:00
Bradley M. Kuhn
15ee2b6edd
Update punctuation.
2016-02-23 19:46:59 -08:00
Bradley M. Kuhn
cd15ed755b
moreCount variable no longer used.
2016-02-23 19:45:50 -08:00
Bradley M. Kuhn
e260280ee1
Fix math error.
2016-02-23 19:45:16 -08:00
Bradley M. Kuhn
99ff4771a1
Change bar to show totals in a different way.
...
The achieved! text is removed, to just show the total Supporters, and
the middle part is how many more we need right now.
2016-02-23 19:21:22 -08:00
Bradley M. Kuhn
3fe4a5bcbb
Reduce ! in various site-wide fundraising texts.
...
Surprisingly, given her predilection for exclamation points:
<karen> yeah... believe it or not, I'd rather not have two exclamation points
in the 750 achieved! [20:30]
<karen> and I would also delete the exclamation point after " enforcement
efforts!" in the text above it [20:31]
So this change is made on her behalf.
2016-01-18 20:32:12 -08:00
Bradley M. Kuhn
d628fa8fb7
Revert previous incorrect change.
2016-01-18 20:25:17 -08:00
Bradley M. Kuhn
c6af56f2a6
Unclear what this should be, testing this value.
2016-01-18 20:22:17 -08:00
Bradley M. Kuhn
9813a0795f
When we're at the middle goal, drop it immediately.
2016-01-18 20:18:49 -08:00
Bradley M. Kuhn
cffc81b5d8
Prepare for Supporters beyond 750.
...
After the next import, we'll have more than 750 supporters. This change
not only handles that fact, but adds sufficient Javascript and Django
templating to handle the case if the Supporter count for any reason
drops below 750 again.
2016-01-18 19:50:08 -08:00
Bradley M. Kuhn
566324fbcb
One of the hide's was missing.
2015-12-21 09:29:21 -08:00
Bradley M. Kuhn
f1c924b07e
Create renewal option on form.
...
This adds a renewal option to the form.
2015-12-21 09:25:04 -08:00
Bradley M. Kuhn
963c023eab
site-wide supporter count fundraiser.
...
Using the jQuery UI multiprogress bar added earlier, this change allows
display of the of the progress bar on every page.
2015-11-30 19:19:46 -08:00
Bradley M. Kuhn
61ecfd8341
Move supporter-page.js into js directory.
2015-11-30 19:19:46 -08:00