leosu
280402e979
magic number
2014-02-07 11:09:14 +01:00
leosu
f598e6bd48
magic number
2014-02-07 11:06:40 +01:00
leosu
fe3624bd6e
removed magic number
2014-02-07 11:05:41 +01:00
leosu
4dae143ed9
formatting
2014-02-07 11:04:13 +01:00
fred-fri
de80424afa
renamed sql
2014-02-07 13:15:37 +09:00
fred-fri
fa1beedb9b
Merge branch 'almostfinishedapscheduletemplates' into develop
2014-02-07 13:07:47 +09:00
fred-fri
5595d5380b
fixed sql
2014-02-07 12:53:31 +09:00
8853939609
Added new peer review completed events to the event table.
2014-02-06 17:14:04 +01:00
2036ff03c2
Milestone activator now activates peer-related milestones.
2014-02-06 17:13:12 +01:00
63a9501acc
Removed PeerReviewMilestoneActivator. PeerPortal now posts event to the event bus instead.
2014-02-06 17:09:06 +01:00
ba7521f985
Connected MileStoneEvent and PeerEvent with project so it shows up in the notification table.
2014-02-06 16:38:39 +01:00
6382ec0874
Added more defaults to ObjectMother.
2014-02-06 16:10:20 +01:00
9d2355e14b
Changed strict return type requirements to Iterable.
2014-02-06 16:10:07 +01:00
Emil Siverhall
330f2bd1f0
fixed not working milestone completed before filter on statistics page
2014-02-03 11:16:05 +01:00
Emil Siverhall
b401454535
implemented table with projects that completed a certain milestone
2014-02-02 22:59:03 +01:00
5988e36e61
Merge remote-tracking branch 'origin/develop' into develop
2014-01-31 17:03:45 +01:00
773ef6840a
Added an interface to the TurnItInComponent to mock out the implementation in fitnesse.
...
Changed some dependencies to not be so strict in what they demand.
Fixed a non-xml configuration for fitnesse since the super-dependency jar does not allow xml configurations due to namespace handler file conflicts.
2014-01-31 17:03:36 +01:00
leosu
ae9611383e
Merge remote-tracking branch 'origin/develop' into develop
2014-01-31 16:59:21 +01:00
leosu
a6ef7beed0
final thesis upload to final seminar now gives error feedback if pdf is required
2014-01-31 16:24:10 +01:00
Emil Siverhall
d7298a5b01
Merge remote-tracking branch 'origin/develop' into develop
2014-01-31 14:56:48 +01:00
Emil Siverhall
2f54fe94e8
status filter on idea statistics
2014-01-31 14:47:41 +01:00
leosu
e3efa4dc63
added date formats to DataInit
2014-01-31 13:44:41 +01:00
fred-fri
051c4d794d
added title info
2014-01-31 11:26:59 +09:00
fred-fri
3911a9d417
fixed dates
2014-01-31 11:13:11 +09:00
Emil Siverhall
c54b101659
moving content to Page instead of Panel since nothing else is being added
2014-01-30 17:00:59 +01:00
Emil Siverhall
08295807b3
Merge remote-tracking branch 'origin/develop' into develop
2014-01-30 15:59:36 +01:00
Emil Siverhall
b54c16298c
removed old statistics -> application periods and added number of students column on statistics -> ideas
2014-01-30 15:48:14 +01:00
73b74b3065
Fixed column name of many to many join table.
2014-01-30 14:59:41 +01:00
e950e4e4be
Fixed table name of many to many join table.
2014-01-30 14:30:48 +01:00
bab9603581
Fixed @Table annotation.
2014-01-30 14:10:46 +01:00
1d1b279890
Fixed repo.
2014-01-30 14:03:06 +01:00
leosu
1a203d94df
Merge remote-tracking branch 'origin/develop' into develop
2014-01-30 11:10:41 +01:00
leosu
8f3eaed66d
fixed an error that occurred while renaming classes
2014-01-30 11:10:15 +01:00
cf1d5028e1
Changed password to the admin user.
2014-01-30 10:48:04 +01:00
leosu
04e9f7a78a
renamed MileStonePhase to MilestonePhaseTemplate
2014-01-30 10:45:00 +01:00
fred-fri
9d80a8d4fd
tests and cleanup
2014-01-30 18:39:59 +09:00
leosu
bedbacfe60
renamed MileStoneActivity to MilestoneActivityTemplate
2014-01-30 10:10:02 +01:00
leosu
729bee6c95
realized we renamed wrong entity in the last push, rerenamed it to milestone
2014-01-30 09:47:26 +01:00
Emil Siverhall
3a054982c4
test fixes
2014-01-30 09:19:00 +01:00
Emil Siverhall
3e624a6d07
Merge remote-tracking branch 'origin/develop' into develop
2014-01-30 09:12:28 +01:00
Emil Siverhall
e5ab4f34fe
added specific sendNotifications to notifying service that handles new objects
2014-01-30 09:01:40 +01:00
fred-fri
d07ae50a23
everything functional, need to add tests and remove the old way of setting schedule templates and hook up this new one instead
2014-01-30 16:09:36 +09:00
fred-fri
aee4bb0134
this compiles and runs
2014-01-30 14:34:22 +09:00
fred-fri
866b08ef1f
adding new stuff for scheduletemplates
2014-01-30 11:25:28 +09:00
leosu
ebcb0c47d0
renamed MileStone to MilestoneTemplate
2014-01-29 17:03:48 +01:00
Emil Siverhall
35f3f4d466
project state never changes through crud panel, removing from sendNotifications
2014-01-29 17:00:01 +01:00
Emil Siverhall
8b72b5ec8f
crud panel now stores the object to edit in it's own field to avoid notification issues when comparing..
2014-01-29 16:58:20 +01:00
ef1cb8bf64
Sonar issues.
2014-01-29 13:58:40 +01:00
d35bdb29cf
Moved constants from the interface since they are an implementation detail.
2014-01-29 13:54:40 +01:00
46211e5f65
Moved commented out grade calculation test to test for supervisor grade calculator.
2014-01-29 13:53:02 +01:00