13414 Commits

Author SHA1 Message Date
Emil Siverhall
c8dba2a70b moved requester info to RequestDetailsPanel where it belongs 2014-03-20 14:02:01 +01:00
Emil Siverhall
99a126d500 Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
	view/src/main/java/se/su/dsv/scipro/peer/pages/PeerPortalPage.html
	view/src/main/java/se/su/dsv/scipro/peer/pages/PeerPortalPage.java
2014-03-20 13:52:55 +01:00
Emil Siverhall
6a90a02e34 added request details 2014-03-20 13:52:00 +01:00
af2d85a369 Checked access to view peer review. 2014-03-20 13:48:50 +01:00
Emil Siverhall
8a6c38b830 find and count methods for available requests should only get requests from active projects 2014-03-20 13:48:17 +01:00
83cbcfc1aa Checked access to view peer review. 2014-03-20 13:46:09 +01:00
Emil Siverhall
d832578bf0 request dataview with project titles 2014-03-20 13:44:15 +01:00
7a7c63b716 Merge remote-tracking branch 'origin/develop' into develop 2014-03-20 13:30:29 +01:00
f21f1d7ca9 Removed setting for peer review rating. 2014-03-20 13:30:24 +01:00
Emil Siverhall
075043b6c8 review info box added 2014-03-20 13:26:27 +01:00
775c3fb7f8 Changed request details to use the new ViewPeerReview page. 2014-03-20 13:25:16 +01:00
b85438f784 View peer review page now shows request details. 2014-03-20 13:22:43 +01:00
ddf39b572a Peer request submission panel is collapsed by default if looking at a peer review. 2014-03-20 13:09:02 +01:00
Emil Siverhall
9973a9acaf header with awaiting requests count 2014-03-20 13:08:47 +01:00
4c9f6a2311 Changed getInProgressReview to also take a project parameter. 2014-03-20 13:02:59 +01:00
Emil Siverhall
d20b2199d7 starting to replace PeerPortalPanel with PeerRequestSelectionPanel 2014-03-20 12:53:53 +01:00
54b6b167b5 Clicking on reviews in my reviews and requests shows the proper page. 2014-03-20 12:49:34 +01:00
e929345623 Created ViewPeerReviewPage 2014-03-20 12:40:25 +01:00
Emil Siverhall
097d81908a request submission/review acceptance should be aware of the current project 2014-03-20 12:29:46 +01:00
cd08666329 Moved request submission panel to the base page. 2014-03-20 12:18:41 +01:00
Emil Siverhall
5470450ff4 Merge remote-tracking branch 'origin/develop' into develop 2014-03-20 12:14:20 +01:00
Emil Siverhall
e8d9f6dfba outdated test 2014-03-20 12:13:38 +01:00
fred-fri
9ed3716a7a move 2014-03-20 19:53:09 +09:00
fd483d5235 Refactored out a base peer portal page class to prepare for view/perform page split. 2014-03-20 11:17:08 +01:00
9ecea60c51 Removed unused stuff. 2014-03-20 11:06:34 +01:00
b1173a8285 Added FileDescriptions to all PeerRequests in the integration tests since it is no longer optional. 2014-03-20 11:04:09 +01:00
Emil Siverhall
c7b3ffe3cb Merge remote-tracking branch 'origin/develop' into develop 2014-03-20 10:57:27 +01:00
Emil Siverhall
1aa4af8c1d count requests on current project 2014-03-20 10:40:34 +01:00
fred-fri
6339b477d7 Merge remote-tracking branch 'origin/develop' into develop 2014-03-20 18:22:48 +09:00
fred-fri
b3364e5d6c fixing critical issue 2014-03-20 18:22:25 +09:00
3ae8d69c86 Merge remote-tracking branch 'origin/develop' into develop 2014-03-20 10:21:36 +01:00
1cc3b39356 PerformReviewPanel now includes request details. 2014-03-20 10:21:25 +01:00
Richard
4171b50158 Merge remote-tracking branch 'origin/develop' into develop 2014-03-20 10:18:30 +01:00
Richard
6fcfce0ee4 Removed padding from system notice. 2014-03-20 10:18:22 +01:00
b57f9def16 Changed ReviewPageRequestDetailsPanel to be just that, request details. 2014-03-20 10:06:14 +01:00
Emil Siverhall
5a51058402 zzz 2014-03-20 10:00:33 +01:00
489be4d73c Removed implicit toString(). Watch out. 2014-03-20 09:59:22 +01:00
dcf9bb18b6 Broke out a UserLabel from UserLinkPanel so you do not have to use the bigger panel with dialogs and stuff only to override a method to disable all its functionality. 2014-03-20 09:57:46 +01:00
Emil Siverhall
44fd19d3ad Merge remote-tracking branch 'origin/develop' into develop 2014-03-20 09:52:46 +01:00
Emil Siverhall
cbb5dbd466 MostFrequentReviewersPanel rewritten, bye bye invisible panel 2014-03-20 09:52:04 +01:00
a86a6f7fe8 It is not optional. 2014-03-20 09:34:13 +01:00
618014012d Added deadline to perform review panel. 2014-03-20 09:22:53 +01:00
fred-fri
b6954fd195 Merge remote-tracking branch 'origin/develop' into develop 2014-03-20 17:13:48 +09:00
fred-fri
30edef7070 fixed page 2014-03-20 17:13:28 +09:00
57ab1567a0 Added getDeadline() and removed getNumDaysToSubmitPeerReview() since that is what is really wanted. 2014-03-20 09:12:14 +01:00
b89c579e9b A SciPro date label. No more annoying model unpacks and calls to DateService. 2014-03-20 08:59:39 +01:00
f1ac344f31 Minor fixes. 2014-03-20 08:59:39 +01:00
Emil Siverhall
118e83ce94 Merge remote-tracking branch 'origin/develop' into develop 2014-03-20 08:21:51 +01:00
Emil Siverhall
de6c9c0f94 latest review panel changes 2014-03-20 08:19:29 +01:00
Richard
8baab2cf98 Changes to the system notice div:
- White text.
- Smaller font.
- Added padding.
- Removed Georgia font.
2014-03-20 08:04:19 +01:00