Commit graph

2202 commits

Author SHA1 Message Date
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
2d2ab565da
Update .gitignore to reflect directory structure changes
Also removed some unused ignore lines.
2023-10-25 16:55:40 +11:00
6d4fee3c3b
Update wsgi.py to reflect directory structure changes 2023-10-25 16:28:57 +11:00
ce6be591bd
Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
531a97a3c9
Eliminate "conservancy" and "apps" subdirectories
The directory nesting is unnecessary here and confusing to navigate. I've moved
all apps to the project subdirectory, currently called "www", but soon to be
renamed "conservancy".

I've also moved manage.py to the top-level directory.
2023-10-25 12:36:39 +11:00
cc3224bb60
usethesource: Add data models, admin and frontend comment editing 2023-10-25 00:00:14 +11:00
905e5c918d
Add Use the Source mockup pages
This doesn't include any data models yet.
2023-10-25 00:00:14 +11:00
012bb1e7e4
Allow "outercontent" template block to use full page width
This allows us to create full-width layouts for specific campaigns.
2023-10-25 00:00:14 +11:00
1707c327e0
Add Apache proxy and proxy-http modules 2023-10-24 13:55:19 +11:00
e2b129b4b5
Remove unused conservancy_wrapper files 2023-10-20 17:37:17 +11:00
cd3eb3b10c
Remove unused modpythoncustom.py
We have used mod-wsgi for many years.
2023-10-20 17:34:07 +11:00
ddb85bd8c1
Fix podjango migrations
Required an updated following code restructuring.
2023-10-20 17:05:35 +11:00
838fdcbfa4
Move fundraising goal banner into a template include 2023-10-20 12:47:58 +11:00