16908 Commits

Author SHA1 Message Date
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
fred-fri
0e72be8512 must remove both notifications and notificationdata. editing the file because it doesnt appear to have been run on any servers yet so it should be ok. 2014-11-19 09:16:40 +09:00
golrokh
f66dad8d38 sql query for deleting faulty notifications 2014-11-18 10:05:15 +01:00
b01d3e403d Removed unused field. 2014-11-18 09:30:45 +01:00
b7e67b7b6e Fixed so that the proper detached model is used instead of unpacking it. 2014-11-17 16:10:41 +01:00
974dc57602 Removed old column that prevented forum from working when the forum mails were enabled. 2014-11-17 09:49:50 +01:00
golrokh
3980aaaf18 sql query for updating decision notifications 2014-11-17 09:40:42 +01:00
fred-fri
c8d2731788 ajax on checklist answer 2014-11-17 17:08:05 +09:00
fred-fri
4612527026 loadable checklist 2014-11-17 16:04:06 +09:00
fred-fri
c3ffa3a58b sending to mail page 2014-11-17 12:49:10 +09:00