16248 Commits

Author SHA1 Message Date
0b34f9b940 Removed unused method. 2014-11-05 15:40:08 +01:00
fd5e712e7c GroupThread no longer inherits from Thread.
Freeeeeeeeeeeeeeeeedoooooooooooooooom.
2014-11-05 15:39:56 +01:00
b7834813b7 Removed getMembers() from Thread and made it concrete. 2014-11-05 12:59:11 +01:00
2d37a0ea78 Removed the set/mark thread read method from the two specific interfaces. 2014-11-05 12:37:56 +01:00
3e7c499376 Re-organized the declarations on the interface so you know the state of it. 2014-11-05 12:24:21 +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
565bcc81ef removing answers not in join table 2014-11-05 19:05:51 +09:00
fred-fri
5bc645f14c Merge remote-tracking branch 'origin/develop' into develop 2014-11-05 18:49:42 +09:00
fred-fri
68b5852c38 refactoring checklist gui 2014-11-05 18:49:23 +09:00
8000326b82 ... 2014-11-05 10:04:24 +01:00
golrokh
0c956e18d1 Add selectedRole to the user profile 2014-11-05 10:00:53 +01:00
2afc20e451 Removed dependency on CreateForumThreadPanel, what is that disaster? 2014-11-04 16:10:12 +01:00
a9efa007e9 Changed ActivityThread to use ForumThread instead of needlessly abstracting down to Thread. 2014-11-04 15:38:53 +01:00
d4488b8549 Fixed missing dependency/argument. 2014-11-04 15:11:44 +01:00
154cdb27a0 Fixed dependency. 2014-11-04 15:00:13 +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
fred-fri
0cdf91e0b3 final seminar no longer crashes on creation 2014-11-04 17:29:53 +09:00
b056ade1d5 Formatting and minor fixes. 2014-11-04 09:03:50 +01:00
36086cfef2 Fixed checkbox. 2014-11-04 08:22:15 +01:00
fred-fri
b210db08d0 this text sucks 2014-11-04 10:56:15 +09:00
64486ce6fc Removed unused field. 2014-11-03 16:56:19 +01:00
e750205e6c Removed unused method. 2014-11-03 16:54:23 +01:00
7515cf9ed9 Removed unused method. 2014-11-03 16:53:28 +01:00
1ee82a4072 Reduced visibility. 2014-11-03 16:49:08 +01:00
5a159b0840 Refactored to improve final seminar activity handling. 2014-11-03 16:48:44 +01:00
28682afac7 Removed unused method. 2014-11-03 16:22:31 +01:00
d3b310c5db Removed unused method. 2014-11-03 16:21:37 +01:00
aa6250436c Removed unused panel. 2014-11-03 16:19:38 +01:00
aac1a78e50 Removed checkboxes for completing milestones from supervisors overview. 2014-11-03 15:43:54 +01:00
69700c0e95 When completing a project milestone all earlier project milestones are now automatically activated. 2014-11-03 15:24:15 +01:00
ac4cab0f44 Merged two integration tests for the same class. 2014-11-03 14:46:04 +01:00
df416e2f91 Added missing mock service to SciProTest 2014-11-03 13:31:08 +01:00
3df00ccd9e Warnings and using implementation classes is usually a good indication that you're doing it wrong. 2014-11-03 13:30:14 +01:00
16f24309b8 Warnings and using implementation classes is usually a good indication that you're doing it wrong. 2014-11-03 13:05:19 +01:00
golrokh
1ada080050 Merge branch 'radioGroupForPointsInGrading' into develop 2014-11-03 13:01:33 +01:00