Bradley M. Kuhn
d3c668704c
Add <a> tag for donate, for linking later. Use h3.
2013-04-30 22:22:48 -04:00
Bradley M. Kuhn
6632824580
Place percentage in the progress bar.
2013-04-30 22:17:50 -04:00
Bradley M. Kuhn
378d01a422
Fix closing tag.
2013-04-30 22:17:31 -04:00
Bradley M. Kuhn
667a54e045
Remove tab characters.
2013-04-30 22:17:27 -04:00
Bradley M. Kuhn
6e49d079da
Create pop-down of text for other donation methods.
...
For those methods that require further explanation, configure so that the
text appears upon clicking.
2013-04-30 22:17:04 -04:00
Bradley M. Kuhn
c723f8885a
Add proper fundraising text from internal repository, instead of placeholder.
2013-04-30 22:15:40 -04:00
Bradley M. Kuhn
121203044e
Updated progress bar with real numbers; also some layout changes to it as well.
2013-04-30 21:42:47 -04:00
Bradley M. Kuhn
3ef1208e71
Campaign doesn't need to be a template or an application.
2013-04-30 21:14:58 -04:00
Bradley M. Kuhn
4c86f87afb
Corrected name of accounting campaign logo image, and add image itself.
2013-04-30 21:11:13 -04:00
Bradley M. Kuhn
bda85a597b
Styles should live in CSS, not in the template.
...
Properly use nav-bg for campaign.
2013-04-30 20:01:48 -04:00
Bradley M. Kuhn
b4edbe02f7
Corrected nav-bg files to make appearance accurate on all sizes.
2013-04-30 20:01:13 -04:00
Denver Gingerich
68321f81ad
add file missed in 2309ff0
for accounting campaign
2013-04-30 18:06:28 -04:00
Denver Gingerich
2309ff0948
add accounting campaign page; update styles/navbar
2013-04-30 00:13:45 -04:00
Bradley M. Kuhn
414abef67a
I'm not so good with the alphabetical order, am I? Lima's *before* Mike. Geez.
2013-04-26 17:38:22 -04:00
Bradley M. Kuhn
7feeab658d
Remove errant extra "http://" in the URL.
2013-04-26 16:49:01 -04:00
Bradley M. Kuhn
80c54db504
List Mozilla Foundation as a sponsor. Thanks very much for the donation!!
2013-04-26 16:44:43 -04:00
Bradley M. Kuhn
8a42e844c3
Mozilla Wordmark as sent to me by Matt Thompson. Taken from this URL:
...
https://assets.mozillalabs.com/Brands-Logos/Mozilla/mozilla_wordmark.png
and then scaled by GIMP to be within limits for Conservancy's sponsors page.
2013-04-26 16:43:06 -04:00
Bradley M. Kuhn
0d95d806d7
License was missing for submenu selection.
2013-04-26 16:03:05 -04:00
Bradley M. Kuhn
970c60efba
Note license is now USA version.
2013-04-26 16:01:43 -04:00
Bradley M. Kuhn
6245f886f0
Import of admin module is needed to do admin.autodiscover()
2013-04-26 13:11:25 -04:00
Bradley M. Kuhn
1e119efb7a
Incorporate conservancy_ssl middleware, etc. into main site, now that HTTPS fully supported.
...
Previously, SSL on sfconservancy.org was supported using a self-signed cert
only to handle the /admin/ portion of the site. Now that SSL is supported
site-wide, and perfectly mirrors the content available via HTTP, the
conservancy_ssl middleware, URLs, and settings are wholly deprecated and
herein removed.
The main site's urls.py now need adjusting to support /admin/, but additional
code is needed in middleware.py to avoid accidentally serving /admin/ via
HTTP instead of HTTPS.
The latter code is untested; hopefully it works "out of the box". :)
2013-04-26 13:09:24 -04:00
Bradley M. Kuhn
536789a8c0
Don't index some pages.
2013-04-26 13:01:29 -04:00
Bradley M. Kuhn
1032f1d75f
sfconservancy.org now has an SSL certificate; make site HTTPS-Everywhere compatible.
...
Change all links when possible to not mention a site, so HTTPS will be used
automatically for same-site links.
For embedded images, and other links out to the rest of the world, use HTTPS
when the site is known to support it.
2013-04-26 12:48:19 -04:00
Bradley M. Kuhn
1cea37a8bc
Titles don't appear with anyone else, and probably should not for these two
...
either on this particular page.
2013-04-23 16:39:05 -04:00
Bradley M. Kuhn
b6b6fd513a
A bit more detail on what the Eval Committee does.
2013-04-23 13:28:57 -04:00
Bradley M. Kuhn
f5f1efa6e1
Say "et alia" here instead of Contractors, since we have no Contractors listed,
...
but *do* have Directors Emeriti listed.
2013-04-23 13:24:36 -04:00
Bradley M. Kuhn
fc5247fe0a
Ah, the string needs to match here as well.
2013-04-23 13:22:46 -04:00
Bradley M. Kuhn
63f708f928
Will a shorter string make this work? Unsure why it isn't working now, actually.
2013-04-23 13:20:35 -04:00
Bradley M. Kuhn
3202d679c5
Properly set class for CCS so the EvalCommittee menu item formats properly.
2013-04-23 13:16:15 -04:00
Martin Michlmayr
797c361236
Add page for Evaluation Committee
2013-04-23 13:09:57 -04:00
Mike Linksvayer
bb3063601b
add me
2013-04-23 13:08:25 -04:00
Martin Michlmayr
abf12d29df
Merge branch 'master' of https://git.gitorious.org/conservancy/website
2013-03-20 13:56:11 +00:00
Bradley M. Kuhn
ccfe18b7ba
Paul has moved on to a full-time job that doesn't leave him any time for
...
contracting with us anymore.
2013-03-01 12:15:02 -05:00
Bradley M. Kuhn
f1575ece1a
Merge in various HTML fixes from Martin Michlmayr <tbm@cyrius.com> on 2013-02-21.
...
This did not fast-forward merge because I'd made changes to those files since
Martin submitted his merge request. This merge brings in the changes
contributed in the following two commits from Martin:
commit 8b54927bb5
Author: Martin Michlmayr <tbm@cyrius.com>
Date: 2013-02-21 21:47:15 +0000
Remove stray character
commit 660c48a528
Author: Martin Michlmayr <tbm@cyrius.com>
Date: 2013-02-21 21:46:40 +0000
Fix various HTML syntax errors
2013-03-01 12:03:43 -05:00
Bradley M. Kuhn
e095403311
Fix broken HTML tag.
2013-03-01 11:49:57 -05:00
Bradley M. Kuhn
43fff9cfdd
Properly decline your Latin adjectives.
...
I'm embarrassed that I didn't notice this before! I took Latin for 7 years
in school!
2013-03-01 11:49:35 -05:00
Bradley M. Kuhn
b329fc8bbb
Forms should be plural here, since it's 990 and 990-T
2013-03-01 11:41:35 -05:00
Bradley M. Kuhn
44c1cad354
Final roll out of logo, to make PNG and SVG files in /img.
2013-02-28 16:24:00 -05:00
Bradley M. Kuhn
ef5fbac055
New conservancy-header image from Tony; also change CSS to match.
2013-02-28 16:13:44 -05:00
Bradley M. Kuhn
686a0d92ce
s/In/For/: sounds better.
2013-02-28 16:10:00 -05:00
Bradley M. Kuhn
ba5484a335
Switch to CC-By-SA-USA-3.0 instead of Unported.
2013-02-28 16:02:28 -05:00
Bradley M. Kuhn
f50ccef84e
Perhaps this height needs to be increased as well?
2013-02-28 15:48:41 -05:00
Bradley M. Kuhn
35259a101c
Height and width to match the bigger size of the existing file.
2013-02-28 15:45:53 -05:00
Bradley M. Kuhn
db43d270a6
Add missing )
2013-02-28 15:42:43 -05:00
Bradley M. Kuhn
1a1e146ff5
Changes to implement new logo, as requested by Tony.
2013-02-28 15:42:06 -05:00
Bradley M. Kuhn
9a61505fb5
Add FY 2011 annual report.
2013-02-28 15:19:52 -05:00
Bradley M. Kuhn
2eabc054ac
Corrected mistyped year.
2013-02-28 15:18:11 -05:00
Bradley M. Kuhn
f7c2fe1ffb
Add FY 2012.
2013-02-28 15:14:43 -05:00
Bradley M. Kuhn
cc33471cf5
Add dates for FY periods.
2013-02-28 15:13:50 -05:00
Bradley M. Kuhn
658322c045
Added FY 2011 Independent Auditors' report.
2013-02-28 15:09:07 -05:00