From f301c0afc775f85beee677b578295429d04b1c4b Mon Sep 17 00:00:00 2001 From: Andrea Zagli Date: Sun, 21 Feb 2016 12:34:02 +0100 Subject: [PATCH] Added fields utente, lat/long to segnalazioni ui. --- data/bcity_be/form/segnalazione.form | 27 ++++++++++ data/bcity_be/gui/bcity_be.ui | 76 +++++++++++++++++++++++++--- 2 files changed, 96 insertions(+), 7 deletions(-) diff --git a/data/bcity_be/form/segnalazione.form b/data/bcity_be/form/segnalazione.form index 770b17d..1722f91 100644 --- a/data/bcity_be/form/segnalazione.form +++ b/data/bcity_be/form/segnalazione.form @@ -28,6 +28,33 @@ + + utente + string + entry1 + + + + + + + latitudine + double + entry2 + + + + + + + longitudine + double + entry3 + + + + + note string diff --git a/data/bcity_be/gui/bcity_be.ui b/data/bcity_be/gui/bcity_be.ui index 6cf8f1d..9cef65f 100644 --- a/data/bcity_be/gui/bcity_be.ui +++ b/data/bcity_be/gui/bcity_be.ui @@ -597,7 +597,7 @@ True True True - 100 + 255 • False False @@ -757,22 +757,84 @@ - + + True + False + Segnalatore + 0 + + + 0 + 3 + - + + True + False + Latitudine + 0 + + + 0 + 4 + - + + True + False + Longitudine + 0 + + + 0 + 5 + - + + True + True + True + 255 + • + False + False + + + 1 + 3 + - + + True + True + True + • + False + False + + + 1 + 4 + - + + True + True + True + 100 + • + False + False + + + 1 + 5 + -- 2.49.0