1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kimai2_ynh.git synced 2024-09-03 19:26:26 +02:00
kimai2_ynh/README_gl.md
eric_G 15cbaa3b30
Testing (#113)
* Upgrade to v2.19.1 (#109)

* Upgrade sources
- `main` v2.19.1: https://github.com/kevinpapst/kimai2/releases/tag/2.19.1

* Auto-update READMEs

* Update manifest.toml (#107)

Upgrade php to v8.3

* Update manifest.toml

* Auto-update READMEs

* Update backup

* cleaning

* Upgrade to v2.20.1 (#112)

* Upgrade sources
- `main` v2.20.1: https://github.com/kevinpapst/kimai2/releases/tag/2.20.1

* Auto-update READMEs

* Auto-update READMEs

* Keep logs and plugins (#114)

* Update upgrade

Update files to keep during upgrade

* Update manifest.toml

Update APT sources

---------

Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-08-24 19:08:15 +02:00

50 lines
2.1 KiB
Markdown

<!--
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://ci-apps.yunohost.org/ci/apps/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.20.1~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>