anedisi

Results 5 issues of anedisi

There is a bug in master branch, the space at the beginning of the value is not removed. It looks like the bug happened at refactoring, check screenshot i switched...

Im sure you are thinking about it and this is just a simple implementation but there should be the ability to save metadata about session. This metadata could be used...

feature request

I'm finding various info on google calendar compatibility. What is the problem. Is it something about google having a not compatible CALDAV server or related to authentication. Google actually has...

feature

FastCGI does not pass PATH_INFO so this does not work 'route' => isset($_SERVER["PATH_INFO"]) ? $_SERVER["PATH_INFO"] : "/", i changed it to use QUERY_STRING. more here. http://stackoverflow.com/questions/14555996/no-input-file-specified

Swiss CAMT files don't contain currency under the Acct/Ccy. The workaround for CAMT53 files is that it looks in the Bal/Amt@Ccy so those work. account_statement_import_camt/models/parser.py LINE: 206 ``` self.add_value_from_node( ns,...

stale