Commit Graph
33860 Commits
Author SHA1 Message Date
Peter Siegmund a423a580ad used system default button texts on AlertDialog 2016-07-19 08:55:35 +02:00
Peter Siegmund 22831672e5 switched AlertDialog to support lib for correct styling 2016-07-19 08:55:01 +02:00
Peter Siegmund 3947382251 fixed "No QR Code" alertDialog (positivButton was invisible) 2016-07-19 08:40:10 +02:00
Axel Uhl 8e2f6a7b46 added LowPointTieBreakBasedOnLastSeriesOnly
Change-Id: I7ad5d0d33e8fba35fb4d67f934af29d719f1f0b0
2016-07-18 18:25:57 +02:00
Axel Uhl 7b6376d9a7 added scoring scheme LOW_POINT_TIE_BREAK_BASED_ON_LAST_SERIES_ONLY
Change-Id: I471fb6c882406414940d39ff43f1a4b5dd598baf
2016-07-18 17:48:18 +02:00
Axel Uhl f1aa6c8d36 Merge remote-tracking branch 'server/raceboardmodes' into raceboardmodes 2016-07-18 13:02:27 +02:00
Benjamin Barth ec81896034 Moved JSNI method to show reset zoom button to BaseChart and added a
README.md to document patch on the highcharts sources.
2016-07-18 11:54:09 +02:00
Benjamin Barth ad0bc135a9 Added release notes for pre-defined analysis / raceboard modes 2016-07-18 11:21:38 +02:00
Axel Uhl 8d36f52620 Merge branch 'master' into raceboardmodes 2016-07-18 10:01:50 +02:00
Axel Uhl e08b6c1622 Merge remote-tracking branch 'server/master' 2016-07-18 10:01:32 +02:00
Benjamin Barth 702cafd1cd Added JSNI method to show reset zoom button after zooming via API 2016-07-18 09:17:28 +02:00
Axel Uhl fead633e77 Merge branch 'master' into raceboardmodes 2016-07-17 23:15:55 +02:00
Axel Uhl 9147d7cca8 create the wind simulator thread as a daemon thread to not keep VM from shutting down if requested 2016-07-17 23:15:02 +02:00
Axel Uhl 4e55229115 stop receiving triggers in RaceBoardModes when no longer necessary 2016-07-17 23:09:27 +02:00
Axel Uhl 279f03e062 Merge branch 'master' into raceboardmodes 2016-07-17 18:12:45 +02:00
Axel Uhl 559c768175 pause timer if in live mode for start analysis; addresses comment #23 of bug 3779 2016-07-17 17:48:30 +02:00
Axel Uhl 80531e5fba for winning lanes mode, fixed trigger() method which has to wait for the competitors in race before selecting them 2016-07-17 17:19:53 +02:00
Axel Uhl 1ea6443aad trying to increase the probability that the StartModeAnalysis view shows the chart and the map reasonably well 2016-07-17 14:27:36 +02:00
Axel Uhl 4a081c5776 fixed issue in SimpleRaceMetadataDTO for RUNNING race state, causing Start Analysis menu item to appear properly
Change-Id: I66221118a4e7e1c7764c55a243b49e38345cc434
2016-07-16 23:47:10 +02:00
Axel Uhl 100ea8c30f aftermath for 8387f3379d: needed to expose Raceboard sources to Home.gwt.xml module to make RaceBoardModes enum visible
Change-Id: Id305a9dd2e0dc301d708b0ec41336cedd7d3bcf5
2016-07-16 23:46:38 +02:00
Axel Uhl 8387f3379d use enum literals to produce RaceBoardMode parameter
Change-Id: I728a2f41e244707a62359c9e6c2812f7b0d8440a
2016-07-16 22:54:39 +02:00
Axel Uhl c44d6eeb14 use leaderboard for specific time point to perform competitor selection update in RaceBoardModes
Change-Id: I2963c155d9cca018f86cb6953e115280ae50dfac
2016-07-16 22:47:01 +02:00
Axel Uhl 6cdd32bbbf structured the RaceBoardModes such that only those that need CompetitorsInRace notifications will have them
Change-Id: I43a2ec87ded4133b9d2a15771e1ddbf856e62a97
2016-07-16 15:37:18 +02:00
Axel Uhl 0a666baf6e unsubscribe from competitors-for-race updates in those PlayerModes that don't need it
Change-Id: Ib0eabc33e29e0dbecfa4b86b2991d86aa8dc6a21
2016-07-16 15:33:26 +02:00
Axel Uhl dae3acd2e9 an untested attempt to re-structure the PlayerModes
Change-Id: I7685f7018899551941f2d6a7b3297687b653fc9d
2016-07-16 15:31:52 +02:00
Axel Uhl 82d9b3cf63 Merge remote-tracking branch 'server/raceboardmodes' into raceboardmodes 2016-07-16 12:57:27 +02:00
Axel Uhl 53df4fa00f formatting only
Change-Id: Ic363fefd6a62719d485faecc09f0092ffa7e7fd5
2016-07-16 12:57:15 +02:00
Axel Uhl d206558bf1 Merge remote-tracking branch 'origin/predefined-analysis' into raceboardmodes 2016-07-16 01:04:48 +02:00
Benjamin Barth 11d1f137f5 Avoid potential NPE in RaceBoard start analysis mode on mobile devices,
where the competitor chart is used
2016-07-15 17:55:57 +02:00
Benjamin Barth bfec534837 Merge remote-tracking branch 'origin/raceboardmodes' into predefined-analysis 2016-07-15 17:05:05 +02:00
Axel Uhl 939c86addf in TrackedRaceImpl.isLive(), consider delay to live in addition to grace time
Change-Id: Ib81ce0e95bf3eefc7069e99e30ea2e7876244031
2016-07-15 16:17:37 +02:00
Benjamin Barth 32b3654bc4 Forced RaceviewerLaunchPad to be closed after selection a menu item 2016-07-15 14:59:02 +02:00
Benjamin Barth b16c0422eb Adjusted RaceviewerLaunchPad menu item visibility based on race state 2016-07-15 14:57:19 +02:00
Benjamin Barth b18dd37af7 Added another convenience method to SimpleRaceMetadataDTO 2016-07-15 14:21:07 +02:00
Axel Uhl 2ecc1c0ed7 formatting and comments only
Change-Id: I5846ca73696b6d55982c06421ee4ff64515477d5
2016-07-15 12:22:18 +02:00
Axel Uhl d6ab714e25 Merge branch 'translation' 2016-07-15 11:26:06 +02:00
Axel Uhl 7b56eecb4c copied _zh_CN properties files after translation step onto the _zh properties files
Change-Id: I5f65b50d83c919b4655c188d1fec86db47c1302f
2016-07-15 11:25:35 +02:00
Axel Uhl 7ccd3b030f removed redundant _en.properties files again that were accidentally added during the translation process
Change-Id: Ibaf40ee35895ccf13b1d6338905f44e6e56ee50c
2016-07-15 11:12:00 +02:00
Axel Uhl c073f312c4 needed to also make updateLeaderboard public in LeaderboardPanel subclass
Change-Id: I7dab7f0acff64c033e65049323860f9b547df1a5
2016-07-15 10:41:32 +02:00
Axel Uhl ba350fda09 Merge branch 'ubilabs--tracking_app--bug-2688' 2016-07-15 10:40:27 +02:00
service.tip.git 2559954037 Localization delivery: commit by Albert Kwiatkowski, and the user email is albert.kwiatkowski@sap.com. 2016-07-15 08:37:54 +00:00
service.tip.git c6b4dff88d Localization delivery: commit by Albert Kwiatkowski, and the user email is albert.kwiatkowski@sap.com. 2016-07-15 08:37:29 +00:00
Axel Uhl 5bd5f29566 allow for start analysis driving the Timer when in live mode; timer is put into replay then, leaderboard is updated
Change-Id: I0e7cd020c696543697d3b5562ec16e31deb21b73
2016-07-15 10:37:16 +02:00
service.tip.git 7817fa9754 Localization delivery: commit by Albert Kwiatkowski, and the user email is albert.kwiatkowski@sap.com. 2016-07-15 08:37:08 +00:00
service.tip.git fb71b02714 Localization delivery: commit by Albert Kwiatkowski, and the user email is albert.kwiatkowski@sap.com. 2016-07-15 08:36:44 +00:00
service.tip.git 16dc712330 Localization delivery: commit by Albert Kwiatkowski, and the user email is albert.kwiatkowski@sap.com. 2016-07-15 08:36:18 +00:00
service.tip.git 11b7ce8605 Localization delivery: commit by Albert Kwiatkowski, and the user email is albert.kwiatkowski@sap.com. 2016-07-15 08:35:23 +00:00
service.tip.git de4254e95d Localization delivery: commit by Albert Kwiatkowski, and the user email is albert.kwiatkowski@sap.com. 2016-07-15 08:35:00 +00:00
Axel Uhl a42f2cdcec Merge branch 'master' into raceboardmodes 2016-07-15 00:24:11 +02:00
Axel Uhl e4ba3e2832 fixed a few remaining executors to use only daemon threads so the VM can be shut down cleanly when needed
Change-Id: I1aaa83a01dba167df169ab0c28aa40d2c1617319
2016-07-15 00:24:00 +02:00