[ecidadania-dev] [oscarcp/e-cidadania] 2e45aa: Added new views for proposals module

  • From: GitHub <noreply@xxxxxxxxxx>
  • To: ecidadania-dev@xxxxxxxxxxxxx
  • Date: Tue, 15 May 2012 04:09:44 -0700

  Branch: refs/tags/v0.1.5-beta3
  Home:   https://github.com/oscarcp/e-cidadania
  Commit: 2e45aac391aa4e00b23a1ff0427f5c4ce08be434
      
https://github.com/oscarcp/e-cidadania/commit/2e45aac391aa4e00b23a1ff0427f5c4ce08be434
  Author: Oscar Carballal Prego <info@xxxxxxxxxxx>
  Date:   2012-05-02 (Wed, 02 May 2012)

  Changed paths:
    M src/apps/ecidadania/proposals/views.py
    M src/requirements.txt

  Log Message:
  -----------
  Added new views for proposals module


  Commit: cd6f15550c11f9c324b8af86c03c18635c374a8b
      
https://github.com/oscarcp/e-cidadania/commit/cd6f15550c11f9c324b8af86c03c18635c374a8b
  Author: bios <bios@bios-HP-Compaq-6200-Pro-MT-PC.(none)>
  Date:   2012-05-02 (Wed, 02 May 2012)

  Changed paths:
    M src/apps/ecidadania/proposals/models.py

  Log Message:
  -----------
  ProposalSet datamodel added


  Commit: 7a0d47de605a19e60d4f6b58e747ac92a6cd45ca
      
https://github.com/oscarcp/e-cidadania/commit/7a0d47de605a19e60d4f6b58e747ac92a6cd45ca
  Author: bios <bios@bios-HP-Compaq-6200-Pro-MT-PC.(none)>
  Date:   2012-05-02 (Wed, 02 May 2012)

  Changed paths:
    M src/apps/ecidadania/proposals/urls.py

  Log Message:
  -----------
  Proposal set url added


  Commit: 5a3bef3084d572fa9de8ae369731a5bd114c84d4
      
https://github.com/oscarcp/e-cidadania/commit/5a3bef3084d572fa9de8ae369731a5bd114c84d4
  Author: bios <bios@bios-HP-Compaq-6200-Pro-MT-PC.(none)>
  Date:   2012-05-02 (Wed, 02 May 2012)

  Changed paths:
    M src/apps/ecidadania/proposals/forms.py

  Log Message:
  -----------
  Form field added for proposal set


  Commit: 1f0974d6fee20285e1e0710804d4d4cc07944f05
      
https://github.com/oscarcp/e-cidadania/commit/1f0974d6fee20285e1e0710804d4d4cc07944f05
  Author: bios <bios@bios-HP-Compaq-6200-Pro-MT-PC.(none)>
  Date:   2012-05-02 (Wed, 02 May 2012)

  Changed paths:
    M src/apps/ecidadania/proposals/admin.py

  Log Message:
  -----------
  ProposalSet model admin add


  Commit: ba90c91c98a57fec11b5265206fc97c48d653020
      
https://github.com/oscarcp/e-cidadania/commit/ba90c91c98a57fec11b5265206fc97c48d653020
  Author: Oscar Carballal <oscar.carballal@xxxxxxxxx>
  Date:   2012-05-03 (Thu, 03 May 2012)

  Changed paths:
    M src/apps/ecidadania/proposals/models.py
    M src/apps/ecidadania/proposals/urls.py

  Log Message:
  -----------
  Merge pull request #70 from bithin/7a0d47de605a19e60d4f6b58e747ac92a6cd45ca

Proposal set model added


  Commit: 0d4405089be5fe4a10fd70670df88ca432215fc5
      
https://github.com/oscarcp/e-cidadania/commit/0d4405089be5fe4a10fd70670df88ca432215fc5
  Author: Oscar Carballal <oscar.carballal@xxxxxxxxx>
  Date:   2012-05-03 (Thu, 03 May 2012)

  Changed paths:
    M src/apps/ecidadania/proposals/forms.py

  Log Message:
  -----------
  Merge pull request #71 from bithin/5a3bef3084d572fa9de8ae369731a5bd114c84d4

ProposalSet form added


  Commit: 34b70843c2a1ac5476b76c4fe70935e9244511ab
      
https://github.com/oscarcp/e-cidadania/commit/34b70843c2a1ac5476b76c4fe70935e9244511ab
  Author: Oscar Carballal <oscar.carballal@xxxxxxxxx>
  Date:   2012-05-03 (Thu, 03 May 2012)

  Changed paths:
    M src/apps/ecidadania/proposals/admin.py

  Log Message:
  -----------
  Merge pull request #73 from bithin/gsoc2012

ProposalSet model admin add


  Commit: 2d81d76f217ab79aac2aa338bca753865b3dec8d
      
https://github.com/oscarcp/e-cidadania/commit/2d81d76f217ab79aac2aa338bca753865b3dec8d
  Author: Oscar Carballal Prego <info@xxxxxxxxxxx>
  Date:   2012-05-03 (Thu, 03 May 2012)

  Changed paths:
    M src/apps/ecidadania/proposals/models.py
    M src/apps/ecidadania/proposals/urls.py
    M src/apps/ecidadania/proposals/views.py
    M src/core/views.py
    M src/e_cidadania/urls.py

  Log Message:
  -----------
  Minor style fixes and typos


  Commit: 0ea46b73995858850f6fba75bc158564ad0951bd
      
https://github.com/oscarcp/e-cidadania/commit/0ea46b73995858850f6fba75bc158564ad0951bd
  Author: Oscar Carballal Prego <info@xxxxxxxxxxx>
  Date:   2012-05-03 (Thu, 03 May 2012)

  Changed paths:
    M src/apps/ecidadania/proposals/urls.py
    M src/e_cidadania/settings.py

  Log Message:
  -----------
  Fixed proposals URLs and commented debugtoolsbar entries


  Commit: 87ed9a632526f3ee0e066558ae17d5a9e1b006c6
      
https://github.com/oscarcp/e-cidadania/commit/87ed9a632526f3ee0e066558ae17d5a9e1b006c6
  Author: Oscar Carballal Prego <info@xxxxxxxxxxx>
  Date:   2012-05-03 (Thu, 03 May 2012)

  Changed paths:
    M README.rst
    R docs/ecidadania
    M docs/en/index.rst

  Log Message:
  -----------
  Merge branch 'master' into gsoc2012


  Commit: f04a1b5845bbab0095704aabbb529da27f32e2f6
      
https://github.com/oscarcp/e-cidadania/commit/f04a1b5845bbab0095704aabbb529da27f32e2f6
  Author: Oscar Carballal Prego <info@xxxxxxxxxxx>
  Date:   2012-05-03 (Thu, 03 May 2012)

  Changed paths:
    R src/apps/ecidadania/accounts/fixtures/temp1.json
    R src/e_cidadania/settings.py
    A src/e_cidadania/settings.py.old
    A src/e_cidadania/settings/__init__.py
    A src/e_cidadania/settings/defaults.py
    A src/e_cidadania/settings/development.py
    A src/e_cidadania/settings/production.py
    M src/e_cidadania/urls.py
    A src/extras/custom_stuff/__init__.py
    A src/extras/custom_stuff/management/__init__.py
    A src/extras/custom_stuff/management/commands/__init__.py
    A src/extras/custom_stuff/management/commands/runsettings.py
    A src/extras/custom_stuff/models.py
    A src/extras/custom_stuff/templates/wysihtml5_instance.html
    A src/extras/custom_stuff/templatetags/__init__.py
    A src/extras/custom_stuff/templatetags/wysiwyg.py
    A src/extras/custom_stuff/tests.py
    A src/extras/custom_stuff/views.py
    R src/extras/custom_tags/__init__.py
    R src/extras/custom_tags/models.py
    R src/extras/custom_tags/templates/wysihtml5_instance.html
    R src/extras/custom_tags/templatetags/__init__.py
    R src/extras/custom_tags/templatetags/wysiwyg.py
    R src/extras/custom_tags/tests.py
    R src/extras/custom_tags/views.py
    M src/manage.py

  Log Message:
  -----------
  Merge branch 'master' into gsoc2012


Compare: https://github.com/oscarcp/e-cidadania/compare/2e45aac^...f04a1b5

Other related posts:

  • » [ecidadania-dev] [oscarcp/e-cidadania] 2e45aa: Added new views for proposals module - GitHub