Downloads
Download tar.gz
13.51 KB
MD5: 0b9a98f4d44e87adee3682c4fe1efaa4
SHA-1: cfb920b2e9cddaaa6cd60210afaabcd2e0e0720e
SHA-256: 340d8869f96d606537fe50b552c6f69fae9ced2790f7bcbbf11126d1ec348a5f
Download zip
15.96 KB
MD5: 467380b2e265801189d9d740dfbc2732
SHA-1: 017b18b66f8266c821ecf43c3cf4a7396da43f18
SHA-256: 2b3db1852e7a9a9431745eb43ac29490fa0687b0b8a4e771ffd357c02367b4db
Release notes
Balance Tracker 6.X-1.3, 2009-06-29
-----------------------------------
by brianV: update CHANGELOG and tag for 1.3.
by brianV: Slight code reorganization - put the hook functions together.
#505050 by brianV: Fix admin/reports/balances showing 0 for user balances.
#502952 by brianV: Create a hook_update_N() entry, so the saved variable will be retained.
#502952 by brianV: Rename balance_tracker_custom_format to balance_tracker_custom_date_format.
by BrianV: create hook_balance_prewrite().
by brianV: Create a hook_balance_write that is called after a balance is successfully written.
#502952 by brianV: create date format settings on admin page, and format dates accordingly.