Download & Extend

Releases for Balance Tracker

balance_tracker 6.x-1.10

Download Size md5 hash
balance_tracker-6.x-1.10.tar.gz 17.01 KB 6be6ac4e83f80a7935369bd524390e6c
balance_tracker-6.x-1.10.zip 22.85 KB 461faba9a0132bdb6a4dc946517390db
Last updated: December 24, 2010 - 22:31
Official release from tag: 6.x-1.10

Release notes

#964010 by brianV: Fix the titles of the hook_update_N functions
Update CHANGELOG.txt for 6.x-1.10 release.

balance_tracker 6.x-1.9

Download Size md5 hash
balance_tracker-6.x-1.9.tar.gz 16.96 KB 6da77a611823b315406a0c45ef93daf3
balance_tracker-6.x-1.9.zip 22.81 KB 9e4ba3f56f8153cbfce5de6c5c3820ac
Last updated: December 24, 2010 - 22:31
Official release from tag: 6.x-1.9

Release notes

Balance Tracker 6.x-1.9, 2010-06-11
-----------------------------------
#586212 by brianV - remove hardcoded block visibility.
#791064 by brianV - Change amount column from FLOAT to DECIMAL type.
#824572 by 3dloco - Add 'float' => TRUE to the amount column in the views code.

balance_tracker 6.x-1.8

Download Size md5 hash
balance_tracker-6.x-1.8.tar.gz 16.74 KB acd009dbe1c4d7e9b0b2ec71c386b507
balance_tracker-6.x-1.8.zip 22.57 KB 5fcc97bcfea33c1ab210d6ba36435d12
Last updated: December 24, 2010 - 22:31
Official release from tag: 6.x-1.8

Release notes

Balance Tracker 6.x-1.8, 2010-04-12
-----------------------------------
#736620 by brianV- Fix bad tablesort header.
#679824 by glu2006 - Clean up profile balance links.

balance_tracker 6.x-1.7

Download Size md5 hash
balance_tracker-6.x-1.7.tar.gz 16.63 KB 6579b46e9c87e3318e89590d23bdda21
balance_tracker-6.x-1.7.zip 22.44 KB 1ad77ff853df1feb5a5ff586132c8b74
Last updated: December 24, 2010 - 22:31
Official release from tag: 6.x-1.7

Release notes

#715836: Fix SQL error on module install.

balance_tracker 6.x-1.6

Download Size md5 hash
balance_tracker-6.x-1.6.tar.gz 16.63 KB 979dbc1cb6e742bb1455d1e7e201d69d
balance_tracker-6.x-1.6.zip 22.44 KB 7380c29922e1e4419e5c8f874ede386f
Last updated: December 24, 2010 - 22:31
Official release from tag: 6.x-1.6

Release notes

Balance Tracker 6.x-1.6, 2009-02-02
-----------------------------------
#634520 by Dmitriy.trt: Slow SQL query on all balances page.

balance_tracker 7.x-1.x-dev

Download Size md5 hash
balance_tracker-7.x-1.x-dev.tar.gz 15.57 KB 7cfc1eacd8334fa0c2bc4c2850ad2351
balance_tracker-7.x-1.x-dev.zip 18.99 KB a3833b7aec2e61ad4990dacf78421f61
Last updated: February 25, 2011 - 07:27
Development snapshot from branch: master

Release notes

dev package for the 7.x-1.0 port of Balance tracker.

balance_tracker 6.x-1.5

Download Size md5 hash
balance_tracker-6.x-1.5.tar.gz 16.58 KB 02c4a276fc67e07f94480a27f42c1074
balance_tracker-6.x-1.5.zip 22.39 KB eb1f45c2f04046105ab591710aad2a23
Last updated: December 24, 2010 - 22:31
Official release from tag: 6.x-1.5

Release notes

Balance Tracker 6.x-1.5, 2009-11-10
-----------------------------------
#519770 by kidrobot: Initial commit of views integration code.
#626068 by brianV: Sort queries by bid instead of timestamp.

balance_tracker 6.x-1.4

Download Size md5 hash
balance_tracker-6.x-1.4.tar.gz 15.77 KB 9e39b507bf19ac4fe01e52dc776f6bea
balance_tracker-6.x-1.4.zip 20.46 KB 95df63280b63e3a9b853614e7b6fdc95
Last updated: December 24, 2010 - 22:31
Official release from tag: 6.x-1.4

Release notes

Balance Tracker 6.X-1.4, 2009-07-15
-----------------------------------
by brianV: Give the admin the option of displaying current balances in user profiles.
by brianV: initial commit of the Invite Commissions module.
#507438 by brianV: Add missing t()s and generate new .pot

balance_tracker 6.x-1.3

Download Size md5 hash
balance_tracker-6.x-1.3.tar.gz 13.51 KB 0b9a98f4d44e87adee3682c4fe1efaa4
balance_tracker-6.x-1.3.zip 15.96 KB 467380b2e265801189d9d740dfbc2732
Last updated: December 24, 2010 - 22:31
Official release from tag: 6.x-1.3

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.

balance_tracker 6.x-1.2

Download Size md5 hash
balance_tracker-6.x-1.2.tar.gz 12.72 KB b05ad7b2d2b82a4afda740ccb303f36a
balance_tracker-6.x-1.2.zip 15.09 KB 592a85856a69daf7a45a3e6efd9dff9c
Last updated: December 24, 2010 - 22:31
Official release from tag: 6.x-1.2

Release notes

Balance Tracker 6.X-1.2, 2009-06-26
-----------------------------------
by BrianV: bugfix with form values no longer saving correctly.
#512458 by brianV: Finish allowing multiple currency formats.
by brianV: Create settings page and add currency format settings.

balance_tracker 6.x-1.1

Download Size md5 hash
balance_tracker-6.x-1.1.tar.gz 11.94 KB e8000889cdbbf8151ceb20ae8f0125a3
balance_tracker-6.x-1.1.zip 14.35 KB 332bae731d1904072f9e616c7ef04e0d
Last updated: December 24, 2010 - 22:31
Official release from tag: 6.x-1.1

Release notes

Balance Tracker 6.X-1.1, 2009-06-25
-----------------------------------
Small issue with the info file not working with Update Status.

balance_tracker 6.x-1.0

Download Size md5 hash
balance_tracker-6.x-1.0.tar.gz 11.89 KB 46a51d412a7cf41fc47b2f9667652ecc
balance_tracker-6.x-1.0.zip 14.3 KB b895cd71dad759bdca1182453db97ef0
Last updated: December 24, 2010 - 22:31
Official release from tag: 6.x-1.0

Release notes

Initial Release of Balance Tracker for 6.0

balance_tracker 6.x-1.x-dev

Download Size md5 hash
balance_tracker-6.x-1.x-dev.tar.gz 16.45 KB 3639752c4067d1d6b8a0b6d63039f11b
balance_tracker-6.x-1.x-dev.zip 21.16 KB f6b91cabc8e9a745ab3b51a34908f936
Last updated: February 25, 2011 - 07:27
Development snapshot from branch: 6.x-1.x

Release notes

6.X dev release. The official releases are trailing -dev pretty closely, so you shouldn't use this unless specifically suggested to.

Subscribe with RSS Syndicate content
nobody click here