17654 Commits

Author SHA1 Message Date
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
a6894d6a73 Stop sending reminder about reviewer deadlines. release-131 2016-05-11 15:03:46 +02:00
0c3f6a5e15 You always get a list back but since SciPro only ever submits a file once we take the first and throw away the rest. 2016-05-10 14:26:49 +02:00
876d715963 Submit files to the URKUND queue when uploading final seminar documents. 2016-05-10 13:53:10 +02:00
36ab3939b4 Added settings page for URKUND. 2016-05-09 15:50:44 +02:00
607f120281 Added database migration for URKUND submissions and the plagiarism check queue. 2016-05-09 14:48:46 +02:00
213d657cd5 Added plagiarism submission queue. 2016-05-09 14:48:23 +02:00
f689820f39 Added URKUND module. 2016-05-04 10:37:47 +02:00
9d5e9b4e16 [SCIPRO-221059] Fixed problem with sending reviewer approval for projects that do not have reviewers assigned to them. release-130 2016-05-03 09:48:50 +02:00
8acc8fd88c Sonar stuff. 2016-04-26 10:13:08 +02:00
3be633d18b Removed unused field. 2016-04-26 09:56:10 +02:00
825beb453e Made most project related files show up under "Files" including peer reviews, final seminar and final thesis. 2016-04-25 14:53:10 +02:00
a7647c24ed [SCIPRO-195202] Fixed problem when there are two forum mails for the same thread. release-129 2016-04-19 10:48:29 +02:00
5a7c7a8aa5 Replaced some unnecessary AJAX with regular links so you can see the URL in the browser (and prevent a server roundtrip). 2016-04-05 10:45:03 +02:00
Andreas Svanberg
9b7702808d [SCIPRO-90587] Fixed problem when importing supervisors if they do not have an email. release-128 2016-03-31 18:47:15 +02:00