Richard Tibbles

Results 540 comments of Richard Tibbles

Oh - one thought, I don't think you've logged the client in as your test user! Can use this method of the client `force_authenticate` to authenticate as your user before...

Great, thanks @adibmbrk - glad that helped unblock. What was the issue with the @is_admin decorator (I am interested because if that's not working it might be affecting other things...

Yes, this looks broadly correct! I think I'd like to have it take up a little less space overall - so let's display the title and description on the left,...

You have now posted on 14 separate issues that are either already assigned or otherwise not marked with the `help-wanted` label. Please don't waste our limited time and resources by...

I think we'll flag this one for QA rereview to try out some different variations!

This is currently live on unstable for testing.

Preliminary exploration confirmed that pdftk is able to do the kind of segmenting operations we require on wkhtmltopdf generated PDFs, so using that seems like the best way forward.

One other thing to note is this comment about how we handle caching for as yet unrecognized device versions in the Info endpoint - we should follow the recommendation of...

Note that I think this is specific to Windows, as the default encoding in the Windows terminal can often be something other than Unicode. On most Linux systems, and I...

As I have been messing about with the File classes in ricecooker, I'm also not actually sure that this attribute ever gets set, except for Graphie files. It's most odd....