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 PagePolicy_scoreboardhtml policy to addClock in setScoreBoardModel instead of constructor Update DefaultScoreBoardModel debug statement for error while loading policy to show failed policy name More... over 13 years ago
Update PagePolicy_scoreboardhtml policy to addClock in setScoreBoardModel instead of constructor Update DefaultScoreBoardModel debug statement for error while loading policy to show failed policy name More... over 13 years ago
Replace all use of FilteredScoreBoardListener with ConditionalScoreBoardListener remove FilteredScoreBoardListener More... over 13 years ago
Replace all use of FilteredScoreBoardListener with ConditionalScoreBoardListener remove FilteredScoreBoardListener More... over 13 years ago
Add ScoreBoardCondition class Change ScoreBoard.getOvertime to isInOvertime, change associated xml element from Overtime to InOvertime Add ScoreBoard.isInPeriod and ScoreBoardModel.setInPeriod, and supporting listeners internal to DefaultScoreBoardModel to setInPeriod correctly Add ScoreBoardEventProvider.getProviderId(), implement in all providers to return getId(), by default returns "" (ScoreBoard itself is only provider with no Id) Update ConditionalScoreBoardListener to use ScoreBoardCondition instead of ScoreBoardEvent for match checking Update FormatSpecifier listener and viewer to use ScoreBoardCondition instead of ScoreBoardEvent Move ANY_VALUE from ScoreBoardEvent into ScoreBoardCondition update equals() in ScoreBoardEvent to work properly with other events and with ScoreBoardCondition Update ScoreBoardXmlConverter to handle InOvertime (instead of Overtime) and new InPeriod events/apis Update scoreboard.js to use InOvertime element instead of Overtime element More... over 13 years ago
Add ScoreBoardCondition class Change ScoreBoard.getOvertime to isInOvertime, change associated xml element from Overtime to InOvertime Add ScoreBoard.isInPeriod and ScoreBoardModel.setInPeriod, and supporting listeners internal to DefaultScoreBoardModel to setInPeriod correctly Add ScoreBoardEventProvider.getProviderId(), implement in all providers to return getId(), by default returns "" (ScoreBoard itself is only provider with no Id) Update ConditionalScoreBoardListener to use ScoreBoardCondition instead of ScoreBoardEvent for match checking Update FormatSpecifier listener and viewer to use ScoreBoardCondition instead of ScoreBoardEvent Move ANY_VALUE from ScoreBoardEvent into ScoreBoardCondition update equals() in ScoreBoardEvent to work properly with other events and with ScoreBoardCondition Update ScoreBoardXmlConverter to handle InOvertime (instead of Overtime) and new InPeriod events/apis Update scoreboard.js to use InOvertime element instead of Overtime element More... over 13 years ago
Fix default twitter conditional tweet settings (use jam number instead of period number, and change final tweet to actually use period 2 condition) More... over 13 years ago
Fix default twitter conditional tweet settings (use jam number instead of period number, and change final tweet to actually use period 2 condition) More... over 13 years ago
Update jetty server to send no-cache http headers for /images and /videos as well as all other files With no-cache, clients have to reload the media each time, but without it clients can possibly use old images/videos. Since all the scoreboard computers should be on a local area network, hopefully avoiding caching should not impact performance. More... over 13 years ago
Update jetty server to send no-cache http headers for /images and /videos as well as all other files With no-cache, clients have to reload the media each time, but without it clients can possibly use old images/videos. Since all the scoreboard computers should be on a local area network, hopefully avoiding caching should not impact performance. More... over 13 years ago
Remove no-longer-used scoreboard.jpg from default XML configuration More... over 13 years ago
Remove no-longer-used scoreboard.jpg from default XML configuration More... over 13 years ago
Update version to 0.3.0-beta2 More... over 13 years ago
Update version to 0.3.0-beta2 More... over 13 years ago
Update Twitter page help dialog format; set fixed height so scrollbar appears More... over 13 years ago
Update Twitter page help dialog format; set fixed height so scrollbar appears More... over 13 years ago
In ScoreBoardManager add call to set system property to disable twitter4j logging to stdout More... over 13 years ago
In ScoreBoardManager add call to set system property to disable twitter4j logging to stdout More... over 13 years ago
Add dialog popup to display help on how to create conditional tweet rules More... over 13 years ago
Add dialog popup to display help on how to create conditional tweet rules More... over 13 years ago
Change default Intermission number to 0 (i.e. "Time to Derby", for before bout starts) Change default Intermission count direction to down (bugfix, incorrectly was set to count up in previous update) More... over 13 years ago
Change default Intermission number to 0 (i.e. "Time to Derby", for before bout starts) Change default Intermission count direction to down (bugfix, incorrectly was set to count up in previous update) More... over 13 years ago
Add/update control of conditional tweets Update ScoreBoardManager and XmlScoreBoard to allow loading autosave doc after all controllers/viewers are loaded Update Twitter doc manager to save/load all ConditionalTweet elements and clear them on reset() More... over 13 years ago
Add/update control of conditional tweets Update ScoreBoardManager and XmlScoreBoard to allow loading autosave doc after all controllers/viewers are loaded Update Twitter doc manager to save/load all ConditionalTweet elements and clear them on reset() More... over 13 years ago
Update Twitter code to remove ScoreBoardListener when conditional listener is removed More... over 13 years ago
Update Twitter code to remove ScoreBoardListener when conditional listener is removed More... over 13 years ago
Use delay in starting auto-save, to allow auto-loaded scoreboard to populate XmlScoreBoard document Copy existing auto-save files to backup instead of moving them Use commons io FileUtils methods which provide better error feedback More... over 13 years ago
Use delay in starting auto-save, to allow auto-loaded scoreboard to populate XmlScoreBoard document Copy existing auto-save files to backup instead of moving them Use commons io FileUtils methods which provide better error feedback More... over 13 years ago
Display current server URLs in startup status messages More... over 13 years ago
Display current server URLs in startup status messages More... over 13 years ago