Commit Graph
214 Commits
Author SHA1 Message Date
Axel Uhl fda1547486 bug5932: implemented TackTypeSegment data mining settings 2023-12-27 16:44:58 +01:00
Wessels, Udo (PPN) 2b66121265 bug5910: remove not supported line in .project files so that current Eclipse version (2023-09) can import the projects. 2023-10-09 18:00:50 +02:00
service.tip.git 582ab124e3 [INTERNAL] Translation delivery: commit by LX Lab
Change-Id: Ie548414577a729b067694111dd81f323be4c5371
2023-03-16 16:21:09 +00:00
Axel Uhl da3d409f15 added VMG to the data mining stats for GPS fixes 2023-03-01 13:53:07 +01:00
service.tip.git 183a9337a7 [INTERNAL] Translation delivery: commit by LX Lab
Change-Id: I5333d2bc9d68375ec6e4f3e96b38f89c437d65f4
2023-02-23 17:26:11 +00:00
Axel Uhl 6eb36bea79 whitespace changes only 2023-02-22 18:38:55 +01:00
Axel Uhl e791ccb624 bug5822: added equals/hashCode for the various ...WithContext data mining types 2023-02-21 11:28:55 +01:00
Axel Uhl 2a029a7fa4 bug5819: don't remove a report's queries when showing results of a report just loaded 2023-02-17 17:13:14 +01:00
Axel Uhl ed8167afc0 bug5810: working version of running dependent queries in background 2023-02-16 18:46:20 +01:00
Axel Uhl 6e791640f5 bug5807: introduced confirmation dialog when loading report while queries exist in result presenter 2023-02-16 12:49:44 +01:00
Axel Uhl acb5df8431 bug5813: remove all client-side query counting and server-side single-query-per-something strategies 2023-02-15 18:02:22 +01:00
Axel Uhl 2d07643422 bug5809 / bug5815: fixed determining parameter usages for query 2023-02-15 14:21:30 +01:00
Axel Uhl dc9ab77729 bug5809: a few minor fixes, leading to a first locally-working version 2023-02-14 23:31:46 +01:00
Axel Uhl 6b2ce60b3e bug5809: initial commit; not working yet; some refactoring towards StoredDataMiningReportDTO 2023-02-14 15:07:39 +01:00
Axel Uhl 54fa2475f7 bug5812: using Scheduler.get().scheduledDeferred() to cause proper flushing of chart clean-up 2023-02-14 14:31:05 +01:00
Axel Uhl db4449c402 bug4789: DataMining report parameter sync looks good now 2023-02-14 00:26:54 +01:00
Axel Uhl 2af17708de bug4789: fixed serializability issues 2023-02-13 19:14:44 +01:00
Axel Uhl 35671acfa7 bug4789: fixed query parameter propagation to some degree; added some logging 2023-02-13 14:29:43 +01:00
Axel Uhl 4000399858 bug4789: use ignoreNextSelectionChangeEvent when parameter value has changed, avoiding recursion; added TODO 2023-02-12 22:24:29 +01:00
Axel Uhl d6b9d614ec bug4789: added more "final" modifiers to variable declarations 2023-02-10 22:51:48 +01:00
Axel Uhl 217a52ab74 bug4789: selection change handling loops and recursions are still a big problem 2023-02-10 22:28:05 +01:00
Axel Uhl e5cfbde869 bug4789: a few minor fixes; a few things start to work around report parameters 2023-02-10 18:43:38 +01:00
Axel Uhl a94dbadc0d bug4789: compilable but entirely untested major refactoring of data mining report parameters 2023-02-10 17:37:26 +01:00
Axel Uhl 4edb8ce912 bug4789: still massively broken; working towards new parameter model 2023-02-09 18:46:17 +01:00
Axel Uhl 2fbced8edf bug4789: broken interims commit, much Javadoc on DataMiningEntryPoint;
This is broken "on purpose" as a persistent backup interims "stash" of
ongoing work. The DataMiningEntryPoint Javadoc now captures most of the
plan for how to complete the report and parameter handling.
2023-02-07 19:00:25 +01:00
Axel Uhl 091d0b8c6c bug4789: comments, removing empty lines 2023-02-06 13:24:58 +01:00
Axel Uhl 12efed427b bug4789: removing non-valuelist report parameter types 2023-02-03 17:31:49 +01:00
Axel Uhl f0e541bb5f datamining-reports: added a few comments and did some formatting 2023-02-02 16:05:11 +01:00
Axel Uhl 7ad5528bac Merge branch 'master' into datamining-reports 2023-02-02 12:12:36 +01:00
Axel Uhl 4f03ff4ee4 Merge branch 'master' into bug5789 2022-12-15 21:23:49 +01:00
Axel Uhl 7efbe2880d bug5792: removed unused fragments; more manifest alignment 2022-12-14 05:19:02 -08:00
Axel Uhl 24132454b0 bug5792: adjust to Java-11 deprecations (Number constructors, reflection, Hamcrest, minor AWT changes) 2022-12-12 07:35:58 -08:00
Axel Uhl a6363406be bug5792: introduce org.hamcrest-2.2.0, remove gwt-dev deps 2022-12-12 06:18:51 -08:00
Axel Uhl 409ba71e27 Merge branch 'master' into translation 2022-12-10 00:47:32 +01:00
service.tip.git 1a67d75c2b [INTERNAL] Translation delivery: commit by LX Lab
Change-Id: I35dc3bd044a8fda2042e52307f3d7f5fde0ec2cc
2022-12-08 16:15:24 +00:00
Axel Uhl 0c57ea2313 removed now redundant TODO 2022-12-06 13:54:22 +01:00
Axel Uhl ba5cca0f98 bug5766: changing Maven groupId from com.google.gwt to org.gwtproject for GWT dependencies 2022-09-23 11:14:22 +02:00
Axel Uhl 58b94f27f4 gwt-2.10.0 upgrade; entirely untested so far, only patched target platform, gwt projects and MANIFEST.MF files 2022-08-15 17:49:22 +02:00
Finn Huelsbusch d888c1fad9 added configuration for eclipse 2022-06 and updated the onboarding 2022-07-07 16:51:33 +02:00
Lennart Hensler 9680899735 Disable query parameter dialog apply button when parameter selection is invalid 2022-02-23 14:55:19 +01:00
Lennart Hensler 0319306677 Add wildcard query parameter as default and fix query parameter dialog issue 2022-02-23 14:22:57 +01:00
Lennart Hensler 52120f8d64 Merge remote-tracking branch 'origin/master' into datamining-reports
# Conflicts:
#	java/com.sap.sse.datamining.ui/src/main/java/com/sap/sse/datamining/ui/client/StringMessages.properties
2022-02-09 14:23:13 +01:00
service.tip.git da4ad6f41c [INTERNAL] Translation delivery: commit by LX Lab
Change-Id: I5c86e8c03941da1e0b3c941ed2b811598698ccb9
2021-07-15 15:17:17 +00:00
Axel Uhl 2c622e5b45 patched <!DOCTYPE projectDescription> into all project files to avoid info/warning in problems view about no grammar constraint 2021-06-19 12:45:03 +02:00
Axel Uhl 0b86ae39d3 Merge remote-tracking branch 'origin/translation' into translation 2021-05-08 00:24:47 +02:00
service.tip.git 5197e1fb4a [INTERNAL] Translation delivery: commit by LX Lab
Change-Id: Ibd8645ddd9205e8e5f7ecc29b30a9d8b59839cd0
2021-05-07 12:36:43 +00:00
Axel Uhl 42304988ab Merge branch 'dataMining' 2021-04-30 16:29:49 +02:00
Axel Uhl 019fd6be24 translation: moved _en.properties changes to .properties files; removed extra res/values-en* folders accidentally committed by LXLabs 2021-04-23 22:57:37 +02:00
service.tip.git ac95acb627 [INTERNAL] Translation delivery: commit by LX Lab
Change-Id: Ie75de15a55aeb6801c8e52b82daf9e53112748f5
2021-04-22 15:22:43 +00:00
Axel Uhl 248a0a1858 dataMining: removing chart from parent before updating results; avoiding excessive redraws upon each addSeries 2021-04-14 17:37:22 +02:00