|
951ffa4253
|
Fixed "Supervisor" in role filter for supervisors "My projects" page.
|
2014-11-07 17:01:30 +01:00 |
|
|
7dc6cf25dc
|
Renamed Thread to ForumThread.
|
2014-11-07 16:49:31 +01:00 |
|
|
e40a2fd3c4
|
Moved reviewer interaction service to reviewer package.
|
2014-11-07 16:19:45 +01:00 |
|
|
c0386598c4
|
Merge remote-tracking branch 'origin/develop' into forum
|
2014-11-07 16:12:33 +01:00 |
|
|
e16de6f026
|
Landing pages for forum mail.
|
2014-11-07 15:39:56 +01:00 |
|
golrokh
|
eb6abfaf11
|
Merge remote-tracking branch 'origin/develop' into separateFinalSeminarAndRoughDraftEvents
Conflicts:
view/src/main/java/se/su/dsv/scipro/HomePage.java
|
2014-11-07 14:03:05 +01:00 |
|
golrokh
|
676852577f
|
Janne says not delete them
|
2014-11-07 13:27:10 +01:00 |
|
fred-fri
|
3844f4f43e
|
sonar
|
2014-11-07 17:58:01 +09:00 |
|
fred-fri
|
61f846a746
|
sonar
|
2014-11-07 17:57:02 +09:00 |
|
fred-fri
|
7ec270fae8
|
checklistdetails breaks something, commenting out temporarily
|
2014-11-07 16:59:09 +09:00 |
|
|
bb73d38a2f
|
Merge remote-tracking branch 'origin/develop' into forum
|
2014-11-07 08:44:04 +01:00 |
|
fred-fri
|
ad1f0fc721
|
sonar
|
2014-11-07 14:46:13 +09:00 |
|
fred-fri
|
1287f2a340
|
checklist overview panel
|
2014-11-07 14:46:02 +09:00 |
|
|
e4d43c04d6
|
Removed defunct test.
|
2014-11-06 17:02:50 +01:00 |
|
|
35ab6d3b35
|
Added notifications when messages are posted in reviewer interaction.
|
2014-11-06 17:02:28 +01:00 |
|
|
446398359c
|
Fixed missing id in test.
|
2014-11-06 15:25:30 +01:00 |
|
|
52996c9622
|
Merge remote-tracking branch 'origin/develop' into forum
Conflicts:
view/src/test/java/se/su/dsv/scipro/ForumMailPageTest.java
|
2014-11-06 15:14:42 +01:00 |
|
|
1b3c6e2b93
|
Added back surrogate key to ProjectThread.
|
2014-11-06 15:08:24 +01:00 |
|
|
604c4dc154
|
Renamed ForumThread to ProjectThread
|
2014-11-06 14:29:15 +01:00 |
|
|
99743d7f38
|
ForumThread uses composition over inheritance.
|
2014-11-06 14:07:13 +01:00 |
|
golrokh
|
f3cc57079d
|
Merge branch 'develop' into separateFinalSeminarAndRoughDraftEvents
|
2014-11-06 13:59:25 +01:00 |
|
golrokh
|
86308ed2d0
|
Fixed tests
|
2014-11-06 13:58:45 +01:00 |
|
golrokh
|
14b76a39c6
|
Merge branch 'develop' into separateFinalSeminarAndRoughDraftEvents
|
2014-11-06 11:30:48 +01:00 |
|
golrokh
|
8607f7127d
|
fixed ul li style in header
|
2014-11-06 11:29:29 +01:00 |
|
golrokh
|
826e318fc2
|
The last selected role saved and returned and the next login
|
2014-11-06 11:23:40 +01:00 |
|
golrokh
|
49fb7b61ac
|
Merge branch 'develop' into separateFinalSeminarAndRoughDraftEvents
|
2014-11-06 10:40:05 +01:00 |
|
|
f2f017886b
|
Reviewer thread uses composition over inheritance.
|
2014-11-05 16:22:02 +01:00 |
|
golrokh
|
d712ae09e5
|
The latest selected role will be saved in db + roles menu changed to DDL
|
2014-11-05 16:06:05 +01:00 |
|
|
fd5e712e7c
|
GroupThread no longer inherits from Thread.
Freeeeeeeeeeeeeeeeedoooooooooooooooom.
|
2014-11-05 15:39:56 +01:00 |
|
|
2d37a0ea78
|
Removed the set/mark thread read method from the two specific interfaces.
|
2014-11-05 12:37:56 +01:00 |
|
|
cec2e8c6da
|
GroupForumService no longer inherits from BasicForumService but instead calls it in its implementation.
|
2014-11-05 12:18:38 +01:00 |
|
golrokh
|
dda36f9c4a
|
Removed everything related to notification panel form abstract panel
|
2014-11-05 11:20:11 +01:00 |
|
golrokh
|
07a185e26f
|
Merge remote-tracking branch 'origin/develop' into develop
|
2014-11-05 11:15:24 +01:00 |
|
golrokh
|
c6f0872a65
|
Separate notificationMenuPanel from AbstractMenuPanel
|
2014-11-05 11:15:18 +01:00 |
|
|
b6cb674e87
|
ProjectForumService no longer inherits from BasicForumService but instead calls it in its implementation.
|
2014-11-05 11:05:58 +01:00 |
|
fred-fri
|
68b5852c38
|
refactoring checklist gui
|
2014-11-05 18:49:23 +09:00 |
|
|
2afc20e451
|
Removed dependency on CreateForumThreadPanel, what is that disaster?
|
2014-11-04 16:10:12 +01:00 |
|
|
d4488b8549
|
Fixed missing dependency/argument.
|
2014-11-04 15:11:44 +01:00 |
|
|
7d30126a34
|
OMG I HATE FUCKING INHERITANCE.
Had such a perfect clean abstraction and then ProjectFile...
|
2014-11-04 14:30:49 +01:00 |
|
|
2f20d7fbcd
|
Submitting threads is now done via the Forum type class.
Old WicketForumService has been retired.
|
2014-11-04 14:17:30 +01:00 |
|
|
d0b1e3172a
|
Fixed subject on project forum threads.
|
2014-11-04 13:42:59 +01:00 |
|
|
988a8ce990
|
Fixed warning.
|
2014-11-04 13:37:40 +01:00 |
|
|
f7be2d9578
|
Converted ViewForumThreadPanel to the new ForumThread type class.
|
2014-11-04 13:34:26 +01:00 |
|
golrokh
|
b149aaad0e
|
Devided Thesis related events to Rough draft events and final seminar events
|
2014-11-04 12:02:26 +01:00 |
|
|
8e84b480e2
|
Start of migrating forum to proper structure with composition instead of inheritance.
Supervisor approvals has been migrated.
|
2014-11-04 11:08:55 +01:00 |
|
golrokh
|
b2a6e77529
|
Merge remote-tracking branch 'origin/develop' into develop
|
2014-11-04 10:07:26 +01:00 |
|
golrokh
|
e891aab4ed
|
Notification for final seminar approvals redirects the reviewer to the right tab
|
2014-11-04 10:07:18 +01:00 |
|
|
bdabe6ffb3
|
Removed unused constructor.
|
2014-11-04 09:59:44 +01:00 |
|
|
4084a735bc
|
Sonar.
|
2014-11-04 09:30:51 +01:00 |
|
fred-fri
|
95f73240b2
|
Merge remote-tracking branch 'origin/develop' into develop
|
2014-11-04 17:30:10 +09:00 |
|