Michael Cuthbert
Michael Cuthbert
So the one problem with modifying an overpass query is that it can invalidate all current tasks in the challenge. So generally speaking an overpass query should only be allowed...
So interestingly enough this is not used at all in the current UI, however the idea of it would be to describe the Challenge that you are working on, or...
I think right now we could just remove it, and if we find a requirement later on we can add the new 'Short Description' column in for that need. However...
I think both documentation and a warning message in the UI should be required, so thank you for bringing this up. For the JSON is there a specific reason why...
This was addressed in the latest PR and so should be resolved. If you still see it please let us know and update with the specific task that is causing...
This most likely is due to the post body length limit, so I am guessing that it just truncates the file after X number of bytes and then you will...
We should be able to do this in the application.conf file for the Play configuration. Just need to find what value sets that correctly.
Yes, we the new feature for the owner associated with the challenge was introduced the SuperUser essentially became the owner of all challenges. This is because we didn't know the...
I would say this is more of a feature than a bug. But I see your point.
The options that were not included in #102 where: Initial popup state (not sure what this is actually) Text for false positive Custom popup text / markdown (would need a...