* matchSupervisor:
Fixed some bugs in match, temp fixes to avoid nullpointers, supervisors can now see their published ideas and some gui improvements
matchings now gets published to supervisors
* 'develop' of ssh://git.dsv.su.se/git/scipro/scipro:
popup for deleting conference messages fixed
default sort is now on activity dates
comments are now hidden from peer reviews unless the review is finished as not to confuse the users with two submit buttons
we dont want to show match stuff to ordinary users yet
bugfix
some cleanup
added edit panel
added edit panel
filtering functionality implemented
blabla
simple dataview and underlying layers implemented. no params yet
changed some links according to request
implementing...
added params class to projectDao
beginning implementation
beginning implementation
moved panel file
* 'develop' of ssh://git.dsv.su.se/git/scipro/scipro: (29 commits)
More sensible defaults
Now allowing editing of projects, semantics on when this should be
Minor refactoring and scheduling of bulk-supervisor imports.
Added import of projects based on title
Major refactoring, old importers has been completely removed.
Added manual import of projects via identifier queries.
Added support for fetching "all supervisors" from remote.
Lots of small changes. Some refactoring is needed due to recent api-changes.
Refactoring, added support for multiple remote project class names mapping to the same local values.
Added project importing, will need some cleaning and loads of bug-fixes.
Some stuff, have to look at my stashes now.
Refactoring work, can't get further on this without more api-support.
Minor refactoring, the intention is to better support failures coming from the remote host.
Added dependency on external b64 api
Minor fixes.
Added a lot of stuff to support basic-auth and temporary bypassing of certificate handling (this part will need to be removed)
Minor formatting changes
Duplication issues resolved, started deprecating old value-objects.
Numerous bug fixes concerning dates of imported data, also final seminars are automatically created to
Fixed duplicate reviewers/co-supervisors during import-procedure
...
* '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 =/