6915 Commits

Author SHA1 Message Date
3a7d4bfb23 2984 Remove unnecessary parameter 2023-05-04 12:16:46 +02:00
4a55c18460 2984 Simplified generics 2023-05-04 12:11:14 +02:00
a3c8cc9d4b 2984 HTML formatting 2023-05-04 11:59:37 +02:00
3e05f220db 2984 Remove extra padding around save button 2023-05-03 16:09:41 +02:00
e4db5090cb 2984 Disable editing of grading basis when it's submitted 2023-05-03 16:08:30 +02:00
1a09b05b8b 1584 Switch to a tabbed layout 2023-05-03 13:56:54 +02:00
nikos dimitrakas
5a3e0f7dc8 3066 TR 2023-04-18 11:54:15 +02:00
0ab37f0b81 3066 Handle trying to edit non-existing activities 2023-04-17 13:44:24 +02:00
6df949fb0b 3068 Add back sorting by deadline 2023-04-17 11:57:13 +02:00
b41d0d5b56 3068 Support different sorting parameters in custom columns 2023-04-14 12:03:29 +02:00
2a7abcf82d 3068 Display the correct requested date 2023-04-14 11:31:09 +02:00
5afdb90301 1584 Fix tests 2023-04-13 16:25:25 +02:00
3b1f0d4144 Merge remote-tracking branch 'origin/develop' into 1584-abstract-keywords
# Conflicts:
#	view/src/main/java/se/su/dsv/scipro/grading/ReviewerGradingReportPdf.java
#	view/src/test/java/se/su/dsv/scipro/grading/ReviewerFillOutGradingReportPanelTest.java
2023-04-13 14:48:49 +02:00
d7003b2dea tr 1584 Fixa korrekt hantering av abstract och keywords 2023-04-12 16:26:05 +02:00
5f0a5204d7 2996 Removed grading report snapshot from phase 2 review 2023-04-12 15:50:21 +02:00
80b359414c 2996 Simplified the rough draft approval page 2023-04-12 15:50:20 +02:00
b26296461c 2996 Remove old final seminar approval GUI 2023-04-12 15:50:14 +02:00
34dbf8a9cd 2996 Removed old grading process for reviewers with filling in the grading basis. 2023-04-12 15:50:08 +02:00
Filip Kantar
8d8c0f4340 2935: TR Adjusted approved/rejected texts. 2023-04-05 16:53:52 +02:00
Filip Kantar
f4ec2f6dae 3035: Improved the design of the grading report. Using swedish language for bachelor and english for master. Added fonts to use with the generated pdf report. 2023-04-05 15:20:35 +02:00
Filip Kantar
0948b02201 3035: Improved the design of the grading report. Using swedish language for bachelor and english for master. Added fonts to use with the generated pdf report. 2023-04-05 15:17:26 +02:00
Filip Kantar
85f29ee144 Merge remote-tracking branch 'origin/2935-post-phase-2-feedback-to-forum' into develop 2023-04-04 17:57:19 +02:00
478f16c713 3021 Fix editing keywords 2023-04-03 12:46:06 +02:00
251113c67e Better comments 2023-03-31 16:34:48 +02:00
581bfc9409 1584 Hide swedish abstract and keywords for english theses 2023-03-30 15:45:05 +02:00
318e851da0 1584 Allow students to fill in metadata if they chose to allow publication 2023-03-30 15:38:29 +02:00
a6fd7c655d 1584 Allow supervisors to fill in publication metadata 2023-03-30 12:21:41 +02:00
ed2a8803cf 1584 Add new step to the finishing up process to supply publication metadata 2023-03-30 10:00:57 +02:00
fe88f97aa2 Send grades when pressing button 2023-03-30 09:53:39 +02:00
106176262f Verbify the steps 2023-03-30 09:53:39 +02:00
582ff46fe5 Text improvements 2023-03-30 09:53:39 +02:00
c919e7db31 Show help text for final thesis upload 2023-03-30 09:53:39 +02:00
a565eedaed Save text matching analysis per project instead of per author 2023-03-30 09:53:39 +02:00
2e3fc5f5e7 Show all reviewer related events (communication, approvals, and rejections) on the supervisor grading basis page. 2023-03-30 09:53:39 +02:00
f8c6b0985a Removed pointless nesting 2023-03-30 09:53:39 +02:00
d2796ac8f8 Sonar 2023-03-30 09:53:39 +02:00
8493a0e7d2 Made the final thesis and plagiarism control look and feel like the rest 2023-03-30 09:53:39 +02:00
c91ba09913 Made grading basis form styling match the other panels and kept the active author visible 2023-03-30 09:53:39 +02:00
a1932d6a4f Only show phase two review help while submitting 2023-03-30 09:53:39 +02:00
7ba4d66556 2984 Rearranged the supervisor project menu to match the process order 2023-03-30 09:53:39 +02:00
7ad435558b 2984 Unified look of supervisor pages.
Use same type of panels for the first meeting, phase 2 review, and final seminar that is also used on the overview.
2023-03-30 09:53:39 +02:00
89264498ba 3050 Nicer labels 2023-03-23 09:40:54 +01:00
4aa512f4cf 3050 Styling improvements 2023-03-23 09:39:45 +01:00
8f675fda60 3050 Removed usages of deprecated class 2023-03-23 09:35:17 +01:00
f1d59d7d0e 3050 Test cleanup 2023-03-23 09:33:39 +01:00
c4b268a9ea 3050 Fix changing supervisors on projects with a reviewer assigned 2023-03-23 09:32:39 +01:00
c4c7f592a7 Sonar 2023-02-13 10:51:29 +01:00
239d26eb61 3019 Fix trying to upload non-PDF as seminar document
Can't throw exceptions in @Transactional methods or the EntityManager gets put in a weird state. Causes the involved entities (FinalSeminar) to be detached which leads to LazyInitializationExceptions.
2023-02-10 19:39:49 +01:00
f084d6d289 2943 Add english titles to the supervisors grading basis 2023-02-10 11:45:06 +01:00
b9245ac023 Sonar 2023-02-09 16:43:40 +01:00