- Apr 25, 2017
-
-
Cristian Weiland authored
Signed-off-by:
Cristian Weiland <cw14@inf.ufpr.br>
-
- Apr 24, 2017
-
-
Cristian Weiland authored
Arruma filtro de dados See merge request !17
-
Cristian Weiland authored
Signed-off-by:
Cristian Weiland <cw14@inf.ufpr.br>
-
- Apr 20, 2017
-
-
Cristian Weiland authored
Issue/33 See merge request !16
-
Cristian Weiland authored
Signed-off-by:
Cristian Weiland <cw14@inf.ufpr.br>
-
Cristian Weiland authored
Signed-off-by:
Cristian Weiland <cw14@inf.ufpr.br>
-
- Apr 19, 2017
-
-
Cristian Weiland authored
Signed-off-by:
Cristian Weiland <cw14@inf.ufpr.br>
-
Cristian Weiland authored
Issue/33 See merge request !14
-
Cristian Weiland authored
# Conflicts: # scripts/travel_allowances/insert_travel_allowances.sh # scripts/workers/insert_register_payment.sh
-
Cristian Weiland authored
Conflicts: scripts/travel_allowances/resume_travel_allowance.sh
-
Cristian Weiland authored
Signed-off-by:
Cristian Weiland <cw14@inf.ufpr.br>
-
Cristian Weiland authored
Signed-off-by:
Cristian Weiland <cw14@inf.ufpr.br>
-
Cristian Weiland authored
Signed-off-by:
Cristian Weiland <cw14@inf.ufpr.br>
-
Cristian Weiland authored
Signed-off-by:
Cristian Weiland <cw14@inf.ufpr.br>
-
- Apr 13, 2017
-
-
Cristian Weiland authored
Issue #45: Fix insert scripts for travel allowances and workers See merge request !13
-
Cristian Weiland authored
Signed-off-by:
Cristian Weiland <cw14@inf.ufpr.br>
-
- Apr 12, 2017
-
-
Cristian Weiland authored
Signed-off-by:
Cristian Weiland <cw14@inf.ufpr.br>
-
Cristian Weiland authored
Issue #41: Improve script to insert data See merge request !12
-
Cristian Weiland authored
Signed-off-by:
Cristian Weiland <cw14@inf.ufpr.br>
-
Cristian Weiland authored
Prefixos nos índices, arrays associativos em arquivos de configuração e grep melhor See merge request !11
-
Cristian Weiland authored
- Rename indexes to group by year and month instead of university and add prefix to indicate data source (MEC or MS); - Config files (config.sh) now use associative arrays instead of 2 arrays filter and university, which needed to be correlated, having the same length and using the same number index to relate data; - Add flag -w in grep, which filters by matching a whole word instead of substring. For example: "PARA" does not match with "PARANA" anymore (which stops scripts from getting duplicated data for "UNIVERSIDADE FEDERAL DO PARANA"); Signed-off-by:
Cristian Weiland <cw14@inf.ufpr.br>
-
Cristian Weiland authored
-
Cristian Weiland authored
Renomeia índices e adiciona scripts pra adicionar dados do ministério da saúde See merge request !10
-
Cristian Weiland authored
Issue #40: Rename indexes to group by year and month instead of university, add prefix (MEC or MS) and add scripts to insert data from ministry of health. Signed-off-by:
Cristian Weiland <cw14@inf.ufpr.br>
-
- Apr 11, 2017
-
-
Cristian Weiland authored
Signed-off-by:
Cristian Weiland <cw14@inf.ufpr.br>
-
- Apr 05, 2017
-
-
Cristian Weiland authored
Issue #38: Fix ministry name See merge request !8
-
Cristian Weiland authored
Signed-off-by:
Cristian Weiland <cw14@inf.ufpr.br>
-
Cristian Weiland authored
Issue #38: Include scripts to insert data from health ministry See merge request !7
-
Cristian Weiland authored
Signed-off-by:
Cristian Weiland <cw14@inf.ufpr.br>
-
- Mar 21, 2017
-
-
Cristian Weiland authored
Issue #32: Fix logstash config example typo that prevented logstash from inserting workers data See merge request !6
-
Cristian Weiland authored
Signed-off-by:
Cristian Weiland <cw14@inf.ufpr.br>
-
- Mar 20, 2017
-
-
Cristian Weiland authored
Issue/25 See merge request !5
-
Cristian Weiland authored
Signed-off-by:
Cristian Weiland <cw14@inf.ufpr.br>
-
Cristian Weiland authored
Signed-off-by:
Cristian Weiland <cw14@inf.ufpr.br>
-
- Mar 17, 2017
-
-
Cristian Weiland authored
Signed-off-by:
Cristian Weiland <cw14@inf.ufpr.br>
-
- Mar 16, 2017
-
-
Cristian Weiland authored
Signed-off-by:
Cristian Weiland <cw14@inf.ufpr.br>
-
Cristian Weiland authored
The config file has the following variables: - Host: Host running ElasticSearch. Must not contain "http://". - Index: The name of the index in which data will be inserted. - Filter: The filter to get only part of Portal Transparencia's data. Scripts were getting always the last day of the current month instead of the last day of the parameter's month. Signed-off-by:
Cristian Weiland <cw14@inf.ufpr.br>
-
- Mar 14, 2017
-
-
Cristian Weiland authored
Issue #21: Add description to travel allowance related files in README See merge request !4
-
Cristian Weiland authored
Signed-off-by:
Cristian Weiland <cw14@inf.ufpr.br>
-
Cristian Weiland authored
Issue #20: Create master script to insert data and remove day parameter from insert_expenses.sh See merge request !3
-