3995 Commits

Author SHA1 Message Date
fred-fri
daf43b7a64 removing plugin stuff 2014-11-21 13:44:08 +09:00
5f480f2fa7 Augh Lombok. 2014-11-20 16:30:59 +01:00
bb3cd4443b Migrated some final seminar related notifications to event based. 2014-11-20 16:28:10 +01:00
golrokh
2dad663c1e start added for application period exemption 2014-11-20 15:49:19 +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
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
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
838018ea5d "User redirection"... Why was this implemented as notifications? 2014-11-19 15:30:01 +01:00
764e533902 Made the return type more specific. 2014-11-19 14:49:16 +01:00
e3f2c59ab3 Added implementation for NotificationEventService. 2014-11-19 13:31:16 +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
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
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
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
c3ffa3a58b sending to mail page 2014-11-17 12:49:10 +09:00
fred-fri
aec56295a2 merge and remove page 2014-11-17 11:07:58 +09:00
fred-fri
67eaae9345 merge 2014-11-17 10:50:04 +09:00
fred-fri
984742a586 test fix 2014-11-14 16:27:30 +09:00
fred-fri
85ce083c4a user profile notifications setting whether to receive forum mails 2014-11-14 16:18:51 +09:00
fred-fri
612db084d8 fixing notes 2014-11-14 10:44:10 +09:00
golrokh
e47676f005 fixed the wrong sql query 2014-11-13 13:44:51 +01:00
golrokh
65d478db06 changes back in the sql query which seems wrong 2014-11-13 13:09:43 +01:00
golrokh
7a3af8935c fixed the wrong sql query 2014-11-13 10:32:14 +01:00
fred-fri
eb748d9a8b refactoring 2014-11-13 14:38:07 +09:00
fred-fri
478bea1fdb notification fix 2014-11-13 11:48:37 +09:00
fred-fri
011147ea6f test fixes 2014-11-13 11:35:28 +09:00
fred-fri
6de8b48673 test fix 2014-11-13 11:32:18 +09:00
fred-fri
e0b75c961b more filtering 2014-11-12 18:26:28 +09:00
7b57c9a023 Yuck un-threaded forum. 2014-11-11 16:39:51 +01:00
golrokh
e52cd97e5c Merge branch 'develop' into separateFinalSeminarAndRoughDraftEvents 2014-11-11 14:08:32 +01:00
golrokh
5db9a34418 sql for updating old thesis event 2014-11-11 13:55:59 +01:00
714e19b0ea Converted unnecessary DataView to simpler ListView (there was no paging and Long.MAX_VALUE threads per page). 2014-11-11 13:26:39 +01:00
golrokh
1a78389145 Merge branch 'develop' into separateFinalSeminarAndRoughDraftEvents
Conflicts:
	core/src/main/java/se/su/dsv/scipro/crosscutting/ReviewingNotifications.java
	core/src/test/java/se/su/dsv/scipro/crosscutting/ReviewingNotificationsTest.java
	view/src/main/java/se/su/dsv/scipro/landingpages/ProjectLandingPage.java
2014-11-11 11:31:49 +01:00
golrokh
af2f9af175 sql for updating old thesis event 2014-11-11 11:22:38 +01:00
11c4f8492e More tests. 2014-11-11 10:52:31 +01:00