Commit graph

2121 commits

Author SHA1 Message Date
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
Brett Smith
3b2ed8397d blog/news: Add Open Graph metadata to entry pages.
This helps other social media sites generate nice previews for these pages.
2017-11-07 11:17:33 -05:00
Brett Smith
87961c6cee templatetags: Add fill_url.
This gives templates an easy way to generate full URLs using host_url.
2017-11-07 10:13:48 -05:00
Brett Smith
4758b8bcfd local_context_processors: Add host_url.
This makes it easier for templates to generate a "single canonical URL" for
a resource, as in Open Graph metadata.
2017-11-07 09:17:11 -05:00
Brett Smith
66dbfac066 Migrate RequestContext users to render() calls.
This was necessary because render_to_response no longer takes a
context_instance.  We were always using this to pass in a RequestContext,
which the render shortcut can already do, so switch to that.
2017-11-07 09:00:48 -05:00
Brett Smith
b2a006f49c urls: Migrate from patterns strings to plain lists of urls. 2017-11-07 09:00:48 -05:00
Brett Smith
b79a3617f0 settings: Allow localhost in debug mode. 2017-11-07 09:00:48 -05: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
Brett Smith
40cd71ffdc sponsors: Mark links rel=nofollow. 2017-10-16 13:48:33 -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
985ce2fb6c cron: Exclude what are obviously scripts from compilation.
The impetus here is to stop the script from trying to compile and
complaining about
<www/conservancy/static/projects/policies/publish-travel-policy.py>, which
is a script written in Python 3 meant to help with repository maintenance.

Excluding files with `-` in the name seems reasonable since they can't be
modules anyway, so there's no reason to compile them.

This will start failing if we add a similar script later that doesn't have a
`-` in its name.
2017-09-26 13:57:42 -04:00
Bradley M. Kuhn
63f6bab95f Supporters: Ladies sizes in 2XL now available.
Add Ladies sizes in 2XL to the form.  They're already in the internal
database, so the import script should find them easily.
2017-09-26 09:56:22 -07: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
Bradley M. Kuhn
477e9f4c02 Blog: typo fix in template.
Template had a typo from last commit.
2017-09-13 09:46:38 -07:00
Bradley M. Kuhn
bea2e11108 Blog: add permalink on partial entries.
I noticed there is no link on the blog pages (other than on the front
page) to get the link to the blog post itself.  This adds a permalink at
the end near the tags.

I considered making the title itself a link, which is what's done on the
frontpage, but I figured this might look nicer.  Feel free to change
this if you're looking this commit message and feel I didn't DTRT
here. :)
2017-09-13 09:42:08 -07: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
c91fc65984 base template: Remove match progressbar. 2017-03-02 09:41:01 -05: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