gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: modified redux.*.json


From: gnunet
Subject: [taler-anastasis] branch master updated: modified redux.*.json
Date: Wed, 16 Sep 2020 10:36:52 +0200

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

dennis-neufeld pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new b142cb6  modified redux.*.json
b142cb6 is described below

commit b142cb637c6f50cccb9b2f48a7f845a5489d4929
Author: Dennis Neufeld <dennis.neufeld@students.bfh.ch>
AuthorDate: Wed Sep 16 09:35:03 2020 +0200

    modified redux.*.json
---
 contrib/redux.ch.json | 14 ++++++++++++--
 contrib/redux.de.json | 16 ++++++++++++++--
 2 files changed, 26 insertions(+), 4 deletions(-)

diff --git a/contrib/redux.ch.json b/contrib/redux.ch.json
index 923b847..b95327f 100644
--- a/contrib/redux.ch.json
+++ b/contrib/redux.ch.json
@@ -8,14 +8,24 @@
                                                "de_DE":"Vollstaendiger Name",
                                                "de_CH":"Vollstaendiger Name"
                                         },
-           "widget": "ANASTASIS_IA_full_name"
+           "widget": "anastasis_gtk_ia_full_name"
        },
        {
            "type": "date",
            "name": "birthdate",
            "label": "Birthdate",
            "label_i18n":{"de_CH":"Geburtsdatum"},
-           "widget": "ANASTASIS_IA_birthdate"
+           "widget": "anastasis_gtk_ia_birthdate"
+       },
+       {
+           "type": "string",
+           "name": "ahv_number",
+           "label": "AHV number",
+               "label_i18n":{
+                                               "de_DE":"AHV-Nummer",
+                                               "de_CH":"AHV-Nummer"
+                                        },
+           "widget": "anastasis_gtk_ia_ahv"
        }
        ]
 }
diff --git a/contrib/redux.de.json b/contrib/redux.de.json
index a0225e1..1c57c0a 100644
--- a/contrib/redux.de.json
+++ b/contrib/redux.de.json
@@ -10,7 +10,7 @@
                                                "fr": "Nom complet",
                                                "en": "Full name"
                                         },
-           "widget": "ANASTASIS_IA_full_name"
+           "widget": "anastasis_gtk_ia_full_name"
        },
        {
            "type": "date",
@@ -22,7 +22,19 @@
                                                "fr":"Date de naissance",
                                                "en":"Birthdate"
                                        },
-           "widget": "ANASTASIS_IA_birthdate"
+           "widget": "anastasis_gtk_ia_birthdate"
+       },
+       {
+           "type": "string",
+           "name": "social_security_number",
+           "label": "Social security number",
+           "label_i18n":{
+                                               "de_DE": 
"Sozialversicherungsnummer",
+                                               "de_CH": 
"Sozialversicherungsnummer",
+                                               "fr": "Numéro de sécurité 
sociale",
+                                               "en": "Social security number"
+                                        },
+           "widget": "anastasis_gtk_ia_ssn"
        }
        ]
 }

-- 
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]