[prev in list] [next in list] [prev in thread] [next in thread] 

List:       rt-commit
Subject:    [Rt-commit] rt branch, 4.4-trunk, updated. rt-4.4.4-145-g1ab8481c90
From:       sunnavy () bestpractical ! com (? sunnavy)
Date:       2020-10-28 19:22:23
Message-ID: 20201028192224.16D0E2418004 () booth ! bestpractical ! com
[Download RAW message or body]

The branch, 4.4-trunk has been updated
       via  1ab8481c909c9fb2645b8a39342374da25a07e2a (commit)
       via  6449c83016f50a07945277bd2fa60c93323d2ea9 (commit)
      from  7b90ad070641eee11d7337afc1a4c9b92bfd31d1 (commit)

Summary of changes:
 share/html/Elements/EmailInput | 5 +++++
 1 file changed, 5 insertions(+)

- Log -----------------------------------------------------------------
commit 6449c83016f50a07945277bd2fa60c93323d2ea9
Author: Craig Kaiser <craig@bestpractical.com>
Date:   Wed Jan 8 10:22:24 2020 -0500

    Allow for string of user IDs to be passed for exclusion from autocomplete results

diff --git a/share/html/Elements/EmailInput b/share/html/Elements/EmailInput
index 078a2870c4..6c99144483 100644
--- a/share/html/Elements/EmailInput
+++ b/share/html/Elements/EmailInput
@@ -79,6 +79,10 @@
     data-autocomplete-include-system
 % }
 
+% if ($AutocompleteExclude) {
+    data-autocomplete-exclude="<% $AutocompleteExclude %>"
+% }
+
 />
 % if ($EntryHint) {
 <br>
@@ -97,4 +101,5 @@ $AutocompleteNobody => 0
 $AutocompleteSystem => 0
 $EntryHint => ''
 $Placeholder => ''
+$AutocompleteExclude => undef
 </%ARGS>

commit 1ab8481c909c9fb2645b8a39342374da25a07e2a
Merge: 7b90ad0706 6449c83016
Author: sunnavy <sunnavy@bestpractical.com>
Date:   Thu Oct 29 03:09:19 2020 +0800

    Merge branch '4.4/emailinput-autocomplete-exclude' into 4.4-trunk


-----------------------------------------------------------------------
_______________________________________________
rt-commit mailing list
rt-commit@lists.bestpractical.com
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-commit
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic