Commit graph

2230 commits

Author SHA1 Message Date
963a4d3442
add MSA link to vizio page 2023-12-29 10:38:41 -10:00
5cfc461a25 Correct typo, improve copy while I was at it 2023-12-16 09:40:55 -08:00
0e9c64f335
put travel policy amendment up top 2023-12-15 07:03:41 -10:00
a00e072ab5
add some 2023 sponsors 2023-12-14 11:55:24 -10:00
b902dcaaf2
update travel policy policies.git 2023-12-13
commit b78549cbc630463374e2bd50db187eedda9b75bd
2023-12-13 12:57:48 -10:00
0530cde96b
change Exit Zoom to fundraising text on frontpage 2023-12-11 10:59:19 -10:00
34da366efb Add SFC's motion for summary adjudication filed this week 2023-12-08 11:37:34 -08:00
a3c76778f5 Add PDF of our reply comments to Copyright Office on Generative AI 2023-12-08 11:36:01 -08:00
7c14f4b51f
add amicus curiae as featured term and to glossary 2023-12-07 10:08:08 -08:00
be19772c77
add dmca amicus brief 2023-12-06 14:10:28 -08:00
b3d68d5a69
add dmca renewal info to YearInReview 2023-11-28 13:21:25 -08:00
470acf2408
bump default donation amount without changing sustainer level 2023-11-27 12:06:29 -08:00
bc21a0b92f
Drop the unused /admin/doc/ route 2023-11-27 19:42:29 +11:00
ebb7866739
Switch CCS upload, copyright assignment, FOSSY and podcast components to use path()
This is the newer approach to URL routing in Django.
2023-11-27 19:40:06 +11:00
aef9d18eb4
Add docs to enable conservancy-www-db.path 2023-11-25 13:41:55 +11:00
a6897a0f72
Add the conservancy-www-db.path Systemd file
This runs the SQL update when the relevant file is modified.
2023-11-25 13:41:55 +11:00
1289717a6d
change text to be clearer about public acknowledgement 2023-11-24 10:50:29 -08:00
66c8b2c8ea
Add linkchecker Systemd service and timer
Doesn't yet email report of errors.
2023-11-24 10:49:45 +11:00
03e06738a0
Add conservancy-www-db.service to repository, document Systemd services 2023-11-24 10:01:34 +11:00
cfd495c246
Add to-do item for decoupling conservancy-www-db service from apache 2023-11-24 09:35:33 +11:00
3cd9f5e95c
Rename 2018_Josh-triplett.jpg 2023-11-24 00:30:49 +11:00
68d37eb38e
Add missing 2018_Josh-triplett.jpg 2023-11-24 00:19:09 +11:00
04449002e2
Add missing jwf-headshot.jpg image 2023-11-23 23:50:33 +11:00
4a75e1b19d
Remove duplicate FOSSY page 2023-11-23 23:01:44 +11:00
2da686019b
Add missing occ.jpg 2023-11-23 22:56:04 +11:00
37c9f0f282
Remove nesting of hidden sections on sustainer page
This makes the page more similar to how it has worked in previous years.
2023-11-23 14:41:27 +11:00
867d4f4e82
update tshirt for 2023 2023-11-22 07:37:59 -08:00
e3a8c4bd70
Fix the sustainer page expanding sections when no URL fragment provided 2023-11-22 22:17:59 +11:00
fc21070d8d
Note to-do item to improve sustainer page interactivity 2023-11-22 14:00:09 +11:00
bb2eab2968
fossy: check UUID format in the URL routing to avoid unhandled exception
Requests like /fossy/xyz123/ were causing an error due to "xyz123" not being a
valid UUID. We should just return a 404 in this case, which the URL routing will
now do automatically.
2023-11-22 13:58:20 +11:00
a557f2b335
Fix "expand all sections" second link
Issue was that the jQuery is using .children() to add the event handlers but due
to some changes to the HTML, the second link is no longer a direct child. I've
switched this to .find() instead.
2023-11-22 10:38:37 +11:00
abcbe1f7c9
change footer from twitter to X 2023-11-21 15:03:08 -08:00
ab4f61d48f
revert tshirt to 2022 2023-11-21 14:37:55 -08:00
f56124f455
change compliance language for yearinreview 2023-11-21 11:36:05 -08:00
59a37f36be
fix formatting for intro thumbnail 2023-11-21 11:11:22 -08:00
fa2230ea47
update tshirt design 2023-11-21 11:00:37 -08:00
6f2c444bb0
remove godot and add sourceware donate button 2023-11-21 10:14:06 -08:00
029043028a
add bbb acount instructions to yearinreview 2023-11-21 08:43:52 -08:00
3cca05cbb8
update dollar value for FOSS development 2023-11-21 07:58:12 -08:00
2231c4b1f7
fixes for yearinreview and add outreachy 1000th pic 2023-11-21 06:52:21 -08:00
e80f19ca0d
add pictures to yearinreview 2023-11-20 14:38:41 -08:00
9941965c36
add rick and pauls bios to site 2023-11-20 14:28:44 -08:00
c129c6934d
update fundraiser goal to cy2023-end-year-match 2023-11-20 14:13:20 -08:00
48c2f00556
update outreachy 2022/23 numbers for YIR 2023-11-20 09:28:31 -08:00
eee045b8c7
update YearInReview for 2023 fundraiser 2023-11-20 07:33:07 -08:00
b7b008a86b
usethesource: Simplify the promissory wording 2023-11-11 12:46:43 +11:00
e340f18ec9
usethesource: Require agreement to download 2023-11-10 16:35:46 +11:00
b8a626b955
add vizio pdfs to gitignore, they are on webserver 2023-11-02 11:37:41 -07:00
20866ebe0f
usethesource: Remove "tirelessly" 2023-11-02 08:40:41 +11:00
8cfe88d162 Apparently, someone moved the files from here without documenting it? Hopefully in right place now 2023-11-01 07:57:52 -07:00