3976 Commits

Author SHA1 Message Date
00f8558d59 Fixed compilation error. 2014-01-29 13:38:57 +01:00
fd69bc254c Merge remote-tracking branch 'origin/develop' into develop 2014-01-29 13:27:51 +01:00
251cf3e144 Changed external organization attribute of project from String to ExternalOrganization. 2014-01-29 12:46:52 +01:00
Emil Siverhall
32430d1579 Merge remote-tracking branch 'origin/develop' into develop 2014-01-29 12:46:27 +01:00
Emil Siverhall
20c1e96f40 removed IDEA_INACTIVATED notification event since status change works better for switching between active/inactive 2014-01-29 12:46:09 +01:00
fred-fri
c4f873345b Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop 2014-01-29 19:35:32 +09:00
fred-fri
9fecdaa0f7 made all datainitializer users beta 2014-01-29 19:34:51 +09:00
0ef4ef5027 Merge remote-tracking branch 'origin/develop' into develop 2014-01-29 10:48:16 +01:00
8d9a9fe092 Added abstract base class for all events so that many events can share the same name.
Used by approve/fail seminar participants so there is no need to specify two different events for the milestone.
2014-01-29 10:41:29 +01:00
b209a166eb Made abstract classes abstract. 2014-01-29 10:14:44 +01:00
264a1d3bbe Added ParticipationFailedEvent that deactivates the milestone. 2014-01-29 10:14:21 +01:00
ae29b25c1e Renamed OppositionRejectedEvent to OppositionFailedEvent.
Added RespondentFailedEvent and the milestone gets deactivated when it is posted.
2014-01-29 10:09:42 +01:00
4e794c1896 Small refactoring. 2014-01-29 10:04:02 +01:00
d8e8b1aee3 Milestone gets deactivated when a opposition rejected event gets posted. 2014-01-29 09:58:53 +01:00
bd646f0814 Moved methods around. 2014-01-29 09:49:05 +01:00
58ba21cd07 Added Authorship interface to all the events to have a common interface to use in the milestone activator. 2014-01-29 09:48:35 +01:00
leosu
39e60c7322 new mail feedback for thread creation easier solution 2014-01-29 09:47:13 +01:00
15c75aecae Refactored activator after final seminar participation change from user to student. 2014-01-29 09:40:08 +01:00
cd9b04249b Fixed title column to match idea title column. 2014-01-29 09:11:15 +01:00
leosu
e0e8e0242b Merge remote-tracking branch 'origin/develop' into develop 2014-01-29 09:11:12 +01:00
leosu
84504b5302 new mail feedback for thread creation 2014-01-28 16:57:00 +01:00
leosu
00b5c760dd Merge remote-tracking branch 'origin/develop' into develop 2014-01-28 15:58:16 +01:00
leosu
a554b5ac8c pleasing sonar 2014-01-28 15:58:01 +01:00
Emil Siverhall
9afd563120 Merge remote-tracking branch 'origin/develop' into develop 2014-01-28 15:49:04 +01:00
Emil Siverhall
623f3f851e checkbox for switching between ProjectStatus.ACTIVE and ProjectStatus.INACTIVE on projects without external identifiers 2014-01-28 15:18:10 +01:00
e93e4cc34b Renamed hasException() to isAutomatic() and included activatedBy events.
Checkboxes in the milestone overview will therefore now get disabled if they are activated by an event.
2014-01-28 14:55:19 +01:00
545e119534 Merge remote-tracking branch 'origin/develop' into develop 2014-01-28 14:18:30 +01:00
e1087dafb5 Changed back showSql 2014-01-28 14:16:53 +01:00
7e20b8eeb0 We win! 2014-01-28 14:06:47 +01:00
Emil Siverhall
d28c567f3c Merge remote-tracking branch 'origin/develop' into develop 2014-01-28 12:50:22 +01:00
041768dfb2 Merge branch 'develop' into refactoringgradingreports 2014-01-28 12:19:21 +01:00
d427e8ebc3 Fixed grading report service and fill out reviewer grading panel.
Updated migration script to move the old boolean to the new type.
2014-01-28 12:19:15 +01:00
leosu
c5aab5d8bb Merge remote-tracking branch 'origin/develop' into develop 2014-01-28 11:27:02 +01:00
9b513c6b28 Production code done (hopefully). 2014-01-28 11:17:28 +01:00
Emil Siverhall
2a6b1fe38d auto complete component for users 2014-01-28 10:02:19 +01:00
fred-fri
0431be1b0d lazy bug fixed 2014-01-28 15:15:56 +09:00
leosu
9591694b16 pleasing sonar 2014-01-27 16:54:56 +01:00
leosu
6d4a9384e3 Merge remote-tracking branch 'origin/develop' into develop 2014-01-27 16:42:43 +01:00
leosu
a4627d4aef project_id i thesislink unique 2014-01-27 16:42:31 +01:00
Emil Siverhall
7b6e671b2f removed transactional annotation that caused problems with updating projects. 2014-01-27 16:39:49 +01:00
67d536d71b Renamed test since it tests supervisor report, not the abstract class. 2014-01-27 13:43:38 +01:00
db04ab2362 Merge branch 'develop' into refactoringgradingreports 2014-01-27 13:31:13 +01:00
4bd285e4f8 Domain objects are now more or less correct.
Broke out creation of report into separate factories (SRP).
Report now owns criteria and they have no knowledge of the report they belong to.
2014-01-27 13:31:07 +01:00
fred-fri
9914f04cc8 created page for editing internal user research areas. 2014-01-27 16:52:30 +09:00
Emil Siverhall
8ab1b5d4f4 cleanup 2014-01-26 23:06:09 +01:00
6194e7761e Continued refactoring. (Still chaos) 2014-01-24 16:08:27 +01:00
Emil Siverhall
d9ead7dc5d suppress warning on mile stone activity 2014-01-24 16:06:30 +01:00
8aedd8b4f1 Test tested nothing. lol
(There were no authors on the project and therefore no reports which means no report can be unfinished.)
2014-01-24 15:43:17 +01:00
67962dbc51 Merge branch 'develop' into refactoringgradingreports 2014-01-24 15:35:28 +01:00
fred-fri
bd526d3652 refactoring 2014-01-24 20:04:14 +09:00