From e56773f8b646c287826982af5ebbd6ac0de11582 Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Mon, 28 Jan 2013 17:16:33 +0000 Subject: [PATCH] Inclusão de opção de download de dados nas interfaces de mapas interativos do sistema METAESTAT --- admin/admin.db | Bin 188416 -> 0 bytes admin/html/estat_uploaddados.html | 29 ++++++++++++++++------------- admin/index.html | 6 +++++- admin/js/estat_uploaddados.js | 4 ++-- admin/php/classe_metaestat.php | 21 +++++++++++++++++---- admin/php/metaestat.php | 6 ++++++ css/botoes2.css | 8 ++++++++ css/i3geo47.css | 8 ++++++++ css/i3geo47.css.php | 8 ++++++++ ferramentas/metaestat/editorlimites.js | 3 ++- ferramentas/metaestat/index.js | 48 +++++++++++++++++++++++++++++++++++++++--------- pacotes/parsecsv/ChangeLog.txt | 166 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ pacotes/parsecsv/License.txt | 19 +++++++++++++++++++ pacotes/parsecsv/examples/_books.csv | 15 +++++++++++++++ pacotes/parsecsv/examples/basic.php | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ pacotes/parsecsv/examples/conditions.php | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ pacotes/parsecsv/examples/limit.php | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ pacotes/parsecsv/parsecsv.lib.php | 697 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 18 files changed, 1165 insertions(+), 30 deletions(-) create mode 100755 pacotes/parsecsv/ChangeLog.txt create mode 100755 pacotes/parsecsv/License.txt create mode 100755 pacotes/parsecsv/examples/_books.csv create mode 100755 pacotes/parsecsv/examples/basic.php create mode 100755 pacotes/parsecsv/examples/conditions.php create mode 100755 pacotes/parsecsv/examples/limit.php create mode 100755 pacotes/parsecsv/parsecsv.lib.php diff --git a/admin/admin.db b/admin/admin.db index d5e11ed..301d94a 100644 Binary files a/admin/admin.db and b/admin/admin.db differ diff --git a/admin/html/estat_uploaddados.html b/admin/html/estat_uploaddados.html index 33381e2..0b3fa55 100644 --- a/admin/html/estat_uploaddados.html +++ b/admin/html/estat_uploaddados.html @@ -48,24 +48,27 @@ body {

-
-

- -

- - -
-
-
- +
+ Upload de valores (arquivo CSV) +
+

+ +

+ + +
+
+
+ +