diff --git a/README.md b/README.md index 50003d5..02ad8e3 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # Diagrams.net for YunoHost -[![Integration level](https://dash.yunohost.org/integration/diagramsnet.svg)](https://dash.yunohost.org/appci/app/diagramsnet) ![](https://ci-apps.yunohost.org/ci/badges/diagramsnet.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/diagramsnet.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/diagramsnet.svg)](https://dash.yunohost.org/appci/app/diagramsnet) ![Working status](https://ci-apps.yunohost.org/ci/badges/diagramsnet.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/diagramsnet.maintain.svg) [![Install Diagrams.net with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=diagramsnet) *[Lire ce readme en français.](./README_fr.md)* @@ -17,13 +17,13 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Online diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams -**Shipped version:** 18.0.8~ynh1 +**Shipped version:** 18.1.2~ynh1 **Demo:** https://app.diagrams.net/ ## Screenshots -![](./doc/screenshots/screenshot.png) +![Screenshot of Diagrams.net](./doc/screenshots/screenshot.png) ## Disclaimers / important information @@ -33,21 +33,22 @@ Online diagram software for making flowcharts, process diagrams, org charts, UML ## Documentation and resources -* Official app website: https://www.diagrams.net/ -* Official admin documentation: https://www.diagrams.net/doc -* Upstream app code repository: https://github.com/jgraph/drawio -* YunoHost documentation for this app: https://yunohost.org/app_diagramsnet -* Report a bug: https://github.com/YunoHost-Apps/diagramsnet_ynh/issues +* Official app website: +* Official admin documentation: +* Upstream app code repository: +* YunoHost documentation for this app: +* Report a bug: ## Developer info Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/diagramsnet_ynh/tree/testing). To try the testing branch, please proceed like that. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/diagramsnet_ynh/tree/testing --debug or sudo yunohost app upgrade diagramsnet -u https://github.com/YunoHost-Apps/diagramsnet_ynh/tree/testing --debug ``` -**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index ff87054..c2c956d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,10 +1,14 @@ + + # Diagrams.net pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/diagramsnet.svg)](https://dash.yunohost.org/appci/app/diagramsnet) ![](https://ci-apps.yunohost.org/ci/badges/diagramsnet.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/diagramsnet.maintain.svg) +[![Niveau d'intégration](https://dash.yunohost.org/integration/diagramsnet.svg)](https://dash.yunohost.org/appci/app/diagramsnet) ![Status du fonctionnement](https://ci-apps.yunohost.org/ci/badges/diagramsnet.status.svg) ![Status de maintenance](https://ci-apps.yunohost.org/ci/badges/diagramsnet.maintain.svg) [![Installer Diagrams.net avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=diagramsnet) *[Read this readme in english.](./README.md)* -*[Lire ce readme en français.](./README_fr.md)* > *Ce package vous permet d'installer Diagrams.net 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.* @@ -13,13 +17,13 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Application en ligne qui permet de faire des schémas et du dessin vectoriel -**Version incluse :** 18.0.8~ynh1 +**Version incluse :** 18.1.2~ynh1 **Démo :** https://app.diagrams.net/ ## Captures d'écran -![](./doc/screenshots/screenshot.png) +![Capture d'écran de Diagrams.net](./doc/screenshots/screenshot.png) ## Avertissements / informations importantes @@ -29,21 +33,22 @@ Application en ligne qui permet de faire des schémas et du dessin vectoriel ## Documentations et ressources -* Site officiel de l'app : https://www.diagrams.net/ -* Documentation officielle de l'admin : https://www.diagrams.net/doc -* Dépôt de code officiel de l'app : https://github.com/jgraph/drawio -* Documentation YunoHost pour cette app : https://yunohost.org/app_diagramsnet -* Signaler un bug : https://github.com/YunoHost-Apps/diagramsnet_ynh/issues +* Site officiel de l'app : +* Documentation officielle de l'admin : +* Dépôt de code officiel de l'app : +* Documentation YunoHost pour cette app : +* Signaler un bug : ## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/diagramsnet_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/diagramsnet_ynh/tree/testing --debug ou sudo yunohost app upgrade diagramsnet -u https://github.com/YunoHost-Apps/diagramsnet_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file +**Plus d'infos sur le packaging d'applications :** diff --git a/conf/app.src b/conf/app.src index c3840ff..9b8c0ca 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://api.github.com/repos/jgraph/drawio/tarball/v18.0.8 -SOURCE_SUM=2ea93aecf7656ecff3fc0f32487f3e462ec9348ef660584d8d0be7b0dcf8b0a3 +SOURCE_URL=https://api.github.com/repos/jgraph/drawio/tarball/v18.1.2 +SOURCE_SUM=379bdd5ab45c1e1884791c09afef2aa31ec67df262aaf9e1500bd9ddbfbb6ff9 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index bae2961..a2fd510 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Online diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams", "fr": "Application en ligne qui permet de faire des schémas et du dessin vectoriel" }, - "version": "18.0.8~ynh1", + "version": "18.1.2~ynh1", "url": "https://www.diagrams.net/", "upstream": { "license": "Apache-2.0",