Commit Graph

5332 Commits

Author SHA1 Message Date
fred-fri
63c611e6bb added new db update file 2012-10-19 14:43:31 +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 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
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
fred-fri
9032863253 removed suggested supervisor from form 2012-10-11 10:16:16 +09:00
Emil Siverhall
5ba6274c81 Merge branch 'ajaxbugs' into develop 2012-10-10 16:07:50 +02:00
Emil Siverhall
5244ec43ed removed refocus method from supervisor idea crud dialog to see if this was responsible for the ajax bugs 2012-10-10 16:06:01 +02:00
Emil Siverhall
6cbe0f932e Merge branch 'linktopartner' into develop 2012-10-10 15:03:53 +02:00
Emil Siverhall
5b4bd24f4f added better looking url to project partner page 2012-10-10 15:02:40 +02:00
Emil Siverhall
1855e270e9 added link to project partner page when submitting student ideas 2012-10-10 15:02:20 +02:00
fred-fri
3c01149166 Merge branch 'master' into develop 2012-10-10 18:47:12 +09:00
fred-fri
76e894c5d1 removed sysadmin decoration from two pages 2012-10-10 18:44:25 +09:00
Emil Siverhall
05b98acf64 Merge branch 'rolesFix' into develop 2012-10-10 11:23:16 +02:00
Emil Siverhall
05a86f4a9e changed authorization roles on idea selection page 2012-10-10 11:22:47 +02:00
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