* adminPeerList:
Delete function is added to the Peer request list
PeerRequestList is now sorted to show the latest created request first
Added links to peer reviews in the admin list of all reviews. Reviews are displayed in new page AdminPeerReviewPage to keep the Admin tab highlighted.
only waiting peer requests are now deletable.
All peer requests and reviews are now listed for admins.
* 'develop' of ssh://git.dsv.su.se/git/scipro/scipro:
Revert "css klass för underflikarna supervisor"
css klass för underflikarna supervisor
fixade till menysystemet supervisor>project details så det liknar mockuperna mer.
changed color
changed picture
added classes for git demo
* 'develop' of ssh://git.dsv.su.se/git/scipro/scipro:
Added unit tests of error pages, and some minor refactoring.
Added some minor previewability stuff, not sure if we can do anything with this due to
fixade snyggare tabell supervisormyprojects
testar minska storleken på bilder
testar minska storleken på bilder
Added ability to create custom error pages, implementation might be a bit
fixade supervisor my projects tabellen enligt mockups
Logout link removed when external authentication is configured.
lade in panel på supervisordelen, fixade så att den går att ladda
buggfixes where the wrong roles were sent as parameter
* 'develop' of ssh://git.dsv.su.se/git/scipro/scipro: (28 commits)
fixade lite buggar med bilderna
fixade hjälpboll på supervisorstateofmindpanelen och ändrade descriptions lite
added unit test for findAcceptedReviewsAborted
minor name change in worker scheduler
added abort reason for reviews where deadline is reached.
Added worker that looks for old waiting peer requests. Also some changes in the way notifications.properties is loaded.
fixade en bugg
la in bilder
fixade bugg
bytte namn på bilderna
fixade in supervisorstateofmind
skapade ny panel för supervisor att se stateofmind
Changed 'Schedule' to 'Activity plan'
Changed 'Schedule' to 'Activity plan' and done minor design fixes
Minor fixes
Minor bugfix
Removed message board link which didn't link to anything
Added a header to the panel
Made the labels null safe by using PropertyModel
Removed header for projectProgressPanel
...
* peerAutoCancelPeers:
added abort reason for reviews where deadline is reached.
Added worker that looks for old waiting peer requests. Also some changes in the way notifications.properties is loaded.
added textfield for number of days waiting peers should stay in the system without being accepted. + small css fix for textarea widths.