mirror of
https://github.com/YunoHost-Apps/openproject_ynh.git
synced 2024-09-03 19:56:10 +02:00
Merge branch 'testing' into bookworm
This commit is contained in:
commit
e59d9028f4
6 changed files with 126 additions and 7 deletions
|
@ -1,6 +1,7 @@
|
|||
# All available README files by language
|
||||
|
||||
- [Read the README in English](README.md)
|
||||
- [Lea el README en español](README_es.md)
|
||||
- [Irakurri README euskaraz](README_eu.md)
|
||||
- [Lire le README en français](README_fr.md)
|
||||
- [Le o README en galego](README_gl.md)
|
||||
|
|
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
# OpenProject for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/openproject)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/openproject/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=openproject)
|
||||
|
||||
|
|
59
README_es.md
Normal file
59
README_es.md
Normal file
|
@ -0,0 +1,59 @@
|
|||
<!--
|
||||
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
No se debe editar a mano.
|
||||
-->
|
||||
|
||||
# OpenProject para Yunohost
|
||||
|
||||
[](https://ci-apps.yunohost.org/ci/apps/openproject/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=openproject)
|
||||
|
||||
*[Leer este README en otros idiomas.](./ALL_README.md)*
|
||||
|
||||
> *Este paquete le permite instalarOpenProject rapidamente y simplement en un servidor YunoHost.*
|
||||
> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
|
||||
|
||||
## Descripción general
|
||||
|
||||
OpenProject is a web-based project management software.
|
||||
|
||||
### Features
|
||||
|
||||
- Project planning and scheduling
|
||||
- Product roadmap and release planning
|
||||
- Task management and team collaboration
|
||||
- Time tracking, cost reporting and budgeting
|
||||
- Bug tracking
|
||||
- Wikis
|
||||
- Forums
|
||||
- Meeting agendas and meeting minutes
|
||||
|
||||
|
||||
**Versión actual:** 12.5.8~ynh1
|
||||
|
||||
## Capturas
|
||||
|
||||

|
||||
|
||||
## Documentaciones y recursos
|
||||
|
||||
- Sitio web oficial: <https://www.openproject.org/>
|
||||
- Documentación administrador oficial: <https://www.openproject.org/docs/>
|
||||
- Repositorio del código fuente oficial de la aplicación : <https://github.com/opf/openproject>
|
||||
- Catálogo YunoHost: <https://apps.yunohost.org/app/openproject>
|
||||
- Reportar un error: <https://github.com/YunoHost-Apps/openproject_ynh/issues>
|
||||
|
||||
## Información para desarrolladores
|
||||
|
||||
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/openproject_ynh/tree/testing
|
||||
|
||||
Para probar la rama `testing`, sigue asÍ:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/openproject_ynh/tree/testing --debug
|
||||
o
|
||||
sudo yunohost app upgrade openproject -u https://github.com/YunoHost-Apps/openproject_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>
|
|
@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main.
|
|||
|
||||
# OpenProject pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/openproject)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/openproject/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=openproject)
|
||||
|
||||
|
|
59
README_it.md
Normal file
59
README_it.md
Normal file
|
@ -0,0 +1,59 @@
|
|||
<!--
|
||||
N.B.: Questo README è stato automaticamente generato da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
NON DEVE essere modificato manualmente.
|
||||
-->
|
||||
|
||||
# OpenProject per YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/openproject)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=openproject)
|
||||
|
||||
*[Leggi questo README in altre lingue.](./ALL_README.md)*
|
||||
|
||||
> *Questo pacchetto ti permette di installare OpenProject su un server YunoHost in modo semplice e veloce.*
|
||||
> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.*
|
||||
|
||||
## Panoramica
|
||||
|
||||
OpenProject is a web-based project management software.
|
||||
|
||||
### Features
|
||||
|
||||
- Project planning and scheduling
|
||||
- Product roadmap and release planning
|
||||
- Task management and team collaboration
|
||||
- Time tracking, cost reporting and budgeting
|
||||
- Bug tracking
|
||||
- Wikis
|
||||
- Forums
|
||||
- Meeting agendas and meeting minutes
|
||||
|
||||
|
||||
**Versione pubblicata:** 12.5.8~ynh1
|
||||
|
||||
## Screenshot
|
||||
|
||||

|
||||
|
||||
## Documentazione e risorse
|
||||
|
||||
- Sito web ufficiale dell’app: <https://www.openproject.org/>
|
||||
- Documentazione ufficiale per gli amministratori: <https://www.openproject.org/docs/>
|
||||
- Repository upstream del codice dell’app: <https://github.com/opf/openproject>
|
||||
- Store di YunoHost: <https://apps.yunohost.org/app/openproject>
|
||||
- Segnala un problema: <https://github.com/YunoHost-Apps/openproject_ynh/issues>
|
||||
|
||||
## Informazioni per sviluppatori
|
||||
|
||||
Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/openproject_ynh/tree/testing).
|
||||
|
||||
Per provare la branch di `testing`, si prega di procedere in questo modo:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/openproject_ynh/tree/testing --debug
|
||||
o
|
||||
sudo yunohost app upgrade openproject -u https://github.com/YunoHost-Apps/openproject_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Maggiori informazioni riguardo il pacchetto di quest’app:** <https://yunohost.org/packaging_apps>
|
|
@ -64,12 +64,12 @@ chmod 750 "/etc/openproject/"
|
|||
chmod -R o-rwx "/etc/openproject/"
|
||||
chown -R $app:$app "/etc/openproject/"
|
||||
|
||||
ynh_exec_warn_less openproject config:set PORT=$port
|
||||
ynh_exec_warn_less openproject config:set SERVER_PROTOCOL_FORCE_HTTPS="true"
|
||||
ynh_exec_warn_less openproject config:set SERVER_HOSTNAME=$domain
|
||||
ynh_exec_warn_less openproject config:set SERVER_PATH_PREFIX=$path
|
||||
openproject config:set PORT=$port
|
||||
openproject config:set SERVER_PROTOCOL_FORCE_HTTPS="true"
|
||||
openproject config:set SERVER_HOSTNAME=$domain
|
||||
openproject config:set SERVER_PATH_PREFIX=$path
|
||||
|
||||
ynh_exec_warn_less openproject configure >> "$YNH_STDINFO"
|
||||
openproject configure
|
||||
|
||||
#=================================================
|
||||
# GENERIC FINALIZATION
|
||||
|
|
Loading…
Add table
Reference in a new issue