cacd7f199f
2266 Fix deprecated attribute
2021-05-25 11:44:23 +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
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
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
1d96343f90
2206 Upgrade to Wicket 9
2021-05-19 00:14:02 +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
2021-05-11 17:18:22 +02:00
08807f30e4
2232 Only reverse the events graphically so the indexes stay stable for Wicket
2021-05-05 16:53:15 +02:00
dc715890d1
Fixed styling of reviewer breadcrumbs
2021-05-05 16:40:02 +02:00
51de92b972
30/62
2021-05-04 22:56:03 +02:00
371e437f48
2235 Fix autolinking in forum
2021-04-27 19:19:25 +02:00
adf7ec1674
2197 Removed Lombok
2021-04-20 23:26:39 +02:00
f96c138a8a
Generate GDPR zip files in /scipro-files
...
Users with large amounts of files related to them caused /tmp to be filled up. Manual deleting is required.
2021-04-20 14:50:33 +02:00
a1d3b3f014
2216 Peer reviews expiring during answering
2021-04-12 11:09:13 +02:00
f5b08975bc
2212 Larger dialog when viewing idea details
...
Prevents long supervisor names from overflowing outside the dialog
2021-04-07 11:05:39 +02:00
88e78cc15b
2213 Show better final thesis status
2021-04-06 16:45:41 +02:00
nikos dimitrakas
21ad4b6e57
2210: Lade till favicon.
2021-03-31 11:15:52 +02:00
ea3eedca57
2200 IndexOutOfBoundsException in forum
...
Wicket ListView is index based which means when the user tries to download a file it is the first attachment of the second post for example. Due to the forum being in newest first order, if another user posts in the forum while the first user is looking at it the second post in now the third post. The download link, however, still points to the second post which has no attachments causing the error. The change keeps the list in the oldest first order so the second post will always be the second post since new posts gets added last. Then CSS is applied to reverse the rendering order to maintain the current newest first look.
2021-03-26 15:45:29 +01:00
7a6749d4fc
26/62
2021-03-26 00:25:43 +01:00
6c55fb45d8
2203 Do not allow admins to create/edit projects
2021-03-23 20:27:03 +01:00
b17bfa0a72
2203 Do not allow admins to create/edit projects
2021-03-23 20:18:11 +01:00
cd27de1559
Fix deprecated warning
2021-03-16 16:30:05 +01:00
a24c098368
24/62
2021-03-16 16:17:24 +01:00
501d296aa5
Attempt to fix broken log file format.
...
Switches to logging via java.util.logging instead of writing to System.out
2021-03-14 20:59:56 +01:00
41b9a59297
Speed up Daisy batch jobs
...
Make use of the session cookie from Daisy API so slow reauthentication isn't required on every single request
2021-03-01 23:25:43 +01:00
a37ed701f9
2171 TR
2021-02-25 12:20:17 +01:00
656409822b
2180 Fix warning in log
2021-02-24 22:54:35 +01:00
b69cc295f7
2182 Fix log warning
2021-02-24 22:49:45 +01:00
84593a5a8c
21/62
2021-02-24 22:47:38 +01:00
0f8a8780bd
2171 Send titles to Daisy when reporting grade
2021-02-24 21:12:15 +01:00
4252ab9688
Make system notice easier to read
2021-02-23 22:00:47 +01:00
dc4cb86aec
Refactor to improve performance
...
Before the examinations were looked up twice
2021-02-23 21:29:25 +01:00
04e07c51ea
2171 Handle title missing when reporting grade
2021-02-23 20:01:28 +01:00
225caa0dd6
2116 Confirmation when deleting idea
2021-02-17 17:14:49 +01:00
20207aabb3
1707 Separate the questions on the survey better
2021-02-17 17:12:33 +01:00
1be478d044
2116 Fix notification link for the removed partner
2021-02-17 16:52:21 +01:00
c809a2ff42
2118 E-mail address configurable
2021-02-16 15:25:28 +01:00
4af3dfdd38
Fix double date picker icons
2021-02-16 14:41:32 +01:00
2a8846323f
2055 mail all exceptions to scipro-admin@dsv.su.se
2021-02-16 14:35:18 +01:00