Edward Ribeiro
3323f2779f
Fix recibo proposição e adiciona rate limiter em matéria e norma
8 months ago
Edward
6ac5e419e3
Atualização da imagem base Docker ( #3787 )
Update de imagem based Docker and libs Python
Co-authored-by: Edward <9326037+edwardoliveira@users.noreply.github.com>
9 months ago
Edward Ribeiro
bbb91b1a1f
Fix fancycompleter incompatibility when calling shell_plus
1 year ago
joaohortsenado
73d01842ed
feat: adiciona pydevd-pycharm para facilitar debug usando pycharm ide ( #3717 )
1 year ago
LeandroJatai
0fe30ff831
fix: remove django-floppyforms
2 years ago
LeandroJataí
7a46bccf2d
Impl Mixin para gerar arquivos de pesq em diversos formatos ( #3710 )
Impl Mixin para gerar relatórios de pesquisas
MultiFormatOutputMixin sobrescreve render_to_response e, com base no
parametro format=[xlsx, csv, json], gerar versão não paginada dos
resultados de FilterView. O mixin foi aplicado na pesquisa de matérias e
de normas e pode ser extendido para outras filterview's ou mesmo
listviews, internas ao Crud.
2 years ago
LeandroJatai
7e6719b896
bump version gunicorn, pillow
2 years ago
dependabot[bot]
8d6fe1a560
Build(deps): Bump pillow from 10.0.1 to 10.3.0 in /requirements ( #3709 )
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 10.0.1 to 10.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/10.0.1...10.3.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Edward Ribeiro
8c5881a2a6
HOT-FIX: Bump easy-thumbnails
3 years ago
Edward Ribeiro
336aee4365
Bump Pillow
3 years ago
Edward
a3f3cea08f
Adiciona feature flag lib ( #3693 )
Adiciona feature flag lib e refatora Solr para usá-la
3 years ago
Edward Ribeiro
a932a70ddb
Bump Pillow version
3 years ago
LeandroJatai
f89e484852
bump pyyaml
3 years ago
LeandroJatai
683d29c939
impl: captura de assinaturas eletrônicas em matérias
3 years ago
dependabot[bot]
00b7bdfef3
Build(deps): Bump pillow from 9.0.1 to 9.3.0 in /requirements ( #3623 )
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 9.0.1 to 9.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/9.0.1...9.3.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Edward Ribeiro
a340d78f23
Add prometheus requirement
4 years ago
Edward Ribeiro
0ee1020813
HOT-FIX: bump em pyoai para consertar bug em Python 3.8
4 years ago
Edward Ribeiro
6f0ca5c709
Remove lib PyGraphViz
4 years ago
Edward
7bb83e3366
Remove speedinfo ( #3607 )
4 years ago
Edward
4e462994f5
Reverte reversion ( #3605 )
* Reverte reversion
* Remove arquivos legacy.yaml
4 years ago
LeandroJataí
09e7eff0c6
Bump frontend ( #3597 )
* Retorna último bump
* Atualiz de versões do front e impactos no código
Atualiza versões secundárias e de remendos x.Y.Z
Atualiza versões secundárias (minor version x.Y.z)
e de remendos (patch version x.y.Z)
em conjunto das libs de menor impacto no frontend.
Syncs webpack-bundle-tracker django-webpack-loader
A primeira delas é do frontend já a segunda é do backend.
Elas fazem a ponte entre o front e back. A primeira faz um catálogo
(webpack-stats-json) de todo material compilado para produção pelo webpack.
Em tempo de desenvolvimento, esses catálogo não possui referências para
arquivos, mas para urls do servidor de desenvolvimento do frontend.
Já a segunda, lê todo o material produzido pela primeira, disponibiliza
filters para acesso geral, modular ou diretamente a arquivos
específicos.
bump vs secundária do vue e vue-template-compiler
Já existe atualização de versão primária do VueJs mas atualizá-la algo
em ~3.0.0 exige revisão, refatoração e/ou reimplementação de código.
vue-template-compiler anda junto com vue e é usado para possui compilar
container pre-alimentado no backend como é o caso de:
https://github.com/interlegis/sapl/blob/3.1.x/sapl/templates/parlamentares/parlamentares_list.html
migra libs para devDependencies
bump version frontend
4 years ago
Edward
8ff9e78776
Refatora Solr ( #3585 )
4 years ago
Edward Ribeiro
9ad3d17321
Adiciona busca textual em campos de Norma
4 years ago
dependabot[bot]
bfaf7cbe81
Bump pillow from 8.3.2 to 9.0.1 in /requirements ( #3543 )
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 8.3.2 to 9.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/8.3.2...9.0.1 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
0247e0fd80
Bump django from 2.2.27 to 2.2.28 in /requirements ( #3542 )
Bumps [django](https://github.com/django/django ) from 2.2.27 to 2.2.28.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/2.2.27...2.2.28 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Edward Ribeiro
cb30e4e237
Bump Django
4 years ago
Gustavo274
f1f31a1d89
Consertar erros de indexação do no Solr 8.9 ( #3503 )
4 years ago
Leandro Roberto
2c50524fe7
bump pillow from 8.2.0 to 8.3.2
5 years ago
Leandro Roberto
01ac386eaf
bump OpenApi from 2.0 to 3.0
- Rm drf-yasg e add drj-spectacular
- corrige schema de listagem
- ajusta urls para /api/schema, /api/schema/swagger-ui, api/schema/redoc
- insere na paginação links diretos de next e previous com filtro
5 years ago
Leandro Roberto
8026bf37e5
bump djangorestframework e django_filter
5 years ago
dependabot[bot]
34612c99ef
Bump pillow from 8.1.1 to 8.2.0 in /requirements ( #3410 )
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 8.1.1 to 8.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/8.1.1...8.2.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
dependabot[bot]
f7fcc6f3de
Bump django from 2.2.20 to 2.2.24 in /requirements ( #3413 )
Bumps [django](https://github.com/django/django ) from 2.2.20 to 2.2.24.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/2.2.20...2.2.24 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
dependabot[bot]
9fe4870eca
Bump django-debug-toolbar from 1.8 to 1.11.1 in /requirements ( #3392 )
Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar ) from 1.8 to 1.11.1.
- [Release notes](https://github.com/jazzband/django-debug-toolbar/releases )
- [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/1.11.1/docs/changes.rst )
- [Commits](https://github.com/jazzband/django-debug-toolbar/compare/1.8...1.11.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
dependabot[bot]
4706b35dbd
Bump django from 2.2.18 to 2.2.20 in /requirements ( #3386 )
Bumps [django](https://github.com/django/django ) from 2.2.18 to 2.2.20.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/2.2.18...2.2.20 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
dependabot[bot]
4694135ee2
Bump pyyaml from 5.3.1 to 5.4 ( #3383 )
Bumps [pyyaml](https://github.com/yaml/pyyaml ) from 5.3.1 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases )
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES )
- [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
eribeiro
f3e02ee0b6
Adiciona rate limiter em login (PUT, POST, DELETE, PATCH)
5 years ago
Edward
d8cd83e23a
Atualiza drf e drf-yasg ( #3378 )
* Atualiza drf e drf-yasg
* Adequa serializers de sapl.api ao drf-yasg 1.20
Co-authored-by: eribeiro <edwardr@senado.leg.br>
Co-authored-by: Leandro Roberto <leandroroberto.br@gmail.com>
5 years ago
Leandro Roberto
99cacf8cf1
atualiza versão lib comunicação postgres
5 years ago
dependabot[bot]
239afdd9c0
Bump pillow from 7.1.0 to 8.1.1 in /requirements ( #3373 )
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 7.1.0 to 8.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/7.1.0...8.1.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
dependabot[bot]
17a69aa707
Bump django from 2.2.13 to 2.2.18 in /requirements ( #3372 )
Bumps [django](https://github.com/django/django ) from 2.2.13 to 2.2.18.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/2.2.13...2.2.18 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
eribeiro
075ed588c7
HOT-FIX: retorna drf-yasg após port p/ Debian
6 years ago
Leandro Roberto
0c8f846882
HOT-FIX: retira drf-yasg até correção de setuptools
6 years ago
eribeiro
d91c7034e4
HOT-FIX: remove ruamel.yml
6 years ago
Leandro Roberto
f62f96f5eb
substitui rtyaml por yaml e remove do projeto
6 years ago
Vinícius Cantuária
1a290dcc15
HOT-FIX: Bump ipdb
6 years ago
Vinícius Cantuária
616b0fd628
HOT-FIX: Bump Django version
6 years ago
Vinícius Cantuária
cbfd69b7e5
Atualiza a versão do Django para 2.2 ( #3165 )
Co-authored-by: UlyssesBML <ulysses3353@gmail.com>
Co-authored-by: eribeiro <edwardr@senado.leg.br>
Co-authored-by: UlyssesBML <ulysses3353@gmail.com>
Co-authored-by: eribeiro <edwardr@senado.leg.br>
6 years ago
Vinícius Cantuária
c56281ebcb
HOT-FIX: atualiza Pillow para 7.1.0
6 years ago
Edward
74f595a5fb
Atualiza libs de testes ( #3230 )
Co-authored-by: eribeiro <edwardr@senado.leg.br>
6 years ago
Ulysses Lara
fa171654fb
3138 gerar etiqueta com informações da materia ( #3162 )
* Fix#3138 - Iniciando etiqueta de materia legislativa
* Gerando pdf com codigo de barra e opção largura/altura
* Anexando etiqueta em Texto Articulado
* Adaptando pra ficar parecido com protocolo Fix #3138
* Colocando classe de configuração de etiqueta da materia no map rules
* Ajustando importações
* Melhorando a disposição dos elementos da etiqueta
* Mudando fontes da etiqueta
* Melhorando formato da etiqueta
* Limitando campo ementa para no maximo 200 caracteres em ementa de materia legislativa
* Aumenta um pouco mais o tam máx
Co-authored-by: eribeiro <edwardr@senado.leg.br>
6 years ago