Results 56 issues of Sylvain Jermini

As mailgun has acquired mailjet, it's better to increase our support for others providers: - ~~https://sendgrid.com~~ done by @sergyer , thank you :) - https://www.sendinblue.com

enhancement

Currently, you can define additional fields only at the ticket level, it would be a good idea to have them in the reservation (contact) section too.

enhancement

currently, the mobile app and the alf.io-PI project use api that are under the /admin/api namespace (and some unde /api/** too) This is not optimal as we can't really track...

enhancement
breaking change

This will allow us to cache in a more aggressive way the translations override

enhancement

it has the static map support https://developer.mapquest.com/documentation/static-map-api/v4/static-map-wizard/ and a free tier...

enhancement

As we generate only the qrcode, we don't need all the part that read them. https://github.com/nayuki/QR-Code-generator

enhancement
good first issue
Hacktoberfest

Currently, the apis used by the mobile app and alf.io-PI are not documented and potentially unstable. We should expose them explicitly.

enhancement
admin area

currently, some dates are formatted as DD.MM.YYYY, this is obviously not the optimal format for some locales. Make the format a configuration option. Note: identify where we are using a...

enhancement
public website

In the effort to narrow down the amount of memory used by alf.io we will try to reduce the amount of data loaded by the queries. Good candidates: - Event...

enhancement

in the context of the issue #469 , we have added an additional column organization_id_fk so we can easily enforce a row policy. In some cases, the organization_id_fk is derived...

enhancement