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
71acbe8e64
2553 Migrate final thesis text matching document to file reference
2022-05-04 13:44:37 +02:00
e387e83152
2553 Migrate final thesis document to file reference
2022-05-04 13:01:02 +02:00
323c3a622d
2553 Stream data to URKUND instead of buffering
2022-05-04 11:09:04 +02:00
3114f9d79f
2553 Migrate seminar and text matching to references
2022-05-02 16:57:41 +02:00
bb18c364c1
2553 Migrate activity plan to use file references
2022-04-28 16:05:29 +02:00
cd22c3fcd4
2553 Migrate forum to use file references
2022-04-28 10:58:57 +02:00
7a455b7db3
2553 Migrate project files to use file references
2022-04-27 11:39:02 +02:00
189d79da9b
2553 Rename FileDescriptionService to FileService
...
Better names for the file handling since it deals with files, not the implementation specific FileDescription @Entity used to store metadata.
2022-04-25 10:06:41 +02:00
b7c42aa13e
2484 TR
2022-04-13 12:36:28 +02:00
0ac85267b3
Make footer links open in a new window
2022-04-05 10:59:50 +02:00
00d44d68d2
2173 Close button for supervisors after updating research areas
2022-03-30 10:24:15 +02:00
13a7a51271
2525 Prevent research area from accidentally changing on existing ideas when supervisors research areas changed
2022-03-28 13:43:03 +02:00
cbbe39ba04
2543 Upgrade to Bootstrap 5
...
Replaced margins with Bootstrap utilities
Fixed spacing between the menus
Fix auto-complete not working inside dialogs
Replaced form-control with form-select on <select>
Fixed duplicate required indicators
Harmonize <textarea> sizing with other form controls
Remove duplicate required indicators
Remove gap between menu bars in admin section
Replace .sr-only with .visually-hidden
Removed .btn-block
Fix faulty CSS rules
Migrate .form-group to .mb-3
Migrate JavaScript heavy components to Bootstrap 5
Modals, dropdowns, date-/timepickers.
2022-03-28 10:27:08 +02:00
27c0bac987
Fix displaying of old ideas
...
2523 2519
2022-03-16 13:10:25 +01:00
3e7fc8af6b
Improve UX when editing own/chosen ideas
...
2522 2521 2520
2022-03-16 13:10:25 +01:00
nikos dimitrakas
03edfcde89
2173 TR språkfix
2022-03-15 16:32:12 +01:00
41c872d1a9
2525 Prevent accidentally changing research area when the selected one is inactive
2022-03-10 14:25:06 +01:00
977642de30
2525 Prevent accidentally changing research area when the selected one is inactive
2022-03-10 14:14:31 +01:00
04c66529ef
Refactoring
2022-03-10 14:04:36 +01:00
17ed285772
2484 Disable bookmarkable URLs
2022-03-10 14:03:20 +01:00
0c292819ca
2484 Disable bookmarkable URLs
2022-03-10 13:52:40 +01:00
529550d1ec
2173 Allow supervisors to update their research areas immediately when creating ideas
2022-03-09 15:23:25 +01:00
d5cdf45966
Fix the palette to work with CSP enabled
2022-03-09 13:47:17 +01:00
f85dd67904
HTML clean up
2022-03-09 13:31:43 +01:00
1ad4325530
2446 Make application periods and student ideas available for viewing by supervisors in the matching period (end->course start)
2022-03-03 13:37:14 +01:00
7b35cd3177
2446 Validating and matching is now done together rather than separately
2022-03-03 13:37:14 +01:00
a5422158cc
2446 Prevent supervisors from taking ideas during the matching period
2022-03-03 13:37:14 +01:00
94115c1632
2484 TR
2022-03-02 12:19:06 +01:00
5f1ffaece9
2485 Upgraded from old Excel format to new Office Open XML format
2022-02-28 14:18:50 +01:00
5290eba32e
2484 Turn off exception logging on invalid URLs
2022-02-24 11:44:08 +01:00
3f29783b63
2173 Make it easier to continue to idea creation after importing research areas
2022-02-24 11:17:35 +01:00
nikos dimitrakas
a52c854ba2
2173 TR Kolla att man har minst ett aktivt forskningsområde.
2022-02-17 10:02:38 +01:00