0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix interest accrual algorithm. other tidbits. More... over 12 years ago
Fixed interest accrual logic to assume account transactions are returned in date ascending order. More... almost 13 years ago
Updated spec.opts More... almost 13 years ago
Modified database for homebrew postgres. More... almost 13 years ago
Pagination basic. More... almost 13 years ago
WIP More... about 13 years ago
Removed invalid index on transactions table. Update Gemfile. All tests pass. More... about 13 years ago
Added paging by date ranging to account transaction view. More... about 13 years ago
Updated README. More... about 13 years ago
Changed defaults to CLI prompts. More... over 13 years ago
Added ability to create transactions in the console. More... over 13 years ago
Added command line utility to clear transactions for an account. More... over 13 years ago
Added command line utility to merge duplicate transactions on an account. More... over 13 years ago
Installed JRails plugin. Changed CLR checkbox on transactions to auto-submit form. More... over 13 years ago
Removed spec/profile.txt More... over 13 years ago
Changes to import process. More... over 13 years ago
Refactored Import process. More... over 13 years ago
checkpoint More... over 13 years ago
Bugfix. Default scope on transactions was overriding ordering on :last named scopt. Rails bug. Removed default scope on transations. More... over 13 years ago
gem cleanup More... over 13 years ago
require at least v 0.0.11 of wdd-ruby-ext, because heroku is pulling 0.0.10 even thought 0.0.11 is in vendor/cache. More... over 13 years ago
fixed categories and other cleanup. More... over 13 years ago
removed old gem cache references. More... over 13 years ago
Removed local FixedPoint class, because it was moved to wdd-ruby-ext gem. More... over 13 years ago
Renamed Currency class to FixedPoint. Fixed selected option for interest_condition and interest_accrual in account form. More... over 13 years ago
OFX Import WIP More... over 13 years ago
Batch Transactions More... over 13 years ago
OFX Parsing More... over 13 years ago
Added Financial Files. Cleaned up transaction types. Added transaction id to transaction. More... over 13 years ago
Added test ofx files. More... over 13 years ago