From 8486ccbaa8f4b6b14c3de32c5695ebe7e8933ae7 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 17 Sep 2019 01:43:26 +0300 Subject: [PATCH 1/6] Update translations. --- i18n/de.i18n.json | 2 +- i18n/fr.i18n.json | 2 +- i18n/he.i18n.json | 2 +- i18n/sv.i18n.json | 10 +++++----- i18n/zh-CN.i18n.json | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/i18n/de.i18n.json b/i18n/de.i18n.json index d4463234b..750e03cbb 100644 --- a/i18n/de.i18n.json +++ b/i18n/de.i18n.json @@ -736,5 +736,5 @@ "delete-user-confirm-popup": "Sind Sie sicher, dass Sie diesen Account löschen wollen? Die Aktion kann nicht rückgängig gemacht werden.", "accounts-allowUserDelete": "Erlaube Benutzern ihren eigenen Account zu löschen", "hide-minicard-label-text": "Labeltext auf Minikarte ausblenden", - "show-desktop-drag-handles": "Show desktop drag handles" + "show-desktop-drag-handles": "Desktop-Ziehpunkte anzeigen" } diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json index fde129c82..f3d95240b 100644 --- a/i18n/fr.i18n.json +++ b/i18n/fr.i18n.json @@ -736,5 +736,5 @@ "delete-user-confirm-popup": "Êtes-vous sûr de vouloir supprimer ce compte ? Cette opération ne peut pas être annulée. ", "accounts-allowUserDelete": "Autoriser les utilisateurs à supprimer leur compte", "hide-minicard-label-text": "Cacher le label de la minicarte", - "show-desktop-drag-handles": "Show desktop drag handles" + "show-desktop-drag-handles": "Voir les poignées de déplacement du bureau" } diff --git a/i18n/he.i18n.json b/i18n/he.i18n.json index 8b30664a7..f3c7a0e87 100644 --- a/i18n/he.i18n.json +++ b/i18n/he.i18n.json @@ -736,5 +736,5 @@ "delete-user-confirm-popup": "למחוק את החשבון הזה? אי אפשר לבטל.", "accounts-allowUserDelete": "לאפשר למשתמשים למחוק את החשבונות של עצמם", "hide-minicard-label-text": "הסתרת טקסט התווית של מיני כרטיס", - "show-desktop-drag-handles": "Show desktop drag handles" + "show-desktop-drag-handles": "הצגת ידיות גרירה של שולחן העבודה" } diff --git a/i18n/sv.i18n.json b/i18n/sv.i18n.json index 5d7679b7f..3f7b3be02 100644 --- a/i18n/sv.i18n.json +++ b/i18n/sv.i18n.json @@ -1,6 +1,6 @@ { "accept": "Acceptera", - "act-activity-notify": "Aktivitetsnotifikation", + "act-activity-notify": "Aktivitetsnotifiering", "act-addAttachment": "lade till bifogad fil __attachment__ på kort __card__ i lista __list__ i simbana __swimlane__ på anslagstavla __board__", "act-deleteAttachment": "raderade bifogad fil __attachment__ från kort __card__ i lista __list__ i simbana __swimlane__ på anslagstavla __board__", "act-addSubtask": "lade till underaktivitet __subtask__ på kort __card__ i lista __list__ i simbana __swimlane__ på anslagstavla __board__", @@ -306,8 +306,8 @@ "filter-no-label": "Ingen etikett", "filter-no-member": "Ingen medlem", "filter-no-custom-fields": "Inga anpassade fält", - "filter-show-archive": "Show archived lists", - "filter-hide-empty": "Hide empty lists", + "filter-show-archive": "Visa arkiverade listor", + "filter-hide-empty": "Dölj tomma listor", "filter-on": "Filter är på", "filter-on-desc": "Du filtrerar kort på denna anslagstavla. Klicka här för att redigera filter.", "filter-to-selection": "Filter till val", @@ -510,14 +510,14 @@ "email-smtp-test-text": "Du har skickat ett e-postmeddelande", "error-invitation-code-not-exist": "Inbjudningskod finns inte", "error-notAuthorized": "Du är inte behörig att se den här sidan.", - "webhook-title": "Webhook Name", + "webhook-title": "Namn på webhook", "webhook-token": "Token (Optional for Authentication)", "outgoing-webhooks": "Utgående Webhookar", "bidirectional-webhooks": "Two-Way Webhooks", "outgoingWebhooksPopup-title": "Utgående Webhookar", "boardCardTitlePopup-title": "Korttitelfiler", "disable-webhook": "Disable This Webhook", - "global-webhook": "Global Webhooks", + "global-webhook": "Globala webhooks", "new-outgoing-webhook": "Ny utgående webhook", "no-name": "(Okänd)", "Node_version": "Nodversion", diff --git a/i18n/zh-CN.i18n.json b/i18n/zh-CN.i18n.json index c1b790483..39168bf41 100644 --- a/i18n/zh-CN.i18n.json +++ b/i18n/zh-CN.i18n.json @@ -736,5 +736,5 @@ "delete-user-confirm-popup": "确实要删除此帐户吗?此操作无法撤销。", "accounts-allowUserDelete": "允许用户自行删除其帐户", "hide-minicard-label-text": "隐藏迷你卡片标签文本", - "show-desktop-drag-handles": "Show desktop drag handles" + "show-desktop-drag-handles": "显示桌面拖放手柄" } From c66eba217b293f713dc5b2923f78a8da08527ce5 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 17 Sep 2019 02:36:49 +0300 Subject: [PATCH 2/6] Update ChangeLog. --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index efc3f761b..0faadbeb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +# Upcoming Wekan release + +This release fixes the following bugs: + +- 1. [In richer editor, @user might not get pickup correctly, if it's formated](https://github.com/wekan/wekan/pull/2715). + 2. [Table content should have word-wrap](https://github.com/wekan/wekan/pull/2715). + 3. [Two-way hooks locking mechanism will fail sometime, therefore, change all comment insert or update to direct, which means it won't invoke any hook](https://github.com/wekan/wekan/pull/2715). + Thanks to whowillcare. + +Thanks to above GitHub users for their contributions and translators for their translations. + # v3.42 2019-09-14 Wekan release This release removed the following new features: From 3021f1cbe1fba39b0c310b07fe4582cab6c4341c Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 17 Sep 2019 02:39:21 +0300 Subject: [PATCH 3/6] Update ChangeLog. --- CHANGELOG.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0faadbeb8..a894b1c6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,11 @@ This release fixes the following bugs: -- 1. [In richer editor, @user might not get pickup correctly, if it's formated](https://github.com/wekan/wekan/pull/2715). - 2. [Table content should have word-wrap](https://github.com/wekan/wekan/pull/2715). - 3. [Two-way hooks locking mechanism will fail sometime, therefore, change all comment insert or update to direct, which means it won't invoke any hook](https://github.com/wekan/wekan/pull/2715). +- [In richer editor, @user might not get pickup correctly, if it's formated](https://github.com/wekan/wekan/pull/2715). + Thanks to whowillcare. +- [Table content should have word-wrap](https://github.com/wekan/wekan/pull/2715). + Thanks to whowillcare. +- [Two-way hooks locking mechanism will fail sometime, therefore, change all comment insert or update to direct, which means it won't invoke any hook](https://github.com/wekan/wekan/pull/2715). Thanks to whowillcare. Thanks to above GitHub users for their contributions and translators for their translations. From 503be10d360de505a6f1bb30a42077352fa26397 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 17 Sep 2019 02:49:38 +0300 Subject: [PATCH 4/6] Update Readme. --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4ff5b3de4..5bba7bec9 100644 --- a/README.md +++ b/README.md @@ -75,22 +75,18 @@ that by providing one-click installation on various platforms. ## Roadmap -[Roadmap Milestones](https://github.com/wekan/wekan/milestones) +[Roadmap][roadmap_wekan] - Public read-only Wekan board. [Developer Documentation][dev_docs] - There is many companies and individuals contributing code to Wekan, to add features and bugfixes [many times a day](https://github.com/wekan/wekan/blob/devel/CHANGELOG.md). - [Please add Add new Feature Requests and Bug Reports immediately](https://github.com/wekan/wekan/issues). -- [Commercial Support](https://wekan.team). +- [Commercial Support](https://wekan.team/commercial-support/). We also welcome sponsors for features and bugfixes. By working directly with Wekan you get the benefit of active maintenance and new features added by growing Wekan developer community. -## Demo - -[Wekan demo][roadmap_wekan] - ## Screenshot [More screenshots at Features page](https://github.com/wekan/wekan/wiki/Features) From 9fb0ef7eb215d6ae545b398ca1025bfffff5a72e Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 17 Sep 2019 02:51:44 +0300 Subject: [PATCH 5/6] Update readme. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5bba7bec9..338156af6 100644 --- a/README.md +++ b/README.md @@ -73,9 +73,9 @@ that by providing one-click installation on various platforms. Bugs, updates, users deleting list or card, harddrive full, harddrive crash etc can eat your data. There is no undo yet. Some bug can cause Wekan board to not load at all, requiring manual fixing of database content. -## Roadmap +## Roadmap and Demo -[Roadmap][roadmap_wekan] - Public read-only Wekan board. +[Roadmap][roadmap_wekan] - Public read-only board at Wekan demo. [Developer Documentation][dev_docs] From 158ddadf543d1809b36866ea16af5f75cfc64360 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 17 Sep 2019 03:06:01 +0300 Subject: [PATCH 6/6] v3.43 --- CHANGELOG.md | 2 +- Stackerfile.yml | 2 +- package-lock.json | 2 +- package.json | 2 +- public/api/wekan.html | 4 ++-- public/api/wekan.yml | 2 +- sandstorm-pkgdef.capnp | 4 ++-- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a894b1c6a..ea7376cf6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# Upcoming Wekan release +# v3.43 2019-09-17 Wekan release This release fixes the following bugs: diff --git a/Stackerfile.yml b/Stackerfile.yml index 95ede5a63..ab45b4f1d 100644 --- a/Stackerfile.yml +++ b/Stackerfile.yml @@ -1,5 +1,5 @@ appId: wekan-public/apps/77b94f60-dec9-0136-304e-16ff53095928 -appVersion: "v3.42.0" +appVersion: "v3.43.0" files: userUploads: - README.md diff --git a/package-lock.json b/package-lock.json index 44f3467d3..d414e9c38 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "wekan", - "version": "v3.42.0", + "version": "v3.43.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f432ed2d6..8e4a1625a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wekan", - "version": "v3.42.0", + "version": "v3.43.0", "description": "Open-Source kanban", "private": true, "scripts": { diff --git a/public/api/wekan.html b/public/api/wekan.html index fb1cd442c..95e2bdc66 100644 --- a/public/api/wekan.html +++ b/public/api/wekan.html @@ -1524,7 +1524,7 @@ var n=this.pipeline.run(e.tokenizer(t)),r=new e.Vector,i=[],o=this._fields.reduc
  • - Wekan REST API v3.41 + Wekan REST API v3.42
  • @@ -2017,7 +2017,7 @@ var n=this.pipeline.run(e.tokenizer(t)),r=new e.Vector,i=[],o=this._fields.reduc
    -

    Wekan REST API v3.41

    +

    Wekan REST API v3.42

    Scroll down for code samples, example requests and responses. Select a language for code samples from the tabs above or the mobile navigation menu.

    diff --git a/public/api/wekan.yml b/public/api/wekan.yml index 6261574b5..e81b5f527 100644 --- a/public/api/wekan.yml +++ b/public/api/wekan.yml @@ -1,7 +1,7 @@ swagger: '2.0' info: title: Wekan REST API - version: v3.41 + version: v3.42 description: | The REST API allows you to control and extend Wekan with ease. diff --git a/sandstorm-pkgdef.capnp b/sandstorm-pkgdef.capnp index 360050bb2..9d684b159 100644 --- a/sandstorm-pkgdef.capnp +++ b/sandstorm-pkgdef.capnp @@ -22,10 +22,10 @@ const pkgdef :Spk.PackageDefinition = ( appTitle = (defaultText = "Wekan"), # The name of the app as it is displayed to the user. - appVersion = 344, + appVersion = 345, # Increment this for every release. - appMarketingVersion = (defaultText = "3.42.0~2019-09-14"), + appMarketingVersion = (defaultText = "3.43.0~2019-09-17"), # Human-readable presentation of the app version. minUpgradableAppVersion = 0,