Commit History
@master
git clone https://simonvolpert.com/bean-add/
-
Add command to apply the last used tag to the current transaction
Simon Volpert
13 days ago
-
Replace some string substitutions with formatted strings
Simon Volpert
3 months ago
-
Add saving of cached statement accounts on journal write
Simon Volpert
3 months ago
-
Add reuse of previously used statement accounts
Simon Volpert
3 months ago
-
Address some linter warnings
Simon Volpert
3 months ago
-
Silence depreciation warning
Simon Volpert
10 months ago
-
Fix arithmetic expression evaluation for the price part of a complex amount
Simon Volpert
1 year, 3 months ago
-
Retry on invalid amount for statement verification
Simon Volpert
1 year, 5 months ago
-
Remove confirmation dialog on untagging
Simon Volpert
1 year, 6 months ago
-
Refactor add_remove_tags to fix untagging substring edge case
Simon Volpert
1 year, 6 months ago
-
Fix some options' status capitalization
Simon Volpert
1 year, 7 months ago
-
Indicate if autosave is active on journal load
Simon Volpert
1 year, 7 months ago
-
Fix crash on looking up the same pattern as edited out of the current tx
Simon Volpert
1 year, 7 months ago
-
Initialize the _precision variable to avoid crashing with NameError exception when encountering unknown option.
pmarciniak
1 year, 10 months ago
-
Merge remote-tracking branch 'pmarciniak/bug-fix2'
Simon Volpert
1 year, 10 months ago
-
Rework default currency suggestion for amount entry
Simon Volpert
1 year, 10 months ago
-
Don't store an array as default currency.
pmarciniak
1 year, 10 months ago
-
Refactor detect_currencies
Simon Volpert
1 year, 11 months ago
-
Change default type of default_currency to None
Simon Volpert
1 year, 11 months ago
-
Rename data.cur to data.last_currency to better reflect its purpose
Simon Volpert
1 year, 11 months ago
-
Allow multiple constraint currencies for accounts
Simon Volpert
1 year, 11 months ago
-
Remove unnecessary else
Simon Volpert
1 year, 11 months ago
-
Tweak comments and punctuation
Simon Volpert
1 year, 11 months ago
-
Add account currency constraint enforcement
Simon Volpert
1 year, 11 months ago
-
Remove unnecessary type conversion
Simon Volpert
1 year, 11 months ago
-
Set the account's default currency to the first one in the input
Simon Volpert
1 year, 11 months ago
-
Merge branch 'master' into account-currency
pmarciniak
1 year, 11 months ago
-
Address comments from PR: https://github.com/simon-v/bean-add/pull/12#pullrequestreview-1415801356
pmarciniak
1 year, 11 months ago
-
Revert changing the accounts variable name to accounts_currencies.
pmarciniak
1 year, 11 months ago
-
Merge branch 'master' into account-currency
pmarciniak
1 year, 11 months ago