gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-anastasis] branch master updated: add autocompletion information


From: gnunet
Subject: [taler-anastasis] branch master updated: add autocompletion information for #7086
Date: Tue, 28 Dec 2021 12:46:07 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new 1b40f01  add autocompletion information for #7086
1b40f01 is described below

commit 1b40f010dcb1bd2ecfe8355088c5306968e6de1a
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Dec 28 12:45:59 2021 +0100

    add autocompletion information for #7086
---
 contrib/redux.ch.json | 3 ++-
 contrib/redux.us.json | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/contrib/redux.ch.json b/contrib/redux.ch.json
index b36f767..ecda1a0 100644
--- a/contrib/redux.ch.json
+++ b/contrib/redux.ch.json
@@ -34,7 +34,8 @@
            "widget": "anastasis_gtk_ia_ahv",
             "uuid" : "1da87570-ba16-4f62-8a7e-cbda92f51591",
            "validation-regex": 
"^(756)\\.[0-9]{4}\\.[0-9]{4}\\.[0-9]{2}|(756)[0-9]{10}$",
-           "validation-logic": "CH_AHV_check"
+           "validation-logic": "CH_AHV_check",
+            "autocomplete": "???.????.????.??"
        }
     ]
 }
diff --git a/contrib/redux.us.json b/contrib/redux.us.json
index 17e7556..08c0167 100644
--- a/contrib/redux.us.json
+++ b/contrib/redux.us.json
@@ -32,7 +32,8 @@
            },
            "widget": "anastasis_gtk_ia_ssn_us",
             "uuid": "310a138c-b0b7-4985-b8b8-d00e765e9f9b",
-            "validation-regex": "^d{3}-d{2}-d{4}$"
+            "validation-regex": "^[0-9]{3}-[0-9]{2}-[0-9]{4}$",
+            "autocomplete": "???-??-????"
        }
     ]
 }

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]