Quick Search:

jump to detailed chart Line History

line history graph

View Mode

Logical Physical

Show Arbitrary Diff

From to

Supports revisions and tags.

Watches and RSS

History

trunk 3408 2378

latest revision download trunk

3408 annotated / raw | Diffs: previous, other | Lines: 471 ( +12, -6 )

Created: 2008-08-21 14:10:16 -0400 (7 days ago) | Author: kandoko | Changeset: 3408

Finishes BCNT-43
Adds beginner tooltips to most GUI and scrollframe elements.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL
 svn:mime-type = text/lua

3386 annotated / raw | Diffs: previous, other | Lines: 465 ( +10, -0 )

Created: 2008-08-18 20:46:04 -0400 (10 days ago) | Author: kandoko | Changeset: 3386

Adds BCNT-189
Adds a new check box in BeanCounters options, this will allow users to turn off the searchUI reason codes displayed in the tooltips.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL
 svn:mime-type = text/lua

3385 annotated / raw | Diffs: previous, other | Lines: 455 ( +5, -4 )

Created: 2008-08-18 20:14:10 -0400 (10 days ago) | Author: kandoko | Changeset: 3385

Fixes BCNT-174
Sets the display check boxes for sold, won, failed, and outbid in the search window to on by default for a new user.

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL
 svn:mime-type = text/lua

3341 annotated / raw | Diffs: previous, other | Lines: 454 ( +0, -0 )

Created: 2008-08-11 00:59:35 -0400 (17 days ago) | Author: kandoko | Changeset: 3341

fixes BCNT-188
corrects typo unkown with unknown

Branch point for: LibTT

Properties

 svn:eol-style = native
 svn:keywords = Author Date Id Revision URL
 svn:mime-type = text/lua

3253 annotated / raw | Diffs: previous, other | Lines: 454 ( +2, -0 )

Created: 2008-07-22 11:50:45 -0400 (37 days ago) | Author: kandoko | Changeset: 3253

Copied to: WotLK_Beta/BeanCounter/BeanCounterConfig.lua 3316

Fixes BCNT-181
Move search functions out of the frame code and into its own lua file

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

3207 annotated / raw | Diffs: previous, other | Lines: 452 ( +1, -1 )

Created: 2008-07-04 19:26:07 -0400 (55 days ago) | Author: kandoko | Changeset: 3207

Starts BCNT-166
This is very rough Alpha code.
BeanCounter will now record the reason messages items are bought for provided via the AucAdv SearchUI. The wealth column has been replaced with a reason.
See ticket for more info

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

3109 annotated / raw | Diffs: previous, other | Lines: 452 ( +18, -7 )

Created: 2008-05-15 15:51:36 -0400 (3 months 13 days ago) | Author: kandoko | Changeset: 3109

Starts BCNT-159
Add 3 functions that houseclean the database. 1) compresses data older than 31 days into a more memory efficient form. 2)Keeps the itemName array current so text searches can find entries in the database. 3)Resorts all array entries by ascending time. The first 2 are auto run on teh first manual search a user does each session. The 3rd is manually ran from the Beancounter options menu, database section.

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

3107 annotated / raw | Diffs: previous, other | Lines: 441 ( +20, -1 )

Created: 2008-05-12 09:08:20 -0400 (3 months 16 days ago) | Author: kandoko | Changeset: 3107

Adds BCNT-158
Add a button in the GUI options to launch the Database integrity routine.
This will scan Beancounter's Data and remove any invalid entries that it finds. Only run if you are experiencing errors on searching beancounter

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

3018 annotated / raw | Diffs: previous, other | Lines: 422 ( +18, -0 )

Created: 2008-04-10 20:51:59 -0400 (4 months 18 days ago) | Author: kandoko | Changeset: 3018

Completes BCNT-129
Scrollframe adjustment will now be remembered across sessions. Right click a column header to adjust its width. CTRL+Rightclick to reset it to the default width.

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

2866 annotated / raw | Diffs: previous, other | Lines: 404 ( +3, -0 )

Created: 2008-02-14 19:34:24 -0500 (6 months ago) | Author: kandoko | Changeset: 2866

Starts BCNT-127
Added a Database Integrity check. On first run this utility will scan all entries in beancounter and remove ANY that do not fall within current database format specs. This should resolve problems with a variety of errors due to corruption/invalid entires from older revisions that do not update properly.Scroll the chat frame up to see any messages on removed entries.

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

2655 annotated / raw | Diffs: previous, other | Lines: 401 ( +7, -0 )

Created: 2007-12-11 00:35:06 -0500 (8 months ago) | Author: kandoko | Changeset: 2655

Adds BCNT-63
BeanCounter's Filters Bid,Auction,classic etc.. now keep their checked/unchecked state through sessions.

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

2654 annotated / raw | Diffs: previous, other | Lines: 394 ( +2, -2 )

Created: 2007-12-10 23:25:15 -0500 (8 months ago) | Author: kandoko | Changeset: 2654

Continues BCNT-11
"Example date:" in the config window will stay localized if user changes date string.

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

2647 annotated / raw | Diffs: previous, other | Lines: 394 ( +24, -25 )

Created: 2007-12-09 21:28:28 -0500 (8 months ago) | Author: kandoko | Changeset: 2647

Continues BCNT-11
Completes Config Localization. All Strings in mod should be ready for translations. Update to latest BeanCounter localizer strings.

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

2646 annotated / raw | Diffs: previous, other | Lines: 395 ( +5, -7 )

Created: 2007-12-09 21:14:44 -0500 (8 months ago) | Author: kandoko | Changeset: 2646

Adds BCNT-76
Improve the efficiency of the Timestring valid values check routine.

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

2610 annotated / raw | Diffs: previous, other | Lines: 397 ( +1, -1 )

Created: 2007-12-01 11:25:56 -0500 (8 months ago) | Author: kandoko | Changeset: 2610

Fixes BCNT-71
If a user downgrades to an older BC version after a newer version has upgraded the database we will display an error box and stop loading BC to prevent possible corruption to the database.

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

2606 annotated / raw | Diffs: previous, other | Lines: 397 ( +50, -3 )

Created: 2007-11-29 11:41:06 -0500 (8 months ago) | Author: kandoko | Changeset: 2606

Adds BCNT-20 Continues BCNT-43
The date field in the GUI is now configurable. See Help for all the acceptable %commands
Added help and tooltips to the config GUI

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

2574 annotated / raw | Diffs: previous, other | Lines: 350 ( +3, -0 )

Created: 2007-11-23 19:08:40 -0500 (9 months ago) | Author: kandoko | Changeset: 2574

Adds BCNT-58
Toggle the "You have unread mail" minimap icon on if user is using the "mail recolor" system. Now teh you have unread mail icon will still show even after BC has scanned the mail. If user has "unread" items

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

2525 annotated / raw | Diffs: previous, other | Lines: 347 ( +3, -0 )

Created: 2007-11-18 12:05:12 -0500 (9 months ago) | Author: kandoko | Changeset: 2525

Adds BCNT-41
Add a stub to allow External application to start a search in the BeanCounter Frame. BeanCounter.externalSearch("item name") "item name" can be itemID, itemlink or plain text

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

2511 annotated / raw | Diffs: previous, other | Lines: 344 ( +1, -1 )

Created: 2007-11-16 18:13:17 -0500 (9 months ago) | Author: kandoko | Changeset: 2511

Continues BCNT-32
Improves the logic for read messages "Re-Color" the mail system. Should stay synced better so less need to clear saved read state.
*translation: The mail should better remember what you actually read vs what mod reads even after deleting/receiving mail.

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

2480 annotated / raw | Diffs: previous, other | Lines: 344 ( +5, -1 )

Created: 2007-11-14 19:08:13 -0500 (9 months ago) | Author: kandoko | Changeset: 2480

Starts BCNT-32
Beancounter now has options to Re-Color the mail frame to make it look unread after a scan. This is only the basic color/read test with minimal per session tracking. Known bug,item with same name will inherit color state if side by side and one is removed.
Options in GUI for Re-Color (off, text only, icon only, both on).

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

2427 annotated / raw | Diffs: previous, other | Lines: 340 ( +5, -2 )

Created: 2007-11-11 04:08:39 -0500 (9 months ago) | Author: kandoko | Changeset: 2427

Fixes BCNT-27 Added BCNT-28
The Mail frame stays unusable even though the beancounter scan has completed.
This was a bug introduced when we removed the run once code from BCNT-23 "doesn't rescan if mailbox is refreshed without closing". The frame would constantly be re hidden on every mail update.
Added a slider in the GUI that allows a user to choose how long beancounter will wait for the servers response to a Invoice query. from 1 second to 10 seconds. Default 5 seconds.

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

2424 annotated / raw | Diffs: previous, other | Lines: 337 ( +39, -7 )

Created: 2007-11-10 18:15:35 -0500 (9 months ago) | Author: kandoko | Changeset: 2424

Fixes BCNT-25 Fixes BCNT-26
Fixes the occasional Blank AH tab when switching back and forth from AH to GUI to AH.
Left clicks on BeanCounter's Icon opens the GUI , right clicks open BeanCounter's configuration screen

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

2380 annotated / raw | Diffs: previous, other | Lines: 305 ( +1, -0 )

Created: 2007-11-06 17:35:09 -0500 (9 months ago) | Author: kandoko | Changeset: 2380

Corrects BCNT-19
variable "settings" was global instead of local

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

2378 new annotated / raw | Lines: 304 ( +304, -0 )

Created: 2007-11-06 15:04:51 -0500 (9 months ago) | Author: kandoko | Changeset: 2378

Completes BCNT-14 BCNT-18
Beancounter now has a NON-auction house GUI so search's can be made anywhere. New Icon in Slidebar to use this feature.
Beancounter now handles it's own configurations storage, last Auc-Adv reliance removed.

Properties

 svn:eol-style = native
 svn:keywords = URL Author Date Rev Id

Crucible: Open Source License registered to Norganna's AddOns.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.4 Build:build-308 2008-07-31 ) - Administration - Page generated 2008-08-28 21:27 -0400