openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
Carolina Roller Derby Scoreboard
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
over 3 years
ago.
Jan 16, 2021 — Jan 16, 2022
Showing page 19 of 88
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update LineupClockStarts(Timeout|Jam)Policy to also stop and reset lineup clock, to avoid possible later accidental triggers Add check to avoid infinite loop in LineupClockStartsJamPolicy and LineupClockStartsTimeoutPolicy, if lineup clock start time is less/greater than trigger time (which would cause infinite triggering of the policy)
ddstreet
More...
over 13 years ago
Update LineupClockStarts(Timeout|Jam)Policy to also stop and reset lineup clock, to avoid possible later accidental triggers Add check to avoid infinite loop in LineupClockStartsJamPolicy and LineupClockStartsTimeoutPolicy, if lineup clock start time is less/greater than trigger time (which would cause infinite triggering of the policy)
ddstreet
More...
over 13 years ago
Remove PolicyModel methods setName and setDescription - these fields should not be editable after class creation Update all Policy implementation classes to not call setName or setDescription Update ScoreBoardXmlConverter to not call setName or setDescription rename LineupClockControlsTimeoutClockPolicy to LineupClockStartsTimeoutPolicy
ddstreet
More...
over 13 years ago
Remove PolicyModel methods setName and setDescription - these fields should not be editable after class creation Update all Policy implementation classes to not call setName or setDescription Update ScoreBoardXmlConverter to not call setName or setDescription rename LineupClockControlsTimeoutClockPolicy to LineupClockStartsTimeoutPolicy
ddstreet
More...
over 13 years ago
Update LineupClockStartsJamPolicy to stop and reset the lineup clock when triggering, to avoid possible later accidental triggers of the policy Add Overtime parameter to the policy, since overtime lineup should be 1 minute instead of 30 seconds
ddstreet
More...
over 13 years ago
Update LineupClockStartsJamPolicy to stop and reset the lineup clock when triggering, to avoid possible later accidental triggers of the policy Add Overtime parameter to the policy, since overtime lineup should be 1 minute instead of 30 seconds
ddstreet
More...
over 13 years ago
Add OvertimeLineupTimePolicy, which will adjust the lineup clock time if needed for the 1-minute overtime lineup
ddstreet
More...
over 13 years ago
Add OvertimeLineupTimePolicy, which will adjust the lineup clock time if needed for the 1-minute overtime lineup
ddstreet
More...
over 13 years ago
Add check for null value in ScoreBoardXmlConverter processing of Skater elements - without this check fields can be accidentally set to null, like the Name Also clean up ScoreBoard element processing to check for null value
ddstreet
More...
over 13 years ago
Add check for null value in ScoreBoardXmlConverter processing of Skater elements - without this check fields can be accidentally set to null, like the Name Also clean up ScoreBoard element processing to check for null value
ddstreet
More...
over 13 years ago
On control panel Teams tab, when Enter is pressed from the create team or add skater input:text, perform create/add action Also on Teams tab leave add skater button disabled while no text entered in name/number boxes
ddstreet
More...
over 13 years ago
On control panel Teams tab, when Enter is pressed from the create team or add skater input:text, perform create/add action Also on Teams tab leave add skater button disabled while no text entered in name/number boxes
ddstreet
More...
over 13 years ago
Update version to 0.3.0-beta3
ddstreet
More...
over 13 years ago
Update version to 0.3.0-beta3
ddstreet
More...
over 13 years ago
Update UrlsServlet to not include loopback urls in list Update index page to show message if no networked urls
ddstreet
More...
over 13 years ago
Update UrlsServlet to not include loopback urls in list Update index page to show message if no networked urls
ddstreet
More...
over 13 years ago
Add missing ScoreBoard.EVENT_* constants
ddstreet
More...
over 13 years ago
Add missing ScoreBoard.EVENT_* constants
ddstreet
More...
over 13 years ago
Add EVENT_* fields in appropriate interfaces Replace any hardcoded ScoreBoardEvent property fields with reference to corresponding EVENT_* field
ddstreet
More...
over 13 years ago
Add EVENT_* fields in appropriate interfaces Replace any hardcoded ScoreBoardEvent property fields with reference to corresponding EVENT_* field
ddstreet
More...
over 13 years ago
Update MediaServlet to use ScoreBoardManager.getProperty() instead of getProperties().getProperty()
ddstreet
More...
over 13 years ago
Update MediaServlet to use ScoreBoardManager.getProperty() instead of getProperties().getProperty()
ddstreet
More...
over 13 years ago
bugfix: make sure to destroy&remove some control panel dialogs when closed
ddstreet
More...
over 13 years ago
bugfix: make sure to destroy&remove some control panel dialogs when closed
ddstreet
More...
over 13 years ago
For FormatSpecifier conversions to min:sec, pad sec with leading 0 for seconds less than 10 (e.g. use 1:00 instead of 1:0)
ddstreet
More...
over 13 years ago
For FormatSpecifier conversions to min:sec, pad sec with leading 0 for seconds less than 10 (e.g. use 1:00 instead of 1:0)
ddstreet
More...
over 13 years ago
Change Twitter code to filter only same-user generated tweets
ddstreet
More...
over 13 years ago
Change Twitter code to filter only same-user generated tweets
ddstreet
More...
over 13 years ago
untabify PagePolicy_scoreboardhtml
ddstreet
More...
over 13 years ago
untabify PagePolicy_scoreboardhtml
ddstreet
More...
over 13 years ago
←
1
2
…
15
16
17
18
19
20
21
22
23
…
87
88
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree