fred-fri
|
3e5d0f510f
|
moving generic stuff
|
2014-02-28 18:02:31 +09:00 |
|
fred-fri
|
002e13cfdd
|
moved general system settings stuff
|
2014-02-28 17:29:54 +09:00 |
|
fred-fri
|
4f813735a2
|
moving misc stuff
|
2014-02-28 17:19:32 +09:00 |
|
fred-fri
|
f94aaa8680
|
moving date stuff
|
2014-02-28 17:11:07 +09:00 |
|
fred-fri
|
7015a83bf5
|
moved worker stuff
|
2014-02-28 16:47:58 +09:00 |
|
fred-fri
|
a94cc1c506
|
moved nonwork stuff
|
2014-02-28 16:30:56 +09:00 |
|
fred-fri
|
320161c917
|
moving report stuff
|
2014-02-28 16:25:16 +09:00 |
|
fred-fri
|
a146e341fb
|
moving gradingreportstuff
|
2014-02-28 16:13:46 +09:00 |
|
fred-fri
|
31221b0537
|
moving grading stuff
|
2014-02-28 16:08:21 +09:00 |
|
fred-fri
|
71f4d3c002
|
moved report stuff
|
2014-02-28 16:05:22 +09:00 |
|
fred-fri
|
8786f71809
|
moving report stuff
|
2014-02-28 15:49:10 +09:00 |
|
fred-fri
|
54f0815b07
|
moved program
|
2014-02-28 15:41:48 +09:00 |
|
fred-fri
|
cbc7c8266f
|
moved password
|
2014-02-28 15:36:11 +09:00 |
|
fred-fri
|
09acc722ed
|
moved researcharea
|
2014-02-28 15:33:25 +09:00 |
|
fred-fri
|
9d12839525
|
moved language
|
2014-02-28 15:21:55 +09:00 |
|
fred-fri
|
33a180e3c2
|
moving username
|
2014-02-28 14:12:56 +09:00 |
|
fred-fri
|
50579f648a
|
moved user
|
2014-02-28 13:52:04 +09:00 |
|
fred-fri
|
1a645ddbe6
|
merged project stuff
|
2014-02-28 13:42:20 +09:00 |
|
fred-fri
|
db871764a3
|
moving idea stuff
|
2014-02-28 12:58:57 +09:00 |
|
fred-fri
|
09be79b317
|
moving projectpartner stuff
|
2014-02-28 12:49:42 +09:00 |
|
fred-fri
|
8224ec1901
|
moving finalseminarrespondent to finalseminar
|
2014-02-28 12:40:57 +09:00 |
|
fred-fri
|
d97e3bf714
|
moving commentable to peer
|
2014-02-28 12:38:48 +09:00 |
|
fred-fri
|
6c214459fe
|
removing commentable from project and finalseminar
|
2014-02-28 12:38:09 +09:00 |
|
fred-fri
|
062be5fd22
|
moving and merging match stuff
|
2014-02-28 12:23:37 +09:00 |
|
|
ba99cf8f7d
|
Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
view/src/main/java/se/su/dsv/scipro/project/pages/ProjectDetailsPage.java
view/src/main/java/se/su/dsv/scipro/supervisor/pages/SupervisorProjectDetailsPage.java
|
2014-02-27 17:45:04 +01:00 |
|
|
9df5b01de0
|
StudyPlan is now created when a project is created with the STUDY_PLAN module activated via the event bus.
|
2014-02-27 17:42:44 +01:00 |
|
|
eb14c58aff
|
Renamed dependency.
|
2014-02-27 17:31:05 +01:00 |
|
|
d5b0f2c557
|
Post project created events when projects are created.
|
2014-02-27 17:30:47 +01:00 |
|
|
8fb1795297
|
Reduced visibility of constructor.
|
2014-02-27 17:19:46 +01:00 |
|
|
97753e5941
|
Made test class @Transactional to automatically roll back any database changes afterwards.
|
2014-02-27 17:02:52 +01:00 |
|
|
6dccdfdafb
|
Renamed PhDPanel to StudyPlanPanel and hooked it up to the STUDY_PLAN module.
Fixed some cascade issues.
|
2014-02-27 16:58:41 +01:00 |
|
|
ed07db56aa
|
Renamed PhDRepo to StudyPlanRepository.
|
2014-02-27 16:14:28 +01:00 |
|
|
430cb27dd5
|
Annual reviews are cascaded from the StudyPlan, no need to persist those manually.
|
2014-02-27 16:12:30 +01:00 |
|
|
201a5235aa
|
Switched to constructor injection to simplify testing.
|
2014-02-27 16:10:25 +01:00 |
|
|
b8fe1957f9
|
Removed @Transactional from interface, moved it to class level in impl.
|
2014-02-27 16:09:33 +01:00 |
|
|
94a79e3b9d
|
Renamed PhDFacade StudyPlanService
|
2014-02-27 16:07:47 +01:00 |
|
|
1139050618
|
Made PhDFacade an interface.
|
2014-02-27 16:07:08 +01:00 |
|
|
fcd26b43cc
|
Tightened up the domain model a bit.
|
2014-02-27 16:05:23 +01:00 |
|
|
28f8f24d82
|
Renamed PhD to StudyPlan.
|
2014-02-27 15:57:48 +01:00 |
|
Emil Siverhall
|
6c4e099e8a
|
forum test
|
2014-02-27 15:53:39 +01:00 |
|
Emil Siverhall
|
02fee9c3d7
|
forum modules
|
2014-02-27 15:44:09 +01:00 |
|
|
58adc184b7
|
Added new module; Study plan.
|
2014-02-27 15:40:27 +01:00 |
|
Emil Siverhall
|
5ddbcac3b9
|
Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
core/src/main/java/se/su/dsv/scipro/milestones/service/impl/MilestoneServiceImpl.java
|
2014-02-27 15:06:28 +01:00 |
|
Emil Siverhall
|
240097a59d
|
test
|
2014-02-27 15:06:11 +01:00 |
|
|
59d3091d94
|
Merge remote-tracking branch 'origin/develop' into develop
|
2014-02-27 15:02:07 +01:00 |
|
|
7ce32c18d0
|
Added tests to make sure no notifications are sent out when confirming milestones for projects that do not have them enabled.
|
2014-02-27 15:02:02 +01:00 |
|
Emil Siverhall
|
03ea9f09ae
|
woop
|
2014-02-27 15:00:41 +01:00 |
|
|
f6ca94e662
|
Can not confirm milestones if the project does not have the milestone module.
|
2014-02-27 14:54:00 +01:00 |
|
Emil Siverhall
|
da04d2edfd
|
activity plan related
|
2014-02-27 14:49:39 +01:00 |
|
|
4ef86124be
|
Refactoring
|
2014-02-27 14:39:44 +01:00 |
|