From b3ed529327ba9fccadbcaae460c66fb851386db9 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 26 Mar 2024 02:41:41 +0100 Subject: [PATCH 1/2] Upgrade to v5.8.38 https://github.com/invoiceninja/invoiceninja/releases/tag/v5.8.38 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index e445365..bcdb13a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "InvoiceNinja 5" description.en = "Create and email invoices, track payments, expenses, and time tasks" description.fr = "Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires" -version = "5.8.37~ynh2" +version = "5.8.38~ynh1" maintainers = ["Sebastian Gumprich"] @@ -58,8 +58,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.37/invoiceninja.zip" - sha256 = "2ca95364541bcc761bac02e0accb168ac2f574c85656c39a4393e51923b82f65" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.38/invoiceninja.zip" + sha256 = "2a1419608b6090e4cc7ec6d46de9b5ed301c8d61986f018444a758a10ac43cd9" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From 4994a31565584ba36915094416e40bc94685257d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 26 Mar 2024 01:41:44 +0000 Subject: [PATCH 2/2] Auto-update READMEs --- ALL_README.md | 4 ++++ README.md | 15 ++++++++------- README_fr.md | 33 +++++++++++++++++---------------- 3 files changed, 29 insertions(+), 23 deletions(-) create mode 100644 ALL_README.md diff --git a/ALL_README.md b/ALL_README.md new file mode 100644 index 0000000..d6e8f9c --- /dev/null +++ b/ALL_README.md @@ -0,0 +1,4 @@ +# All available README files by language + +- [Read the README in English](README.md) +- [Lire le README en français](README_fr.md) diff --git a/README.md b/README.md index c0524ea..1e81cba 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -9,16 +9,17 @@ It shall NOT be edited by hand. [![Install InvoiceNinja 5 with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) -*[Lire ce readme en français.](./README_fr.md)* +*[Read this README is other languages.](./ALL_README.md)* -> *This package allows you to install InvoiceNinja 5 quickly and simply on a YunoHost server. -If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* +> *This package allows you to install InvoiceNinja 5 quickly and simply on a YunoHost server.* +> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.* ## Overview Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Shipped version:** 5.8.37~ynh2 + +**Shipped version:** 5.8.38~ynh1 **Demo:** @@ -37,9 +38,9 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, tr ## Developer info -Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing). +Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing). -To try the testing branch, please proceed like that. +To try the `testing` branch, please proceed like that: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug diff --git a/README_fr.md b/README_fr.md index 2776178..2c6c12c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,6 +1,6 @@ # InvoiceNinja 5 pour YunoHost @@ -9,18 +9,19 @@ It shall NOT be edited by hand. [![Installer InvoiceNinja 5 avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) -*[Read this readme in english.](./README.md)* +*[Lire le README dans d'autres langues.](./ALL_README.md)* -> *Ce package vous permet d’installer InvoiceNinja 5 rapidement et simplement sur un serveur YunoHost. -Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.* +> *Ce package vous permet d’installer InvoiceNinja 5 rapidement et simplement sur un serveur YunoHost.* +> *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.* ## Vue d’ensemble Invoice Ninja est une plate-forme de facturation auto-hébergée permettant de créer et d'envoyer des factures par courrier électronique, de suivre les paiements et les dépenses, ainsi que de chronométrer les tâches et projets facturables pour les clients. -**Version incluse :** 5.8.37~ynh2 -**Démo :** +**Version incluse :** 5.8.38~ynh1 + +**Démo :** ## Captures d’écran @@ -28,18 +29,18 @@ Invoice Ninja est une plate-forme de facturation auto-hébergée permettant de c ## Documentations et ressources -- Site officiel de l’app : -- Documentation officielle utilisateur : -- Documentation officielle de l’admin : -- Dépôt de code officiel de l’app : -- YunoHost Store : -- Signaler un bug : +- Site officiel de l’app : +- Documentation officielle utilisateur : +- Documentation officielle de l’admin : +- Dépôt de code officiel de l’app : +- YunoHost Store : +- Signaler un bug : ## Informations pour les développeurs -Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing). +Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing). -Pour essayer la branche testing, procédez comme suit. +Pour essayer la branche `testing`, procédez comme suit : ```bash sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug @@ -47,4 +48,4 @@ ou sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** +**Plus d’infos sur le packaging d’applications :**