Jason Varga

Results 520 comments of Jason Varga

It's something to do with the repo being on an organization account. When it's a personal fork I never have trouble pushing. Never worked it out. 🤷

You don't need to be running a fork, you should be able to use the composer patch solution mentioned earlier. I've been out of the country dealing with some family...

Live feed of Ryan working on the PR ![](https://media.giphy.com/media/fQZX2aoRC1Tqw/giphy-downsized.gif) So fast man, nice work.

In the mean time, you can use a custom fieldtype. Drop this into `app/Fieldtypes/EntriesWithDrafts.php` ```php

Did you commit it? 😄 Is it named `EntriesWithDrafts.php` with that casing? e.g. not `Entrieswithdrafts.php`

Not at the moment, but with changes in 3.3, it should be much easier to support this. Thanks for the nudge. You should be able to do `{{ features status:in="draft|published"...

I can fix the Glide issue (I have it ready locally) but there will still be the problem that the browser will want to cache it incredibly hard, which we...

They are separate issues. This one is about custom templates, the other is about routes.