d8a702c8c9 
								
							 
						 
						
							
							
								
								Load images via staticfiles  
							
							
							
						 
						
							2024-02-27 10:19:38 +11:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								7074802d50 
								
							 
						 
						
							
							
								
								Load favicon via staticfiles  
							
							
							
						 
						
							2024-02-27 09:50:07 +11:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								dcdb976cd6 
								
							 
						 
						
							
							
								
								Push to remote first during deploy  
							
							
							
						 
						
							2024-02-27 09:43:07 +11:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								18de3adfce 
								
							 
						 
						
							
							
								
								Similarly load CSS via Django staticfiles app  
							
							
							
						 
						
							2024-02-27 09:34:11 +11:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								caa0ff7b86 
								
							 
						 
						
							
							
								
								Load JS through Django's staticfiles app  
							
							... 
							
							
							
							This avoids the need for adjustments during development and allows production to
be served under a single /static declaration in Apache. 
							
						 
						
							2024-02-27 09:25:05 +11:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								279f1deae5 
								
							 
						 
						
							
							
								
								Remove reference to old jQuery  
							
							... 
							
							
							
							This was 404ing anyway. 
							
						 
						
							2024-02-27 09:22:08 +11:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								55ee5b53b6 
								
							 
						 
						
							
							
								
								Add a basic script to "push" deploy  
							
							... 
							
							
							
							Currently updates are published by the "conservancy-www-update.sh" that does a
"pull" deploy with a 5-minutely job that runs on the web server. This doesn't
run `migrate`, `collectstatic` or restart the application, so certain types of
changes don't take effect, and even template changes often don't due to caching
template loader.
This script allows you to deploy more significant updates on-demand, but
requires SSH access. 
							
						 
						
							2024-02-23 15:39:54 +11:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								49e3c43299 
								
							 
						 
						
							
							
								
								poddjango: Further lint fixes  
							
							
							
						 
						
							2024-02-23 15:06:59 +11:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								75e3ab4d35 
								
							 
						 
						
							
							
								
								podjango: Fix linting warnings  
							
							
							
						 
						
							2024-02-23 15:02:04 +11:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								ffa2889acb 
								
							 
						 
						
							
							
								
								podjango: Use or_ instead of lambda  
							
							... 
							
							
							
							Easier to read. 
							
						 
						
							2024-02-23 15:01:01 +11:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								e7f21fa253 
								
							 
						 
						
							
							
								
								Remove unused ccs-upload feature  
							
							... 
							
							
							
							Use the Source uploads now go to a NextCloud anonymous upload. 
							
						 
						
							2024-02-23 14:51:04 +11:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								ea271641d4 
								
							 
						 
						
							
							
								
								update path -- website/systemd is now website/deploy/systemd  
							
							
							
						 
						
							2024-02-13 10:51:04 -05:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								46a5e89718 
								
							 
						 
						
							
							
								
								Add FY2022-23 Form 990 to website  
							
							
							
						 
						
							2024-02-13 07:41:11 -08:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								903c68b7ad 
								
							 
						 
						
							
							
								
								Add FY 2022-23 audit report; update transparency page accordingly  
							
							
							
						 
						
							2024-02-13 07:16:56 -08:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								28326ce7e1 
								
							 
						 
						
							
							
								
								Add "The Corresponding Source" to menus  
							
							
							
						 
						
							2024-02-09 23:05:54 +11:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								7933ca5f71 
								
							 
						 
						
							
							
								
								podjango: Pluralize to /casts/  
							
							
							
						 
						
							2024-02-07 14:29:35 +11:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								a790bce31a 
								
							 
						 
						
							
							
								
								podjango: Shorten feeds links  
							
							
							
						 
						
							2024-02-07 14:25:45 +11:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								97bf39bd6d 
								
							 
						 
						
							
							
								
								podjango: Remove FaiF reference  
							
							
							
						 
						
							2024-02-07 14:23:55 +11:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								b3044cbeda 
								
							 
						 
						
							
							
								
								podjango: Comment out itunes link pending update  
							
							
							
						 
						
							2024-02-07 14:19:28 +11:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								38db5039d9 
								
							 
						 
						
							
							
								
								Move /cast/ to /cast/the-corresponding-source/  
							
							... 
							
							
							
							This makes room for addition of other podcasts later. 
							
						 
						
							2024-02-07 14:19:28 +11:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								0b3cab24f7 
								
							 
						 
						
							
							
								
								Change to SFC contacts.  
							
							
							
						 
						
							2024-02-06 19:15:43 -08:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
							
							
								
							
							
								a5364bc9b8 
								
							 
						 
						
							
							
								
								Fill paragraph, no changes otherwise.  
							
							
							
						 
						
							2024-02-06 19:13:38 -08:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								6ce976e63a 
								
							 
						 
						
							
							
								
								podjango: Temporarily filter out episodes prior to 2024  
							
							
							
						 
						
							2024-02-07 11:03:56 +11:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								4a2ed6714a 
								
							 
						 
						
							
							
								
								Move ALLOWED_HOSTS into local settings (djangocommonsettings.py)  
							
							
							
						 
						
							2024-02-06 21:59:31 +11:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								e246c530c4 
								
							 
						 
						
							
							
								
								Remove commented out XViewMiddleware  
							
							
							
						 
						
							2024-02-06 21:58:36 +11:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								cdb31327ec 
								
							 
						 
						
							
							
								
								Remove DEBUG = False as it's the default  
							
							
							
						 
						
							2024-02-06 21:52:59 +11:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								456d1c1630 
								
							 
						 
						
							
							
								
								Remove outdated copy of Apache config  
							
							... 
							
							
							
							This isn't being deployed from the repository and is a couple of servers out of date. 
							
						 
						
							2024-02-06 21:40:01 +11:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								8f51e10819 
								
							 
						 
						
							
							
								
								Move deployment-related systemd config into "deploy" subdirectory  
							
							
							
						 
						
							2024-02-06 21:39:18 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denver Gingerich 
								
							 
						 
						
							
							
							
							
								
							
							
								afe2382e49 
								
							 
						 
						
							
							
								
								usethesource: candidate rounds explainer sentence  
							
							
							
						 
						
							2024-02-04 23:04:39 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denver Gingerich 
								
							 
						 
						
							
							
							
							
								
							
							
								7743cc86ea 
								
							 
						 
						
							
							
								
								usethesource: clarify when/where comments posted  
							
							
							
						 
						
							2024-02-04 23:03:31 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denver Gingerich 
								
							 
						 
						
							
							
							
							
								
							
							
								2e5138d10a 
								
							 
						 
						
							
							
								
								usethesource: update blog post refs on CCIRT page  
							
							
							
						 
						
							2024-02-04 22:45:24 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denver Gingerich 
								
							 
						 
						
							
							
							
							
								
							
							
								7624781a14 
								
							 
						 
						
							
							
								
								usethesource: capitalize "the" (mostly What We Do)  
							
							
							
						 
						
							2024-02-04 22:34:43 -08:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								f438be339e 
								
							 
						 
						
							
							
								
								usethesource: Add "See more" link  
							
							
							
						 
						
							2024-02-05 11:15:23 +11:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denver Gingerich 
								
							 
						 
						
							
							
							
							
								
							
							
								dd5cff8057 
								
							 
						 
						
							
							
								
								usethesource: update SFC front page top right tile  
							
							
							
						 
						
							2024-02-02 23:07:41 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denver Gingerich 
								
							 
						 
						
							
							
							
							
								
							
							
								27740b1dd2 
								
							 
						 
						
							
							
								
								usethesource: add link to blog post on CCIRT page  
							
							
							
						 
						
							2024-02-02 22:57:01 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denver Gingerich 
								
							 
						 
						
							
							
							
							
								
							
							
								5656bd3062 
								
							 
						 
						
							
							
								
								usethesource: add to What We Do - getting real!  
							
							
							
						 
						
							2024-02-02 21:50:20 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denver Gingerich 
								
							 
						 
						
							
							
							
							
								
							
							
								13bca4c509 
								
							 
						 
						
							
							
								
								usethesource: use production mailing list now  
							
							
							
						 
						
							2024-02-02 20:44:17 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denver Gingerich 
								
							 
						 
						
							
							
							
							
								
							
							
								9cb91f94f0 
								
							 
						 
						
							
							
								
								usethesource: submission guidelines fix, CCIRT lnk  
							
							
							
						 
						
							2024-02-02 20:09:52 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denver Gingerich 
								
							 
						 
						
							
							
							
							
								
							
							
								7085e8ed01 
								
							 
						 
						
							
							
								
								usethesource: fix second CCIRT image link, ongoing  
							
							
							
						 
						
							2024-02-02 19:51:07 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denver Gingerich 
								
							 
						 
						
							
							
							
							
								
							
							
								42cf606847 
								
							 
						 
						
							
							
								
								usethesource: thanks, Tracy for the CCIRT diagrams  
							
							
							
						 
						
							2024-02-02 19:45:49 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denver Gingerich 
								
							 
						 
						
							
							
							
							
								
							
							
								bca1c50f86 
								
							 
						 
						
							
							
								
								usethesource: fix plurality of OSPO abbr in CCIRT  
							
							
							
						 
						
							2024-02-01 22:16:55 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denver Gingerich 
								
							 
						 
						
							
							
							
							
								
							
							
								5ed4be23d3 
								
							 
						 
						
							
							
								
								usethesource: fix end tag for OSPO abbr in CCIRT  
							
							
							
						 
						
							2024-02-01 22:16:03 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denver Gingerich 
								
							 
						 
						
							
							
							
							
								
							
							
								9c118c85ad 
								
							 
						 
						
							
							
								
								usethesource: add OSPO abbr in CCIRT process page  
							
							
							
						 
						
							2024-02-01 22:14:06 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denver Gingerich 
								
							 
						 
						
							
							
							
							
								
							
							
								1493bafa85 
								
							 
						 
						
							
							
								
								usethesource: linkify email addr in CCIRT process  
							
							
							
						 
						
							2024-02-01 22:12:42 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denver Gingerich 
								
							 
						 
						
							
							
							
							
								
							
							
								932b6a0515 
								
							 
						 
						
							
							
								
								usethesource: add AoE abbr's to CCIRT process page  
							
							
							
						 
						
							2024-02-01 22:06:57 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denver Gingerich 
								
							 
						 
						
							
							
							
							
								
							
							
								bd5cab1476 
								
							 
						 
						
							
							
								
								usethesource: HTML-ify CCIRT process paragraphs  
							
							
							
						 
						
							2024-02-01 22:01:52 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Denver Gingerich 
								
							 
						 
						
							
							
							
							
								
							
							
								6c52f28d6a 
								
							 
						 
						
							
							
								
								Use The Source: add initial CCIRT text  
							
							
							
						 
						
							2024-02-01 21:59:35 -08:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								25906c7697 
								
							 
						 
						
							
							
								
								Improve Docker docs  
							
							
							
						 
						
							2024-02-02 13:38:27 +11:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								c63bccaacc 
								
							 
						 
						
							
							
								
								usethesource: Add placeholder for CCIRT process  
							
							
							
						 
						
							2024-02-02 12:48:48 +11:00 
							
								 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								fc9c562900 
								
							 
						 
						
							
							
								
								usethesource: Update "Submit a Candidate" text  
							
							
							
						 
						
							2024-02-01 16:05:05 +11:00