6023 Commits

Author SHA1 Message Date
6a63c34d42 Moved isAuthorInGroup to isAuthor in Group class instead. 2014-07-10 09:13:28 +02:00
4fef68b8d6 Refactoring. 2014-07-10 09:07:14 +02:00
8bef32168c Minor test refactoring. 2014-07-10 08:50:05 +02:00
a2c980c3f5 Sonar issues. 2014-07-10 08:33:41 +02:00
8714182040 Fixed unchecked warning. 2014-07-10 08:31:40 +02:00
fred-fri
3c86dec27b test 2014-07-10 15:24:46 +09:00
fred-fri
f4823a509b supervisor can create group threads. notification methods use project events (this should probably change to new group events) and are not implemented. showing threads and posts is not implemented. 2014-07-10 15:22:13 +09:00
fred-fri
3d7c69ea94 adding back link to supervisor group create new thread page 2014-07-10 12:58:33 +09:00
fred-fri
4613f51823 clarifying gui for project modules (vs system modules) 2014-07-10 12:23:35 +09:00
b0055206d5 Made the wrapper implementation serializable so there is no problem with stateful Wicket. 2014-07-09 17:30:53 +02:00
2a983b598d Fixed test. 2014-07-09 17:00:09 +02:00
592fa3ddd4 Merge branch 'group_forum' into develop
Conflicts:
	core/src/test/java/se/su/dsv/scipro/forum/ProjectForumServiceImplTest.java
	view/src/main/java/se/su/dsv/scipro/forum/pages/SupervisorForumBasePage.java
	view/src/main/java/se/su/dsv/scipro/forum/pages/threaded/ProjectCreateForumThreadPage.java
	view/src/main/java/se/su/dsv/scipro/forum/pages/threaded/SupervisorCreateForumThreadPage.java
	view/src/main/java/se/su/dsv/scipro/projectstate/ProjectStatePanel.java
2014-07-09 16:50:53 +02:00
8fc9be2a05 RejectFinalThesisPanel does not belong in the forum package. 2014-07-09 15:56:54 +02:00
bb82cf82c5 Organizing forum pages/panels in threaded/un-threaded so there is some sanity to the madness. 2014-07-09 15:55:15 +02:00
c63e3e3eb5 Organizing forum pages/panels in threaded/un-threaded so there is some sanity to the madness. 2014-07-09 15:35:29 +02:00
f876740203 Formatting. 2014-07-09 15:13:26 +02:00
9bed9af96b Organizing forum pages/panels in threaded/un-threaded so there is some sanity to the madness. 2014-07-09 14:59:56 +02:00
8755343dcf Organizing forum pages/panels in threaded/un-threaded so there is some sanity to the madness. 2014-07-09 14:45:48 +02:00
71bdddfe6d Organizing forum pages/panels in threaded/un-threaded so there is some sanity to the madness. 2014-07-09 14:44:02 +02:00
00b3b72ce0 Organizing forum pages/panels in threaded/un-threaded so there is some sanity to the madness. 2014-07-09 14:41:40 +02:00
a163f2300c Organizing forum pages/panels in threaded/un-threaded so there is some sanity to the madness. 2014-07-09 14:40:01 +02:00
5cea5b9903 Refactored out problematic reference to Project in ViewForumThreadPanel. 2014-07-09 14:29:11 +02:00
26d0e72de7 Made it compile. 2014-07-09 11:17:53 +02:00
49d4ddccb1 Renamed FinalSeminarApprovalDecisionPage to ReviewerApprovalDecisionPage. 2014-07-09 10:44:06 +02:00
31b6ee4287 Removed role from forum post panel. 2014-07-09 10:35:33 +02:00
33245272e1 Merge remote-tracking branch 'origin/develop' into develop 2014-07-09 10:12:55 +02:00
fred-fri
bec32e562e removing last modified from group details panel 2014-07-09 17:11:58 +09:00
fred-fri
3151adf4dc bug fix 2014-07-09 17:10:45 +09:00
fred-fri
263c1befe1 gui for system modules 2014-07-09 16:47:51 +09:00
fred-fri
b1af5ccea4 renaming modules 2014-07-09 16:30:53 +09:00
fred-fri
66080c9fd6 test fix 2014-07-09 15:35:03 +09:00
fred-fri
6b48f7f914 adding system modules, group module 2014-07-09 14:59:01 +09:00
fred-fri
62b079381b adding system modules, group module 2014-07-09 14:00:01 +09:00
fred-fri
1e9d0ff233 removed incorrect group module 2014-07-09 11:42:36 +09:00
915b38e690 Fixed unchecked warning. 2014-07-08 15:50:12 +02:00
fred-fri
5e4a56482a submitforumthreadpanel and submitforumreplypanel generified 2014-07-08 20:07:42 +09:00
fred-fri
cc0e21214c conform to new argument project 2014-07-08 19:52:42 +09:00
fred-fri
966743b652 moving wrapper argument last 2014-07-08 19:35:49 +09:00
fred-fri
30e017ff2c conform to new argument project 2014-07-08 19:22:52 +09:00
fred-fri
9b43e1d228 wicket wrapper for different service implementations that point to the project, group etc 2014-07-08 18:31:08 +09:00
fred-fri
e1fc99ead1 moving stuff 2014-07-08 17:05:07 +09:00
a05b514621 Merge remote-tracking branch 'origin/develop' into develop 2014-07-07 09:25:28 +02:00
fred-fri
ea5a3c2511 typo 2014-07-07 15:45:42 +09:00
fred-fri
37c37618dd test fix 2014-07-07 15:38:31 +09:00
fred-fri
9713c92649 improved feedback at user edit 2014-07-07 15:26:18 +09:00
fred-fri
3265083cc3 added date 2014-07-07 12:59:01 +09:00
fred-fri
1b91cb5554 Group module 2014-07-07 12:15:35 +09:00
fred-fri
71f0ac9e5f supervisor page 2014-07-03 15:07:39 +09:00
fred-fri
aa27870a3f removing remote export setting 2014-07-02 10:35:17 +09:00
fred-fri
a3b39f2547 added last modified date 2014-07-02 10:13:30 +09:00