Marcio Mazza
|
dbc1615f31
|
Deactivate old code that doesn't compile
|
10 years ago |
Marcio Mazza
|
7745392c21
|
Test cart pagination and feedback message for an everyone cart
|
10 years ago |
Marcio Mazza
|
c2e9a4deba
|
Refactor test code (minor)
|
10 years ago |
Marcio Mazza
|
3f660a8b04
|
Remove empty tests.py files
We actually use the pytest default naming convention "test_*.py"
|
10 years ago |
Marcio Mazza
|
29970fdc35
|
Replace treemenus with a yaml config and simple rederization
TO DO: Maybe use some sort of cache
|
10 years ago |
Marcio Mazza
|
b4e1949f07
|
Move DDF config to test settings (and turn DDF debug on)
|
10 years ago |
Marcio Mazza
|
4a04f5a464
|
Remove all fixtures (initial_data.json)
|
10 years ago |
Marcio Mazza
|
7ad30508ad
|
Correct typo
|
10 years ago |
Marcio Mazza
|
41f40776c6
|
Test add parliaments to cart (abstracting add to cart)
|
10 years ago |
Marcio Mazza
|
9fdb8fcf2d
|
Omit some files from test coverage
|
10 years ago |
Marcio Mazza
|
b021cb198e
|
Refactor test to use WebTest app
|
10 years ago |
Marcio Mazza
|
5f43a92e85
|
Use admin user and auto follow as defaults for WebTest app fixture
and refactor test accordingly
|
10 years ago |
Marcio Mazza
|
1bf06f6aaa
|
Test add parlamentarians to cart
|
10 years ago |
Marcio Mazza
|
1519513b5a
|
Add coverage configuration file
|
10 years ago |
Marcio Mazza
|
bbe67540e9
|
Remove colon from translatable strings
|
10 years ago |
Marcio Mazza
|
c5ee1a6be7
|
Adjust unnecessary blocktrans tags
|
10 years ago |
Marcio Mazza
|
cb7d57f388
|
Move all remaining sourcecode from /media to /sigiStatic
|
10 years ago |
Marcio Mazza
|
13a87ec258
|
Merge branch 'producao'
|
10 years ago |
Marcio Mazza
|
5451366222
|
Remove wrong i18n calls
|
10 years ago |
Marcio Mazza
|
6302f632c8
|
Increase gunicorn timeouts
To solve long response problem with all parliaments export to CSV
|
10 years ago |
Marcio Mazza
|
5779ed3e23
|
Fix yes/no icon broken link
|
10 years ago |
Marcio Mazza
|
ff6cb61d83
|
Interpolate translatable strings only with named arguments
Refactor of the codebase for i18n compliance
|
10 years ago |
Marcio Mazza
|
ff94be8a59
|
Refactor parliament summary for map views
Removed code duplication
|
10 years ago |
Marcio Mazza
|
4b88453172
|
Merge branch 'producao'
Conflicts:
sigi/apps/metas/views.py
|
10 years ago |
Sesostris Vieira
|
8ccc793a43
|
Improve dropdown info in Servicos SEIT dashboard display
|
10 years ago |
Sesostris Vieira
|
57d964681b
|
Add dropdown info in Servicos SEIT dashboard display
|
10 years ago |
Sesostris Vieira
|
a8fc30ca2f
|
Add check to render thumbs to only parliaments that have photo
|
10 years ago |
Sesostris Vieira
|
e78b46ac6d
|
Add thumbnail image in map infowin
|
10 years ago |
caio.viotti
|
e4e26640a9
|
Fixing Google Maps API conflict with bootstrap styles
|
10 years ago |
Sesostris Vieira
|
54d7db07e8
|
Activate saberes app
|
10 years ago |
Sesostris Vieira
|
e1177c6123
|
Add Saberes app to control and display Saberes dashboard
|
10 years ago |
Sesostris Vieira
|
8d3a8c0477
|
Add new app to read data from a Moodle site
|
10 years ago |
Sesostris Vieira
|
824d12ba35
|
Adicionada conexão a banco de dados Moodle
|
10 years ago |
Sesostris Vieira
|
ea04ebfd94
|
Add {% load i18n %} in internationalized templates
|
10 years ago |
Marcio Mazza
|
3c9d08f2a0
|
Mark translatable strings in templates
blocktrans
trans
|
10 years ago |
Marcio Mazza
|
cf432a6d19
|
Use unicode for all translatable strings in .py files
|
10 years ago |
Marcio Mazza
|
0b25bf26c8
|
Mark strings for translation in *.py files
|
10 years ago |
Marcio Mazza
|
597808d76f
|
Rearrange column sizes in dashboard page
|
10 years ago |
Marcio Mazza
|
c7a419d89c
|
Make uniform -*- coding: utf-8 -*- file headings
|
10 years ago |
Marcio Mazza
|
cd70539df8
|
Enable language selection
|
10 years ago |
Marcio Mazza
|
efbb0ce990
|
Add "Clear all filters" option to all model admins
For that we use BaseModelAdmin in all model admins
|
10 years ago |
Marcio Mazza
|
4efecbd03c
|
Organize imports in some files
|
10 years ago |
Marcio Mazza
|
0c8b2c199b
|
Add "Clear all filters" option to filters (for Parlamentarian)
|
10 years ago |
Marcio Mazza
|
547b71c66f
|
Set charset meta in base template
|
10 years ago |
Marcio Mazza
|
247fb33784
|
Add parlamentarian list test
|
10 years ago |
Marcio Mazza
|
53d4754ce9
|
Rename module
|
10 years ago |
Marcio Mazza
|
f95f813f44
|
Using interlegis fork of django-admin-bootstrapped
To use
https://github.com/django-admin-bootstrapped/django-admin-bootstrapped/pull/147
|
10 years ago |
Marcio Mazza
|
c212c61663
|
Add crop funtionality to parliament pictures
Conflicts:
requirements/producao.txt
sigi/settings/base.py
|
10 years ago |
Marcio Mazza
|
11a1639383
|
Enable media files while in development
|
10 years ago |
Marcio Mazza
|
ebf3455ef3
|
Redesign client parliament change_list for bootstrap
|
10 years ago |