Andreas Svanberg
|
29a3a2c137
|
Added status and type filter to interact with supervisors page.
|
2015-01-12 08:14:08 +01:00 |
|
Andreas Svanberg
|
0770d526cf
|
Made HTML more readable.
|
2015-01-12 07:20:13 +01:00 |
|
Andreas Svanberg
|
40417699a6
|
Pulled the "Interact with supervisor" tab to the right to indicate that it is separate from the rest.
|
2015-01-12 07:18:16 +01:00 |
|
Andreas Svanberg
|
9079c51009
|
Made links to Daisy grading and TurnItIn analysis open in new windows.
|
2015-01-12 07:16:23 +01:00 |
|
Andreas Svanberg
|
cec1ac5a1d
|
Converted interact with supervisor to javascript-based sorting to enable sorting on "unread posts".
|
2015-01-12 07:11:11 +01:00 |
|
|
bdaf1ff990
|
Changed link text on the link to Daisy grading.
|
2015-01-09 15:23:06 +01:00 |
|
|
fddf51db4b
|
Changed to JavaConversions when doing the conversion on the Java side of things.
|
2015-01-07 07:04:43 +01:00 |
|
|
191469ce0f
|
Merge remote-tracking branch 'origin/develop' into develop
|
2014-12-19 21:46:50 +01:00 |
|
|
aa3715d9ab
|
Removed unused private field.
|
2014-12-19 10:34:36 +01:00 |
|
|
01e493265d
|
IntelliJ 14 highlighting bug.
|
2014-12-19 10:03:41 +01:00 |
|
|
93c147dd57
|
Use passed in wicket id parameter instead of referencing some constant.
|
2014-12-19 10:03:04 +01:00 |
|
|
3f512b10f7
|
Changed from DisplayMultiplesPanel to simple ListView.
|
2014-12-19 09:57:58 +01:00 |
|
|
1b88382c1d
|
Changed from DisplayMultiplesPanel to simple ListView.
|
2014-12-19 09:55:04 +01:00 |
|
|
bc28922b6f
|
Removed sub-package to peer containing the two workers.
|
2014-12-18 15:27:00 +01:00 |
|
|
159f26ae9a
|
Added start date column.
I wonder how many tweaks we're going to have to add before Janne realizes this is a stupid way to do it and we should have gone the API route instead.
|
2014-12-18 14:36:42 +01:00 |
|
|
362c0176d6
|
Added SciPro header to the public projects page.
|
2014-12-18 14:34:44 +01:00 |
|
|
6d251b66fc
|
Fixed circular dependency between peer and workerthreads.
|
2014-12-18 13:04:08 +01:00 |
|
|
6ced389243
|
Migrated final reference to google.Optional
|
2014-12-18 12:13:15 +01:00 |
|
|
00db12b7e1
|
Removed fromOptional smart constructor in WicketFileUpload.
|
2014-12-18 12:10:46 +01:00 |
|
|
a0ef8d5b7b
|
Migrated thesis reviews to scala.Option from google.Optional
|
2014-12-18 11:56:34 +01:00 |
|
|
14f2acbd43
|
Added smart constructor to WicketFileUpload.
|
2014-12-18 11:46:36 +01:00 |
|
|
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 |
|
|
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 |
|
|
dd02ff3970
|
Removed unused idea-related notification events.
|
2014-12-17 15:09:56 +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 |
|
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.
|
2014-12-12 11:23:57 +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 |
|
|
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 |
|