|
5510eb6fbe
|
Fixed all tests.
|
2014-03-18 16:25:55 +01:00 |
|
Emil Siverhall
|
fdea590685
|
constructList method, up up away.
|
2014-03-18 16:23:04 +01:00 |
|
Emil Siverhall
|
ce0c4eae42
|
removed unused stuff
|
2014-03-18 16:21:16 +01:00 |
|
|
82df883fac
|
Fixed compilation errors.
|
2014-03-18 16:14:00 +01:00 |
|
|
4d6d6dc952
|
Fixed tests in core after PeerReview#submit became more strict.
|
2014-03-18 16:12:36 +01:00 |
|
|
549d8bc6eb
|
Changed some exception stuff.
|
2014-03-18 16:07:05 +01:00 |
|
|
898973ed91
|
wtf IntelliJ stop placing new classes in generated-sources.
|
2014-03-18 15:59:54 +01:00 |
|
|
7dccdce29c
|
Merge remote-tracking branch 'origin/develop' into develop
|
2014-03-18 15:57:50 +01:00 |
|
|
3a7e8a0b38
|
Added perform review panel to peer portal page.
|
2014-03-18 15:57:41 +01:00 |
|
|
d9c4683103
|
Moved OptionalUnpacker to reusable package.
|
2014-03-18 15:57:32 +01:00 |
|
|
db87a5ce73
|
Tuple wtf.
|
2014-03-18 15:54:27 +01:00 |
|
|
a02b58501e
|
Added null check to PeerReview#submit
|
2014-03-18 15:53:52 +01:00 |
|
|
3aa675affa
|
Added missing @Transactional.
|
2014-03-18 15:53:01 +01:00 |
|
|
5ed23166f6
|
Fixed endless recursive ToString
|
2014-03-18 15:52:43 +01:00 |
|
|
58ea54f81e
|
Fixed bad implementation of convertInput()
|
2014-03-18 15:52:30 +01:00 |
|
|
38ecd3a1bd
|
Bound PerformReviewService.
|
2014-03-18 15:52:13 +01:00 |
|
Emil Siverhall
|
8ec76d1f48
|
page asserting components with their own visibility logic
|
2014-03-18 15:43:57 +01:00 |
|
Emil Siverhall
|
bde513f877
|
unused panels
|
2014-03-18 15:39:31 +01:00 |
|
Emil Siverhall
|
64a58fd6bc
|
Merge remote-tracking branch 'origin/develop' into develop
|
2014-03-18 15:35:08 +01:00 |
|
Emil Siverhall
|
f521bff198
|
fixed visibility logics
|
2014-03-18 15:34:36 +01:00 |
|
Emil Siverhall
|
826497cd5f
|
hide panel if no peers are available
|
2014-03-18 15:30:22 +01:00 |
|
Emil Siverhall
|
f2c32b4c6f
|
link to reviews if request are completed
|
2014-03-18 15:20:44 +01:00 |
|
|
9c33e3bd27
|
Changed auto-complete predicate to generate better sql queries.
|
2014-03-18 15:16:41 +01:00 |
|
|
7ca5b5d2f5
|
Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
view/src/main/java/se/su/dsv/scipro/peer/panels/PerformReviewPanel.java
|
2014-03-18 14:56:08 +01:00 |
|
|
9b755f7dfd
|
Implemented PerformReviewService.
|
2014-03-18 14:53:58 +01:00 |
|
|
b2353b063d
|
Implemented logic to only show if current user has an in progress review.
|
2014-03-18 14:45:24 +01:00 |
|
|
21d8b2064e
|
Made it return null instead of throw exception.
|
2014-03-18 14:30:28 +01:00 |
|
Emil Siverhall
|
69b6b531f1
|
requests and reviews header now inside enclosure depending on listview is empty or not
|
2014-03-18 14:29:14 +01:00 |
|
|
8aef3c6aa9
|
Handle submit errors.
|
2014-03-18 14:25:18 +01:00 |
|
Emil Siverhall
|
409f161b34
|
cancel link only visible on awaiting requests
|
2014-03-18 14:20:58 +01:00 |
|
|
871c09bbed
|
Submitting a PeerReview validates answers and stuff.
|
2014-03-18 14:19:29 +01:00 |
|
Golrokh Moattar
|
6c5f74bfcc
|
Merge remote-tracking branch 'origin/develop' into develop
|
2014-03-18 14:11:30 +01:00 |
|
Golrokh Moattar
|
1f228b404d
|
Continuing merging the four tabs on the peer. Now many unused pages are removed.
|
2014-03-18 14:11:25 +01:00 |
|
|
4eefa57696
|
Stores file when submitting review.
|
2014-03-18 14:08:50 +01:00 |
|
|
85b2011c93
|
When accepting request the checklist questions are copied to answer objects immediately.
|
2014-03-18 14:00:51 +01:00 |
|
|
8a46577a34
|
TrafficLightPanel now updates its model object if used in a form.
|
2014-03-18 13:51:17 +01:00 |
|
Emil Siverhall
|
4450cd2c73
|
my peers panel
|
2014-03-18 13:50:50 +01:00 |
|
|
6cf6a45882
|
Refactored PerformReviewPanel
|
2014-03-18 13:49:25 +01:00 |
|
|
a2128f7253
|
Merge remote-tracking branch 'origin/develop' into develop
|
2014-03-18 13:28:35 +01:00 |
|
leosu
|
5871da3a3d
|
Merge remote-tracking branch 'origin/develop' into develop
|
2014-03-18 13:18:35 +01:00 |
|
leosu
|
9019a04037
|
comment thread repo stuff
|
2014-03-18 13:18:30 +01:00 |
|
Golrokh Moattar
|
fc0dc7c18e
|
Merge remote-tracking branch 'origin/develop' into develop
|
2014-03-18 11:37:41 +01:00 |
|
Golrokh Moattar
|
7caf840e91
|
Continuing merging the four tabs on the peer. Now there is no sub_menu under Peer menu.
|
2014-03-18 11:37:18 +01:00 |
|
|
63ef157924
|
Renamed freeTextAnswer to motivation.
|
2014-03-18 11:34:51 +01:00 |
|
|
c09c856ea2
|
Merge remote-tracking branch 'origin/develop' into develop
|
2014-03-18 11:02:51 +01:00 |
|
|
be2eb4911f
|
Fixed NPE when idea has no supervisor.
|
2014-03-18 10:52:31 +01:00 |
|
Golrokh Moattar
|
5df71a8b7c
|
Continuing merging the four tabs on the peer.
|
2014-03-18 10:44:08 +01:00 |
|
|
75e541dc53
|
Probably working workers.
|
2014-03-18 09:42:15 +01:00 |
|
|
f9f031cece
|
Removed more unused repositories.
|
2014-03-18 08:08:09 +01:00 |
|
|
14197625da
|
Workers now run.
|
2014-03-17 21:06:47 +01:00 |
|