6440 Commits

Author SHA1 Message Date
d360ed720f Fix for CVE-2017-9096 by replacing iText with the open source fork OpenPDF 2021-12-23 13:44:34 +01:00
577faac7c0 2441 Show projects research area in Admin / Projects instead of supervisors 2021-12-20 21:10:27 +01:00
4b9fffb9e6 2444 Research area must now be specified when requesting review approval 2021-12-19 17:36:52 +01:00
788ceec345 2433 Set research area when sending publication to Daisy 2021-12-19 17:33:13 +01:00
48f596d4af Fix (some) dependencies with known security holes 2021-12-13 15:57:32 +01:00
ce4135af49 Fix column label 2021-12-06 20:41:16 +01:00
abca57fae3 Move dependency versions to parent pom 2021-11-29 21:27:39 +01:00
4dff775a97 Upgrade Mockito and JUnit 2021-11-29 15:33:57 +01:00
a47509e1e5 Removed unused dependency.
62/62
2021-11-28 23:19:30 +01:00
adc7eb47fc Version upgrades
Preparation for new Java and Wicket versions.
2021-11-27 12:34:54 +01:00
4ae7a8bc0d Prevent students from submitting/selecting ideas outside the period by directly accessing the URL 2021-11-23 12:25:52 +01:00
52b68b3377 2407 Fixed tiny user auto completes in modal dialogs
Select2s built-in width calculations failed on AJAX created modal windows. Force them to always be 100% width and size them using a container if required.
2021-11-16 11:39:59 +01:00
ef4434e64c 2408 Improved text for the "no program" choice when creating/selecting ideas. 2021-11-16 11:37:09 +01:00
5f1ab1c481 Change SciPro CSS reference to using Wickets built in versioning. Fixes caching problems when changing CSS rules. 2021-11-16 01:04:09 +01:00
94f0cbd7a7 2403 Remove wrapping from project type name 2021-11-15 21:40:41 +01:00
9acf74c5ba 2403 Better layout when editing supervisor targets 2021-11-15 20:36:05 +01:00
2f0da6e432 Changed to a more specific type on FilteredService 2021-11-15 19:37:17 +01:00
bcb2a10895 2406 Project type exemption should be taken into account when selecing supervisor ideas 2021-11-12 17:41:12 +01:00
6171b97990 2398 Keep the admin menus when viewing final seminar details 2021-11-09 15:57:39 +01:00
d7c4035d68 2396 Better information for students when their project creation is delayed. 2021-11-09 15:48:06 +01:00
99a002a628 2395 Rejection comments from reviewer is posted by the system instead of the supervisor
43/62
2021-11-08 00:58:06 +01:00
86c18de12e Fix editing ideas outside the periods open date if the student has an exemption 2021-10-28 16:37:46 +02:00
c6e8c8b297 2085 TR 2021-10-13 16:57:13 +02:00
89d3d93cf8 Upgrade to Mockito 4
41/62
2021-10-13 16:17:16 +02:00
nikos dimitrakas
2331fc28ce 2085 TR stavfel och tydligare etikett. 2021-10-07 13:31:43 +02:00
5ffb505443 2085 Naming and label fixes 2021-10-04 15:49:57 +02:00
27173737ba 2085 Fixa undantagshantering på application periods 2021-10-01 17:05:55 +02:00
3f3607cd68 2085 Fixa undantagshantering på application periods 2021-10-01 15:20:44 +02:00
bd7f138d43 2085 Fixa undantagshantering på application periods 2021-10-01 13:38:20 +02:00
58d73d3247 Merge remote-tracking branch 'origin/2085-rule-based-application-period-exemptions' into develop 2021-10-01 11:29:28 +02:00
0a0e9fc5fd 2085 Improvements to the end date input.
Defaults to end date of the application period.
Only visible after selecting a rule that requires it.
Show the application period's end date to help pick the proper end date.
2021-09-30 16:53:26 +02:00
69b8245c4b 2085 Move end date required to the rule definition. 2021-09-30 15:46:01 +02:00
fabe3b2e6d 2085 Simplified date handling
Remove start date completely. Made until date only mandatory for the date based rules.
2021-09-30 15:30:22 +02:00
c6cb66cac1 Removed some usages of joda time 2021-09-27 16:00:17 +02:00
22d5f19698 2348 Upgrade jQuery
A bug in Select2 (https://github.com/select2/select2/issues/5993) due to focus changes in jQuery 3.6.0 (https://blog.jquery.com/2021/03/02/jquery-3-6-0-released/) needs a workaround to properly focus the textfield when opening an autocomplete component.
2021-09-23 11:06:29 +02:00
6c7db4d863 Fixed faulty escaping 2021-09-23 10:33:38 +02:00
888b58202a 2353 Replace var with explicit type 2021-09-22 20:03:39 +02:00
a8ea0e7736 2085 Change application period exemption to specific rules 2021-09-22 19:54:15 +02:00
156cf96036 2082 TR 2021-09-16 14:27:14 +02:00
879d9b4159 2082: TR Bättre namn på klasser, enums, variabler, kolumnnamn, etc. Uppgraderade xsd:n för API:et. 2021-09-15 16:34:56 +02:00
9afe1e3e4b 2082 Ignore programs that do not have a type 2021-09-09 10:46:47 +02:00
c904fad8dc 2082 Sync over students degree level instead of education level 2021-09-07 15:48:47 +02:00
cd15862c67 Fixed error spam when using ContextRelativeResourceReference in tests 2021-09-07 12:38:13 +02:00
4771d1d076 Sped up compilation
38/62
2021-09-04 23:44:10 +02:00
df29bd86ca 2282 Enable CSP 2021-09-01 01:37:50 +02:00
828516acf6 2282 Fixed final inline Javascript 2021-09-01 01:37:37 +02:00
a5ff9cce9b 2282 Fixed inline Javascript 2021-09-01 01:18:54 +02:00
81e4db19d6 2282 Fixed custom file input 2021-08-31 15:44:09 +02:00
541a8fa4df 2282 Fixed scroll sneak 2021-08-31 15:30:25 +02:00
4898a41441 2282 Removed migration aid 2021-08-31 15:21:34 +02:00