36c49c893d
update karens bio
2022-06-22 12:54:57 -07:00
c19623963e
Change FY so it just list from and to dates.
2022-06-14 13:52:04 -07:00
60d93b2ffa
Add various articles from the last few months.
2022-06-14 13:48:37 -07:00
93b07f3c47
remove Martin Michlmayr (tpm) from the board
2022-06-08 16:15:20 -07:00
06fbb8f05c
Add copy of PDF Q&A here as well.
2022-05-16 12:08:49 -07:00
27c2434d02
Add copy of press kit here as well.
2022-05-16 12:07:04 -07:00
c94aaaaf35
Update Vizio box on main page to note remand win.
2022-05-16 08:30:56 -07:00
a8d5c3048e
update frontpage after hearing
2022-05-13 14:34:03 -07:00
7eef8e46b3
Update the Vizio notice.
2022-05-12 19:16:44 -07:00
2565767830
Handle tricky problems to get subtitles working on intro video
...
First and foremost, the mime type has to be supported by the web
server. Either you have to add a `.vtt` mimetype, *or* just put it
as a `.txt` file. I chose the latter since it doesn't require a
custom Apache configuration.
Second, even if you make it a `.txt` file, using a CDN does not seem
to work. I suspect that maybe CDNs do really weird things with
mimetypes when they server them, or maybe the <track> element just
really doesn't like it when the URL is 301'd. 🤷
Anyway, with these two changes: using a `.txt` file, and hosting the
file locally, the subtitles now work properly!
Note, if you use the `default` attribute in the <track> tag, it'll
turn them on by default. Leaving it off does allow the user to turn
them on in my tests in both Chromium and Firefox.
2022-05-12 17:15:30 -07:00
f0a78d5f9f
Correct subtitle file name.
2022-05-12 16:12:55 -07:00
adb051f42f
Add track tag for subtitles; make source tag HTML5 closed.
2022-05-12 15:59:53 -07:00
ba6f17394e
Sustainer page — note about video; frontpage — wider; add youtube
...
Link to the Youtube version for browsers where <video> element
doesn't work.
Note on the sustainer page that folks should watch it to learn about
us.
Widen into the big box on front page.
2022-05-12 15:39:29 -07:00
4a7cbb6845
put intro video on first page and replace holiday card
2022-05-12 15:26:51 -07:00
cf36479427
Correct email addresses for copyright assignment form.
2022-05-02 08:23:24 -07:00
f0e7f5736c
Make copyright assignment area live.
2022-05-02 08:05:02 -07:00
2a52ce5084
Remove various folks no longer involved with organization.
2022-04-13 11:33:20 -07:00
bac40a5f97
Link to article in the Register about Neo4j and AGPLv3
2022-04-08 05:20:21 -07:00
26a78afbfa
add taxinfo gpg key and update robots.txt with it
2022-03-31 12:53:38 -07:00
951682828c
Switch alert box to talk about Neo4j
2022-03-30 10:31:38 -07:00
e162fec26d
Financial — CHAR500 — correct name, it's not CHAR-500
...
It seems NYS doesn't put the hypen between “CHAR” and “500”, even
though we always did on these pages. I'm not changing the names of
the old files in docs/, as it doesn't seem worth it, but I did change
the textual description inside the anchor tags.
2022-03-25 13:05:40 -07:00
675a1267ad
Financial — FY 2020 — fix link to CHAR500
...
The document was already in the docs/ directory, there was just a
typo in this link here.
2022-03-25 13:04:55 -07:00
9be3344544
FY 2019 — Form 990 & CHAR500 — add PDFs and links to them.
2022-03-25 12:57:00 -07:00
869a7580ac
Add deadline details on FY 2021 that just ended last month.
2022-03-25 12:57:00 -07:00
c38bd4cf35
Remove needless blank lines.
2022-03-25 12:57:00 -07:00
6b1ed75d7a
Handle UnicodeEncodeErrors from junk URLs.
2022-03-15 10:59:47 +11:00
90e75a3007
update jmp logo
2022-02-15 11:58:19 -08:00
88a491e291
Fix minor typo.
2022-02-01 17:19:49 -08:00
ec5d1a0ff0
assignment: pluralize copyrights, assign right for existing claims.
2022-02-02 09:31:25 +11:00
e3da223f8e
add open letter to front page of website
2022-02-01 09:46:05 -08:00
45fb3444b6
PDF of Open Letter to Biden administration
2022-02-01 09:11:07 -08:00
75eef37ddc
remove deb from eval, and some projects
2022-01-21 13:17:30 -08:00
71a9e62085
Financial — FY 2020 — CHAR500 — Add document to transparency page
...
Also, apparently NYS writes “CHAR500” not “CHAR-500”. 🤷
2022-01-19 08:23:27 -08:00
3416e8670f
Financial — FY 2020 — Form 990 — List document on Transparency page
2022-01-19 08:16:39 -08:00
27cbe02650
Financial — Audit — FY 2020 — put audit report on Transparency page.
2022-01-19 08:11:26 -08:00
036589001e
HTML formatting errors (stray tags)
2022-01-19 08:06:50 -08:00
5ead0257ae
Financial — Audit — FY 2019 — Add audit report to Transparency page
2022-01-19 08:06:32 -08:00
ecaa98c375
Transparency — correct out-of-date details regarding filings.
2022-01-18 18:08:34 -08:00
5bef923cfe
Revert local development settings committed.
...
This reverts commit adf2229720
.
2022-01-11 09:17:55 +11:00
adf2229720
Rename __unicode__ methods to __str__ following Django upgrade.
2022-01-11 09:13:46 +11:00
60616f4226
mdash html typos
2022-01-05 10:06:33 -08:00
f8f3cb2f36
increase font size for full match
2022-01-04 15:42:03 -08:00
7a49bf08d6
separate divs and add css for exceeded
2022-01-04 14:34:28 -08:00
c586ffb383
Make additional bar when time left with donation exceeding goal
...
This is a first draft of making another bar appear after the
completed "matched!" bar that will show how much extra we've gotten
beyond the match amount.
2022-01-04 14:05:16 -08:00
f22dd3306b
fix link to vizio update
2022-01-04 07:19:49 -08:00
59b705aac1
move holiday banner and put motion to remand info
2022-01-03 15:42:59 -08:00
2a808a58c6
Fix the anchor.
2022-01-01 20:19:21 -08:00
9b63f8642f
grammar fix
2021-12-29 10:29:38 -08:00
385863c6e7
change language around $1.7m
2021-12-29 10:20:42 -08:00
0d8ecb8471
add motion to remand to frontpage and update TotW
2021-12-28 18:07:57 -07:00