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
Stella Rouzi
e6bb168c5e
Refactoring of proposal workflow. Fixes #215
2015-04-16 18:37:31 +03:00
Henne Vogelsang
9e0c871494
Fix rubocop warnings and User index bug
2015-04-15 10:23:24 +02:00
Henne Vogelsang
6a5cccbaad
Last stage of refactoring of the ability model and spec
2015-04-14 17:33:59 +02:00
Henne Vogelsang
28063129c7
Implement consistent admin interface
...
* Consistent route/model/controller/view layout
* Get rid of unused photos, speakers, dietchoices, social_events controllers
* Drop unused :public from Rooms and :description from CallForPapers
2014-11-25 10:47:18 +01:00
Chrisbr
5f8a8ac6d9
Refactoring Tickets
...
- Tickets now independent from registration
- Implemented money gem
#419
2014-08-28 15:21:05 +02:00
Chrisbr
d21e19b977
Big refactoring of registration
...
- Added datatable gem
- Addaed datatable to events, users (#422 ), registrations
2014-08-22 15:08:54 +02:00
James Mason
818fd96418
Adding a network delay on subsequent action in proposal spec.
...
Without this, I get consistent failures, and others experience intermmitent failures, on this spec.
2014-08-19 08:49:51 -07:00
Stella Rouzi
71dfb3b7e4
fix conflicts
2014-08-13 22:53:13 +03:00
Stella Rouzi
e2fb434dc7
Implement role authorization
2014-08-13 22:53:13 +03:00
Gopesh Tulsyan
a39f4cf0dd
Subscription on Registration, Independent Subscription without registration
2014-08-12 16:47:36 +05:30
Chrisbr
2a731e8350
Refactoring Conference/Event media to new media object
...
close #420
2014-08-06 14:30:50 +02:00
Henne Vogelsang
c982cbb88a
Refactored proposal. Enabled cancancan
2014-07-23 16:24:05 +02:00
Stella Rouzi
23bf55b66c
User/Person models merge
2014-06-30 15:46:06 +03:00
Chrisbr
e5b588df81
Refactoring event states
2014-06-06 10:23:01 +02:00
Chrisbr
77dc4b2a93
Extended porposal feature test
2014-05-14 13:52:54 +02:00
Chrisbr
f485f4ce57
fix failing tests
2014-05-14 13:18:19 +02:00
Chrisbr
edab06b253
Fix dropdown on event index page
2014-05-14 10:38:36 +02:00
Chrisbr
12fd3b7d5a
Fix id in forloop
2014-05-13 16:45:43 +02:00
Chrisbr
81a022776b
Merge branch 'master' of https://github.com/openSUSE/osem into feature_tests2
2014-05-13 15:59:44 +02:00
Chrisbr
656ded9d96
Implements feature test for proposal workflog
...
- submitt proposal
- accept proposal
- confirm proposal
2014-05-13 15:45:39 +02:00
Chrisbr
84843ade48
refactoring setup_roles and updated tests
2014-05-13 10:35:23 +02:00
Chrisbr
5ad221eb7e
renaming proposal feature tests
2014-05-13 09:01:05 +02:00
Chrisbr
cfe02baf02
feature test for submitting a proposal
2014-05-12 13:19:09 +02:00