3995 Commits

Author SHA1 Message Date
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
24ddb97fed Fixed problem creating activity plan templates from an existing activity plan if two or more activities were on the same date and time. 2016-01-22 17:09:06 +01:00
f640c3ffe7 Added a first meeting tab to the project view, it is also directly linked to the activity plan and changes in either view affect the other. 2016-01-14 16:31:54 +01:00
475ec91b4e Fixed grammar in subject line for first meeting reminders. 2016-01-13 09:08:50 +01:00
Andreas Svanberg
bca9197352 First meeting reminder changes; signature to thesis support and added an extra point that they should book in SciPro as well even if they already booked some other way. 2016-01-12 15:32:52 +01:00
7ad61c29ee [SCIPRO-167935] "Fixed" 2015-11-19 11:27:55 +01:00
e0d75477da [SCIPRO-168215] Fixed problem changing idea authors for admins. 2015-11-16 12:36:54 +01:00
79365bf547 Fixed problem that caused previous application periods to be visible on the students idea page if they had an exemption from before. 2015-11-12 15:11:18 +01:00
0910592a75 Fixed notification for supervisor about publishing more ideas if they have enough ideas but they are not published. 2015-11-05 15:15:06 +01:00
Andreas Svanberg
da319a0b35 Fixed test. 2015-11-03 07:54:52 +01:00
Andreas Svanberg
32a4dae315 Fixed NPE that caused problems during idea export if no default activity plan had been specified. 2015-11-03 07:45:25 +01:00
Andreas Svanberg
9c145ebc1e Changed so errors caused by event based code is logged using SLF4J rather than java.util.Logging. 2015-11-02 21:01:29 +01:00
20ed05ac38 Idiotic logging. 2015-11-02 16:47:28 +01:00
8b75f0a541 Fixed bug that caused users changing their notification settings to change the global setting instead. 2015-10-21 15:01:32 +02:00
dc4b51aa52 [381] Fixed SQL typo. 2015-10-14 11:08:36 +02:00
203408e366 [381] Made project partner split by type. 2015-10-14 10:47:33 +02:00
nikos
ead7de3f4b Merge remote-tracking branch 'origin/develop' into develop 2015-09-08 15:46:27 +02:00
nikos
b732d3fcc7 Ändrade defaultDS till sciproDS. Behöver fixas i respektive context.xml i samband med deploy 2015-09-08 15:46:14 +02:00