17239 Commits

Author SHA1 Message Date
0ec062d885 Prevent students from submitting their own idea after the application period ended if they have an exemption (they must pick a supervisor idea). release-124 2016-02-26 17:09:43 +01:00
9785a68d7a Change Admin / Statistics / Unmet targets to auto-select the latest application period and not require the filter button. 2016-02-25 14:24:33 +01:00
2153b18dc0 Added published filter to the Admin / Match page. 2016-02-25 13:55:21 +01:00
99bf5e6a3f Fixed some warnings. 2016-02-25 13:16:27 +01:00
404c6294e3 Changed so admins can change author, supervisor, reviewer and examiner roles instead of only author and supervisor. release-120 2016-02-22 11:57:59 +01:00
f404f738c9 Revert "Changed so authors can be changed on all supervisor ideas that have not led to a project."
This reverts commit b91bf3d70c0d1ee90648d581a4f3623e375d98d9.
2016-02-22 11:49:33 +01:00
b91bf3d70c Changed so authors can be changed on all supervisor ideas that have not led to a project.
Changed so supervisor can be changed on all student ideas that have not led to a project.
2016-02-19 15:47:01 +01:00
58d73041dd Fixed problem with keyword selection not getting updated during AJAX requests. release-119 2016-01-25 17:14:19 +01:00
24ddb97fed Fixed problem creating activity plan templates from an existing activity plan if two or more activities were on the same date and time. release-118 2016-01-22 17:09:06 +01:00
f640c3ffe7 Added a first meeting tab to the project view, it is also directly linked to the activity plan and changes in either view affect the other. release-117 2016-01-14 16:31:54 +01:00
475ec91b4e Fixed grammar in subject line for first meeting reminders. release-116 2016-01-13 09:08:50 +01:00
b1559c8e3c Fixed SSO log in problem after upgrading to Wicket 7. 2016-01-13 09:06:56 +01:00
Andreas Svanberg
bca9197352 First meeting reminder changes; signature to thesis support and added an extra point that they should book in SciPro as well even if they already booked some other way. release-115 2016-01-12 15:32:52 +01:00
Andreas Svanberg
81069c698f Downgraded Wicket to 7.0.0 from 7.1.0 since 7.1.0 includes an upgrade of Select2 to 4.* from 3.* and the code is not updated to work with the newer version. 2016-01-12 15:06:36 +01:00
0fcc185dd0 Upgraded to Java 8. 2016-01-07 16:29:48 +01:00
f2e69b4421 Upgraded to Wicket 7. 2016-01-07 16:23:47 +01:00
0b37459403 [SCIPRO-169029] Changed to AjaxLinks since the fallback case isn't handled release-113 release-114 2016-01-07 09:53:22 +01:00
Andreas Svanberg
6b3b102865 Fixed rows-per-page dropdown. 2015-12-17 09:38:18 +01:00
c38931cbb8 Changed default number of rows per page for data tables to 100 from 20. release-112 2015-12-04 15:21:19 +01:00
Andreas Svanberg
69ad49d062 Removed the possibility for supervisors to change project status. release-111 2015-12-02 22:06:49 +01:00
5b16ae6172 Automatically submit switch user form when selecting a user. 2015-12-01 15:54:27 +01:00
Andreas Svanberg
3f48710808 Must be public or the authorization strategy hides the link. release-110 2015-12-01 00:52:20 +01:00
e9fe90a823 Fixed proper SSO log in so it can work for all SSO implementations rather than hardcoded to SU IDP. release-109 2015-11-30 12:06:08 +01:00
bb2d650fc4 Changed so you are logged in via Shibboleth after logging out.
Sucks for development but good for admins in production. We have a shitty implementation of SSO log in that makes it only work with our Shibboleth solution, will fix.
2015-11-30 10:39:19 +01:00
Andreas Svanberg
131f76a215 Fixed problem with the supervisor choice getting "locked" when trying to match to a supervisor whose targets has been reached. Added the "x" to remove the selection (can also be used to unmatch ideas) so retrying the same supervisor after increasing their target is now possible. release-108 2015-11-26 14:12:02 +01:00
667a77a55e [SCIPRO-150799] Fixed NPE when viewing old ideas without research areas. release-107 2015-11-19 16:00:28 +01:00
ef1616c79b [SCIPRO-167895] Fixed problem opening partner profile when accepting a supervisor idea. 2015-11-19 13:30:22 +01:00
929923e831 Fixed broken HTML. 2015-11-19 13:19:26 +01:00
99a6ab0125 Removed non-working/unused code. 2015-11-19 13:09:17 +01:00
8afc3da2e4 Added a "left" column to Statistics / Unmet targets table to show how many ideas a supervisor has left to add before reaching their target. 2015-11-19 12:17:15 +01:00
7ad61c29ee [SCIPRO-167935] "Fixed" 2015-11-19 11:27:55 +01:00
e0d75477da [SCIPRO-168215] Fixed problem changing idea authors for admins. release-106 2015-11-16 12:36:54 +01:00
79365bf547 Fixed problem that caused previous application periods to be visible on the students idea page if they had an exemption from before. release-105 2015-11-12 15:11:18 +01:00
941366033c [431] Fixed problem that made it impossible for students to select partner when taking a supervisor master idea. 2015-11-12 12:49:30 +01:00
0910592a75 Fixed notification for supervisor about publishing more ideas if they have enough ideas but they are not published. release-104 2015-11-05 15:15:06 +01:00
Andreas Svanberg
da319a0b35 Fixed test. release-103 2015-11-03 07:54:52 +01:00
Andreas Svanberg
32a4dae315 Fixed NPE that caused problems during idea export if no default activity plan had been specified. 2015-11-03 07:45:25 +01:00
Andreas Svanberg
9c145ebc1e Changed so errors caused by event based code is logged using SLF4J rather than java.util.Logging. release-102 2015-11-02 21:01:29 +01:00
20ed05ac38 Idiotic logging. 2015-11-02 16:47:28 +01:00
6234d03f56 [421] Fixed problem with keywords not showing on ideas where research area had been selected earlier. 2015-11-02 11:52:34 +01:00
e10b7da5b0 [382] Removed orange trim on "current" menu item. 2015-10-28 14:13:40 +01:00
8b75f0a541 Fixed bug that caused users changing their notification settings to change the global setting instead. release-101 2015-10-21 15:01:32 +02:00
dc4b51aa52 [381] Fixed SQL typo. 2015-10-14 11:08:36 +02:00
203408e366 [381] Made project partner split by type. 2015-10-14 10:47:33 +02:00
nikos
ead7de3f4b Merge remote-tracking branch 'origin/develop' into develop 2015-09-08 15:46:27 +02:00
nikos
b732d3fcc7 Ändrade defaultDS till sciproDS. Behöver fixas i respektive context.xml i samband med deploy 2015-09-08 15:46:14 +02:00
f488948442 Fixed critical issue. 2015-09-04 10:21:14 +02:00
71d0c4b095 Improved SSO handling to better handle people that do not exist in Daisy or SciPro. release-100 2015-09-01 16:24:58 +02:00
b2bd3cc355 Added project type to the mail that goes out to supervisor support when a reviewer approval is sent on a project without a reviewer. 2015-09-01 11:57:50 +02:00
9aa64a3fa3 Updated API xsd. release-99 2015-08-31 16:57:29 +02:00