Commit Graph
100 Commits
Author SHA1 Message Date
Benjamin Barth 17ca279a0b bug4641 Simplified/unified rendering of competitor short and full name 2018-07-10 16:16:09 +02:00
Benjamin Barth 2df1d531b8 bug4641 Fixed parameter order in SingleRaceLeaderboardPanelLifecycle 2018-07-10 16:15:10 +02:00
Benjamin Barth f1fc605be2 bug4641 Adjusted texts regarding "show competitor nationality" setting 2018-07-10 16:12:16 +02:00
Benjamin Barth 0a45989d0c Merge branch 'bug4460' 2018-06-27 13:26:34 +02:00
Benjamin Barth e2dff991fc bug4635 Added admin release notes regarding SetStartTimeReceivedDialog 2018-06-26 16:19:56 +02:00
Benjamin Barth 262c0fa4f3 bug4635 Slightly adjustments to SetStartTimeReceivedDialog's info text 2018-06-26 16:19:03 +02:00
Benjamin Barth 99ce17d784 bug4635 Adjusted server-side handling of null value inputs 2018-06-26 15:20:47 +02:00
Benjamin Barth 1f1a4faedd bug4635 Adjusted SetStartTimeReceivedDialog validation and info text 2018-06-26 15:17:51 +02:00
Benjamin Barth 165a18a9ad bug4621 Avoid automatic reselection of deselected WindChart series 2018-06-21 14:26:01 +02:00
Benjamin Barth 676a51a42c bug4631 Updated legal notice text fragments / removed charitable
purposes section
2018-06-20 11:49:46 +02:00
Benjamin Barth 85c00849ab bug4631 Updated repdigit countdown description text fragments 2018-06-20 11:23:53 +02:00
Benjamin Barth 46def1ace2 bug4620 Use LinkedHashSet instead of ArrayList in DetailType's static
getter methods to avoid potential duplicates
2018-06-19 17:08:48 +02:00
Benjamin Barth 4bc1f0330e bug4620 Refactored DetailType's static getter methods to return
Collections
2018-06-19 17:05:32 +02:00
Benjamin Barth a9d7beccca bug4620 Remove unintentional duplicate in
DetailType.getAllRaceDetailTypes()
2018-06-19 16:26:48 +02:00
Benjamin Barth 38890bb47b bug4624 Fixed rendering and ensure consistency of sailor info and
windfinder buttons for all mobile views
2018-06-19 13:48:42 +02:00
Benjamin Barth 53f27e5cac bug4624 Unified sizes of overall leaderboard and windfinder button on
desktop
2018-06-19 11:32:15 +02:00
Benjamin Barth 1c83d01686 bug4573 More improvements for invitation mail building 2018-05-22 17:34:49 +02:00
Benjamin Barth 2b2698dc7e bug4573 Fixed typo in german translation of invitation mails 2018-05-22 17:31:52 +02:00
Benjamin Barth 34c5deabfe bug4573 Fixed styling of buttons in HTML invitation mails 2018-05-22 15:51:48 +02:00
Benjamin Barth b5e4b5187c bug4573 Refactored SerializableMimeBodyPartSuppliers for easier usage,
e.g. for building nested body part structures
2018-05-22 15:27:05 +02:00
Benjamin Barth 73e6f0f089 bug4573 Restructured invitation mail building for easier adjustments 2018-05-15 18:45:44 +02:00
Benjamin Barth d1dd9a1ee1 bug4567 Use component's localized short names instead of widget's title
a splitter toggle button text
2018-05-09 16:59:19 +02:00
Benjamin Barth e240d89690 bug4567 Added missing / adjusted component's localized short names 2018-05-09 16:59:12 +02:00
Benjamin Barth 1aec8a3646 Merge branch 'bug4546' 2018-05-08 10:52:20 +02:00
Benjamin Barth da613dadef bug4546 Avoided NPE in Mark Position Editor when the mark is deselected
while adding or editing positions
2018-05-08 10:30:09 +02:00
Benjamin Barth 2335683afc bug4540 Added some admin release notes to announce no functionality 2018-05-03 14:54:51 +02:00
Benjamin Barth 1d95c4a612 bug4540 Added a clear selection button to Edit Mark positions panel /
slight style improvements
2018-05-03 13:48:47 +02:00
Benjamin Barth 6c82a1f3a4 bug4456 Code cleanup and formatting improvements 2018-05-02 14:11:07 +02:00
Benjamin Barth 70786fe4a2 Merge branch 'master' into bug4456
Conflicts:
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/adminconsole/CompactCompetitorTableWrapper.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/adminconsole/CompetitorDescriptorTableWrapper.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/leaderboard/ClassicLeaderboardStyle.java
2018-05-02 13:50:31 +02:00
Benjamin Barth 65ff826770 Merge branch 'master' into bug4436 2018-04-25 16:15:05 +02:00
Benjamin Barth b72f6a0248 bug4296 Refactored static DetailType convenience methods to instance
methods
2018-04-24 17:48:38 +02:00
Benjamin Barth 4f29d05e11 bug4436 Improved data loading for RaceBoard maneuver table data 2018-04-24 14:32:46 +02:00
Benjamin Barth cf85a069e5 bug4436 Added JavaDoc to CachedRaceDataProvider / minor format change 2018-04-19 17:25:50 +02:00
Benjamin Barth db5c944bb1 bug4436 Slightly adjustments to maneuver table release notes 2018-04-19 15:58:23 +02:00
Benjamin Barth 39d9f78e13 bug4436 Added some JavaDoc to GetManeuversForCompetitorsAction 2018-04-19 15:42:55 +02:00
Benjamin Barth 5f97c728cf bug4436 Generified method and field names in CachedRaceDataProvider 2018-04-19 15:42:50 +02:00
Benjamin Barth 2fe899d23f bug4436 Ensuring consistent naming of GetManeuversForCompetitorsAction 2018-04-19 15:42:45 +02:00
Benjamin Barth 568c4fc712 bug4436 Clean up of ManeuverTablePanel and CachedRaceDataProvider 2018-04-19 15:42:39 +02:00
Benjamin Barth 0ee94053e0 bug4436 Clean up - Refactored some method names 2018-04-19 15:42:34 +02:00
Benjamin Barth ca78e5632d bug4436 Reduced flickering by re-render on data change only 2018-04-19 11:58:07 +02:00
Benjamin Barth 9668bee795 bug4436 Optimized handling of selection changes while updating maneuver
table data
2018-04-19 11:40:19 +02:00
Benjamin Barth 7fef837763 bug4436 introduces AsyncActionExecution for incremental updates of
maneuver table data
2018-04-19 10:51:28 +02:00
Benjamin Barth e444a3ab71 bug4436 Extracted triggering of full update after incremental update
logic
2018-04-18 17:14:29 +02:00
Benjamin Barth 6042c28e98 bug4436 One more improvement of data loading for maneuver table 2018-04-18 17:07:37 +02:00
Benjamin Barth 042fb03a6b bug4436 Another improvement of data loading for maneuver table 2018-04-18 15:46:49 +02:00
Benjamin Barth f50ae95a16 bug4436 Initial improvement of data loading for maneuver table 2018-04-18 15:23:01 +02:00
Benjamin Barth e11c5d11d4 bug4436 Improved Time and mark passing column and table layout styles of
maneuver table
2018-04-11 18:13:07 +02:00
Benjamin Barth ff8cb23b16 Merge branch 'master' into bug4436 2018-04-11 14:15:38 +02:00
Benjamin Barth c42ccc9ed9 bug4436 Adjusted contents of Maneuver Table according to info window on
RaceMap
2018-04-11 14:05:16 +02:00
Benjamin Barth a3be801dd8 Merge branch 'master' into bug4436
Conflicts:
	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
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/server/SailingServiceImpl.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/shared/ManeuverDTO.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/shared/MarkpassingManeuverDTO.java
2018-04-10 13:11:42 +02:00
Benjamin Barth 4196785d7f bug4436 Slightly improved loading of maneuver table content 2018-04-10 10:37:13 +02:00
Benjamin Barth ba5884f316 bug4436 Avoid data loading if maneuver table is not visible 2018-03-20 14:35:09 +01:00
Benjamin Barth 8cac764cc3 bug4436 Avoid data loading if no competitor is selected 2018-03-20 14:01:20 +01:00
Benjamin Barth 63d1d0b238 bug4436 Adjust sailing service methods to work with time ranges 2018-03-20 13:37:31 +01:00
Benjamin Barth ddc46bc339 bug4436 Adjust requiresUpdate logic of ManeuverTablePanel data cache 2018-03-19 18:07:48 +01:00
Benjamin Barth a410c967b5 bug4436 Code restructured / avoided direct access of fields from outside 2018-03-19 16:27:19 +01:00
Benjamin Barth e0a17589f9 bug4436 First improvement of competitor maneuver data loading 2018-03-16 18:21:41 +01:00
Benjamin Barth a89f176c5a bug4436 Refactored ManeuverTableData constructor / added JavaDoc 2018-03-16 11:52:17 +01:00
Benjamin Barth 06f4fd9ada bug4436 Refactored name of type use for ManeuverTable data only 2018-03-14 18:22:45 +01:00
Benjamin Barth 7dc9bc9093 bug4436 Added time point before to maneuver to be able to just to this
point in time
2018-03-14 18:20:31 +01:00
Benjamin Barth b27314c7fe bug4436 Improved column sort handling in ManeuverTablePanel 2018-03-07 18:41:41 +01:00
Benjamin Barth 1d6af7698c bug4436 Adjusted min speed calculation / did some code formating 2018-03-07 18:24:44 +01:00
Benjamin Barth d55a6d1e13 Merge branch 'bug4436' of ssh://trac@sapsailing.com/home/trac/git into bug4436 2018-03-07 15:17:18 +01:00
Benjamin Barth ebfcfae704 bug4436 Added icon for maneuver table panel in RaceBoard 2018-03-07 15:17:04 +01:00
Benjamin Barth f262670777 bug4436 Avoided potential NPE on maneuver min speed mapping 2018-03-06 17:58:43 +01:00
Benjamin Barth f5a905d24f bug4436 Forced re-rendering of ManeuverTablePanel when set visible 2018-03-06 17:16:14 +01:00
Benjamin Barth cefc5e96b7 bug4436 Fixed unit of maneuver loss in ManeuverTablePanel 2018-03-06 17:16:10 +01:00
Benjamin Barth 48c4243569 bug4436 Adjusted / simplified ManeuverTableSettingsDialogComponent 2018-03-06 16:02:09 +01:00
Benjamin Barth ecd80a1501 bug4436 Adjusted refresh and re-render logic of ManeuverTablePanel 2018-03-06 16:01:39 +01:00
Benjamin Barth 191f2e3cd4 bug4436 Changed refresh and re-render logic of ManeuverTablePanel 2018-03-06 15:07:06 +01:00
Benjamin Barth 6fa6d59f2e bug4436 Minor styling and some code adjustments in maneuver table 2018-03-06 10:04:04 +01:00
Benjamin Barth 102295adce Merge branch 'bug4436' of ssh://trac@sapsailing.com/home/trac/git into bug4436 2018-03-06 08:54:37 +01:00
Benjamin Barth 8a833dabed Merge branch 'bug4436' of ssh://trac@sapsailing.com/home/trac/git into
bug4436

Conflicts:
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/shared/racemap/maneuver/ManeuverTablePanel.java
2018-03-05 18:50:35 +01:00
Benjamin Barth d06fb5c21c bug4436 Adjusted layout / styling of maneuver table integration 2018-03-05 18:25:41 +01:00
Benjamin Barth e5ff987a94 Merge branch 'bug4416' of ssh://trac@sapsailing.com/home/trac/git into bug4416 2018-03-05 11:35:03 +01:00
Benjamin Barth 08a6d34172 bug4416 First integration of boat selection in sensor data import dialog 2018-03-05 11:33:57 +01:00
Benjamin Barth cbb8b35c13 bug4416 Fixed formating of MappableToDevice instances / log adjustments 2018-02-27 15:37:25 +01:00
Benjamin Barth 07c21beda3 bug4416 Adjusted StringMessages due to mapping devices to boats feature 2018-02-27 14:58:48 +01:00
Benjamin Barth 057985542a Merge branch 'bug4416' of ssh://trac@sapsailing.com/home/trac/git into bug4416 2018-02-27 14:47:30 +01:00
Benjamin Barth 3428b9d26c bug4416 Unified type formating of MappableToDevice instances 2018-02-27 14:47:18 +01:00
Benjamin Barth 1106d12457 bug4416 Fixed DB persistence for RegattaLogDeviceBoatMappingEvent 2018-02-27 13:29:29 +01:00
Benjamin Barth 0fb3b2986a bug4416 Fixed adding device mappings for boat / adjusted exception
messages
2018-02-27 12:57:22 +01:00
Benjamin Barth b376a83bf1 bug4416 Added boat selection to AbstractRegattaLogFixesAddMappingsDialog 2018-02-26 18:26:42 +01:00
Benjamin Barth 46da046b7f bug1301 Improved i18n for sailor info text in French 2018-02-15 17:16:14 +01:00
Benjamin Barth f5a7e8d893 bug1301 Improved RaceMap info window management / remove no longer used
code
2018-02-15 16:55:14 +01:00
Benjamin Barth baa0209b81 bug1301 Open wind chart from RaceMap wind info window for other wind
sources
2018-02-15 14:53:28 +01:00
Benjamin Barth d8d1a52476 bug1301 Removed no longer needed log outputs and simplified markup 2018-02-15 14:29:48 +01:00
Benjamin Barth b67ed2f398 bug1301 Improved WindFinder icon in RaceMap wind info window 2018-02-15 13:20:49 +01:00
Benjamin Barth 600de99d34 Merge branch 'master' into bug1301 2018-02-15 11:20:48 +01:00
Benjamin Barth 7c897e1b59 bug1301 First trial of WindFinder icon in RaceMap wind info window (work
in progress)
2018-02-15 11:14:59 +01:00
Benjamin Barth 458fa04323 bug1301 Added new StringMessages for WindFinder "Weather Data" button 2018-02-14 14:55:49 +01:00
Benjamin Barth 3a4a5be2fd bug1301 Replaced former WindFinder PNG images with a SVG 2018-02-14 12:24:12 +01:00
Benjamin Barth d781d998a9 Merge branch 'master' into bug1301 2018-02-08 16:33:55 +01:00
Benjamin Barth 6e91aba127 bug1301 Code / markup formatting only 2018-02-08 15:19:51 +01:00
Benjamin Barth 8c29360cb5 bug1301 Moved WindFinder components to shared partials package 2018-02-08 15:17:05 +01:00
Benjamin Barth d90950ccd1 bug1301 Added abstraction for launch pad controller classes 2018-02-08 15:12:49 +01:00
Benjamin Barth d13b8acef3 bug1301 Minor styling adjustment for mobile event views header section 2018-02-08 14:08:32 +01:00
Benjamin Barth 39686913da bug1301 Enabled WindfinderControl to be initialized first while data is
provided afterwards
2018-02-08 13:54:39 +01:00
Benjamin Barth 3196a9500f bug1301 First integration of Windfinder launch pad in home (mobile) 2018-02-08 12:01:03 +01:00
Benjamin Barth c0a6f7b24d bug1301 Integration of Windfinder launch pad in home (desktop) 2018-02-08 12:00:30 +01:00