From e0ca960a35cf006880019ba28fc82aa30f289a71 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 22 Feb 2020 02:49:14 +0200 Subject: Create New User in Admin Panel. Works, but does not save fullname yet, so currently it's needed to edit add fullname later. Thanks to xet7 ! Related #802 --- i18n/en.i18n.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'i18n/en.i18n.json') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index da3d875a..bce99384 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -759,5 +759,8 @@ "assignee": "Assignee", "cardAssigneesPopup-title": "Assignee", "addmore-detail": "Add a more detailed description", - "show-on-card": "Show on Card" + "show-on-card": "Show on Card", + "new": "New", + "editUserPopup-title": "Edit User", + "newUserPopup-title": "New User" } -- cgit v1.2.3-1-g7c22 From 9819c9f801128d07374b0703b482bdb83a672297 Mon Sep 17 00:00:00 2001 From: Jonathan Baird Date: Fri, 27 Mar 2020 11:35:03 -0600 Subject: add a notification drawer like trello --- i18n/en.i18n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i18n/en.i18n.json') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index bce99384..eeed19fc 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -64,7 +64,7 @@ "activity-unchecked-item": "unchecked %s in checklist %s of %s", "activity-checklist-added": "added checklist to %s", "activity-checklist-removed": "removed a checklist from %s", - "activity-checklist-completed": "completed checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__", + "activity-checklist-completed": "completed checklist %s of %s", "activity-checklist-uncompleted": "uncompleted the checklist %s of %s", "activity-checklist-item-added": "added checklist item to '%s' in %s", "activity-checklist-item-removed": "removed a checklist item from '%s' in %s", -- cgit v1.2.3-1-g7c22 From 2eed1ca0eb9848046153789d4e44c27996f45eb8 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 1 Apr 2020 16:48:14 +0300 Subject: Add translations for Board Settings / Allow Rename Board/Swimlane/Card. Thanks to xet7 ! --- i18n/en.i18n.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'i18n/en.i18n.json') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index bce99384..c7583386 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -762,5 +762,7 @@ "show-on-card": "Show on Card", "new": "New", "editUserPopup-title": "Edit User", - "newUserPopup-title": "New User" + "newUserPopup-title": "New User", + "allow-rename": "Allow Rename", + "allowRenamePopup-title": "Allow Rename" } -- cgit v1.2.3-1-g7c22 From 0c911694c8196c33bbcc1a9fce56c43128d23f13 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 1 Apr 2020 16:51:54 +0300 Subject: Add translations for Notification drawer like Trello. --- i18n/en.i18n.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n/en.i18n.json') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index c7583386..87d4b8d3 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -763,6 +763,10 @@ "new": "New", "editUserPopup-title": "Edit User", "newUserPopup-title": "New User", + "notifications": "Notifications", + "view-all": "View All", + "filter-by-unread": "Filter by Unread", + "mark-all-as-read": "Mark all as read", "allow-rename": "Allow Rename", "allowRenamePopup-title": "Allow Rename" } -- cgit v1.2.3-1-g7c22 From 6e86292b997d40e36822efd10d6940e93da4abd0 Mon Sep 17 00:00:00 2001 From: Pedro Sousa <18445484+slvrpdr@users.noreply.github.com> Date: Fri, 3 Apr 2020 16:23:48 +0100 Subject: Search also a Card's Custom Fields --- i18n/en.i18n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i18n/en.i18n.json') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index e3b3288d..bc07e934 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -440,7 +440,7 @@ "save": "Save", "search": "Search", "rules": "Rules", - "search-cards": "Search from card/list titles and descriptions on this board", + "search-cards": "Search from card/list titles, descriptions and custom fields on this board", "search-example": "Text to search for?", "select-color": "Select Color", "set-wip-limit-value": "Set a limit for the maximum number of tasks in this list", -- cgit v1.2.3-1-g7c22 From 2bbc312ad0600da06b7d18f57630ad19cd90efd2 Mon Sep 17 00:00:00 2001 From: Nico Date: Tue, 7 Apr 2020 20:43:35 +0200 Subject: Voteing feature --- i18n/en.i18n.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'i18n/en.i18n.json') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index e3b3288d..c37af44c 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -152,6 +152,8 @@ "card-spent": "Spent Time", "card-edit-attachments": "Edit attachments", "card-edit-custom-fields": "Edit custom fields", + "card-start-voting": "Start voting", + "card-cancel-voting": "Delete voting", "card-edit-labels": "Edit labels", "card-edit-members": "Edit members", "card-labels-title": "Change the labels for the card.", @@ -161,6 +163,10 @@ "cardAttachmentsPopup-title": "Attach From", "cardCustomField-datePopup-title": "Change date", "cardCustomFieldsPopup-title": "Edit custom fields", + "cardStartVotingPopup-title": "Start a vote", + "vote-question": "Voting question", + "vote-for-it": "for it", + "vote-against": "against", "cardDeletePopup-title": "Delete Card?", "cardDetailsActionsPopup-title": "Card Actions", "cardLabelsPopup-title": "Labels", -- cgit v1.2.3-1-g7c22 From fe285c62e12486a8848376531c89d7a4b11b7fa7 Mon Sep 17 00:00:00 2001 From: Daniel Eder Date: Wed, 8 Apr 2020 16:54:11 +0300 Subject: Add filter option for assignee Works exactly like member --- i18n/en.i18n.json | 1 + 1 file changed, 1 insertion(+) (limited to 'i18n/en.i18n.json') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index bc07e934..a4493473 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -319,6 +319,7 @@ "filter-clear": "Clear filter", "filter-no-label": "No label", "filter-no-member": "No member", + "filter-no-assignee": "No assignee", "filter-no-custom-fields": "No Custom Fields", "filter-show-archive": "Show archived lists", "filter-hide-empty": "Hide empty lists", -- cgit v1.2.3-1-g7c22 From 4fba0fb1a14ecac2ae3e9ad6c4bc50f7431fc76c Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 8 Apr 2020 19:43:25 +0300 Subject: Clarify translation. --- i18n/en.i18n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i18n/en.i18n.json') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 1ffdcc6b..68e30193 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -153,7 +153,7 @@ "card-edit-attachments": "Edit attachments", "card-edit-custom-fields": "Edit custom fields", "card-start-voting": "Start voting", - "card-cancel-voting": "Delete voting", + "card-cancel-voting": "Delete voting and all votes", "card-edit-labels": "Edit labels", "card-edit-members": "Edit members", "card-labels-title": "Change the labels for the card.", -- cgit v1.2.3-1-g7c22 From a182dde11ff4f1ab8cd01a04e1e26affda5d8a3b Mon Sep 17 00:00:00 2001 From: Jonathan Baird Date: Wed, 8 Apr 2020 13:14:29 -0600 Subject: add a "remove all read" button to notification menu --- i18n/en.i18n.json | 1 + 1 file changed, 1 insertion(+) (limited to 'i18n/en.i18n.json') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 68e30193..0b194042 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -774,6 +774,7 @@ "view-all": "View All", "filter-by-unread": "Filter by Unread", "mark-all-as-read": "Mark all as read", + "remove-all-read": "Remove all read", "allow-rename": "Allow Rename", "allowRenamePopup-title": "Allow Rename" } -- cgit v1.2.3-1-g7c22 From 8f28a409c7dd90319f785e3fc4c1b26803f67f31 Mon Sep 17 00:00:00 2001 From: Nico Date: Fri, 10 Apr 2020 01:46:36 +0200 Subject: Public vote --- i18n/en.i18n.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'i18n/en.i18n.json') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 0b194042..68c7acae 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -164,7 +164,10 @@ "cardCustomField-datePopup-title": "Change date", "cardCustomFieldsPopup-title": "Edit custom fields", "cardStartVotingPopup-title": "Start a vote", + "positiveVoteMembersPopup-title": "Proponents", + "negativeVoteMembersPopup-title": "Opponents", "vote-question": "Voting question", + "vote-public": "Public vote", "vote-for-it": "for it", "vote-against": "against", "cardDeletePopup-title": "Delete Card?", -- cgit v1.2.3-1-g7c22 From 960fe5163b6a2f7c3dca03b5e31d69611b49f079 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 17 Apr 2020 21:58:19 +0300 Subject: Remove old warning from Sandstorm import board data loss, because bug has been already fixed. Thanks to aputsiaq and xet7 ! --- i18n/en.i18n.json | 2 -- 1 file changed, 2 deletions(-) (limited to 'i18n/en.i18n.json') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 68c7acae..18a0680b 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -348,8 +348,6 @@ "import-board-c": "Import board", "import-board-title-trello": "Import board from Trello", "import-board-title-wekan": "Import board from previous export", - "import-sandstorm-backup-warning": "Do not delete data you import from original exported board or Trello before checking does this grain close and open again, or do you get Board not found error, that means data loss.", - "import-sandstorm-warning": "Imported board will delete all existing data on board and replace it with imported board.", "from-trello": "From Trello", "from-wekan": "From previous export", "import-board-instruction-trello": "In your Trello board, go to 'Menu', then 'More', 'Print and Export', 'Export JSON', and copy the resulting text.", -- cgit v1.2.3-1-g7c22 From 8e14459cff4da1391f536dfbc6441abb21e9c215 Mon Sep 17 00:00:00 2001 From: Marc Hartmayer Date: Wed, 22 Apr 2020 14:44:08 +0200 Subject: Implement option to change the first day of week in user settings Implements #2535. --- i18n/en.i18n.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'i18n/en.i18n.json') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 18a0680b..864d60ce 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -777,5 +777,13 @@ "mark-all-as-read": "Mark all as read", "remove-all-read": "Remove all read", "allow-rename": "Allow Rename", - "allowRenamePopup-title": "Allow Rename" + "allowRenamePopup-title": "Allow Rename", + "start-day-of-week": "Set day of the week start", + "monday": "Monday", + "tuesday": "Tuesday", + "wednesday": "Wednesday", + "thursday": "Thursday", + "friday": "Friday", + "saturday": "Saturday", + "sunday": "Sunday" } -- cgit v1.2.3-1-g7c22 From 7bb0aa74884d026bb6a0192bd2c4d0fb43f2953b Mon Sep 17 00:00:00 2001 From: Nico Date: Sun, 26 Apr 2020 02:41:26 +0200 Subject: Additional vote features --- i18n/en.i18n.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'i18n/en.i18n.json') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 864d60ce..0e22f871 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -166,6 +166,7 @@ "cardStartVotingPopup-title": "Start a vote", "positiveVoteMembersPopup-title": "Proponents", "negativeVoteMembersPopup-title": "Opponents", + "allowNonBoardMembers": "Allow non board members", "vote-question": "Voting question", "vote-public": "Public vote", "vote-for-it": "for it", @@ -675,6 +676,7 @@ "r-of-checklist": "of checklist", "r-send-email": "Send an email", "r-to": "to", + "r-of": "of", "r-subject": "subject", "r-rule-details": "Rule details", "r-d-move-to-top-gen": "Move card to top of its list", -- cgit v1.2.3-1-g7c22 From 8ef435c83e48cbd3df9bf012d60c7833396c4e0a Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Mon, 27 Apr 2020 02:37:33 +0300 Subject: Update translations related to vote feature. Code variables not changed. Thanks to xet7 ! Related https://github.com/wekan/wekan/pull/3048 --- i18n/en.i18n.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'i18n/en.i18n.json') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 0e22f871..11e7e2dd 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -166,9 +166,9 @@ "cardStartVotingPopup-title": "Start a vote", "positiveVoteMembersPopup-title": "Proponents", "negativeVoteMembersPopup-title": "Opponents", - "allowNonBoardMembers": "Allow non board members", + "allowNonBoardMembers": "Allow anonymous vote on public board", "vote-question": "Voting question", - "vote-public": "Public vote", + "vote-public": "Show who voted what", "vote-for-it": "for it", "vote-against": "against", "cardDeletePopup-title": "Delete Card?", -- cgit v1.2.3-1-g7c22