diff --git a/ALL_README.md b/ALL_README.md index 4ed64dd..df3708b 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -6,4 +6,6 @@ - [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) +- [Lees de README in het Nederlands](README_nl.md) +- [Прочитать README на русский](README_ru.md) - [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README.md b/README.md index 4bf0bbe..0a0fd19 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.21~ynh1 +**Shipped version:** 5.10.29~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index dfa6842..25a5723 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.21~ynh1 +**Versión actual:** 5.10.29~ynh1 **Demo:** @@ -38,7 +38,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, tr ## Información para desarrolladores -Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing +Por favor enviar sus correcciones a la [rama `testing`](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing). Para probar la rama `testing`, sigue asÍ: diff --git a/README_eu.md b/README_eu.md index bed20ec..8db2393 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.21~ynh1 +**Paketatutako bertsioa:** 5.10.29~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index c5202c6..fc967b6 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.21~ynh1 +**Version incluse :** 5.10.29~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index fe1bd3a..19c680f 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.21~ynh1 +**Versión proporcionada:** 5.10.29~ynh1 **Demo:** diff --git a/README_id.md b/README_id.md index 6d36f99..11a89bd 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.21~ynh1 +**Versi terkirim:** 5.10.29~ynh1 **Demo:** diff --git a/README_nl.md b/README_nl.md new file mode 100644 index 0000000..face1f7 --- /dev/null +++ b/README_nl.md @@ -0,0 +1,51 @@ + + +# InvoiceNinja 5 voor Yunohost + +[![Integratieniveau](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) ![Mate van functioneren](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![Onderhoudsstatus](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg) + +[![InvoiceNinja 5 met Yunohost installeren](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) + +*[Deze README in een andere taal lezen.](./ALL_README.md)* + +> *Met dit pakket kun je InvoiceNinja 5 snel en eenvoudig op een YunoHost-server installeren.* +> *Als je nog geen YunoHost hebt, lees dan [de installatiehandleiding](https://yunohost.org/install), om te zien hoe je 'm installeert.* + +## Overzicht + +Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. + + +**Geleverde versie:** 5.10.29~ynh1 + +**Demo:** + +## Schermafdrukken + +![Schermafdrukken van InvoiceNinja 5](./doc/screenshots/Create-Invoices-in-Seconds.png) + +## Documentatie en bronnen + +- Officiele website van de app: +- Officiele gebruikersdocumentatie: +- Officiele beheerdersdocumentatie: +- Upstream app codedepot: +- YunoHost-store: +- Meld een bug: + +## Ontwikkelaarsinformatie + +Stuur je pull request alsjeblieft naar de [`testing`-branch](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing). + +Om de `testing`-branch uit te proberen, ga als volgt te werk: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +of +sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +``` + +**Verdere informatie over app-packaging:** diff --git a/README_ru.md b/README_ru.md new file mode 100644 index 0000000..a57bd47 --- /dev/null +++ b/README_ru.md @@ -0,0 +1,51 @@ + + +# InvoiceNinja 5 для YunoHost + +[![Уровень интеграции](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) + +[![Установите InvoiceNinja 5 с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) + +*[Прочтите этот README на других языках.](./ALL_README.md)* + +> *Этот пакет позволяет Вам установить InvoiceNinja 5 быстро и просто на YunoHost-сервер.* +> *Если у Вас нет 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.10.29~ynh1 + +**Демо-версия:** + +## Снимки экрана + +![Снимок экрана InvoiceNinja 5](./doc/screenshots/Create-Invoices-in-Seconds.png) + +## Документация и ресурсы + +- Официальный веб-сайт приложения: +- Официальная документация пользователя: +- Официальная документация администратора: +- Репозиторий кода главной ветки приложения: +- Магазин YunoHost: +- Сообщите об ошибке: + +## Информация для разработчиков + +Пришлите Ваш запрос на слияние в [ветку `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 +``` + +**Больше информации о пакетировании приложений:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 9b7d4ee..f0e61c0 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.21~ynh1 +**分发版本:** 5.10.29~ynh1 **演示:** diff --git a/conf/default.env b/conf/default.env index 1e1fb5b..dcd6195 100644 --- a/conf/default.env +++ b/conf/default.env @@ -60,3 +60,8 @@ UPDATE_SECRET=__API_SECRET__ API_SECRET=__API_SECRET__ PRECONFIGURED_INSTALL=true + +NORDIGEN_SECRET_ID= +NORDIGEN_SECRET_KEY= + +OPENEXCHANGE_APP_ID= diff --git a/manifest.toml b/manifest.toml index f305a27..3b3b584 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.21~ynh1" +version = "5.10.29~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.21/invoiceninja.tar" - sha256 = "c13c6c700e1e31322a6aa399464e17b8cf96657719f9e83ed7b0632760110b6e" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.10.29/invoiceninja.tar" + sha256 = "76a15b683a401f76583d1ee6f463ae08429757d28ead07571ff6372228f31d23" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release"