Chris Hartjes
Chris Hartjes
@jrfnl That's...a very interesting problem to figure out how to solve. I imagine the solution is: * run the speaker profile text through some kind of Markdown-to-text convertor * verify...
I have not confirmed it. A test to verify this behaviour needs to get written — will add it to the list of things to do this upcoming Friday. >...
@jrfnl I took a look at the User table in the current version of OpenCFP and the 'info' and 'bio' fields are actually TEXT fields with no preset limit. In...
@jrfnl Well, there is no limit at all since the database field is TEXT. Not much I can offer at OpenCFP's end
I have never touched the Docker stuff (it was contributed by someone else) so it might take me a while to figure it out. On Wed, Feb 12, 2020, at...
I followed the instructions in the README file and was able to: * successfully build the docker container * successfully execute the 'docker-compose' command as instructed I now have a...
Never mind, I spoke too soon. I am seeing the same error. Will dig in and fix
Sorry about that, it was part of a cleanup I did not finish. I have re-added that file
@toofff I would definitely take a look at any changes like that. The docker stuff was a 3rd party contribution so I didn't delve into it too deeply
Sorry for the delay in responding, that looks like a good enhancement