1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grr_ynh.git synced 2024-09-03 19:15:56 +02:00

Merge pull request #26 from YunoHost-Apps/testing

Testing - Upgrade to v4.3.3
This commit is contained in:
Tagada 2024-04-02 19:38:28 +02:00 committed by GitHub
commit f8ba39b55f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 57 additions and 8 deletions

View file

@ -1,6 +1,6 @@
# All available README files by language
- [Read the README in English](README.md)
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
- [Leggi il “README” in italiano](README_it.md)

View file

@ -9,7 +9,7 @@ It shall NOT be edited by hand.
[![Install Grr with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=grr)
*[Read this README is other languages.](./ALL_README.md)*
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Grr 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.*
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
GRR is a resource reservation management system (rooms, equipment, vehicle, staff) but it can also be used as a shared mini-diary. Developed in php and responsive, which allows it to be accessible, from anywhere and on any type of equipment (PC, Mac, tablet, phone, TV...).
**Shipped version:** 4.3.2~ynh1
**Shipped version:** 4.3.3~ynh1
## Screenshots

49
README_eu.md Normal file
View file

@ -0,0 +1,49 @@
<!--
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
EZ editatu eskuz.
-->
# Grr YunoHost-erako
[![Integrazio maila](https://dash.yunohost.org/integration/grr.svg)](https://dash.yunohost.org/appci/app/grr) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/grr.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/grr.maintain.svg)
[![Instalatu Grr YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=grr)
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
> *Pakete honek Grr YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
## Aurreikuspena
GRR is a resource reservation management system (rooms, equipment, vehicle, staff) but it can also be used as a shared mini-diary. Developed in php and responsive, which allows it to be accessible, from anywhere and on any type of equipment (PC, Mac, tablet, phone, TV...).
**Paketatutako bertsioa:** 4.3.3~ynh1
## Pantaila-argazkiak
![Grr(r)en pantaila-argazkia](./doc/screenshots/home.png)
## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala: <https://site.devome.com/fr/grr3>
- Erabiltzaileen dokumentazio ofiziala: <https://site.devome.com/fr/grr/telechargement/category/2-informations-documentations>
- Administratzaileen dokumentazio ofiziala: <https://site.devome.com/fr/grr/telechargement/category/2-informations-documentations>
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/JeromeDevome/GRR>
- YunoHost Denda: <https://apps.yunohost.org/app/grr>
- Eman errore baten berri: <https://github.com/YunoHost-Apps/grr_ynh/issues>
## Garatzaileentzako informazioa
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/grr_ynh/tree/testing).
`testing` abarra probatzeko, ondorengoa egin:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/grr_ynh/tree/testing --debug
edo
sudo yunohost app upgrade grr -u https://github.com/YunoHost-Apps/grr_ynh/tree/testing --debug
```
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>

View file

@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
GRR est un système de gestion de réservation de ressources (salles, équipements, véhicule, personnels) mais il peut également être utilisé comme mini-agenda partagé. Développé en php et en responsive, ce qui lui permet d'être accessible, de n'importe où et sur tout type d'équipement (PC, Mac, tablette, téléphone, TV...).
**Version incluse:** 4.3.2~ynh1
**Version incluse:** 4.3.3~ynh1
## Captures décran

View file

@ -19,7 +19,7 @@ NON debe editarse manualmente.
GRR is a resource reservation management system (rooms, equipment, vehicle, staff) but it can also be used as a shared mini-diary. Developed in php and responsive, which allows it to be accessible, from anywhere and on any type of equipment (PC, Mac, tablet, phone, TV...).
**Versión proporcionada:** 4.3.2~ynh1
**Versión proporcionada:** 4.3.3~ynh1
## Capturas de pantalla

View file

@ -5,7 +5,7 @@ name = "Grr"
description.en = "Tool for booking meeting rooms or other resources"
description.fr = "Outil de réservation de salles de réunion ou d'autres ressources"
version = "4.3.2~ynh1"
version = "4.3.3~ynh1"
maintainers = ["Sébastien Menentrier"]
@ -49,8 +49,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/JeromeDevome/GRR/archive/refs/tags/v4.3.2.tar.gz"
sha256 = "25da3a2bb04d89f6024525f8a83b16effae9722b8dd407172f9a3fac742ca9cd"
url = "https://github.com/JeromeDevome/GRR/archive/refs/tags/v4.3.3.tar.gz"
sha256 = "f37ab5150e877dab25f0709680509799d09cc70c5c96c9cc7b33abbdc1da0c80"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]