From 2a4cc330d050999c9832f89f409a8797426d2d8c Mon Sep 17 00:00:00 2001 From: mddejong Date: Wed, 19 Oct 2022 17:21:24 +0200 Subject: [PATCH] Fixed: #705 Allow single click copy of tables and other objects to the clipboard Code is in gemstracker-template javascript files --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 329e02e29..36181fb65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Add RTF export to DossierExport (#703) - Allow mailability to be set at multiple levels (#603) - Allow save & resume from LimeSurvey using GT (#702) -- Allow single click copy of tables and other objects to the clipboard (#705) first version +- Allow single click copy of tables and other objects to the clipboard (#705) - Allow some (limited) option for repeating parts of tracks (#697) - Auto mail job should also be able to send different kind of messages (#636) - Displaying answers depending on role (#23)