3962 Commits

Author SHA1 Message Date
a0ca2b8f0c Removed unused class. 2013-12-06 17:53:09 +01:00
8078d2b2d9 Removed unused enum constant. 2013-12-06 17:48:20 +01:00
85ab1db5c3 Removed unused method from interface. 2013-12-06 17:46:40 +01:00
f49fd57a8c Removed unused method from interface. 2013-12-06 17:46:07 +01:00
1910e83d9f Removed unused code. 2013-12-06 17:44:58 +01:00
e578a80801 Removed class by moving the one method to the one place where that method was used. 2013-12-06 17:34:50 +01:00
3688ed7d2d Cleaned up some stupid code. 2013-12-06 17:31:11 +01:00
5d50ad07f6 Moved class only used in a test to the test source. 2013-12-06 17:28:57 +01:00
138aac6c60 Removed unused classes. 2013-12-06 17:27:51 +01:00
431a7e7fad Removed redundant if. 2013-12-06 17:08:53 +01:00
Emil Siverhall
4aff1bd433 implemented inactivateIdea in IdeaService 2013-12-06 16:17:27 +01:00
Emil Siverhall
c9f06c63f7 checkbox to inactivate idea in admin.> match 2013-12-06 16:03:19 +01:00
Emil Siverhall
fd20e7cb82 inactive attribute and status to ideas 2013-12-06 15:14:40 +01:00
Leo
eb0c374d05 fixed tests failing because of matched ideas now requiring application periods 2013-12-06 13:24:25 +01:00
Per Lundholm
52788fead1 An idea is matched only if it has application period, authors and supervisor. 2013-12-06 12:36:25 +01:00
fred-fri
bb9dce0278 fixed crash 2013-12-06 12:37:26 +09:00
Leo
a640918624 fixed broken tests 2013-12-05 16:26:25 +01:00
Leo
f7bff97274 new naming for .pdf's downloaded from FillOutGradingReportPanel 2013-12-05 13:53:53 +01:00
Leo
48604213b8 shows total points 2013-12-05 11:46:35 +01:00
fred-fri
c1cd91af87 Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop 2013-12-05 17:49:18 +09:00
fred-fri
8df633b8d9 fix 2013-12-05 17:41:12 +09:00
Leo
39a68f5f90 removed unused method 2013-12-05 09:14:23 +01:00
fred-fri
8cc851b349 fix 2013-12-05 17:10:02 +09:00
fred-fri
b4cf25ce2b fix 2013-12-05 17:00:24 +09:00
fred-fri
4e552d9a95 removed unused stuff 2013-12-05 16:49:26 +09:00
fred-fri
2e6562bb59 removed externalsupervisorinfo from idea 2013-12-05 16:47:20 +09:00
fred-fri
38da7e553a cleanup 2013-12-05 16:45:51 +09:00
fred-fri
4148c4ffa3 cleanup 2013-12-05 15:55:26 +09:00
fred-fri
9eaa0c197e fixing tests... verify can only be used on mocks 2013-12-05 15:29:35 +09:00
fred-fri
8230da89fc hooked up new addmatch method to partner confirmation 2013-12-05 15:09:22 +09:00
fred-fri
7b4300ffaa hooked up new addmatch method to change supervisor 2013-12-05 14:52:45 +09:00
fred-fri
6103ef230f hooked up new addmatch method to create project 2013-12-05 14:51:24 +09:00
fred-fri
369100e47c hooked up new addmatch method to save student idea 2013-12-05 14:48:58 +09:00
fred-fri
3d50b94551 hooked up new addmatch method to savesupervisoridea 2013-12-05 14:26:02 +09:00
fred-fri
5dffc03fcb removed unused addnewmatch method with source 2013-12-05 14:19:32 +09:00
fred-fri
29deae45bb hooked up new addmatch method to admin unmatch matched student idea 2013-12-05 14:17:24 +09:00
fred-fri
21034ef842 hooked up new addmatch method to supervisor select student idea 2013-12-05 14:14:27 +09:00
fred-fri
b7ddcb442d hooked up new addmatch method to admin removal of students 2013-12-05 13:52:59 +09:00
fred-fri
442145a3a2 hooked up student accept of supervisor idea to new addmatch method 2013-12-05 12:42:22 +09:00
fred-fri
28772990d8 added addmatch method 2013-12-05 12:05:23 +09:00
fred-fri
118d355560 added addmatch method 2013-12-05 11:58:57 +09:00
6de66d5ac3 Clean up around grading report and made sure no one can modify it. 2013-12-04 15:59:40 +01:00
e0e2e7fe06 Automatic grading now handles Fx as well. 2013-12-04 14:47:51 +01:00
a53e123630 Split grading criterion into two types (individual and project). 2013-12-04 13:53:12 +01:00
c6cc29d3a3 Split grading criterion templates into two types (individual and project). 2013-12-04 13:46:18 +01:00
99c2b306ff Grade is automatically calculated for A-F (but not Fx) 2013-12-04 13:38:54 +01:00
283301349e Refactor of domain model related to grading reports complete. 2013-12-04 11:58:14 +01:00
b071fa3790 Merge remote-tracking branch 'origin/develop' into develop 2013-12-04 11:25:24 +01:00
fred-fri
ab87c3c8df Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop 2013-12-04 19:23:37 +09:00
fred-fri
8409fb6c02 fixed double add bug 2013-12-04 19:06:36 +09:00