- juin 17, 2016
-
-
Nicolas Joyard a rédigé
-
Nicolas Joyard a rédigé
-
- juin 13, 2016
-
-
Nicolas Joyard a rédigé
-
Nicolas Joyard a rédigé
-
- jan. 29, 2016
-
-
Jamesie Pic a rédigé
-
- jan. 12, 2016
-
-
Jamesie Pic a rédigé
This is completely backward-incompatible and was rushed before the release - nobody was going to pay the interrest on the technical debt this commit remove to support migrations since nobody has an instance in production. Memopol{Representative,Vote,Dossier} subclasses are gone. Django model inheritance is fun but comes at a price - hacks like create_child_instance_from_parent would end up everywhere. Use a simple one to one relation when you don't intend to have several subclasses of a model which is the case here. Country and current mandates are not pre-calculated and stored in the database anymore, instead they are pre-fetched which requires django-representatives>=0.0.7 Score related code was rewritten in votes.models, along with the Recommendation model. We're still not calculating it on the fly here because that would require some SQL backflips which will take a bit of time to do properly.
-
Jamesie Pic a rédigé
-
Jamesie Pic a rédigé
-
-
Jamesie Pic a rédigé
-
Jamesie Pic a rédigé
-
Jamesie Pic a rédigé
-
Jamesie Pic a rédigé
- continuous integration with travis, - continuous deployment with openshift, - add update_score cron, - sentry for exception tracking, - continuous documentation build with rtfd, - configuration made 12factor-ish, - make use of new django-representatives version for database optimization.
-
- juil. 27, 2015
-
-
Arnaud Fabre a rédigé
-
- juil. 22, 2015
-
-
Arnaud Fabre a rédigé
Adds-flag icons Adds fluid containers Adds a memopolVote proxy model
-
- juil. 20, 2015
-
-
Arnaud Fabre a rédigé
-
- juil. 15, 2015
-
-
Arnaud Fabre a rédigé
- Cleans core app by removing useless files - Organizes utils in a utils directory - Creates a digg-like pagination class http://blog.localkinegrinds.com/2007/09/06/digg-style-pagination-in- django - Adds constance to installed app to manage settings in django admin console - Adds debug_toolbar and django_extensions in dev mode
-
Arnaud Fabre a rédigé
- Move static files from core app to root - Uses bower to manage front-end 3rd parties libs - Uses gulp to build front-end
-
- juil. 09, 2015
-
-
Arnaud Fabre a rédigé
-
- juil. 01, 2015
-
-
Arnaud Fabre a rédigé
-
- juin 15, 2015
-
-
Arnaud Fabre a rédigé
-
- mars 23, 2015
-
-
luxcem a rédigé
-
- mars 19, 2015
-
-
luxcem a rédigé
renames app "memopol_representatives" to "legislature", this app handle representatives, committee, groups, mandates etc, unified urls
-
- mars 16, 2015
- mars 13, 2015
-
-
luxcem a rédigé
-
- mars 03, 2015
-
-
luxcem a rédigé
-