0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 3 years ago.
Jan 16, 2021 — Jan 16, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update scoreboard core js to automatically load js/css files corresponding to current html file, if not already loaded Update all view/control html files to not manually load corresponding css/js files (allow them to be autoloaded) More... almost 13 years ago
Update scoreboard core js to automatically load js/css files corresponding to current html file, if not already loaded Update all view/control html files to not manually load corresponding css/js files (allow them to be autoloaded) More... almost 13 years ago
Small update to XmlScoreBoardServlet to move var initialization to after another var validity check More... almost 13 years ago
Small update to XmlScoreBoardServlet to move var initialization to after another var validity check More... almost 13 years ago
Add crg.scoreboard.properties to enable/disable "secure" session ids in jetty Add code to use Random (maybe predictable but non-blocking) or SecureRandom (more secure but can block) for session ids in jetty since the scoreboard does not implement any other security currently, default to Random More... about 13 years ago
Add crg.scoreboard.properties to enable/disable "secure" session ids in jetty Add code to use Random (maybe predictable but non-blocking) or SecureRandom (more secure but can block) for session ids in jetty since the scoreboard does not implement any other security currently, default to Random More... about 13 years ago
Add ScoreBoardManager.getProperty(key, default) which matches Properties.getProperty(key, default) to allow providing a default value if the key isn't present in the properties More... about 13 years ago
Add ScoreBoardManager.getProperty(key, default) which matches Properties.getProperty(key, default) to allow providing a default value if the key isn't present in the properties More... about 13 years ago
Update operator page to fix score -/+ change indicator floating over score on chrome v19+ More... about 13 years ago
Update operator page to fix score -/+ change indicator floating over score on chrome v19+ More... about 13 years ago
Update guide.html links to "upgraded" sf.net project pages More... about 13 years ago
Update guide.html links to "upgraded" sf.net project pages More... about 13 years ago
Disable stats. It was a bad idea/implementation anyway. More... about 13 years ago
Disable stats. It was a bad idea/implementation anyway. More... about 13 years ago
Make image preview column use black background on media management page More... about 13 years ago
Make image preview column use black background on media management page More... about 13 years ago
Add team logos from Jon Dilks, used at ECDX More... about 13 years ago
Add team logos from Jon Dilks, used at ECDX More... about 13 years ago
bug 3519841 set iframe border to 0px for custom html content More... about 13 years ago
bug 3519841 set iframe border to 0px for custom html content More... about 13 years ago
Add missing Intermission Clock Stop parameter, to reset period time More... about 13 years ago
Add missing Intermission Clock Stop parameter, to reset period time More... about 13 years ago
Bugfix in twitter format conditionals; lead jammer conditional was using wrong team field More... about 13 years ago
Bugfix in twitter format conditionals; lead jammer conditional was using wrong team field More... about 13 years ago
Update twitter xml manager to allow updating existing conditional tweets update default twitter xml with better (?) sample/default conditional tweets update twitter interface to move conditional tweet management into dialog More... over 13 years ago
Update twitter xml manager to allow updating existing conditional tweets update default twitter xml with better (?) sample/default conditional tweets update twitter interface to move conditional tweet management into dialog More... over 13 years ago
Use EVENT_* constants instead of direct strings in FormatSpecifierViewer More... over 13 years ago
Use EVENT_* constants instead of direct strings in FormatSpecifierViewer More... over 13 years ago
Add format specifiers for ScoreBoard methods (timeout owner, in period, in overtime, official score) More... over 13 years ago
Add format specifiers for ScoreBoard methods (timeout owner, in period, in overtime, official score) More... over 13 years ago