17729 Commits

Author SHA1 Message Date
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
Emil Siverhall
c5160fe602 added page structure for examiner pages 2013-03-26 12:55:21 +01:00
fred-fri
d0794bb36f cleanout of impltest class, need help with that one 2013-03-26 13:44:18 +09:00
fred-fri
1b082f5fe5 adding tests 2013-03-26 12:35:58 +09:00
fred-fri
0e11ccca01 cleanup 2013-03-26 12:23:33 +09:00
fred-fri
dd7437cc1a cleanup 2013-03-26 12:20:48 +09:00
fred-fri
97b053ca99 adding tests 2013-03-26 11:37:07 +09:00
3f5f2f79c6 Generic data table excel link is now text instead of an arrow icon 2013-03-22 17:01:10 +01:00
3c8e02ad9c Removed requester as an author member of peer requests to prevent double notifications if they are turned on for both requester and author types. 2013-03-22 15:48:04 +01:00
895b2db863 Removed new method since it is no longer needed 2013-03-22 15:48:04 +01:00
baccbaa50d Expired request worker uses landing pages for peer requests.
Peer requests are now marked cancelled instead of deleted when they expire.
2013-03-22 15:48:04 +01:00
81acb5d13d Landing page for peer request urls 2013-03-22 15:48:04 +01:00