Brett Smith
93787dc820
static: Don't try to render non-template files as templates.
2016-11-03 10:34:01 -04:00
Brett Smith
6b1b3b8f2e
static: Encode paths as UTF-8 before translating to the filesystem.
2016-11-03 10:34:01 -04:00
Brett Smith
39314c254e
static: Use built-in methods for path manipulation.
2016-11-02 16:45:34 -04:00
Brett Smith
9e983208a0
img: Add images for Karen's OSCON EU news item.
2016-10-26 17:23:28 -04:00
Bradley M. Kuhn
2ecf537e33
Update my bio to the current version.
...
This is the current version that i use when submitting talks.
2016-10-24 14:07:08 -07:00
Bradley M. Kuhn
f40a1209a9
/projects now handled by static views.
...
As a last step, we remove /members, which is now fully handled by Apache
static config, to be /projects for use the static page handler.
2016-10-24 13:56:37 -07:00
Bradley M. Kuhn
75846d7f35
Merge my local changes with upstream changes.
2016-10-24 13:44:42 -07:00
Bradley M. Kuhn
dde4afdd11
Rename members directory -> projects directory.
...
As part of the transition to have the canonical URL for member projects
be "projects" instead of "members", rename the directories.
The following rewrite rule will be needed in Apache configuration now:
RewriteRule ^/?members?/index.html$ supporter/ [L, R]
RewriteRule ^/?members?/(.+)$ projects/$1 [L, R]
RewriteRule ^/?members?/?$ supporter/ [L, R]
2016-10-24 13:40:04 -07:00
Bradley M. Kuhn
811d2b70b4
Rename Members->Projects in menu navigation et al
...
Due to confusion about "members" and "supporters", we want at least the
menu navigation to not use the phrase "members" since some Supporters
expect that to refer to a type of donor.
While we will not be rebranding "member projects" fully at this time, we
want to favor the term projects.
A few additional changes, in particular moving files from members/ ->
projects/ directory will be needed in next commit.
2016-09-30 13:46:51 -04:00
Bradley M. Kuhn
be762220af
Foresight project wound down a while back.
...
Foresight project isn't active anymore and informed us a while back that
they weren't. We left them up for a time, but it was confusing
2016-09-30 10:23:28 -04:00
Brett Smith
2ed9964157
npoacct: Update quote from SPI.
2016-09-27 15:23:02 -04:00
Bradley M. Kuhn
a9ce40d5d0
Ladies T-shirt sizing requests for monthly/renewal
2016-09-22 17:21:04 -07:00
Bradley M. Kuhn
b4ea2c419e
Fitted t-shirt change.
2016-09-22 08:12:51 -07:00
Bradley M. Kuhn
b853fb05a4
Loïc link direclty.
2016-09-22 08:12:45 -07:00
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
Brett Smith
e9f01f106a
2015-supporter-appeal: Fix typo.
2016-09-09 12:10:09 -04:00
Martin Michlmayr
2d57f2dd77
Move Stormy Peters to Director Emeritus
...
Stormy Peters resigned after 5 years on the board. Thank you for
your contribution!
2016-09-02 20:00:43 -07:00
Bradley M. Kuhn
4256fb3962
Update Adam's title.
2016-09-01 16:44:44 -07:00
Bradley M. Kuhn
a5d2e900d4
Asheesh no longer Executive Director of OpenHatch
2016-09-01 16:41:15 -07:00
Bradley M. Kuhn
9d681f5b3a
Simon is no longer president
2016-09-01 16:40:57 -07:00
Bradley M. Kuhn
adfbd2ffc4
Remove Quoting Karen quote
...
Quoting Karen from the time when she was Executive Director of GNOME
Foundation probably isn't helpful now that she's our Executive Director.
2016-09-01 16:38:47 -07:00
Bradley M. Kuhn
3ebf6a740b
Even more removal of deprecated stuff.
...
The base template has most of this now.
2016-09-01 16:37:18 -07:00
Bradley M. Kuhn
18a9b4ec21
Remove links to depreciated Javascript and CSS.
2016-09-01 16:36:17 -07:00
Bradley M. Kuhn
bfc34eff70
Remove counter box no longer used.
...
We never hit the fundraising target, and did the best we could in
spending the funds, so there is no need to keep this progress bar.
Encourage people to donate to Support program.
2016-09-01 16:34:44 -07:00
Brett Smith
ba80acf187
npoacct: Add news about Reimbursement system.
2016-08-31 16:47:45 -04:00
Brett Smith
63405c1dee
npoacct: Remove fundraising references from page body.
2016-08-31 16:27:39 -04:00
Bradley M. Kuhn
35f2952db5
Add tech id in this tag.
2016-08-29 22:22:59 -07:00
Bradley M. Kuhn
9682d113c0
Samsung is no longer a sponsor of Conservancy.
2016-08-27 13:16:54 -07:00
Bradley M. Kuhn
6a3467eef3
Add Brett's bio.
2016-08-22 08:55:44 -07:00
Bradley M. Kuhn
4521dfa06a
Add Google check details.
2016-08-19 07:45:51 -07:00
Bradley M. Kuhn
30fdeb75aa
Merge branch 'master' of ssh://k.sfconservancy.org/website
2016-08-09 15:47:32 -07:00
Bradley M. Kuhn
59f08ae812
Various fixes from regenerated from Markdown source
2016-08-09 15:16:44 -07:00
Martin Michlmayr
bd5738bdca
Fix typo
2016-08-09 14:28:34 -07:00
Bradley M. Kuhn
c41c973f99
Clarify this sentence.
2016-08-09 11:38:50 -07:00
Bradley M. Kuhn
73f0b434ca
Shorten title.
2016-08-09 11:35:28 -07:00
Bradley M. Kuhn
9884c81441
Double // broke this URL.
2016-08-09 10:51:11 -07:00
Bradley M. Kuhn
787f58c121
Fix incorrect word.
2016-08-09 10:25:51 -07:00
Bradley M. Kuhn
ce6d470b04
Properly close ancor.
2016-08-09 08:30:00 -07:00
Bradley M. Kuhn
799a1122af
Update timeline in "appeal" document.
2016-08-09 06:12:42 -07:00
Bradley M. Kuhn
c87d37688f
Update FAQ entries from material from appeal.
2016-08-09 06:12:34 -07:00
Bradley M. Kuhn
d77fc565f8
Add menu item to CSS
2016-08-09 06:01:19 -07:00
Bradley M. Kuhn
9f4f3ffcc4
Add menu links.
2016-08-09 06:00:19 -07:00
Bradley M. Kuhn
651ac80b41
Proper placement of this <hr> tag.
2016-08-09 05:53:52 -07:00
Bradley M. Kuhn
654a38c6d5
Move Supporter button to top of page.
2016-08-09 05:52:50 -07:00
Bradley M. Kuhn
9a142ebfd7
Add link to partial source release.
2016-08-08 22:05:59 -07:00