18297 Commits

Author SHA1 Message Date
Emil Siverhall
b4ea05710c Merge branch 'supervisorIdeaHistory' into develop 2012-10-10 08:56:37 +02:00
Emil Siverhall
0973c4e817 changes to make sure all sortable columns sort on the match objects supervisor and status, and to make sure all status columns check the current match status 2012-10-10 08:53:03 +02:00
Emil Siverhall
86ce1e9c68 added some db_changes 2012-10-10 08:16:43 +02:00
Emil Siverhall
9e14c503e8 added button that creates default history objects from the supervisor ideas that's been entered into the system before functionality was added 2012-10-10 08:16:41 +02:00
Emil Siverhall
12c4f834c6 refactoring of unit tests to be aware of new match history objects associated with supervisor ideas 2012-10-10 08:16:38 +02:00
Emil Siverhall
7a9770b383 added new tab to show match history on admin supervisor idea panel 2012-10-10 08:16:36 +02:00
Emil Siverhall
0d983736a3 added service method to find all supervisor idea that doesnt have a match object connected to it 2012-10-10 08:13:56 +02:00
Emil Siverhall
9ef486e92c hooked up new match history aware methods to panels that use supervisor ideas 2012-10-10 08:13:53 +02:00
Emil Siverhall
5b5084b9df all service methods now takes supervisor idea match objects in consideration 2012-10-10 08:13:51 +02:00
Emil Siverhall
ae70cca03d started to prepare pages and change methods to work with match history in supervisor project ideas. still a lot to be done 2012-10-10 08:08:23 +02:00
Emil Siverhall
7474b59050 added new domain object for supervisor idea match history. also repo and service method to create matches. 2012-10-10 08:02:25 +02:00
fred-fri
5dca056573 added a print apiaddress line to help determine what profile is active 2012-10-10 13:18:30 +09:00
fred-fri
34cf1827bc added test space for pushing 20121010c 2012-10-10 12:28:41 +09:00
fred-fri
66be31deca added info about cout from dates 2012-10-10 12:23:16 +09:00
fred-fri
f90f21c4d8 removed bug from project idea submission code 20121010b 2012-10-10 11:50:14 +09:00
fred-fri
17c6f0c8fb markup bug 20121010 2012-10-10 11:21:45 +09:00
Emil Siverhall
b3ed224e99 Merge branch 'projectManagementFilter' into develop 2012-10-09 13:35:16 +02:00
Emil Siverhall
6caf26ffc9 fixed lazyinitialization bug when clicking project title on management page 2012-10-09 13:34:12 +02:00
Emil Siverhall
48e11712e4 some aligntment adjustments to create new project button 2012-10-09 13:14:42 +02:00
Emil Siverhall
5268b70d17 added filtering on project class to project management as well 2012-10-09 12:25:18 +02:00
Emil Siverhall
af0b8a6d3d replaced the filtering on admin - project management to use filterparams and separate field for author, supervisor and title. 2012-10-09 12:07:55 +02:00
fred-fri
5329f909c3 added new db update file 20121009 2012-10-09 15:53:53 +09:00
fred-fri
ac8f60917e fixed some logix for when a student with a bachelor exemption is manually assigned to a supervisor idea 2012-10-09 15:33:34 +09:00
fred-fri
3fa14aee1f some changes of wording 2012-10-09 15:01:59 +09:00
fred-fri
908243ea32 made a method to take application periods into account 2012-10-09 14:32:30 +09:00
fred-fri
78dd81008a made a method to take application periods into account 2012-10-09 14:04:07 +09:00
ranil
b79d06edc4 Uddated send reminders with java coding standerd , short message for admin 2012-10-08 10:41:20 +02:00
fred-fri
c7ce2652f2 first meeting details now added to all student sections that need it 2012-10-08 14:36:50 +09:00
fred-fri
13ec646074 added first meeting columns for students 2012-10-08 13:30:23 +09:00
fred-fri
2cf622ccf9 added first meeting column for students 2012-10-08 13:23:18 +09:00
fred-fri
2b3aa067a3 added first meeting details to students idea info panel 2012-10-08 13:14:28 +09:00
fred-fri
61c02d69d3 Merge branch 'showsupervisor' into develop 2012-10-08 12:47:55 +09:00
fred-fri
4859ea9341 added the supervisor name info to the ideainfopanel 2012-10-08 12:45:18 +09:00
fred-fri
072ec3eb15 made namevisibleinfo visible only if name is not visible yet 2012-10-08 12:36:47 +09:00
fred-fri
4185d85767 made the button work 2012-10-08 12:30:35 +09:00
ranil
4b95694ca1 updated callforremindres method as a function in employeeservice 2012-10-05 13:13:01 +02:00
fred-fri
40cc910147 added row coloring 20121005 2012-10-05 16:37:28 +09:00
fred-fri
2f7b693ead Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop 2012-10-05 15:34:21 +09:00
ranil
f9238fe281 Ver 01 new updated student idea without project reminder to use IdeasWithoutProjectIterator through projectIdeaService 2012-10-05 07:02:11 +02:00
ranil
5ad951f7fe new updated student idea without project reminder to use IdeasWithoutProjectIterator through projectIdeaService 2012-10-05 06:36:49 +02:00
ranil
8efd739b42 updated student idea without project reminder to use IdeasWithoutProjectIterator through projectIdeaService 2012-10-05 06:27:58 +02:00
fred-fri
793e8084f0 button listener not working 2012-10-05 12:30:53 +09:00
ranil
e7b67f7cb0 updated to use IdeasWithoutProjectIterator through SupervisorIdeaService 2012-10-05 05:27:48 +02:00
fred-fri
194520c8a8 added button for making name visible, but its not showing 2012-10-04 17:45:42 +09:00
Emil Siverhall
ab1a108bef Merge branch 'historyOnPopUpPage' into develop 2012-10-04 10:22:31 +02:00
Emil Siverhall
0fc26cd8f2 added dialog with idea info when clicking title of student idea on the popup page. match history available here as well 2012-10-04 10:22:08 +02:00
fred-fri
c66742ce36 adding make supervisor name visible to students button 2012-10-04 16:49:47 +09:00
fred-fri
996c32e3b8 added supervisor column to student project idea panel 2012-10-04 16:42:23 +09:00
Emil Siverhall
61e64687ac Merge branch 'ideaBug' into develop 2012-10-04 09:37:43 +02:00
Emil Siverhall
0273ec12db fixed bug that made level filtering bug out the datatable with supervisor ideas to choose from for students 2012-10-04 09:37:23 +02:00