mirror of
https://github.com/YunoHost-Apps/rallly_ynh.git
synced 2024-09-03 20:16:16 +02:00
commit
d3fa8c97f8
5 changed files with 21 additions and 29 deletions
19
README.md
19
README.md
|
@ -17,10 +17,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
Schedule group meetings with friends, colleagues and teams. Create meeting polls to find the best date and time to organize an event based on your participants' availability.
|
Schedule group meetings with friends, colleagues and teams. Create meeting polls to find the best date and time to organize an event based on your participants' availability.
|
||||||
|
**Shipped version:** 3.7.0~ynh1
|
||||||
|
|
||||||
**Shipped version:** 3.5.1~ynh1
|
**Demo:** <https://app.rallly.co/polls>
|
||||||
|
|
||||||
**Demo:** https://app.rallly.co/polls
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -28,11 +27,11 @@ Schedule group meetings with friends, colleagues and teams. Create meeting polls
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://rallly.co/fr>
|
- Official app website: <https://rallly.co/fr>
|
||||||
* Official admin documentation: <https://support.rallly.co/introduction>
|
- Official admin documentation: <https://support.rallly.co/introduction>
|
||||||
* Upstream app code repository: <https://github.com/lukevella/rallly>
|
- Upstream app code repository: <https://github.com/lukevella/rallly>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/rallly>
|
- YunoHost Store: <https://apps.yunohost.org/app/rallly>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/rallly_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/rallly_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -40,10 +39,10 @@ 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/rallly_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/rallly_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade rallly -u https://github.com/YunoHost-Apps/rallly_ynh/tree/testing --debug
|
sudo yunohost app upgrade rallly -u https://github.com/YunoHost-Apps/rallly_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||||
|
|
19
README_fr.md
19
README_fr.md
|
@ -17,10 +17,9 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
## Vue d’ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
Planifiez des réunions de groupe avec des amis, des collègues et des équipes. Créez des sondages de réunion pour trouver la meilleure date et heure pour organiser un événement en fonction de la disponibilité de vos participants.
|
Planifiez des réunions de groupe avec des amis, des collègues et des équipes. Créez des sondages de réunion pour trouver la meilleure date et heure pour organiser un événement en fonction de la disponibilité de vos participants.
|
||||||
|
**Version incluse :** 3.7.0~ynh1
|
||||||
|
|
||||||
**Version incluse :** 3.5.1~ynh1
|
**Démo :** <https://app.rallly.co/polls>
|
||||||
|
|
||||||
**Démo :** https://app.rallly.co/polls
|
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
@ -28,11 +27,11 @@ Planifiez des réunions de groupe avec des amis, des collègues et des équipes.
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <https://rallly.co/fr>
|
- Site officiel de l’app : <https://rallly.co/fr>
|
||||||
* Documentation officielle de l’admin : <https://support.rallly.co/introduction>
|
- Documentation officielle de l’admin : <https://support.rallly.co/introduction>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/lukevella/rallly>
|
- Dépôt de code officiel de l’app : <https://github.com/lukevella/rallly>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/rallly>
|
- YunoHost Store : <https://apps.yunohost.org/app/rallly>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/rallly_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/rallly_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -40,10 +39,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/rallly_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/rallly_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade rallly -u https://github.com/YunoHost-Apps/rallly_ynh/tree/testing --debug
|
sudo yunohost app upgrade rallly -u https://github.com/YunoHost-Apps/rallly_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>
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 499 KiB After Width: | Height: | Size: 234 KiB |
|
@ -5,7 +5,7 @@ name = "Rallly"
|
||||||
description.en = "Tool for creating scheduling polls"
|
description.en = "Tool for creating scheduling polls"
|
||||||
description.fr = "Outil de création de sondages de planification"
|
description.fr = "Outil de création de sondages de planification"
|
||||||
|
|
||||||
version = "3.5.1~ynh1"
|
version = "3.7.0~ynh1"
|
||||||
|
|
||||||
maintainers = ["eric_G"]
|
maintainers = ["eric_G"]
|
||||||
|
|
||||||
|
@ -42,8 +42,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/lukevella/rallly/archive/refs/tags/v3.5.1.tar.gz"
|
url = "https://github.com/lukevella/rallly/archive/refs/tags/v3.7.0.tar.gz"
|
||||||
sha256 = "02d1903cc97bf559201cba98a85fd4d697611eb4eec7e22eb74f46e51773f960"
|
sha256 = "bb4cb95d262c4a6a3b2246e9c64a5c5d8a718aa813d355d01d4f40b2641dd554"
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
|
@ -9,12 +9,6 @@
|
||||||
source _common.sh
|
source _common.sh
|
||||||
source /usr/share/yunohost/helpers
|
source /usr/share/yunohost/helpers
|
||||||
|
|
||||||
#=================================================
|
|
||||||
# CHECK VERSION
|
|
||||||
#=================================================
|
|
||||||
|
|
||||||
upgrade_type=$(ynh_check_app_version_changed)
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# STANDARD UPGRADE STEPS
|
# STANDARD UPGRADE STEPS
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue