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

Upgrade to v2.14.0 (#93)

* Upgrade to v2.14.0

* Auto-update READMEs
This commit is contained in:
YunoHost Bot 2024-04-09 19:59:56 +02:00 committed by GitHub
parent 5976a09168
commit 4686c1b17a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 140 additions and 34 deletions

6
ALL_README.md Normal file
View file

@ -0,0 +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)

View file

@ -1,5 +1,5 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
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.
-->
@ -9,19 +9,19 @@ 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)
*[Lire ce readme en français.](./README_fr.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.*
> *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.*
## Overview
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/
**Demo:** <https://www.kimai.org/demo/>
## Screenshots
@ -29,17 +29,17 @@ Kimai v2 has nothing in common with its predecessor Kimai v1 besides the basic i
## Documentation and resources
* Official app website: <https://www.kimai.org>
* Official admin documentation: <https://www.kimai.org/documentation/>
* Upstream app code repository: <https://github.com/kevinpapst/kimai2>
* YunoHost Store: <https://apps.yunohost.org/app/kimai2>
* Report a bug: <https://github.com/YunoHost-Apps/kimai2_ynh/issues>
- Official app website: <https://www.kimai.org>
- Official admin documentation: <https://www.kimai.org/documentation/>
- Upstream app code repository: <https://github.com/kevinpapst/kimai2>
- YunoHost Store: <https://apps.yunohost.org/app/kimai2>
- Report a bug: <https://github.com/YunoHost-Apps/kimai2_ynh/issues>
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/kimai2_ynh/tree/testing).
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/kimai2_ynh/tree/testing).
To try the testing branch, please proceed like that.
To try the `testing` branch, please proceed like that:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/kimai2_ynh/tree/testing --debug

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

@ -1,6 +1,6 @@
<!--
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.
Nota bene: ce README est automatiquement généré par <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Il NE doit PAS être modifié à la main.
-->
# Kimai2 pour YunoHost
@ -9,19 +9,19 @@ It shall NOT be edited by hand.
[![Installer Kimai2 avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=kimai2)
*[Read this readme in english.](./README.md)*
*[Lire le README dans d'autres langues.](./ALL_README.md)*
> *Ce package vous permet dinstaller Kimai2 rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
> *Ce package vous permet dinstaller Kimai2 rapidement et simplement sur un serveur YunoHost.*
> *Si vous navez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment linstaller et en profiter.*
## Vue densemble
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/
**Démo:** <https://www.kimai.org/demo/>
## Captures décran
@ -29,17 +29,17 @@ Kimai v2 has nothing in common with its predecessor Kimai v1 besides the basic i
## Documentations et ressources
* Site officiel de lapp : <https://www.kimai.org>
* Documentation officielle de ladmin : <https://www.kimai.org/documentation/>
* Dépôt de code officiel de lapp : <https://github.com/kevinpapst/kimai2>
* YunoHost Store: <https://apps.yunohost.org/app/kimai2>
* Signaler un bug : <https://github.com/YunoHost-Apps/kimai2_ynh/issues>
- Site officiel de lapp: <https://www.kimai.org>
- Documentation officielle de ladmin: <https://www.kimai.org/documentation/>
- Dépôt de code officiel de lapp: <https://github.com/kevinpapst/kimai2>
- YunoHost Store: <https://apps.yunohost.org/app/kimai2>
- Signaler un bug: <https://github.com/YunoHost-Apps/kimai2_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/kimai2_ynh/tree/testing).
Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/kimai2_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
Pour essayer la branche `testing`, procédez comme suit:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/kimai2_ynh/tree/testing --debug
@ -47,4 +47,4 @@ ou
sudo yunohost app upgrade kimai2 -u https://github.com/YunoHost-Apps/kimai2_ynh/tree/testing --debug
```
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications:** <https://yunohost.org/packaging_apps>

50
README_gl.md Normal file
View file

@ -0,0 +1,50 @@
<!--
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON debe editarse manualmente.
-->
# Kimai2 para YunoHost
[![Nivel de integración](https://dash.yunohost.org/integration/kimai2.svg)](https://dash.yunohost.org/appci/app/kimai2) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/kimai2.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/kimai2.maintain.svg)
[![Instalar Kimai2 con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=kimai2)
*[Le este README en outros idiomas.](./ALL_README.md)*
> *Este paquete permíteche instalar Kimai2 de xeito rápido e doado nun servidor YunoHost.*
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
## Vista xeral
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.14.0~ynh1
**Demo:** <https://www.kimai.org/demo/>
## Capturas de pantalla
![Captura de pantalla de Kimai2](./doc/screenshots/screenshot1.png)
## Documentación e recursos
- Web oficial da app: <https://www.kimai.org>
- Documentación oficial para admin: <https://www.kimai.org/documentation/>
- Repositorio de orixe do código: <https://github.com/kevinpapst/kimai2>
- Tenda YunoHost: <https://apps.yunohost.org/app/kimai2>
- Informar dun problema: <https://github.com/YunoHost-Apps/kimai2_ynh/issues>
## Info de desenvolvemento
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/kimai2_ynh/tree/testing).
Para probar a rama `testing`, procede deste xeito:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/kimai2_ynh/tree/testing --debug
ou
sudo yunohost app upgrade kimai2 -u https://github.com/YunoHost-Apps/kimai2_ynh/tree/testing --debug
```
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>

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"