09 Jul, 2014

1 commit


20 Jun, 2014

2 commits


16 Jun, 2014

1 commit


05 Jun, 2014

2 commits


04 Jun, 2014

8 commits


30 May, 2014

1 commit


25 May, 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
     

24 Apr, 2014

1 commit


23 Apr, 2014

1 commit


14 Apr, 2014

1 commit


08 Apr, 2014

2 commits


07 Apr, 2014

2 commits


02 Apr, 2014

5 commits


31 Mar, 2014

1 commit


26 Mar, 2014

1 commit


24 Mar, 2014

1 commit


20 Mar, 2014

1 commit


19 Mar, 2014

1 commit


18 Mar, 2014

1 commit


17 Mar, 2014

3 commits


16 Mar, 2014

1 commit


14 Mar, 2014

1 commit