Bradley M. Kuhn
566324fbcb
One of the hide's was missing.
2015-12-21 09:29:21 -08:00
Bradley M. Kuhn
f1c924b07e
Create renewal option on form.
...
This adds a renewal option to the form.
2015-12-21 09:25:04 -08:00
Bradley M. Kuhn
a492430379
Failed to upload this total as well.
...
Bar was not updating from the right without this change.
2015-12-18 15:42:10 -08:00
Bradley M. Kuhn
4b5dbc98dc
Remove duplicate Twitter link.
2015-12-18 12:13:35 -08:00
Bradley M. Kuhn
0351bf48c2
Make the archive link not so prominent.
2015-12-18 12:13:11 -08:00
Bradley M. Kuhn
08359ceba7
More social networking links.
2015-12-18 12:12:21 -08:00
Bradley M. Kuhn
880a3d7660
Whoops! You have to use summary for the right one.
2015-12-18 12:08:43 -08:00
Bradley M. Kuhn
5368c0a8b7
Actually implement up to 5 blogs in template.
...
The early change to frontpage.py was not sufficient; the template
obviously needs to make use of those five blog posts as well.
Note the cascading effect here. We only put lots on the front page if
they are recent.
2015-12-18 12:06:57 -08:00
Bradley M. Kuhn
b5eaeb9919
Note that we're a charity on the front page.
2015-12-18 12:02:22 -08:00
Bradley M. Kuhn
f1d313fdbc
Link to Copyleft Compliance more fully.
...
We had a link to copyleft.org before, which I remove here, and put a
more general link to the copyleft compliance work.
2015-12-18 12:00:52 -08:00
Bradley M. Kuhn
1704584f34
Allow up to 5 blog posts on the front page.
...
We have a lot of blog posts at the moment.
2015-12-18 11:59:03 -08:00
Bradley M. Kuhn
84cb9a2b85
Sizing class for images on the blog.
2015-12-18 11:57:00 -08:00
Bradley M. Kuhn
d47e71942b
David Marin and family no longer a sponsor.
2015-12-18 09:53:07 -08:00
Bradley M. Kuhn
9bc9370f21
New Supporter match starts today!
2015-12-18 09:37:07 -08:00
Bradley M. Kuhn
b15f9a9bc4
Remove Black Duck from Sponsors page.
2015-12-13 11:00:08 -08:00
Bradley M. Kuhn
788880d092
Add legacy support for older firefox/iceweasel.
...
In this situation:
<body class="conservancy-blog">
...
<video>
it turned out that this CSS:
body.conservancy-blog video {}
Did not apply.
So, this adds a hack to force the issue.
2015-12-11 13:17:53 -08:00
Bradley M. Kuhn
59c6aa64de
Add margins for videos.
2015-12-11 11:20:32 -08:00
Bradley M. Kuhn
2ec25639c9
Improved CSS for video tags on our blog.
2015-12-11 10:37:11 -08:00
Bradley M. Kuhn
7d97c3132f
Correct the URL once again.
2015-12-09 12:11:21 -08:00
Bradley M. Kuhn
48783bea80
Correct Google Plus URL.
2015-12-09 11:58:34 -08:00
Bradley M. Kuhn
35a4864e61
Add other social media at bottom of page.
2015-12-09 11:43:40 -08:00
Bradley M. Kuhn
b48b1ab1e5
Avoid query string passed along in rendering.
...
This middleware is a bit of a mess anyway, since it's basically using
static files as templates. However, we definitely don't want to add any
GET query parameters rendered into the path name.
2015-12-07 12:24:58 -08:00
Bradley M. Kuhn
e8b4681da3
Match goes until next Tuesday.
2015-12-01 07:41:14 -08:00
Bradley M. Kuhn
e0ba6b86bd
Correct number.
2015-12-01 07:32:28 -08:00
Bradley M. Kuhn
8af2ce722b
New match for another 50.
2015-12-01 07:27:27 -08:00
Bradley M. Kuhn
79eeb2acf0
second endif removed.
2015-11-30 20:38:20 -08:00
Bradley M. Kuhn
d305f5103f
Implement min filter.
2015-11-30 20:33:14 -08:00
Bradley M. Kuhn
20d3accd3c
linux-compliance is now copyleft-compliance.
...
urls.py must change for this too.
2015-11-30 20:08:44 -08:00
Bradley M. Kuhn
23576d7878
Link index to new supporter appeal.
2015-11-30 20:03:38 -08:00
Bradley M. Kuhn
c0fde4c92d
Move forms.css to css directory.
2015-11-30 19:19:47 -08:00
Bradley M. Kuhn
9897e3d9ce
Changes to support the appeal placement of picture
2015-11-30 19:19:47 -08:00
Bradley M. Kuhn
b3d18b59cb
Sizing of fundraising text on the top of each page.
2015-11-30 19:19:47 -08:00
Bradley M. Kuhn
389c94d967
Cause fundraising bar to disappear more quickly.
2015-11-30 19:19:47 -08:00
Bradley M. Kuhn
a8d53ca1dd
Copyleft Principles is now on the side menu.
2015-11-30 19:19:46 -08:00
Bradley M. Kuhn
2b76361756
Attempt to improve fonts.
...
I noticed after I updated to jessie that fonts displayed strangely in
some browsers. I still have strange fonts on our website with Chromium,
but this change seems to have helped iceweasel.
2015-11-30 19:19:46 -08:00
Bradley M. Kuhn
963c023eab
site-wide supporter count fundraiser.
...
Using the jQuery UI multiprogress bar added earlier, this change allows
display of the of the progress bar on every page.
2015-11-30 19:19:46 -08:00
Bradley M. Kuhn
61ecfd8341
Move supporter-page.js into js directory.
2015-11-30 19:19:46 -08:00
Bradley M. Kuhn
edcde9f053
Add text for site fundraiser to every page.
...
By adding this text to the base template, we add this to every page on
the site.
2015-11-30 19:19:46 -08:00
Bradley M. Kuhn
fdfbb6d65d
Move CSS file for Conservancy to CSS directory.
2015-11-30 19:19:46 -08:00
Bradley M. Kuhn
f8af05630d
Donate page encourages people to become Supporters
2015-11-30 19:19:46 -08:00
Bradley M. Kuhn
99d3325e33
Create subtract filter.
2015-11-30 19:19:46 -08:00
Bradley M. Kuhn
5c4cc1e2e1
Add sitefundgoal to top level view context.
...
The base template now has access to the fund-raising goal that will be
displayed site-wide. The view here must provide it in the context for
access everywhere.
Furthermore, we need a local context processor to make sure it's in
context everywhere, and we have to make sure that context is properly
passed along.
This code is a bit cargo-culted in, based on what I read in various
places about adding the Request context.
2015-11-30 19:19:46 -08:00
Bradley M. Kuhn
e1dfd65c3a
All included via base_conservancy.html template
...
jQuery, jQuery UI, and the supporter-page Javscript are now included via
the base_conservancy.html template.
2015-11-30 19:19:46 -08:00
Bradley M. Kuhn
16399575f1
Update thank you page slightly for Supporter.
2015-11-30 19:19:46 -08:00
Bradley M. Kuhn
02c4c71491
Add id for busybox.
2015-11-30 19:19:46 -08:00
Bradley M. Kuhn
0287a2b6bc
Add Bro member project.
2015-11-30 19:19:46 -08:00
Bradley M. Kuhn
21b388b7ba
Add copyright aggregation project for Debian.
2015-11-30 19:19:46 -08:00
Bradley M. Kuhn
54e0df82d1
Add Godot member project.
2015-11-30 19:19:46 -08:00
Bradley M. Kuhn
680c2898b2
Add QEMU member project.
2015-11-30 19:19:46 -08:00
Bradley M. Kuhn
ee938d1000
phpMyAdmin no longer supports Drizzle.
2015-11-30 19:19:46 -08:00
Bradley M. Kuhn
40339994ee
Add ODT and PDF of FSA template.
...
These are the currently in production versions of the FSA. The LaTeX
version is sadly not being maintained by those in charge of drafting
changes now.
2015-11-30 19:19:46 -08:00
Bradley M. Kuhn
506cd5ebdf
Small changes in messaging of compliance work.
...
* Direct link to Principles from Compliance menu.
* Favor the phrase Copyleft Compliance over just Linux Compliance.
2015-11-30 19:19:46 -08:00
Bradley M. Kuhn
42117ddb1e
Remove fundraiser details and just say: Compliance
2015-11-30 19:19:46 -08:00
Bradley M. Kuhn
c60532d863
base_conservancy.html includes jQuery now.
2015-11-30 19:19:45 -08:00
Bradley M. Kuhn
f0acec6304
Use humanize for number formatting.
2015-11-30 19:19:45 -08:00
Bradley M. Kuhn
ab2e754b9c
Images from Karen's visit to the KCC.
2015-11-30 19:19:45 -08:00
Bradley M. Kuhn
c3afcad9a5
Images for use on the new supporter appeal page.
2015-11-30 19:19:45 -08:00
Bradley M. Kuhn
63aa13ac23
Proper update to jQuery 1.7.2 and jQuery UI 1.8.22
2015-11-30 19:19:45 -08:00
Bradley M. Kuhn
23c2ac2845
Clarify text that not all sponsors are here.
...
Some sponsors remain anonymous. This text should reflect that.
2015-11-30 19:19:45 -08:00
Bradley M. Kuhn
5f3661b90b
Remove sponsors who did not renew their support.
2015-11-30 19:19:45 -08:00
Bradley M. Kuhn
3612338787
Soften language on monthly supporter benefit issue
...
Monthly supporters actually do currently receive their t-shirt when
they've given at least $60. They also are listed immediately.
In an effort to make monthly Supporters feel a bit better about the
delay, this text is improved to explain the situation a bit better.
2015-11-30 19:19:45 -08:00
Bradley M. Kuhn
96fa4951fa
Attempt to be a bit clearer about monthly.
2015-11-30 19:19:44 -08:00
Bradley M. Kuhn
c5a5b17d7b
Various improvements and changes.
...
* Correct URLs not to include Conservancy's own site.
* Various wording changes.
* Some HTML formatting fixes.
2015-11-30 19:19:44 -08:00
Bradley M. Kuhn
5e2d159ea1
Add blank line.
2015-11-30 19:19:44 -08:00
Bradley M. Kuhn
25fe9d6f8b
Properly insert images.
2015-11-30 19:19:44 -08:00
c686216e5e
took out brackets around numbers
2015-11-30 19:19:44 -08:00
0b07de4c01
add location of staff pic in repo to be uploaded
2015-11-30 19:19:44 -08:00
ce3bd84d3c
with cwebber suggestion to edit first para and references to graphics
2015-11-30 19:19:44 -08:00
8c41acda69
small edits
2015-11-30 19:19:44 -08:00
Tony Sebro
fde9c3d12c
fixed another HTML typo
2015-11-30 19:19:44 -08:00
Tony Sebro
90e47ca68b
fixed HTML typos, added Oxford commas as needed, tightened up grammar
2015-11-30 19:19:44 -08:00
fc699fef07
edits to Bradley's revisions, adding Jeremy's comments
2015-11-30 19:19:44 -08:00
Bradley M. Kuhn
6f5f5c8949
Some wording improvements.
2015-11-30 19:19:44 -08:00
Bradley M. Kuhn
fdff9bd4c2
I think these are supposed to be mdash'es.
2015-11-30 19:19:44 -08:00
Bradley M. Kuhn
39a7c1efb4
Change emphasis.
2015-11-30 19:19:44 -08:00
Bradley M. Kuhn
7e357a316f
Add a few more items to Karen's bullet list here.
2015-11-30 19:19:44 -08:00
Bradley M. Kuhn
5fd1e37321
Summary paragraph about dire situation at top.
2015-11-30 19:19:44 -08:00
Bradley M. Kuhn
cea2f76a92
Fill paragraphs, no substantive change.
2015-11-30 19:19:44 -08:00
Bradley M. Kuhn
dfa8b2db02
Fix bad HTML tag.
2015-11-30 19:19:44 -08:00
0baa06870f
with Jeremy's suggestions.
2015-11-30 19:19:44 -08:00
bb409cc571
draft as sent to budget/finance committee
2015-11-30 19:19:44 -08:00
Bradley M. Kuhn
29b997a50e
Fork from original-supporter-appeal.html.
...
This new appeal file will be a rewrite of the original supporter appeal.
2015-11-30 19:19:44 -08:00
Bradley M. Kuhn
41d033256c
Point index.html as a symlink.
2015-11-30 19:19:44 -08:00
Bradley M. Kuhn
dd749c9085
Rename index file to what it actually was.
2015-11-30 19:19:44 -08:00
Bradley M. Kuhn
1a612c75ed
Multi-progress bar support.
...
Source code can be found for this at:
https://github.com/j-ulrich/jquery-ui-multiprogressbar
2015-11-30 19:19:44 -08:00
Bradley M. Kuhn
e358835058
Switch to jQuery 1.7.2 and jQuery UI 1.8.22 custom
2015-11-30 19:19:43 -08:00
Bradley M. Kuhn
7f78638faf
Moved js and css from top level to subdirs
2015-11-30 19:19:43 -08:00
Bradley M. Kuhn
8ea5fb81c8
Link to jquery & supporter JavaScript in template.
...
Used for everything in Conservancy now.
2015-11-30 19:19:43 -08:00
Bradley M. Kuhn
b15c250eab
Add <br/> tag.
2015-11-30 19:19:43 -08:00
Bradley M. Kuhn
6bf7155d69
Correct duplicate word.
2015-11-30 19:19:43 -08:00
Bradley M. Kuhn
2bf15efb39
Martin Michlmayr replaces Brown as Treasurer.
...
Brown resigned on 2015-03-01 from the Treasurer position as well.
Martin was elected as his replacement.
2015-11-29 12:46:46 -08:00
Bradley M. Kuhn
f193ba8cd3
Note that filings are now due on 2016-01-15.
2015-11-29 12:37:28 -08:00
Bradley M. Kuhn
796d2247df
Note first 8868 extension publicly.
2015-11-29 12:36:45 -08:00
Bradley M. Kuhn
e0cc78b27c
Annual report for FY 2013.
...
Include links from the filings page.
2015-11-29 12:36:13 -08:00
Bradley M. Kuhn
6d9f0d6aeb
Deb Nicholson joins the Eval Committee.
2015-11-29 12:33:41 -08:00
Bradley M. Kuhn
9136e6ec2c
Tom Marble joins the Eval Committee.
2015-11-29 12:33:32 -08:00
Bradley M. Kuhn
3f85671239
Karl Fogel joins the Eval Committee.
2015-11-29 12:33:22 -08:00
Bradley M. Kuhn
6b8a0800f6
Evan Prodromou resigned from Eval Committee.
...
Evan no longer had time to serve on the committee.
2015-11-29 12:32:46 -08:00
Bradley M. Kuhn
5088902128
Add additional pro bono counsel law firm.
2015-11-29 12:31:22 -08:00
Bradley M. Kuhn
b239fccb85
add id in the h2 tag to find ravicher by link.
2015-11-29 12:31:06 -08:00