3962 Commits

Author SHA1 Message Date
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
Leo
fedfad5e6b *added test to FinalSeminarServiceImpl
*removed FinalSeminarActiveParticipationService
2013-09-30 14:39:47 +02:00
Leo
81a448196e removed FinalSeminarOppositionService 2013-09-30 12:45:37 +02:00
Leo
38566cd239 added test to opposemethod 2013-09-30 12:02:13 +02:00
1b09d8326b Merge remote-tracking branch 'origin/develop' into develop 2013-09-30 11:36:19 +02:00
e2745d5530 Updated logging to LOG4J version 2 and split up the logging so there is one each for Spring, Wicket and Hibernate at warning level and one for everything else at info that also includes the aforementioned frameworks so following the flow is easy. 2013-09-30 11:36:14 +02:00
Leo
b1afcfa22e test added to FileDescriptionServiceImpl 2013-09-30 10:59:21 +02:00
fred-fri
bcb3903e7c added test 2013-09-30 17:47:09 +09:00
fred-fri
1c111cdac9 added test 2013-09-30 15:12:40 +09:00
fred-fri
0da3f966c8 added test 2013-09-30 15:11:28 +09:00
fred-fri
0d54d20293 added test 2013-09-30 14:40:22 +09:00
fred-fri
795922155f fixed critical errors 2013-09-30 13:10:42 +09:00
fred-fri
47fbb0c399 fixed critical errors 2013-09-30 13:08:36 +09:00
fred-fri
db32b26ea7 fixed critical errors 2013-09-30 12:58:21 +09:00
fred-fri
8675f0a2a9 removed critical violations from turnitincheck 2013-09-30 12:52:56 +09:00
fred-fri
fa4653d90a removed critical violations from turnitincheck 2013-09-30 12:50:50 +09:00
Emil Siverhall
c9447ab26a tests for thesis review service 2013-09-27 14:40:09 +02:00
Emil Siverhall
d2dd4c74d4 some integration tests to supervisor service 2013-09-27 13:59:50 +02:00
Emil Siverhall
2da2e4e561 tests to StudentServiceImpl 2013-09-27 12:56:57 +02:00
Emil Siverhall
56185c3d3b minor cleanup 2013-09-27 11:24:50 +02:00
Emil Siverhall
d0edd12ad6 examiner service tests 2013-09-27 09:05:00 +02:00
Emil Siverhall
76355c5045 test in comment service impl 2013-09-27 08:45:50 +02:00
Emil Siverhall
866af398dc test in checklist category service 2013-09-27 08:37:36 +02:00
Emil Siverhall
d0f5f20218 tests for checklist template service 2013-09-26 23:57:59 +02:00
Emil Siverhall
5154457881 tests for user service 2013-09-26 23:11:34 +02:00
Emil Siverhall
2a4eafeda0 some cleanup of unused methods and comments 2013-09-26 20:57:55 +02:00
Emil Siverhall
b6fa67878d removed target association from ProjectClass entity since this created problems when saving new application periods 2013-09-26 20:57:53 +02:00
Emil Siverhall
ee40f21404 moved target count methods to facade class to avoid circular dependencies between application period service and idea service 2013-09-26 20:57:51 +02:00
Leo
f23b301665 added tests to ApplicationPeriodServiceImpl 2013-09-26 20:57:49 +02:00
37acd38340 Added SQL statements for the new tables containing Program related data.
Updated entity mappings with explicit columns/table names.
2013-09-26 19:28:32 +02:00
d56b67af01 Reverted lombok equals/hashCode on DomainObject since it can not use the abstract getter when property is missing. 2013-09-26 16:59:18 +02:00
c25463d20e Lombok: FileDescription 2013-09-26 16:44:21 +02:00
3f74cef715 Removed unnecessary annotations 2013-09-26 16:41:31 +02:00
003b7f0f7a Lombok: Employee 2013-09-26 16:39:39 +02:00