Commit graph

1447 commits

Author SHA1 Message Date
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
bf669f5632 base_conservancy: Don't show the progressbar until a fundraiser is ready to go.
This lets me push this now without visible effects until the data is ready.  ;)
2017-11-27 22:32:05 -05:00
Brett Smith
905cb49809 base_conservancy: New progressbar text per Karen. 2017-11-27 22:26: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
2942c4fae6 frontpage: Refresh social media links. 2017-11-22 12:38:59 -05:00
Brett Smith
9e9b8acd1a base_conservancy: Push sitenav below social media. 2017-11-22 12:33:33 -05:00
Brett Smith
fdb8162d44 base_conservancy: Refresh social media links. 2017-11-22 12:33:07 -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
8db3cc0eb7 supporter: Add OpenGraph tags. 2017-11-21 15:42:44 -05:00
Brett Smith
80eb02c104 supporter: Update t-shirt size chart link. 2017-11-21 15:38:20 -05:00
Brett Smith
88ec43006d supporter: Update with 2017 appeal. 2017-11-21 15:34:41 -05:00
Brett Smith
af3b3ef2c7 img: Update Conservancy+members logo image. 2017-11-21 14:52:12 -05:00
Brett Smith
7c379a284e templates: Add Twitter-specific metadata to the Open Graph partial. 2017-11-07 12:21:35 -05:00
Brett Smith
a94b34689f templates: Add og prefix for metadata. 2017-11-07 12:06:27 -05:00
Bradley M. Kuhn
07faf5cebc Merge bkuhn master local branch with upstream 2017-11-07 09:00:27 -08: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
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
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
Brett Smith
32083d84c2 projects: Add Clojars. 2017-02-23 11:07:30 -05:00
Brett Smith
0ed0407912 img: Add Clojars logo. 2017-02-22 13:55:16 -05:00
Brett Smith
9d2606f244 img: Add Christoph Hellwig photo. 2017-02-22 10:52:33 -05:00
Brett Smith
c599c44344 static: Remove unnecessary hostnames from links. 2017-02-21 10:34:36 -05:00
Brett Smith
5dcccea48f static: Make subsite links HTTPS. 2017-02-21 10:33:39 -05:00
Brett Smith
dc0be35dab img: Rotate FOSDEM '17 photos. 2017-02-17 17:42:35 -05:00
Brett Smith
83fc60617c img: Add FOSDEM '17 photos from Karen. 2017-02-17 17:20:35 -05:00
Bradley M. Kuhn
b0044afc9c Extend deadline. 2017-02-13 21:55:25 -08:00
Brett Smith
e3b68861dc img: Update member-project-logos.png with new members and logos. 2017-02-13 09:52:06 -05:00
Brett Smith
6e25a6e084 base: Start progressbar for new match.
This code should be easier to adapt to future matches too, by just changing
the constants in the first `with` declaration and whatever text is desired.
2017-02-03 13:56:36 -05:00
Brett Smith
0160f03c25 blog: Remove unnecessary kwargs manipulation from custom_index.
I don't know if this code is left over from previous versions or what, but
it's not doing anything now.  custom_index doesn't pass kwargs to anything
else, so there's no need to fiddle with the dict so much.
2017-02-03 11:02:33 -05:00
Brett Smith
40133bb73b supporter: Remove bogus value for PayPal srt variable.
srt is meant to be used for time-limited subscriptions.  0 is not a valid
value.  See
<https://developer.paypal.com/docs/classic/paypal-payments-standard/integration-guide/Appx_websitestandard_htmlvariables/#recurring-payment-variables>.
It's optional, and leaving it unset gives us the behavior we want, so do
that instead.
2017-02-03 10:34:14 -05:00
Brett Smith
36adfb406d supporter: Set LC for all PayPal forms.
This setting is not subscription-specific, so if we ever do it it seems like
we should always do it.
2017-02-03 10:32:45 -05:00
Brett Smith
8115cb27e2 blog: Fix variable name typo in views code. 2017-02-03 10:31:51 -05:00
Brett Smith
0ef963a5bd img: Add picture of LCA Outreachy donation push.
Captured from the video at <https://www.youtube.com/watch?v=brNmfD1Lb7M>,
around the 2:00:00 mark.
2017-01-31 16:39:21 -05:00
Brett Smith
bb888146ff base: Remove match progressbar. 2017-01-23 20:59:16 -05:00
Bradley M. Kuhn
d282115127 Add link to signup. 2017-01-22 23:21:41 -08:00
Bradley M. Kuhn
cab182b862 More changes that Karen told me to make. 2017-01-22 23:21:02 -08:00
Bradley M. Kuhn
57597f3a5c Move let's sentence per Karen's instructions. 2017-01-22 23:17:48 -08:00
Bradley M. Kuhn
7815c083dc Fix where PIA is mentioned in both versions. 2017-01-22 23:13:12 -08:00
Bradley M. Kuhn
cec947d2c3 Change based on karen's text. 2017-01-22 23:12:24 -08:00
Bradley M. Kuhn
1fd5e015b5 Note this goes AoE time. 2017-01-22 17:15:22 -08:00
Brett Smith
36b33927f7 css: Implement #sidebar and #mainContent without floats.
170aa38bb5 fixed one bug but added another:
#mainContent would always be the max-width of 1000px.  If the user's window
wasn't wide enough to accommodate that alongside the sidebar, it would be
rendered below the sidebar.

Fix that by using positioning instead of floats, so #mainContent can have a
flexible width.
2017-01-19 12:18:08 -05:00
Brett Smith
59c03adb03 filings: Grammar fix text. 2017-01-17 18:07:01 -05:00
Bradley M. Kuhn
825aff37ad FY 2016 dates and details for filings. 2017-01-18 09:35:18 +11:00
Bradley M. Kuhn
15e2525cfd Merge branch 'master' branch from upstream website
Pull from ssh://k.sfconservancy.org/website and merge into my changes
that are ready to push.
2017-01-18 09:27:39 +11:00
Bradley M. Kuhn
4bc14ae3c1 FY 2015 Form 990, CHAR500, & auditors' report.
Our Form 990 Filing deadline was today, 2017-01-17.  As is our usual
practice, we make them publicly available on or before our filing
deadline date.

This commit includes our USA IRS Form 990, NYS CHAR500 and the
independent auditor's report for FY 2015.
2017-01-18 09:25:35 +11:00
Brett Smith
6a73864765 base_conservancy: PIA match is extended one week. 2017-01-16 17:03:42 -05:00
Brett Smith
f4d32f3487 img: Move Selenium logo under projects/. 2017-01-12 12:19:04 -05:00
Brett Smith
17417b6645 img: Add Selenium logo. 2017-01-12 11:59:39 -05:00
Brett Smith
62adf6a489 img: Add Turtle Art Day photo. 2017-01-10 15:38:53 -05:00
Brett Smith
7202787092 supporter: Reorganize form post-input notes.
This makes it easier to keep baseline alignment between labels and their
respective inputs.  Declaring `margin-left: 51%;` for the post-input notes
is not exactly what we want, but it's much closer and less troublesome than
dealing with the vertical alignment of labels otherwise.
2017-01-09 16:56:42 -05:00
Brett Smith
cb5b5ec23f supporter: Refactor amount-checking JavaScript.
* Separate out amount-parsing and reacting into separate events.  This sets
  the stage for other elements to react to the custom
  'conservancy:newamount' event.
* Set up events in the context of each supporter form, with closures.  This
  lets us avoid weird CSS selector gymnastics in the event, and instead
  drill down from the form to find the elements we need.

There are no functional changes in this code, barring bugs.
2017-01-08 18:23:51 -05:00