osem-fcy/spec
Rob Smith 24db130c92 Allow a proposal to be created with a Subtitle and Difficulty Level.
When a proposal is being submitted, we want to allow the submitter to
fill out the form once with all the required data. This change unifies
the forms for both editing and creating proposals. This allows us to
ensure that features are added in parallel to both workflows.

We also reduce the number of duplicate lines by removing duplicates
from the new.html.haml file.

We also increase the column size in css to have both pages show the
same width forms.
2015-06-14 01:57:52 -07:00
..
controllers remove user deletion until further notice 2015-01-18 22:01:05 +02:00
factories Last stage of refactoring of the ability model and spec 2015-04-14 17:33:59 +02:00
features Allow a proposal to be created with a Subtitle and Difficulty Level. 2015-06-14 01:57:52 -07:00
fixtures Extracting Photos form Conference edit form 2014-08-12 08:38:51 +02:00
models Merge pull request #638 from bgeuken/small_patches 2015-05-06 14:08:50 +02:00
support apply StringLiterals cop (remove double quotes, unless there is string interpolation) 2014-09-02 21:45:07 +03:00
views Implements program section for unscheduled events 2015-03-09 15:31:06 +01:00
spec_helper.rb load seeds before tests 2014-11-12 16:22:53 +02:00