Skip to main content

Notice: This Wiki is now read only and edits are no longer 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"

(Created page with "Patrik has been working on Scout projects for several years and contributed a large number of high quality patches.")
 
Line 1: Line 1:
 
Patrik has been working on Scout projects for several years and contributed a large number of high quality patches.
 
Patrik has been working on Scout projects for several years and contributed a large number of high quality patches.
 +
 +
== 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

Revision as of 11:18, 5 January 2016

Patrik has been working on Scout projects for several years and contributed a large number of high quality patches.

Answered StackOverflow questions for Eclipse-Scout tag

  • [1] Eclipse Scout Table Menu depend on table context
  • [2] Scout Eclipse Notification for server
  • [3] Scout Eclipse user Timer

Eclipse Scout Forum answers

  • [4] Re: execAboutToShow()
  • [5] Re: ListBox
  • [6] Re: show data in table ??

Total messages posted: 27 [7]

Gerrit contributions

  • [8] - Use simpler javax.mail property to enable SSL.
  • [9] - Extend development jetty server with configurable context path
  • [10] - Only add security=restricted if sandbox attribute is not supported
  • [11] - Fix that wizard reset close type after closing to "unknown".
  • [12] - Add IPlatform.State.PlatformInvalid, prevent bean access in this state
  • [13] - Add javadoc to sandboxing methods in IBrowserField
  • [14] - Avoid ConcurrentModificationException in unregisterSession
  • [15] - Log field class when updateDisplayTextOnModify is unsupported
  • [16] - Bug 455184: Memory Leak: MultiClientSessionCookieStore hangs on to ClientSessions
  • [17] - Bug 454897: RAP: Fix that calling DefaultShellService.shellOpen will lead to an exception if not in the model thread.
  • [18] - Bug 445034: Add the createRow(...) methods to the ITable interface
  • [19] - Bug 402298: Extend unittests for CollectionUtility
  • [20] - Bug 448597: RAP: Locale not set correctly for UI Thread
  • [21] - Bug 417331: Fix that a null argument will cause a NullPointerException
  • [22] - Bug 439696: Rap Mobile: Lookup call of column field overwritten by SmartColumnFieldPropertyDelegator
  • [23] - Enable loading support for BrowserField

Testing for Bugzilla Tickets

bug 449051: Swing: BasicDocumentFilter does not truncate too long values correctly in UI

Back to the top