From c3827e52333b502dee02193bd6f981b453ade752 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 29 Jul 2022 10:10:24 +0200 Subject: [PATCH 1/9] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5c63f7d..cb0200c 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "packaging_format": 1, "description": { "en": "Self-hosted tag-based time tracking", - "fr": "self-hosted tag-based time tracking" + "fr": "Outil de suivi du temps auto-hébergé" }, "version": "0.2.3~ynh1", "url": "https://traggo.net", From e342fea2db706a50e61db32cdda394a121eaadc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 29 Jul 2022 10:12:25 +0200 Subject: [PATCH 2/9] Fix --- conf/amd64.src | 2 +- conf/arm64.src | 2 +- conf/armhf.src | 2 +- conf/i386.src | 2 +- doc/DESCRIPTION.md | 12 ++++++------ 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/conf/amd64.src b/conf/amd64.src index 324bd56..9dedd87 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -3,5 +3,5 @@ SOURCE_SUM=52d76113b11c1e8f32c7a1cb6e2c58be57a0b60b69bbaff62bd00839d680e48f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=traggo +SOURCE_FILENAME= SOURCE_EXTRACT=true diff --git a/conf/arm64.src b/conf/arm64.src index 1c59490..85da5f7 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -3,5 +3,5 @@ SOURCE_SUM=53778c5f919f29b726ed9abba4e7c854cab32e1872b1205190df41f13738a5ab SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=traggo +SOURCE_FILENAME= SOURCE_EXTRACT=true diff --git a/conf/armhf.src b/conf/armhf.src index 675bee4..4fc376b 100644 --- a/conf/armhf.src +++ b/conf/armhf.src @@ -3,5 +3,5 @@ SOURCE_SUM=1e0b776bc6debe8103b33aaa18b9524583c0af39b3fb9e45071113c620602ca0 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=traggo +SOURCE_FILENAME= SOURCE_EXTRACT=true diff --git a/conf/i386.src b/conf/i386.src index 169c919..8bb8f05 100644 --- a/conf/i386.src +++ b/conf/i386.src @@ -3,5 +3,5 @@ SOURCE_SUM=0e5f11899814f19ffa358980bb9244a51c15b3aa9e1adb07f5f71ca25fad0368 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false -SOURCE_FILENAME=traggo +SOURCE_FILENAME= SOURCE_EXTRACT=true diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index f7d9d2c..7c734e6 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -4,9 +4,9 @@ With tags, Traggo tries to be as customizable as possible, for example if you wo ### Features -- easy to setup -- time tracking (obviously) -- customizable dashboards with diagrams -- a list and calendar view of the tracked time -- sleek web ui with multiple themes -- simple user management \ No newline at end of file +- Easy to setup +- Time tracking (obviously) +- Customizable dashboards with diagrams +- A list and calendar view of the tracked time +- Sleek web ui with multiple themes +- Simple user management \ No newline at end of file From 6d4ab82baec0294961422c470e536de095a39ef1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 29 Jul 2022 08:12:30 +0000 Subject: [PATCH 3/9] Auto-update README --- README.md | 12 ++++++------ README_fr.md | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 78445d7..741bc2a 100644 --- a/README.md +++ b/README.md @@ -21,12 +21,12 @@ With tags, Traggo tries to be as customizable as possible, for example if you wo ### Features -- easy to setup -- time tracking (obviously) -- customizable dashboards with diagrams -- a list and calendar view of the tracked time -- sleek web ui with multiple themes -- simple user management +- Easy to setup +- Time tracking (obviously) +- Customizable dashboards with diagrams +- A list and calendar view of the tracked time +- Sleek web ui with multiple themes +- Simple user management **Shipped version:** 0.2.3~ynh1 diff --git a/README_fr.md b/README_fr.md index 041139d..b4121b5 100644 --- a/README_fr.md +++ b/README_fr.md @@ -21,12 +21,12 @@ With tags, Traggo tries to be as customizable as possible, for example if you wo ### Features -- easy to setup -- time tracking (obviously) -- customizable dashboards with diagrams -- a list and calendar view of the tracked time -- sleek web ui with multiple themes -- simple user management +- Easy to setup +- Time tracking (obviously) +- Customizable dashboards with diagrams +- A list and calendar view of the tracked time +- Sleek web ui with multiple themes +- Simple user management **Version incluse :** 0.2.3~ynh1 From cd0a627d79a85ca765b2846595a86f12556d7d45 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 15 Aug 2022 20:51:56 +0200 Subject: [PATCH 4/9] set relative path to keep option --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index b405fe6..8996352 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -68,7 +68,7 @@ then ynh_script_progression --message="Upgrading source files..." --weight=3 # Download, check integrity, uncompress and patch the source from app.src - ynh_setup_source --dest_dir="$final_path" --source_id=$YNH_ARCH --keep="$final_path/.env" + ynh_setup_source --dest_dir="$final_path" --source_id=$YNH_ARCH --keep=".env" fi mv $final_path/traggo-server-* $final_path/traggo-server From 60df01851b782b13846684fb5290c67ce671cfa0 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 15 Aug 2022 18:52:03 +0000 Subject: [PATCH 5/9] Auto-update README --- README.md | 1 + README_fr.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 741bc2a..eccf1db 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ With tags, Traggo tries to be as customizable as possible, for example if you wo **Shipped version:** 0.2.3~ynh1 + ## Screenshots ![Screenshot of Traggo](./doc/screenshots/traggo_calendar.png) diff --git a/README_fr.md b/README_fr.md index b4121b5..0b25e3f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -28,7 +28,8 @@ With tags, Traggo tries to be as customizable as possible, for example if you wo - Sleek web ui with multiple themes - Simple user management -**Version incluse :** 0.2.3~ynh1 +**Version incluse :** 0.2.3~ynh1 + ## Captures d'écran From 1876457bfe25b9312db80dfbcca28d685cd46ff4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 18 Jan 2023 13:18:53 +0100 Subject: [PATCH 6/9] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index cb0200c..0da8bfc 100644 --- a/manifest.json +++ b/manifest.json @@ -20,7 +20,7 @@ "email": "" }, "requirements": { - "yunohost": ">= 4.3.0" + "yunohost": ">= 11.0.9" }, "multi_instance": true, "services": [ From dea5fef23814b8ffaaf33067c209eda63eaace66 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 18 Jan 2023 12:18:59 +0000 Subject: [PATCH 7/9] Auto-update README --- README.md | 1 - README_fr.md | 23 +++++++++++------------ 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index eccf1db..741bc2a 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,6 @@ With tags, Traggo tries to be as customizable as possible, for example if you wo **Shipped version:** 0.2.3~ynh1 - ## Screenshots ![Screenshot of Traggo](./doc/screenshots/traggo_calendar.png) diff --git a/README_fr.md b/README_fr.md index 0b25e3f..5036c9f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,15 +5,15 @@ It shall NOT be edited by hand. # Traggo pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/traggo.svg)](https://dash.yunohost.org/appci/app/traggo) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/traggo.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/traggo.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/traggo.svg)](https://dash.yunohost.org/appci/app/traggo) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/traggo.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/traggo.maintain.svg) [![Installer Traggo avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=traggo) *[Read this readme in english.](./README.md)* -> *Ce package vous permet d'installer Traggo rapidement et simplement sur un serveur YunoHost. -Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* +> *Ce package vous permet d’installer Traggo rapidement et simplement sur un serveur YunoHost. +Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.* -## Vue d'ensemble +## Vue d’ensemble Traggo is a tag-based time tracking tool. In Traggo there are no tasks, only tagged time spans. @@ -28,18 +28,17 @@ With tags, Traggo tries to be as customizable as possible, for example if you wo - Sleek web ui with multiple themes - Simple user management -**Version incluse :** 0.2.3~ynh1 +**Version incluse :** 0.2.3~ynh1 +## Captures d’écran -## Captures d'écran - -![Capture d'écran de Traggo](./doc/screenshots/traggo_calendar.png) +![Capture d’écran de Traggo](./doc/screenshots/traggo_calendar.png) ## Documentations et ressources -* Site officiel de l'app : -* Documentation officielle de l'admin : -* Dépôt de code officiel de l'app : +* Site officiel de l’app : +* Documentation officielle de l’admin : +* Dépôt de code officiel de l’app : * Documentation YunoHost pour cette app : * Signaler un bug : @@ -55,4 +54,4 @@ ou sudo yunohost app upgrade traggo -u https://github.com/YunoHost-Apps/traggo_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** +**Plus d’infos sur le packaging d’applications :** \ No newline at end of file From 246d787c4161244baf91f660da30997de4512cee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 11 Feb 2023 15:08:11 +0100 Subject: [PATCH 8/9] 0.3.0 --- conf/amd64.src | 4 ++-- conf/arm64.src | 4 ++-- conf/armhf.src | 4 ++-- conf/i386.src | 4 ++-- manifest.json | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/conf/amd64.src b/conf/amd64.src index 9dedd87..341b84a 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/traggo/server/releases/download/v0.2.3/traggo-server-0.2.3-linux-amd64.zip -SOURCE_SUM=52d76113b11c1e8f32c7a1cb6e2c58be57a0b60b69bbaff62bd00839d680e48f +SOURCE_URL=https://github.com/traggo/server/releases/download/v0.3.0/traggo-server-0.3.0-linux-amd64.zip +SOURCE_SUM=bde681e8aa60327799c2078649d8646e1d3c1c9d35d34430fd52ce04e419106c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/arm64.src b/conf/arm64.src index 85da5f7..a750b1e 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/traggo/server/releases/download/v0.2.3/traggo-server-0.2.3-linux-arm64.zip -SOURCE_SUM=53778c5f919f29b726ed9abba4e7c854cab32e1872b1205190df41f13738a5ab +SOURCE_URL=https://github.com/traggo/server/releases/download/v0.3.0/traggo-server-0.3.0-linux-arm64.zip +SOURCE_SUM=7430f4540d4f4428be71fc6bde1a7665f652b503f40c47b781fda920ed8437fa SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/armhf.src b/conf/armhf.src index 4fc376b..f967ddd 100644 --- a/conf/armhf.src +++ b/conf/armhf.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/traggo/server/releases/download/v0.2.3/traggo-server-0.2.3-linux-arm-7.zip -SOURCE_SUM=1e0b776bc6debe8103b33aaa18b9524583c0af39b3fb9e45071113c620602ca0 +SOURCE_URL=https://github.com/traggo/server/releases/download/v0.3.0/traggo-server-0.3.0-linux-arm-7.zip +SOURCE_SUM=420a1c7e091fcdea86c9c3ff5aebc294875b9a4db7199739caf85339ba655052 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/i386.src b/conf/i386.src index 8bb8f05..bcdd7b9 100644 --- a/conf/i386.src +++ b/conf/i386.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/traggo/server/releases/download/v0.2.3/traggo-server-0.2.3-linux-386.zip -SOURCE_SUM=0e5f11899814f19ffa358980bb9244a51c15b3aa9e1adb07f5f71ca25fad0368 +SOURCE_URL=https://github.com/traggo/server/releases/download/v0.3.0/traggo-server-0.3.0-linux-386.zip +SOURCE_SUM=c45aa6db1088b07323b1f076eff728834c531e6e739d86f767ba96972d07b457 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 0da8bfc..ac4a393 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Self-hosted tag-based time tracking", "fr": "Outil de suivi du temps auto-hébergé" }, - "version": "0.2.3~ynh1", + "version": "0.3.0~ynh1", "url": "https://traggo.net", "upstream": { "license": "GPL-3.0", @@ -16,7 +16,7 @@ }, "license": "GPL-3.0", "maintainer": { - "name": "", + "name": "eric_G", "email": "" }, "requirements": { From afeef27aedd8fecb59720f5331f78b61a5b7cf63 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 11 Feb 2023 14:08:16 +0000 Subject: [PATCH 9/9] Auto-update README --- README.md | 4 ++-- README_fr.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 741bc2a..5224c4d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # Traggo for YunoHost -[![Integration level](https://dash.yunohost.org/integration/traggo.svg)](https://dash.yunohost.org/appci/app/traggo) ![Working status](https://ci-apps.yunohost.org/ci/badges/traggo.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/traggo.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/traggo.svg)](https://dash.yunohost.org/appci/app/traggo) ![Working status](https://ci-apps.yunohost.org/ci/badges/traggo.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/traggo.maintain.svg) [![Install Traggo with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=traggo) *[Lire ce readme en français.](./README_fr.md)* @@ -28,7 +28,7 @@ With tags, Traggo tries to be as customizable as possible, for example if you wo - Sleek web ui with multiple themes - Simple user management -**Shipped version:** 0.2.3~ynh1 +**Shipped version:** 0.3.0~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 5036c9f..3875542 100644 --- a/README_fr.md +++ b/README_fr.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # Traggo pour YunoHost -[![Niveau d’intégration](https://dash.yunohost.org/integration/traggo.svg)](https://dash.yunohost.org/appci/app/traggo) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/traggo.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/traggo.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/traggo.svg)](https://dash.yunohost.org/appci/app/traggo) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/traggo.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/traggo.maintain.svg) [![Installer Traggo avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=traggo) *[Read this readme in english.](./README.md)* @@ -28,7 +28,7 @@ With tags, Traggo tries to be as customizable as possible, for example if you wo - Sleek web ui with multiple themes - Simple user management -**Version incluse :** 0.2.3~ynh1 +**Version incluse :** 0.3.0~ynh1 ## Captures d’écran