mirror of
https://github.com/YunoHost-Apps/wekan_ynh.git
synced 2024-09-03 20:36:09 +02:00
Merge branch 'YunoHost-Apps:testing' into testing
This commit is contained in:
commit
d1365c9668
3 changed files with 22 additions and 24 deletions
19
README.md
19
README.md
|
@ -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.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -18,10 +18,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
WeKan is an completely Open Source and Free software collaborative kanban board application.
|
WeKan is an completely Open Source and Free software collaborative kanban board application.
|
||||||
|
|
||||||
|
**Shipped version:** 7.41~ynh1
|
||||||
|
|
||||||
**Shipped version:** 7.30~ynh1
|
**Demo:** <https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h>
|
||||||
|
|
||||||
**Demo:** https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -29,11 +28,11 @@ WeKan is an completely Open Source and Free software collaborative kanban board
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://wekan.github.io>
|
- Official app website: <https://wekan.github.io>
|
||||||
* Official admin documentation: <https://github.com/wekan/wekan/wiki>
|
- Official admin documentation: <https://github.com/wekan/wekan/wiki>
|
||||||
* Upstream app code repository: <https://github.com/wekan/wekan>
|
- Upstream app code repository: <https://github.com/wekan/wekan>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/wekan>
|
- YunoHost Store: <https://apps.yunohost.org/app/wekan>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/wekan_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/wekan_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -41,7 +40,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
||||||
|
|
||||||
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/wekan_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/wekan_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade wekan -u https://github.com/YunoHost-Apps/wekan_ynh/tree/testing --debug
|
sudo yunohost app upgrade wekan -u https://github.com/YunoHost-Apps/wekan_ynh/tree/testing --debug
|
||||||
|
|
21
README_fr.md
21
README_fr.md
|
@ -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.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -18,10 +18,9 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
|
|
||||||
WeKan est une application de tableau kanban collaborative entièrement libre et open source.
|
WeKan est une application de tableau kanban collaborative entièrement libre et open source.
|
||||||
|
|
||||||
|
**Version incluse :** 7.41~ynh1
|
||||||
|
|
||||||
**Version incluse :** 7.30~ynh1
|
**Démo :** <https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h>
|
||||||
|
|
||||||
**Démo :** https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h
|
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
@ -29,11 +28,11 @@ WeKan est une application de tableau kanban collaborative entièrement libre et
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <https://wekan.github.io>
|
- Site officiel de l’app : <https://wekan.github.io>
|
||||||
* Documentation officielle de l’admin : <https://github.com/wekan/wekan/wiki>
|
- Documentation officielle de l’admin : <https://github.com/wekan/wekan/wiki>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/wekan/wekan>
|
- Dépôt de code officiel de l’app : <https://github.com/wekan/wekan>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/wekan>
|
- YunoHost Store : <https://apps.yunohost.org/app/wekan>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/wekan_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/wekan_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -41,10 +40,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
||||||
|
|
||||||
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/wekan_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/wekan_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade wekan -u https://github.com/YunoHost-Apps/wekan_ynh/tree/testing --debug
|
sudo yunohost app upgrade wekan -u https://github.com/YunoHost-Apps/wekan_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "Wekan"
|
||||||
description.en = "Trello-like kanban"
|
description.en = "Trello-like kanban"
|
||||||
description.fr = "Kanban similaire à Trello"
|
description.fr = "Kanban similaire à Trello"
|
||||||
|
|
||||||
version = "7.30~ynh1"
|
version = "7.41~ynh1"
|
||||||
|
|
||||||
maintainers = ["alexAubin", "ljf", "yalh76"]
|
maintainers = ["alexAubin", "ljf", "yalh76"]
|
||||||
|
|
||||||
|
@ -43,8 +43,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
amd64.url = "https://github.com/wekan/wekan/releases/download/v7.30/wekan-7.30-amd64.zip"
|
amd64.url = "https://github.com/wekan/wekan/releases/download/v7.41/wekan-7.41-amd64.zip"
|
||||||
amd64.sha256 = "8e2b7caefa1467716e00a36d7b951c3f490dec4a6c7f22a4ab3c9925ed09f5cb"
|
amd64.sha256 = "4fde1d1ef915a9a3045d1aeb7a29a8918995aca9b775434f66caf7504334ccda"
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.asset.amd64 = ".*-amd64.zip"
|
autoupdate.asset.amd64 = ".*-amd64.zip"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue