Commit History
@master
git clone https://simonvolpert.com/bean-add/
-
Silence depreciation warning
Simon Volpert
6 months ago
-
Fix arithmetic expression evaluation for the price part of a complex amount
Simon Volpert
10 months ago
-
Retry on invalid amount for statement verification
Simon Volpert
1 year, 19 days ago
-
Remove confirmation dialog on untagging
Simon Volpert
1 year, 1 month ago
-
Refactor add_remove_tags to fix untagging substring edge case
Simon Volpert
1 year, 2 months ago
-
Fix some options' status capitalization
Simon Volpert
1 year, 2 months ago
-
Indicate if autosave is active on journal load
Simon Volpert
1 year, 2 months ago
-
Fix crash on looking up the same pattern as edited out of the current tx
Simon Volpert
1 year, 3 months ago
-
Initialize the _precision variable to avoid crashing with NameError exception when encountering unknown option.
pmarciniak
1 year, 6 months ago
-
Merge remote-tracking branch 'pmarciniak/bug-fix2'
Simon Volpert
1 year, 6 months ago
-
Rework default currency suggestion for amount entry
Simon Volpert
1 year, 6 months ago
-
Don't store an array as default currency.
pmarciniak
1 year, 6 months ago
-
Refactor detect_currencies
Simon Volpert
1 year, 6 months ago
-
Change default type of default_currency to None
Simon Volpert
1 year, 6 months ago
-
Rename data.cur to data.last_currency to better reflect its purpose
Simon Volpert
1 year, 6 months ago
-
Allow multiple constraint currencies for accounts
Simon Volpert
1 year, 6 months ago
-
Remove unnecessary else
Simon Volpert
1 year, 6 months ago
-
Tweak comments and punctuation
Simon Volpert
1 year, 6 months ago
-
Add account currency constraint enforcement
Simon Volpert
1 year, 6 months ago
-
Remove unnecessary type conversion
Simon Volpert
1 year, 6 months ago
-
Set the account's default currency to the first one in the input
Simon Volpert
1 year, 6 months ago
-
Merge branch 'master' into account-currency
pmarciniak
1 year, 6 months ago
-
Address comments from PR: https://github.com/simon-v/bean-add/pull/12#pullrequestreview-1415801356
pmarciniak
1 year, 6 months ago
-
Revert changing the accounts variable name to accounts_currencies.
pmarciniak
1 year, 6 months ago
-
Merge branch 'master' into account-currency
pmarciniak
1 year, 6 months ago
-
Remove unused variable
Simon Volpert
1 year, 6 months ago
-
Remove commas (thousand separators) from user input amounts
Simon Volpert
1 year, 6 months ago
-
Remove useless code from read_amount()
Simon Volpert
1 year, 6 months ago
-
Fix deep-unflagging transactions
Simon Volpert
1 year, 6 months ago
-
Don't tell the user what their indentation settings are, they probably know
Simon Volpert
1 year, 6 months ago