17590 Commits

Author SHA1 Message Date
cdcccf7c1d 2282 Fixed all style="display: none" 2021-08-27 11:22:07 +02:00
bae334528c 2282 CSP compliance on notification page 2021-08-27 11:22:07 +02:00
05a1211298 2282 Fix image position on user profile dialog 2021-08-27 11:22:07 +02:00
78727ff2da Clean up old code 2021-08-27 11:22:07 +02:00
afb19167c8 2282 CSP compliance for supervisor idea start page 2021-08-27 11:22:07 +02:00
323ea30a92 Refactoring
37/62
2021-08-27 11:22:07 +02:00
75d62315e2 2282 CSP compliance for editing checklist templates 2021-08-27 11:22:07 +02:00
882369379e 2282 CSP compliance for editing footer page 2021-08-27 11:22:07 +02:00
edd45108d7 2282 Whitelist the custom file input 2021-08-27 11:22:07 +02:00
92d6b17efa 2282 Fixed jQuery dependency for date picker 2021-08-27 11:22:07 +02:00
e76740d989 2282 Removed inline style attributes 2021-08-27 11:22:07 +02:00
c86727d11a 2282 Removed inline style attributes 2021-08-27 11:22:07 +02:00
7b4847d1b0 2282 Externalized inline javascript 2021-08-27 11:22:07 +02:00
c89f3c68c6 2282 Fix local javascripts in production not having minified versions 2021-08-27 11:22:07 +02:00
a850e45e4e 2316 GetPhoto Exception 2021-08-25 13:36:13 +02:00
335c27484b Removed unused hibernate-c3p0 dependency 2021-08-24 11:47:48 +02:00
6cb1a189cb 2279 2277 Upgrade Guice and Guava 2021-08-24 11:38:58 +02:00
af6d92d5dd 2278 Upgrade QueryDSL version 2021-08-23 23:42:43 +02:00
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