Bradley M. Kuhn
58f45a556b
Typo fix. (HT: pehjota)
2014-12-03 17:44:38 -05:00
Bradley M. Kuhn
342590123f
Fix typo.
2014-12-03 16:55:17 -05:00
Bradley M. Kuhn
eea08767d3
Change default to "no t-shirt".
...
I suspect some supporters are just accepting the default, so by default,
the t-shirt option will be "No", and supporters will have to
affirmatively chose "Yes".
Thanks to previously committed Javascript hack, users with Javascript
capable browsers should avoid seeing the t-shirt sizing options until
they chose "Yes".
2014-12-03 16:20:57 -05:00
Bradley M. Kuhn
a61e246db1
Add supporter.
2014-12-03 15:54:03 -05:00
Bradley M. Kuhn
9f1b3710da
Add supporter.
2014-12-03 15:31:31 -05:00
Bradley M. Kuhn
83cfcfacfb
Corrected endblock.
2014-12-03 14:27:47 -05:00
Bradley M. Kuhn
bc5f1b6c63
Add another supporter.
2014-12-03 14:26:55 -05:00
Bradley M. Kuhn
08275e0cbb
Another supporter.
2014-12-03 14:19:01 -05:00
Bradley M. Kuhn
3256391c99
Remove male dominated placeholder.
2014-12-03 13:49:06 -05:00
Bradley M. Kuhn
f1c46c481d
Move support higher up.
2014-12-03 13:48:09 -05:00
Bradley M. Kuhn
33025998fb
Shorten title, reword information.
2014-12-03 13:47:50 -05:00
Bradley M. Kuhn
50cf881501
Add supporter program to front page.
2014-12-03 13:46:44 -05:00
Bradley M. Kuhn
27276109ad
Add copyleft.org and NPO Acct to "Learn more" link
2014-12-03 13:46:29 -05:00
Bradley M. Kuhn
093400150a
Create a new update.
2014-12-03 13:41:24 -05:00
Bradley M. Kuhn
7fec31ce8a
Hide t-shirt size selector when t-shirt's unwanted
...
Use Javascript to hide the t-shirt size selector when the the user
selects "No" for "Do you want a t-shirt?". Reshow it (and make sure
it's shown by default) for "Yes".
2014-12-03 13:33:26 -05:00
Bradley M. Kuhn
fcbb3b5085
Supporter means /supporter/ now, so change this.
2014-12-03 13:16:40 -05:00
Bradley M. Kuhn
d737a5e567
Correct typo.
2014-12-03 13:14:48 -05:00
Bradley M. Kuhn
08f45ac79b
Skip more space here.
2014-12-03 13:11:34 -05:00
Bradley M. Kuhn
3ae6bbd937
These should be h2 headings.
2014-12-03 12:51:21 -05:00
Bradley M. Kuhn
0ef0fdf43f
Note that the logos are the sponsors.
2014-12-03 12:36:53 -05:00
Bradley M. Kuhn
e926570ec5
Link to the public list.
2014-12-03 12:34:53 -05:00
Bradley M. Kuhn
2a470bc7cc
<hr> is really needed here.
2014-12-03 12:34:43 -05:00
Bradley M. Kuhn
6bf2340453
Add first three supporters to sign up.
2014-12-03 12:29:29 -05:00
Bradley M. Kuhn
ba50cd0232
SVG bullet list of supporters on sponsors page.
...
This CSS, which I discovered from extensive research online, should work
to create a bulleted list with the bullets being the heart-shaped
Conservancy logo.
2014-12-03 12:29:24 -05:00
Bradley M. Kuhn
ece5b2581b
Add missing close brace.
2014-12-03 12:27:32 -05:00
Bradley M. Kuhn
04d927961d
Rework page so that it can include supporters too.
2014-12-03 10:57:10 -05:00
Bradley M. Kuhn
8ce79c7efd
Put hr tag inside this div to inherit properties.
2014-12-03 09:58:52 -05:00
Bradley M. Kuhn
b9b4695f97
Match width and alignment to donate-content class.
2014-12-03 09:58:07 -05:00
Bradley M. Kuhn
5014455930
Remove http://sfconservancy.org ; this is that site
2014-12-03 08:46:58 -05:00
Bradley M. Kuhn
c24285c461
Links to project websites.
2014-12-03 08:45:01 -05:00
Bradley M. Kuhn
81a73acec4
Shorten text.
2014-12-02 20:57:46 -05:00
Bradley M. Kuhn
ee7125fd31
Full name of this project, and a link.
2014-12-02 18:31:13 -05:00
Bradley M. Kuhn
f042c375be
Use em padding here, and a little less of it.
2014-12-02 18:30:15 -05:00
Bradley M. Kuhn
8291c3db2e
Reword text again.
2014-12-02 18:29:06 -05:00
Bradley M. Kuhn
b6b94e3206
Clarify no benefits received until 12 months.
2014-12-02 18:27:22 -05:00
Bradley M. Kuhn
44301d386b
Correct Markdown-style footnote w/ HTML style one.
...
This footnote is now correctly formatted in HTML, with links back and
forth, as well as a jQuery UI tooltip popup for the footnote.
2014-12-02 18:25:42 -05:00
Bradley M. Kuhn
c41a897be2
Simply clear error for monthly donation.
...
Since the error messages relate only to the amount entered, the error
message should be cleared when switching to the monthly giving option.
2014-12-02 18:02:32 -05:00
Bradley M. Kuhn
c546833984
Amount starts class "valid", when default accepted
...
The default amount of $120 appears in the amount field, but the class
"valid" was usually only added when the user changes the amount.
The valid class must be added at the start to ensure someone simply
clicking with the default still can donate.
2014-12-02 17:58:39 -05:00
Bradley M. Kuhn
9aa9e73a91
600px seems better here than 500px.
2014-12-02 17:55:06 -05:00
Bradley M. Kuhn
009cc20555
Avoid donate-sidebar on small screens.
...
The donate-sidebar overlaps with text on small screens. This problem is
corrected herein by using @media for 500px screens to remove display of
the sidebar.
2014-12-02 17:51:32 -05:00
Bradley M. Kuhn
dbe8d4f238
Remove hard-coded style= for donate-sidebar div
...
Move the CSS for the donate-sidebar into the conservancy.css file
instead of hard-coding in the HTML.
2014-12-02 17:51:10 -05:00
Bradley M. Kuhn
19ef9d196b
Fix missing trailing newline.
2014-12-02 17:49:20 -05:00
Bradley M. Kuhn
1b96df2224
Use em here so that the button is a bit closer.
2014-12-02 17:49:10 -05:00
Bradley M. Kuhn
3dd381cddb
Make error text even shorter.
2014-12-02 17:35:31 -05:00
Bradley M. Kuhn
8fbf7ba2b0
Reword text.
2014-12-02 17:34:08 -05:00
Bradley M. Kuhn
0d0f7707e9
This must be below the second div.
2014-12-02 17:32:39 -05:00
Bradley M. Kuhn
090fb9f268
Larger error message when submitting bad amount.
...
This addition to the Javascript and text ensures a clear message to the
user of a Javascript-enabled browser that there is an issue with the
amount. Also, it prevents submission of the form until the amount is
correct.
A user with Javascript disabled can circumvent these validation steps;
however, the worst-case scenario is that they make a donation for less
than $120 that is categorized in Conservancy's internal system as a
Supporter donation, and we'll be adding internal checks to find that.
2014-12-02 17:26:55 -05:00
Bradley M. Kuhn
b2c18cc59e
Correct regular expression and comma thing fully.
...
parseInt() likely wants no commas, so we use a value without it, and the
regular expression now seems to properly match was PayPal will take as
valid.
2014-12-02 17:04:05 -05:00
Bradley M. Kuhn
3438812e00
Maybe comma need not be escaped?
2014-12-02 16:28:46 -05:00
Bradley M. Kuhn
8b16abf981
PayPal seems to be ok with commas.
2014-12-02 16:27:37 -05:00