From b3ed529327ba9fccadbcaae460c66fb851386db9 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 26 Mar 2024 02:41:41 +0100 Subject: [PATCH 01/66] 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 02/66] 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 :** From c1bbe26c351fa5e95345310d8ffc3f91db6b72a7 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 27 Mar 2024 18:27:42 +0000 Subject: [PATCH 03/66] Auto-update READMEs --- ALL_README.md | 2 ++ README_gl.md | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ README_it.md | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 104 insertions(+) create mode 100644 README_gl.md create mode 100644 README_it.md diff --git a/ALL_README.md b/ALL_README.md index d6e8f9c..3d6c579 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -2,3 +2,5 @@ - [Read the README in English](README.md) - [Lire le README en français](README_fr.md) +- [Le o README en galego](README_gl.md) +- [Leggi il “README” in italiano](README_it.md) diff --git a/README_gl.md b/README_gl.md new file mode 100644 index 0000000..c5b16d5 --- /dev/null +++ b/README_gl.md @@ -0,0 +1,51 @@ + + +# InvoiceNinja 5 para YunoHost + +[![Nivel de integración](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://dash.yunohost.org/appci/app/invoiceninja5) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg) + +[![Instalar InvoiceNinja 5 con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) + +*[Le este README en outros idiomas.](./ALL_README.md)* + +> *Este paquete permíteche instalar InvoiceNinja 5 de xeito rápido e doado nun servidor YunoHost.* +> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.* + +## Vista xeral + +Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. + + +**Versión proporcionada:** 5.8.38~ynh1 + +**Demo:** + +## Capturas de pantalla + +![Captura de pantalla de InvoiceNinja 5](./doc/screenshots/Create-Invoices-in-Seconds.png) + +## Documentación e recursos + +- Web oficial da app: +- Documentación oficial para usuarias: +- Documentación oficial para admin: +- Repositorio de orixe do código: +- Tenda YunoHost: +- Informar dun problema: + +## Info de desenvolvemento + +Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing). + +Para probar a rama `testing`, procede deste xeito: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +ou +sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +``` + +**Máis info sobre o empaquetado da app:** diff --git a/README_it.md b/README_it.md new file mode 100644 index 0000000..561d982 --- /dev/null +++ b/README_it.md @@ -0,0 +1,51 @@ + + +# InvoiceNinja 5 per YunoHost + +[![Livello di integrazione](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://dash.yunohost.org/appci/app/invoiceninja5) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg) + +[![Installa InvoiceNinja 5 con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) + +*[Leggi questo README in altre lingue.](./ALL_README.md)* + +> *Questo pacchetto ti permette di installare InvoiceNinja 5 su un server YunoHost in modo semplice e veloce.* +> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.* + +## Panoramica + +Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. + + +**Versione pubblicata:** 5.8.38~ynh1 + +**Prova:** + +## Screenshot + +![Screenshot di InvoiceNinja 5](./doc/screenshots/Create-Invoices-in-Seconds.png) + +## Documentazione e risorse + +- Sito web ufficiale dell’app: +- Documentazione ufficiale per gli utenti: +- Documentazione ufficiale per gli amministratori: +- Repository upstream del codice dell’app: +- Store di YunoHost: +- Segnala un problema: + +## Informazioni per sviluppatori + +Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing). + +Per provare la branch di `testing`, si prega di procedere in questo modo: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +o +sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +``` + +**Maggiori informazioni riguardo il pacchetto di quest’app:** From 1793fc324118268571f39088f74046c6231d8495 Mon Sep 17 00:00:00 2001 From: cvlc12 Date: Wed, 27 Mar 2024 22:09:28 +0100 Subject: [PATCH 04/66] Add Firefox Enhanced Protection warning to POST_INSTALL.md --- doc/POST_INSTALL.md | 2 ++ doc/POST_INSTALL_fr.md | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/POST_INSTALL.md b/doc/POST_INSTALL.md index 0abd9e5..20fa90e 100644 --- a/doc/POST_INSTALL.md +++ b/doc/POST_INSTALL.md @@ -5,3 +5,5 @@ The password is the administrator one you filled during the installation The secret is: __API_SECRET__ Please note that if you did NOT install the application in public mode, you should go to the YunoHost login portal first to authenticate yourself in order to access to the application. + +If the application only shows a blank page instead of the login screen, you can try turning off 'Enhanced Tracking Protection' in Firefox. See https://github.com/YunoHost-Apps/invoiceninja5_ynh/issues/184 diff --git a/doc/POST_INSTALL_fr.md b/doc/POST_INSTALL_fr.md index b784199..c8363ae 100644 --- a/doc/POST_INSTALL_fr.md +++ b/doc/POST_INSTALL_fr.md @@ -4,4 +4,6 @@ Le nom d'utilisateur est l'adresse email de l'administrateur Le mot de passe est celui de l'administrateur que vous avez renseigné lors de l'installation Le secret est : __API_SECRET__ -Veuillez noter que si vous n'avez PAS installé l'application en mode public, vous devez d'abord vous rendre sur le portail de connexion YunoHost pour vous authentifier afin d'accéder à l'application. \ No newline at end of file +Veuillez noter que si vous n'avez PAS installé l'application en mode public, vous devez d'abord vous rendre sur le portail de connexion YunoHost pour vous authentifier afin d'accéder à l'application. + +Si l'application n'affiche qu'une page blanche à la place de la page de connexion, vous pouvez essayer de désactiver la 'Protection Avancée contre le pistage' sous Firefox. Voir https://github.com/YunoHost-Apps/invoiceninja5_ynh/issues/184 From 895b1dc054988dc1b85441d43d868601cb67a130 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 2 Apr 2024 03:42:02 +0200 Subject: [PATCH 05/66] Upgrade to v5.8.39 https://github.com/invoiceninja/invoiceninja/releases/tag/v5.8.39 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index bcdb13a..fb5a64d 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.38~ynh1" +version = "5.8.39~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.38/invoiceninja.zip" - sha256 = "2a1419608b6090e4cc7ec6d46de9b5ed301c8d61986f018444a758a10ac43cd9" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.39/invoiceninja.zip" + sha256 = "7983ea5fdb26ae835afccfcc33fae1c1e5c62bf285f85179f5f01640e22de111" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From f7475cfa33b902a63d3fd97d3d37fe8538e649f9 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 2 Apr 2024 01:42:06 +0000 Subject: [PATCH 06/66] Auto-update READMEs --- ALL_README.md | 1 + README.md | 4 ++-- README_eu.md | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ README_fr.md | 2 +- 4 files changed, 55 insertions(+), 3 deletions(-) create mode 100644 README_eu.md diff --git a/ALL_README.md b/ALL_README.md index d6e8f9c..3eeb161 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,4 +1,5 @@ # All available README files by language - [Read the README in English](README.md) +- [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) diff --git a/README.md b/README.md index 1e81cba..cbd6986 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ 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) -*[Read this README is other languages.](./ALL_README.md)* +*[Read this README in 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.* @@ -19,7 +19,7 @@ It shall NOT be edited by hand. 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.38~ynh1 +**Shipped version:** 5.8.39~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md new file mode 100644 index 0000000..3055128 --- /dev/null +++ b/README_eu.md @@ -0,0 +1,51 @@ + + +# InvoiceNinja 5 YunoHost-erako + +[![Integrazio maila](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://dash.yunohost.org/appci/app/invoiceninja5) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg) + +[![Instalatu InvoiceNinja 5 YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) + +*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)* + +> *Pakete honek InvoiceNinja 5 YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.* +> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.* + +## Aurreikuspena + +Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. + + +**Paketatutako bertsioa:** 5.8.39~ynh1 + +**Demoa:** + +## Pantaila-argazkiak + +![InvoiceNinja 5(r)en pantaila-argazkia](./doc/screenshots/Create-Invoices-in-Seconds.png) + +## Dokumentazioa eta baliabideak + +- Aplikazioaren webgune ofiziala: +- Erabiltzaileen dokumentazio ofiziala: +- Administratzaileen dokumentazio ofiziala: +- Jatorrizko aplikazioaren kode-gordailua: +- YunoHost Denda: +- Eman errore baten berri: + +## Garatzaileentzako informazioa + +Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing). + +`testing` abarra probatzeko, ondorengoa egin: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +edo +sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +``` + +**Informazio gehiago aplikazioaren paketatzeari buruz:** diff --git a/README_fr.md b/README_fr.md index 2c6c12c..26c0ffd 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. 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.38~ynh1 +**Version incluse :** 5.8.39~ynh1 **Démo :** From 595ec87fb151f2c18ae0bb7d6152197e2eb45daa Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 4 Apr 2024 17:40:20 +0200 Subject: [PATCH 07/66] Upgrade to v5.8.41 https://github.com/invoiceninja/invoiceninja/releases/tag/v5.8.41 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index fb5a64d..26272f8 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.39~ynh1" +version = "5.8.41~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.39/invoiceninja.zip" - sha256 = "7983ea5fdb26ae835afccfcc33fae1c1e5c62bf285f85179f5f01640e22de111" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.41/invoiceninja.zip" + sha256 = "4e59e7f1009522033e77e407d04ddabe6a8e257f053417cc9a8a503113314d43" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From f7018805ee59fe492100b9f5eeb6f39ee45aab0e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 4 Apr 2024 15:40:26 +0000 Subject: [PATCH 08/66] Auto-update READMEs --- ALL_README.md | 1 + README.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 55 insertions(+), 3 deletions(-) create mode 100644 README_gl.md diff --git a/ALL_README.md b/ALL_README.md index 3eeb161..77b7509 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -3,3 +3,4 @@ - [Read the README in English](README.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) +- [Le o README en galego](README_gl.md) diff --git a/README.md b/README.md index cbd6986..3615bb4 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. 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.39~ynh1 +**Shipped version:** 5.8.41~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 3055128..c39c3e2 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.8.39~ynh1 +**Paketatutako bertsioa:** 5.8.41~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 26c0ffd..86d418d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. 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.39~ynh1 +**Version incluse :** 5.8.41~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md new file mode 100644 index 0000000..4d08905 --- /dev/null +++ b/README_gl.md @@ -0,0 +1,51 @@ + + +# InvoiceNinja 5 para YunoHost + +[![Nivel de integración](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://dash.yunohost.org/appci/app/invoiceninja5) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg) + +[![Instalar InvoiceNinja 5 con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) + +*[Le este README en outros idiomas.](./ALL_README.md)* + +> *Este paquete permíteche instalar InvoiceNinja 5 de xeito rápido e doado nun servidor YunoHost.* +> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.* + +## Vista xeral + +Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. + + +**Versión proporcionada:** 5.8.41~ynh1 + +**Demo:** + +## Capturas de pantalla + +![Captura de pantalla de InvoiceNinja 5](./doc/screenshots/Create-Invoices-in-Seconds.png) + +## Documentación e recursos + +- Web oficial da app: +- Documentación oficial para usuarias: +- Documentación oficial para admin: +- Repositorio de orixe do código: +- Tenda YunoHost: +- Informar dun problema: + +## Info de desenvolvemento + +Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing). + +Para probar a rama `testing`, procede deste xeito: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +ou +sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +``` + +**Máis info sobre o empaquetado da app:** From 992f15d97cd000476206803b2c11b347f28d4605 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 5 Apr 2024 03:37:23 +0200 Subject: [PATCH 09/66] Upgrade to v5.8.43 https://github.com/invoiceninja/invoiceninja/releases/tag/v5.8.43 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 26272f8..dff358b 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.41~ynh1" +version = "5.8.43~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.41/invoiceninja.zip" - sha256 = "4e59e7f1009522033e77e407d04ddabe6a8e257f053417cc9a8a503113314d43" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.43/invoiceninja.zip" + sha256 = "4d90c8d7e3cd47ceccd64e7b0f028a703fd85ac8ddcaed33153ff91f01d1a4a5" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From a699a09f23bd2b4bb9e7e0df163b94050fa0e461 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 5 Apr 2024 01:37:26 +0000 Subject: [PATCH 10/66] Auto-update READMEs --- README.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3615bb4..1b98fc9 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. 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.41~ynh1 +**Shipped version:** 5.8.43~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index c39c3e2..f1c6d39 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.8.41~ynh1 +**Paketatutako bertsioa:** 5.8.43~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 86d418d..a86553d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. 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.41~ynh1 +**Version incluse :** 5.8.43~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 4d08905..d6f5be8 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.8.41~ynh1 +**Versión proporcionada:** 5.8.43~ynh1 **Demo:** From e1258f682008cd95f2fb84ac2297c78da2147cdd Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 6 Apr 2024 03:38:06 +0200 Subject: [PATCH 11/66] Upgrade to v5.8.45 https://github.com/invoiceninja/invoiceninja/releases/tag/v5.8.45 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index dff358b..b2e2ca4 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.43~ynh1" +version = "5.8.45~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.43/invoiceninja.zip" - sha256 = "4d90c8d7e3cd47ceccd64e7b0f028a703fd85ac8ddcaed33153ff91f01d1a4a5" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.45/invoiceninja.zip" + sha256 = "fe9ed928100f8cb311d0c944f0c77b42fc34ea5ef7687a41683ae5ae25d109e5" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From f4db5c29335f227e349fc2b601a2f901dfac2a43 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 6 Apr 2024 01:38:09 +0000 Subject: [PATCH 12/66] Auto-update READMEs --- README.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1b98fc9..8d82b16 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. 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.43~ynh1 +**Shipped version:** 5.8.45~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index f1c6d39..61023b3 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.8.43~ynh1 +**Paketatutako bertsioa:** 5.8.45~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index a86553d..ee4d45b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. 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.43~ynh1 +**Version incluse :** 5.8.45~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index d6f5be8..2acd8ab 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.8.43~ynh1 +**Versión proporcionada:** 5.8.45~ynh1 **Demo:** From 6b2e9e4b0255055c6c9fc1e4254471474a0c70c8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 8 Apr 2024 03:36:50 +0200 Subject: [PATCH 13/66] Upgrade to v5.8.46 https://github.com/invoiceninja/invoiceninja/releases/tag/v5.8.46 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index b2e2ca4..e4d89e2 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.45~ynh1" +version = "5.8.46~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.45/invoiceninja.zip" - sha256 = "fe9ed928100f8cb311d0c944f0c77b42fc34ea5ef7687a41683ae5ae25d109e5" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.46/invoiceninja.zip" + sha256 = "cfd3811e014122c2f35611aedc58bff798c010620cb0c30b81bb850feb0e1387" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From 5c91a5a2f64d0af0bb21921d8ef30dcacdb14d37 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 8 Apr 2024 01:36:53 +0000 Subject: [PATCH 14/66] Auto-update READMEs --- README.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8d82b16..d26a624 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. 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.45~ynh1 +**Shipped version:** 5.8.46~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 61023b3..fd9f04b 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.8.45~ynh1 +**Paketatutako bertsioa:** 5.8.46~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index ee4d45b..d9ba1b1 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. 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.45~ynh1 +**Version incluse :** 5.8.46~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 2acd8ab..9615571 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.8.45~ynh1 +**Versión proporcionada:** 5.8.46~ynh1 **Demo:** From 11f2232408d467173318c8be689fa42a5669c025 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 10 Apr 2024 03:46:06 +0200 Subject: [PATCH 15/66] Upgrade to v5.8.47 https://github.com/invoiceninja/invoiceninja/releases/tag/v5.8.47 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index e4d89e2..9390c23 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.46~ynh1" +version = "5.8.47~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.46/invoiceninja.zip" - sha256 = "cfd3811e014122c2f35611aedc58bff798c010620cb0c30b81bb850feb0e1387" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.47/invoiceninja.zip" + sha256 = "2bad0fdd27fbfeecddd6dc38e2a0ceaf938a4936a013f687a16c199fa40338ed" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From 17011a76851395d2794f245467227cee630a3df0 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 10 Apr 2024 01:46:09 +0000 Subject: [PATCH 16/66] Auto-update READMEs --- README.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d26a624..284c5e4 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. 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.46~ynh1 +**Shipped version:** 5.8.47~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index fd9f04b..9fd952f 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.8.46~ynh1 +**Paketatutako bertsioa:** 5.8.47~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index d9ba1b1..0376037 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. 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.46~ynh1 +**Version incluse :** 5.8.47~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 9615571..4effcfd 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.8.46~ynh1 +**Versión proporcionada:** 5.8.47~ynh1 **Demo:** From 5a86694508ebd00cda626fc1e2a918425f102d99 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 13 Apr 2024 03:36:58 +0200 Subject: [PATCH 17/66] Upgrade to v5.8.48 https://github.com/invoiceninja/invoiceninja/releases/tag/v5.8.48 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 9390c23..d7142e3 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.47~ynh1" +version = "5.8.48~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.47/invoiceninja.zip" - sha256 = "2bad0fdd27fbfeecddd6dc38e2a0ceaf938a4936a013f687a16c199fa40338ed" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.48/invoiceninja.zip" + sha256 = "b74a2be92246f6676d65d674dcc3e5636343b9493cf08686bb52937f3c44cad5" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From 8edcf2299496c894c110798ef3ab04804fbb6839 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 13 Apr 2024 01:37:01 +0000 Subject: [PATCH 18/66] Auto-update READMEs --- ALL_README.md | 1 + README.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 51 +++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 56 insertions(+), 4 deletions(-) create mode 100644 README_zh_Hans.md diff --git a/ALL_README.md b/ALL_README.md index 77b7509..a01b345 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -4,3 +4,4 @@ - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) +- [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README.md b/README.md index 284c5e4..fe8a7a6 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. 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.47~ynh1 +**Shipped version:** 5.8.48~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 9fd952f..7d3690f 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.8.47~ynh1 +**Paketatutako bertsioa:** 5.8.48~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 0376037..547234a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. 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.47~ynh1 +**Version incluse :** 5.8.48~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 4effcfd..b89a244 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.8.47~ynh1 +**Versión proporcionada:** 5.8.48~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md new file mode 100644 index 0000000..7fda12d --- /dev/null +++ b/README_zh_Hans.md @@ -0,0 +1,51 @@ + + +# YunoHost 的 InvoiceNinja 5 + +[![集成程度](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://dash.yunohost.org/appci/app/invoiceninja5) ![工作状态](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg) + +[![使用 YunoHost 安装 InvoiceNinja 5](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) + +*[阅读此 README 的其它语言版本。](./ALL_README.md)* + +> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 InvoiceNinja 5。* +> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。* + +## 概况 + +Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. + + +**分发版本:** 5.8.48~ynh1 + +**演示:** + +## 截图 + +![InvoiceNinja 5 的截图](./doc/screenshots/Create-Invoices-in-Seconds.png) + +## 文档与资源 + +- 官方应用网站: +- 官方用户文档: +- 官方管理文档: +- 上游应用代码库: +- YunoHost 商店: +- 报告 bug: + +## 开发者信息 + +请向 [`testing` 分支](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing) 发送拉取请求。 + +如要尝试 `testing` 分支,请这样操作: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +或 +sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +``` + +**有关应用打包的更多信息:** From 44d269ccec631885ea5c06b80c06388d6f3b1763 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 17 Apr 2024 03:36:22 +0200 Subject: [PATCH 19/66] Upgrade to v5.8.49 https://github.com/invoiceninja/invoiceninja/releases/tag/v5.8.49 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index d7142e3..9eb4460 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.48~ynh1" +version = "5.8.49~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.48/invoiceninja.zip" - sha256 = "b74a2be92246f6676d65d674dcc3e5636343b9493cf08686bb52937f3c44cad5" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.49/invoiceninja.zip" + sha256 = "def465d8b0fa9f2940bbee954ba3b1438cb430be1ae14843ab0e6daea6ca3f3e" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From b3502cc82a1511d093b5d3cc0bf293a2fdcb111a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 17 Apr 2024 01:36:24 +0000 Subject: [PATCH 20/66] Auto-update READMEs --- README.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index fe8a7a6..2690369 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. 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.48~ynh1 +**Shipped version:** 5.8.49~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 7d3690f..5ac9210 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.8.48~ynh1 +**Paketatutako bertsioa:** 5.8.49~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 547234a..b3cb1b7 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. 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.48~ynh1 +**Version incluse :** 5.8.49~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index b89a244..3ad26f0 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.8.48~ynh1 +**Versión proporcionada:** 5.8.49~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 7fda12d..ce27161 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.8.48~ynh1 +**分发版本:** 5.8.49~ynh1 **演示:** From dde7ddf01f0e8d5edb5239701d37b953f257e1ae Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 20 Apr 2024 03:40:01 +0200 Subject: [PATCH 21/66] Upgrade to v5.8.50 https://github.com/invoiceninja/invoiceninja/releases/tag/v5.8.50 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 9eb4460..94e0324 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.49~ynh1" +version = "5.8.50~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.49/invoiceninja.zip" - sha256 = "def465d8b0fa9f2940bbee954ba3b1438cb430be1ae14843ab0e6daea6ca3f3e" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.50/invoiceninja.zip" + sha256 = "6f29e9d90837a2d5e6d83f5f59540d2ad20dee6b95cce6b16b25299b2694c349" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From 7e4da5e863353b5e7bb1972b6ff8c4906742dc8e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 20 Apr 2024 01:40:03 +0000 Subject: [PATCH 22/66] Auto-update READMEs --- README.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2690369..ba4fe21 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. 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.49~ynh1 +**Shipped version:** 5.8.50~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 5ac9210..7afa73b 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.8.49~ynh1 +**Paketatutako bertsioa:** 5.8.50~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index b3cb1b7..a18eaea 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. 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.49~ynh1 +**Version incluse :** 5.8.50~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 3ad26f0..0a5f7bb 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.8.49~ynh1 +**Versión proporcionada:** 5.8.50~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index ce27161..e21d894 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.8.49~ynh1 +**分发版本:** 5.8.50~ynh1 **演示:** From e63d6ccb3d42c2cb303f39b077082fb69f3dc363 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 25 Apr 2024 03:51:52 +0200 Subject: [PATCH 23/66] Upgrade to v5.8.51 https://github.com/invoiceninja/invoiceninja/releases/tag/v5.8.51 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 94e0324..da5e954 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.50~ynh1" +version = "5.8.51~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.50/invoiceninja.zip" - sha256 = "6f29e9d90837a2d5e6d83f5f59540d2ad20dee6b95cce6b16b25299b2694c349" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.51/invoiceninja.zip" + sha256 = "fd0a3bbbc5b907bb67b4121628e4651a070e9e9c3bc4b16d5d350a214aafd2c6" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From 3d8ac9c9eb42b132c6bb613372ae9c52773431ec Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 25 Apr 2024 01:51:55 +0000 Subject: [PATCH 24/66] Auto-update READMEs --- README.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ba4fe21..1a02929 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. 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.50~ynh1 +**Shipped version:** 5.8.51~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 7afa73b..14efdae 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.8.50~ynh1 +**Paketatutako bertsioa:** 5.8.51~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index a18eaea..c82052e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. 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.50~ynh1 +**Version incluse :** 5.8.51~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 0a5f7bb..5ca3466 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.8.50~ynh1 +**Versión proporcionada:** 5.8.51~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index e21d894..185fa77 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.8.50~ynh1 +**分发版本:** 5.8.51~ynh1 **演示:** From b06c7070f198baf2063fc3b500051a5e39eaca3f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 3 May 2024 03:35:43 +0200 Subject: [PATCH 25/66] Upgrade to v5.8.53 https://github.com/invoiceninja/invoiceninja/releases/tag/v5.8.53 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index da5e954..99ea05c 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.51~ynh1" +version = "5.8.53~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.51/invoiceninja.zip" - sha256 = "fd0a3bbbc5b907bb67b4121628e4651a070e9e9c3bc4b16d5d350a214aafd2c6" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.53/invoiceninja.zip" + sha256 = "476f9b2d6f71a9be5a88f4a8917c6f65e992ee1dc67e404e1f98b7b8c6064cd1" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From 81d6165381c0510f6536662210fd6ac7c293e226 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 3 May 2024 01:35:46 +0000 Subject: [PATCH 26/66] Auto-update READMEs --- README.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1a02929..3aaff9e 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. 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.51~ynh1 +**Shipped version:** 5.8.53~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 14efdae..19cebe8 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.8.51~ynh1 +**Paketatutako bertsioa:** 5.8.53~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index c82052e..a455718 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. 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.51~ynh1 +**Version incluse :** 5.8.53~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 5ca3466..1970709 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.8.51~ynh1 +**Versión proporcionada:** 5.8.53~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 185fa77..66776fa 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.8.51~ynh1 +**分发版本:** 5.8.53~ynh1 **演示:** From f0e8baf65062f60c4f05919dce1c832f7bda3226 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 9 May 2024 03:38:31 +0200 Subject: [PATCH 27/66] Upgrade to v5.8.54 https://github.com/invoiceninja/invoiceninja/releases/tag/v5.8.54 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 99ea05c..950a9e8 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.53~ynh1" +version = "5.8.54~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.53/invoiceninja.zip" - sha256 = "476f9b2d6f71a9be5a88f4a8917c6f65e992ee1dc67e404e1f98b7b8c6064cd1" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.54/invoiceninja.zip" + sha256 = "ca9299c8ecdb7f0afb71903f7fb2c34e72492e238c27695f747af37428c19da0" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From db27464cc959072eb7c4dfd270aa3a8b50160cfd Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 9 May 2024 01:38:33 +0000 Subject: [PATCH 28/66] Auto-update READMEs --- README.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3aaff9e..4e97de6 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. 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.53~ynh1 +**Shipped version:** 5.8.54~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 19cebe8..f6aca52 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.8.53~ynh1 +**Paketatutako bertsioa:** 5.8.54~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index a455718..496cff6 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. 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.53~ynh1 +**Version incluse :** 5.8.54~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 1970709..271b2f2 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.8.53~ynh1 +**Versión proporcionada:** 5.8.54~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 66776fa..6d7b575 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -3,7 +3,7 @@ 请勿手动编辑。 --> -# YunoHost 的 InvoiceNinja 5 +# YunoHost 上的 InvoiceNinja 5 [![集成程度](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://dash.yunohost.org/appci/app/invoiceninja5) ![工作状态](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg) @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.8.53~ynh1 +**分发版本:** 5.8.54~ynh1 **演示:** From 2d083aa7566b010558ac0eec82493b3764b682e6 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 14 May 2024 03:44:18 +0200 Subject: [PATCH 29/66] Upgrade to v5.8.55 https://github.com/invoiceninja/invoiceninja/releases/tag/v5.8.55 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 950a9e8..3f62ff5 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.54~ynh1" +version = "5.8.55~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.54/invoiceninja.zip" - sha256 = "ca9299c8ecdb7f0afb71903f7fb2c34e72492e238c27695f747af37428c19da0" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.55/invoiceninja.zip" + sha256 = "267b58e03d056e54e641a306255e7622aa9d5efedb93dc670980dc55ae997823" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From 148046d669e719bd36a034afcdb7ff7f2e599d74 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 14 May 2024 01:44:20 +0000 Subject: [PATCH 30/66] Auto-update READMEs --- ALL_README.md | 1 + README.md | 2 +- README_es.md | 51 +++++++++++++++++++++++++++++++++++++++++++++++ README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 7 files changed, 57 insertions(+), 5 deletions(-) create mode 100644 README_es.md diff --git a/ALL_README.md b/ALL_README.md index a01b345..8938aae 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,6 +1,7 @@ # All available README files by language - [Read the README in English](README.md) +- [Lee el README en español](README_es.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) diff --git a/README.md b/README.md index 4e97de6..6791a0a 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. 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.54~ynh1 +**Shipped version:** 5.8.55~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md new file mode 100644 index 0000000..0264776 --- /dev/null +++ b/README_es.md @@ -0,0 +1,51 @@ + + +# InvoiceNinja 5 para Yunohost + +[![Nivel de integración](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://dash.yunohost.org/appci/app/invoiceninja5) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg) + +[![Instalar InvoiceNinja 5 con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) + +*[Leer este README en otros idiomas.](./ALL_README.md)* + +> *Este paquete le permite instalarInvoiceNinja 5 rapidamente y simplement en un servidor YunoHost.* +> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.* + +## Descripción general + +Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. + + +**Versión actual:** 5.8.55~ynh1 + +**Demo:** + +## Capturas + +![Captura de InvoiceNinja 5](./doc/screenshots/Create-Invoices-in-Seconds.png) + +## Documentaciones y recursos + +- Sitio web oficial: +- Documentación usuario oficial: +- Documentación administrador oficial: +- Repositorio del código fuente oficial de la aplicación : +- Catálogo YunoHost: +- Reportar un error: + +## Información para desarrolladores + +Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing + +Para probar la rama `testing`, sigue asÍ: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +o +sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +``` + +**Mas informaciones sobre el empaquetado de aplicaciones:** diff --git a/README_eu.md b/README_eu.md index f6aca52..7a5aae1 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.8.54~ynh1 +**Paketatutako bertsioa:** 5.8.55~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 496cff6..033ce79 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. 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.54~ynh1 +**Version incluse :** 5.8.55~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 271b2f2..30d563f 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.8.54~ynh1 +**Versión proporcionada:** 5.8.55~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 6d7b575..2adf33d 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.8.54~ynh1 +**分发版本:** 5.8.55~ynh1 **演示:** From 5cab06ac414061a41c99c5025131fb91efb9e853 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 15 May 2024 03:38:03 +0200 Subject: [PATCH 31/66] Upgrade to v5.8.56 https://github.com/invoiceninja/invoiceninja/releases/tag/5.8.56 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 3f62ff5..355e68d 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.55~ynh1" +version = "5.8.56~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.55/invoiceninja.zip" - sha256 = "267b58e03d056e54e641a306255e7622aa9d5efedb93dc670980dc55ae997823" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/5.8.56/invoiceninja.zip" + sha256 = "ce9c367fa9156d1c52203b40b7e8ac8c2b635c41be8b073dc498d5565d0746a4" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From dd88a1adf9d0afae8caa18021e25307badd8c9fe Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 15 May 2024 01:38:04 +0000 Subject: [PATCH 32/66] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6791a0a..f76afca 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. 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.55~ynh1 +**Shipped version:** 5.8.56~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 0264776..7413816 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión actual:** 5.8.55~ynh1 +**Versión actual:** 5.8.56~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 7a5aae1..936002c 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.8.55~ynh1 +**Paketatutako bertsioa:** 5.8.56~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 033ce79..13a9f9d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. 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.55~ynh1 +**Version incluse :** 5.8.56~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 30d563f..b97bb22 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.8.55~ynh1 +**Versión proporcionada:** 5.8.56~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 2adf33d..50b182f 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.8.55~ynh1 +**分发版本:** 5.8.56~ynh1 **演示:** From 935742674b53dcdf3e8f3e5f6d1071d6824555e6 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 17 May 2024 03:42:52 +0200 Subject: [PATCH 33/66] Upgrade to v5.8.57 https://github.com/invoiceninja/invoiceninja/releases/tag/v5.8.57 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 355e68d..317802f 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.56~ynh1" +version = "5.8.57~ynh1" maintainers = ["Sebastian Gumprich"] @@ -58,8 +58,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/5.8.56/invoiceninja.zip" - sha256 = "ce9c367fa9156d1c52203b40b7e8ac8c2b635c41be8b073dc498d5565d0746a4" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.8.57/invoiceninja.zip" + sha256 = "791203b07af41008253a067cf6576fd87301ae62a6a3b8cbbe0fc8c17db7ba6f" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From 26cb95e48a16bf6387629195f6614c6f02f02228 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 17 May 2024 01:42:54 +0000 Subject: [PATCH 34/66] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f76afca..e1a140e 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. 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.56~ynh1 +**Shipped version:** 5.8.57~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 7413816..9cd0586 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión actual:** 5.8.56~ynh1 +**Versión actual:** 5.8.57~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 936002c..9fa270c 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.8.56~ynh1 +**Paketatutako bertsioa:** 5.8.57~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 13a9f9d..785d52d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. 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.56~ynh1 +**Version incluse :** 5.8.57~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index b97bb22..6c5c941 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.8.56~ynh1 +**Versión proporcionada:** 5.8.57~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 50b182f..8b7462e 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.8.56~ynh1 +**分发版本:** 5.8.57~ynh1 **演示:** From 65f73268c32024ece1fb9ac58f408531d24d85d7 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 3 Jun 2024 03:37:18 +0200 Subject: [PATCH 35/66] Upgrade to v5.9.1 https://github.com/invoiceninja/invoiceninja/releases/tag/v5.9.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 317802f..5a7419e 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.57~ynh1" +version = "5.9.1~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.57/invoiceninja.zip" - sha256 = "791203b07af41008253a067cf6576fd87301ae62a6a3b8cbbe0fc8c17db7ba6f" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.9.1/invoiceninja.zip" + sha256 = "59c1843d04f11a1c38cf7e750e81ba79cf393f6cde594701cf36896e77fac2e9" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From e01576e811e2ff19f1d48cbc562ea36215c3f1b3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 3 Jun 2024 01:37:20 +0000 Subject: [PATCH 36/66] Auto-update READMEs --- ALL_README.md | 2 +- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ALL_README.md b/ALL_README.md index 8938aae..152f2e7 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,7 +1,7 @@ # All available README files by language - [Read the README in English](README.md) -- [Lee el README en español](README_es.md) +- [Lea el README en español](README_es.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) diff --git a/README.md b/README.md index e1a140e..85de833 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. 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.57~ynh1 +**Shipped version:** 5.9.1~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 9cd0586..e3d0947 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión actual:** 5.8.57~ynh1 +**Versión actual:** 5.9.1~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 9fa270c..2fcf8b6 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.8.57~ynh1 +**Paketatutako bertsioa:** 5.9.1~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 785d52d..4e22545 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. 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.57~ynh1 +**Version incluse :** 5.9.1~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 6c5c941..f584c1d 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.8.57~ynh1 +**Versión proporcionada:** 5.9.1~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 8b7462e..0808adc 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.8.57~ynh1 +**分发版本:** 5.9.1~ynh1 **演示:** From ce637116b8040936159a3b9bfa354191ab0aafb9 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 5 Jun 2024 03:38:47 +0200 Subject: [PATCH 37/66] Upgrade to v5.9.2 https://github.com/invoiceninja/invoiceninja/releases/tag/v5.9.2 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 5a7419e..6abeb34 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.9.1~ynh1" +version = "5.9.2~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.9.1/invoiceninja.zip" - sha256 = "59c1843d04f11a1c38cf7e750e81ba79cf393f6cde594701cf36896e77fac2e9" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.9.2/invoiceninja.zip" + sha256 = "bb470136407d4cede9739e9401d792d0f098b51ed21661e7eb6e14aebdf87114" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.zip" From c963963e20dd95959a673d5337df3e730e774041 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 5 Jun 2024 01:38:49 +0000 Subject: [PATCH 38/66] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 85de833..89b0b14 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. 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.9.1~ynh1 +**Shipped version:** 5.9.2~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index e3d0947..7efe78e 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión actual:** 5.9.1~ynh1 +**Versión actual:** 5.9.2~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 2fcf8b6..8d170e3 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.9.1~ynh1 +**Paketatutako bertsioa:** 5.9.2~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 4e22545..9857da6 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. 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.9.1~ynh1 +**Version incluse :** 5.9.2~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index f584c1d..e167961 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.9.1~ynh1 +**Versión proporcionada:** 5.9.2~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 0808adc..d712d2a 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.9.1~ynh1 +**分发版本:** 5.9.2~ynh1 **演示:** From b77aec8610cfde4e93e1819e8127d667f784d337 Mon Sep 17 00:00:00 2001 From: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com> Date: Thu, 27 Jun 2024 16:56:27 -0500 Subject: [PATCH 39/66] Update manifest.toml Update autoupdate asset from .zip to .tar --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 6abeb34..fc79d16 100644 --- a/manifest.toml +++ b/manifest.toml @@ -62,7 +62,7 @@ ram.runtime = "50M" sha256 = "bb470136407d4cede9739e9401d792d0f098b51ed21661e7eb6e14aebdf87114" in_subdir = false autoupdate.strategy = "latest_github_release" - autoupdate.asset = "invoiceninja.zip" + autoupdate.asset = "invoiceninja.tar" [resources.system_user] From 32f22ec6e6912d9ea22c6189a19b13cfd887a51f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 28 Jun 2024 04:32:10 +0000 Subject: [PATCH 40/66] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 89b0b14..ca9df1e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # InvoiceNinja 5 for YunoHost -[![Integration level](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://dash.yunohost.org/appci/app/invoiceninja5) ![Working status](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) ![Working status](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg) [![Install InvoiceNinja 5 with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) diff --git a/README_es.md b/README_es.md index 7efe78e..e32a858 100644 --- a/README_es.md +++ b/README_es.md @@ -5,7 +5,7 @@ No se debe editar a mano. # InvoiceNinja 5 para Yunohost -[![Nivel de integración](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://dash.yunohost.org/appci/app/invoiceninja5) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg) +[![Nivel de integración](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg) [![Instalar InvoiceNinja 5 con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) diff --git a/README_eu.md b/README_eu.md index 8d170e3..8a6e2dd 100644 --- a/README_eu.md +++ b/README_eu.md @@ -5,7 +5,7 @@ EZ editatu eskuz. # InvoiceNinja 5 YunoHost-erako -[![Integrazio maila](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://dash.yunohost.org/appci/app/invoiceninja5) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg) +[![Integrazio maila](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg) [![Instalatu InvoiceNinja 5 YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) diff --git a/README_fr.md b/README_fr.md index 9857da6..8917708 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main. # InvoiceNinja 5 pour YunoHost -[![Niveau d’intégration](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://dash.yunohost.org/appci/app/invoiceninja5) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg) [![Installer InvoiceNinja 5 avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) diff --git a/README_gl.md b/README_gl.md index e167961..32a7947 100644 --- a/README_gl.md +++ b/README_gl.md @@ -5,7 +5,7 @@ NON debe editarse manualmente. # InvoiceNinja 5 para YunoHost -[![Nivel de integración](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://dash.yunohost.org/appci/app/invoiceninja5) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg) +[![Nivel de integración](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg) [![Instalar InvoiceNinja 5 con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) diff --git a/README_zh_Hans.md b/README_zh_Hans.md index d712d2a..e44e2e1 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -5,7 +5,7 @@ # YunoHost 上的 InvoiceNinja 5 -[![集成程度](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://dash.yunohost.org/appci/app/invoiceninja5) ![工作状态](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg) +[![集成程度](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) ![工作状态](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg) [![使用 YunoHost 安装 InvoiceNinja 5](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) From 9f54ee6e38da43cb28ffbcd26aa9aeb227694a77 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 29 Jun 2024 03:42:40 +0200 Subject: [PATCH 41/66] Upgrade to v5.10.4 https://github.com/invoiceninja/invoiceninja/releases/tag/v5.10.4 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index fc79d16..a2e5f6d 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.9.2~ynh1" +version = "5.10.4~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.9.2/invoiceninja.zip" - sha256 = "bb470136407d4cede9739e9401d792d0f098b51ed21661e7eb6e14aebdf87114" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.4/invoiceninja.tar" + sha256 = "1f57020738a3d735dc1d5b16da4f915886a184c099e78f96be7c2d9fa78b7d70" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.tar" From 6980234312683474b5cebd1d6e3cce0528c38b99 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 29 Jun 2024 01:42:41 +0000 Subject: [PATCH 42/66] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ca9df1e..ed810fa 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. 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.9.2~ynh1 +**Shipped version:** 5.10.4~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index e32a858..4f1e863 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión actual:** 5.9.2~ynh1 +**Versión actual:** 5.10.4~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 8a6e2dd..c627511 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.9.2~ynh1 +**Paketatutako bertsioa:** 5.10.4~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 8917708..46afe17 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. 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.9.2~ynh1 +**Version incluse :** 5.10.4~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 32a7947..0d56f61 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.9.2~ynh1 +**Versión proporcionada:** 5.10.4~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index e44e2e1..59d2c72 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.9.2~ynh1 +**分发版本:** 5.10.4~ynh1 **演示:** From 979c9d3cdde69010d5fcfd4024d0a4c19363218d Mon Sep 17 00:00:00 2001 From: Sebastian Gumprich Date: Sun, 30 Jun 2024 19:40:27 +0200 Subject: [PATCH 43/66] fix pdf generation error --- scripts/install | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/install b/scripts/install index 4d1a9b5..93a679c 100755 --- a/scripts/install +++ b/scripts/install @@ -77,6 +77,8 @@ pushd "$install_dir" # install snappdf, since it isn't included by default anymore since # 5.5.12: https://invoiceninja.github.io/docs/self-host-troubleshooting/#pdf-conversion-issues php$phpversion vendor/bin/snappdf download + # see: https://forum.cloudron.io/topic/11932/invoice-ninja-server-500-internal-error/29 + find vendor/beganovich/snappdf/versions/*-Linux_x64/chrome-linux/ -type f -name chrome* ! -name "*.*" -print -exec chmod 755 {} \; popd chmod 750 "$install_dir" From ca382e478f468881ed56410b58665de0251a2f8f Mon Sep 17 00:00:00 2001 From: Sebastian Gumprich Date: Sun, 30 Jun 2024 20:01:23 +0200 Subject: [PATCH 44/66] set format to wrong value bc otherwise the helper wont extract it --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index a2e5f6d..44e18ae 100644 --- a/manifest.toml +++ b/manifest.toml @@ -60,6 +60,7 @@ ram.runtime = "50M" [resources.sources.main] url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.4/invoiceninja.tar" sha256 = "1f57020738a3d735dc1d5b16da4f915886a184c099e78f96be7c2d9fa78b7d70" + format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "invoiceninja.tar" From 0486b713a01949f3e1bffd18420869c91850ae7f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 8 Jul 2024 03:41:31 +0200 Subject: [PATCH 45/66] Upgrade to v5.10.5 https://github.com/invoiceninja/invoiceninja/releases/tag/v5.10.5 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 44e18ae..a413f27 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.10.4~ynh1" +version = "5.10.5~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.10.4/invoiceninja.tar" - sha256 = "1f57020738a3d735dc1d5b16da4f915886a184c099e78f96be7c2d9fa78b7d70" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.5/invoiceninja.tar" + sha256 = "972afc51a40634125c2fcf25d27c60e751cfa1e7236834f689789edd4c204dd7" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From 5e2edff29a783b2eb4f6849bae25f703254405ad Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 8 Jul 2024 01:41:34 +0000 Subject: [PATCH 46/66] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ed810fa..cf5521d 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. 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.10.4~ynh1 +**Shipped version:** 5.10.5~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 4f1e863..61754c6 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión actual:** 5.10.4~ynh1 +**Versión actual:** 5.10.5~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index c627511..51c1c32 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.10.4~ynh1 +**Paketatutako bertsioa:** 5.10.5~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 46afe17..7702474 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. 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.10.4~ynh1 +**Version incluse :** 5.10.5~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 0d56f61..0725e09 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.10.4~ynh1 +**Versión proporcionada:** 5.10.5~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 59d2c72..96a5704 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.10.4~ynh1 +**分发版本:** 5.10.5~ynh1 **演示:** From 885c37582a3e314c3393ef98913ef9ce27de30d9 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 9 Jul 2024 03:36:15 +0200 Subject: [PATCH 47/66] Upgrade to v5.10.6 https://github.com/invoiceninja/invoiceninja/releases/tag/v5.10.6 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index a413f27..84e4cf1 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.10.5~ynh1" +version = "5.10.6~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.10.5/invoiceninja.tar" - sha256 = "972afc51a40634125c2fcf25d27c60e751cfa1e7236834f689789edd4c204dd7" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.6/invoiceninja.tar" + sha256 = "c88732b45f3ea2c576e079cc01f2cdce86ce266da8b8edd6394ced939569b60b" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From 75090d345632bc3ba971c69f86c192cbce0bbe7b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 9 Jul 2024 01:36:18 +0000 Subject: [PATCH 48/66] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index cf5521d..64d52d1 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. 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.10.5~ynh1 +**Shipped version:** 5.10.6~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 61754c6..4bf25eb 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión actual:** 5.10.5~ynh1 +**Versión actual:** 5.10.6~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 51c1c32..62d572e 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.10.5~ynh1 +**Paketatutako bertsioa:** 5.10.6~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 7702474..344bb0a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. 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.10.5~ynh1 +**Version incluse :** 5.10.6~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 0725e09..e03669e 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.10.5~ynh1 +**Versión proporcionada:** 5.10.6~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 96a5704..61a8998 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.10.5~ynh1 +**分发版本:** 5.10.6~ynh1 **演示:** From 8b3379093f2c518098cab1966796160fc6c4b5a3 Mon Sep 17 00:00:00 2001 From: Sebastian Gumprich Date: Tue, 9 Jul 2024 08:58:10 +0200 Subject: [PATCH 49/66] fix pdf generation on IN upgrade --- scripts/upgrade | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/upgrade b/scripts/upgrade index f6bb208..de23274 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -104,6 +104,8 @@ pushd "$install_dir" # install snappdf, since it isn't included by default anymore since # 5.5.12: https://invoiceninja.github.io/docs/self-host-troubleshooting/#pdf-conversion-issues php$phpversion vendor/bin/snappdf download + # see: https://forum.cloudron.io/topic/11932/invoice-ninja-server-500-internal-error/29 + find vendor/beganovich/snappdf/versions/*-Linux_x64/chrome-linux/ -type f -name chrome* ! -name "*.*" -print -exec chmod 755 {} \; popd chmod 750 "$install_dir" From 61860e93a4bb6cfd9ad2a1ae3518bf3bfa79452d Mon Sep 17 00:00:00 2001 From: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com> Date: Wed, 10 Jul 2024 13:54:02 -0500 Subject: [PATCH 50/66] Update install Grant write permission to owner for .env --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 93a679c..b3b8717 100755 --- a/scripts/install +++ b/scripts/install @@ -58,7 +58,7 @@ ynh_script_progression --message="Modifying a config file..." --weight=1 ynh_add_config --template="default.env" --destination="$install_dir/.env" -chmod 400 "$install_dir/.env" +chmod 600 "$install_dir/.env" chown $app:$app "$install_dir/.env" #================================================= From 434c411d876029dc5867d8084882851620a22ad8 Mon Sep 17 00:00:00 2001 From: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com> Date: Wed, 10 Jul 2024 13:54:40 -0500 Subject: [PATCH 51/66] Update upgrade Give write permission to owner for .env --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index de23274..0b15889 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -69,7 +69,7 @@ then ynh_add_config --template="default.env" --destination="$install_dir/.env" - chmod 400 "$install_dir/.env" + chmod 600 "$install_dir/.env" chown $app:$app "$install_dir/.env" fi From 39fbeb2ab7ebde1964bfd9b9bb8716070b70b0e7 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 11 Jul 2024 03:36:12 +0200 Subject: [PATCH 52/66] Upgrade to v5.10.8 https://github.com/invoiceninja/invoiceninja/releases/tag/v5.10.8 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 84e4cf1..ade6c25 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.10.6~ynh1" +version = "5.10.8~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.10.6/invoiceninja.tar" - sha256 = "c88732b45f3ea2c576e079cc01f2cdce86ce266da8b8edd6394ced939569b60b" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.8/invoiceninja.tar" + sha256 = "7af223018ab5feb5aaea1128b8efde0ed7ae67202c6a4155d279f8ddc8139629" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From e27f7a5fc1cd47515cd0948ebaee0ac9ffb45335 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 11 Jul 2024 01:36:14 +0000 Subject: [PATCH 53/66] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 64d52d1..2c68a42 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. 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.10.6~ynh1 +**Shipped version:** 5.10.8~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 4bf25eb..e4fad29 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión actual:** 5.10.6~ynh1 +**Versión actual:** 5.10.8~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 62d572e..da9482e 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.10.6~ynh1 +**Paketatutako bertsioa:** 5.10.8~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 344bb0a..0e85dd0 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. 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.10.6~ynh1 +**Version incluse :** 5.10.8~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index e03669e..ee16489 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.10.6~ynh1 +**Versión proporcionada:** 5.10.8~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 61a8998..abb7493 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.10.6~ynh1 +**分发版本:** 5.10.8~ynh1 **演示:** From 3fd9d5963af402797c61191b42e2d4ff9084bc91 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 16 Jul 2024 03:35:12 +0200 Subject: [PATCH 54/66] Upgrade sources - `main` v5.10.9: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.10.9 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index ade6c25..5fc75de 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.10.8~ynh1" +version = "5.10.9~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.10.8/invoiceninja.tar" - sha256 = "7af223018ab5feb5aaea1128b8efde0ed7ae67202c6a4155d279f8ddc8139629" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.9/invoiceninja.tar" + sha256 = "ab67832fdf74acbb1c953405a35210328712d2a351dceded4be74723f8435c44" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From 91cb4fc8eab4316f8dd1ecd5d48099d1f3cfd75e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 16 Jul 2024 01:35:14 +0000 Subject: [PATCH 55/66] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2c68a42..e6d0ef5 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. 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.10.8~ynh1 +**Shipped version:** 5.10.9~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index e4fad29..e6d1baf 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión actual:** 5.10.8~ynh1 +**Versión actual:** 5.10.9~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index da9482e..47cf5b2 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.10.8~ynh1 +**Paketatutako bertsioa:** 5.10.9~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 0e85dd0..9dd8d50 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. 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.10.8~ynh1 +**Version incluse :** 5.10.9~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index ee16489..a9ef589 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.10.8~ynh1 +**Versión proporcionada:** 5.10.9~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index abb7493..5225732 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.10.8~ynh1 +**分发版本:** 5.10.9~ynh1 **演示:** From 9ad9f91f25e1d1e3afb8da9eb96051f16f176ced Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 18 Jul 2024 03:36:00 +0200 Subject: [PATCH 56/66] Upgrade sources - `main` v5.10.10: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.10.10 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 5fc75de..f89d4a2 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.10.9~ynh1" +version = "5.10.10~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.10.9/invoiceninja.tar" - sha256 = "ab67832fdf74acbb1c953405a35210328712d2a351dceded4be74723f8435c44" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.10/invoiceninja.tar" + sha256 = "4887e97337b15c9f54dfb98d3ff3687dee9f8a7f81070843ad0d2842bbff5ad0" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From b53376af78cc1e698dea534d658817c4d1aae949 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 18 Jul 2024 01:36:02 +0000 Subject: [PATCH 57/66] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e6d0ef5..af7aad5 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. 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.10.9~ynh1 +**Shipped version:** 5.10.10~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index e6d1baf..9196694 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión actual:** 5.10.9~ynh1 +**Versión actual:** 5.10.10~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 47cf5b2..1f87010 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.10.9~ynh1 +**Paketatutako bertsioa:** 5.10.10~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 9dd8d50..af2c907 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. 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.10.9~ynh1 +**Version incluse :** 5.10.10~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index a9ef589..5ee06ee 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.10.9~ynh1 +**Versión proporcionada:** 5.10.10~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 5225732..d92c181 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.10.9~ynh1 +**分发版本:** 5.10.10~ynh1 **演示:** From 4492d3154b8fd51331cde048becd71065b7abc00 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 19 Jul 2024 03:38:57 +0200 Subject: [PATCH 58/66] Upgrade sources - `main` v5.10.11: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.10.11 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index f89d4a2..bac3b62 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.10.10~ynh1" +version = "5.10.11~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.10.10/invoiceninja.tar" - sha256 = "4887e97337b15c9f54dfb98d3ff3687dee9f8a7f81070843ad0d2842bbff5ad0" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.11/invoiceninja.tar" + sha256 = "bad8da4da3a127ff67177efd6dae96eecc5a48783c6441922dd32604f523fd36" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From 29d04b7eab1406fefea035c9565d4cc7f1de9d62 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 19 Jul 2024 01:38:58 +0000 Subject: [PATCH 59/66] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index af7aad5..cf8408c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. 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.10.10~ynh1 +**Shipped version:** 5.10.11~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 9196694..7461a61 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión actual:** 5.10.10~ynh1 +**Versión actual:** 5.10.11~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 1f87010..ba0fb29 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.10.10~ynh1 +**Paketatutako bertsioa:** 5.10.11~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index af2c907..a834a2a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. 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.10.10~ynh1 +**Version incluse :** 5.10.11~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 5ee06ee..6660ee3 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.10.10~ynh1 +**Versión proporcionada:** 5.10.11~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index d92c181..9160347 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.10.10~ynh1 +**分发版本:** 5.10.11~ynh1 **演示:** From 446a83311d9a4e68db743a11cc5e838c9bbaa070 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 21 Jul 2024 03:35:41 +0200 Subject: [PATCH 60/66] Upgrade sources - `main` v5.10.12: https://github.com/invoiceninja/invoiceninja/releases/tag/v5.10.12 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index bac3b62..70d35d1 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.10.11~ynh1" +version = "5.10.12~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.10.11/invoiceninja.tar" - sha256 = "bad8da4da3a127ff67177efd6dae96eecc5a48783c6441922dd32604f523fd36" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.12/invoiceninja.tar" + sha256 = "c6062fd860ae1a016c8453b313a8a3f5a717b0c6245a7493068d58eda7a541d8" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release" From a1320212cde1af4fe28980816dd024ea17321306 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 21 Jul 2024 01:35:44 +0000 Subject: [PATCH 61/66] Auto-update READMEs --- ALL_README.md | 1 + README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_id.md | 51 +++++++++++++++++++++++++++++++++++++++++++++++ README_zh_Hans.md | 2 +- 8 files changed, 58 insertions(+), 6 deletions(-) create mode 100644 README_id.md diff --git a/ALL_README.md b/ALL_README.md index 152f2e7..4ed64dd 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -5,4 +5,5 @@ - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) +- [Baca README dalam bahasa bahasa Indonesia](README_id.md) - [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README.md b/README.md index cf8408c..60ccdf8 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. 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.10.11~ynh1 +**Shipped version:** 5.10.12~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 7461a61..14eddf3 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión actual:** 5.10.11~ynh1 +**Versión actual:** 5.10.12~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index ba0fb29..9faaaac 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.10.11~ynh1 +**Paketatutako bertsioa:** 5.10.12~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index a834a2a..1904686 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. 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.10.11~ynh1 +**Version incluse :** 5.10.12~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 6660ee3..ea7f054 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.10.11~ynh1 +**Versión proporcionada:** 5.10.12~ynh1 **Demo:** diff --git a/README_id.md b/README_id.md new file mode 100644 index 0000000..dd683b7 --- /dev/null +++ b/README_id.md @@ -0,0 +1,51 @@ + + +# InvoiceNinja 5 untuk YunoHost + +[![Tingkat integrasi](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg) + +[![Pasang InvoiceNinja 5 dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) + +*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)* + +> *Paket ini memperbolehkan Anda untuk memasang InvoiceNinja 5 secara cepat dan mudah pada server YunoHost.* +> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.* + +## Ringkasan + +Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. + + +**Versi terkirim:** 5.10.12~ynh1 + +**Demo:** + +## Tangkapan Layar + +![Tangkapan Layar pada InvoiceNinja 5](./doc/screenshots/Create-Invoices-in-Seconds.png) + +## Dokumentasi dan sumber daya + +- Website aplikasi resmi: +- Dokumentasi pengguna resmi: +- Dokumentasi admin resmi: +- Repositori kode aplikasi hulu: +- Gudang YunoHost: +- Laporkan bug: + +## Info developer + +Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing). + +Untuk mencoba branch `testing`, silakan dilanjutkan seperti: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +atau +sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +``` + +**Info lebih lanjut mengenai pemaketan aplikasi:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 9160347..452a35d 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.10.11~ynh1 +**分发版本:** 5.10.12~ynh1 **演示:** From 1ce4f36ddcf9033081830b77a158908cf1a8a035 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 4 Aug 2024 16:35:32 +0000 Subject: [PATCH 62/66] Auto-update READMEs --- README_id.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_id.md b/README_id.md index dd683b7..0d6012f 100644 --- a/README_id.md +++ b/README_id.md @@ -32,7 +32,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, tr - Website aplikasi resmi: - Dokumentasi pengguna resmi: - Dokumentasi admin resmi: -- Repositori kode aplikasi hulu: +- Depot kode aplikasi hulu: - Gudang YunoHost: - Laporkan bug: From 6d0ac41466d29034a93a80f58842b011e3f20eab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 4 Aug 2024 18:35:47 +0200 Subject: [PATCH 63/66] cleaning --- scripts/backup | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/scripts/backup b/scripts/backup index dbbf81c..b7f5254 100755 --- a/scripts/backup +++ b/scripts/backup @@ -22,23 +22,13 @@ ynh_print_info --message="Declaring files to be backed up..." ynh_backup --src_path="$install_dir" #================================================= -# BACKUP THE NGINX CONFIGURATION +# SYSTEM CONFIGURATION #================================================= ynh_backup --src_path="/etc/nginx/conf.d/$domain.d/$app.conf" -#================================================= -# BACKUP THE PHP-FPM CONFIGURATION -#================================================= - ynh_backup --src_path="/etc/php/$phpversion/fpm/pool.d/$app.conf" -#================================================= -# SPECIFIC BACKUP -#================================================= -# BACKUP A CRON FILE -#================================================= - ynh_backup --src_path="/etc/cron.d/$app" #================================================= From d5f1158a6f397197db1ecb4ec0c2b842926e516d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 4 Aug 2024 18:50:22 +0200 Subject: [PATCH 64/66] bump php --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 70d35d1..43adc47 100644 --- a/manifest.toml +++ b/manifest.toml @@ -73,7 +73,7 @@ ram.runtime = "50M" main.url = "/" [resources.apt] - packages = "mariadb-server, php8.2-bcmath, php8.2-gmp, php8.2-fileinfo, php8.2-gd, php8.2-mbstring, php8.2-pdo, php8.2-xml, php8.2-curl, php8.2-zip, php8.2-mysql, libnss3-dev, libatk1.0-0, libatk-bridge2.0-0, libxcomposite1, libxrandr2, libasound2, libcups2, libdrm2, libxkbcommon0, libxdamage1, libxfixes3, libgbm1, libpango-1.0-0, libcairo2" + packages = "mariadb-server, php8.3-bcmath, php8.3-gmp, php8.3-fileinfo, php8.3-gd, php8.3-mbstring, php8.3-pdo, php8.3-xml, php8.3-curl, php8.3-zip, php8.3-mysql, libnss3-dev, libatk1.0-0, libatk-bridge2.0-0, libxcomposite1, libxrandr2, libasound2, libcups2, libdrm2, libxkbcommon0, libxdamage1, libxfixes3, libgbm1, libpango-1.0-0, libcairo2" [resources.database] type = "mysql" From ca204fb874f341bb18dfcc2a2a1f0ede9db15945 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 4 Aug 2024 18:52:12 +0200 Subject: [PATCH 65/66] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 43adc47..e73b016 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.10.12~ynh1" +version = "5.10.12~ynh2" maintainers = ["Sebastian Gumprich"] From 7ccd1ab893454c772bf356cb54a8d0ae4318b8b7 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 4 Aug 2024 16:52:16 +0000 Subject: [PATCH 66/66] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_id.md | 2 +- README_zh_Hans.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 60ccdf8..57b58bf 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. 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.10.12~ynh1 +**Shipped version:** 5.10.12~ynh2 **Demo:** diff --git a/README_es.md b/README_es.md index 14eddf3..d0f3db2 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión actual:** 5.10.12~ynh1 +**Versión actual:** 5.10.12~ynh2 **Demo:** diff --git a/README_eu.md b/README_eu.md index 9faaaac..4dfae54 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.10.12~ynh1 +**Paketatutako bertsioa:** 5.10.12~ynh2 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 1904686..e2de27b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. 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.10.12~ynh1 +**Version incluse :** 5.10.12~ynh2 **Démo :** diff --git a/README_gl.md b/README_gl.md index ea7f054..11374fd 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versión proporcionada:** 5.10.12~ynh1 +**Versión proporcionada:** 5.10.12~ynh2 **Demo:** diff --git a/README_id.md b/README_id.md index 0d6012f..4ba3fac 100644 --- a/README_id.md +++ b/README_id.md @@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versi terkirim:** 5.10.12~ynh1 +**Versi terkirim:** 5.10.12~ynh2 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 452a35d..cfd66bc 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.10.12~ynh1 +**分发版本:** 5.10.12~ynh2 **演示:**