Commit graph

1466 commits

Author SHA1 Message Date
Brett Smith
791663c112 Update privacy policy for stamps.com.
Per Karen.
2020-12-22 10:43:18 -05:00
Brett Smith
37e1e3eabe img: Add ReproBuilds group photo. 2020-12-21 10:50:53 -05:00
Brett Smith
4d5f150662 sponsors: Add CodeWeavers. RT#11026. 2020-12-18 16:55:00 -05:00
b6b780392b DMCA: Triennial Rulemaking 2021: Long Comment filings. 2020-12-15 12:18:19 -08:00
26b014139c Make tiny pictures a bit bigger. 2020-12-04 12:07:59 -08:00
bdfb44e402 Make font size smaller for picture-tiny 2020-12-04 11:32:49 -08:00
8ea9fbd808 Create picture-tiny option; fix various formatting typos. 2020-12-04 11:29:18 -08:00
e841fd4f0c Launch vintage t-shirt give-away promotion for fundraiser. 2020-12-04 11:21:40 -08:00
Brett Smith
7153536aa6 img: Add Sage Sharp headshot. 2020-12-02 14:47:18 -05:00
Brett Smith
d2f0d6011a sponsors: Add ARDC. 2020-12-01 17:12:42 -05:00
7cf6e58968 Add hr-like line after listed sponsors.
When one sponsor has a logo, and the next one doesn't, it looks like
the textual name of that sponsor is the sponsor above it.  This bit
of CSS corrects that problem.
2020-12-01 11:33:47 -08:00
2ba369aa5c Supporter: js: fade out “Expand All” anchor when all sections expand
The expandable sections can be expanded either one-by-one, or with
the “Expand All” button.  Add a counter for each expandable
section (which requires their div's to have 'id' attributes, lest
they be counted in the '__global' section of expandables).

The __global counter will work as advertised if you have no 'id'
attributes on any of your 'expandable-section'-classed div's, but if
you mix a __global without an id with ones that *do* have an id, it's
likely this particular code won't work for that.

Finally, add some documentation which is probably over-documenting
for someone who knows Javascript and jQuery well, but it took me a
while to figure out this code so I felt throwing some notes in there
might be helpful.
2020-11-26 09:21:44 -08:00
0146847a4f Supporter: link to Tony on board page, add link to Copyleft Conf. 2020-11-25 21:05:44 -08:00
21ee13ee7e Supporter: pictures: get picture-small working & apply throughout.
I pulled this from the `blog-left` style I used to use in blog posts
and created a new style called picture-small.  On smaller screen
real estate, Tony's picture was ultimately too big.
2020-11-25 21:03:24 -08:00
1db8a47c81 Supporters: Make my picture smaller with CSS. 2020-11-25 20:40:06 -08:00
7d374a62e7 Supporter: add photo of bkuhn. 2020-11-25 20:33:53 -08:00
25bece4c90 a.expander: better way to center items in modern browsers. 2020-11-25 19:46:59 -08:00
c2d41ca6fd Remove active class addition; don't remove data attr, only expand a 2020-11-25 19:42:57 -08:00
6b649e2f48 Supporter page: Support a “Expand All” link for collapsible sections
I wrap the entire section that has material that can be expanded in a
div with class `expandable-section`.  Once doing so, if you provide an
anchor with the class of `expander`, that anchor will be created with
text in the `data-expand-link-text` attribute.

I've also added some CSS to make the link look a certain way, for
good measure.
2020-11-25 19:27:53 -08:00
Brett Smith
fb6164926f supporters: Dynamically construct "Read more" links in JS.
This provides better presentation to people without JavaScript,
and makes it easier to author the HTML.
2020-11-25 13:47:40 -05:00
Brett Smith
8ca60f8b07 js: Bugfix handling the "no window.location.hash" case. 2020-11-25 11:43:57 -05:00
Brett Smith
e397501bfa supporter: Collapse individual appeal sections. 2020-11-25 11:32:07 -05:00
Brett Smith
e8ec7a33fb js: Code simplification. 2020-11-25 10:45:38 -05:00
Brett Smith
8ea3438885 supporter: Kick off 2020 fundraiser. RT#12984
Image is copyright Remy DeCausemaker and licensed under CC BY-SA 4.0.
2020-11-24 08:54:02 -05:00
242aa60fc7 Fix Compliance sidebar menu selection. 2020-10-02 19:49:50 -07:00
20a3b7757a Various typo fixes and wordsmith changes. 2020-10-02 19:44:04 -07:00
344d52ba63 Correct date of launch and link to announcement. 2020-10-01 15:46:19 -07:00
fe802c5148 {% endblock %} is absolutely needed here. 2020-10-01 10:58:20 -07:00
5ac283b54a Various typo fixes and minor textual improvements. 2020-10-01 10:52:25 -07:00
Denver Gingerich
32def0ec73 Copyleft Compliance: minor word updates/HTML fixes 2020-10-01 10:52:25 -07:00
d623a9b5c4 Copyleft Compliance: rewrite about page in light of strategic plan
The copyleft-compliance/about.html page doubles as the introduction
page to our compliance work.  This is a start at the rewrite of that
page to link off to the new items and have new text to inspire
interest in the project.
2020-10-01 10:52:25 -07:00
c27d339721 Copyleft: rename to "Strategic GPL Enforcement Initiative" 2020-10-01 10:52:25 -07:00
7ac2f13099 Copyleft Compliance: Minor rewrite of firmware liberation
This rewrite should improve the stand-alone nature of these documents
and allow for better integration with other summary text and
announcements on the website.

Note that they have now drifted heavily from the original formulation
of the items as grant proposals.
2020-10-01 10:52:25 -07:00
46c50ec0b1 Copyleft Compliance: Minor rewrite of strategy & firmware liberation
This rewrite should improve the stand-alone nature of these documents
and allow for better integration with other summary text and
announcements on the website.

Note that they have now drifted heavily from the original formulation
of the items as grant proposals.
2020-10-01 10:52:25 -07:00
Denver Gingerich
a8710b4b9f Copyleft Compliance: mostly minor fixes to new pgs
These are mostly minor edits (typo fixes, etc.) to the enforcement
strategy and firmware liberation pages that were just added.

The one large change was to replace the first paragraph of the
enforcement strategy page with the full Conservancy description used
previously.  The glue text used to shorten it appeared unsalvageable
and it wasn't immediately obvious how to replace it with something
better, so we used the full description instead.
2020-10-01 10:52:25 -07:00
e80d35a73e Copyleft Compliance: enforcement strategy & firmware liberation
These two new documents are based on grant proposals for this work.
We are preparing to announce the work publicly soon.  This is a first
draft of both documents.
2020-10-01 10:52:25 -07:00
52b676e3dc Substantial update of Member Project Application page.
This page had much out of date material, particularly the timeline
and the types of projects we seek, but also the FAQ section did not
include standard information that we're now regularly giving projects
during intake.

This update attempts to address many of those issues.
2020-09-21 19:48:47 -07:00
Brett Smith
c276442d5c projects: Typo fix image path from last commit. 2020-09-10 21:45:34 -04:00
Brett Smith
76a8a64c95 projects: Update OpenWrt logo. RT#12571 2020-09-10 21:44:33 -04:00
Brett Smith
0dd6eacfd0 projects: Add OpenWrt. 2020-09-10 13:28:45 -04:00
3f69cdc41c Deb now works for OSI.
See: https://sfconservancy.org/news/2020/aug/20/debleaving/
2020-08-31 17:51:52 -07:00
Brett Smith
f63f0f99bf projects: Re-alphabetize ICR.
I initially placed it based on calling it "ICR" rather than its full name.
2020-07-21 11:36:03 -04:00
Brett Smith
8e3a3dbe0f projects: Typo fix last commit. 2020-07-21 11:32:32 -04:00
Brett Smith
13a2e6bf61 projects: Add ICR. 2020-07-21 10:23:58 -04:00
Bradley M. Kuhn
1b88460d06 Synchronize my Eval Committee bio with the version on staff page. 2020-07-02 16:15:40 -07:00
Bradley M. Kuhn
615e0a4f95 Mike Hostetler has left the Eval Committee. 2020-07-02 16:14:56 -07:00
c14443db4a Karl Fogel has left the Eval Committee. 2020-07-02 16:02:08 -07:00
Brett Smith
a061cb4fcc projects: Delist projects. 2020-06-01 16:25:11 -04:00
eximious
8b17c65c02 add Tony pic 2020-04-28 15:52:40 -04:00
eximious
88dc35559b Merge branch 'master' of ssh://k.sfconservancy.org/website 2020-04-28 15:51:06 -04:00
eximious
89230b6d97 add Tony pic 2020-04-28 15:50:44 -04:00
Brett Smith
c41f20fa6f img: Add thumbnail from Deb's CHAOSScon keynote. 2020-04-27 09:16:17 -04:00
eximious
33fd364d55 add Faifcast at SeaGL pics 2020-03-31 15:11:24 -04:00
Bradley M. Kuhn
ff31ee927f Publish conservancy-travel-policy.html revision 4b21de38c2eab014dbfb776460c7600716bd6653. 2020-03-27 13:33:00 -07:00
Bradley M. Kuhn
24a5776c05 Publish conservancy-travel-policy.html revision d3640cc7e0181236b3b5a988328ab2ae82cd7c03. 2020-03-27 13:21:37 -07:00
Bradley M. Kuhn
33c39c4b0a Publish conservancy-travel-policy.html revision 9ef7fadc65c41438dd5dfeec3544bf80b53e4cea. 2020-03-27 12:47:49 -07:00
Bradley M. Kuhn
657e142abe Publish conservancy-travel-policy.html revision efb14f1e18273e4f164e3b3a689a086fd511ba26. 2020-03-27 12:21:56 -07:00
Bradley M. Kuhn
a603464bc2 Publish conservancy-travel-policy.html revision 3b1bc93469c1bb9ceb479f32c29fd7a8ee3521e3. 2020-03-27 12:09:25 -07:00
eximious
994fedc19d add Peter's photos 2020-03-19 10:52:48 -04:00
Brett Smith
f5fd8cdf2f projects: Update Outreachy link. 2020-02-24 14:36:55 -05:00
eximious
bba3f00084 add rotated pic 2020-02-07 14:05:36 -05:00
eximious
266644662a Merge branch 'master' of ssh://k.sfconservancy.org/website 2020-02-07 10:39:53 -05:00
eximious
b85565d104 add copyleftconf2 pic 2020-02-07 10:39:29 -05:00
Brett Smith
fd86367e85 img: Fix extension on last commit. 2020-01-14 13:11:40 -05:00
Brett Smith
06ea727e10 img: Add Edward Snowden 2016 pic. 2020-01-14 13:08:36 -05:00
Brett Smith
d4265c3a3c img: Photo of Leslie Hawthorn. 2020-01-13 12:17:27 -05:00
eximious
e0bb98160f Merge branch 'master' of ssh://k.sfconservancy.org/website 2020-01-07 17:39:23 -05:00
eximious
7ef6d92f68 add wine bottle pic 2020-01-07 17:38:54 -05:00
eximious
93f03a9773 add Wine Conf 2020-01-07 16:34:45 -05:00
Bradley M. Kuhn
93241190b3 Sponsors: Savoir Faire Linux did not renew sponsorship. 2020-01-06 12:12:49 -08:00
Bradley M. Kuhn
b262b6191f Sponsors: finally get image file in right place 2020-01-05 20:40:27 -08:00
Bradley M. Kuhn
4dc42f5b62 Sponsors: Update image of Josh Triplett. 2020-01-05 20:24:43 -08:00
eximious
eeab5fcd8b add Allison pic 2020-01-03 11:35:41 -05:00
eximious
1422c711e6 add snow art 2019-12-18 12:51:46 -05:00
eximious
1337374dfd add mjw 2019-12-17 14:56:54 -05:00
eximious
321ec8435c Merge branch 'master' of ssh://k.sfconservancy.org/website 2019-12-12 15:41:03 -05:00
eximious
8e10586e11 add cats 2019-12-12 15:11:04 -05:00
Brett Smith
e3d0d79337 banners: Add 2019 banners. 2019-12-11 10:20:35 -05:00
Bradley M. Kuhn
3cef6d32d6 Change tense on verb since date is past. 2019-11-27 13:13:39 -08:00
Brett Smith
fc9b10142f projects: Delist Spec-Ops. 2019-11-18 12:53:31 -05:00
eximious
34ee5a27b5 add pics 2019-10-24 14:45:23 -04:00
Bradley M. Kuhn
053e31d641 Update karen's Bio
Changes were given to me by karen over the phone just now. :)
2019-10-15 14:56:51 -07:00
Bradley M. Kuhn
e31badfa7b Merge branch 'master' of ssh://k.sfconservancy.org/website 2019-10-15 13:19:43 -07:00
Bradley M. Kuhn
b0417e9f1c Add id link for bkuhn. 2019-10-15 09:44:07 -07:00
eximious
1081bd3582 Merge branch 'master' of ssh://k.sfconservancy.org/website 2019-10-10 14:54:29 -04:00
eximious
8ea1abb31e add cropped img 2019-10-10 14:51:51 -04:00
Bradley M. Kuhn
13c63f22e9 List staff alphabetically by surname. 2019-10-08 12:53:18 -07:00
Bradley M. Kuhn
7078c0fe0a Fix missing closing anchor tag 2019-10-08 11:54:36 -07:00
Bradley M. Kuhn
effbf23fce Leadership and other bio updates, most notably Allison Randal.
Allison Randal joined Conservancy's board!
2019-10-08 11:07:54 -07:00
Bradley M. Kuhn
5c01d8b1e5 Merge branch 'update-faq-to-esxi-6' of https://k.sfconservancy.org/website-denver 2019-10-07 16:47:49 -07:00
Bradley M. Kuhn
1bcf6f6a8e Merge branch 'rmgplus' of https://k.sfconservancy.org/website-mlinksva 2019-10-07 16:42:51 -07:00
Martin Michlmayr
480bbd8e66
Update filing date for FY 2018 tax return
Update filing date due to the 6 month extension.
2019-09-30 18:29:05 +02:00
Martin Michlmayr
a0dac44b25
Add FY 2019 2019-09-28 13:28:57 +02:00
Martin Michlmayr
69e13af222
Add Bdale Garbee to board
Bdale joined the board in 2018 but was never added to the web site.
2019-09-27 12:27:59 +02:00
Bradley M. Kuhn
fe70fc163d UPSTO petition filed today regarding personal address disclosure. 2019-09-19 12:16:46 -07:00
eximious
4afdfc75b9 cropped pic of Karen 2019-09-11 14:12:14 -04:00
eximious
a772f7fa28 Merge branch 'master' of ssh://k.sfconservancy.org/website 2019-09-11 12:41:40 -04:00
eximious
c9ac140ad9 add pics for the month's roundup 2019-09-11 12:41:22 -04:00
eximious
6abe1b9efa add Karen pic 2019-09-05 17:14:40 -04:00
eximious
e498d1f84c add GUADEC supporter pics 2019-09-05 14:48:02 -04:00
Mike Linksvayer
11d41df6ca g+ is gone, rm or replace with archive links 2019-08-31 17:00:24 -07:00
Brett Smith
75d9213d69 staff: Add Rosanne DiMesio. 2019-06-18 12:26:34 -04:00
Brett Smith
c577c99202 copyleft-compliance: Add anchors, per Deb. 2019-06-18 12:24:05 -04:00
Brett Smith
64fe9aae5b img: New video thumbnail. 2019-05-23 10:46:29 -04:00
Bradley M. Kuhn
85cb617cbc VMware: add link to FaiF 0x66 2019-04-22 17:56:13 -07:00
Brett Smith
5e1a50acb6 img: Poster for 2019 FOSDEM keynote video. 2019-04-17 09:48:50 -04:00
Denver Gingerich
ccccd99edc copyleft-compliance: VMware sidebar->summary page. 2019-04-04 11:52:02 -07:00
Denver Gingerich
a871c36c5a copyleft-compliance: Update VMware notes re funds. 2019-04-04 11:49:54 -07:00
Brett Smith
3e76b47ee3 projects: PyPy is transitioning out. 2019-04-03 11:53:40 -04:00
Bradley M. Kuhn
0da1410edf VMware lawsuit: add links to new announcement. 2019-04-02 09:51:47 -07:00
Brett Smith
c563d918cc projects: uClibc is in deep hibernation. 2019-03-26 15:21:43 -04:00
eximious
d8c8db2e5b re-add Adam's photo 2019-03-25 15:35:48 -04:00
Mike Linksvayer
f0bdf0f2a9 update linksvayer bio 2019-03-22 10:17:32 -07:00
Brett Smith
6ea924a64f Publish conflict-of-interest-policy.html revision d477e1b02e2093594db118aaa956da8c93129d58. 2019-03-12 10:24:36 -04:00
Bradley M. Kuhn
d14f3e5311 Publish conservancy-travel-policy.html revision 44cea2c1e51c72e115dcceeede92e755a1d41da6. 2019-02-27 16:51:11 -08:00
Brett Smith
a8122c846b img: Rotate image from last commit. 2019-02-21 17:24:51 -05:00
eximious
8f35aa34f8 add copyleft conf pics 2019-02-21 16:16:21 -05:00
eximious
c652b58658 Merge branch 'master' of ssh://k.sfconservancy.org/website 2019-02-21 16:06:30 -05:00
eximious
14b0dc6390 add LH's pic 2019-02-21 16:05:43 -05:00
Bradley M. Kuhn
7947b77ef9 Fix year, this is FY 2018. (HT ajd from #conservancy IRC) 2019-01-15 18:47:37 -08:00
Bradley M. Kuhn
b030aa44b3 Merge branch 'master' of ssh://k.sfconservancy.org/website 2019-01-15 18:36:51 -08:00
Bradley M. Kuhn
8c8e0d916f FY 2017 Form 990, CHAR 500 and auditors report released. 2019-01-15 18:34:52 -08:00
eximious
7c7ab8f691 Merge branch 'master' of ssh://k.sfconservancy.org/website 2019-01-09 10:52:30 -05:00
eximious
3b4453c238 add picture of Sage with his daughter 2019-01-09 10:44:43 -05:00
Bradley M. Kuhn
e13bc9400c Filings: audit deadline extension was granted a while ago.
Update text to indicate we have that extended deadline.
2018-12-29 15:37:47 -08:00
Bradley M. Kuhn
dbd01e8e7b Sponsors: Collabora is not a current sponsor of Conservancy. 2018-12-27 16:54:49 -08:00
eximious
6f279135b4 add J Foster thumb 2018-12-27 15:33:23 -05:00
eximious
302d46993f add rotated image 2018-12-27 10:38:56 -05:00
eximious
010e18663e add Elana's picture 2018-12-27 10:21:38 -05:00
eximious
60c2f55ec3 add Conservancy cats 2018-12-21 13:34:47 -05:00
eximious
a7277e9ad9 add 2016 Tapia booth 2018-12-20 09:31:48 -05:00
eximious
d5e9ad1c79 Merge branch 'master' of ssh://k.sfconservancy.org/website 2018-12-19 17:29:01 -05:00
eximious
ab6c3a538e add outreachy pics 2018-12-19 17:28:43 -05:00
Bradley M. Kuhn
c3c3985938 Staff: update my bio. 2018-12-19 07:36:52 -08:00
eximious
99d460c6e0 add Josh pic 2018-12-18 10:56:15 -05:00
Brett Smith
f23020f384 supporter banners: New page. 2018-12-17 16:15:11 -05:00
eximious
6a17a498b1 Merge branch 'master' of ssh://k.sfconservancy.org/website 2018-12-12 17:33:02 -05:00
eximious
2f2c931a79 add Mathhew pic 2018-12-12 17:32:29 -05:00
Brett Smith
793ea5eadf sponsors: Add Josh Triplett. 2018-12-06 09:54:28 -05:00
eximious
3de82763c7 add Keith and Cat 2018-12-03 10:42:27 -05:00
eximious
ffb07c9cbf Merge branch 'master' of ssh://k.sfconservancy.org/website 2018-11-27 11:31:07 -05:00
eximious
245bda463a add Molly pic 2018-11-27 11:30:44 -05:00
Brett Smith
a00195c8f6 static.views: Deduplicate code.
The primary goal here is to get templates rendered more like our "regular"
templates, by using more of the standard tools to do so rather than roll our
own.

* Use TemplateResponse. This requires less boilerplate and ensures the
  rendering runs through our local context processors.
* Use the existing definition of fundgoal_lookup.
2018-11-20 11:58:34 -05:00
Brett Smith
6e40776adb projects: Add MicroBlocks. 2018-11-20 10:54:58 -05:00
Brett Smith
4ca9ac1463 static: Update sitefundgoal for these pages too. 2018-11-20 10:38:46 -05:00
eximious
adb2dfac61 add cropped version 2018-11-19 16:41:12 -05:00
eximious
ce6174de6d Merge branch 'master' of ssh://k.sfconservancy.org/website 2018-11-19 16:00:11 -05:00
eximious
3f6acab1c9 add pic from Josh 2018-11-19 15:57:24 -05:00
eximious
5d2a9c0f12 add picture of Molly and Karen 2018-11-19 15:18:58 -05:00
Brett Smith
4fa1c07be7 img: Poster for Molly de Blanc match announcement video. 2018-11-19 12:05:15 -05:00
Brett Smith
9dba2f1bb7 projects: Add Racket. 2018-11-18 10:43:14 -05:00
Brett Smith
cabc653ef0 projects: Add Xapian. 2018-11-18 10:43:06 -05:00
eximious
d91e617256 one more version of the logo 2018-11-16 17:15:55 -05:00
eximious
34779ad17d one more version of the logo 2018-11-16 16:27:54 -05:00
eximious
c4876fb068 Merge branch 'master' of ssh://k.sfconservancy.org/website 2018-11-16 16:08:25 -05:00
eximious
5ca2bd4dd4 trying to change logo img 2018-11-16 16:07:56 -05:00
eximious
0f37aecd31 add new logo img 2018-11-16 15:32:29 -05:00
Brett Smith
169e206917 projects: Add ReproBuilds, Houdini. 2018-11-16 12:07:04 -05:00
eximious
55c5da611d add Microblocks Image 2018-11-14 16:32:02 -05:00
eximious
04b2589620 add Microblocks Images 2018-11-14 16:31:32 -05:00
Bradley M. Kuhn
b8f65843ea HPE no longer a sponsor of Software Freedom Conservancy.
HPE sponsorship expired and they did not renew.
2018-11-13 12:11:11 -08:00
Brett Smith
916710a950 eval-committee: Tony no longer serves here. 2018-11-01 12:09:13 -04:00
Brett Smith
d466a2dab0 board: Add Laura Fortunato. 2018-10-31 12:36:27 -04:00
Brett Smith
7a28a43d88 donate: Current PayPal button can be used to set up monthly donations. 2018-10-24 15:29:21 -04:00
Brett Smith
73293e9a76 donate: No reason monthly donors shouldn't be Supporters. 2018-10-24 12:04:16 -04:00
Brett Smith
16fdc53400 robots.txt: Revert change from last commit.
Not relevant.
2018-10-24 12:01:54 -04:00
Brett Smith
1a0743230d robots.txt: Disallow from /supporter.
This is a hopefully temporary change to help mitigate the recent activity
we've been seeing.
2018-10-23 17:59:17 -04:00
eximious
5c75decd30 add images for kernel leader post 2018-09-20 17:37:15 -04:00
Brett Smith
9580cb2bc6 officers: Update Karen's title. 2018-09-18 09:48:43 -04:00
Brett Smith
0e54fb764e apply: Remove outdated "must be a software project" criteria. 2018-09-18 09:46:45 -04:00
Bradley M. Kuhn
8228d1529c Tony Sebro joined the board; add his bio. 2018-08-23 16:57:18 -07:00
Bradley M. Kuhn
2c736ace5e Publish conservancy-travel-policy.html revision 676ecf976cff8bf611cc045e6f351ce36f1009bb. 2018-08-07 18:34:39 -07:00
Brett Smith
6bf891ba84 projects: Add Backdrop. 2018-06-04 18:13:04 -04:00
Bradley M. Kuhn
c69586c7c6 Conservancy and Bro Announce End to Bro's Member Project Status
See https://sfconservancy.org/blog/2018/jun/04/bromove/
2018-06-04 13:26:08 -07:00
Brett Smith
531062dde5 privacy-policy: Update. 2018-05-25 16:51:19 -04:00
Brett Smith
96244534ee Publish conservancy-travel-policy.html revision bfc2754decec9bf4b88c10accd4e44b33e4664e6. 2018-05-14 17:25:10 -04:00
Brett Smith
9c4c3ee12d about: Lots of people blog, not just Bradley. ;) 2018-05-10 09:37:36 -04:00
Brett Smith
25eedad78d projects: Delist some.
Mostly inactive projects.  RT#347.
2018-05-08 11:13:01 -04:00
eximious
f0472b84f7 add Backdrop logo 2018-05-07 17:18:13 -04:00
Brett Smith
97b9bc230c policies: Publish Conflict of Interest policy. 2018-05-04 16:07:17 -04:00
Brett Smith
49cc681b25 policies: Fix typo in current travel policy. 2018-05-04 16:06:49 -04:00
Brett Smith
637ca012b7 policies: Extend publication script to handle any Conservancy policy. 2018-05-04 16:05:32 -04:00
Brett Smith
967ee95282 projects: LuxRender→LuxCoreRender 2018-05-04 14:21:57 -04:00
Brett Smith
be644fa929 staff: Add Deb. 2018-05-03 14:40:58 -04:00
Brett Smith
9e0b9e0a97 img: New poster for Deb's LibrePlanet video. 2018-05-01 12:28:10 -04:00
Brett Smith
de9759fe10 img: Images for announcement of Deb joining. 2018-05-01 12:14:21 -04:00
Bradley M. Kuhn
e4728cac7d Tony left staff; will be join board next board meeting.
https://sfconservancy.org/news/2018/jan/12/sebro-joins-board/
2018-04-19 10:50:12 -07:00
Brett Smith
3ff872612a projects: Fix CWL home page link.
Thanks to Stian Soiland-Reyes for pointing this out.
2018-04-17 17:23:38 -04:00
Brett Smith
9e41ddff76 img: Add poster for CWL intro video. 2018-04-11 10:41:59 -04:00
Brett Smith
421b31d0e0 projects: Add CWL. 2018-04-11 09:31:51 -04:00
Brett Smith
8f7660b08b projects: Improve alt text throughout.
* The project logos don't add to the content, so empty their alt text.
* Improve the flow of Donate button alt text.
2018-04-10 23:20:11 -04:00
Brett Smith
c82cc0f35c projects: Give project logos a little more separation from rule above. 2018-04-10 22:54:31 -04:00
Brett Smith
6d5cf9941e supporters: Tell people to write <supporters@tix.sfconservancy.org>.
Part of retiring <accounting@sfconservancy.org>.
2018-04-05 15:25:29 -04:00
Brett Smith
7615bbd52a Publish conservancy-travel-policy.html revision 11ae065865d3a0b78bb5f2d894c5f955e49e4f0f. 2018-04-04 22:11:16 -04:00
Brett Smith
0328a2cfbc img: Photo of Karen at LibrePlanet 2018.
Molly deBlanc told us:
The image:
http://static.fsf.org/nosvn/libreplanet/2018/highlights/karen_sandler.jpg is
licensed CC-BY-SA 4.0, with a photo credit to Kori Feener.
2018-03-30 12:24:49 -04:00
Brett Smith
7ca470fb31 projects: Move project logos below <h2>s.
The underline of <h2> was running through the project logos before.
2018-02-07 12:01:51 -05:00
Brett Smith
52953dcf52 projects: Adjust margins of project logos. 2018-02-07 12:01:51 -05:00
Denver Gingerich
40c7e43e6f projects: Add logo & Donate button as appropriate. 2018-02-07 12:01:48 -05:00
Denver Gingerich
81913e023b img: Add previously-missing member project logos. 2018-02-06 11:53:10 -05:00
Bradley M. Kuhn
9e8daa2eba Add link to IRS website with the dates. 2018-01-18 18:34:17 -08:00
Bradley M. Kuhn
cead0e5f1a FY 2016: Audit, Form 990 and CHAR 500.
Includes update to the index to link to it.
2018-01-18 18:31:57 -08:00
Bradley M. Kuhn
06c3f85e0e Legal Counsel: add Chestek to the top.
per news item at:
https://sfconservancy.org/news/2018/jan/12/sebro-joins-board/
2018-01-12 14:56:38 -08:00
Brett Smith
29f6ca0cd2 docs: Add Arista amicus brief. 2018-01-03 13:50:34 -05:00
Bradley M. Kuhn
e01850d195 Add Gichoya poster for video. 2017-12-31 09:59:18 -08:00
Bradley M. Kuhn
06fe11ee82 Add poster image for video of Neugebauer. 2017-12-23 07:58:36 -08:00
Brett Smith
9d11ef0e1b img: Add group photo of member projects from GSoC '17. 2017-12-08 09:58:53 -05:00
Brett Smith
48642c64c8 img: Add video thumbnail. 2017-12-07 16:30:32 -05:00
Brett Smith
828fd09d11 css: Add a little style to the progressbar. 2017-11-27 13:30:27 -05:00
Brett Smith
0add4633c1 base_conservancy: Activate progressbar for new match. 2017-11-27 13:08:21 -05:00
Brett Smith
cf20e691e6 frontpage: Reorganize the lower half of the page. 2017-11-22 12:51:09 -05:00
Brett Smith
ab2abe5cdb img: Add currency stock photo for blog post.
By Marco Verch, under CC-BY 2.0, from
<https://www.flickr.com/photos/149561324@N03/37818247734/>.
2017-11-22 11:09:47 -05:00
Brett Smith
af3b3ef2c7 img: Update Conservancy+members logo image. 2017-11-21 14:52:12 -05:00
Bradley M. Kuhn
2006604b15 Bdale Garbee joined Eval Committee on 2016-10-15
See https://sfconservancy.org/news/2016/dec/15/garbee-eval-committee/
for announcement.
2017-11-07 08:59:22 -08:00
Bradley M. Kuhn
e724cfe593 Remove Linux Foundation from Sponsors page.
Their grace period has ended and they have not renewed their
contribution.
2017-11-06 13:53:40 -08:00
Brett Smith
3b122b2ed4 docs: DMCA exemption renewal. 2017-10-30 15:21:28 -04:00
Bradley M. Kuhn
269ff15031 Note version of Debian we currently run. 2017-10-05 11:14:33 -07:00
Bradley M. Kuhn
c8442983e5 Switch to match CC By SA 4.0 2017-10-05 11:01:51 -07:00
Bradley M. Kuhn
16d33263f1 Switch to https link. 2017-10-05 10:59:59 -07:00
Brett Smith
c569a8278b img: Pictures for Karen's blog post. 2017-09-29 16:45:13 -04:00
Brett Smith
f1214a3c93 projects: Add Policies section with travel policy. 2017-09-22 10:44:52 -04:00
Brett Smith
4367de57d1 sponsors: New logo from Target. 2017-09-19 12:56:45 -04:00
Brett Smith
da6fc2adbc projects: Update North Bay Python description with text from Chris. 2017-08-23 09:38:19 -04:00
Martin Michlmayr
bd557328cf Add latest Conservancy projects 2017-08-22 23:28:28 +02:00
Brett Smith
3a0f097ef5 Project logos: Add North Bay Python. 2017-08-16 09:45:34 -04:00
Brett Smith
c16b9550b9 projects: Update Wine description per PLC. 2017-08-14 10:28:06 -04:00
Martin Michlmayr
6ec24030ec Fix more HTML syntax errors 2017-07-23 12:17:13 +02:00
Martin Michlmayr
33d98cbcff Fix HTML syntax errors 2017-07-23 12:14:32 +02:00
Martin Michlmayr
677d8e1d29 Add FY2017 to filing page 2017-07-23 12:12:56 +02:00
Martin Michlmayr
6612230d6a Update filing status for FY2016 2017-07-23 12:11:09 +02:00
Martin Michlmayr
fd238dba1d Updated name of Martin Michlmayr's bio 2017-07-23 11:52:52 +02:00
Brett Smith
456ac1dee1 img: Add Etherpad logo. 2017-07-20 11:16:49 -04:00
Bradley M. Kuhn
425dc00433 copyleft-compliance: Allow anchor for Debian. 2017-07-16 16:00:45 -07:00
Brett Smith
cfabeda4eb img: Make Sebro-headshot dimensions a little less extreme. 2017-06-29 13:40:14 -04:00
Brett Smith
5b457a35d1 img: Pictures of Tony for blog post. 2017-06-29 13:19:44 -04:00
Brett Smith
f620b83b43 eval-committee: Remove Martin. 2017-06-29 12:28:06 -04:00
Brett Smith
50221bf607 projects: Add coreboot. 2017-06-15 10:27:49 -04:00
Brett Smith
ec2b29b5ae projects: Add Teaching Open Source. 2017-06-15 10:02:15 -04:00
Brett Smith
491cbdbc23 staff: Fix anchor markup. 2017-05-26 09:56:52 -04:00
Brett Smith
caa2ba6012 staff: Updated bio from Karen. 2017-05-26 09:56:18 -04:00
Brett Smith
6d7e96b4c8 admin: Fix query parameter manipulation in showAddAnotherPopup.
This should fix the bug in, i.e., adding tags from the blog entry admin
page.
2017-05-23 12:13:04 -04:00
Brett Smith
7cb314b2f0 projects: Update current project count at top of page. 2017-04-25 11:25:25 -04:00
Brett Smith
1e34175740 projects: (belatedly) Add LibreHealth. 2017-04-25 09:44:40 -04:00
Brett Smith
62c545af2a docs: Update sponsorship agreement templates to latest version. 2017-04-07 09:17:38 -04:00
Brett Smith
ba8c1b2b98 docs: Add Killed by Code. 2017-04-06 11:33:43 -04:00
Brett Smith
82ca46e5cb img: Rotate image from last commit. 2017-04-06 10:48:30 -04:00
Brett Smith
2857dfdef5 img: Add images for Karen's new blog post. 2017-04-06 09:52:29 -04:00
Brett Smith
f3d4dad335 projects: Add Linux XIA. 2017-03-17 10:22:48 -04:00
Bradley M. Kuhn
41fe2a1820 Correct year typo. 2017-03-05 10:33:35 -08:00
Brett Smith
82ec041646 projects: Add Harvey. 2017-02-28 15:09:14 -05:00
Brett Smith
05694d8f90 img: Add Harvey logo. 2017-02-28 10:41:49 -05:00