6023 Commits

Author SHA1 Message Date
Emil Siverhall
ddf7dd2c7a sonar 2014-07-16 15:03:51 +02:00
Emil Siverhall
c508a8fb51 keyword <-> research area connection bugs 2014-07-16 12:39:00 +02:00
Emil Siverhall
6174d6088f fixed wrongly formatted confirmation message 2014-07-16 11:12:24 +02:00
Emil Siverhall
122c7db6ca lacking tests in footer panel + change to use model for faster update 2014-07-15 16:04:15 +02:00
Emil Siverhall
5975ef89b7 better feedback messages when validation fails in 'Create new program' dialog 2014-07-15 14:44:19 +02:00
Emil Siverhall
7be63710a0 sonar issues 2014-07-15 14:15:52 +02:00
Emil Siverhall
d11c1617d3 sonar issues 2014-07-15 14:12:12 +02:00
Emil Siverhall
923bc1708a some basic testing for untested idea panel 2014-07-15 13:40:21 +02:00
Emil Siverhall
18e23c8a84 delivery configuration panel for group notifications 2014-07-15 09:56:44 +02:00
Emil Siverhall
4302a1de56 mail notification formatting and correct redirect page to go straight to the message threads 2014-07-15 09:31:17 +02:00
Emil Siverhall
5c547980fa more work for group event notifications 2014-07-14 16:30:39 +02:00
02349a6f8f Removed commented-out code. 2014-07-11 16:06:49 +02:00
9e09bb8c40 Sonar fixes: removed unused fields. 2014-07-11 15:46:37 +02:00
fb73a17c0b Sonar fixes. 2014-07-11 15:43:22 +02:00
63d8b5db11 Sonar fixes. 2014-07-11 13:48:37 +02:00
fred-fri
40bddc9aa0 Merge remote-tracking branch 'origin/develop' into develop 2014-07-11 18:30:00 +09:00
7961f5a320 Merge remote-tracking branch 'origin/develop' into develop 2014-07-11 11:29:47 +02:00
fred-fri
87e34df0c9 thread wrong class 2014-07-11 18:29:45 +09:00
476e4c9da1 Popup when auto-saving fails. 2014-07-11 11:29:41 +02:00
fred-fri
464a974025 pageparameterkeys doesnt need to contain forumthread (ftid), groupthread (gtid) and thread (tid), thread (tid) is enough 2014-07-11 18:19:18 +09:00
fred-fri
5956b94c60 Merge remote-tracking branch 'private/threadurl' into develop
Conflicts:
	view/src/main/java/se/su/dsv/scipro/forum/panels/threaded/ForumThreadOverviewPanel.java
2014-07-11 18:17:39 +09:00
fred-fri
e39f6f7db5 pageparameterkeys doesnt need to contain forumthread (ftid), groupthread (gtid) and thread (tid), thread (tid) is enough 2014-07-11 17:59:15 +09:00
62ad9df8bd Minor style changes. 2014-07-11 10:53:30 +02:00
f7a3ff4868 Refactored old forum to use the new (and improved?) components from the group forum. 2014-07-11 10:50:10 +02:00
df08e4a456 Refactored old forum to use the new (and improved?) components from the group forum. 2014-07-11 10:46:13 +02:00
1b49198815 Moved "Mark all read" link up to the page. 2014-07-11 10:32:57 +02:00
2dd59f371a Moved create link to their respective overview pages instead of overriding a getPage() method. 2014-07-11 10:15:52 +02:00
1cd5213093 Removed unused parameters. 2014-07-11 09:50:19 +02:00
fred-fri
b5729b2b85 pageparameterkeys doesnt need to contain forumthread (ftid), groupthread (gtid) and thread (tid), thread (tid) is enough 2014-07-11 16:29:26 +09:00
fred-fri
9dd50a1e97 Merge branch 'bookmarkableurls' into develop 2014-07-11 16:15:39 +09:00
fred-fri
2dc8f74898 css fix 2014-07-11 15:53:45 +09:00
fred-fri
70d36ac2b5 fixing urls and corresponding notifications 2014-07-11 15:37:40 +09:00
fred-fri
62ad2277d6 group forum fixes 2014-07-11 10:24:29 +09:00
937e079438 Added view group thread page for supervisors. 2014-07-10 16:18:24 +02:00
e1a87dc749 Fixed latest post (can't rely on the database fetching a list in any specific order when no ORDER BY specified). 2014-07-10 15:58:43 +02:00
c11ebe849c Fixed thread overview for students. 2014-07-10 15:39:04 +02:00
7a28e845cb Fixed Wicket XML namespace. 2014-07-10 15:30:27 +02:00
ac6427be0f Removed unused field. 2014-07-10 14:27:26 +02:00
30b2437431 Fixed some bad non-detachable models. 2014-07-10 13:17:52 +02:00
0cf392c0b4 Why have this stupid flag thing if it is only used in one place and only half the time in that one place? Gone.
See line (81/77) in PartnerAdditionPanel where it is not used.
2014-07-10 13:09:49 +02:00
bc4ec668d4 View/reply to a thread as a author. 2014-07-10 12:05:15 +02:00
c75eed301c Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
	view/src/main/java/se/su/dsv/scipro/util/PageParameterKeys.java
2014-07-10 10:39:18 +02:00
076009b670 Implemented creating group threads for authors. 2014-07-10 10:38:20 +02:00
2459a2df8f Removed unused method. 2014-07-10 10:37:51 +02:00
427ad6b01e Added Thread parameter to the onThreadCreated callback. 2014-07-10 10:37:23 +02:00
492507e6ce Sonar problems. 2014-07-10 10:32:32 +02:00
fred-fri
fde79ced3d supervisor can now view all threads (but not open) 2014-07-10 17:24:05 +09:00
fred-fri
d34859e824 Merge remote-tracking branch 'origin/develop' into develop 2014-07-10 16:50:54 +09:00
fred-fri
b4c21c2821 new basicforumservice which generifies project and group forum services 2014-07-10 16:50:41 +09:00
a45b55bd41 Link to create new thread page. 2014-07-10 09:23:55 +02:00