* 'develop' of ssh://git.dsv.su.se/git/scipro/scipro:
Temporarily removed call to null pointer-throwing method
Problem two 'fixed'
Problem one 'fixed', continued
Problem one 'fixed'
fixed the add/edit panel with abstract method too
cleanup
cleanup
extensive refactoring of checklistpanel, adding generic components
fixed generic boolean filtering panel
added generic show only my objects checkbox
added generic filter component... but it needs a reference to the paramsobject. is it possible to get rid of the paramsobject reference?
new generic filtering component
cant use entitymanagerfactory for a controller
almost resolved all tests with issues... now seems to be something with spring and maven that is causing a fuss?
* 'develop' of ssh://git.dsv.su.se/git/scipro/scipro:
changes in menu hierarchy for project submission page. it is now under project page and is visible regardless of authors project status. also minor bug fix on partner addition.. again.
just some code cleanup
added info texts to help dialogs on project idea submission page
more changes to partner addition. you cant change partner when idea is submitted
project idea may only be edited by idea creator
small changes to application period dao and unit tests to new methods
added unit tests to make sure project idea submission pages render safe
new panel for active application periods and upcoming periods info is available as well.
added support to search for next upcoming application period for a certain project class
added bean to fix test issues
fixed bean test bug
fixed test bug
removed println
added info label
fixed info label for supervisor when viewing a supervisor checklist
fixed. supervisor checklists are no longer displayed to students
checklists should get categories when created now, but they dont =/
Also added a toggle switch for "include linked projects", since importing all supervisors takes c:a 25 minutes.
Some refactoring as well, and cleaned up some logging.