Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Scout/Scout Nomination PBN"

(Replaced content with "The Scout documentation has been moved to https://eclipsescout.github.io/.")
 
Line 1: Line 1:
Patrik has been working on Scout projects for several years and contributed a large number of high quality patches.
+
The Scout documentation has been moved to https://eclipsescout.github.io/.
 
+
== Answered StackOverflow questions for Eclipse-Scout tag ==
+
* [http://stackoverflow.com/a/28129087/151682] Eclipse Scout Table Menu depend on table context
+
* [http://stackoverflow.com/a/33086033/151682] Scout Eclipse Notification for server
+
* [http://stackoverflow.com/a/32132694/151682] Scout Eclipse user Timer
+
 
+
== Eclipse Scout Forum answers ==
+
* [https://www.eclipse.org/forums/index.php/m/1533450/#msg_1533450] Re: execAboutToShow()
+
* [https://www.eclipse.org/forums/index.php/m/1008574/#msg_1008574] Re: ListBox
+
* [https://www.eclipse.org/forums/index.php/m/1505806/#msg_1505806] Re: show data in table ??
+
 
+
Total messages posted: 27 [https://www.eclipse.org/forums/index.php/sp/124279/]
+
 
+
=== Gerrit contributions ===
+
* [https://git.eclipse.org/r/62630] - Use simpler javax.mail property to enable SSL.
+
* [https://git.eclipse.org/r/61546] - Extend development jetty server with configurable context path
+
* [https://git.eclipse.org/r/60688] - Only add security=restricted if sandbox attribute is not supported
+
* [https://git.eclipse.org/r/60767] - Fix that wizard reset close type after closing to "unknown".
+
* [https://git.eclipse.org/r/58905] - Add IPlatform.State.PlatformInvalid, prevent bean access in this state
+
* [https://git.eclipse.org/r/55944] - Add javadoc to sandboxing methods in IBrowserField
+
* [https://git.eclipse.org/r/54590] - Avoid ConcurrentModificationException in unregisterSession
+
* [https://git.eclipse.org/r/52359] - Log field class when updateDisplayTextOnModify is unsupported
+
* [https://git.eclipse.org/r/38339] - Bug 455184: Memory Leak: MultiClientSessionCookieStore hangs on to ClientSessions
+
* [https://git.eclipse.org/r/38049] - Bug 454897: RAP: Fix that calling DefaultShellService.shellOpen will lead to an exception if not in the model thread.
+
* [https://git.eclipse.org/r/37561] - Bug 445034: Add the createRow(...) methods to the ITable interface
+
* [https://git.eclipse.org/r/37578] - Bug 402298: Extend unittests for CollectionUtility
+
* [https://git.eclipse.org/r/35572] - Bug 448597: RAP: Locale not set correctly for UI Thread
+
* [https://git.eclipse.org/r/30558] - Bug 417331: Fix that a null argument will cause a NullPointerException
+
* [https://git.eclipse.org/r/29971] - Bug 439696: Rap Mobile: Lookup call of column field overwritten by SmartColumnFieldPropertyDelegator
+
* [http://git.eclipse.org/c/scout/org.eclipse.scout.rt.git/commit?id=f61520e4d7dcb18e44f04ccf1b87a84025141524] - Enable loading support for BrowserField
+
 
+
=== Testing for Bugzilla Tickets ===
+
{{Bug|449051}}: Swing: BasicDocumentFilter does not truncate too long values correctly in UI
+

Latest revision as of 06:24, 19 March 2024

The Scout documentation has been moved to https://eclipsescout.github.io/.

Back to the top