3995 Commits

Author SHA1 Message Date
Dan Lagnöhed
d2532edc5a Fixed deprecated code 2013-10-07 13:35:03 +02:00
fred-fri
5a763feb39 merge 2013-10-07 12:01:43 +09:00
Leo
cbef1079f8 tests for NewIdeaFacade 2013-10-04 11:18:16 +02:00
Leo
97e6a08154 Removed circular dependencies between NewIdeaServiceImpl and TargetServiceImpl by creating NewIdeaFacade 2013-10-04 11:03:43 +02:00
Leo
f32ed71444 Removed some unused methods 2013-10-04 10:16:56 +02:00
Emil Siverhall
8562ef59de Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop 2013-10-04 09:52:24 +02:00
40d106034d Added Mysema maven plugin to execute QueryDSL processing. 2013-10-04 09:16:10 +02:00
Emil Siverhall
df2888456a target service refactoring 2013-10-04 08:48:53 +02:00
fred-fri
b76316b48e fixed test 2013-10-04 14:48:16 +09:00
fred-fri
4c4da09619 added hard coded date before which we dont want to try to export ideas 2013-10-04 14:24:01 +09:00
fred-fri
28fc70a1f6 made idea exportable on other days than application period course start day 2013-10-04 14:18:45 +09:00
Leo
40fcbf5af1 added tests to UserProfileService 2013-10-03 15:48:06 +02:00
Leo
067ce28dd9 added tests to TurnitinSettingsService 2013-10-03 15:23:40 +02:00
Leo
7bf3cc85ef added test to ProjectEventTemplateService 2013-10-03 15:14:36 +02:00
Leo
dc486198d7 *added tests to TargetService
*Removed BeansManager
2013-10-03 14:54:28 +02:00
Leo
1455656171 readded QueryInit annotations and removed @Data from Employee 2013-10-03 13:56:53 +02:00
Leo
6754fe0a75 Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop 2013-10-03 13:32:07 +02:00
Leo
1c870476af readded QueryInit annotations 2013-10-03 13:31:40 +02:00
Dan Lagnöhed
a417d85fa9 Trying to find bug... Also changed to new junit package name in som places 2013-10-03 11:04:01 +02:00
fred-fri
478af0e3df cleanup 2013-10-03 15:37:21 +09:00
fred-fri
88ecefd015 edited params 2013-10-03 15:32:05 +09:00
fred-fri
18ea51b972 removed queryinit annotations that prevents app from starting 2013-10-03 11:34:27 +09:00
Leo
2a82995a15 more tests 2013-10-02 15:27:38 +02:00
Leo
05ca92ac4e more tests 2013-10-02 15:02:59 +02:00
Leo
e46d96111e tests for validateAdminAddAuthor and validateStudentAcceptance 2013-10-02 13:36:20 +02:00
Leo
7f3e6d4d5f changed validation for contract checkbox 2013-10-02 11:51:08 +02:00
Leo
bffe52ba22 tests for validateSupervisorAcceptance 2013-10-02 11:34:01 +02:00
Leo
ce999e4eca hides MilesStoneSummaryPanel and the link to MileStones when there are no active milestones 2013-10-02 11:07:12 +02:00
Leo
103c1b5cad removed a unused repo from MileStoneServiceImpl 2013-10-02 10:41:34 +02:00
Leo
06173046e8 Hide milestone activities and phases based on project date created 2013-10-02 10:40:13 +02:00
Emil Siverhall
b447bfa529 some more validation tests to new idea service 2013-10-02 08:57:59 +02:00
Leo
b0c4bf3371 More tests to NewIdeaService
Refactored ProjectNewIdeaSubmissionPage
2013-10-01 16:50:22 +02:00
Leo
882cb85cd6 tests for validateSupervisorIdeaSubmission 2013-10-01 16:08:00 +02:00
Leo
a76d10582f Removed some circular dependencies and added test to NewIdeaService 2013-10-01 15:35:39 +02:00
Leo
08b5fa49c4 Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop
Conflicts:
	core/src/test/java/se/su/dsv/scipro/springdata/serviceimpls/ProjectServiceImplTest.java
2013-10-01 13:45:30 +02:00
Leo
eee64015b6 Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop
Conflicts:
	core/src/test/java/se/su/dsv/scipro/springdata/serviceimpls/ProjectServiceImplTest.java
2013-10-01 13:44:54 +02:00
Leo
64db042920 merge 2013-10-01 13:40:06 +02:00
Dan Lagnöhed
c17c765d8c Fix for failing test 2013-10-01 13:38:22 +02:00
Leo
4ceaf3fb9d Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop 2013-10-01 13:29:18 +02:00
Leo
b8f8598720 added tests for TurnItInCheckService and removed PasswordService 2013-10-01 13:29:04 +02:00
Dan Lagnöhed
110a8e1f20 Fitnesse infrastructure finished 2013-10-01 13:20:49 +02:00
Leo
4759d77312 added test for BooleanBuilders in ProjectService 2013-10-01 13:15:15 +02:00
Leo
0a37699aed minor refactoring and tests added to ProjectServiceImpl 2013-10-01 11:31:06 +02:00
Leo
84eaa82b7a Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop 2013-10-01 09:57:14 +02:00
Leo
c233c15af0 added tests to sendNotification 2013-10-01 09:56:55 +02:00
Emil Siverhall
f04f15dd48 keyword service integration test 2013-10-01 09:08:25 +02:00
Emil Siverhall
7e83a7a9fe removed some service dependencies from final seminar service 2013-09-30 17:42:02 +02:00
Leo
c5deba563e more tests for FinalSeminarServiceImpl 2013-09-30 16:57:20 +02:00
Leo
e24a8ad9bd more tests for FinalSeminarServiceImpl 2013-09-30 15:51:22 +02:00
Leo
3151c9f5d6 Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop 2013-09-30 14:40:02 +02:00