09 Jul, 2014

1 commit


20 Jun, 2014

1 commit


16 Jun, 2014

1 commit


05 May, 2014

1 commit

  • The migration 20130823151900_associate_fields_to_alternatives.rb from
    plugin CustomForms? was crashing due to submissions without a form on
    the database. This is a database inconsistence since there shouldn't be
    submissions without a form. To fix the problem I'm skipping the on the
    migration which may crash with a rescue to allow new tries to execute
    properly, creating a new migration to remove the submissions without
    form from the database and adding the :dependent => :destroy on form
    association with submission to avoid the problem in the future.
    
    Some people bypassed the migration through manual ways. This people
    should not worry since the cases which were crashing should not be
    running at all.
    
    ActionItem3130
    Rodrigo Souto
     

27 Jan, 2014

2 commits


20 Jan, 2014

2 commits


19 Jan, 2014

1 commit


29 Dec, 2013

4 commits


11 Nov, 2013

3 commits


09 Nov, 2013

2 commits


06 Nov, 2013

2 commits


05 Nov, 2013

1 commit


21 Oct, 2013

1 commit


22 Aug, 2013

1 commit


05 Jul, 2013

1 commit


29 May, 2013

1 commit


27 Feb, 2013

1 commit


10 Sep, 2012

1 commit