Commit Graph
100 Commits
Author SHA1 Message Date
Axel Uhl 02bf94ead5 upgrade Dockerfiles for sapmachine-17.0.6 2023-02-20 10:27:04 +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 ce5a97abdd Merge remote-tracking branch 'origin/master' 2023-02-17 16:00:57 +01:00
Axel Uhl 6ad92accf1 added Jonas Dann's old write-up giving background and rationale for the permission concept used 2023-02-17 15:51:55 +01:00
Axel Uhl 218818d0b7 Updated management console (markdown) 2023-02-17 14:42:02 +00:00
Axel Uhl ee68bfd4dc Merge remote-tracking branch 'origin/bug5810' 2023-02-16 22:09:30 +01:00
Axel Uhl 736ab9c91d Merge branch 'translation' 2023-02-16 20:52:22 +01:00
Axel Uhl ed8167afc0 bug5810: working version of running dependent queries in background 2023-02-16 18:46:20 +01:00
Axel Uhl d676c75b4a Merge branch 'master' into translation 2023-02-16 17:35:27 +01:00
Axel Uhl e12e540ca0 bug5810: started by adding a field to capture whether a query was modified but not run yet 2023-02-16 14:09:16 +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 d7a0fc7628 bug5813: re-introduced dummy ParameterModelListener field to force instantiability/serializability 2023-02-16 11:22:41 +01:00
Axel Uhl 85bd0900c4 bug5813: remove now obsolete test code after removing concurrent query aborts 2023-02-15 21:46:28 +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 0fa363b918 Merge branch 'master' into bug5809 2023-02-14 23:42:52 +01:00
Axel Uhl 454cdcc303 bug5809: updated release notes 2023-02-14 23:40:26 +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 8ee3b43e8b bug4789: removed obsolete comment 2023-02-14 14:45:01 +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 5a5e4592fd bug4789: release notes 2023-02-14 00:55:27 +01:00
Axel Uhl db4449c402 bug4789: DataMining report parameter sync looks good now 2023-02-14 00:26:54 +01:00
Axel Uhl 089a24402b bug4789: fixed handling of report loading 2023-02-13 21:58:47 +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 413f15e50d Merge remote-tracking branch 'origin/translation' into translation 2023-02-07 16:32:11 +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 7250b68253 datamining-reports: fixed StoredDataMiningReportDTO: ID is a UUID 2023-02-02 14:24:59 +01:00
Axel Uhl 89e95191f0 datamining-reports: made StoredDataMiningReportDTOImpl a Renamable 2023-02-02 14:13:54 +01:00
Axel Uhl 42336e8b51 datamining-reports: fixed merge issues, making compilable again 2023-02-02 13:10:23 +01:00
Axel Uhl 7ad5528bac Merge branch 'master' into datamining-reports 2023-02-02 12:12:36 +01:00
Axel Uhl 714e3b43a8 upgrade install p2f file to use 2023 version of GWT plugin 2023-01-31 16:44:16 +01:00
Axel Uhl 70a35d9020 bug5803: obtaining the course read lock before synchronizing in MarkPassingCalculator.resume() 2023-01-31 10:53:15 +01:00
Axel Uhl b8214ee0c4 Merge branch 'master' into bug5127 2023-01-30 23:35:33 +01:00
Axel Uhl d964fde87c bug5127: refactored such that SubmitCompleteEvent is handled by FileUploadUtil;
this avoids potential mis-use for scenarios where this wouldn't be required
2023-01-30 18:49:44 +01:00
Axel Uhl 05dbd17c59 bug5127: added <pre> handling in ExpeditionAllInOneImportPanel; fixed content type to application/json in AbstractWindImportServlet 2023-01-30 18:36:14 +01:00
Axel Uhl 172f0a18db bug5127: refactored all file upload forms such that they use a common replacer for <pre> wrapping 2023-01-30 18:25:38 +01:00
Axel Uhl bbdb316f23 bug5127: use application/json as the content type for file upload progress servlet 2023-01-30 17:06:59 +01:00
Axel Uhl c9679218d4 bug5127: added "final" to a declaration and comments to boolean params 2023-01-30 17:06:09 +01:00
Axel Uhl 1c7cf143b3 bug5127: turned GWT.log into j.u.l logs on client side 2023-01-30 14:43:18 +01:00
Axel Uhl 6483f42166 bug5127: added test case for double underscore in JSON string 2023-01-30 14:17:12 +01:00
Axel Uhl 7bd4adf0cd fixed typo in PaywallResolver 2023-01-30 14:17:02 +01:00
Axel Uhl cccf522ec0 SAP Sports channels will close; changing footer URLs to general SAP channels 2023-01-30 10:49:41 +01:00
Axel Uhl 1cb29695a8 Merge remote-tracking branch 'origin/master' 2023-01-27 23:15:57 +01:00
Axel Uhl 98c1003517 enhanced java/target/compareServers script such that with -a it works with the REST API for compareservers 2023-01-27 23:14:35 +01:00
Axel Uhl aa9582fb96 Merge remote-tracking branch 'origin/master' 2023-01-26 20:20:01 +01:00
Axel Uhl 6cadb90ac3 consolidated imports, avoiding warnings 2023-01-26 14:22:45 +01:00
Axel Uhl 2ff882b254 fixed RaceBoard header bar SAP logo clickability 2023-01-26 14:21:39 +01:00
Axel Uhl 72fb4ad8cb Merge remote-tracking branch 'sap/translation' into translation 2023-01-26 13:45:27 +01:00
Axel Uhl b42e170cea Merge branch 'master' into translation 2023-01-26 13:41:51 +01:00
Axel Uhl f10c1640d2 bug5802: removed Selenium test verdict looking for (now removed) feedback link 2023-01-23 18:03:10 +01:00
Axel Uhl 6818674ba0 bug5802: removed Qualtrics.gwt.xml 2023-01-23 15:41:35 +01:00
Axel Uhl 5652eb4838 bug5802: deprecated qualtrics.md Wiki page 2023-01-23 15:38:28 +01:00
Axel Uhl 3705925668 bug5802: removed Qualtrics feedback form integration and corresponding Feedback links 2023-01-23 15:36:33 +01:00
Axel Uhl affe522012 Updated downloading and archiving tractrac events (markdown) 2023-01-18 10:22:50 +00:00
Axel Uhl d372c8c918 Updated downloading and archiving tractrac events (markdown) 2023-01-18 09:58:27 +00:00
Axel Uhl b5ce807c72 bug5801: created Wiki page for Downloading / Archiving TracTrac event 2023-01-18 09:59:18 +01:00
Axel Uhl 68958e4a8c Updated home (markdown) 2023-01-18 08:56:13 +00:00
Axel Uhl 74c71e4bc9 Merge branch 'bug5784' 2023-01-18 09:43:03 +01:00
Axel Uhl 12ae845d24 Merge remote-tracking branch 'origin/bug5784' 2023-01-18 09:42:57 +01:00
Axel Uhl f4a68b4cf8 Merge branch 'master' into bug5784 2023-01-18 09:20:54 +01:00
Axel Uhl d8426077d1 interpret TracTrac params_url relative to event JSON URL if relative 2023-01-18 00:59:44 +01:00
Axel Uhl 7a193d70bb downloadTracTracEvent patches event JSON and stores .mtb files in datafiles/ 2023-01-17 18:20:16 +01:00
Axel Uhl 9c61a3f85b Merge branch 'master' into bug5784 2023-01-17 17:54:28 +01:00
Axel Uhl af7d206e63 worked on the TracTrac event download scripts; stored current ARCHIVE TracTrac JSON URLs 2023-01-17 17:51:08 +01:00
Axel Uhl b75f2fdd3b added net.byte.buddy JARs from ECLIPSE_HOME installation to test launch classpath 2023-01-17 15:55:37 +01:00
Axel Uhl 7ae0e49456 Merge branch 'master' into bug5784 2023-01-17 15:54:18 +01:00
Axel Uhl 8f95d7d5cc in tests replaced skitrac.tractrac.dk by event2.tractrac.com 2023-01-17 15:54:00 +01:00
Axel Uhl f44c83c22b bug5784: fixing tests;
TrackedRaces now requires a TrackedRace to respond with a valid
RaceDefinition upon getRace(); some test mocks didn't
2023-01-17 15:20:35 +01:00
Axel Uhl f9aeedce10 Merge branch 'bug5784_fix' into bug5784 2023-01-17 15:10:03 +01:00
Axel Uhl 49cc18acfa bug5784: failing test for iterating Util.concat result twice 2023-01-17 15:09:49 +01:00
Axel Uhl 9f00303fba bug5784: fixed Util.concat regarding repeated invocation of iterator() 2023-01-17 15:08:27 +01:00
Axel Uhl 561b6b56b6 a line of comment on usage in downloadTracTracEvent 2023-01-17 14:46:44 +01:00
Axel Uhl bb2eb31f3e bug5784: more performance work, e.g., implicit concatenation of race columns across series;
furthermore, caching of TrackedRace by competitor in AbstractRaceColumn
2023-01-17 14:44:24 +01:00
Axel Uhl f65cfe12ef added script to download a TracTrac event's data into a folder 2023-01-17 13:54:59 +01:00
Axel Uhl 83517c6784 bug5784: introduced caching of first/last waypoint on CourseImpl 2023-01-16 18:34:29 +01:00
Axel Uhl 110792a77e Merge branch 'master' into bug5784 2023-01-16 16:12:22 +01:00
Axel Uhl 2239863af6 bug5147: hide cross fleet merged ranking checkboxes for now 2023-01-16 16:11:54 +01:00
Axel Uhl 0d6b0eae4f bug5147: hide series dialog checkbox for merged fleet contiguous ranking for now 2023-01-16 16:04:42 +01:00
Axel Uhl 10bb8675ca bug5784: use cache for getTrackedRank 2023-01-16 16:04:28 +01:00
Axel Uhl c3646c8a14 use ECLIPSE_HOME variable for classpath extension fod SailingDomainTest 2023-01-16 15:22:02 +01:00
Axel Uhl 3a190c764b Merge branch 'master' into bug5784 2023-01-16 14:53:22 +01:00
Axel Uhl 43d3462fa8 bug5799: unified permission check for event media update 2023-01-16 14:02:28 +01:00
Axel Uhl a65476c4ba comments regarding bug5799 2023-01-16 13:51:15 +01:00
Axel Uhl 5a0d9afad2 bug5784: pass cache through to Leaderboard.getEntry 2023-01-16 11:03:26 +01:00
Axel Uhl b96cd5fdc9 reverted -nosuperDevmode accident in launch config again 2023-01-13 10:48:00 +01:00
Axel Uhl 7043ea36fa bug5781: allow time line scrubbing also on touch devices 2023-01-13 10:47:17 +01:00
Axel Uhl ff91d11f8d bug5147: fixed Javadoc comment in TrackedRace 2023-01-12 14:36:51 +01:00
Axel Uhl 7720f378ec Merge branch 'master' into bug5147 2023-01-12 14:35:34 +01:00
Axel Uhl 2c2f30cbcf added GC logging options to windestimation-on-sapmachine17 dockerfile 2023-01-12 14:35:10 +01:00