mirror of
https://github.com/YunoHost-Apps/opensondage_ynh.git
synced 2024-09-03 19:46:28 +02:00
Merge branch '1.1.16' of https://github.com/YunoHost-Apps/opensondage_ynh into 1.1.16
This commit is contained in:
commit
25aaaecb95
2 changed files with 43 additions and 76 deletions
60
README.md
60
README.md
|
@ -1,43 +1,27 @@
|
|||
<!--
|
||||
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.
|
||||
-->
|
||||
|
||||
# OpenSondage for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/opensondage)  
|
||||
[](https://install-app.yunohost.org/?app=opensondage)
|
||||
[](https://install-app.yunohost.org/?app=opensondage)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allow you to install OpenSondage quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
||||
> *This package allows you to install OpenSondage 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.*
|
||||
|
||||
## Overview
|
||||
|
||||
OpenSondage is an online service for planning an appointment or making a decision quickly and easily. It's a community free/libre software alternative to Doodle.
|
||||
Service for planning an appointment or making a decision quickly and easily
|
||||
|
||||
**Shipped version:** 1.1.10
|
||||
**Shipped version:** 1.1.16~ynh1
|
||||
|
||||
## Screenshots
|
||||
**Demo:** https://framadate.org/
|
||||
|
||||

|
||||
|
||||
## Demo
|
||||
|
||||
* [YunoHost demo](https://demo.yunohost.org/date/)
|
||||
* [Official demo](https://framadate.org/)
|
||||
|
||||
## Configuration
|
||||
|
||||
## Documentation
|
||||
|
||||
* Official documentation: https://framagit.org/framasoft/framadate/framadate/wikis/home
|
||||
* YunoHost documentation: https://yunohost.org/#/app_opensondage
|
||||
|
||||
## YunoHost specific features
|
||||
|
||||
#### Multi-users support
|
||||
|
||||
#### Supported architectures
|
||||
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/opensondage/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/opensondage/)
|
||||
## Disclaimers / important information
|
||||
|
||||
## Limitations
|
||||
|
||||
|
@ -48,18 +32,18 @@ OpenSondage is an online service for planning an appointment or making a decisio
|
|||
|
||||
* This package contains a custom version of Framadate (fork of OpenSondage and Studs), the sources are here: https://git.framasoft.org/framasoft/framadate/.
|
||||
|
||||
## Links
|
||||
## Documentation and resources
|
||||
|
||||
* Report a bug: https://github.com/YunoHost-Apps/opensondage_ynh/issues
|
||||
* OpenSondage website: https://git.framasoft.org/framasoft/framadate/framadate
|
||||
* OpenSondage repository: https://git.framasoft.org/framasoft/framadate/framadate
|
||||
* YunoHost website: https://yunohost.org/
|
||||
* Official app website: https://framadate.org/
|
||||
* Official user documentation: https://yunohost.org/#/app_opensondage
|
||||
* Official admin documentation: https://framagit.org/framasoft/framadate/framadate/wikis/home
|
||||
* Upstream app code repository: https://git.framasoft.org/framasoft/framadate
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_opensondage
|
||||
* Report a bug: https://github.com/YunoHost-Apps/opensondage_ynh/issues
|
||||
|
||||
---
|
||||
## Developer info
|
||||
|
||||
## Developers info
|
||||
|
||||
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/opensondage_ynh/tree/testing).
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/opensondage_ynh/tree/testing).
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
```
|
||||
|
@ -67,3 +51,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/opensondage_ynh/tree/
|
|||
or
|
||||
sudo yunohost app upgrade opensondage -u https://github.com/YunoHost-Apps/opensondage_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
55
README_fr.md
55
README_fr.md
|
@ -1,44 +1,23 @@
|
|||
# OpenSondage pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/opensondage)  
|
||||
[](https://install-app.yunohost.org/?app=opensondage)
|
||||
[](https://dash.yunohost.org/appci/app/opensondage)  
|
||||
[](https://install-app.yunohost.org/?app=opensondage)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *Ce package vous permet d'installer OpenSondage rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.*
|
||||
|
||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||
|
||||
## Vue d'ensemble
|
||||
|
||||
OpenSondage est un service en ligne permettant de planifier un rendez-vous ou de prendre une décision rapidement et facilement. C'est une alternative logicielle libre et communautaire à Doodle.
|
||||
Service pour planifier un rendez-vous ou prendre une décision rapidement et facilement
|
||||
|
||||
**Version incluse :** 1.1.10
|
||||
**Version incluse :** 1.1.16~ynh1
|
||||
|
||||
## Captures d'écran
|
||||
**Démo :** https://framadate.org/
|
||||
|
||||

|
||||
|
||||
## Démo
|
||||
|
||||
* [Démo YunoHost](https://demo.yunohost.org/date/)
|
||||
* [Démo officielle](https://framadate.org/)
|
||||
|
||||
## Configuration
|
||||
|
||||
## Documentation
|
||||
|
||||
* Documentation officielle : https://framagit.org/framasoft/framadate/framadate/wikis/home
|
||||
* Documentation YunoHost : https://yunohost.org/#/app_opensondage_fr
|
||||
|
||||
## Caractéristiques spécifiques YunoHost
|
||||
|
||||
#### Support multi-utilisateur
|
||||
|
||||
#### Architectures supportées
|
||||
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/opensondage/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/opensondage/)
|
||||
## Avertissements / informations importantes
|
||||
|
||||
## Limitations
|
||||
|
||||
|
@ -49,14 +28,14 @@ OpenSondage est un service en ligne permettant de planifier un rendez-vous ou de
|
|||
|
||||
* Ce paquet contient une version personnalisée de Framadate (fork d'OpenSondage et Studs), les sources sont ici : https://git.framasoft.org/framasoft/framadate/.
|
||||
|
||||
## Liens
|
||||
## Documentations et ressources
|
||||
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/opensondage_ynh/issues
|
||||
* Site de l'application OpenSondage : https://git.framasoft.org/framasoft/framadate/framadate
|
||||
* Dépôt de l'application principale : https://git.framasoft.org/framasoft/framadate/framadate
|
||||
* Site web YunoHost : https://yunohost.org/
|
||||
|
||||
---
|
||||
* Site officiel de l'app : https://framadate.org/
|
||||
* Documentation officielle utilisateur : https://yunohost.org/#/app_opensondage
|
||||
* Documentation officielle de l'admin : https://framagit.org/framasoft/framadate/framadate/wikis/home
|
||||
* Dépôt de code officiel de l'app : https://git.framasoft.org/framasoft/framadate
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_opensondage
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/opensondage_ynh/issues
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -65,6 +44,8 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
|||
Pour essayer la branche testing, procédez comme suit.
|
||||
```
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/opensondage_ynh/tree/testing --debug
|
||||
or
|
||||
ou
|
||||
sudo yunohost app upgrade opensondage -u https://github.com/YunoHost-Apps/opensondage_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
Loading…
Add table
Reference in a new issue