]> saetta.ns0.it Git - bcity/be/commit
Started tables "segnalazioni" and "segnalazione_allegati".
authorAndrea Zagli <azagli@libero.it>
Sun, 21 Feb 2016 11:23:51 +0000 (12:23 +0100)
committerAndrea Zagli <azagli@libero.it>
Sun, 21 Feb 2016 11:23:51 +0000 (12:23 +0100)
commit3540b39eab22f03db038a801dfedfbcf5d21bba4
tree553e13ebfa4ee5ed63ec6d901de177b477af39ef
parentcd118fa35398f37599aaf71f32fcedc4200951b5
Started tables "segnalazioni" and "segnalazione_allegati".
17 files changed:
data/bcity_be/form/Makefile.am
data/bcity_be/form/segnalazione.form [new file with mode: 0644]
data/bcity_be/form/segnalazioneallegato.form [new file with mode: 0644]
data/bcity_be/gui/bcity_be.ui
data/bcity_be/query_editor/Makefile.am
data/bcity_be/query_editor/segnalazioni.xml [new file with mode: 0644]
doc/bcity_be/db/bcity.sql
src/Makefile.am
src/main.c
src/segnalazione.c [new file with mode: 0644]
src/segnalazione.h [new file with mode: 0644]
src/segnalazioneallegato.c [new file with mode: 0644]
src/segnalazioneallegato.h [new file with mode: 0644]
src/segnalazioni.c [new file with mode: 0644]
src/segnalazioni.h [new file with mode: 0644]
src/segnalazioniqe.c [new file with mode: 0644]
src/segnalazioniqe.h [new file with mode: 0644]