16917 Commits

Author SHA1 Message Date
af27641c9e Fixed sorting of forum threads. 2014-11-20 15:41:43 +01:00
737d937ed1 Merge remote-tracking branch 'origin/develop' into develop 2014-11-20 14:44:25 +01:00
f486a95bf0 Fixed so the milestone for final seminar thesis uploaded gets revoked when the thesis is deleted or the seminar is deleted.
A single event can now (de-)activate multiple milestones in the MilestoneActivator.
2014-11-20 14:44:17 +01:00
f8cce650f1 Fixed deletion of final seminar when activity final seminar plugin is enabled. 2014-11-20 14:33:56 +01:00
golrokh
3b74b60968 Project started between instead of created between 2014-11-20 14:06:12 +01:00
golrokh
dd9ef738ab Project started instead of created 2014-11-20 14:01:55 +01:00
4221b08423 Refactored a bit. 2014-11-20 14:01:03 +01:00
29fd61aeaf Changed map to foreach to signal that we're executing side-effects. 2014-11-20 13:49:54 +01:00
ec2f67a5c3 Merge branch 'develop' into landing_page 2014-11-20 12:40:28 +01:00
b31c07dfb8 Stupid workers. 2014-11-20 12:30:47 +01:00
2595ecbeda Removed no longer necessary NotificationSourceURL. 2014-11-20 12:23:03 +01:00
94f24ff173 Moved NotificationModule to the Notification package. 2014-11-20 12:09:28 +01:00
dffb4cd664 Inlined URL service. 2014-11-20 11:24:11 +01:00
74f63f86e9 Notifications now use the new landing page. 2014-11-20 11:22:35 +01:00
10e8e536c0 Made sure there is always a trailing slash when asking for the base URL for the system. 2014-11-20 10:51:47 +01:00
golrokh
3b2dbd1e80 Total questions in Checklist overview 2014-11-20 10:48:23 +01:00
4f2858352f Notifications are now marked read when using the landing page. 2014-11-20 10:42:33 +01:00
76fb28118f Changed notification data panel to use the new notification landing page. 2014-11-20 10:32:46 +01:00
bff9e1f0ca Implemented idea notification redirection. 2014-11-20 10:13:38 +01:00
d6470ebcdb Implemented milestone notification redirection. 2014-11-20 10:03:26 +01:00
8823664086 Changed project forum notifications to only redirect to the project forum overview page instead of specific threads since there is no way to do that at the moment. 2014-11-20 09:58:05 +01:00
af53b60af0 Changed group notifications to only redirect to the group overview page instead of specific thread since there is no way to do that at the moment. 2014-11-20 09:56:11 +01:00
a4a7558c22 Implemented final seminar redirection. 2014-11-20 09:53:55 +01:00
fred-fri
8db9a3f345 clean 2014-11-20 16:49:57 +09:00
fred-fri
c5901ec58d moving and iffing stuff related to reports in order for final seminars not to crash when grading module is off 2014-11-20 16:46:26 +09:00
fred-fri
6d5f2b0e2e we dont need to know a user deletion attempt failed, all it does is spam the log 2014-11-20 11:29:28 +09:00
fred-fri
00617a0e42 stahp letting users try to remove languages 2014-11-20 11:25:53 +09:00
fred-fri
70407fc936 stahp letting users try to remove languages 2014-11-20 11:25:26 +09:00
golrokh
4e779b6ebe Show question in checklist popup 2014-11-19 15:35:50 +01:00
e55fe786ad Moved hasSupervisingRole to package object and made into an extension method on Project. 2014-11-19 15:35:23 +01:00
838018ea5d "User redirection"... Why was this implemented as notifications? 2014-11-19 15:30:01 +01:00
02fd749ffe Implemented project forum redirection. 2014-11-19 15:25:52 +01:00
764e533902 Made the return type more specific. 2014-11-19 14:49:16 +01:00
558a4e362e Implemented peer review redirection. 2014-11-19 14:47:01 +01:00
5629fc1cd2 Implemented peer request redirection.
Missed a lot of cases but they make no sense what-so-ever.
2014-11-19 14:39:15 +01:00
e9f1206a6c Implemented project redirection. 2014-11-19 13:32:40 +01:00
e3f2c59ab3 Added implementation for NotificationEventService. 2014-11-19 13:31:16 +01:00
f1f67e95a1 Renamed UserLocation to UserBasedLocation and changed its contract slightly so that it is required to pass PageParameters. 2014-11-19 11:26:09 +01:00
9731966d7d Use existing StringValue extension methods. 2014-11-19 11:04:36 +01:00
8e444a4e54 Merge branch 'develop' into landing_page 2014-11-19 10:59:51 +01:00
37a83be7e5 FP wins. 2014-11-19 10:55:11 +01:00
822fa07809 Merge remote-tracking branch 'origin/develop' into develop 2014-11-19 10:11:50 +01:00
c488a3291c Sonar. 2014-11-19 10:11:42 +01:00
85b7af9ccb Removed unused method. 2014-11-19 10:08:23 +01:00
fred-fri
95e13d164d ok less chaosy markup now 2014-11-19 15:05:04 +09:00
fred-fri
b5404860a3 more markup. the markup is a bit all over the place and doesnt gracefully tolerate small screen sizes, but its tricky to do much better because of the hierarchy of the components.
also removing old tests.
2014-11-19 14:22:26 +09:00
fred-fri
65047a6c63 markup 2014-11-19 13:50:19 +09:00
fred-fri
1e3b09aee1 markup 2014-11-19 13:45:56 +09:00
fred-fri
4e7d984222 markup 2014-11-19 13:09:32 +09:00
fred-fri
3fe66b9979 refactoring edit checklist template 2014-11-19 11:18:01 +09:00