| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-05-30 | update translations (#641) | Glandos | 1 | -15/+22 | |
| 2020-05-30 | Rename see to show (#638) | Glandos | 1 | -2/+2 | |
| 2020-05-21 | Improve error handling when sending emails (#595) | zorun | 1 | -3/+23 | |
| In one case, we were not catching a family of possible exceptions (socket.error), and in the two other cases there was no error handling at all. Sending emails can easily fail if no email server is configured, so it is really necessary to handle these errors instead of crashing with a HTTP 500 error. Refactor email sending code and add proper error handling. Show alert messages that tell the user if an email was sent or if there was an error. When sending a password reminder email or inviting people by email, we don't proceed to the next step in case of error, because sending emails is the whole point of these actions. | |||||
| 2020-05-09 | Update i18n (#617) | Glandos | 1 | -6/+34 | |
| 2020-04-25 | Fix last history string. | Rémy HUBSCHER | 1 | -6/+2 | |
| 2020-04-25 | Fix history translations. (#580) | Rémy HUBSCHER | 1 | -23/+18 | |
| 2020-04-25 | Fix translations (#575) | zorun | 1 | -5/+4 | |
| * Fix user-facing string and update translation catalog In the flash message confirming member creation, change "member had been added" into the correct form "member has been added". No translation has been changed. Some translators seem to have already spotted the mistake while translating, but I can't tell for all languages. * Change "Person" to "Participant" in history view Currently, the main user-facing term is "Participant", as seen for instance in the "Add participant" form. "Person" is not used anywhere in the interface. See #302 for a more general discussion on choosing the right terminology. * Fix obsolete translations. Co-authored-by: Baptiste Jonglez <git@bitsofnetworks.org> Co-authored-by: Rémy HUBSCHER <hubscher.remy@gmail.com> | |||||
| 2020-04-21 | update i18n (#562) | Glandos | 1 | -14/+239 | |
| 2019-10-25 | Added translation using Weblate (Czech) (#505) | Weblate (bot) | 1 | -0/+516 | |
