17522 Commits

Author SHA1 Message Date
nikos dimitrakas
0811a2d6b1 Tog bort gamla db-skript från före flyway 2021-08-13 14:42:34 +02:00
f403ccc1f1 2300 Prevent students from unselecting ideas after the period closed 2021-08-06 20:06:27 +02:00
f03475e819 Remove dangling CSS file 2021-07-20 10:45:55 +02:00
e01baa3aed Made the clockpicker CSP compliant (2282)
34/62
2021-07-20 10:45:55 +02:00
534466a8c8 Made all external javascript CSP compliant (2282) 2021-07-20 10:45:55 +02:00
80aa13acbf Made the datepicker CSP compliant (2282) 2021-07-20 10:45:55 +02:00
6f8d458cb8 Removed shims for IE8 and earlier 2021-07-20 10:45:55 +02:00
c5f678362c Removed inline style attribute from AJAX indicator.
Preparation for CPS compliance (2282)
2021-07-20 10:45:55 +02:00
88764978eb Removed more unnecessary CSS classes 2021-07-20 10:45:55 +02:00
24627452b3 Removed unused CSS classes 2021-07-20 10:45:55 +02:00
0cd05f8297 Removed a bunch of useless markup 2021-07-20 10:45:55 +02:00
223ad957f1 Removed style attribute from user profile picture.
Preparation for CPS compliance (2282)
2021-07-20 10:45:55 +02:00
29dcac9cf7 Remove old dangling javascript file 2021-07-20 10:45:55 +02:00
12ae7574ae 2276 TR: Fel vid byte av seminariedokument release-221 2021-06-21 16:36:47 +02:00
f7ba10695d Merge remote-tracking branch 'origin/develop' into develop 2021-06-21 10:12:23 +02:00
865e57abb0 2271 Fix NPE when trying to download the peer request file after the peer review has expired.
When the peer review expires but the user is still on the page clicking on the file download link will try to load up the in progress peer review of which there is none. Thus getPeerRequest() will be null and so also getFileDescription() which eventually NPE's when the IModel is unpacked and used in DownloadResource.
2021-06-15 22:39:14 +02:00
48db2a32ec Fix Hibernate warning 2021-06-12 23:16:34 +02:00
02d674f242 2281 Fix problems with authors viewing projects without a grading report template release-220 2021-06-12 10:54:31 +02:00
7322f5f255 Removed unused/unnecessary dependencies. 2021-06-11 01:31:29 +02:00
4ffcaa6be9 2276 Better feedback when trying to replace the final seminar document with a non-PDF (or other error) 2021-06-10 15:07:04 +02:00
a667075926 2273 Make it clear what happens when the deadline to upload seminar thesis lapses 2021-06-10 14:46:42 +02:00
329eb6889d 1470 Help authors complete their project by allowing them to subscribe to notifications about new seminars to finish an opposition and active participation. 2021-06-10 14:19:50 +02:00
e08b2ab1ad Merge remote-tracking branch 'origin/develop' into develop 2021-06-07 15:36:46 +02:00
47005b4c0a 2269 Filter out supervisors who are no longer affiliated with DSV from the target management page release-219 2021-06-06 19:52:47 +02:00
4518ca60b5 2270 Remove non-ASCII from publication filenames when sending to Daisy
The RFC https://datatracker.ietf.org/doc/html/rfc7230#section-3.2.4 states that header values should limit themselves to ASCII.
Daisy API rejects headers whose values are non-ASCII.
release-218
2021-06-01 14:18:24 +02:00
c87d1b22d1 Merge remote-tracking branch 'origin/develop' into develop 2021-05-27 19:51:13 +02:00
fbe7d495a0 2250 Kör arbetet som ställer in slutseminarier oftare release-217 2021-05-25 13:27:21 +02:00
cacd7f199f 2266 Fix deprecated attribute 2021-05-25 11:44:23 +02:00
b260c85244 2225 Changed some JPA annotations to switch to property mode instead of field to mark methods as used 2021-05-25 00:56:40 +02:00
1f42f8024d 2225 Removed unused code 2021-05-25 00:39:45 +02:00
eb04f81879 2225 Replaced ChoiceRenderer with a lambda based implementation 2021-05-24 18:38:30 +02:00
cce8061276 2225 Replaced PropertyListView 2021-05-24 17:01:46 +02:00
247c9c3338 2225 Replaced CompoundPropertyModel with LambdaModel 2021-05-24 14:51:18 +02:00
11513f40c3 Merge remote-tracking branch 'origin/develop' into develop 2021-05-24 11:37:08 +02:00
cd885746df 2225 Removed warning suppression of unused code 2021-05-20 15:45:32 +02:00
d0514ad5b8 2225 Replaced PropertyColumn with LambdaColumn 2021-05-20 15:30:12 +02:00
28d77928bd 2225 Replaced PropertyModel with LambdaModel
33/62
2021-05-20 12:33:58 +02:00
bc118062c8 2250 Stop cancelling seminars with document uploaded if the deadline moves release-216 2021-05-20 11:34:39 +02:00
da70367f1f Visual improvements for application period administration. 2021-05-20 11:07:48 +02:00
89fdc4b5bc Converted non work day periods to Java Time. 2021-05-19 14:56:48 +02:00
34214feacb Fix duplicated dependency. 2021-05-19 13:22:10 +02:00
1d96343f90 2206 Upgrade to Wicket 9 2021-05-19 00:14:02 +02:00
58b03c0882 2206 Upgrade to JUnit 5 platform 2021-05-18 23:22:10 +02:00
1b70720054 1703 Inform supervisors that it takes time to get a reviewer assigned 2021-05-18 22:13:33 +02:00
25ed8d7c88 2248 Supervisor can specify extra info on seminar 2021-05-12 12:51:12 +02:00
d6dd7cf4fe Turn off autocomplete on date/time picker since the suggestions hide the pickers 2021-05-12 11:31:01 +02:00
f420966cb4 31/62 2021-05-12 11:23:22 +02:00
2e42981d53 2248 Max length on room when scheduling seminar 2021-05-12 10:23:12 +02:00
427139ed22 2206 Textual breakdown of the different answers 2021-05-11 17:39:11 +02:00
eb73f5fd6f 2206 Removed the graphical charts release-215 2021-05-11 17:18:22 +02:00