Commit Graph
68 Commits
Author SHA1 Message Date
D067890 1cf95e583c bug4104: removed default empty filter 2018-08-09 09:32:19 +02:00
D067890 f498ee2300 bug4104: updated tag filter dialogs titles 2018-08-09 09:25:55 +02:00
D067890 b88af3f3c5 bug4104: Input fields get cleared after creating a tag 2018-08-09 09:09:07 +02:00
D067890 5b36c8489f bug4104: create tag and edit tag buttons button are now in 1 row 2018-08-09 09:01:30 +02:00
D067890 e94349348b bug4104: tag buttons can now be deleted 2018-08-08 15:30:44 +02:00
D067890 e6041664dd Merge branch 'bug4104' of ssh://trac@sapsailing.com/home/trac/git into
bug4104

Conflicts:
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/raceboard/TaggingPanel.java
2018-08-08 15:10:17 +02:00
D067890 f7b71bcdb3 bug4104: Fixed bug and error is shown if tag field is empty 2018-08-08 14:53:24 +02:00
D067890 283471a30a bug4104: Improved TagCreationInputPanel 2018-08-08 14:04:48 +02:00
D067890 24548df779 bug4104: removed fix height 2018-08-08 14:02:15 +02:00
D067890 b595b8847c bug4104: fixed bug 2018-08-08 13:39:57 +02:00
D067890 d87367f4de bug4104: TagCreationInputPanel shows hints and StringMessages 2018-08-08 13:35:13 +02:00
D067890 a8ca95f55f bug4104: added string messages 2018-08-08 13:11:55 +02:00
D067890 f2a9682d20 bug4104: improved creation of tags and tag creation buttons 2018-08-08 12:21:25 +02:00
D067890 8f1e4747ff Merge branch 'bug4104' of ssh://trac@sapsailing.com/home/trac/git into bug4104 2018-08-08 08:52:44 +02:00
D067890 3ae650fe20 bug4104: updated ui for creating tags 2018-08-08 08:52:35 +02:00
D067890 cabfe646e3 bug4104: removed spaces 2018-08-08 08:51:47 +02:00
D067890 80806b3360 bug4104: updated string messages for TagFilterPanel 2018-08-07 13:41:48 +02:00
D067890 97f12c288c bug4104: added java doc for tag provider 2018-08-07 13:34:59 +02:00
D067890 bd06e15d33 Merge branch 'bug4104' of ssh://trac@sapsailing.com/home/trac/git into bug4104 2018-08-07 12:54:00 +02:00
D067890 b16acca1c6 bug4104: after restarting the same filter is still selected 2018-08-07 12:52:56 +02:00
D067890 4a0946aedf Merge branch 'bug4104' of ssh://trac@sapsailing.com/home/trac/git into
bug4104

Conflicts:
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/TagListProvider.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/raceboard/TagFilterPanel.java
2018-08-07 12:36:34 +02:00
D067890 b2c8245052 bug4104: improved filtering of tags 2018-08-07 12:31:30 +02:00
D067890 e8f77662ad bug4104: filtering of tags is now correct 2018-08-07 11:31:41 +02:00
D067890 fc410e78b3 bug4104: removed unused tag filter 2018-08-07 11:30:50 +02:00
D067890 d8aba6fb2a bug4104: removed unused import and parameter 2018-08-07 10:45:08 +02:00
D067890 2ce3bf48d4 bug4104: filtering of tags works but is quite buggy 2018-08-07 10:34:27 +02:00
D067890 36a0fabdb9 bug4104: fixed match method of tag filters 2018-08-07 09:02:48 +02:00
D067890 814e1ca48c Merge branch 'bug4104' of ssh://trac@sapsailing.com/home/trac/git into
bug4104

Conflicts:
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/raceboard/TaggingPanel.java
2018-08-06 14:06:31 +02:00
D067890 e6b7315a07 bug4104: TagListProvider is now used 2018-08-06 14:01:29 +02:00
D067890 882f95d110 bug4104: tags and TagsFilterSets are now stored in TagListProvider 2018-08-06 13:00:32 +02:00
D067890 10178b8e93 Merge branch 'bug4104' of ssh://trac@sapsailing.com/home/trac/git into bug4104 2018-08-06 10:58:43 +02:00
D067890 4ff7335e55 bug4104: minor changes in TagFilterPanel and added TagProviderModel 2018-08-06 10:09:55 +02:00
D067890 4a027cb45d bug4104: updated and renamed TagSelectionPrvider to TagProvider 2018-08-06 09:04:45 +02:00
D067890 eb7f269424 bug4104: commented out coding which might cause problems 2018-07-19 15:54:15 +02:00
D067890 05f00747d5 bug4104: Now filters might be saveable, yet further impl is needed 2018-07-19 15:14:11 +02:00
D067890 fc11c293f0 bug4104: Added DeSerializaion of tag filtersets 2018-07-19 14:32:22 +02:00
D067890 2c3bdc8dd9 bug4104: removed unused attributes 2018-07-19 13:49:53 +02:00
D067890 ed987a5163 bug4104: Fixed wrong name of tag filter 2018-07-19 13:46:26 +02:00
D067890 bd8898e985 bug4104: Dialog for tag filters is displayed now 2018-07-19 13:38:21 +02:00
D067890 da88610b97 bug4104: Added names of tag filters to dialog 2018-07-19 13:22:15 +02:00
D067890 dae38d07c8 bug4104: removed unused imports 2018-07-19 13:21:23 +02:00
D067890 156614ce6e bug4104: Added tag filter dialog and matching tag filter logic 2018-07-19 12:26:33 +02:00
D067890 7ac83a88a5 bug 4104: search texts now should be deletable by button 2018-07-19 10:25:24 +02:00
D067890 1af107e436 bug 4104: Added nonfunctional search and filter panel for tags 2018-07-19 10:12:06 +02:00
D067890 6cbfbd42e9 bug4104: fixed minor error 2018-07-19 08:50:33 +02:00
D067890 7c193d0d9f bug4104: Fixed serialization of RaceLogTagEvents, test is green now 2018-07-18 16:36:57 +02:00
D067890 1a6d626479 bug4104: Add test for de-/serialization of RaceLogTagEvents 2018-07-18 16:35:59 +02:00
D067890 cadabc0a82 Merge branch 'master' into bug4104
# Conflicts:
#	java/com.sap.sailing.server.gateway.serialization.shared.android/src/com/sap/sailing/server/gateway/deserialization/racelog/impl/RaceLogEventDeserializer.java
#	java/com.sap.sailing.server.gateway.serialization.shared.android/src/com/sap/sailing/server/gateway/serialization/racelog/impl/RaceLogEventSerializer.java
#	java/com.sap.sailing.server.gateway.serialization/src/com/sap/sailing/server/gateway/serialization/impl/CompleteManeuverCurvesWithEstimationDataJsonSerializer.java
#	java/com.sap.sailing.server.gateway.serialization/src/com/sap/sailing/server/gateway/serialization/impl/GpsFixesWithEstimationDataJsonSerializer.java
#	java/com.sap.sailing.server.gateway/src/com/sap/sailing/server/gateway/jaxrs/api/RegattasResource.java
2018-07-18 16:16:58 +02:00
D067890 f2313890f0 Merge branch 'bug4668' 2018-07-17 17:34:55 +02:00
D067890 4c3bca3c53 Merge branch 'master' into bug4668 2018-07-17 11:43:04 +02:00
D067890 097d387007 Merge branch 'master' into bug4668 2018-07-17 11:07:11 +02:00
D067890 487d2f2577 bug4104: added unit test for RaceLogTagEventSerializer 2018-07-13 11:07:56 +02:00
D067890 78c9ba3132 bug4104: updated if condition 2018-07-13 11:06:02 +02:00
D067890 13107bba7b bug4104: RaceLogTagEvents now contain a user name 2018-07-13 10:53:36 +02:00
D067890 8128b18bbc Merge branch 'master' of ssh://sapsailing.com/home/trac/git into bug4668 2018-07-13 09:38:36 +02:00
D067890 902be52661 bug4104: changed type of imageURL to String 2018-07-12 15:43:47 +02:00
D067890 f63e5923dc bug4668: updated deserializer and serializer to turn tests green 2018-07-12 10:25:15 +02:00
D067890 8e4ee0151f bug4668: minor fix in test 2018-07-12 10:24:07 +02:00
D067890 bbf8f13b36 bug4668: Removed unused imports 2018-07-12 09:37:17 +02:00
D067890 d945f551e3 bug 4668: minor fix of test 2018-07-12 09:34:25 +02:00
D067890 008a5b4cff bug4668: Added tests for deserialization of RaceLogEvents 2018-07-12 09:19:41 +02:00
D067890 9d317ff0b8 bug 4104: DocumentObjectFactory should be able to loadRaceLogTagEvents 2018-07-10 15:10:39 +02:00
D067890 cf3d5108c8 bug4104: added method to add RaceLogEvents for tags into RaceState 2018-07-10 12:39:12 +02:00
D067890 897b8ecd85 bug4104: Added second RaceLogTagEventImpl Constructor 2018-07-10 12:37:07 +02:00
D067890 ab00677503 Updated wrong parameter 2018-07-10 12:35:43 +02:00
D067890 b9a21503ae Added access to Deserializer and added further visit method 2018-07-10 10:50:08 +02:00
D067890 5fcfa6a135 return result instead of null 2018-07-10 10:49:15 +02:00
D067890 0ede320c21 Added RaceLogEvent for tagging, added fitting visit methods 2018-07-09 16:21:25 +02:00