12838 Commits

Author SHA1 Message Date
fca8ac7937 Moved GradingReportExportRepo to the daisy integration package. 2014-02-28 22:47:33 +01:00
26c89cd353 Fixed mapping of ApplicationPeriodProjectType. 2014-02-28 22:28:31 +01:00
bd55bd6bb2 Made the tests in the view module run in parallel with one thread/core. 2014-02-28 22:01:19 +01:00
f0da49a17f Fixed some sonar issues. 2014-02-28 17:19:48 +01:00
00c2acc297 Moved NotificationController to notifications package. 2014-02-28 17:11:05 +01:00
afe1376b8d Moved NotificationRepo, NotificationService, NotificationServiceImpl to notifications package. 2014-02-28 17:10:00 +01:00
3d37178a54 Merge remote-tracking branch 'origin/develop' into develop 2014-02-28 17:05:39 +01:00
b966520386 Rewrote a QueryDSL predicate so that ProjectFollowerRepo, ProjectFollowerService and ProjectFollowerServiceImpl could be removed. Save new project followers by changing the project (it is the aggregate root). 2014-02-28 17:05:33 +01:00
Golrokh Moattar
f02f298ae3 Merge remote-tracking branch 'origin/develop' into develop 2014-02-28 16:36:15 +01:00
31e5b5854f Removed SciProFileStream. 2014-02-28 16:33:09 +01:00
d00c7a79be Consolidated file and files package. 2014-02-28 16:12:37 +01:00
Golrokh Moattar
19832e739d Merge remote-tracking branch 'origin/develop' into develop 2014-02-28 16:09:03 +01:00
Golrokh Moattar
75764ccc3c Activate milestone from overview 2014-02-28 16:08:57 +01:00
aaa3f8216d Small refactor. 2014-02-28 16:08:21 +01:00
a86304e7ec Renamed turnitin package to plagiarism 2014-02-28 16:06:42 +01:00
e9a0045bfc Moved PlagiarismControl to turnitin package. 2014-02-28 15:59:55 +01:00
8d48226b64 Merge remote-tracking branch 'origin/develop' into develop 2014-02-28 15:53:10 +01:00
85494e4202 Updated test to better and improved code. 2014-02-28 15:53:06 +01:00
Golrokh Moattar
5f5793e8a0 Merge remote-tracking branch 'origin/develop' into develop 2014-02-28 15:48:36 +01:00
Richard
afa2cd7b9d Merge remote-tracking branch 'origin/develop' into develop 2014-02-28 15:43:14 +01:00
Richard
489aad9c59 Improved the design on the request peer review page.
Added 10px bottom margin on feedback panels.
2014-02-28 15:43:06 +01:00
41a58815ff Changing targets now saves the new target instead of cascading via employee. 2014-02-28 15:37:00 +01:00
ca2c380ff5 Massive improvement to Target.
Annotations are fun.
2014-02-28 15:20:17 +01:00
Golrokh Moattar
aff58b048d Commented on a method 2014-02-28 14:08:25 +01:00
06c9d0342f Merge remote-tracking branch 'origin/develop' into develop 2014-02-28 14:04:46 +01:00
3c299172fa Fixed QClass import. 2014-02-28 14:04:39 +01:00
Emil Siverhall
1f20d0a7d3 Merge remote-tracking branch 'origin/develop' into develop 2014-02-28 13:56:28 +01:00
Emil Siverhall
707a63888e tests that didn't like all modules activated 2014-02-28 13:55:28 +01:00
6786fb756f Moved program from match to system. Like unit it is not part of the match process but as part of a student (or employee for unit). 2014-02-28 13:54:06 +01:00
2fb74a23f6 Merge remote-tracking branch 'origin/develop' into develop 2014-02-28 13:51:50 +01:00
11b55e1fcf Fixed NPE when idea status is pending. 2014-02-28 13:51:44 +01:00
Emil Siverhall
d202070550 Merge remote-tracking branch 'origin/develop' into develop 2014-02-28 13:37:43 +01:00
bd0262a0f2 Merge remote-tracking branch 'origin/develop' into develop 2014-02-28 13:37:26 +01:00
61b8791e0d Removed dependency from system to match by removing the knowledge of idea participation from student. 2014-02-28 13:37:20 +01:00
Richard
4c256a2aa1 Added information about PhD authors not being able to activate all milestones themselves. 2014-02-28 13:26:47 +01:00
Richard
dbab38a26b Added heading to the phdLinkPanel on SupervisorProjectDetailsPage. 2014-02-28 13:23:52 +01:00
Richard
62c99e3ade Added heading for the phd links panel.
Added link to the phd handbook.
Removed button on phd link.
Removed target="blank" on phd link.
2014-02-28 13:21:22 +01:00
Emil Siverhall
cadbdc130a all modules default 2014-02-28 13:09:59 +01:00
Emil Siverhall
279973de1a failing test 2014-02-28 13:08:43 +01:00
Richard
f9ef585278 Removed <br> above Study plan on ProjectDetailsPage. 2014-02-28 13:02:18 +01:00
Emil Siverhall
3899eb0b03 unit unit unit 2014-02-28 12:51:11 +01:00
Emil Siverhall
72dac46408 Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
	view/src/main/java/se/su/dsv/scipro/admin/panels/AbstractAdminIdeaPanel.java
2014-02-28 12:40:04 +01:00
Emil Siverhall
ca0bc22d06 create application period.. 2014-02-28 12:39:04 +01:00
Emil Siverhall
ce8156ae06 filter changes
for seminar exemption page and milestone statistics
2014-02-28 12:34:20 +01:00
8c4874f31b Moved ProjectFollower to the project package. 2014-02-28 11:24:15 +01:00
dfa82748cc Moved MailEvent to the system package. 2014-02-28 11:19:51 +01:00
4314d05528 Moved Unit to the system package. 2014-02-28 11:13:03 +01:00
9bc88f20d6 Moved unit connection from Role to Employee which is where it belongs. (It was only ever added/retrieved from an Employee reference) 2014-02-28 11:09:45 +01:00
Emil Siverhall
8200e0d295 match filters should take only project types with match module switched on 2014-02-28 11:07:57 +01:00
a0332679a3 Removed abstract Event base-class for the events that get posted to the event bus and replaced it with a NamedEvent interface instead to reduce confusion and mix-up with the entity used to automatically activate milestones. 2014-02-28 10:54:55 +01:00