16957 Commits

Author SHA1 Message Date
Emil Siverhall
27d06ebf9a we now check if an author should have access to idea selection and submission pages. if already participating on an idea, the author should not be able to create a new one, or select a supervisor idea 2012-10-19 13:57:00 +02:00
Emil Siverhall
eaf1fe2580 Merge branch 'manualConnection' into develop 2012-10-19 11:54:25 +02:00
Emil Siverhall
33121cd8cb now it's possible for supervisors as well to manually connect his/her ideas to existing projects 2012-10-19 11:52:57 +02:00
Emil Siverhall
6a321e3b87 changed the message in confirmation dialog. some idea titles made ajax not open the dialog 2012-10-19 11:52:55 +02:00
Emil Siverhall
725b32edc1 admins are now able to manually connect student ideas to projects as well 2012-10-19 11:52:53 +02:00
Emil Siverhall
47b70be17a admins may now manually connect supervisor ideas with projects 2012-10-19 11:52:51 +02:00
Emil Siverhall
2dcefbd879 added new ajax confirmation link column-type to use in datatables 2012-10-19 11:52:49 +02:00
Emil Siverhall
7e56c4f59d added new column to admin - supervisor idea crud panel that shows if idea have project connection or not 2012-10-19 11:52:47 +02:00
fred-fri
603162fd1e added an exclusion for wiquerys slf4j 2012-10-19 16:38:15 +09:00
fred-fri
63c611e6bb added new db update file 20121019 2012-10-19 14:43:31 +09:00
fred-fri
2364a7efa5 some comment changes 2012-10-18 11:24:53 +09:00
fred-fri
11e4b6d8ed added some stuff and comments 2012-10-18 10:57:09 +09:00
fred-fri
843f67775a created new panel filterkeywordspanel 2012-10-18 10:22:57 +09:00
fred-fri
abd1d047a1 added new selectkeywordspanel that doesnt require a research area 2012-10-18 10:16:35 +09:00
Emil Siverhall
f24f7a39c3 Merge branch 'updatePeerTexts' into develop 2012-10-16 15:07:16 +02:00
Emil Siverhall
d6e72bfbc7 updated texts on purpose of peer reviews-page 2012-10-16 15:06:56 +02:00
Emil Siverhall
61bdefbf63 Merge branch 'studentIdeaCrud' into develop 2012-10-16 14:49:45 +02:00
Emil Siverhall
d7c4fc335b added link to dialog with idea info, match actions and match history to title column 2012-10-16 14:47:14 +02:00
Emil Siverhall
5fdeb5a717 added more filtering options to new student idea crud datatable 2012-10-16 14:32:00 +02:00
Emil Siverhall
aef20c5efb started working on new implementation of student idea crud page for admins 2012-10-16 14:13:54 +02:00
Emil Siverhall
9b12ef4d80 Merge branch 'partnerAdditionBug' into develop 2012-10-16 11:38:32 +02:00
Emil Siverhall
ec88e7f96c project idea partner may now not be added if partner already is part of another idea within the current applicationperiod. 2012-10-16 11:38:06 +02:00
Emil Siverhall
9e3aa78bf7 Merge branch 'matchHistoryCleanup' into develop 2012-10-16 07:44:10 +02:00
Emil Siverhall
528ec78acf clean up of idea status and supervisor from all unit tests connected to supervisor ideas 2012-10-15 20:40:37 +02:00
Emil Siverhall
c2139c79c6 removed all occurrences of ideaStatus on supervisorideas as well. this is also available through match objects instead. also sql to clean up db added 2012-10-15 20:31:36 +02:00
Emil Siverhall
2dc79d3875 updated current.sql with code to remove creator from supervisoridea 2012-10-15 14:02:31 +02:00
Emil Siverhall
65d9479232 removed all occurrences of supervisoridea.creator. this is now being retrieved through match object instead. 2012-10-15 13:53:13 +02:00
Emil Siverhall
bad099c270 Merge branch 'connectProjectsToIdeas' into develop 2012-10-15 12:44:36 +02:00
Emil Siverhall
60b30b5928 changes to student ideas so we dont have to loop through all ideas, just the one with same supervisor and level 2012-10-15 12:44:13 +02:00
Emil Siverhall
8258373373 added functionality for supervisor ideas as well 2012-10-15 12:44:11 +02:00
Emil Siverhall
6ea92b6d9d added import method that checks if any ideas is available with the same supervisor, authors and level 2012-10-15 12:44:09 +02:00
Emil Siverhall
da4691f5b2 added new current.sql file 2012-10-15 2012-10-15 08:31:33 +02:00
fred-fri
1eb7b051b1 logics changes for partner container 2012-10-12 17:23:06 +09:00
fred-fri
a3d498fa4f hiding links to get more ideas for students who already connected to an idea 2012-10-12 17:14:54 +09:00
Emil Siverhall
5f2cfee925 Merge branch 'studentIdeaPopup' into develop 2012-10-12 08:27:43 +02:00
Emil Siverhall
552815b2ec added idea title to dialog header when clicking on a student idea title in admin crud interface 2012-10-12 08:27:06 +02:00
Emil Siverhall
dfdf307f4a added match actions tab to student idea info dialog in admin view 2012-10-12 08:23:45 +02:00
Emil Siverhall
2aa9b80cff added possibility to filter on match status = suggested on admin - student project ideas 2012-10-12 08:23:06 +02:00
Emil Siverhall
1c0e71cbb8 Merge branch 'levelFiltering' into develop 2012-10-12 07:54:12 +02:00
Emil Siverhall
7c4c0bda25 project class filter has now all levels checked by default. nothing shows when no level is selected 2012-10-12 07:53:27 +02:00
Emil Siverhall
0f71f9b2b4 Merge branch 'bugged_out' into develop 2012-10-11 10:15:45 +02:00
Emil Siverhall
5c90f1cd10 restructure of admin - supervisor project idea tab selection to prevent dialogs from bugging out. hopefully works better now 2012-10-11 10:15:01 +02:00
ranil
a8dd5ec902 Remove ideaWithoutproject.WebNotification from notification properties and cleanup the codes 2012-10-11 09:41:02 +02:00
ranil
dc0af039ec ideaWithoutproject.WebNotification added to the notification properties and rechecked and frmatted 2012-10-11 06:04:18 +02:00
fred-fri
0debaedc34 fixed status in tests again 2012-10-11 12:59:12 +09:00
fred-fri
736da259aa fixed test to expect status confirmed instead of unused status suggested 2012-10-11 12:56:10 +09:00
fred-fri
bcf13d306d removed the old student crud interface and added level filtering to the new big one 2012-10-11 12:40:30 +09:00
fred-fri
fdc209ace9 rearranged student idea filters 2012-10-11 12:15:46 +09:00
fred-fri
82f1f761b9 added level filtering and rearranger filter components 2012-10-11 11:57:57 +09:00
fred-fri
97b18257e3 changed agreed status from published to confirmed 2012-10-11 10:30:14 +09:00