221 Commits

Author SHA1 Message Date
888b58202a 2353 Replace var with explicit type 2021-09-22 20:03:39 +02:00
879d9b4159 2082: TR Bättre namn på klasser, enums, variabler, kolumnnamn, etc. Uppgraderade xsd:n för API:et. 2021-09-15 16:34:56 +02:00
6da2dfb8d6 2082 Set default degree level to bachelor unless otherwise determined 2021-09-09 11:54:00 +02:00
9afe1e3e4b 2082 Ignore programs that do not have a type 2021-09-09 10:46:47 +02:00
c904fad8dc 2082 Sync over students degree level instead of education level 2021-09-07 15:48:47 +02:00
589685a744 Updated Daisy client to use the proper types. 2021-09-07 10:20:44 +02:00
6cb1a189cb 2279 2277 Upgrade Guice and Guava 2021-08-24 11:38:58 +02:00
7322f5f255 Removed unused/unnecessary dependencies. 2021-06-11 01:31:29 +02:00
47005b4c0a 2269 Filter out supervisors who are no longer affiliated with DSV from the target management page 2021-06-06 19:52:47 +02:00
cacd7f199f 2266 Fix deprecated attribute 2021-05-25 11:44:23 +02:00
d5556a853f 2193 Don't log entire stack trace 2021-03-16 15:45:31 +01:00
5cda4a4124 2061 Merge duplicated users 2021-03-13 22:15:08 +01:00
a6b8d61c63 Trace the whole import user transaction to try and pinpoint the slow points 2021-03-02 02:13:47 +01:00
9b92e7841e 1976 Send expected end date to Daisy 2021-02-16 12:27:29 +01:00
8f56749340 1658 All users GDPR report can be downloaded
Refactored the user autocomplete component.
2020-09-08 23:35:06 +02:00
6812bea2eb Externalise configuration and credentials 2020-03-17 15:14:21 +01:00
247422613f 1723 Students can only pick/create thesis ideas for the correct level 2020-02-25 16:02:37 +01:00
6a1837852d Updated Daisy API XSD 2020-02-25 12:46:09 +01:00
018409e1ef Fix warning 2020-02-21 12:12:15 +01:00
2a1e403b09 Fix which semesters to import new students from. 2020-02-21 12:11:34 +01:00
396631c510 Diamond operator. 2020-01-20 14:40:53 +01:00
d6ffd476f3 1564 TR 2019-04-02 15:35:17 +02:00
6d289ac6c4 1564 Unlock grading report and reject final thesis when examiner rejects in Daisy 2019-03-27 14:37:55 +01:00
6593259196 Fixed various warnings 2019-03-18 15:48:01 +01:00
nikos dimitrakas
28feaa4ee9 Refaktoriseringar enligt IntelliJ (onödiga throws, onödiga generics, = i properties) 2018-10-25 13:18:34 +02:00
9996bfb6de 1391 Import potential new students
So they are available for partner selection when submitting ideas
2018-04-18 11:50:10 +02:00
63d0e66f60 Upgraded Daisy API XSD 2018-04-17 13:35:21 +02:00
a647944bc9 Removed our own option class and use built-in 2017-10-03 14:28:36 +02:00
906c9c06b7 Sonar: Correctness - Method calls equals on an enum instance 2017-10-03 12:30:51 +02:00
90a6c9e35f [1076] Code relies on the side-effect of setting the identifier 2017-01-16 10:09:38 +01:00
f7195c85ec Revert "[1076] Don't save the id for rejected projects"
This reverts commit 2483f29be95efcc5e75ce8e9c7b07c86d9f9b006.
2017-01-16 09:50:04 +01:00
0f5af251d7 Removed stupid logging that generate tickets. 2016-11-07 12:22:30 +01:00
2483f29be9 [1076] Don't save the id for rejected projects
When exporting projects the Daisy the id gets saved even if the project
is rejected.
2016-11-07 11:53:49 +01:00
9e109b30a4 [1046] Handle non-existent english titles. 2016-10-07 16:14:04 +02:00
7ec2231ebe [1046] Setting title twice, genius. 2016-10-07 15:55:31 +02:00
5e8d794641 [1046] Send swedish and english title to daisy. 2016-10-07 14:32:22 +02:00
0438822519 Changed language back to enum to enable specific behaviour based on report language. 2016-09-29 13:02:23 +02:00
e311b6fe81 SCIPRO-342548 Column 'emailAddress' cannot be null 4 2016-09-05 14:22:25 +02:00
2af70856f3 SCIPRO-342548 Column 'emailAddress' cannot be null 3 2016-08-29 20:53:48 +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
Andreas Svanberg
9b7702808d [SCIPRO-90587] Fixed problem when importing supervisors if they do not have an email. 2016-03-31 18:47:15 +02: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
f2e69b4421 Upgraded to Wicket 7. 2016-01-07 16:23:47 +01:00
71d0c4b095 Improved SSO handling to better handle people that do not exist in Daisy or SciPro. 2015-09-01 16:24:58 +02:00
2a465176d3 Introduced lombok.@SneakyThrows instead of re-wrapping exceptions in a RuntimeException. 2015-06-10 13:20:34 +02:00
43f03f8247 [2953] Do not automatically sever the connection between SciPro and Daisy projects. 2015-06-10 10:48:02 +02:00