Steffen Schaefer
526f6d8013
Merge branch 'master' into bug4693
2018-08-06 08:17:27 +02:00
Axel Uhl
424f8c85bd
use require-bundle in com.sap.sse.security for com.sap.sse because require-package is ambiguous for com.sap.sse.util;
...
both, com.sap.sse and com.sap.sse.shared.android have contributions for
that package, and there is a chance that the wrong one is selected;
com.sap.sse.security requires ClearStateTestSupport which is found
in com.sap.sse.
Change-Id: I838757c2bb0639c8d8de91e58f562dcb055de4fb
2018-08-05 17:10:14 +02:00
Axel Uhl
32d0309a1d
bug4074: using ConcurrentHashMap for AbstractRaceColumn.raceLogs;
...
read-mostly will be supported much better by this, and the "corner-case"
of reloadRaceLog with its optional update into the map won't hurt a
ConcurrentHashMap.
Change-Id: Ib3e9973708864f895146753b91e1d949cfaef291
2018-08-05 15:39:17 +02:00
Axel Uhl
3b516bcbc3
bug4704: introducing a ReadonlyRaceState cache based on weak identity hash map over RaceLog and RaceLogResolver
...
Change-Id: I33412e6ed72ff732333e4a3ce1be8fc3906a57e5
2018-08-05 15:35:57 +02:00
Axel Uhl
921919a830
Merge branch 'translation'
...
Change-Id: I43d9071fe6729d8dc0ccc9c065720c817e4659e3
2018-08-04 00:43:55 +02:00
Axel Uhl
9abfac30b1
bug 4702: adding boat column presence to the setting to copy for a MultiRaceLeaderboard
...
Change-Id: I9578174713288ba61b745c98f25720629d4aee9f
2018-08-04 00:39:10 +02:00
Axel Uhl
6a8d1aa796
Merge branch 'master' into bug4689
...
Change-Id: I81d6cc168cf58528228bd5a34b1badd2442abb42
2018-08-03 21:36:17 +02:00
Axel Uhl
9027c83e7d
Merge branch 'master' into bug4689
...
Change-Id: I77b8145925db61ecae10c723111fd9b7cf138c4f
2018-08-03 17:37:10 +02:00
Kai Börnert
07d978f055
bug4700 extended grid to fit new row
2018-08-03 16:26:44 +02:00
Axel Uhl
3f204bf2cb
Merge branch 'master' into bug4700
...
Change-Id: I3e2625694d6c31920a1fae1c09b13e9fea9f09a0
2018-08-03 14:51:30 +02:00
Axel Uhl
9fd9539706
bug4700: carrying through finishedTime so AutoplayHelper can evaluate it for live check
...
Change-Id: I6ed7da5579dc43749c26eae5774c34e0769f26d9
2018-08-03 11:31:59 +02:00
Axel Uhl
66c5fbf71b
added null-safety for unknown nationalities; added smarter selection of list entries of known SwissTiming configurations
...
Change-Id: I98717e130aa686ebca306d6c02c1a573a9896d2b
2018-08-03 11:23:15 +02:00
Steffen Schaefer
95fc960d0c
Merge branch 'master' into bug4693
2018-08-03 10:59:56 +02:00
Steffen Schaefer
1d298e3c23
Bug 4693: Extended selenium documentation regarding IE11
2018-08-03 10:59:20 +02:00
Axel Uhl
297066ea9e
removed extra comments
...
Change-Id: Ib8197a8258041adf10025b52d9ff63b127ae7df5
2018-08-03 10:49:12 +02:00
Steffen Tobias Wagner
440283c6ab
Moved Develop section inside orchestration wiki
2018-08-03 08:46:59 +00:00
Steffen Tobias Wagner
9f2d8bd6cd
Added Develop section to orchestration tooling
2018-08-03 08:46:07 +00:00
Steffen Schaefer
4ccf20116f
Bug 4693: Updated selenium documentation regarding IE11
2018-08-03 10:10:43 +02:00
Axel Uhl
3a43b7abc8
Merge branch 'master' into bug4689
...
Change-Id: I5e8c53faf262a5c7732ffed37b8d1cc9d20f3e06
2018-08-03 10:02:39 +02:00
Axel Uhl
8132371d0f
hooking up the update handlers to the SwissTimingRaceTracker if updateURL is provided
...
Change-Id: I191ce34857aa37ca6c3e9fa402d36c00ffac0378
2018-08-03 10:02:02 +02:00
Steffen Schaefer
285351e694
Bug 4693: Always creating a new WebDriver per test case
2018-08-03 09:17:09 +02:00
Steffen Schaefer
6325c61d0e
Merge branch 'master' into bug4693
2018-08-03 08:12:38 +02:00
service.tip.git
a61ec3dc51
[INTERNAL] Translation delivery: commit by SLS
...
Change-Id: I8f7cdca5464efaf89420311fe4b672510ae58545
2018-08-02 16:14:58 +00:00
Steffen Schaefer
3ea1450c0c
Ported fixes for dashboards launch configs from 4202 to master
2018-08-02 16:49:18 +02:00
Steffen Schaefer
c3db805b1d
Bug 4427: Cleanup of old GWT plugin configs. We are preparing changes on
...
other branches that would require redundant updates of the IDE configs.
Finishing the Oxygen update by doing a cleanup will help to reduce the
effort needed to keep the IDE files up to date.
2018-08-02 15:07:14 +02:00
Axel Uhl
0633d476c0
adjusted release notes# Please enter the commit message for your changes. Lines starting
...
Change-Id: I5050ab84465bd49802958dfc911eec02a433cc07
2018-08-02 14:59:29 +02:00
Axel Uhl
9ee507b246
removed more empty lines
...
Change-Id: I55a06e6894f47840054510c0560fae5ed0904878
2018-08-02 14:57:26 +02:00
Axel Uhl
6357c5a074
removed more empty lines; coding conventions (single point of exit)
...
Change-Id: If35b90bcb61f324a5982aeb88cec07ae67c9293d
2018-08-02 14:56:40 +02:00
Axel Uhl
ff33456ccb
removed a lot of empty lines
...
Change-Id: I269e227f2f1a66caaf0f71718dc89ee8df900789
2018-08-02 14:55:31 +02:00
Axel Uhl
eda96aa5da
added updateURL, updateUsername and updatePassword fields to SwissTimingEventManagementPanel
...
Change-Id: I86ed5a341baace0cd028e385bcfb5f44e56c2e03
2018-08-02 14:36:52 +02:00
Axel Uhl
4523c583f8
Merge branch 'master' into bug4689
...
Change-Id: Ic153a0d67b4605fc19c6275dd5163c44b4e6e779
2018-08-02 14:07:03 +02:00
Axel Uhl
ab2c14e641
Merge remote-tracking branch 'server/bug4689' into bug4689
...
Change-Id: If668d183fc55f86ce2cb3679547351029324c908
2018-08-02 14:06:33 +02:00
Axel Uhl
56c92a049c
Merge branch 'master' into bug4689
...
Change-Id: I5fd7f22b8c26b6b08fd36a4675226403df6a29ae
2018-08-02 14:04:57 +02:00
Kai Börnert
ad46571ec6
Merge branch 'bug4693' of ssh://trac@sapsailing.com/home/trac/git into bug4693
2018-08-02 13:36:33 +02:00
Kai Börnert
c780d0f3a5
bug4693 in some rare cases, the test are faster than the data loads in
...
the table, wait for the data
2018-08-02 13:31:39 +02:00
Steffen Schaefer
01fdcfe1ba
Bug 4693: We solved the incompatibilities with IEDriverServer 3.13.
...
Removed notes about this from local-test-environment.xml
2018-08-02 11:10:53 +02:00
Steffen Schaefer
fea544a787
Merge branch 'master' into bug4693
2018-08-02 11:08:11 +02:00
Steffen Schaefer
f91b9bd2fe
Merge branch 'bug4339'
2018-08-02 10:54:40 +02:00
Kai Börnert
6131d621ac
bug4693 removed leftover variable
2018-08-02 08:52:28 +02:00
Steffen Schaefer
c29f2692c3
Merge branch 'bug4339' into bug4693
2018-08-02 08:49:47 +02:00
Kai Börnert
72571b00a3
bug4693 fix for ie11 not reliably interacting with stale adminconsole
2018-08-02 08:49:04 +02:00
Steffen Schaefer
766c932a43
Merge branch 'master' into bug4339
2018-08-02 08:47:10 +02:00
Axel Uhl
51add11c47
bug4699: when inferring start from mark passings, ensure to keep using start of tracking for candidate time range
...
Change-Id: Ib50adbfbf3f3e553a09795d2330f4a25d41424b5
2018-08-01 18:53:59 +02:00
Kai Börnert
29d28bf22b
bug4693 improved reliability of leaderboard refresh button useage
2018-08-01 14:54:19 +02:00
Kai Börnert
fe734eb523
bug4693 wrong webdriver was used in setUpAuthenticatedSession, causing
...
issues for multi window tests
2018-08-01 11:54:05 +02:00
Axel Uhl
3f76a17195
added release notes for mark passing editor change
...
Change-Id: Id84f82a85319cab4b892de1c4f80df11066db3ca
2018-08-01 11:35:18 +02:00
Axel Uhl
2e0b87a1fe
use full date/time format for mark passing editor
...
Change-Id: I7cd88e6d50ecc286a3e6b909ae200b8b67fb7305
2018-08-01 11:34:29 +02:00
Axel Uhl
69355d6702
updated release notes for a few branches recently merged into master
...
Change-Id: Idee8cfa97be83277eac294b0feb32b3b1723e917
2018-08-01 11:19:53 +02:00
Kai Börnert
d858149682
bug4695 fixed an issue with ie11 not hitting a checkbox
2018-08-01 11:16:58 +02:00
Benjamin Barth
c8e32bd523
Merge branch 'bug4436'
2018-08-01 10:23:52 +02:00