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
use opacity to show/hide main view panels instead of display attribute add 1/2 second fading between view panels More... over 15 years ago
move resizeWindow action to window observer function instead of body.onresize setting More... over 15 years ago
update autoSetFontSize to best handle font sizing and element padding - add re-auto-size on window.resize and use px padding instead of % padding More... over 15 years ago
give intermission view text and clock their own div container More... over 15 years ago
clear margin before auto-sizing text. More... over 15 years ago
fix broken autoSetFontSize function More... over 15 years ago
update todo list. More... over 15 years ago
change jam clock controls lineup clock policy slightly to not reset lineup clock on jam start, and not change lineup clock if it's already running, and use period clock is running instead of time equal to its minimum fix "un"-methods to correctly affect all appropriate clocks More... over 15 years ago
add text for "UN" controls in index.html More... over 15 years ago
hide "un" controls unless requested in page param More... over 15 years ago
add operator-specific field to one-operator quick link More... over 15 years ago
small description text change to clarify behavior More... over 15 years ago
fix 2 bugs in child node checking/creation methods, should speed up everything More... over 15 years ago
load XML into scoreboard on startup to set SB values More... over 15 years ago
change auto-font-sizing margin setting to use % instead of px set font to 95% of parent box size instead of 100% More... over 15 years ago
reduce team name width More... over 15 years ago
fix numeric/alphabetic ordering of skaters by number re-focus skater name box after adding a skater More... over 15 years ago
change jammer indications to use bare text instead of rounded-box enclosed text More... over 15 years ago
add river city logo More... over 15 years ago
show/hide Intermission View clock/text by setting opacity instead of using show() and hide() - cannot auto-resize fonts while hidden as layout measurements are not calculated when hidden() More... over 15 years ago
disabling browser caching of all static files except images and video More... over 15 years ago
add penaltybox controls leadjammer policy More... over 15 years ago
add abstract position change policy More... over 15 years ago
add abstract Skater change class add abstract Skater PenaltyBox change class add Policy to remove Lead Jammer from any Skater sent to the Penalty Box More... over 15 years ago
do not clear the position of any Skater in the Penalty Box More... over 15 years ago
remove column width to allow auto-sizing by browser add confirm dialog box when removing skater change Remove label to X to save space add Bench position hide checkboxes so box color indicates selected/not-selected More... over 15 years ago
update/fix remove node functionality fix alphabetic ordering of nodes More... over 15 years ago
remove old keys iamge More... over 15 years ago
use margin for vertical centering instead of line-height More... over 15 years ago
set ad-control policy defaults from actual page settings, initialize page settings if not set More... over 15 years ago