Rusty Bower
Rusty Bower
There's definitely a way to package this within the application itself to migrate on boot / startup, since this is functionality that Flask-Migrate has, so it must be possible.
I'm open to other suggestions
This was very similar to the work I did to be able to lookup weather per user (.weather RustyCloud) in https://github.com/sopel-irc/sopel-weather/commit/62fb6b6e689ba4c25fd29eb1fa5ca3344ffc747d
Any timeline on getting this merged in?
We will also need updated graphs on the main page: Stacked graph for total (with all sections of scoring) Clickable dropdown to change between different scoring sessions
http://www.chartjs.org/docs/latest/charts/radar.html for the total
Noodling on this a bit more, I would like to have a number of different SLA types: - First X hours of the competition things are worth more/less - Subsequent...
I think we have to escape special characters. I’ll do some testing later. Sent from my iPhone > On Jan 21, 2019, at 16:41, Brandon Myers wrote: > > If...
I just tested this with some random characters, including trailing ^ and !, and it all seems to work fine...
@pwnbus don't pull this yet. I totally spaced adding the points to the scoreboard page.