d7e8468c5a
Refactoring
2022-09-23 02:28:26 +02:00
264fcb754a
Remove dependency on joda-time
2022-09-22 12:53:50 +02:00
92d12bd5b2
Fix clockpicker
...
Did not render the proper javascript nonce so browsers refused to initialize it.
2022-09-22 10:19:42 +02:00
40411188a4
Refactoring
2022-09-22 10:19:42 +02:00
f84e5df817
Fix project title when viewing opposition feedback on the grading report.
2022-09-21 20:29:35 +02:00
20b392b964
2856 Supervisors must provide information on how the rejection comment from the examiner has been rectified.
...
PSAM (represented by Panos), Paul, and Jakob decided in a meeting on sep 8 2022 that supervisors must provide feedback as to how the examiners rejection comment has been rectified.
2022-09-21 11:23:25 +02:00
7e986ac17a
Move oauth settings from the database to servlet context init parameters.
...
Since we now copy the database between servers the configuration breaks and integrations stop working. With the settings being external it will now continue to work after copying.
2022-09-21 11:19:49 +02:00
5ab6446817
Update log4j2
2022-09-17 17:13:53 +02:00
1ea3a746b2
Fix problem finalizing supervisor grading reports
2022-09-15 16:29:56 +02:00
90bf0f33e9
Refactoring
2022-09-15 15:07:30 +02:00
0549bc8ee0
2842 Show how many points pass/fail criterion give
...
It was confusing for supervisors when criterion showed no points with the point-to-grade conversion table.
Easier to show that they are worth 1p than trying to explain that they must all be checked for a passing grade to be given.
2022-09-14 11:52:46 +02:00
6924f87f73
2841 Clear old motivation
...
When lowering the assessment of a criterion such that motivation is no longer required the motivation should be cleared.
2022-09-14 10:37:39 +02:00
c3bc31f4ab
Fix warning
2022-09-12 16:00:50 +02:00
9c86589140
Refactoring
2022-09-12 15:08:23 +02:00
e2d7a641ee
2842 Easier to fill out grading report
...
Criteria with 0 (fail) / 1 (pass) are now shown as simple checkboxes instead.
2022-09-12 15:06:25 +02:00
3427467b7a
2841 Easier to fill out the grading report
...
Only require motivation to be filled in if they have given more points that required to pass.
2022-09-12 14:20:52 +02:00
605b6ba1a7
2838 Simplified code
2022-09-12 12:38:06 +02:00
da61362397
2837 Simplified code
2022-09-12 10:59:01 +02:00
f3724edb2f
2839 Peer reviews are now per project type
...
If students abort a project and start a new one their peer reviews will be visible and milestones completed.
2022-09-08 13:50:38 +02:00
8769c21d8a
2838 2837 Activate completed milestones on new projects
...
Since both oppositions and active participations are showed based on the projects level the milestones should be activated to reflect that.
Had to redo project creation since the use of a serialized project entity caused lazy initialization exceptions when traversing the object graph (to determine if milestones were activated for the type).
2022-09-07 13:52:05 +02:00
0618196422
Replaced some java.util.Date with java.time
2022-09-01 11:56:38 +02:00
2da7bab524
2828 Expected end date must be after start date
2022-08-31 14:54:22 +02:00
5ece9dda93
2828 Give project start date its own attribute instead of stealing audit data
2022-08-31 14:49:58 +02:00
f84594665d
2741 2738 TR
...
It will be very complicated and not worth it to still have a clickable link to show the opposition feedback once the grading report is locked.
2022-08-29 11:08:50 +02:00
43b56df46c
2828 Allow supervisors to edit project start date
2022-08-28 20:09:47 +02:00
e1e16f6a45
2828 Allow admin to edit start and end dates
2022-08-28 20:09:47 +02:00
7d1a965119
2738 Prevent supervisors from grading the opposition criteria unless they explicitly request it
2022-08-24 16:51:21 +02:00
7617fdfb05
2741 Enable supervisors to see any available opposition feedback during grading
2022-08-24 11:06:31 +02:00
33f0b6a3e5
Upgrade SLF4J
2022-08-22 13:55:04 +02:00
c4d9cf454d
2736 Clarify that any messages came from URKUND
2022-08-10 10:19:51 +02:00
a73f273ea7
2760 Remove confusing text for authors during grading
2022-07-07 16:01:14 +02:00
7b5813926c
2553 Remove unused dependency
2022-07-07 15:58:00 +02:00
0985c59689
2740 Fix finalize button on grading reports
...
Authors with a ' in their name caused problems with the javascript.
2022-06-23 14:24:35 +02:00
db61f5554b
2736 Allow resubmitting documents to URKUND if processing failed.
2022-06-20 16:32:07 +02:00
220908b033
Fix problems when supervisor uploads final thesis caused by trying to present the student survey.
2022-06-09 17:03:33 +02:00
93915195b1
Fix problems reporting grades due to missing titles.
2022-06-09 16:53:00 +02:00
27b65521e1
2720 Fix problems sorting under Project / Files
2022-06-08 19:33:06 +02:00
968724a770
Limit length of Swedish/English title fields to match the database.
2022-06-01 10:08:47 +02:00
a8570eef53
Sync the error codes from grading service.
2022-06-01 10:05:24 +02:00
f44aed23f9
Merge branch 'develop' into 2553-fix-file-deletion
...
# Conflicts:
# core/src/main/java/se/su/dsv/scipro/phd/StudyPlanServiceImpl.java
# view/src/test/java/se/su/dsv/scipro/repository/panels/ProjectFilePanelTest.java
2022-05-20 18:39:35 +02:00
942070a147
2562 Update Daisy API XSD
2022-05-19 12:35:38 +02:00
ac4b40062b
2569 Show watson instead of empty tholander box for old ideas
2022-05-18 10:57:45 +02:00
e6b147fbfc
2553 Only allow file deletion for files added via files tab
2022-05-13 09:35:14 +02:00
a267d20693
2583 Removed PhD specific parts
2022-05-11 12:30:33 +02:00
ddc28cc598
2515 Sync theses' research area to Daisy
2022-05-09 13:49:25 +02:00
957f899834
2553 Migrate peer review to file references
2022-05-07 15:56:40 +02:00
7afbb75caa
2553 Migrate peer request
2022-05-05 17:33:05 +02:00
f6e84c88d1
2553 Migrate reviewer decisions
2022-05-05 16:50:44 +02:00
9ad4e2e711
2553 Migrate opposition report attachments
2022-05-04 16:27:49 +02:00
3898bb5077
2553 Migrate old seminar opposition reports
2022-05-04 14:46:22 +02:00