Jakob Schnitzer

Results 234 comments of Jakob Schnitzer

> The development doc is either incomplete or out-of-date, so i'll need some assistance getting the build to pass here. What exactly doesn't work for you? Use `make lint` and...

I think the transactionality problem regarding the document upload from the context overlay could be addressed as follows: instead of uploading the file with the hash, upload it without and...

> My expectation is that for ANY combination of account and filters, the data on the page corresponds ONLY to transactions which match the filters, and the data shown in...

> That looks like a bug, yes. I think this happens if the time filter does not align with intervals (e.g. months). This is fixed in #2024

> I want to see how much money I have paid into my ISA over the last tax year. This is important in the UK because you cannot go over...

I don't quite understand why anything needs to be changed here. To me the ledger described under "Implementation 1" should already work like desired. These properly declare what kind of...

I think the budget being declared on non-existent accounts might be part of the issue here. The Expenses:Entertainment in your screenshot shows the non-cumulative balance of that account, so it's...

AFAICT, there's no built-in configuration for codemirror for this. So this would probably have to be some effect that runs on file switches in the editor. A PR implementing this...

I can login into the getlektor account but cannot do anything there since the primary email is unverified. @mitsuhiko: can you click on the verification link for the getlektor PyPI...

Seems sensible, a PR adding such an option would be welcome :)