Andreas Svanberg
|
435ab45fc2
|
Fixed condition coverage.
|
2015-02-20 22:41:23 +01:00 |
|
Andreas Svanberg
|
6211e9cf3a
|
Removed unused private fields.
|
2015-02-20 22:35:03 +01:00 |
|
Andreas Svanberg
|
46d5751ff9
|
Removed unused method.
|
2015-02-20 21:57:19 +01:00 |
|
Andreas Svanberg
|
482d2d060b
|
Calculating unread posts now compose existing functions rather then re-implement the logic side-by-side.
|
2015-02-20 21:55:52 +01:00 |
|
Andreas Svanberg
|
ca73f3452e
|
Removed stupid Pageable parameter since it was never used for paging and always had the same sort. Now always fetches every post and sorting is done where it should be, in presentation layer.
|
2015-02-20 21:21:26 +01:00 |
|
Andreas Svanberg
|
e257f49d7f
|
Removed the un-threaded forum.
Victory at last!
Time for simplification.
|
2015-02-20 20:53:51 +01:00 |
|
Andreas Svanberg
|
59c64369d9
|
Removed the possibility to sort the forum messages, they are now always in descending order (newest on top).
|
2015-02-20 19:50:37 +01:00 |
|
|
7d6acf1a67
|
Fixed usage of toString for display purposes.
|
2015-02-20 12:30:58 +01:00 |
|
|
e189acac60
|
Fixed usage of toString for display purposes.
|
2015-02-20 12:27:03 +01:00 |
|
|
38ac0dc286
|
Fixed drop downs for iPad.
|
2015-02-20 11:06:35 +01:00 |
|
|
d93d332767
|
Changed description of project completed notification.
|
2015-02-20 09:32:42 +01:00 |
|
|
83d2dbb90d
|
Added some space for final thesis.
|
2015-02-20 08:30:44 +01:00 |
|
|
06f38bbeb0
|
Switched from repository to service.
|
2015-02-19 14:59:24 +01:00 |
|
|
53b5c1df97
|
Made it possible to re-arrange footer links.
|
2015-02-19 14:16:39 +01:00 |
|
|
42bddbd79a
|
add reminders for First meating
|
2015-02-19 11:03:02 +01:00 |
|
|
a40b05d44b
|
Changed so that requested and deadline for reviewers final grading reports only include date and not time.
|
2015-02-19 10:09:51 +01:00 |
|
|
37d6ab4892
|
Added simple logging when creating/updating/deleting a local user.
|
2015-02-18 16:38:19 +01:00 |
|
|
d6a5044dd8
|
Added simple logging when changing notification settings.
|
2015-02-18 16:31:19 +01:00 |
|
|
aea7f3f528
|
Changed so that only active projects count for stuff to do for the reviewers.
|
2015-02-18 13:57:50 +01:00 |
|
|
80879bb114
|
Added business method for completing a project. Notifications are now sent when projects are completed.
|
2015-02-18 13:16:37 +01:00 |
|
|
3a215bf59a
|
Added "Grading in daisy" link to the reviewers grading report (yay standalone system).
|
2015-02-18 11:23:32 +01:00 |
|
|
86f44b7339
|
Added date when final thesis was uploaded.
|
2015-02-18 11:19:00 +01:00 |
|
|
41dd7ed6e3
|
Removed extra "Final thesis" file from the grading page and the "Go to grading" link since the supervisor is already there. The date of approval is shown instead of file upload date.
|
2015-02-18 11:17:08 +01:00 |
|
|
633132558c
|
Moved final thesis panel to the grading tab for supervisors.
|
2015-02-18 10:57:31 +01:00 |
|
golrokh
|
2a530f8066
|
Fixed showing motivations in multi-line format, in peer review
|
2015-02-17 14:06:09 +01:00 |
|
golrokh
|
1031f159bd
|
Fixed model for language
|
2015-02-17 11:41:28 +01:00 |
|
|
9943f32576
|
Fixed requested date in reviewer final grading tab.
|
2015-02-17 09:52:35 +01:00 |
|
|
f0fa51f91d
|
Merge remote-tracking branch 'origin/develop' into develop
|
2015-02-16 13:34:36 +01:00 |
|
|
7457b8f855
|
Peer review language statistics
|
2015-02-16 13:34:08 +01:00 |
|
|
0009d7d457
|
Changed reviewers deadline for final grading report to be based on the approval date of the final thesis rather than the supervisors hand-in date of their grading report. Also fixed so the number of days now uses the system setting rather than hardcoded five days.
|
2015-02-16 11:34:00 +01:00 |
|
|
d620567169
|
Fixed individual criteria appearing twice on the supervisors downloaded grading report.
|
2015-02-16 11:12:10 +01:00 |
|
|
7112a003a5
|
Removed unused service.
|
2015-02-16 10:44:47 +01:00 |
|
|
d788cd5e32
|
Removed unused parameter.
|
2015-02-16 10:43:34 +01:00 |
|
|
ab419d8256
|
Removed useless code.
|
2015-02-16 10:42:39 +01:00 |
|
|
d58d16eeed
|
Removed useless code.
|
2015-02-16 10:20:52 +01:00 |
|
|
597c2fea28
|
Fixed problem when answering a checklist question for the first time.
|
2015-02-16 10:14:02 +01:00 |
|
golrokh
|
94e51fbf07
|
Merge remote-tracking branch 'origin/develop' into develop
|
2015-02-12 11:35:51 +01:00 |
|
golrokh
|
97caa5c991
|
Fixed txt extension in downloading idea
|
2015-02-12 11:35:42 +01:00 |
|
|
f13d7e1226
|
Clean up around creating/editing activities.
|
2015-02-12 11:27:36 +01:00 |
|
|
077451e823
|
Fixed authorization check.
|
2015-02-12 11:19:39 +01:00 |
|
|
038997eef0
|
Removed unnecessary authorization check since the exact same one is performed in the superclass.
|
2015-02-12 11:09:11 +01:00 |
|
|
decff829bb
|
Removed unnecessary authorization check since the exact same one is performed in the superclass.
|
2015-02-12 11:06:30 +01:00 |
|
golrokh
|
27e9c02a2f
|
Merge remote-tracking branch 'origin/develop' into develop
|
2015-02-12 10:41:19 +01:00 |
|
golrokh
|
c9e3b554a6
|
Fixed Sonar stuff
|
2015-02-12 10:41:10 +01:00 |
|
|
45e9432287
|
Text changes.
|
2015-02-12 10:14:38 +01:00 |
|
golrokh
|
56fc6b0a44
|
Fixed test
|
2015-02-11 17:00:20 +01:00 |
|
golrokh
|
96634301fe
|
Fixed test
|
2015-02-11 16:58:16 +01:00 |
|
golrokh
|
fedc5c98e7
|
Merge remote-tracking branch 'origin/develop' into develop
|
2015-02-11 16:55:11 +01:00 |
|
golrokh
|
796882b8c0
|
Fixed Sonar stuff
|
2015-02-11 16:55:05 +01:00 |
|
|
1e3170eb0f
|
Sonar.
|
2015-02-11 16:49:18 +01:00 |
|