Axel Uhl
ed54b29567
Merge branch 'master' into github-readme
2024-04-18 11:46:08 +02:00
Axel Uhl
74146c601c
updated TracAPI to 3.15.6
2024-04-17 16:32:27 +02:00
Axel Uhl
d0a0d37193
bug5992: fixing ORC certificate import;
...
this was only partly a regression; strange that it worked before because
the e.getResults() on the submit complete event may have delivered
surrounding <pre></pre> tags in the past already.
2024-04-17 12:10:59 +02:00
Axel Uhl
20268c8606
Merge branch 'master' into bug5992
2024-04-17 11:49:02 +02:00
Axel Uhl
8c8c9a37f7
upgraded TracAPI to 3.15.5
2024-04-17 11:48:36 +02:00
Axel Uhl
9fbc0b282e
Merge branch 'master' into bug5992
2024-04-17 11:46:30 +02:00
Axel Uhl
a63324a2f4
bug5992: improved javadoc
2024-04-17 00:07:24 +02:00
Axel Uhl
ca8334df25
bug5992: improved FileUploadUtil javadocs
2024-04-16 23:42:49 +02:00
Axel Uhl
ba9721db76
bug5992: remove offending and unnecessary GWT imports from FileUploadUtil
2024-04-16 23:18:20 +02:00
Axel Uhl
d418888bfb
bug5992: fixed embedding payload tag, using lowercase name
2024-04-16 20:03:45 +02:00
Axel Uhl
933e14cc3a
bug5992: fixed GWT issue with missing String.format
2024-04-16 18:25:59 +02:00
Thomas Stokes
11ca787f3f
Merge branch 'master' of ssh://sapsailing.com/home/trac/git into bug5990
2024-04-16 18:25:33 +02:00
Axel Uhl
b56847e55b
bug5992: a first compilable version that embeds JSON in HTML for file uploads
2024-04-16 18:24:11 +02:00
Axel Uhl
aed0b68385
fixed file upload for Chrome after they added a <div> tag;
...
the form submit completion response in new Chrome versions is enclosed
not only in <pre></pre> tags but also now has a <div> tag combination
appended.
2024-04-16 15:55:57 +02:00
Thomas Stokes
39e92e6a2f
Clarify nfs details
2024-04-16 12:34:13 +00:00
Thomas Stokes
3022fd4c8c
Add clarification for mongo setup.
2024-04-16 12:34:05 +00:00
Axel Uhl
9f751b6e01
Revert "upgraded TracAPI from 3.15.3 to 3.15.4";
...
TracAPI 3.15.4 turns out to cause client-side deadlocks. TracTrac
recommends reverting to 3.15.3 for now until the deadlocks have been
fixed.
This reverts commit 179cf0f336 .
2024-04-16 13:18:59 +02:00
Axel Uhl
179cf0f336
upgraded TracAPI from 3.15.3 to 3.15.4
2024-04-16 10:36:59 +02:00
Axel Uhl
04d74354aa
minor net.sf.marineapi alignment with Github project
2024-04-12 16:14:32 +02:00
Axel Uhl
7ab1cce3ad
Merge branch 'master' into github-readme
2024-04-12 15:45:55 +02:00
Axel Uhl
6614248201
added LICENSE files in projects with copied content
2024-04-12 15:45:29 +02:00
Axel Uhl
124d05c5c0
bug5919: re-activated TracTrac course area filter for mark positions
2024-04-12 09:20:04 +02:00
Axel Uhl
04a353909b
added information about the secrets required by the runtime
2024-04-10 17:35:53 +02:00
Axel Uhl
82d641f36f
updated README.md with sections necessary for publication
2024-04-10 16:55:33 +02:00
Thomas Stokes
de265a1fb0
Add correction.
2024-04-10 14:53:14 +00:00
Thomas Stokes
13db660959
Add important port forward.
2024-04-10 13:58:03 +00:00
Axel Uhl
7823e217a2
bug5991: admin release notes
2024-04-10 10:04:11 +02:00
Axel Uhl
e59eab5ca0
bug5990: removed the test case exclusions from tycho plugin config
2024-04-10 09:45:01 +02:00
Axel Uhl
655ec1c2c4
Merge branch 'master' into bug5990
2024-04-10 09:43:50 +02:00
Axel Uhl
1aaf3399bc
Merge branch 'bug5991'
2024-04-09 23:48:28 +02:00
Axel Uhl
2a0966c473
bug5990: removed skipTest property from com.sap.sse.landscape.aws.test
2024-04-09 23:31:34 +02:00
Axel Uhl
a21e89bb7a
Merge remote-tracking branch 'origin/bug5990' into bug5990
2024-04-09 18:48:50 +02:00
Axel Uhl
f7c75c83bc
bug5990: made com.sap.sse.landscape.aws.test an eclipse-test-plugin
2024-04-09 18:48:23 +02:00
Thomas Stokes
73161ff6dd
b5990: Format target group arn.
2024-04-09 18:26:51 +02:00
Axel Uhl
9067d8a86e
Merge remote-tracking branch 'origin/master' into bug5990
2024-04-09 18:15:32 +02:00
Axel Uhl
59729c8249
bug5991: added synchronization to EventSubscriberWrapper.[start|stop]()
2024-04-09 14:47:06 +02:00
Axel Uhl
2c9727643e
bug5991: consolidated imports
2024-04-09 14:38:12 +02:00
Thomas Stokes
0d64b9d29f
Add target platform reload tips.
2024-04-09 12:23:15 +00:00
Axel Uhl
7d197e9b76
bug5991: re-use IEventSubscriber only until last usage calls stop()
2024-04-09 13:34:55 +02:00
Axel Uhl
fc40d7a581
bug5991: wrap shared IEventSubscriber instance for start/stop management
2024-04-09 11:42:19 +02:00
Axel Uhl
482c6177cb
bug5991: removed redundant .start() call on TracTrac IEventSubscriber
2024-04-09 00:17:28 +02:00
Axel Uhl
4aaa66b9ac
Merge branch 'master' into bug5991
2024-04-08 18:12:13 +02:00
Axel Uhl
2edc45cf03
Merge branch 'master' into bug5990
2024-04-08 18:12:06 +02:00
Axel Uhl
d5b6fe65e9
using local 350x150px image to avoid placeholder.com unavailability
2024-04-08 18:11:45 +02:00
Axel Uhl
c88a1091c6
bug5991: re-use IEventSubscriber for equal parameters
2024-04-08 17:48:57 +02:00
Axel Uhl
613543e3b1
bug5990: refactoring the target group-aware health check path calculation for ReverseProxy
2024-04-08 16:27:45 +02:00
Axel Uhl
5e54aa0e4d
Merge branch 'master' into bug5990
2024-04-08 14:40:46 +02:00
Generic Wiki User
cdd7f95fde
Updated tractrac-json-urls
2024-04-08 12:10:02 +00:00
Thomas Stokes
27097ac292
b5990: Reorder statements for safety.
2024-04-08 13:52:14 +02:00
Thomas Stokes
56d3e5191a
Merge branch 'master' into bug5990
2024-04-08 13:48:28 +02:00