Commit Graph
6850 Commits
Author SHA1 Message Date
fmittag d34da5b1a3 Merge remote-tracking branch 'origin/csv_html_export' into csv_html_export 2013-02-05 12:21:22 +01:00
Marcus Kammer bd3eaf7422 Add styles. 2013-02-05 12:16:53 +01:00
Marcus Kammer 000a96e413 Add styles 2013-02-05 12:14:08 +01:00
Marcus Kammer 113f8cea02 Add td background image. 2013-02-05 12:13:52 +01:00
Marcus Kammer 418f094e8e Add styles. 2013-02-05 12:13:03 +01:00
Marcus Kammer a9e598a892 Set colour of sorting arrows to white 2013-02-05 12:12:58 +01:00
Marcus Kammer f5de902986 Add background gra[hic for leaderboard 2013-02-05 10:50:11 +01:00
fmittag 2110bdf724 little cleanup 2013-02-04 17:37:07 +01:00
fmittag 10a8c86a08 leaderboard export as html with sorting 2013-02-04 15:45:48 +01:00
fmittag ac09fe757b first simple version of leaderboard export as HTML 2013-01-31 20:36:22 +01:00
Axel Uhl 94a962306e use RaceDTO.trackedRace instead of isTracked field to determine whether a race has a tracked race 2013-01-30 01:23:45 +01:00
Axel Uhl 77e1cb1e8c Merge remote-tracking branch 'server/master' 2013-01-29 20:32:16 +01:00
Simon Pamies e7feeb49a3 Removed hyperic sigar from run configuration as it is not needed there 2013-01-29 20:30:35 +01:00
Simon Pamies 2517ab60df Bugfix: Property is a float and can not be converted to a double 2013-01-29 20:18:30 +01:00
Simon Pamies 2f7e58ba93 Moved LifecycleState to com.sap.sailing.domain.common 2013-01-29 19:07:51 +01:00
Lennart Hensler d53aec5a27 Removed the work around for the click handling of
SortableExpandableColumnHeaders. This isn't needed anymore with GWT 2.5
2013-01-29 16:53:22 +01:00
Axel Uhl c9326e26e4 fixed expansion issue after a <span> element was wrapped around the <div> element of the header cell 2013-01-29 15:20:46 +01:00
Axel Uhl 14aebf7811 Merge remote-tracking branch 'origin/master' 2013-01-29 15:03:23 +01:00
Axel Uhl 01ea076fd3 progress indication also for SwissTiming replay adapter 2013-01-29 14:51:56 +01:00
Lennart Hensler 4b2edc0799 Merge remote-tracking branch 'origin/master' 2013-01-29 14:25:03 +01:00
Lennart Hensler 47df2d287f Refactored the singleton URLFactory to a static helper class and renamed
it to URLEncoder.
2013-01-29 14:22:59 +01:00
Axel Uhl 3e84566836 added progress indication for SwissTiming SailMaster connector 2013-01-29 14:14:51 +01:00
Simon Pamies b626877305 Renamed getOrCreateRaceDefinitionAndTrackedRace, removed get part because there is no get functionality 2013-01-29 14:04:40 +01:00
Lennart Hensler eb8bffa3e2 Deleted the BreadcrumbPanel, because it isn't used anywhere. 2013-01-29 14:04:11 +01:00
Axel Uhl 206d935283 Merge remote-tracking branch 'origin/master' 2013-01-29 13:59:15 +01:00
Simon Pamies 9d3017393d Removed hyperic sigar from run configuration as it is not needed there 2013-01-29 13:51:55 +01:00
Lennart Hensler de4e98f739 Added an attribute order to TrackedRaceStatusEnum, so that the sorting
order doesn't depend on the ordinal of the enum.
2013-01-29 13:39:03 +01:00
Lennart Hensler 43fb321fc3 Simplified the comparators of the columns from the
AbstractTrackedRacesListComposite.
2013-01-29 13:26:09 +01:00
Lennart Hensler 17f88acdaa Added an assert, that the name of a race definition mustn't be null. 2013-01-29 13:17:39 +01:00
Simon Pamies 003539f8e4 Added explicit test for property update and history functionality 2013-01-29 12:49:46 +01:00
Lennart Hensler 4f47c60ac5 Fixed Bug 1179: Sorting of the tracked races list composite columns. 2013-01-29 12:44:04 +01:00
Simon Pamies bd18e80bab Updated documentation (cont.) 2013-01-29 12:36:54 +01:00
Simon Pamies 89a8f92a28 Updated documentation 2013-01-29 12:36:25 +01:00
Simon Pamies beaaefe777 Updated property handling to avoid creating same state multiple times 2013-01-29 12:26:49 +01:00
Simon Pamies 0b286cfde6 Added test for lifecycle implementation, changed names of states 2013-01-29 12:09:49 +01:00
Lennart Hensler d8fe3c3cd7 Added comparators to the missing columns of the
TrackedRacesListComposite.
2013-01-29 11:21:57 +01:00
Lennart Hensler 874e75f73c Removed the tracked column from the AbstractTrackedRacesListComposite 2013-01-29 10:21:51 +01:00
Lennart Hensler cf6216e1cf Added test case for continuous wrap arounds in the wind chart 2013-01-29 09:59:59 +01:00
Simon Pamies 7fb8cc7c87 Deleted old implementation of race state 2013-01-29 09:30:40 +01:00
Simon Pamies 413d169ed4 First "Durchstich" for #1175. Untested yet but looks good at a first
glance. Tests must be created because implications are quite extensive
2013-01-29 09:30:40 +01:00
Axel Uhl 42a730436e also support mass-remove in one round-trip 2013-01-29 01:38:58 +01:00
Axel Uhl 4939086c0b also made stopping tracking multi-selection aware 2013-01-29 01:26:35 +01:00
Axel Uhl 61728d53a2 made start-tracking service APIs multi-race capable 2013-01-29 00:53:22 +01:00
Axel Uhl 318121c441 added hamcrest as bundle dependency to gwt.ui.test to make maven build succeed 2013-01-29 00:37:12 +01:00
Axel Uhl 817c16879b adjusted GWT compile settings for new entry points; added no-proxy selenium test launch 2013-01-28 21:06:38 +01:00
Axel Uhl eff4152c1a Merge remote-tracking branch 'origin/master' 2013-01-28 18:00:27 +01:00
Axel Uhl 9346ea9a69 Merge remote-tracking branch 'server/master' 2013-01-28 17:58:12 +01:00
Axel Uhl 3e950c86b8 let SmartFutureCache suspend/resume so it doesn't produce unlimited numbers of tasks in queue; see also bug 1175 2013-01-28 17:54:21 +01:00
Frederik Petersen d19074a89d Added a subsection about external libraries to Architecture doc 2013-01-28 15:57:08 +01:00
Frederik Petersen ca1d653566 Merge branch 'master' of ssh://git.wdf.sap.corp:29418/SAPSail/sapsailingcapture 2013-01-28 14:46:22 +01:00