* 'entities' of ssh://git.dsv.su.se/git/scipro/personal/dh:
Added match object and possibility to force a match
Put back external supervisor flag
Removed flag for external supervisor
Refactored watson to embedded class
Added filter for already created projects
Added possibility to retrieve all project ideas for an application period
Added so that active project ideas can be retrieved by author
Changed keywords to set
Added support for querying supervisors by language
Added language
Refactored application round into application period
Added possibility to get supervisors that have capability for a project class
Added application period
Added supervisor and author
Started working on project idea
* '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
...