0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Hide the template row on splits More... over 14 years ago
Styled the transfer handle More... over 14 years ago
Can't train on a category that doesn't exist. More... over 14 years ago
Performance characteristics More... over 14 years ago
Sane #to_s More... over 14 years ago
Use local username More... over 14 years ago
Updated jQuery UI. More... over 14 years ago
I hate underscores in route names More... over 14 years ago
Removing unused stylesheet More... over 14 years ago
Removing reference to YUI font reset: unused. More... over 14 years ago
Allow monthly navigation on budget table. More... over 14 years ago
Fixed dependency on old name. More... almost 15 years ago
Styled auto classification page. More... almost 15 years ago
Don't need to see the account number: we already have it as the table's caption. More... almost 15 years ago
Allow rejecting a whole group. More... almost 15 years ago
Expanded the conversion some more. More... almost 15 years ago
Go where the action really is: when we're importing, we want the bank transactions left to assign, not the existing transfers. More... almost 15 years ago
Use the correct option name. More... almost 15 years ago
Imports controller has taken on responsibilities that aren't supposed to be there, but it'll suffice for now. More... almost 15 years ago
Remember which import created a bank transaction. More... almost 15 years ago
During import, I needed a way to remember which set of bank transactions had been imported, so I could show those transactions on a subsequent screen and allow the user to retrain the classifier if desired. More... almost 15 years ago
More debugging of classification. More... almost 15 years ago
Creating a transfer trains the classifier. More... almost 15 years ago
Implemented classification of bank transactions. More... almost 15 years ago
Whitespace cleanup More... almost 15 years ago
Grab the latest Classifier::Bayes from my fork to allow overriding the stemmer implementation. More... almost 15 years ago
Convert decimal numbers too. More... almost 15 years ago
Convert integers within the [-9999, 9999] range. More... almost 15 years ago
NumberToWords implementation (very basic) More... almost 15 years ago
Added column to store dumped classifier. More... almost 15 years ago