* 'component' of ssh://git.dsv.su.se/git/scipro/personal/fn:
finished adding infopopups and added a checkbox with expanding textfield for external supervisor
started to add infolinks to projectIdeaPanel
added tab menu option for ProjectIdeaPage when user does not have an active project. Only viewable by sysadmin since it is a work in progress
switched authorization on ProjectIdeaPage to only be visible by sysadmins
some design changes and addition of a feedback panel
Watson boxes and submit button added to ProjectIdeaForm
Project class dropdown, Partner autocomplete and Project title textfield added. Also some basic html styling.
Creation of ProjectIdeaPage, ProjectIdeaPanel and ProjectIdeaForm
started to add categories to checklists
* 'projectIdeaPage' of ssh://git.dsv.su.se/git/scipro/personal/es: (44 commits)
added tab menu option for ProjectIdeaPage when user does not have an active project. Only viewable by sysadmin since it is a work in progress
switched authorization on ProjectIdeaPage to only be visible by sysadmins
some design changes and addition of a feedback panel
Watson boxes and submit button added to ProjectIdeaForm
Project class dropdown, Partner autocomplete and Project title textfield added. Also some basic html styling.
Creation of ProjectIdeaPage, ProjectIdeaPanel and ProjectIdeaForm
Fixed so that test are independent from eachother
Refactored test to support new question order
Removed unnecessary %
Made edit answer link disabled if not own answer
Added correct styling
Removed old summary panel
Added standard text when no answer is available
Cleaned up after each test
Tests are now passing
Fixed test
Moved variation to alternate variation panel
Added test for displaying comments
Added support for alternative variations
Both verisions now passes the test
...