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
2b1fd9ab90
Add assignment date range.
2021-12-07 09:59:40 +11:00
e1481ce55e
Add migration.
2021-12-07 09:59:40 +11:00
780e0b8dbf
Add assignment thanks page.
2021-12-07 09:59:38 +11:00
a53a4560cd
Add assignment template.
2021-12-07 09:58:56 +11:00
a2675ee029
Prototype copyright assignment form.
2021-12-07 09:58:47 +11:00
32da708977
fix formatting for first <ul> and h4
2021-12-06 12:43:58 -08:00
035b55fb9e
add new articles to press coverage
2021-12-06 12:35:53 -08:00
45d2e0782b
Fix Unicode encoding issues.
2021-12-03 16:01:21 +11:00
5dcf4acbb3
Fix CSS selector.
2021-12-03 15:36:16 +11:00
80fd409ade
Fix Vizio CSS selector.
2021-12-03 15:19:28 +11:00
3c8f363537
Add selected highlight to top feature menu.
2021-12-03 15:04:54 +11:00
2a1e00eee2
Add missing forms.py.
2021-12-03 11:58:26 +11:00
889dbcf38c
Remove type annotation.
2021-12-03 11:43:01 +11:00
9a06def0e7
Add simple CCS upload (no JavaScript).
2021-12-03 11:38:21 +11:00
e11e6ff451
Update glossary term of the week to CCS.
2021-11-30 06:23:22 -08:00
1408bafea5
Shorten DMCA text in the call-out since news is getting stale.
2021-11-30 06:23:22 -08:00
c472eaeebc
Remove stray “
2021-11-30 06:23:22 -08:00
a45fcb395b
Remove problematic call to decode().
2021-11-30 17:35:55 +11:00
2d078b0004
Apply futurize --stage-2
Python 2/3 compatibility transformations.
...
These changes specifically require the use of the "future" library.
2021-11-30 07:55:45 +11:00
457e5739f7
Add unique constraint to Staff.username.
...
Previously had some duplicates for "pono" which were causing
MultipleObjectsReturned errors. A username is generally considered to be unique.
2021-11-29 14:31:26 +11:00
843b24c63a
Don't send email notification on DisallowedHost error.
2021-11-29 14:21:14 +11:00
9b48cc94e6
Continuing saga of the sizing chart problems for original shirts
...
Gildan removed the sizing chart entirely from their website again
after yet another redesign. Originally, we deep-linked into files in
their CDN for the charts, but it appears that in 5c72071
that I
introduced cut-and-paste error on the sizing charts. I cannot find
the original links, but finally I simply decided we'd mirror the
files in our CDN, which is where these now link to.
I suspect that I didn't do this to start for worrying about copyright
infringement, but upon second thought, I think it's very reasonably
fair use for us to distribute these images. We bought a lot of
t-shirts from Gildan and just trying to sell through.
2021-11-27 10:51:51 -08:00
f13940777f
Remove duplicate copy of manage.py.
2021-11-26 14:04:43 +11:00
7b981fcb52
Add a missed "object" change.
2021-11-26 14:03:24 +11:00
31e51a7742
Apply "object" changes only from futurize --stage2
.
2021-11-26 13:49:40 +11:00
05bee8b3c3
Apply futurize --stage1
(safe) Python 2/3 compatibility changes.
2021-11-26 13:00:20 +11:00
69725698ae
Fix a encoding issues for future Python 3 support.
2021-11-26 12:41:27 +11:00
4c3661ad19
progress bar: Remove display-table vertical align workaround.
...
Was causing some display glitches on some browsers. Using nested flexbox instead.
2021-11-26 09:10:25 +11:00
a6dcb714b8
Remove one event per discussion with karen.
2021-11-23 10:12:55 -08:00
c4e1752a06
Rewrite help us continue and t-shirt sections.
2021-11-23 10:11:03 -08:00
a4df264490
Rewrite “Writing and Speaking”
2021-11-23 10:02:39 -08:00
9c3e362f93
Make the pun clearer with caps and quotes.
2021-11-23 10:02:22 -08:00
c951623774
Rewrite “New Staff”
2021-11-23 09:56:17 -08:00
38183285a9
Remove word "member"
2021-11-23 09:56:06 -08:00
5c9f70af7b
Rewrite “Highlights from some of our member projects”
2021-11-23 09:49:24 -08:00
7e06d262ee
Rewrite of “Our Year in Review” section; add links as well.
2021-11-23 09:25:41 -08:00
d1cc382a01
Reword opening sentence, add links as discussed in XMPP
2021-11-23 09:06:10 -08:00
02d8a44f83
add copy for 2021 donation page
2021-11-23 07:58:40 -08:00
1ddcb2e4ba
Move fundraising goal end times into database.
2021-11-19 17:56:44 +11:00
b4c438322c
Fix markup errors on "What We Do" causing layout issues.
2021-11-19 17:14:29 +11:00
68f5f1fa2c
Move sub-menus to RHS and re-enable on mobile.
2021-11-19 17:02:59 +11:00
26ff31bb78
progress bar: Drop JS, make mobile friendly, match design to new site.
...
The existing jQuery UI-based fundraising progress bar used a float layout,
making it hard to adapt for mobile use. Given that there is not interactivity,
I've dropped all the JS and switched to a flexbox layout. This works well
because the bar will stretch to fit the text rather than always maintaining its scale.
2021-11-16 13:25:39 +11:00
6bdc205e6a
update term of the week
2021-11-08 13:08:03 -08:00
b61d158ea9
make header box a link
2021-10-28 14:33:23 -07:00
29a4296f14
errant ) in link
2021-10-28 14:03:32 -07:00
0cbd204e2f
fixed wrongblurb, resetting vizio and replacing truth social
2021-10-28 13:57:08 -07:00
f820eddaff
change frontpage blurb to be about DMCA exemptions
2021-10-28 13:18:53 -07:00
bbc6eb13c6
fix mastodon link on frontpage
2021-10-25 10:45:50 -07:00
beb0dbfd82
Add <p> tag for my bio.
2021-10-23 17:58:44 -07:00
720b91a8cf
Put complaint with journalist resources on main page.
2021-10-23 17:44:16 -07:00
7efaadaf0c
Not necessarily third-party.
2021-10-23 17:42:37 -07:00
2290846c21
Shorten box on front page a bit.
2021-10-23 12:52:27 -07:00
399675d6c3
Rework blog menu order.
2021-10-23 12:50:28 -07:00
7229e78e0f
Sidebar should disappear on small screens.
...
We've had a report that the sidebars are very distracting,
particularly for the blogs, on smaller screens. This change to the
CSS will cause sidebars to disappear on smaller screens.
2021-10-23 12:42:59 -07:00
91d661f715
Conform title to title of blog post.
2021-10-22 14:23:39 -07:00
ee667f6179
Slug change propagation to static pages.
2021-10-22 14:20:33 -07:00
1b8a709d0c
Make box smaller.
2021-10-21 20:47:51 -07:00
ec2cd619f2
Add additional call-out for current blog post.
2021-10-21 20:38:52 -07:00
eb6fc77708
Remove "The"s from top menu.
2021-10-21 20:36:41 -07:00
1bee33f278
Format like previous with the <p> solution
...
<ul> is the right HTML way to format these, but they are all too
close. Get it to look more like it did with <p>'s with CSS.
2021-10-21 20:36:41 -07:00
eb847f9f32
Use typical way of putting the category in a block.
...
Django is so frustrating as it's never clear about how things trickle
up and down through templates, so move the category to the top like
the others.
2021-10-21 20:36:41 -07:00
501b6e091b
Merge branch 'master'
2021-10-21 13:56:05 -07:00
798d4aee8f
fix sustainer text and button for sustaining
2021-10-21 13:55:13 -07:00
1f6e2156f4
Additional fixes for menu items related to news and press
...
A few additional places where the news and press pages were not
properly menu integrated. This fixes various inconsistencies and
missing category and submenu markings in menus.
2021-10-21 12:40:09 -07:00
a80c95fd13
Fix minimal start of ourcoverage.html and correct various problems
...
ourcoverage.html was a reasonable minimal start but not really ready
for production. Make changes necessary to put this into production,
as follows:
* Rename ourcoverage.html to vizio-coverage.html. This is just
Vizio coverage for now.
* Order articles by most in-depth/interesting. Verified this
ordering by consensus with Conservancy staff.
* mailto: link for press coverage on the main inthenews page, but
don't use that on Vizio page; it's unlikely we'll miss any of the
Vizio coverage.
* use — instead of -
* put quotes around article titles.
* Add missing PR Web article
* Switch from <p>'s to <li>'s in vizio-coverage.html
* Fix menu issues. 09a4b02
outlined the issues regarding how to
add items to menu; it does require a CSS change as explained
therein; merely using the right `base_` is not enough
* Improve menu integration. Per PR people's recommendation, the
Vizio stuff that also goes in other areas needs to be placed in
multiple menus.
2021-10-21 12:34:22 -07:00
ee348bf69b
add bkuhn to /press and fix sustainers button
2021-10-21 12:18:26 -07:00
6fbf8b0690
Merge branch 'pono/supporter-updates'
2021-10-21 11:41:47 -07:00
88b57b2f32
formatting tweaks for /press
2021-10-21 11:40:35 -07:00
4c00e4e4af
create page for Our Coverage
2021-10-21 11:34:34 -07:00
63dee11c8a
fixup /press from Hannahs notes
...
a few s/supporters/sustainers/
add link to inthenews
update news and press menu
2021-10-21 11:29:40 -07:00
5348aae07b
add text describing sustainers
2021-10-21 10:39:32 -07:00
a90f18d77c
change svg to sustainer and remove tonys pic
2021-10-21 10:24:58 -07:00
4b99b5a1a7
delete 2020 donation text
2021-10-21 09:07:30 -07:00
4daf268345
new supporter image
2021-10-21 08:57:59 -07:00
3acdadcacc
Learn page is not coming soon anymore!
2021-10-21 08:46:07 -07:00
357aacf99c
Vizio — For compliance only, note resources are for Vizio
...
The Resources for Journalists are only related to Vizio, so make that
read that way on compliance pages that *are not* Vizio pages.
2021-10-21 08:45:08 -07:00
09a4b021c1
Repair menu highlighting, both for main menu and submenus
...
During the recent improvements made on the website, the menus and
submenu highlighting for selected menus fell into disarray.
Correction requires changes to the CSS and templates both, because
Django doesn't really have a convenient way to set variables in
templates to use to solve this.
There are still a few submenu items highlighting not working even
after this commit. More work needs to be done.
2021-10-21 08:39:47 -07:00
46adf33eb3
simplify /about, fix formatting on frontpage, svg img for supporters
2021-10-21 08:36:23 -07:00
814b629006
Copyleft Compliance — Vizio — update title to match newswire version
2021-10-21 07:21:28 -07:00
90928718b9
Copyleft Compliance — Vizio — add missing CSS menu item thing
2021-10-20 07:49:45 -07:00
3372ad11ef
Copyleft Compliance — Vizio — Shorten a few menu item names.
2021-10-20 07:49:01 -07:00
8cc5c86d72
Copyleft Compliance — Vizio — Improvements to Menu selection.
2021-10-20 07:41:58 -07:00
2b480224ce
Copyleft Compliance — Vizio — now with case number and court stamp
2021-10-20 07:30:24 -07:00
714fe4febb
Copyleft Compliance — Vizio — Rename Complaint file for full name
2021-10-20 07:29:04 -07:00
7aff4102ab
Copyleft Compliance — Vizio — Temporarily only just four news item
2021-10-19 13:06:59 -07:00
dc325f20f8
fixme on sponsors page points to /about
2021-10-19 12:18:35 -07:00
841c4ba647
add linux kernel and link for repair assoc.
2021-10-19 11:53:58 -07:00
fd2720f0c5
Copyleft Compliance — Vizio — Q&A is Compliance base, add PDF links
2021-10-19 11:06:10 -07:00
d938406aa8
fix /press to link to documents and media@sfconservancy.org
2021-10-19 11:06:10 -07:00
5d25ca30b7
Copyleft Compliance — Vizio — call it "Vizio Lawsuit" on menu.
2021-10-19 11:06:10 -07:00
22126bfdcb
make description on front page bigger and fix TotW <p>
2021-10-19 11:06:10 -07:00
0911b0158e
add back Vizio button on main page and Vizio into menu
2021-10-19 11:06:10 -07:00
e1c7423fc8
Copyleft Compliance — Vizio — "Special Message" was placeholder.
2021-10-19 11:06:10 -07:00
46ecddfe5a
Copyleft Compliance — Vizio — fix typo in URL
2021-10-19 11:06:10 -07:00
66a04f2142
Copyleft Compliance — Vizio — temporarily put first line of PR here
2021-10-19 11:06:10 -07:00
b59115cfcf
Copyleft Compliance — Vizio — put two links in Learn about it
...
This unreverts 613674c071
2021-10-19 11:06:10 -07:00
09ba320179
Copyleft Compliance — Vizio — Add complaint.
2021-10-19 11:06:06 -07:00
de2998db8d
Copyleft Compliance — Vizio — initial announcement
2021-10-19 11:05:16 -07:00
613674c071
Revert addition from pono — Q&A link added too early
...
Commit 37d67fb1da
included this link,
and it was brought in from a branch from pono. Removing it
temporarily.
2021-10-19 09:23:45 -07:00
c328dc29b7
past litigation: add summary for top of page.
2021-10-19 09:20:18 -07:00
0d077f602b
fix /press with links and media contact info
2021-10-19 08:36:32 -07:00
9a0cb169d1
update staff and bug fix for /news menu
2021-10-19 08:36:32 -07:00
895026ff66
Write section on Conservancy v. Best Buy et al & update VMware info
2021-10-19 08:36:32 -07:00
4669d6724d
Generalize VMWare links page into a previous litigation links page
...
More will need to be added to make it true, this is the first step.
2021-10-19 08:36:32 -07:00
6fe4cbe1e4
Add Help Compliance page and put it on the menu.
2021-10-19 08:36:32 -07:00
20260b4390
Change "" to “ and ”
2021-10-19 08:36:32 -07:00
3bb2b9bccc
frontpage: comment out image until we have a good one.
2021-10-19 08:35:41 -07:00
4d0d3a351b
Temp remove additional call out links.
2021-10-19 07:38:56 -07:00
dd473e0a17
Fix breadcrumb link.
2021-10-19 06:50:26 -07:00
6cb4b45761
Filings ⇒ Transparency, necessary rename operation & related first
...
The Filings page will ultimately be part of the Transparency page,
but for now, just rename it in prep for later changes.
2021-10-19 06:50:26 -07:00
ee815f8424
Make the sidebar selected state less subtle.
2021-10-19 06:50:26 -07:00
2c41970fbd
Outreachy should be on “What We Do” menu; Copyleft Compliance first.
...
Note the FIXME in Member Projects class for menu selection; unsure
which one to use given the changes.
2021-10-19 06:50:26 -07:00
Daniel Pono Takamori
6a85213fea
add more articles to In The News
2021-10-19 06:50:26 -07:00
Daniel Pono Takamori
2182ce5ae6
add learn coming soon
2021-10-19 06:50:26 -07:00
Daniel Pono Takamori
587e508b6f
add /press and make that kit page
...
fix urls for press and learn
start work on new news partial submenu
2021-10-19 06:50:26 -07:00
c31ef840df
page should have a <h1> title.
2021-10-19 06:50:26 -07:00
a98efefcf6
activities: add page for “What We Do”.
...
This is a first pass at content for the activities page, which is the
landing page for the top-bar menu item of “What We Do”.
2021-10-19 06:50:26 -07:00
ea035ced4e
the class="MENU" goes with the <li> element, not <a> element.
2021-10-19 06:50:26 -07:00
fafc718086
Experiment to see if restoring class= for submenus fixes highlight.
2021-10-19 06:50:26 -07:00
0cdebcf8e5
Make copyleft compliance the term of the week.
2021-10-19 06:50:26 -07:00
b03ea99d4d
Mailing list subscribe link should go to best we can get.
...
Ultimately, we'd like the button to be right on the front page, but
for now, at least go the subscribe page.
2021-10-19 06:50:25 -07:00
50296cf4f4
Note that special message is coming later today.
2021-10-19 06:50:25 -07:00
9f74456080
Make page look prettier.
2021-10-19 06:50:25 -07:00
bf88f1be1c
Also need to add a URL for this to work.
2021-10-19 06:50:25 -07:00
e8bc561525
add coming soon file.
2021-10-19 06:50:25 -07:00
Daniel Pono Takamori
f8ed23db22
no-vizio
2021-10-19 06:50:25 -07:00
4b2bfccbe0
Fix a glitch in the pop-out donations box.
2021-10-19 06:47:58 -07:00
204ca5e9de
Move donation sidebar to pop out at bottom.
2021-10-19 06:47:58 -07:00
Daniel Pono Takamori
aa2219fc09
temporarily(?) remove FAQs, Recommended Resources
2021-10-19 06:47:58 -07:00
Daniel Pono Takamori
a8978e6195
remove supporter header image
2021-10-19 06:47:58 -07:00
Daniel Pono Takamori
f2f4b10f1c
remove donation sidebar from learn and press pages
2021-10-19 06:47:58 -07:00
Daniel Pono Takamori
2123cf0047
add base_learn and fix menus for glossary
2021-10-19 06:47:58 -07:00
Daniel Pono Takamori
e370250897
remove extraneous menu in body
2021-10-19 06:47:58 -07:00
Daniel Pono Takamori
28da60c642
add appropriate top level menu to sidebar
2021-10-19 06:47:58 -07:00
37d67fb1da
Break submenus out into separately included files for reuse in sidebars.
2021-10-19 06:47:58 -07:00
Daniel Pono Takamori
8270a221b9
hannahs suggestions to /vizio
2021-10-19 06:47:58 -07:00
6ae57ee2c0
Improve sidebar and inline images on mobile.
2021-10-19 06:47:58 -07:00
aa688838b3
Fix issue with submenu items incorrectly marked as selected.
2021-10-19 06:47:58 -07:00
Daniel Pono Takamori
6eff762aaa
add fixmes to /vizio
2021-10-19 06:47:58 -07:00
Daniel Pono Takamori
648c1c9073
change email to link Learn More to /about
2021-10-19 06:47:58 -07:00
Daniel Pono Takamori
fb1ecb2516
fix menu and make initial press kit
2021-10-19 06:47:58 -07:00
Daniel Pono Takamori
1c060f07d7
add vizio landing page under
...
use Press sidebar
2021-10-19 06:47:58 -07:00
Daniel Pono Takamori
4977fac4e8
start Q&A page
...
edit menu to remove About section and rearrange other items
2021-10-19 06:47:58 -07:00
Daniel Pono Takamori
b2c80f1b27
add initial press page, glossary and edit menus
2021-10-19 06:47:58 -07:00
Daniel Pono Takamori
f240980c85
add glossary and fixing Public Filings link
2021-10-19 06:47:58 -07:00
6308ba2edc
add links to most about items
...
still need to add a page for Partners
and add:
Learn More
Special
Public Filings
FAQs
Glossary
Q&A
Recommended Resources
In The News
Press Kit
Who We Are
Transparency
2021-10-19 06:47:58 -07:00
a0678ebc51
link Member Projects to /projects/
2021-10-19 06:47:58 -07:00
9c209f8f50
use shoestring text
2021-10-19 06:47:58 -07:00
aa7f8e39cc
update frontpage description
2021-10-19 06:47:58 -07:00
9a140f6988
Darken the selected menu item.
2021-10-19 06:47:58 -07:00
1bf3877244
Link up news breadcrumbs.
2021-10-19 06:47:58 -07:00
f14ac9523f
Link up news menu item.
2021-10-19 06:47:58 -07:00
eeba7a3154
Add breadcrumb examples and expading FAQ sections.
2021-10-19 06:47:58 -07:00
f26c598c78
Display mobile menu above the supporter sidebar.
2021-10-19 06:47:58 -07:00
cdc05ffafd
Only focus search if search button clicked.
2021-10-19 06:47:58 -07:00
e340b7010c
Add mobile menu and DuckDuckGo-based search.
2021-10-19 06:47:58 -07:00
9ceb3afd1b
Reduce homepage top margin.
2021-10-19 06:47:58 -07:00
bdda85c237
Apply max widths and margins to all pages.
...
Due to the varying types of layouts used and the short time-frame the best
option seems to set a max-width etc. around the "outercontent" block. For now
this means we can't do "full bleed" body content, but that's not currently used
anyway.
2021-10-19 06:47:58 -07:00
c41efe0e0b
Overhaul header, first pass at second level navigation.
2021-10-19 06:47:58 -07:00
bde54db0c4
Rename "supporter" to "sustainer" in templates and URLs.
...
Does not rename the models.
2021-10-19 06:47:58 -07:00
81bc61fdf8
Remove "Donate" link from main menu.
2021-10-19 06:47:58 -07:00
5e95851b83
Switch to SVG logo.
...
Will look better on mobile.
2021-10-19 06:47:58 -07:00
cea24db788
Tune up frontpage news/blog items and term of week, add call out section.
2021-10-19 06:47:58 -07:00
d7696f5372
Add missing </div> tag.
2021-10-19 06:47:58 -07:00
d39c7e49fe
Hide RSS icon for frontpage news and articles.
2021-10-19 06:47:58 -07:00
5672713148
Add link and button focus/active states.
2021-10-19 06:47:58 -07:00
0ac747949a
Fix frontpage column alignment and subscription box.
2021-10-19 06:47:58 -07:00
011b8e71fb
Add meta-viewport for mobile device support.
2021-10-19 06:47:58 -07:00
32dd831a50
First-pass implementation of new design for home page.
...
Uses a combination of CSS changes and Tachyons classes to implement the design.
Adds the non-minified Tachyons CSS library itself and SVG icons from Font Awesome.
2021-10-19 06:32:45 -07:00
128529dc6a
Crop the dots out of the header banner.
2021-10-13 21:30:02 +11:00
fca73608c2
Count supporters in the database - it's faster.
2021-10-13 21:20:58 +11:00
26682bc158
Remove unused import.
2021-10-13 21:20:24 +11:00
6b93065f17
add picture of tweet for cyborg article
2021-08-24 09:01:04 -07:00
Daniel Pono Takamori
095e851a5f
change chat info to new xmpp stuff
2021-06-21 16:21:46 -07:00
Daniel Pono Takamori
add1d02523
change freenode to libera
2021-06-11 16:14:42 -07:00
a72ff8377c
Try two press releases at a time on the front page.
2021-05-14 08:16:31 -07:00
Daniel Pono Takamori
24f7b3ec74
adding picture of Pono for blog
...
Signed-off-by: Daniel Pono Takamori <pono@apache.org>
2021-05-12 18:58:26 -07:00
Brett Smith
9f08666e5a
sponsors: Add jmp.chat. RT#13070.
2021-04-02 09:22:42 -04:00
Brett Smith
e25168ad2f
supporter: Update contact email address.
...
Mirroring the recent donate changes.
2021-03-30 14:05:45 -04:00
Brett Smith
4f542c24c2
donate: Typo fix.
2021-03-30 13:19:49 -04:00
Brett Smith
8bb65a9a39
donate: Refresh the page throughout.
...
* Put more common donation methods higher up.
* Delist Flattr.
* Update the list of foreign currency accounts we hold.
* Update the section about donating to member projects.
* Wordsmith throughout, primarily to avoid accounting jargon and
abbreviations, and use fewer exclamation marks.
2021-03-30 11:57:37 -04:00
6b01e47753
Still too many blog posts on the front page.
2021-03-25 12:33:42 -07:00
4da324d74a
Update verbs as needed for congruence with previous change.
2021-03-25 12:30:43 -07:00
4c852afa26
Remove items that are time-focused; adapt for Conservancy's site
2021-03-25 12:24:28 -07:00
68c8c42674
Woah, too much old blog content on front page. 65 days better.
2021-03-23 19:01:15 -07:00
90749c7d71
Tweak front page time delays and listings a bit.
2021-03-23 18:54:52 -07:00
07cece4b6c
Remove logos from entities that no longer sponsor.
2021-03-04 10:26:55 -08:00
47acd92bf0
PIA did not pay for sponsorship.
2021-03-04 10:24:46 -08:00
dc8283c865
Josh Triplett renewed at lower level; appears as a regular Supporter
2021-03-04 10:23:46 -08:00
Brett Smith
2d60351663
projects: Add Drupal NJ.
2021-02-10 09:38:21 -05:00
Brett Smith
ac6f4ca635
sponsors: Add Indeed. RT#13971.
2021-02-10 09:26:33 -05:00
26057847d6
Screen shot of Organizers Panel.
2021-02-08 11:56:04 -08:00
Brett Smith
74a5997535
img: Add Jeremy Allison photo.
2021-01-14 17:18:49 -05:00
914d2c416f
Fundraising: Vintage T promotion now $256 instead of $512 (few more)
2021-01-14 11:52:00 -08:00
d5ad24a130
Fundraising: Vintage T promotion now $256 instead of $512.
2021-01-14 11:48:55 -08:00
db3367c962
Supporters: VintageT: ran out of MenM.
2021-01-11 13:47:57 -08:00
Brett Smith
932552cd8f
img: MicroBlocks images.
2021-01-07 11:35:48 -05:00
ad66b1e337
Sponsors — note in paragraph above that sorting order has changed.
...
The database entity id is now being seeded by the load script with
the supporter id in front of the entity id, so the sorting will now
be in order of when they joined.
2020-12-29 06:21:27 -08:00
Brett Smith
791663c112
Update privacy policy for stamps.com.
...
Per Karen.
2020-12-22 10:43:18 -05:00
Brett Smith
37e1e3eabe
img: Add ReproBuilds group photo.
2020-12-21 10:50:53 -05:00
Brett Smith
4d5f150662
sponsors: Add CodeWeavers. RT#11026.
2020-12-18 16:55:00 -05:00
5c72071b67
rt:261 — Gilden requires proprietary Javascript just to show sizes
...
The only thing of note actually available on the Gilden page that we
previously linked to are these two images (they have a kid's size
image, but we don't need that). So, link instead directly to the
images rather than the page itself. This is admittedly more fragile
as those image links seem to have some sort of checksum in them, but
it's worth it to avoid the proprietary Javascript.
Thanks very much to the Supporter who pointed this out waaay back on
Wed, 25 Apr 2018 14:59:37 -0400 in rt:261 in our internal ticketing
system! You know who you are. ☺
2020-12-16 15:59:11 -08:00
b6b780392b
DMCA: Triennial Rulemaking 2021: Long Comment filings.
2020-12-15 12:18:19 -08:00
10ca9400dd
Typo fix.
2020-12-08 09:27:46 -08:00
6b214dc00c
Move pictures around some more.
2020-12-04 12:41:19 -08:00
47673120ca
Split this to two sentences.
2020-12-04 12:25:34 -08:00
1276f11563
Can't easily get this centered; just move it right.
...
Move this picture right because I can't get it centered.
2020-12-04 12:18:18 -08:00
bfd12dfae5
Move this div to the right place.
2020-12-04 12:08:14 -08:00
26b014139c
Make tiny pictures a bit bigger.
2020-12-04 12:07:59 -08:00
45fc978f5a
Move group picture higher, don't float left/right.
2020-12-04 11:39:12 -08:00
483f6321a7
Hopefully final <div> moving aroundedness.
2020-12-04 11:36:41 -08:00
1610ac5e3f
Close <div> for sections in the right place.
2020-12-04 11:34:09 -08:00
7a3f12e908
Move photos around and don't use Karen photo.
...
Karen photo was actually the *really old* shirt which isn't available
anymore.
2020-12-04 11:33:04 -08:00
bdfb44e402
Make font size smaller for picture-tiny
2020-12-04 11:32:49 -08:00
8ea9fbd808
Create picture-tiny option; fix various formatting typos.
2020-12-04 11:29:18 -08:00
e841fd4f0c
Launch vintage t-shirt give-away promotion for fundraiser.
2020-12-04 11:21:40 -08:00
Brett Smith
7153536aa6
img: Add Sage Sharp headshot.
2020-12-02 14:47:18 -05:00
Brett Smith
d2f0d6011a
sponsors: Add ARDC.
2020-12-01 17:12:42 -05:00
7cf6e58968
Add hr-like line after listed sponsors.
...
When one sponsor has a logo, and the next one doesn't, it looks like
the textual name of that sponsor is the sponsor above it. This bit
of CSS corrects that problem.
2020-12-01 11:33:47 -08:00
5793d4bbe9
In 2020, mjw gave enough to be listed as a sponsor!
2020-12-01 11:12:09 -08:00
2ba369aa5c
Supporter: js: fade out “Expand All” anchor when all sections expand
...
The expandable sections can be expanded either one-by-one, or with
the “Expand All” button. Add a counter for each expandable
section (which requires their div's to have 'id' attributes, lest
they be counted in the '__global' section of expandables).
The __global counter will work as advertised if you have no 'id'
attributes on any of your 'expandable-section'-classed div's, but if
you mix a __global without an id with ones that *do* have an id, it's
likely this particular code won't work for that.
Finally, add some documentation which is probably over-documenting
for someone who knows Javascript and jQuery well, but it took me a
while to figure out this code so I felt throwing some notes in there
might be helpful.
2020-11-26 09:21:44 -08:00
b5c1ca6ed1
Add br tag in Tony's photo caption.
2020-11-25 21:12:49 -08:00
0146847a4f
Supporter: link to Tony on board page, add link to Copyleft Conf.
2020-11-25 21:05:44 -08:00