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

Merge pull request #11 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2024-04-10 08:04:08 +02:00 committed by GitHub
commit 63441b9bb7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 56 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 Open Web Calendar with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=open-web-calendar)
*[Read this README is other languages.](./ALL_README.md)*
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Open Web Calendar 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.*
@ -18,7 +18,7 @@ It shall NOT be edited by hand.
Embed a highly customizable web calendar into your website using ICal source links.
**Shipped version:** 1.29~ynh1
**Shipped version:** 1.30~ynh1
**Demo:** <https://open-web-calendar.hosted.quelltext.eu/>

48
README_eu.md Normal file
View file

@ -0,0 +1,48 @@
<!--
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
EZ editatu eskuz.
-->
# Open Web Calendar YunoHost-erako
[![Integrazio maila](https://dash.yunohost.org/integration/open-web-calendar.svg)](https://dash.yunohost.org/appci/app/open-web-calendar) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/open-web-calendar.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/open-web-calendar.maintain.svg)
[![Instalatu Open Web Calendar YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=open-web-calendar)
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
> *Pakete honek Open Web Calendar YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
## Aurreikuspena
Embed a highly customizable web calendar into your website using ICal source links.
**Paketatutako bertsioa:** 1.30~ynh1
**Demoa:** <https://open-web-calendar.hosted.quelltext.eu/>
## Pantaila-argazkiak
![Open Web Calendar(r)en pantaila-argazkia](./doc/screenshots/screenshot.png)
## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala: <https://open-web-calendar.hosted.quelltext.eu/>
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/niccokunzmann/open-web-calendar/>
- YunoHost Denda: <https://apps.yunohost.org/app/open-web-calendar>
- Eman errore baten berri: <https://github.com/YunoHost-Apps/open-web-calendar_ynh/issues>
## Garatzaileentzako informazioa
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/open-web-calendar_ynh/tree/testing).
`testing` abarra probatzeko, ondorengoa egin:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/open-web-calendar_ynh/tree/testing --debug
edo
sudo yunohost app upgrade open-web-calendar -u https://github.com/YunoHost-Apps/open-web-calendar_ynh/tree/testing --debug
```
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>

View file

@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
Intégrez un calendrier Web hautement personnalisable dans votre site Web à l'aide des liens sources ICal.
**Version incluse:** 1.29~ynh1
**Version incluse:** 1.30~ynh1
**Démo:** <https://open-web-calendar.hosted.quelltext.eu/>

View file

@ -18,7 +18,7 @@ NON debe editarse manualmente.
Embed a highly customizable web calendar into your website using ICal source links.
**Versión proporcionada:** 1.29~ynh1
**Versión proporcionada:** 1.30~ynh1
**Demo:** <https://open-web-calendar.hosted.quelltext.eu/>

View file

@ -7,7 +7,7 @@ name = "Open Web Calendar"
description.en = "Embed a web calendar into your own website"
description.fr = "Intégrez un calendrier Web à votre propre site Web"
version = "1.29~ynh1"
version = "1.30~ynh1"
maintainers = ["eric_G"]
@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/niccokunzmann/open-web-calendar/archive/refs/tags/v1.29.tar.gz"
sha256 = "6eb3c75f7135b2afcb60d4cd93bc7cacaaa5006520b3df0ee04faf81527d25af"
url = "https://github.com/niccokunzmann/open-web-calendar/archive/refs/tags/v1.30.tar.gz"
sha256 = "6ac168708af828712cab628ea23a6ad45f4cb3df82ec159661253a9142755197"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]