3976 Commits

Author SHA1 Message Date
Emil Siverhall
46f651cb3d removed old manage targets page and panel 2014-03-04 09:38:49 +01:00
fred-fri
8f6ca657e6 removing change that filtered thesis_upload_opponent 2014-03-04 17:24:27 +09:00
fred-fri
d20c5e503b notification fix 2014-03-04 12:59:40 +09:00
fred-fri
0a6dd35a5e removed package cycle 2014-03-04 11:27:29 +09:00
fred-fri
6ab97fe136 bug fixes 2014-03-04 11:01:04 +09:00
Emil Siverhall
7e0c12c3b5 display previous periods targets as well. 2014-03-03 15:43:57 +01:00
Emil Siverhall
c4eb7f745f new edit targets page with first columns initiated 2014-03-03 15:14:15 +01:00
abaeabc061 Changed from CMC to individual with add/remove methods. 2014-03-03 12:19:27 +01:00
bc185fa283 Fixed application periods creation thing. 2014-03-03 12:02:40 +01:00
Emil Siverhall
a15142e358 Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
	view/src/main/java/se/su/dsv/scipro/match/panel/MatchPeriodEditPanel.java
	view/src/test/java/se/su/dsv/scipro/SciProTest.java
2014-03-03 08:47:45 +01:00
Emil Siverhall
0a18c2cda9 deleted old match period edit panel and moved doesPeriodOverlap to application period service 2014-03-03 08:37:11 +01:00
d5db5f580a StudyPlan uses a Comparator for the set instead of AnnualReview implementing Comparable. With the internal set ordered the sort method is not needed. 2014-03-02 00:48:38 +01:00
82f0586f88 Make IdeaService implement FilteredService 2014-03-01 11:35:53 +01:00
3c3e3a9033 Renamed countAll to count 2014-03-01 09:22:40 +01:00
d916727653 Created a generic filtered data provider. 2014-03-01 08:54:03 +01:00
2e87b53fe6 Diamond operator. 2014-03-01 08:03:07 +01:00
a649666063 Removed commented out code. 2014-03-01 07:58:54 +01:00
92b53cfe8c Fixed magic number. 2014-03-01 07:45:54 +01:00
a51e985ca0 Suppressed warnings due to Lombok. 2014-03-01 07:41:58 +01:00
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
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
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
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
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
ca2c380ff5 Massive improvement to Target.
Annotations are fun.
2014-02-28 15:20:17 +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
Emil Siverhall
d202070550 Merge remote-tracking branch 'origin/develop' into develop 2014-02-28 13:37:43 +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
Emil Siverhall
cadbdc130a all modules default 2014-02-28 13:09:59 +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
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
4618ce8317 Moved Event to the system package. 2014-02-28 10:48:47 +01:00
474b542d6c Moved Role hierarchy to system package 2014-02-28 10:42:24 +01:00
fred-fri
adc85af57f Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop 2014-02-28 18:21:08 +09:00
fred-fri
4f362ba238 moving projecttype 2014-02-28 18:20:35 +09:00
186d63a8b0 Merge remote-tracking branch 'origin/develop' into develop 2014-02-28 10:18:58 +01:00
272c49ba55 Added equals/hashCode to AnnualReview and made it consistent with compareTo 2014-02-28 10:18:53 +01:00