6174 Commits

Author SHA1 Message Date
8e350a8e4f Switched from stale shitty model to detachable one. 2014-02-25 13:23:14 +01:00
060bb51a1c Added workaround for Wicket and Hibernate interaction which caused setObject to never get called and the newly generated id to get cached. Now tries to fetch it on detach() 2014-02-25 13:18:16 +01:00
leosu
a2ffedf569 notification for activation and deactivation of project 2014-02-25 11:40:03 +01:00
b27089d570 Merge remote-tracking branch 'origin/develop' into develop 2014-02-25 11:05:44 +01:00
30ab319194 Sends created event when the seminar is created and change events when something changes. 2014-02-25 11:05:38 +01:00
4033406387 Shows create or update depending on if the seminar exists or not. 2014-02-25 10:59:19 +01:00
Golrokh Moattar
83f0f3dd9c Suppress auto-wiring warning 2014-02-25 10:54:48 +01:00
Golrokh Moattar
7b4c25a743 Admin can search Users by their EmailAddress 2014-02-25 10:51:17 +01:00
leosu
96b28f90ec comment punish also looks at new PreliminaryGradingReport 2014-02-25 10:46:27 +01:00
b39c31c82e Delete link is only visible if there is an id present on the seminar. 2014-02-25 10:37:25 +01:00
24f2e864f8 Added setCancelled/isCancelled methods to FinalSeminar that delegates to deleted to better communicate intent even if it is still stupid.
Successful submit in CRUD panel now uncancels the seminar.
2014-02-25 10:33:46 +01:00
leosu
aaa9f7021c cleanup 2014-02-25 10:24:00 +01:00
ff81bed67e Delete final seminar. 2014-02-25 10:21:42 +01:00
leosu
7df03e3d52 hide final thesis upload for phd and ICT4D 2014-02-25 10:15:32 +01:00
fred-fri
4f2c8ddea9 creating phd 2014-02-25 12:32:08 +09:00
dfe76d9875 Clear events to notify about after sending notifications. 2014-02-24 17:43:06 +01:00
e8a5777446 Minor fixes. 2014-02-24 17:38:39 +01:00
acd4929384 Refactored tests a bit 2014-02-24 17:35:38 +01:00
8baca05172 Send out notifications for oppositions changed. 2014-02-24 17:31:18 +01:00
f88514988e Added feedback when successfully submitting form. 2014-02-24 17:30:30 +01:00
9aa15bcb47 Added date validation. 2014-02-24 17:27:33 +01:00
Richard
3e0182047c Merge remote-tracking branch 'origin/develop' into develop 2014-02-24 17:23:55 +01:00
Richard
72c23a491d Minor changes to the HeaderPanel.
Removed .role from the CSS.
2014-02-24 17:23:44 +01:00
a9b274077d Moved feedback text to properties and added fenced feedback panel 2014-02-24 17:11:44 +01:00
24d0cdc390 Removed unused fields. 2014-02-24 16:59:48 +01:00
4642a2966c Cosmetic changes. 2014-02-24 16:59:36 +01:00
7a893e6fbe Opposition additions is now validated via normal wicket ways. 2014-02-24 16:57:06 +01:00
Richard
42aa1619f8 Removed redundant css-classes. 2014-02-24 16:55:22 +01:00
9332ab392b Merge remote-tracking branch 'origin/develop' into develop 2014-02-24 16:53:32 +01:00
Richard
5cd8ab9b41 Added bootstrap styling on SystemMaintenancePage. 2014-02-24 16:49:24 +01:00
b67b82df5f Panel is hidden instead of disabled for students. 2014-02-24 16:43:35 +01:00
Richard
1416443102 Added bootstrap styling on ManualImportExportPanel. 2014-02-24 16:41:54 +01:00
Emil Siverhall
53023ab249 Merge remote-tracking branch 'origin/develop' into develop 2014-02-24 16:40:30 +01:00
Emil Siverhall
1a9308844c changed to notification compilation worker to only go through notifications by users with mail compilation enabled 2014-02-24 16:40:20 +01:00
919bab0743 Renamed enum to singular form instead of plural. 2014-02-24 16:40:17 +01:00
leosu
6bae04205a fixed some visibility issues 2014-02-24 16:39:43 +01:00
536a24670a Switched to Enum renderer instead of implicit toString() reliance 2014-02-24 16:39:08 +01:00
Richard
5805079f5f Added button on NonWorkDaysPage. 2014-02-24 16:34:44 +01:00
6378b0380a Minor refactoring 2014-02-24 16:33:35 +01:00
Richard
cbb327599a Added button on MileStoneActivityAdminPanel. 2014-02-24 16:32:57 +01:00
Richard
c046d46c33 Added button on MileStonePhaseAdminPanel. 2014-02-24 16:32:00 +01:00
Richard
00a92fe132 Added bootstrap styling on AdminDateSettingsPage. 2014-02-24 16:29:09 +01:00
Richard
6694cf684b Removed add-icon from AdminProjectTypeSettingsPage.
Added button on AdminProjectTypeSettingsPage.
2014-02-24 16:22:27 +01:00
Richard
a6fc373459 Added bootstrap styling to AdminMatchSettingsPage. 2014-02-24 16:10:45 +01:00
Richard
3ba111c0c8 Added bootstrap styling to AdminPeerSettingsPage.. 2014-02-24 16:08:35 +01:00
leosu
e7d3ce7ef4 Merge remote-tracking branch 'origin/develop' into develop 2014-02-24 15:41:24 +01:00
leosu
b981090709 feedback stuff 2014-02-24 15:41:18 +01:00
Richard
1c5e26feec Added bootstrap styling to TurnitinSettingsPage. 2014-02-24 15:27:27 +01:00
d480ce4f54 Refactored anonymous form to inner class. 2014-02-24 15:22:12 +01:00
Richard
ac2a976031 Added bootstrap styling to AdminFinalSeminarSettingsPage.
Added bootstrap styling to AdminGeneralSettingsPage.
2014-02-24 15:18:39 +01:00