0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 17 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Transfer & BankTransaction can have multiple transations per transfer More... over 15 years ago
Allow dragging transactions to generate transfers More... over 15 years ago
Load the jquery-ui library. More... over 15 years ago
New jquery:download task to get the latest jQuery code. More... over 15 years ago
Fixed production mode jquery inclusion More... over 15 years ago
Implemented UI/UX for processing bank transactions. More... over 15 years ago
BankTransaction#pending named scope More... over 15 years ago
Finished renaming Transaction to BankTransaction More... over 15 years ago
Copy the bank transaction's posted_on to transfer More... over 15 years ago
Wrote more tests, but did not require implementation More... over 15 years ago
Transfer handles income to assets More... over 15 years ago
New helpers on Account: #asset?, #expense? and friends. More... over 15 years ago
Implemented BankTransaction#account helper More... over 15 years ago
Transfer normalizes accounts when created with BankTransaction. More... over 15 years ago
Renamed Transaction to BankTransaction. More... over 15 years ago
Upgraded francois-shoulda to 2.0.5.1 More... over 15 years ago
Adding TODOs in the form of deferred tests. More... over 15 years ago
Created TransfersControllerTest, updated controller to new format More... over 15 years ago
Transfer requires presence of transaction or credit account. More... over 15 years ago
When assigning a bank account, only select from assets and liabilities More... over 15 years ago
Flash has notice and errork keys. More... over 15 years ago
Styled flash messages More... over 15 years ago
Don't allow session updating anymore. More... over 15 years ago
Don't skip #login_required on SessionsController#destroy More... over 15 years ago
On successful login, it's a success message, not an error. More... over 15 years ago
Rewrote ApplicationHelper#page_title More... over 15 years ago
Styled flash message handling. More... over 15 years ago
Added transfer handle to transactions list. More... over 15 years ago
Only show income and expense accounts on the transactions page. More... over 15 years ago
Enhancements to the transactions list view. More... over 15 years ago