3962 Commits

Author SHA1 Message Date
9b407c2cd3 Fixed proper cascades for notification events to get rid of cyclic dependencies. 2015-02-26 14:55:20 +01:00
d7de4794ab Fixed a lot of cyclic dependencies. 2015-02-26 14:38:55 +01:00
da4f8bbc9f Adding a template as a plan and creating a template from a plan now uses work days rather than calendar days. 2015-02-26 10:27:32 +01:00
8e399008b5 Created a panel to preview an activity plan template. 2015-02-26 09:54:25 +01:00
d67285315c Fixed bug when calculating work days ahead. 2015-02-26 09:53:41 +01:00
golrokh
5c9b2ef1fa Made 'grading completeg' milestone as completed when supervisor set kursbetyg in daisy 2015-02-25 14:39:43 +01:00
6188cbda64 Fixed problem when Turnitin upload fails for the first time. 2015-02-24 14:40:21 +01:00
c643d593e0 Fixed migration script. 2015-02-23 15:54:18 +01:00
c287bebb94 Removed unused ForumPost field from GroupEvent and ProjectForumEvent 2015-02-23 15:20:01 +01:00
c4c77a0f12 Stupid IntelliJ converting to deprecated procedure syntax. 2015-02-23 15:12:24 +01:00
22d4921140 Fixed a bug from previous implementation of marking notifications read that caused the entire forum to be read when reading a single thread. 2015-02-23 15:06:57 +01:00
48f6ed982b Made it so reading a forum post now always mark the related notification(s) as read. 2015-02-23 15:01:34 +01:00
0e77a2d110 When reading a forum post an event goes out to indicate that a user just read a post. 2015-02-23 13:26:53 +01:00
4ef655133b Made (some) of the notification controllers method return the notifications they generated. 2015-02-23 13:10:10 +01:00
504e664c83 Fixed test. 2015-02-23 09:52:35 +01:00
56e1668637 Fixed filtering over for who receives forum mail (was reverse of the setting). 2015-02-23 08:16:53 +01:00
Andreas Svanberg
46d5751ff9 Removed unused method. 2015-02-20 21:57:19 +01:00
Andreas Svanberg
482d2d060b Calculating unread posts now compose existing functions rather then re-implement the logic side-by-side. 2015-02-20 21:55:52 +01:00
Andreas Svanberg
ca73f3452e Removed stupid Pageable parameter since it was never used for paging and always had the same sort. Now always fetches every post and sorting is done where it should be, in presentation layer. 2015-02-20 21:21:26 +01:00
Andreas Svanberg
e257f49d7f Removed the un-threaded forum.
Victory at last!
Time for simplification.
2015-02-20 20:53:51 +01:00
Andreas Svanberg
59c64369d9 Removed the possibility to sort the forum messages, they are now always in descending order (newest on top). 2015-02-20 19:50:37 +01:00
53b5c1df97 Made it possible to re-arrange footer links. 2015-02-19 14:16:39 +01:00
4ad077cb25 Filtering by no roles now show all users without any role in the Admin / Users / Role interface. 2015-02-19 12:25:56 +01:00
42bddbd79a add reminders for First meating 2015-02-19 11:03:02 +01:00
b688feef5d All mails sent by SciPro now include a "Date" header so that all clients should hopefully show the same date when the message was received. 2015-02-19 10:53:10 +01:00
37d6ab4892 Added simple logging when creating/updating/deleting a local user. 2015-02-18 16:38:19 +01:00
aea7f3f528 Changed so that only active projects count for stuff to do for the reviewers. 2015-02-18 13:57:50 +01:00
80879bb114 Added business method for completing a project. Notifications are now sent when projects are completed. 2015-02-18 13:16:37 +01:00
4ac6113170 Fixed proper toString in Project. Keep an eye out in the system for weird stuff. 2015-02-18 10:32:31 +01:00
9e80ac613f Fixed test. 2015-02-16 14:57:57 +01:00
f0fa51f91d Merge remote-tracking branch 'origin/develop' into develop 2015-02-16 13:34:36 +01:00
7457b8f855 Peer review language statistics 2015-02-16 13:34:08 +01:00
aeeb91228e Removed problematic dependency. 2015-02-16 10:50:36 +01:00
7112a003a5 Removed unused service. 2015-02-16 10:44:47 +01:00
d788cd5e32 Removed unused parameter. 2015-02-16 10:43:34 +01:00
217a94967e Recreating objects for no reason is great... 2015-02-12 10:13:29 +01:00
golrokh
8e2bccd93d Fixed extra ; 2015-02-12 10:09:41 +01:00
6bd4a1113f Removed bad SQL UPDATE statements 2015-02-11 16:53:36 +01:00
99de93eb07 Sonar. 2015-02-11 16:43:28 +01:00
e27b63d19e Add language to peer request part 1 fex test 2015-02-11 16:16:49 +01:00
8a1647ffe1 Merge remote-tracking branch 'origin/develop' into develop 2015-02-11 16:20:54 +01:00
feffc7287f Made the final seminar activity's action "FINAL_SEMINAR". 2015-02-11 16:20:44 +01:00
fbd5c5bfc5 Tiny refactor. 2015-02-11 16:19:59 +01:00
5cce53fa3a Hooked up the final seminar activity handler to react to moved seminars and also move the activity. 2015-02-11 16:10:06 +01:00
b53f1066ce Implemented service method to move a final seminar with proper validation logic. 2015-02-11 15:40:01 +01:00
334d630ed7 Tiny refactor. 2015-02-11 15:37:36 +01:00
94e805f5e9 De-Lombok'd some stuff. 2015-02-11 15:35:20 +01:00
golrokh
d768015270 Fixed Sonar stuff 2015-02-11 15:07:34 +01:00
golrokh
a7f1a96580 Fixed Sonar stuff 2015-02-11 15:02:20 +01:00
cbbfd3f3fa Add language to peer request part 1 2015-02-11 14:45:21 +01:00