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
Simplify sleeping queued XML event listener More... over 11 years ago
XmlScoreBoardServlet update debugGet to print NOT_MODIFIED More... over 11 years ago
Change from short poll to long poll More... over 11 years ago
Time Update Throttling : Use Processing Instruction to filter time updates More... over 11 years ago
Time Update Throttling : Add Clock time start/end check methods More... over 11 years ago
Time Update Throttling : add FilterXmlScoreBoardListener More... over 11 years ago
Time Update Throttling : update XmlDocumentEditor with new methods More... over 11 years ago
Add port override on command line More... over 11 years ago
From Michael Mitton More... over 11 years ago
media management xml - add directory monitor for top managed directory, for media type directory creation/deletion; update monitor and update code handling lower level media dirs. This update should allow any media directory (html/images, html/videos/ html/customhtml) to have first-level directories added or removed (e.g. create new directory html/images/sponsor_banner and add images to it) and the sb dynamically updates with the new media type and media files More... over 11 years ago
media management xml - synchronize updates to media elements, so element won't be added/removed during external name change event handling More... over 11 years ago
media management xml - only allow setting name for media elements that already exist. This prevents media entries from being created (e.g. if loading XML) if no actual file exists on disk. More... over 11 years ago
Update to version 3.0.1 More... over 11 years ago
oops - actually add new twitter4j jar files, deleted old versions in previous commit More... over 11 years ago
update twitter4j from 3.0.3 to 3.0.5 twitter broke something and 3.0.3 no longer works, so updated required to get twitter functionality working again More... over 11 years ago
Add new PartialOpenXmlDocumentManager to allow only certain sub-elements to be openly edited Update XmlDocumentEditor to allow XPath filtering during cloneDocumentToClonedElement() Add null check to update() in DefaultXmlDocumentManager since filtered element/document may be null Update MediaXmlDocumentManager to allow open editing of media Name elements More... over 11 years ago
Update XmlDocumentEditor to always check/fix (to remove ()'") any provided ID when creating an xml element. This fixes the problem of any image file with a ' in its name causing the scoreboard pages to fail to load. More... over 11 years ago
Whitespace only change: convert indent spaces->tab in xml/ directory More... over 11 years ago
update version to 3.0.0 More... over 11 years ago
update version to 3.0.0 More... over 11 years ago
Update mobile operator page alternate name processing to fix jam control page team name buttons with alternate names More... almost 12 years ago
Update mobile operator page alternate name processing to fix jam control page team name buttons with alternate names More... almost 12 years ago
Update core js to trigger content change to "" on any removed element, right before removal More... almost 12 years ago
Update core js to trigger content change to "" on any removed element, right before removal More... almost 12 years ago
Update mobile control page to use team alternate name if set Add entry to operator page alternate name edit popup for mobile alt name More... almost 12 years ago
Update mobile control page to use team alternate name if set Add entry to operator page alternate name edit popup for mobile alt name More... almost 12 years ago
Update param list of setHtmlValue to swap params 2,3 and allow target html element list to be optional - if unset, then use the [data-sbelement=PATH] list (which is the typical case). Allows setHtmlValue to be called more generically. More... almost 12 years ago
Update param list of setHtmlValue to swap params 2,3 and allow target html element list to be optional - if unset, then use the [data-sbelement=PATH] list (which is the typical case). Allows setHtmlValue to be called more generically. More... almost 12 years ago
Update javascript lib function when setting a HTML element content/html, also check if parent is a button and if so try parent().button(refresh) More... almost 12 years ago
Update javascript lib function when setting a HTML element content/html, also check if parent is a button and if so try parent().button(refresh) More... almost 12 years ago