New issue 53 by davamu...@gmail.com: web - add and add another
http://code.google.com/p/hledger/issues/detail?id=53
hledger web add works great, but it dumps you back into the register, like
it or not. If you are adding several items, then it would be advantageous
to stay in the add mode. This could be another button [add and keep adding]
or it could be the default behavior.
I also think it would be great to have full feedback for the transaction on
the add page, ideally printed exactly as it would be seen in the journal,
perhaps somewhere in the empty screen realestate below the add form.
Fixed in darcs (and in the developer demo). The transaction is still just
dumped in the pink message area, but now with line breaks.
Comment #3 on issue 53 by si...@joyful.com: web - add and add another
http://code.google.com/p/hledger/issues/detail?id=53
(No comment was entered for this change.)
Comment #4 on issue 53 by si...@joyful.com: web - add and add another
http://code.google.com/p/hledger/issues/detail?id=53
I'd swear this was working, but lately browsers complain about infinite
redirect; back to the drawing board.
Comment #5 on issue 53 by si...@joyful.com: web - add and add another
http://code.google.com/p/hledger/issues/detail?id=53
It was a regression in yesod-core, dependencies have been adjusted to avoid
it.