3972 Commits

Author SHA1 Message Date
825beb453e Made most project related files show up under "Files" including peer reviews, final seminar and final thesis. 2016-04-25 14:53:10 +02:00
a7647c24ed [SCIPRO-195202] Fixed problem when there are two forum mails for the same thread. 2016-04-19 10:48:29 +02:00
dacb6ae640 Replaced anonymous classes with lambdas. 2016-03-29 12:03:39 +02:00
Andreas Svanberg
3c9f3648f6 That wasn't supposed to be there. 2016-03-23 11:18:07 +01:00
4b176c9c8a "Fixed" some false positive compilation errors in IntelliJ. 2016-03-22 14:56:32 +01:00
8c7a1de238 Upgraded Hibernate to 5.* and QueryDSL to 4.* 2016-03-22 14:18:49 +01:00
aaa950ce90 Restructured the poms to move dependencies to where they are used and make sense. 2016-03-18 16:34:51 +01:00
5883330b45 Java 8-ified Guava stuff. 2016-03-18 14:48:02 +01:00
bb22335754 Made it possible for students to edit ideas while they are still unmatched. 2016-03-18 13:28:48 +01:00
0ec062d885 Prevent students from submitting their own idea after the application period ended if they have an exemption (they must pick a supervisor idea). 2016-02-26 17:09:43 +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. 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. 2016-01-14 16:31:54 +01:00
475ec91b4e Fixed grammar in subject line for first meeting reminders. 2016-01-13 09:08:50 +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. 2016-01-12 15:32:52 +01:00
7ad61c29ee [SCIPRO-167935] "Fixed" 2015-11-19 11:27:55 +01:00
e0d75477da [SCIPRO-168215] Fixed problem changing idea authors for admins. 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. 2015-11-12 15:11:18 +01:00
0910592a75 Fixed notification for supervisor about publishing more ideas if they have enough ideas but they are not published. 2015-11-05 15:15:06 +01:00
Andreas Svanberg
da319a0b35 Fixed test. 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. 2015-11-02 21:01:29 +01:00
20ed05ac38 Idiotic logging. 2015-11-02 16:47:28 +01:00
8b75f0a541 Fixed bug that caused users changing their notification settings to change the global setting instead. 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
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. 2015-08-31 16:57:29 +02:00
4285870d03 Some plugin version updates. 2015-08-03 14:53:03 +02:00
nikos
5b00de1a10 Tog bort onödig loggning och förbättrade den loggningen som är kvar när mail skickas eller misslyckas. Anpassade några tester. 2015-06-22 13:44:53 +02:00
nikos
8c3f94bbe7 Ändrade så att filer tas bort endast om det gick att ta bort deras metadata i databasen. 2015-06-15 12:49:31 +02:00
golrokh
a18d929a14 Merge remote-tracking branch 'origin/develop' into develop 2015-06-11 14:17:32 +02:00
golrokh
e68acb290e Make old notifications as read when a project becomes completed or inactivated 2015-06-11 14:17:20 +02:00
71577841ad [SCIPRO-42458] NullPointerException fix test 2015-06-11 13:15:20 +02:00
e03ccbf3b8 Merge remote-tracking branch 'origin/develop' into develop 2015-06-10 17:32:23 +02:00
0b0d2ed827 [SCIPRO-42458] NullPointerException 2015-06-10 17:31:56 +02:00
golrokh
25ee8b86cb Merge remote-tracking branch 'origin/develop' into develop 2015-06-10 15:55:16 +02:00
golrokh
8b9c765aab Fixed tech review points 2015-06-10 15:55:09 +02:00
2a465176d3 Introduced lombok.@SneakyThrows instead of re-wrapping exceptions in a RuntimeException. 2015-06-10 13:20:34 +02:00
390a4cce47 Sonar fixes. 2015-06-10 13:09:40 +02:00
31ecdc6c5f Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
	view/src/main/java/se/su/dsv/scipro/notifications/panels/NotificationDataPanel.java
2015-06-10 12:28:53 +02:00
047a101a95 [2972] Show active and completed final seminars on Author/ All Final Seminars 2015-06-10 12:19:50 +02:00
golrokh
ee6f9f0362 Merge branch 'develop' into ConfirmationOnProjectCreation 2015-06-10 10:13:28 +02:00
golrokh
77bb915e1c Finished I guess 2015-06-09 15:41:48 +02:00
b043994899 Optimized imports. 2015-06-08 09:17:53 +02:00
7baf1e790c Random Sonar fixes. 2015-06-05 16:44:58 +02:00
be00d111fa [2956] Reviewer approval deadlines are no longer dynamically calculated but stored on the request when it is made so changing the settings will not mess with the statistics over who was late. 2015-06-05 15:37:53 +02:00
nikos
a52ad455ef [2816] Skicka kopia till handledaren när påminnelse går till granskare som är försenad 2015-06-05 14:51:12 +02:00
golrokh
6812c2dd79 Merge branch 'LateReviewerDecisions' into develop
Conflicts:
	view/src/main/java/se/su/dsv/scipro/statistics/AdminReviewerDeadlinesPage.java
2015-06-05 08:05:43 +02:00