17218 Commits

Author SHA1 Message Date
b8140ef514 [SCIPRO-264726] Fixed problem when two requests come in to the peer review page simultaneously. 2016-09-12 11:08:59 +02:00
50698ad9fa [1007] Do not deactivate the opposition milestone when an opposition is failed. Either it was never activated by a successful opposition or there is another approved opposition and thus the milestone should stay activated. 2016-09-12 10:50:06 +02:00
eceb476030 [1004] No longer send e-mails to deceased individuals. 2016-09-12 10:36:35 +02:00
40f9997e11 Revert "Removed old TurnItIn panel."
This reverts commit 78b9012bad609431102d6ba296548231a16955dd.
release-139
2016-09-06 15:54:49 +02:00
50597a67e6 Made it possible to oppose/participate on final seminars that are not on your specific project type as long as they are on the same degree level. 2016-09-06 15:30:39 +02:00
200818ca15 Fixed more tests. 2016-09-06 11:14:42 +02:00
63fa2a7b7c Fixed tests. 2016-09-06 10:16:22 +02:00
0b207f8fea Merge branch 'urkund' into develop
# Conflicts:
#	view/src/main/resources/META-INF/services/com.google.inject.Module
2016-09-05 16:50:39 +02:00
78b9012bad Removed old TurnItIn panel. 2016-09-05 16:43:13 +02:00
2eb7af77c0 Scheduled URKUND workers. 2016-09-05 16:35:31 +02:00
b60c721390 Improved styling a bit. 2016-09-05 16:29:36 +02:00
e9a84e5d39 Remove URKUND submission when removing the final thesis document. 2016-09-05 16:28:59 +02:00
e311b6fe81 SCIPRO-342548 Column 'emailAddress' cannot be null 4 2016-09-05 14:22:25 +02:00
a3f4e5e090 Fixed so the correct analysis address is used when polling for submission info from URKUND. 2016-09-05 13:39:28 +02:00
2f2cac9852 Added missing credentials when looking for analysis address. 2016-09-05 13:25:57 +02:00
41f03c24e9 Fixed some problems with visibility regarding the URKUND panel. 2016-09-05 13:25:29 +02:00
efe55c0a57 Fetch analysis address from URKUND. 2016-09-05 13:08:18 +02:00
40c67e5600 Merge branch 'develop' into urkund
# Conflicts:
#	core/src/main/java/modules/CoreModule.java
2016-09-05 09:55:26 +02:00
28d56ca2b8 SCIPRO-342548 Column 'emailAddress' cannot be null 3a release-138 2016-08-30 12:16:09 +02:00
2af70856f3 SCIPRO-342548 Column 'emailAddress' cannot be null 3 2016-08-29 20:53:48 +02:00
c517235284 Fixed XSD plugin. 2016-08-26 16:38:49 +02:00
1b8dee7e5e SCIPRO-342548 Column 'emailAddress' cannot be null 2 2016-08-26 15:22:58 +02:00
4f95d869d4 SCIPRO-342548 Column 'emailAddress' cannot be null 2016-08-25 10:00:40 +02:00
b261b8bbc5 Added panel to show URKUND status and allow queueing of documents for text matching. 2016-08-16 14:04:11 +02:00
f44ed9ee03 Merge branch 'develop' into urkund 2016-08-16 10:40:26 +02:00
c170132e92 fixed 272300 + 171942 +.. 2016-07-20 16:32:17 +02:00
e60e5b5f85 Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop 2016-07-15 11:17:43 +02:00
dc16481c08 Do not disable the milestone for active participation if a participation is failed by the seminar supervisor. 2016-07-01 15:50:09 +02:00
c63e112f67 Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop 2016-06-22 11:06:14 +02:00
6f8d8e9ea6 Made it a bit more readable. 2016-06-20 15:59:59 +02:00
c7ccc3f629 Look up analysis address when submitting to URKUND
The receivers e-mail is first looked up in SUKAT (LDAP) and that e-mail is
then used to look up the analysis address in URKUND.
2016-06-20 14:33:57 +02:00
7625b184bb Fixed conflicts in migration scripts. 2016-06-20 14:14:02 +02:00
41d737e792 Merge remote-tracking branch 'origin/develop' into develop 2016-06-20 14:04:49 +02:00
3176b76b0c Merge branch 'develop' into urkund 2016-06-20 12:16:46 +02:00
24d9788038 Documented Either. 2016-06-20 12:16:19 +02:00
ac8c837f9f Merge branch 'develop' into urkund 2016-06-20 11:35:57 +02:00
7a423103ac Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop 2016-06-17 17:13:55 +02:00
417c2b1447 Technical review 2016-06-17 11:28:47 +02:00
4a4b2dd722 [SCIPRO-272980] Lazy initialization exception release-137 2016-06-16 17:21:32 +02:00
3577bb175c fixed spelling 2016-06-15 14:23:19 +02:00
40c985aba3 Authors can circumvent the conditions of opposing.
If the conditions are met on page render but not when clicking the link they conditions are not rechecked and the opposition will be allowed.
2016-06-15 12:46:25 +02:00
0042b72a2d [SCIPRO-168555] Fixed problem when double submitting reviewer requests.
Also removed some Scala.
2016-06-14 16:15:34 +02:00
d38edac584 Made the approved/denied posts in the reviewer interaction display line breaks properly. 2016-06-14 11:15:19 +02:00
a1e78c57ff [SCIPRO-171648] Handle the exception that gets thrown when there is no plagiarism feedbcak when trying to finalize the grading report. 2016-06-14 10:46:24 +02:00
6f18ff7059 SCIPRO-257179 Added cascade delete to project_file release-136 2016-06-10 15:45:21 +02:00
65e0093527 [SCIPRO-261765] Duplicate supervisor grading reports. release-135 release-134 2016-05-31 13:34:10 +02:00
517660bcbc Stopped stupid logging of aborted connections which are handled by Wicket. release-133 2016-05-27 12:19:48 +02:00
49f8102909 Fixed error message when trying to schedule a seminar before the minimum number of work days. 2016-05-25 14:06:39 +02:00
205f7497e8 Created a transaction around the select/insert of opposition reports so there are no more duplicates. 2016-05-23 14:32:49 +02:00
Andreas Svanberg
ce25b2ac1d Scheduling the same worker twice... release-132 2016-05-11 23:26:09 +02:00