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

Merge pull request #94 from YunoHost-Apps/testing

Testing
This commit is contained in:
Alexandre Aubin 2024-04-22 18:21:12 +02:00 committed by GitHub
commit ee816ccfa9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 59 additions and 9 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 Kimai2 with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=kimai2)
*[Read this README is other languages.](./ALL_README.md)*
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Kimai2 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.
Kimai v2 has nothing in common with its predecessor Kimai v1 besides the basic ideas of time-tracking and the current development team. It is based on a lot of great frameworks. Special thanks to Symfony v4, Doctrine, AdminThemeBundle (based on AdminLTE).
**Shipped version:** 2.12.0~ynh1
**Shipped version:** 2.14.0~ynh1
**Demo:** <https://www.kimai.org/demo/>

50
README_eu.md Normal file
View file

@ -0,0 +1,50 @@
<!--
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
EZ editatu eskuz.
-->
# Kimai2 YunoHost-erako
[![Integrazio maila](https://dash.yunohost.org/integration/kimai2.svg)](https://dash.yunohost.org/appci/app/kimai2) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/kimai2.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/kimai2.maintain.svg)
[![Instalatu Kimai2 YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=kimai2)
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
> *Pakete honek Kimai2 YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
## Aurreikuspena
Kimai v2 has nothing in common with its predecessor Kimai v1 besides the basic ideas of time-tracking and the current development team. It is based on a lot of great frameworks. Special thanks to Symfony v4, Doctrine, AdminThemeBundle (based on AdminLTE).
**Paketatutako bertsioa:** 2.14.0~ynh1
**Demoa:** <https://www.kimai.org/demo/>
## Pantaila-argazkiak
![Kimai2(r)en pantaila-argazkia](./doc/screenshots/screenshot1.png)
## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala: <https://www.kimai.org>
- Administratzaileen dokumentazio ofiziala: <https://www.kimai.org/documentation/>
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/kevinpapst/kimai2>
- YunoHost Denda: <https://apps.yunohost.org/app/kimai2>
- Eman errore baten berri: <https://github.com/YunoHost-Apps/kimai2_ynh/issues>
## Garatzaileentzako informazioa
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/kimai2_ynh/tree/testing).
`testing` abarra probatzeko, ondorengoa egin:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/kimai2_ynh/tree/testing --debug
edo
sudo yunohost app upgrade kimai2 -u https://github.com/YunoHost-Apps/kimai2_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.
Kimai v2 has nothing in common with its predecessor Kimai v1 besides the basic ideas of time-tracking and the current development team. It is based on a lot of great frameworks. Special thanks to Symfony v4, Doctrine, AdminThemeBundle (based on AdminLTE).
**Version incluse:** 2.12.0~ynh1
**Version incluse:** 2.14.0~ynh1
**Démo:** <https://www.kimai.org/demo/>

View file

@ -19,7 +19,7 @@ NON debe editarse manualmente.
Kimai v2 has nothing in common with its predecessor Kimai v1 besides the basic ideas of time-tracking and the current development team. It is based on a lot of great frameworks. Special thanks to Symfony v4, Doctrine, AdminThemeBundle (based on AdminLTE).
**Versión proporcionada:** 2.12.0~ynh1
**Versión proporcionada:** 2.14.0~ynh1
**Demo:** <https://www.kimai.org/demo/>

View file

@ -9,7 +9,7 @@ description.fr = "Application multi-utilisateurs de suivi du temps compatible av
description.de = "Eine web-basierte Mehrbenutzer-Zeiterfassung mit Rechnungsdruck mit Unterstützung für mobile Endgeräte"
description.cs = "Víceuživatelská webová aplikace pro sledování času s podporou mobilních zařízení"
version = "2.12.0~ynh1"
version = "2.14.0~ynh1"
maintainers = [""]
@ -55,8 +55,8 @@ ram.runtime = "80M"
[resources]
[resources.sources.main]
url = "https://github.com/kevinpapst/kimai2/archive/refs/tags/2.12.0.tar.gz"
sha256 = "8e62845d8955359a6f4b519fa609505744bb2f6d78cb0cb81df9e8b6aaa18b56"
url = "https://github.com/kevinpapst/kimai2/archive/refs/tags/2.14.0.tar.gz"
sha256 = "821895ce85ab200ddaa4fc5c9ce13f5d23a9da299e4f3a9f76d5e458353e8be7"
autoupdate.strategy = "latest_github_tag"

View file

@ -42,7 +42,7 @@ if ynh_compare_current_package_version --comparison le --version 1.30.0~ynh1; th
ynh_setup_source --dest_dir="$install_dir" --keep=".env var/invoices/ var/data/" --full_replace=1
else
# Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source --dest_dir="$install_dir" --keep="config/packages/local.yaml var/invoices/ var/data/"
ynh_setup_source --dest_dir="$install_dir" --full_replace=1 --keep="config/packages/local.yaml var/invoices/ var/data/"
fi
chmod 750 "$install_dir"