16974 Commits

Author SHA1 Message Date
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
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
58d73041dd Fixed problem with keyword selection not getting updated during AJAX requests. release-119 2016-01-25 17:14:19 +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. release-118 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. release-117 2016-01-14 16:31:54 +01:00
475ec91b4e Fixed grammar in subject line for first meeting reminders. release-116 2016-01-13 09:08:50 +01:00
b1559c8e3c Fixed SSO log in problem after upgrading to Wicket 7. 2016-01-13 09:06:56 +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. release-115 2016-01-12 15:32:52 +01:00
Andreas Svanberg
81069c698f Downgraded Wicket to 7.0.0 from 7.1.0 since 7.1.0 includes an upgrade of Select2 to 4.* from 3.* and the code is not updated to work with the newer version. 2016-01-12 15:06:36 +01:00
0fcc185dd0 Upgraded to Java 8. 2016-01-07 16:29:48 +01:00