Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Format Currency 6.x-1.0-ALPHA6, 2010-10-26
------------------------------------------
Integration with currency_api module.
Added a few separator and placement changes to format_currency.config.inc.
Added SimpleTests.
BUG#953248: Fix add new currency link.
fixed column heads on pick summary page to use team name if team abbreviation…
summary page fix when somebody forgets to pick.
add theme function for the pick summary page.
use drupal formatted time for the pick screen.
removed extra br on league dash.
added classes to league dash page elements.
fixed best week/worst week names on league dashboard.
fixed pick summary title.
decreased width on mypicks page. added title to update scores page.
fixed tiebreak system to only bonus players with the high-score, and when there…
bad access arg for the random logo.
added prefer long team names admin setting.
broke out the scoring systems into their own files. simplified the way scoring systems are used.
removed unused validation functions.
clear caches after adding/removing users from leagues.
sanitize user name when it comes from the RealName module.
weekly high-low chart needs to use realname when available for non-linked user names.
removed unused league_access function.
breakout weekly picks into its own handler. Added schedule grid handler left out by mistake.
breakout schedule grid page into its own handler.
added comment about a possible problem with RealName compatibility.
refactor of get_user_totals loops so they use the same variable names.