17332 Commits

Author SHA1 Message Date
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
dacb6ae640 Replaced anonymous classes with lambdas. 2016-03-29 12:03:39 +02:00
Andreas Svanberg
cf3a6639bc Fixed problem changing reviewer. release-127 2016-03-23 14:45:55 +01:00
Andreas Svanberg
fc6f0eeb26 Removed filter button in Admin / Match / Application periods / Edit targets. 2016-03-23 11:54:05 +01: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
0d924b5915 Upgraded most library versions. Still remaining; Hibernate, QueryDSL. 2016-03-21 11:16:37 +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
33976a08ad Felutskrift betygsprotokoll mindre förändringar 2 release-126 2016-03-11 11:55:06 +01:00
1f84dc3d6f Felutskrift betygsprotokoll mindre förändringar 2016-03-11 10:47:47 +01:00
Andreas Svanberg
d2422a1cb9 Sysadmins now default to the switch user page when clicking on Users. 2016-03-09 10:36:52 +01:00
Andreas Svanberg
4c64beed03 Fixed problem downloading files with comma in the name (Chrome only) by replacing commas with a space in the filename. release-125 2016-03-01 14:04:50 +01:00
Andreas Svanberg
b7cec8dc2c Fixed feedback for supervisors when trying to submit grading reports that are not finished. 2016-02-29 11:21:49 +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). release-124 2016-02-26 17:09:43 +01:00
9785a68d7a Change Admin / Statistics / Unmet targets to auto-select the latest application period and not require the filter button. 2016-02-25 14:24:33 +01:00
2153b18dc0 Added published filter to the Admin / Match page. 2016-02-25 13:55:21 +01:00
99bf5e6a3f Fixed some warnings. 2016-02-25 13:16:27 +01:00
404c6294e3 Changed so admins can change author, supervisor, reviewer and examiner roles instead of only author and supervisor. release-120 2016-02-22 11:57:59 +01:00
f404f738c9 Revert "Changed so authors can be changed on all supervisor ideas that have not led to a project."
This reverts commit b91bf3d70c0d1ee90648d581a4f3623e375d98d9.
2016-02-22 11:49:33 +01:00
b91bf3d70c Changed so authors can be changed on all supervisor ideas that have not led to a project.
Changed so supervisor can be changed on all student ideas that have not led to a project.
2016-02-19 15:47:01 +01:00