1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/itflow_ynh.git synced 2024-09-03 19:26:24 +02:00

Merge pull request #125 from YunoHost-Apps/ci-auto-update-2024.04.01

Upgrade to v2024.04.01
This commit is contained in:
eric_G 2024-04-02 23:57:03 +02:00 committed by GitHub
commit c9b766fbe9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 88 additions and 34 deletions

5
ALL_README.md Normal file
View file

@ -0,0 +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)

View file

@ -1,5 +1,5 @@
<!-- <!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator N.B.: This README was automatically generated by <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
It shall NOT be edited by hand. It shall NOT be edited by hand.
--> -->
@ -9,18 +9,18 @@ It shall NOT be edited by hand.
[![Install ITFlow with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=itflow) [![Install ITFlow with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=itflow)
*[Lire ce readme en français.](./README_fr.md)* *[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install ITFlow quickly and simply on a YunoHost server. > *This package allows you to install ITFlow 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.* > *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
## Overview ## Overview
IT documentation, ticketing and accounting system for small MSPs. IT documentation, ticketing and accounting system for small MSPs.
**Shipped version:** 2024.03.03~ynh1 **Shipped version:** 2024.04.01~ynh1
**Demo:** https://demo.itflow.org/ **Demo:** <https://demo.itflow.org/>
## Screenshots ## Screenshots
@ -28,19 +28,19 @@ IT documentation, ticketing and accounting system for small MSPs.
## Documentation and resources ## Documentation and resources
* Official app website: <https://itflow.org/> - Official app website: <https://itflow.org/>
* Official admin documentation: <https://docs.itflow.org/installation> - Official admin documentation: <https://docs.itflow.org/installation>
* Upstream app code repository: <https://github.com/itflow-org/itflow> - Upstream app code repository: <https://github.com/itflow-org/itflow>
* YunoHost Store: <https://apps.yunohost.org/app/itflow> - YunoHost Store: <https://apps.yunohost.org/app/itflow>
* Report a bug: <https://github.com/YunoHost-Apps/itflow_ynh/issues> - Report a bug: <https://github.com/YunoHost-Apps/itflow_ynh/issues>
## Developer info ## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/itflow_ynh/tree/testing). Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/itflow_ynh/tree/testing).
To try the testing branch, please proceed like that. To try the `testing` branch, please proceed like that:
``` bash ```bash
sudo yunohost app install https://github.com/YunoHost-Apps/itflow_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/itflow_ynh/tree/testing --debug
or or
sudo yunohost app upgrade itflow -u https://github.com/YunoHost-Apps/itflow_ynh/tree/testing --debug sudo yunohost app upgrade itflow -u https://github.com/YunoHost-Apps/itflow_ynh/tree/testing --debug

49
README_eu.md Normal file
View file

@ -0,0 +1,49 @@
<!--
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
EZ editatu eskuz.
-->
# ITFlow YunoHost-erako
[![Integrazio maila](https://dash.yunohost.org/integration/itflow.svg)](https://dash.yunohost.org/appci/app/itflow) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/itflow.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/itflow.maintain.svg)
[![Instalatu ITFlow YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=itflow)
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
> *Pakete honek ITFlow YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
## Aurreikuspena
IT documentation, ticketing and accounting system for small MSPs.
**Paketatutako bertsioa:** 2024.04.01~ynh1
**Demoa:** <https://demo.itflow.org/>
## Pantaila-argazkiak
![ITFlow(r)en pantaila-argazkia](./doc/screenshots/readme.gif)
## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala: <https://itflow.org/>
- Administratzaileen dokumentazio ofiziala: <https://docs.itflow.org/installation>
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/itflow-org/itflow>
- YunoHost Denda: <https://apps.yunohost.org/app/itflow>
- Eman errore baten berri: <https://github.com/YunoHost-Apps/itflow_ynh/issues>
## Garatzaileentzako informazioa
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/itflow_ynh/tree/testing).
`testing` abarra probatzeko, ondorengoa egin:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/itflow_ynh/tree/testing --debug
edo
sudo yunohost app upgrade itflow -u https://github.com/YunoHost-Apps/itflow_ynh/tree/testing --debug
```
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>

View file

@ -1,6 +1,6 @@
<!-- <!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator Nota bene: ce README est automatiquement généré par <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
It shall NOT be edited by hand. Il NE doit PAS être modifié à la main.
--> -->
# ITFlow pour YunoHost # ITFlow pour YunoHost
@ -9,18 +9,18 @@ It shall NOT be edited by hand.
[![Installer ITFlow avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=itflow) [![Installer ITFlow avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=itflow)
*[Read this readme in english.](./README.md)* *[Lire le README dans d'autres langues.](./ALL_README.md)*
> *Ce package vous permet dinstaller ITFlow rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller ITFlow rapidement et simplement sur un serveur YunoHost.*
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.* > *Si vous navez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment linstaller et en profiter.*
## Vue densemble ## Vue densemble
Système de documentation, de billetterie et de comptabilité pour les petits MSP Système de documentation, de billetterie et de comptabilité pour les petits MSP
**Version incluse :** 2024.03.03~ynh1 **Version incluse:** 2024.04.01~ynh1
**Démo :** https://demo.itflow.org/ **Démo:** <https://demo.itflow.org/>
## Captures décran ## Captures décran
@ -28,22 +28,22 @@ Système de documentation, de billetterie et de comptabilité pour les petits MS
## Documentations et ressources ## Documentations et ressources
* Site officiel de lapp : <https://itflow.org/> - Site officiel de lapp: <https://itflow.org/>
* Documentation officielle de ladmin : <https://docs.itflow.org/installation> - Documentation officielle de ladmin: <https://docs.itflow.org/installation>
* Dépôt de code officiel de lapp : <https://github.com/itflow-org/itflow> - Dépôt de code officiel de lapp: <https://github.com/itflow-org/itflow>
* YunoHost Store: <https://apps.yunohost.org/app/itflow> - YunoHost Store: <https://apps.yunohost.org/app/itflow>
* Signaler un bug : <https://github.com/YunoHost-Apps/itflow_ynh/issues> - Signaler un bug: <https://github.com/YunoHost-Apps/itflow_ynh/issues>
## Informations pour les développeurs ## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/itflow_ynh/tree/testing). Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/itflow_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit. Pour essayer la branche `testing`, procédez comme suit:
``` bash ```bash
sudo yunohost app install https://github.com/YunoHost-Apps/itflow_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/itflow_ynh/tree/testing --debug
ou ou
sudo yunohost app upgrade itflow -u https://github.com/YunoHost-Apps/itflow_ynh/tree/testing --debug sudo yunohost app upgrade itflow -u https://github.com/YunoHost-Apps/itflow_ynh/tree/testing --debug
``` ```
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications:** <https://yunohost.org/packaging_apps>

View file

@ -7,7 +7,7 @@ name = "ITFlow"
description.en = "IT documentation, ticketing and accounting system for small MSPs" description.en = "IT documentation, ticketing and accounting system for small MSPs"
description.fr = "Système de documentation, de billetterie et de comptabilité pour les petits MSP" description.fr = "Système de documentation, de billetterie et de comptabilité pour les petits MSP"
version = "2024.03.03~ynh1" version = "2024.04.01~ynh1"
maintainers = ["eric_G"] maintainers = ["eric_G"]
@ -48,8 +48,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/itflow-org/itflow/archive/a91352229e262779a14ab0c5148740616227f1fe.tar.gz" url = "https://github.com/itflow-org/itflow/archive/ed87ddc2ddd250f2b22f88ab70dd8d2f339a1d13.tar.gz"
sha256 = "e68ed84ac9dcf413146a770dc2e0d1135e193637bac9733e3ef0cdf926503982" sha256 = "071ff189673a08be70ea27173606a31425cebc57e80024d1f9b469eb2663f8cd"
autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.upstream = "https://github.com/itflow-org/itflow"
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"