3962 Commits

Author SHA1 Message Date
eceb476030 [1004] No longer send e-mails to deceased individuals. 2016-09-12 10:36:35 +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
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
2eb7af77c0 Scheduled URKUND workers. 2016-09-05 16:35:31 +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
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 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
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
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
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
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
6f18ff7059 SCIPRO-257179 Added cascade delete to project_file 2016-06-10 15:45:21 +02:00
65e0093527 [SCIPRO-261765] Duplicate supervisor grading reports. 2016-05-31 13:34:10 +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... 2016-05-11 23:26:09 +02:00
a6894d6a73 Stop sending reminder about reviewer deadlines. 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. 2016-05-03 09:48:50 +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. 2016-04-19 10:48:29 +02:00
dacb6ae640 Replaced anonymous classes with lambdas. 2016-03-29 12:03:39 +02:00
Andreas Svanberg
3c9f3648f6 That wasn't supposed to be there. 2016-03-23 11:18:07 +01:00
4b176c9c8a "Fixed" some false positive compilation errors in IntelliJ. 2016-03-22 14:56:32 +01:00
8c7a1de238 Upgraded Hibernate to 5.* and QueryDSL to 4.* 2016-03-22 14:18:49 +01:00
aaa950ce90 Restructured the poms to move dependencies to where they are used and make sense. 2016-03-18 16:34:51 +01:00
5883330b45 Java 8-ified Guava stuff. 2016-03-18 14:48:02 +01:00
bb22335754 Made it possible for students to edit ideas while they are still unmatched. 2016-03-18 13:28:48 +01:00
0ec062d885 Prevent students from submitting their own idea after the application period ended if they have an exemption (they must pick a supervisor idea). 2016-02-26 17:09:43 +01:00