17385 Commits

Author SHA1 Message Date
3e69974f0f Migrated report related functions to scala.Option from google.Optional 2014-12-18 11:39:14 +01:00
80b03d5c97 Migrated peer related functions to scala.Option from google.Optional 2014-12-18 10:59:59 +01:00
cb5f5057a6 Removed duplicate class. 2014-12-18 10:45:51 +01:00
0f09bd9315 Fixed some tests. 2014-12-18 10:00:19 +01:00
4c09e9908d Migrated more parts of reviewer approvals to scala.Option from google.Optional 2014-12-17 16:29:27 +01:00
2e87840b70 Migrated some missing parts of reviewer approvals to scala.Option from google.Optional 2014-12-17 16:01:33 +01:00
c7bfd2bdf8 Migrated activity forum integration to scala.Option from google.Optional 2014-12-17 15:50:18 +01:00
a4d5eacd20 Migrated reviewer approvals to scala.Option from google.Optional 2014-12-17 15:46:52 +01:00
c942e2f3d2 Removed unused peer notification REVIEW_ABORTED. 2014-12-17 15:19:57 +01:00
d49ea8ed83 Removed unused idea notification SUPERVISOR_CHANGE. 2014-12-17 15:16:49 +01:00
b306ab39e4 Removed unused idea notification PARTNER_TIMEOUT. 2014-12-17 15:13:36 +01:00
eccf913543 Removed unused notification event configuration (was for editable descriptions). 2014-12-17 15:11:48 +01:00
dd02ff3970 Removed unused idea-related notification events. 2014-12-17 15:09:56 +01:00
8b44b533e2 Cleaned up some old configuration relating to the deleted Turnitin error notification. 2014-12-17 15:05:42 +01:00
e791172c0a Removed old ForumMailPage, there are now two separate ones used instead. 2014-12-17 14:54:33 +01:00
dfd2826f6c Removed unused seminar notification event. 2014-12-17 14:48:02 +01:00
bcb425c84d Upgraded Scala to 2.11.4.
Removed warning about discarded non-Unit value, no need to complicate things when we're working with a side-effecting Java web framework.
2014-12-17 11:23:51 +01:00
3665427c0f Removed unnecessary local variable. 2014-12-17 09:32:50 +01:00
golrokh
868cc4432a link to daisy in the grading tab should be visible all the time 2014-12-16 14:39:11 +01:00
golrokh
306c79d78d link to daisy in the grading tab should be visible all the time 2014-12-16 11:50:11 +01:00
fc581f1723 Used the proper method instead of the stupid one. release-2014-12-14_20-43-16 2014-12-12 11:23:57 +01:00
debd6adeab Tested adding default activity plan when project gets started from an idea. 2014-12-12 11:21:26 +01:00
ff7e8c2479 This is the method that every consumer wants. 2014-12-12 10:58:27 +01:00
5d0ad7417b Added mock implementations of EventBus and ActivityPlanFacade to the test match module. 2014-12-12 10:50:40 +01:00
5ca59d2828 Delomboked for Scala compatibility. 2014-12-12 10:40:29 +01:00
5914b61067 Removed dependency on match module from activity plan, the dependency should go the other way around. 2014-12-12 10:30:58 +01:00
5e7544ea1b Merge remote-tracking branch 'origin/develop' into develop 2014-12-11 13:35:31 +01:00
afc0b5d46e Removed no longer used combined date and time field. 2014-12-11 13:34:26 +01:00
2fd541c44c The separate date and time field now only update their respective parts if a date is already set. This enables you to have both components reference the same date and they will not overwrite each other. 2014-12-11 13:33:39 +01:00
418d093a2d Admin edit application period now uses separate date and time pickers. 2014-12-11 13:16:11 +01:00
1fecb1f4fd Edit activity now uses the separate date and time pickers. 2014-12-11 12:59:31 +01:00
e5dc610253 Fixed some required problems in BootstrapDateTimeComponent 2014-12-11 12:59:00 +01:00
fd639924ed Add activities from template now uses the separate date and time pickers. 2014-12-11 12:48:57 +01:00
golrokh
6e2e651466 Added a Logger to give us more info about the problem in user import 2014-12-11 12:45:17 +01:00
a9f4bf5200 First meeting panel now uses the separate date and time pickers. 2014-12-11 11:40:08 +01:00
b80fe9d7e7 Changed display of help text and removed DSV specific information. 2014-12-11 11:30:53 +01:00
61ee8a5c5d Changed MoveFinalSeminarPanel to use the new separate date and time picker. 2014-12-11 11:21:42 +01:00
7c98d372fb Changed SeminarCRUDPanel to use the new separate date and time picker. 2014-12-11 10:45:57 +01:00
f495bde7fa Created a BootstrapTimeField for inputting time and a combined date and time picker using the existing BootstrapDateField. 2014-12-11 10:35:27 +01:00
golrokh
d98f6bcaed Changed that "Choose one" would be always an option in Application period in Admin-Match-Idea 2014-12-11 10:26:11 +01:00
9beb2ef7e1 Properly populated the model to fix a broken test. 2014-12-10 13:33:32 +01:00
b8627f117c Merge remote-tracking branch 'origin/develop' into develop 2014-12-10 13:17:19 +01:00
424a1f4d16 Removed the possibility to render an approval without going via query parameters. 2014-12-10 13:17:05 +01:00
d4894ecec8 Made it possible to use the reviewer decision page using query parameters to specify which decision to rule on. 2014-12-10 13:00:58 +01:00
843b5b02b5 Converted to Scala. 2014-12-10 11:36:08 +01:00
golrokh
261914e85b change the length of source in NotificationData to LONGTEXT 2014-12-10 10:55:19 +01:00
golrokh
7c36238de6 Show Reviewer Decision date instead of Requested date in FinalSeminarApproval 2014-12-09 14:51:03 +01:00
golrokh
a6b56d7d6d changed sorting to DSC but in dateCreated in public project page 2014-12-09 14:04:32 +01:00
golrokh
1e4e67de35 change sorting to Ascending in public project page 2014-12-09 13:15:35 +01:00
golrokh
f26b46e6a7 used our default data table for viewing public projects release-2014-12-09_12-38-01 2014-12-09 12:06:30 +01:00