4004 Commits

Author SHA1 Message Date
a53add44ae Removed the last remnants of Spring. 2014-03-28 14:37:59 +01:00
Emil Siverhall
7b10deffe2 made final seminar respondent service extend generic service to fix problems with saving respondent grades 2014-03-28 14:37:15 +01:00
77ab246cc2 Merge remote-tracking branch 'origin/develop' into develop 2014-03-28 14:32:05 +01:00
Emil Siverhall
40c47e6046 renamed migration script 2014-03-28 13:29:08 +01:00
Emil Siverhall
4036140799 Merge remote-tracking branch 'origin/develop' into develop 2014-03-28 13:27:43 +01:00
c7ed065099 Added a provider for the current user to the system so that it does not have to be passed around. 2014-03-28 11:27:12 +01:00
fred-fri
307d54b5b8 urls 2014-03-28 18:20:33 +09:00
fred-fri
3b671bfd6e notification fixes 2014-03-28 18:07:38 +09:00
Emil Siverhall
d69c11ddda happy days 2014-03-28 10:00:08 +01:00
fred-fri
3c4e832033 fixes 2014-03-28 16:56:11 +09:00
198ac1ca3c Merge remote-tracking branch 'origin/develop' into develop 2014-03-28 08:40:03 +01:00
Emil Siverhall
82545c0fa2 moved attachment to mapped superclass to use with both opposition reports and preliminary grading report. 2014-03-28 08:32:28 +01:00
fred-fri
4020eb3b6b renaming the non template entities and some of their attributes 2014-03-28 16:32:25 +09:00
fred-fri
30fdc5d358 renaming projecteventtemplate to activitytemplate, and renaming some atttributes in activityplantemplate 2014-03-28 13:45:31 +09:00
fred-fri
adcae9e287 renaming everything named scheduletemplate in core to activityplantemplate 2014-03-28 12:55:37 +09:00
fred-fri
a7b7ea8b89 renamed scheduletemplate attribute in other entities to activityplantemplate 2014-03-28 12:48:26 +09:00
fred-fri
38a0b5ae15 renamed scheduletemplate entity to activityplantemplate 2014-03-28 12:08:01 +09:00
Emil Siverhall
f16ae23cab attachments to opposition report/prel grading report entities 2014-03-27 20:56:48 +01:00
Emil Siverhall
73c919994c test 2014-03-27 17:17:49 +01:00
Emil Siverhall
bf18e41a5b different feedback when approving opponents if points could be transferred or not 2014-03-27 17:14:14 +01:00
6cd1a7267f Removed a bunch of Spring-related annotations. 2014-03-27 16:42:28 +01:00
Golrokh Moattar
ac8d045e2c Merge remote-tracking branch 'origin/develop' into develop 2014-03-27 15:16:46 +01:00
70d108f919 Switched to a property module. Sorting one (sometimes two) items just is not that important.
If sorting really is demanded create LoadableDetachableModel that sorts in load().
2014-03-27 15:08:31 +01:00
Golrokh Moattar
7ba3799457 Merge remote-tracking branch 'origin/develop' into develop 2014-03-27 14:57:38 +01:00
d39dd7629e Added missing @Transactional to delete() in AbstractServiceImpl 2014-03-27 14:23:20 +01:00
Golrokh Moattar
5fb0992e01 Merge remote-tracking branch 'origin/develop' into develop 2014-03-27 11:00:05 +01:00
Emil Siverhall
bfd95df37e feedback columns to longtext in criterion/gradingcriterion 2014-03-27 09:30:47 +01:00
Emil Siverhall
2dfc3b73ab Merge remote-tracking branch 'origin/develop' into develop 2014-03-27 08:25:28 +01:00
fred-fri
2199e838ef no hardcoded url 2014-03-27 16:15:04 +09:00
90169653a0 Removed Authorization.Failure enum as it was never used. 2014-03-26 20:43:48 +01:00
Golrokh Moattar
77495d46c0 Working on "LatestEventPanel" 2014-03-26 17:09:21 +01:00
b59866a075 Fixed bad count query. 2014-03-26 14:11:07 +01:00
Emil Siverhall
bbd6984fa3 removed constructList method from ApplicationPeriodServiceImpl 2014-03-26 13:37:23 +01:00
Emil Siverhall
2ff1536d80 removed constructList method from KeywordServiceImpl 2014-03-26 13:36:44 +01:00
Emil Siverhall
9f3ccff1b0 removed constructList method from projectServiceImpl 2014-03-26 13:35:55 +01:00
Golrokh Moattar
757d8bba02 Merge remote-tracking branch 'origin/develop' into develop 2014-03-26 13:33:42 +01:00
Emil Siverhall
0589de8cec test fix 2014-03-26 13:23:15 +01:00
Emil Siverhall
1ea117d378 list -> set on final seminar participations 2014-03-26 13:01:37 +01:00
1ff8d25382 Removed workaround since we're switching to Set instead of List. 2014-03-26 12:59:34 +01:00
22114e84fa Fixed proper equals/hashCode. 2014-03-26 12:59:07 +01:00
9fbc446428 Workaround to a Hibernate bug. 2014-03-26 12:54:39 +01:00
Golrokh Moattar
5988abf561 Added FileSource to the storeFile service to show where the file comes from 2014-03-26 11:34:19 +01:00
865040bb1d Fixed warnings. 2014-03-26 11:13:12 +01:00
337b9f8ece Merge remote-tracking branch 'origin/develop' into develop 2014-03-26 11:08:16 +01:00
8cb0a9de13 Removed FinalSeminarActiveParticipationRepo. 2014-03-26 11:07:53 +01:00
Golrokh Moattar
e437ea7d3f Added FileSource Enum as a property to fileDescription 2014-03-26 11:05:49 +01:00
Golrokh Moattar
45c086571d Added a fileSource Column to FileDescriptionTable 2014-03-26 11:03:00 +01:00
Emil Siverhall
14819f502c ignore exceptions on peer review submission transactional annotation 2014-03-26 10:38:48 +01:00
693f0beee4 Remove isThesisFile from FileDescription. 2014-03-26 09:39:38 +01:00
fred-fri
fa55c0ed13 implemented method 2014-03-26 14:13:21 +09:00