3974 Commits

Author SHA1 Message Date
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
366a1aef48 Lombok: DomainObject 2013-09-26 16:38:11 +02:00
0f8cedca22 Lombok: CommentThread 2013-09-26 16:35:28 +02:00
a9ae1285ac Lombok: Comment 2013-09-26 16:26:24 +02:00
c726ab21d7 Lombok: CheckListTemplate 2013-09-26 16:10:56 +02:00
f994ee02b9 Lombok: ChecklistQuestion 2013-09-26 16:04:24 +02:00
fd746f09f6 Lombok: ChecklistCategory 2013-09-26 15:58:56 +02:00
f22da58afc Removed unused constructor. 2013-09-26 15:57:26 +02:00
76f310578b Lombok: CheckListAnswer 2013-09-26 15:53:33 +02:00
9dd0a2d12e Lombok: CheckList 2013-09-26 15:49:21 +02:00
6e66cfd8e4 Lombok: Admin 2013-09-26 15:45:01 +02:00
aac07b9b9e Mocked method in mock test. 2013-09-26 15:29:05 +02:00
19affae92d Importing programs when importing users that are students. 2013-09-26 15:20:55 +02:00
638072d749 Updated Daisy API XSD. 2013-09-26 15:20:34 +02:00
c7ab30abae Not very smart to make SpringConfigurationTest run by maven since there is obviously no mysql database on the build server. 2013-09-26 14:19:43 +02:00
5a35c6092b Made lombok work. 2013-09-26 14:14:58 +02:00
56bccf1227 Made external importer use constructor injection. 2013-09-26 13:37:33 +02:00
62669bda04 Renamed spring configuration test so that it is run by maven. 2013-09-26 13:34:32 +02:00
e74e03a17f Made ExporterFacade use constructor injection. 2013-09-26 13:34:10 +02:00
ad0bf24695 Removed dependency on importer from exporter facade.
Removed no longer necessary method in ExternalImporter interface.
2013-09-26 13:29:46 +02:00
0aec3cb118 Deleted ImporterFacade since did not do anything. 2013-09-26 13:25:36 +02:00
4da854a32f Made the public methods in ImporterFacade private methods inside ExternalImporterDaisyImpl since that was the only place they were used. 2013-09-26 13:24:53 +02:00
3d614118f7 Trying to fix path error. 2013-09-26 13:14:53 +02:00
b2b223a93a Merge remote-tracking branch 'origin/develop' into develop 2013-09-26 13:06:56 +02:00
d55e3de83e Updated Daisy API XSD to latest version. 2013-09-26 13:06:44 +02:00
c156abf201 Merge remote-tracking branch 'origin/develop' into develop 2013-09-26 10:56:25 +02:00
a8f5f633c0 Made generated DTOs work with Calendar instead of XMLGregorianCalendar.
Deleted ignored test.
2013-09-26 10:56:21 +02:00
Emil Siverhall
975312de7d minor changes 2013-09-26 10:52:33 +02:00
Emil Siverhall
2e12611d35 new idea service fixes 2013-09-26 10:46:08 +02:00
fred-fri
0542bfa2e6 Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop 2013-09-26 17:23:29 +09:00
fred-fri
b985f4d60f merge 2013-09-26 17:22:29 +09:00
fred-fri
54cb50485d switched from xml to json 2013-09-26 17:13:55 +09:00
Leo
4d82d3ebbb Merge branch 'develop' of ssh://git.dsv.su.se/git/scipro/scipro into develop 2013-09-26 10:01:09 +02:00
Leo
70213f3493 removed all SuperDaos 2013-09-26 10:00:57 +02:00
Leo
7944f812d2 removed RoleDao 2013-09-26 09:45:41 +02:00
Emil Siverhall
dfb0ec9ad1 added some tests to peer review service 2013-09-26 08:57:28 +02:00
fred-fri
ba15588fda test 2013-09-26 15:50:19 +09:00
fred-fri
0b8e376c14 using new constructor 2013-09-26 15:46:54 +09:00
Leo
dcf2d0822e started removing RoleDao 2013-09-25 17:01:56 +02:00