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
a4690092b5
Restore anchor for Supporters; #supporters URL links may be common
2021-12-27 13:01:28 -08:00
801b145757
Remove holiday greeting from every page.
2021-12-27 09:40:02 -08:00
a3b10fc24c
Even more space is ok here.
2021-12-24 17:33:14 -08:00
792892b4dd
Take up more of the screen.
2021-12-24 17:29:29 -08:00
d0045a9e7d
Add CCS and add video to sustainer page.
2021-12-24 17:28:03 -08:00
60147dba8b
Formatting improvement.
2021-12-24 17:23:55 -08:00
351e3dcb20
Use video tag instead of image with a link to the video.
2021-12-24 17:22:09 -08:00
b2be8f14e5
Remove stray character.
2021-12-24 17:17:12 -08:00
a543d38cb3
Slightly better formatting.
2021-12-24 17:16:35 -08:00
208dfe2681
Correct location of link.
2021-12-24 17:11:32 -08:00
7fe9c07ceb
Add holiday card to banner at top for next few days
...
Also, fix a few URLs .
2021-12-24 17:08:47 -08:00
0db5e00516
visual postcard link and add to /sustainer
2021-12-23 16:52:45 -05:00
81cbfc96c4
add postcard to frontpage
2021-12-23 15:10:47 -05:00
cced60976a
add 2021 video postcard
2021-12-23 10:57:00 -05:00
ec780ab15f
add 2021 holiday card
2021-12-21 07:43:13 -08:00
e3e9493944
Merge branch 'ben/copyright-assignment'
2021-12-18 09:24:30 +11:00
9b7e412a40
assignment: Fix typo noted by Pam.
2021-12-18 09:22:21 +11:00
1c38ad0179
Revert removal of "safe" template tag from blog/news headlines.
...
Conservancy use HTML entities in their titles.
2021-12-18 08:58:53 +11:00
3227e4ce9f
remove number of sustainers
2021-12-17 09:43:02 -08:00
14abe07a4a
Remove unnecessary use of "safe" template tag.
...
This tag marks a variable as not requiring escaping by the template engine,
potentially creating cross-site scripting vulnerabilities, so shouldn't be used
unless absolutely necessary. In these cases, I don't think it's necessary.
2021-12-17 21:55:47 +11:00
d11ed137fa
Fix Django warning about old TEMPLATES_* settings.
2021-12-17 18:35:50 +11:00
b2e952f3b8
Fix URLconfs causing Django check warnings.
2021-12-17 18:14:50 +11:00
97899caf78
Remove URL slash prefix.
2021-12-17 17:27:26 +11:00
e9df3a0d7e
Remove unnecessary null=True on ManyToManyFields.
2021-12-17 17:25:38 +11:00
47fa2b3623
Disable copyright assignment URLs until we're ready to launch.
2021-12-17 16:56:07 +11:00
1ce6f36532
Merge branch 'ben/copyright-assignment'
2021-12-17 16:54:47 +11:00
7374c9f915
assignment: Accept current date anywhere on earth.
2021-12-17 10:54:47 +11:00
6e380dba29
assignment: Apply further wording updates from Pam/Denver.
2021-12-17 09:53:13 +11:00
c23f799fa1
add employer matching to /donate
2021-12-16 13:51:24 -08:00
26ac00e864
assignment: Allow today's date.
2021-12-11 11:29:13 +11:00
52c0eb8e6c
assignment: Mention 7 days on form.
2021-12-11 10:40:07 +11:00
c9a76ea17f
assignment: Fix period ends in email.
2021-12-11 10:25:57 +11:00
b0263491a0
assignment: Validate that end date is provided if you didn't choose open-ended.
2021-12-10 18:37:13 +11:00
530890f6ad
assignment: Apply Denver's requested changes.
2021-12-10 11:33:37 +11:00
c6b329f0cf
Fix validation.
2021-12-07 17:49:57 +11:00
3272a25a8d
Remove redundant call to super().
2021-12-07 17:06:37 +11:00
35a8de7f07
Add missing template.
2021-12-07 17:02:04 +11:00
0565f9b308
Update the assignment form with feedback from Pam/Denver.
2021-12-07 16:55:45 +11:00