Commit Graph

  • 7b5adc3f9b Refactor crud build code to a simple function Marcio Mazza 2015-07-22 19:31:46 -0300
  • ed8f4e8472 Add bifurcation on crud create test Marcio Mazza 2015-07-22 19:02:07 -0300
  • 7e750528de Add db checks in crud tests Marcio Mazza 2015-07-22 18:54:26 -0300
  • 5876a0f44c Refactor crud tests Marcio Mazza 2015-07-22 18:40:21 -0300
  • e3fb4a8fea Add missing requirement Marcio Mazza 2015-07-22 18:40:04 -0300
  • 743748592b Test crud flux from detail to delete to list Marcio Mazza 2015-07-22 17:48:20 -0300
  • de337760e4 Show ids on comissoes list (temporary) Marcio Mazza 2015-07-22 17:47:13 -0300
  • 4a1f73af79 Rename button labels Marcio Mazza 2015-07-22 17:46:05 -0300
  • 4d6aa8124f Add django-bower and datepicker in comissao_form Eduardo Edson Batista Cordeiro Alves 2015-07-22 17:26:58 -0300
  • b5824dfee2 Test crud flux from detail to update to detail Marcio Mazza 2015-07-22 16:06:38 -0300
  • e85a397a14 Add edit model link to detail view Marcio Mazza 2015-07-22 15:47:09 -0300
  • e8afda1853 Refactor crud Marcio Mazza 2015-07-22 15:46:09 -0300
  • cc47c68240 Test crud flux from list to create to detail Marcio Mazza 2015-07-22 14:26:47 -0300
  • 3f35b7a799 Improve url routing between crud views Marcio Mazza 2015-07-22 11:26:56 -0300
  • c0c30851ae Remove bootstrap3 dep from templates Marcio Mazza 2015-07-22 10:38:42 -0300
  • c7696d7788 Change buttons layout on form Marcio Mazza 2015-07-22 10:36:36 -0300
  • dad2f5bf5f Move crud code out of comissoes app Marcio Mazza 2015-07-22 09:45:07 -0300
  • 0c71c1d91c Start crud abstraction Marcio Mazza 2015-07-21 21:23:53 -0300
  • 3b867162e3 Fix deprecated style for urls.py Marcio Mazza 2015-07-21 20:03:27 -0300
  • f6b6157bf5 Add title and help to base template Marcio Mazza 2015-07-21 19:20:17 -0300
  • 709f129f16 Refactor base template Marcio Mazza 2015-07-21 18:01:14 -0300
  • 9dff1815d2 Add feedback messages to base template Marcio Mazza 2015-07-21 12:32:20 -0300
  • 4aaff1e8ce Organize imports Marcio Mazza 2015-07-21 12:31:57 -0300
  • a0b69e6bbf Fix and add test command to qa check script Marcio Mazza 2015-07-21 12:31:22 -0300
  • e1b1669935 Fix py.test run instructions on README Eduardo Edson Batista Cordeiro Alves 2015-07-21 16:47:59 -0300
  • cf834f1d96 Use Zurb Foundation as base front-end framework Marcio Mazza 2015-07-20 19:16:52 -0300
  • a00b41b0b4 Adjust pep8 Marcio Mazza 2015-07-20 18:01:41 -0300
  • 1ef7cc3228 Update translation instructions on README Marcio Mazza 2015-07-20 16:11:27 -0300
  • aa21ade25a Ignore static dir Marcio Mazza 2015-07-20 15:40:18 -0300
  • 1741c7d107 Update translation files Marcio Mazza 2015-07-20 15:37:00 -0300
  • 6bc97349ff Setup locales Marcio Mazza 2015-07-20 15:33:56 -0300
  • 170a7b0ed5 Fix i18n setup for models Marcio Mazza 2015-07-20 15:32:06 -0300
  • ad9a602e61 Internationalize missing strings Marcio Mazza 2015-07-20 15:00:04 -0300
  • 33b97b2426 Detach legacy migration settings and requirements Marcio Mazza 2015-07-20 13:11:58 -0300
  • 977d083f4e Add FIXME notes for some __str__ and fix tests Marcio Mazza 2015-07-20 12:48:45 -0300
  • 12338f99f0 Fixing __str__ Eduardo Edson Batista Cordeiro Alves 2015-07-20 11:14:33 -0300
  • 7e45d928e9 Add english and spanish translation files Marcio Mazza 2015-07-19 19:13:05 -0300
  • 872f0f6712 Add transifex project config Marcio Mazza 2015-07-19 19:12:45 -0300
  • 4f149b761c Add README file Marcio Mazza 2015-07-19 18:39:36 -0300
  • 0a67435b73 Remove unused requirement django-vanilla-views Marcio Mazza 2015-07-18 18:27:35 -0300
  • 075f15d885 Fix SessaoLegislativa to print name instead of value Edward Ribeiro 2015-07-17 20:04:44 -0300
  • e714cbe113 Fix Sessao Plenaria view for crispy form Edward Ribeiro 2015-07-17 19:56:28 -0300
  • abcee7398c Replace bootstrap by crispy-forms + bootstrap Edward Ribeiro 2015-07-17 18:29:12 -0300
  • 97b3a2ac74 Add translation base file (pt_BR) Marcio Mazza 2015-07-17 11:40:11 -0300
  • 4123a7be39 Add all scraped crispy forms Marcio Mazza 2015-07-16 21:42:23 -0300
  • 6da6aeb92d Add TipoComissaoForm from scraped fieldsets Marcio Mazza 2015-07-16 20:32:34 -0300
  • e8bc600572 Add code gen of crispy form from scraped data Marcio Mazza 2015-07-16 20:30:37 -0300
  • 50096ea788 Add custom crispy layout class Marcio Mazza 2015-07-16 18:33:02 -0300
  • 5f7e692418 Add fieldset scraping to build crispy layouts Marcio Mazza 2015-07-16 18:31:31 -0300
  • d43f026156 Install django-crispy-forms Marcio Mazza 2015-07-16 18:29:55 -0300
  • 9009ffab4e Add boostrap button and url ref Edward Ribeiro 2015-07-16 16:31:03 -0300
  • 4ab4dee94f Fix urls and views of sessao Edward Ribeiro 2015-07-16 15:54:32 -0300
  • 48a90bb42d Add sessao url, views and html placeholders Edward Ribeiro 2015-07-16 14:55:18 -0300
  • e3c1f8066e Restructure comissoes views Marcio Mazza 2015-07-15 18:59:14 -0300
  • 489ab3244b Add base templates Marcio Mazza 2015-07-15 18:52:55 -0300
  • 68b708167b Remove unnecessary utf-8 coding file headers Marcio Mazza 2015-07-15 15:44:46 -0300
  • a3bc48435c Add qa check script Marcio Mazza 2015-07-15 14:58:17 -0300
  • e6ad69e753 Adjust final pep8 issues by hand Marcio Mazza 2015-07-15 14:54:06 -0300
  • a939c9783d Apply autopep8 (agressive 3x) Marcio Mazza 2015-07-15 14:04:59 -0300
  • c84f8a687b Apply autopep8 (agressive) Marcio Mazza 2015-07-15 13:58:28 -0300
  • 529146a7e8 Apply autopep8 Marcio Mazza 2015-07-15 13:48:57 -0300
  • 84baa033b4 Add missing requirement Marcio Mazza 2015-07-15 13:33:28 -0300
  • d4bcf1214a Reset migrations Marcio Mazza 2015-07-15 12:44:59 -0300
  • 5241066ab1 Refactor migration code Marcio Mazza 2015-07-13 20:02:50 -0300
  • f55e43e030 Rename test module Marcio Mazza 2015-07-15 09:45:06 -0300
  • 204583b3b1 Start comissoes app views and urls Eduardo Edson Batista Cordeiro Alves 2015-07-13 12:14:12 -0300
  • 859aeb425a Add test for models' __str__ (sanity check) Marcio Mazza 2015-07-13 17:47:27 -0300
  • 9a52f23ae6 Add coverage config file Marcio Mazza 2015-07-13 17:45:13 -0300
  • b604413392 Improve assertion feedback messages for test Marcio Mazza 2015-07-13 14:25:10 -0300
  • 32b69d14c9 Add test for legacy renames (for migration) Marcio Mazza 2015-07-13 13:59:22 -0300
  • 390e506cc8 Add more __str__ Eduardo Edson Batista Cordeiro Alves 2015-07-09 10:33:11 -0300
  • a82220e7b3 Refactor models' choices Marcio Mazza 2015-07-08 20:06:15 -0300
  • ec2216e4b6 Add missing requirement Marcio Mazza 2015-07-08 19:18:35 -0300
  • 9a1ec8a062 Fix formatting Marcio Mazza 2015-07-08 19:10:28 -0300
  • 65cd5a2b7d Port remaining cases to python 3 Marcio Mazza 2015-07-07 14:59:45 -0300
  • ea39d59863 Port print statements to python 3 Marcio Mazza 2015-07-07 14:53:33 -0300
  • f2b5bfce24 Port __unicode__ in models to python 3 Marcio Mazza 2015-07-07 14:52:43 -0300
  • 7187c20a28 Port strings to python 3 Marcio Mazza 2015-07-07 14:48:45 -0300
  • 6872bf3cd0 Port requirements to use python 3 Marcio Mazza 2015-07-07 12:55:46 -0300
  • 4d2f0af809 Remove unused autogenerated modules Marcio Mazza 2015-07-07 10:40:36 -0300
  • 47591eb787 Move data migration code to one module Marcio Mazza 2015-07-07 10:38:46 -0300
  • fae08ce124 Add __unicode__ in materia Eduardo Edson Batista Cordeiro Alves 2015-07-07 11:56:19 -0300
  • 6569d0c615 Rename model fields and add __unicode__ Marcio Mazza 2015-07-07 09:54:52 -0300
  • dab19694ba Update script file permission Marcio Mazza 2015-07-07 09:53:19 -0300
  • 7ed335176c Track legacy renames with yaml mappings Marcio Mazza 2015-07-06 22:20:12 -0300
  • 827aea3daa Rename LexmlPublicador model and reset migrations Marcio Mazza 2015-07-06 22:17:28 -0300
  • 3a10e52549 Reset migrations Marcio Mazza 2015-07-06 19:05:11 -0300
  • 63430e8130 Fix unicode output of sessao models Marcio Mazza 2015-07-06 19:00:50 -0300
  • ed4761d74c Merge Marcio Mazza 2015-07-06 18:40:37 -0300
  • d377f645b8 Adding unicode tags to sessao/models Edward Ribeiro 2015-07-06 17:45:18 -0300
  • 10c55d4586 Adjust sessao model fields Marcio Mazza 2015-07-06 17:06:04 -0300
  • 876e97ebbc Add list of sql queries to check legacy db Marcio Mazza 2015-07-06 17:05:30 -0300
  • 8cc6173882 Add py.test config file Marcio Mazza 2015-07-06 17:04:43 -0300
  • 7de083c708 Add test requirements and reorganize them Marcio Mazza 2015-07-06 16:01:38 -0300
  • e6308d159b Adjust protocoloadm model fields (migration) Marcio Mazza 2015-07-06 11:35:30 -0300
  • c139be1958 Add script to create default admin user (dev) Marcio Mazza 2015-07-06 11:26:11 -0300
  • dadeaf9f21 Add script to reset all migrations Marcio Mazza 2015-07-06 11:24:46 -0300
  • a9ca9f69bf Add choice in Parecer Eduardo Edson Batista Cordeiro Alves 2015-07-06 11:31:25 -0300
  • 0f17e8e978 Adjust protocoloadm model fields Marcio Mazza 2015-07-05 19:56:54 -0300
  • 20d583308b Reset migrations Marcio Mazza 2015-07-05 19:54:33 -0300