Alexis Métaireau

Results 539 comments of Alexis Métaireau

Hey, doing some housekeeping around the project. Sorry we didn't answered you. I believe it's been done already :-) Cheers!

I'm closing this because we don't want to add and maintain some more JS on the client-side. Rather than using this approach, we would prefer using libraries like pygal as...

Closing this, see #1102

Hi @qoheniac and @AlexanderSch90, U just found some time to work on this. It seems that the exported files from Cospend changed their format in 1.3.8 (see https://github.com/julien-nc/cospend-nc/blob/master/CHANGELOG.md#1318--2021-09-14) From what...

New format is not documented, but [the code](https://github.com/julien-nc/cospend-nc/blob/adf0c6fe7a957c19e4f47e4af48ea5d56de8e429/lib/Service/ProjectService.php#L5258-L5402) might help.

So it exports different information in the same file : 1. members: `name,weight,active,color` 2. bills: `what,amount,date,timestamp,payer_name,payer_weight,payer_active,owers,repeat,repeatfreq,repeatallactive,repeatuntil,categoryid,paymentmode,paymentmodeid,comment` 3. categories: `categoryname,categoryid,icon,color` 4. payment modes `paymentmodename,paymentmodeid,icon,color` 5. currencies `currencyname,exchange_rate`

> Can I work on this? Hi, thanks for proposing your help. In general open source projects work this way : you work on your side until you propose something...

Hi Andy, This seems related to Jinja not able to read the template. Is it possible that you also changed something else in this template ? You can get the...

Superseded by https://github.com/spiral-project/ihatemoney/pull/1101. Thanks for your work, trying to get it integrated :-)