17140 Commits

Author SHA1 Message Date
dab19b6cae Added method to hide icon 2013-03-27 09:48:11 +01:00
642703dbef Forum page for authors mounted under the hidden url /project/forum2 2013-03-27 09:48:11 +01:00
774dd1dbc4 Forum page for authors 2013-03-27 09:48:10 +01:00
1cbea35079 Added missing @Service annotation 2013-03-27 09:48:10 +01:00
6f38cfce03 Output placeholder tag to enable toggling visibility 2013-03-27 09:48:10 +01:00
1a3f112c7e Cancelling thread creation hides the panel 2013-03-27 09:48:10 +01:00
601d1454b8 Clicking create shows panel 2013-03-27 09:48:10 +01:00
e6c957fa07 Create thread button/panel 2013-03-27 09:48:10 +01:00
d02c003fe2 Verify new thread panel exists 2013-03-27 09:48:10 +01:00
2b2dd8a68b Forum panel and its initial test 2013-03-27 09:48:10 +01:00
a240416dc0 Deleted forum page, made forum panel instead 2013-03-27 09:48:10 +01:00
b96ec38e88 Forum page and its initial test 2013-03-27 09:48:10 +01:00
c94dc542bb Callback for created threads 2013-03-27 09:48:09 +01:00
36ac50ab99 Cancel button and callback 2013-03-27 09:48:09 +01:00
9f1b606559 Submitting form creates new thread 2013-03-27 09:48:09 +01:00
b4c7427feb Content text area 2013-03-27 09:48:09 +01:00
30539ba8bf Subject field 2013-03-27 09:48:09 +01:00
7ab7a77fb7 Create forum thread panel 2013-03-27 09:48:09 +01:00
3f93b4b4fe ForumThread filters out lazy deleted objects post load so we don't have to go via a service to get a threads posts. 2013-03-27 09:48:09 +01:00
a1de393111 Updated repositories for lazy deletion and the thread/post hierarchy change 2013-03-27 09:48:09 +01:00
bfd1c0c97f Updated service and test to create a first post containing the content. 2013-03-27 09:48:09 +01:00
d2b3876f22 Removed thread test since it no longer sorts. 2013-03-27 09:48:09 +01:00
d2978ccd23 Project link moved from post to thread.
Thread is no longer a post. No longer sorts posts, that is up to the presentation. Added attributes to thread that it lost from no longer inheriting post.
2013-03-27 09:48:09 +01:00
1fd8fb81a6 Create thread implementation 2013-03-27 09:48:08 +01:00
ecdabf73f4 Forum service 2013-03-27 09:48:08 +01:00
35a2cd544b Forum repositories 2013-03-27 09:48:08 +01:00
a8f402f0b5 Forum entities 2013-03-27 09:48:08 +01:00
Emil Siverhall
73539151dc Merge branch 'examiner' into develop 2013-03-26 13:04:59 +01:00
Emil Siverhall
ee9e18c3fc text fix 2013-03-26 12:56:10 +01:00
Emil Siverhall
7f796118ae thesis review upload panel is hidden if no final seminar thesis is uploaded 2013-03-26 12:56:08 +01:00
Emil Siverhall
262ec2bfed examiners may now select between my reviews and available seminars 2013-03-26 12:56:06 +01:00
Emil Siverhall
356ef30d1f test changes and added Not enabled text when entering page without thesis reviews enabled on the application 2013-03-26 12:56:04 +01:00
Emil Siverhall
953a5c004f radio choice renderer now uses string resource models 2013-03-26 12:56:02 +01:00
Emil Siverhall
d311aa46ed added filtering on taken/available seminars to review 2013-03-26 12:56:00 +01:00
Emil Siverhall
4f31cc2460 added a custom ajax radio choice component 2013-03-26 12:55:58 +01:00
Emil Siverhall
7c15a7bfe4 text fixes 2013-03-26 12:55:55 +01:00
Emil Siverhall
ed92fe68d5 added sql for adding examiner to final seminar 2013-03-26 12:55:53 +01:00
Emil Siverhall
643b59be58 only show examiner deadline info if we're in examinerView 2013-03-26 12:55:51 +01:00
Emil Siverhall
6dd3d89087 only the seminar examiner may open review upload dialog 2013-03-26 12:55:48 +01:00
Emil Siverhall
36895556b6 show correct review date if existing 2013-03-26 12:55:46 +01:00
Emil Siverhall
aa41534d2e added examiner to list of thesis reviewers 2013-03-26 12:55:44 +01:00
Emil Siverhall
f3baeb7d70 added no examiner text if a sysadmin enters the page 2013-03-26 12:55:42 +01:00
Emil Siverhall
26fdf12744 adding components to dialog panel 2013-03-26 12:55:39 +01:00
Emil Siverhall
7c849f6fd6 added addExaminer method to seminarService and some panel refactoring 2013-03-26 12:55:37 +01:00
Emil Siverhall
a0f70642d4 repo and service for examiners 2013-03-26 12:55:35 +01:00
Emil Siverhall
1cd047d178 added confirmation to review button and some new constructors to use with string resource models 2013-03-26 12:55:33 +01:00
Emil Siverhall
782a41ee89 added dialog for examiners to add thesis reviews 2013-03-26 12:55:30 +01:00
Emil Siverhall
b5804eefa0 implementation for review deadline and reviewed date columns added 2013-03-26 12:55:28 +01:00
Emil Siverhall
f9c2671f52 added examiner to a final seminar 2013-03-26 12:55:26 +01:00
Emil Siverhall
09af344cb3 added examiner review panel with datatable with the seminars. 2013-03-26 12:55:24 +01:00