3962 Commits

Author SHA1 Message Date
da79fcf2dd Added condition for submitting preliminary grading report that the final seminar has a document attached. 2014-10-17 12:31:04 +02:00
97add3a354 Added unique constraint to prevent multiple preliminary grading reports from being created for the same final seminar/author combination. 2014-10-17 12:16:09 +02:00
ac00e6aa4b Merge remote-tracking branch 'origin/develop' into develop 2014-10-17 11:59:21 +02:00
fred-fri
860eb284b6 Merge remote-tracking branch 'origin/develop' into develop 2014-10-17 18:08:17 +09:00
cc13917fdf Lombok for getters/setters. Maybe use a proper language that does not need boilerplate or libraries to spit out boilerplate. 2014-10-17 11:02:42 +02:00
3b4e75dd50 Seriously 2014-10-17 10:58:02 +02:00
8d9e8c7cb1 Added more logic and test to make sure successful submissions are marked as submitted and saved to the database. 2014-10-17 10:57:36 +02:00
644e9db6b9 Merge remote-tracking branch 'origin/develop' into develop 2014-10-17 10:03:38 +02:00
fred-fri
0d9db71deb rewritten opposition and participation gui 2014-10-17 16:27:29 +09:00
fred-fri
214620c2ad refactoring multiple attachments 2014-10-17 13:46:50 +09:00
fred-fri
f853793e56 Merge branch 'develop' into attachments 2014-10-17 12:41:38 +09:00
fred-fri
a74cbdc901 Revert "final grading report > grading report"
This reverts commit 4dee431b3ccf14f844b5be27b8a6bf5ad5ad6af0.
2014-10-17 11:13:10 +09:00
golrokh
21f9de4a4f DB and classes changed 2014-10-16 17:49:45 +02:00
181a4d70d1 Business logic for submitting a grading report as a preliminary report. 2014-10-16 16:17:11 +02:00
d423d70274 Made comment for application period exemptions handle strings up to 65536 characters (TEXT MySQL type) instead of only 255 (VARCHAR(255)). 2014-10-16 12:47:06 +02:00
golrokh
80e5e16bd8 Add point template to the DB 2014-10-16 10:17:56 +02:00
2431214ef7 Refactored so the boolean parameter is actually used. 2014-10-16 10:03:56 +02:00
fred-fri
c7b66cba20 Merge branch 'develop' into attachments 2014-10-16 16:47:04 +09:00
fred-fri
48094772d7 clarification on user notification 2014-10-16 16:20:25 +09:00
fred-fri
c1f0dd00cd refactoring to multiple attachments 2014-10-15 18:37:23 +09:00
1f7a77ff80 Major refactoring of AddActivitiesFromTemplatePanel. 2014-10-15 11:11:12 +02:00
96ebe21fc5 Sonar. 2014-10-15 09:49:37 +02:00
fred-fri
28cc7ba26a Merge branch 'develop' into attachments 2014-10-15 16:47:20 +09:00
fred-fri
4dee431b3c final grading report > grading report 2014-10-15 16:06:26 +09:00
fred-fri
7d6002d5a8 improved opposition and participation gui 2014-10-15 14:46:58 +09:00
fred-fri
5247359421 stupid dates 2014-10-15 13:36:15 +09:00
fred-fri
7d43b92534 removed unused declarations 2014-10-15 10:25:20 +09:00
fred-fri
4966c869ab these should be there 2014-10-14 15:31:51 +09:00
fred-fri
4e123e433a infinite loops are infinite 2014-10-14 14:02:04 +09:00
fred-fri
2766ada043 ordnung 2014-10-14 12:56:20 +09:00
fred-fri
feb96fd706 moving methods 2014-10-14 12:52:23 +09:00
fred-fri
cb9c12232a moving methods 2014-10-14 12:11:09 +09:00
fred-fri
bca8a6883f cleanout 2014-10-14 11:48:05 +09:00
fred-fri
44e3d06152 non integration and integration tests should be separate 2014-10-14 11:45:47 +09:00
fred-fri
a7edccdcb3 Merge branch 'movez' into develop 2014-10-14 10:19:21 +09:00
fred-fri
46600534f8 test fix 2014-10-14 10:19:15 +09:00
5e021725cd Removed more stupid code. 2014-10-13 14:58:41 +02:00
7d795d8f66 Removed unused constructor and more circular package-dependencies. 2014-10-13 14:52:58 +02:00
44d7ae2398 Removed unused implementation of ProjectAware from FinalSeminarCancelledEvent. 2014-10-13 14:41:36 +02:00
94d4206923 Fixed warning due to method name triggering invalid equals inspection. 2014-10-13 14:34:13 +02:00
d777ace375 Merge branch 'develop' into milestone_activator 2014-10-13 14:28:40 +02:00
fred-fri
83e0ccc75b what the flip is a checklistquestionanswer 2014-10-13 14:00:27 +09:00
fred-fri
93eaaee94d moving methods 2014-10-13 13:46:03 +09:00
fred-fri
ef2e0714b7 moving methods 2014-10-13 13:45:06 +09:00
fred-fri
a1cfefaf87 moving methods 2014-10-13 12:08:39 +09:00
fred-fri
8804651852 moving methods 2014-10-13 10:31:01 +09:00
fred-fri
49cf120a4d moving methods 2014-10-13 09:55:55 +09:00
755cc6be6b Admin role no longer includes examiner rights. 2014-10-10 15:06:22 +02:00
04c4f62d25 Some methods on services are simply too stupid to live. 2014-10-10 14:17:17 +02:00
golrokh
ba8dc52e17 Merge remote-tracking branch 'origin/develop' into develop 2014-10-10 13:50:35 +02:00