TubbDoose

Results 57 issues of TubbDoose

All the video embed blocks from old dispatch articles have empty fields because the migration wasn't done correctly. This gives a 500 error on all such pages ([example](http://ubyssey.ca/culture/ubc-sociology-prof-breaks-down-that-pepsi-ad/)). I was...

The Verge does this with their quotes Just like in `ImageBlock` (found in `ubyssey.ca/images/blocks.py`), I think the PullQuoteBlock (found in `ubyssey.ca/article/blocks.py`) should have the style choiceblock that gives the option...

https://platform.openai.com/docs/guides/vision I think tags denoting this such as Subject: 'building exterior', 'building interior' Subject Name: 'ams nest' Medium: 'photograph', 'illustration', 'digital illustration' 'collage' Would be very useful for allowing us...

Just making the issue. Still to make the mockup and decide the fields in the block. Will add it to the issue when I do!

This is the help text of the field in admin "Check this to alert readers the article has been revised since its publication."

I think the best way to do this is to have the script download the database and then use django commands to delete everything not wanted. Maybe this could be...

I just made a commit that changes the sections and latest blocks on the homepage from being ordered by explicit_published_at to last_published_at. This greatly reduced the sql query wait time...

Only the top ten tags are displayed in the image chooser. There is no comprehensive list of tags anywhere on the site. [Image chooser](https://github.com/wagtail/wagtail/blob/main/wagtail/images/templates/wagtailimages/chooser/chooser.html) [Image chooser view](https://github.com/wagtail/wagtail/blob/main/wagtail/images/views/chooser.py) [popular tags function](https://github.com/wagtail/wagtail/blob/main/wagtail/admin/models.py#L63)

There was a little earthquake today. Would be cool for our website to display government alerts for earthquakes and weather somewhere. Increases the responsiveness of our content. Not at all...

We should make it really easy for people to share events from our events calendar because that might bring more people to the page

volunteer