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
05f6abd73a
Comments for Copyright Office Docket 2023-6
2023-11-01 07:40:09 -07:00
2304bf3ff6
congrats to Allison and Laura for title upgrades :)
2023-10-31 10:13:50 -07:00
7a682ed6d0
usethesource: Add "ordering" field to determine candidate sort order
2023-10-31 09:31:28 +11:00
2f40b9c23b
usethesource: Emphasize "Use the Source"
2023-10-31 09:19:26 +11:00
e8a5d85c69
usethesource: Updating landing page intro text
2023-10-31 09:09:55 +11:00
d0e218cdb6
Update to-dos
2023-10-26 13:24:17 +11:00
5047e2f68b
Extend docs for local development and production deploy
2023-10-26 13:22:45 +11:00
5686e54386
Provide a default for DEBUG
...
This avoid having to specify it in the production environment config at all -
shorter config.
2023-10-26 13:19:11 +11:00
813446c568
Remove CONSERVANCY_SECRET_KEY
...
Use SECRET_KEY instead to minimise use of non-standard settings.
2023-10-26 13:09:50 +11:00
19be27702a
Add .dockerignore to ignore everything except requirements.txt
2023-10-26 12:44:23 +11:00
8ef3aa73b0
Add to-do file
...
This allows me to track improvements we'd like to make, but not necessarily
straight away.
2023-10-26 12:33:29 +11:00
9e45e8544a
Update and document Dockerfile
2023-10-26 12:31:52 +11:00
70b8aa07ae
Simplify settings and move some standard settings into settings.py
...
These were previously in djangocommonsettings.py, but don't ever vary between
development and production environments.
2023-10-26 12:28:29 +11:00
2f3fba359f
usethesource: Fix header image path
2023-10-25 23:04:59 +11:00
2cdebf1316
Apply directory changes to update script
2023-10-25 22:56:44 +11:00
1d60fb041b
usethesource: Add stars banner image
2023-10-25 22:51:45 +11:00