Commit Graph
22 Commits
Author SHA1 Message Date
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
Finn Huelsbusch d888c1fad9 added configuration for eclipse 2022-06 and updated the onboarding 2022-07-07 16:51:33 +02: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 4db4b95b62 bug4811: set org.eclipse.jdt.core.compiler.codegen.methodParameters to generate in all preference files; Tycho respects them! 2021-02-16 14:58:38 +01:00
Georg Herdt 385b8f803f add listener to add client configuration parameters
bug 5153
2021-01-29 13:29:24 +01:00
Georg Herdt 5306729e6b Merge branch 'master' into bug5153
# Conflicts:
#	java/com.sap.sailing.gwt.ui/WEB-INF/web.xml
#	java/com.sap.sse.debranding/src/com/sap/sse/debranding/ClientConfigurationServlet.java
2020-09-04 14:08:27 +02:00
Georg Herdt 605cdfc3b3 handle resources that could not be found and return 404
bug5221
2020-08-18 10:58:02 +02:00
Georg Herdt c39129be46 remove caching as it is not working this way
bug5153
2020-06-02 08:31:02 +02:00
Georg Herdt c3b064de87 take encoding into account when decoding from binary stream
bug5153
2020-06-02 08:30:31 +02:00
Georg Herdt a84d439633 implement filter, simplify code where possible
bug5153
2020-05-29 17:23:10 +02:00
Georg Herdt 85625ae715 Merge branch 'master' into bug5153
# Conflicts:
#	java/com.sap.sailing.dashboards.gwt/WEB-INF/web.xml
#	java/com.sap.sailing.server/SailingServer (No Proxy, winddbTest).launch
#	java/com.sap.sse.debranding/src/com/sap/sse/debranding/ClientConfigurationServlet.java
2020-05-15 15:15:27 +02:00
Georg Herdt 6e0d6452b1 switch to filter
bug5153
2020-05-08 08:43:03 +02:00
Georg Herdt 25b543fbfe remove unneeded code, add implementation comments
bug5153
2020-05-04 12:01:09 +02:00
Georg Herdt ddeb506163 remove line
bug5153
2020-04-27 08:28:12 +02:00
Axel Uhl 3d4c61b84b explicitly set text/html as the conntent-type response header field in ClientConfigurationServlet;
this as temporary aftermath for bug5153 to make sure clients take HTML documents as such
and not as the default text/plain as reported for some cases when the URL contained
queries, e.g., for sailtracks.sapsailing.com
2020-04-26 15:33:03 +02:00
Georg Herdt afcd958406 fix content type
bug5153
2020-04-26 06:31:30 +02:00
Georg Herdt 233f65c2e7 prototype for a filter solution
bug5153
2020-04-26 06:31:08 +02:00
Georg Herdt 81a86c1326 added more documentation
#5153
2020-04-08 15:00:53 +02:00
Axel Uhl 3dabc64c48 bug5153: review-based changes/updates; see comment #54 2020-04-08 13:11:58 +02:00
Georg Herdt 4f31d72043 cleanup
#5153
2020-04-06 17:50:33 +02:00
Georg Herdt 8c71b0ee0a reduce numeber of needed variables
#5153
2020-04-06 17:44:24 +02:00
Georg Herdt 66a2f068f0 renam bundle from com.sap.sailing.debranding to com.sap.sse.debranding 2020-04-06 16:47:10 +02:00