Commit Graph
77 Commits
Author SHA1 Message Date
fmittag 63f1d2cbb3 Finetuning of the new AsynchActionExecutor:
- Added the async actions or the charts (WindChart, CompetitorCharts)
- Added logic to check the amount of pending calls per action type
- Added a central instance of the AsynchActionExecutor to the RaceboardPanel so that all used components of the panel can share one instance
2012-03-17 17:19:51 +01:00
Axel Uhl a80c873e89 major refactoring of leaderboard settings regarding specification of races to show 2012-03-10 00:47:44 +01:00
Axel Uhl 74fa27316a fix sorting and race column display upon play mode change 2012-03-09 21:44:57 +01:00
Axel Uhl d7b4968629 Merge remote-tracking branch 'origin/master' 2012-03-05 16:14:29 +01:00
Axel Uhl 16e60e7f37 tunnel changed IP from 10.18.10.38 to 10.18.206.73 2012-03-05 16:12:24 +01:00
Lennart Hensler 7d4109088f The StrippedRaceDTO is added to the RaceInLeaderboardDTO by the sailing service 2012-02-27 14:03:05 +01:00
Axel Uhl 68c85faa33 fixed NPE in LeaderboardEditing because of null settings passed 2012-02-22 02:09:19 +01:00
Lennart Hensler 3eeb883d32 Implemented ToggleSelectionListener in the LeaderboardPanel and added
UserAgentTypes-Attribute to the AbstractEntryPoint
2012-02-09 13:13:23 +01:00
fmittag 691826bc41 fixed missing new parameter of LeaderBoardPanel in mock test class 2012-02-03 18:33:36 +01:00
fmittag 91e87f60c9 Merge remote-tracking branch 'origin/gwt' into gwt
Conflicts:
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/leaderboard/LeaderboardSettings.java
2012-01-24 11:26:17 +01:00
Axel Uhl 3a8d6616fb removed server.api bundle after having moved the identifier stuff to the domain bundle 2012-01-24 10:26:15 +01:00
fmittag b2fbd7c459 refactoring of race column selection in the LeaderboardPanel from <String> to <RaceInLeaderboardDTO> 2012-01-24 10:19:02 +01:00
Lennart Hensler 93832dac8f Merge branch 'connection-refactor' into spectator
Conflicts:
	java/com.sap.sailing.domain.test/src/com/sap/sailing/domain/test/AbstractTracTracLiveTest.java
	java/com.sap.sailing.domain.test/src/com/sap/sailing/domain/test/MultipleClassesInEventTest.java
	java/com.sap.sailing.domain.test/src/com/sap/sailing/domain/test/OnlineTracTracBasedTest.java
	java/com.sap.sailing.domain.test/src/com/sap/sailing/domain/test/UnicodeCharactersInCompetitorNamesTest.java
	java/com.sap.sailing.gwt.ui.test/src/com/sap/sailing/gwt/ui/test/GwtTestCaseColumnToggling.java
	java/com.sap.sailing.server.test/src/com/sap/sailing/server/test/RaceTrackerTest.java
2012-01-23 14:48:27 +01:00
fmittag 20c094da53 added parameter to LeaderboardPanel constructor to define a preselected race to be shown 2012-01-20 17:38:29 +01:00
Axel Uhl b1f642e767 added RaceIdentifier to race column in leaderboard DTO 2012-01-20 13:03:31 +01:00
Lennart Hensler b07ee43e65 Refactored trac trac ports 2012-01-20 10:18:52 +01:00
Lennart Hensler 94a9bea66a Refactored host name 2012-01-20 09:56:55 +01:00
Axel Uhl 0f2c72921c also changed the ports for TracTrac tunneling to 1520/1521 2012-01-19 17:41:09 +01:00
Axel Uhl b660b6f864 switched to using ports 1520/1521 for TracTrac tests by default which goes to their secondary server 2012-01-19 17:38:59 +01:00
Axel Uhl d037f4a445 renamed identifiers from DAO to DTO; adjusted comments accordingly 2012-01-19 15:51:14 +01:00
Lennart Hensler ec3dc3f3c0 Refactored *DAOs to *DTOs 2012-01-19 09:56:04 +01:00
Axel Uhl bba34e6dbd propagate leaderboard selection into CompetitorSelectionProvider 2012-01-17 22:00:33 +01:00
Lennart Hensler 4a71aa0c74 Merge remote-tracking branch 'origin/gwt' into spectator
Conflicts:
	java/com.sap.sailing.declination.test/META-INF/MANIFEST.MF
	java/com.sap.sailing.domain.test/src/com/sap/sailing/domain/test/WindEstimationOnStoredTracksTest.java
	java/com.sap.sailing.domain/src/com/sap/sailing/domain/tracking/impl/BearingCluster.java
	java/com.sap.sailing.gwt.ui.test/src/com/sap/sailing/gwt/ui/test/GwtTestCaseColumnToggling.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/adminconsole/AbstractEventManagementPanel.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/adminconsole/RaceMapPanel.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages.properties
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringMessages_de.properties
2012-01-16 11:42:56 +01:00
Axel Uhl b630be9418 renamed StringConstants to StringMessages because it now extends Messages, no longer Constants 2012-01-13 22:25:45 +01:00
Lennart Hensler 02a293360e Moved QuadTree to *.common + Added Cache to Geocoder 2012-01-12 18:23:54 +01:00
fmittag e07939819a refactoring of package com.sap.sailing.gwt.ui.client into 4 different packages -> one for each GWT Module 2012-01-05 17:53:40 +01:00
fmittag 531aa0166f clean up of all version in all pom.xml files
- changed 0.0.1-SNAPSHOT to 1.0.0-SNAPSHOT
- changed product version from 1.1.0 to 1.0.0
- removed unnecessary <version> tags in plugins
2012-01-04 16:04:23 +01:00
Axel Uhl 4ecc03cba2 removed another extra comment 2012-01-03 18:07:21 +01:00
Axel Uhl 9e388831e3 moved Util class to domain.common and use its Pair/Triple utility classes also in gwt.ui 2011-12-30 09:49:02 +01:00
Axel Uhl 5c8e8a9637 Merge branch 'gwt' into osgi_mvn_refactoring
Conflicts:
	java/com.sap.sailing.domain.test/META-INF/MANIFEST.MF
	java/com.sap.sailing.feature/feature.xml
	java/com.sap.sailing.gwt.ui.test/META-INF/MANIFEST.MF
	java/com.sap.sailing.mongodb.test/META-INF/MANIFEST.MF
2011-12-29 14:56:10 +01:00
Axel Uhl 9db25beeba added missing dependency to gwt.ui.test project; use WindSource[] instead of Collection<WindSource> in API 2011-12-29 11:44:15 +01:00
Axel Uhl c972c9e3d1 Merge branch 'gwt' into osgi_mvn_refactoring
Conflicts:
	java/com.sap.sailing.gwt.ui.test/.gitignore
	java/com.sap.sailing.gwt.ui.test/META-INF/MANIFEST.MF
	java/com.sap.sailing.server.api/.project
	java/com.sap.sailing.server.test/META-INF/MANIFEST.MF
	java/com.sap.sailing.server/META-INF/MANIFEST.MF
	java/com.sap.sailing.server/SailingServer (No Proxy).launch
	java/com.sap.sailing.server/SailingServer (No Proxy, No Tests).launch
	java/com.sap.sailing.server/SailingServer (No Proxy, Remote Debug SAP VM).launch
	java/com.sap.sailing.server/SailingServer (Proxy).launch
	java/com.sap.sailing.server/src/com/sap/sailing/server/impl/Activator.java
2011-12-28 15:37:10 +01:00
fmittag 12d589e4a7 fix the manifest files of the test bundles 2011-12-19 14:07:22 +01:00
fmittag 2f7c9a1440 added import for "junit.framework" which is required at runtime if a test fails 2011-12-16 11:14:49 +01:00
fmittag 86f8236dbc add missing .gitignore files 2011-12-13 11:58:28 +01:00
Axel Uhl 8a0c5f4112 added a .gitignore 2011-12-12 20:07:01 +01:00
Axel Uhl a524baf0d0 minor comment changes and variable renames 2011-12-12 13:39:33 +01:00
Axel Uhl ed7d92317c let createLeaderboard return the stripped LeaderboardDAO; this avoids another call to getLeaderboardByName;
minor adjustments in StringConstants; localized one more string
2011-12-12 10:58:14 +01:00
Axel Uhl 7e7ee80af4 adjusted gwt.ui.test to match new boolean return of connectTrackedRaceToLeaderboardColumn 2011-12-09 13:08:45 +01:00
fmittag 6ef85a92ef moved org.json.simple from bundle project to target-base 2011-12-08 15:42:43 +01:00
Axel Uhl 6916f7d973 moved RaceIdentifier and related concepts to API package, preparing for using them in RacingEventService 2011-12-07 23:41:15 +01:00
Axel Uhl 910941cce9 builds sources jar for server.api bundle which may be prerequisite for GWT source inclusion 2011-12-07 14:53:16 +01:00
Axel Uhl f0f74eb63f added an API project intended to contain code shareable between GWT and non-GWT bundles 2011-12-07 10:18:08 +01:00
fmittag 9d61d1fc31 adapted pom's 2011-12-06 18:02:30 +01:00
fmittag 956532b362 first version... the PDE build works against a target platform referencing local p2 repositories generated by a script file... 2011-12-06 16:42:25 +01:00
Axel Uhl fcc20b4a6c added a launch config using a proxy (however, the test doesn't yet use the system properties) 2011-12-01 17:51:45 +01:00
Benjamin Ebling 9795918d54 Merge branch 'gwt' into charts
Conflicts:
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/LeaderboardConfigPanel.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringConstants.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringConstants.properties
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/StringConstants_de.properties
2011-12-01 17:05:28 +01:00
Axel Uhl 27762bee79 updated to gwt version 2.4.0, consolidated imports 2011-12-01 15:31:38 +01:00
Benjamin Ebling 0584aa6181 Added funtionalaty for more then 1 race in CompareCompetitorsPanel. 2011-12-01 14:23:58 +01:00
Axel Uhl bfa7204edc Merge branch 'race-identifiers' into gwt 2011-12-01 12:43:42 +01:00