1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 20, 2024 — Sep 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed readme.md More... over 12 years ago
Create README.rst More... over 12 years ago
closes #288 and #195 at least the "ValueError: 0 not in range -2147483648 to 2147483647" errors are gone More... over 12 years ago
Merge branch 'master' of https://github.com/avernusheros/avernus.git More... over 12 years ago
1.0b1 version of database sanity checking More... over 12 years ago
changed links to github More... over 12 years ago
further reducing duplicate code More... over 12 years ago
following naming scheme More... over 12 years ago
first step towards removing duplicate code from the sanity check More... over 12 years ago
Merge https://github.com/avernusheros/avernus More... over 12 years ago
a few more sanity checks for tables More... over 12 years ago
Initial commit More... over 12 years ago
move sanity check to a location it can be executed without using eclipse More... over 12 years ago
Bug #1096309 fixed editing accounts from sidebar More... over 12 years ago
stopped using sniffer of csv module. our csv importer is now able to import files of cortalconsors and 1822direkt banks. More... over 12 years ago
merge More... over 12 years ago
some more tables in the sanity check More... over 12 years ago
initial version of sanityCheck.py The script is designed to be called from the command line independently of avernus and sqlalchemy More... over 12 years ago
Bug #1095093 the "ZeroDivisionError: float division by zero" and "Failed to set text from markup due to error parsing markup: Error on line 1: Entity name 'euro' is not known" errors are gone More... over 12 years ago
Bug #1095406 do not set asset.date of newly created assets to datetime.now. More... over 12 years ago
Bug #1095329 improvements to categorization dialog More... over 12 years ago
Bug #1095408 Since date, quantity and price of a position are now calculated from the related transactions. therefore the gui for editing positions is not needed anymore. More... over 12 years ago
mikro fix stopping the categorization dialog from beeing too iwwerzwerch on new rules More... over 12 years ago
Bug #1095338 figured out how to work with unicodes. category rules and portfolios now work with unicodes. we might have more unicode issues.. More... over 12 years ago
restored some changes that bzr merge removed More... over 12 years ago
Bug #1095137 Error on Buydialog Buy More... over 12 years ago
Bug #1095137 Error on Buydialog Buy More... over 12 years ago
making the price a label so the computed nature is clear. More... over 12 years ago
setting the sensitivity of the price per share label to false indicating that it is a computed value and not editable More... over 12 years ago
two mikro changes that make the program at least start when there was an error with the buy dialog More... over 12 years ago