6891 Commits

Author SHA1 Message Date
38acd2b571 Made it possible for outside components to schedule workers.
It should not be the schedulers responsibility to schedule them all, just running them on schedule.
2014-04-08 13:43:33 +02:00
Emil Siverhall
68e1aa612b list all department services 2014-04-08 13:17:01 +02:00
0d8fb19459 Removed unused field. 2014-04-08 12:30:06 +02:00
2cabfada93 Fixed Wicket to use DEPLOYMENT when in production mode. 2014-04-08 12:29:15 +02:00
c9f02ead54 Merge remote-tracking branch 'origin/develop' into develop 2014-04-08 12:06:40 +02:00
04556971e3 Fixed Wicket to use DEPLOYMENT when in production mode. 2014-04-08 12:06:28 +02:00
Emil Siverhall
75bf466ee1 department_service module added 2014-04-08 10:05:21 +02:00
Golrokh Moattar
5fe83f890e in SupervisorMyProjectsPanel, GenericDataPanel changed to GenericDataPanel2 2014-04-07 17:19:19 +02:00
Golrokh Moattar
bfd9830ffa In DataTable: Rows per page should be always visible but pagination should be visible only if there is more than one page 2014-04-07 16:57:20 +02:00
Emil Siverhall
a8d37dc63f feedback when saving department service 2014-04-07 16:44:13 +02:00
Emil Siverhall
b67adefaea no current label visibility 2014-04-07 16:34:24 +02:00
Emil Siverhall
3424ecc56a basic styling 2014-04-07 16:27:18 +02:00
Emil Siverhall
73f6bfd2b6 DateTimeField -> DateField 2014-04-07 15:24:30 +02:00
Golrokh Moattar
300aae4e48 In DataTable: Rows per page should be always visible but pagination should be visible only if there is more than one page 2014-04-07 15:16:47 +02:00
Emil Siverhall
55cc94d702 implemented service method 2014-04-07 14:34:54 +02:00
Golrokh Moattar
c18b6bfc99 Added Download as Excel to the dataTable - bottom toolbar 2014-04-07 13:48:42 +02:00
1a878ceccb Uses GuiceWebApplicationFactory to create the wicket application to enable transparent injection. 2014-04-07 13:02:25 +02:00
Emil Siverhall
a9866c1661 basic form implementations 2014-04-07 13:00:29 +02:00
Golrokh Moattar
e3f44bfa3b Merge remote-tracking branch 'origin/develop' into develop 2014-04-07 12:42:12 +02:00
d11e2023ed Renamed class to better reflect what it does. 2014-04-07 12:23:53 +02:00
93c05a7e78 Removed some unnecessary mocks. 2014-04-07 11:28:56 +02:00
d00fb9718b Added the concept of life-cycles to the Guice components. 2014-04-07 11:27:01 +02:00
546f05ea4b Merge remote-tracking branch 'origin/develop' into develop 2014-04-07 10:27:00 +02:00
49cce736ba Clean up. 2014-04-07 10:26:50 +02:00
fred-fri
47a259232a fixed remove bug 2014-04-06 14:40:21 +09:00
df3713d31d Test fixes. 2014-04-05 23:47:00 +02:00
89c1627332 Fixed stuff. 2014-04-05 13:14:38 +02:00
33469cd866 Refactored AbstractWorker to work with providers instead of classes and an injector reference. 2014-04-04 16:31:44 +02:00
3c83bb9bad Removed unnecessary class WorkerTimerTask. 2014-04-04 16:17:11 +02:00
d563db2e2c Merge remote-tracking branch 'origin/develop' into develop 2014-04-04 15:53:51 +02:00
d1f70f215e Made Scheduler a Guice-managed singleton. 2014-04-04 15:53:08 +02:00
Emil Siverhall
3eb6858d74 DisplayQuestionPanel simplified 2014-04-04 15:45:44 +02:00
Emil Siverhall
789bf2b0b6 ExpandableMultiLineLabel, thank you, goodbye 2014-04-04 14:33:37 +02:00
Emil Siverhall
4a10f579fb added sso setting to Admin -> General settings 2014-04-04 14:20:26 +02:00
Emil Siverhall
1ef7c64e70 sso part of loginpage now displayed based on setting 2014-04-04 14:17:03 +02:00
Emil Siverhall
bf4b3bd55c removed code that should display logged in users named based on Shibb header. Never worked.. 2014-04-04 13:39:52 +02:00
Emil Siverhall
96ff5d20ef bachelorCountDate and masterCountDate in GeneralSystemSettings haven't been used for years.. 2014-04-04 13:20:21 +02:00
38e904e0d0 Added line-break. 2014-04-04 12:56:24 +02:00
Emil Siverhall
bd581ccd91 style changes 2014-04-04 12:55:09 +02:00
Emil Siverhall
c3661d1375 detach on deletion to update properly 2014-04-04 12:12:40 +02:00
Emil Siverhall
c6b1bee117 ViewAttachmentPanel shows date if datestyle is provided 2014-04-04 11:47:06 +02:00
Emil Siverhall
a551b9ea5b deletion of current research plan implemented 2014-04-04 10:42:47 +02:00
40b8ade56a Merge remote-tracking branch 'origin/develop' into develop 2014-04-04 09:49:38 +02:00
e18a3f9750 Fixed some Sonar issues. 2014-04-04 09:42:38 +02:00
c62f906ae4 Naming fix for package (part 2/2) 2014-04-04 09:39:31 +02:00
e91222b624 Naming fix for package (part 1/2) 2014-04-04 09:39:20 +02:00
Emil Siverhall
1c5c9d3b13 Merge remote-tracking branch 'origin/develop' into develop 2014-04-04 09:38:16 +02:00
577e353d7d Merge remote-tracking branch 'origin/develop' into develop 2014-04-04 09:32:49 +02:00
6828005c37 The form to add an external link is now hidden by default. Can be toggled with a button. 2014-04-04 09:32:31 +02:00
6217329cde Moved external link back to the right column. 2014-04-04 09:29:07 +02:00