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 PBZ"

(Replaced content with "The Scout documentation has been moved to https://eclipsescout.github.io/.")
 
Line 1: Line 1:
Paolo has been working on Scout projects for one years and contributed a significant number of patches.
+
The Scout documentation has been moved to https://eclipsescout.github.io/.
 
+
== Gerrit contributions ==
+
 
+
* [https://git.eclipse.org/r/77505] Allow to inject fields into a container which was replaced
+
* [https://git.eclipse.org/r/78079] LoginBox: Create LoginBox object using Scout object factory
+
* [https://git.eclipse.org/r/81237] Bookmark menu: Fixed label of dynamically added menu items
+
* [https://git.eclipse.org/r/82896] Changed Pair to abstract and added ImmutablePair and MutablePair impls.
+
* [https://git.eclipse.org/r/83233] Chrome: CSP 'self' is not interpreted correctly in sandboxed iframes
+
* [https://git.eclipse.org/r/83707] Avoid sending legacy CSP header for non-Internet Explorer browser
+
* [https://git.eclipse.org/r/84404] Added ObjectUtility.nvl() as generic implementation of null-value-check
+
* [https://git.eclipse.org/r/84545] JSON marshalling: Added type name resolver with Jandex lookup
+
* [https://git.eclipse.org/r/84558] JSON marshalling: Unit test for JandexTypeIdResolver
+
* [https://git.eclipse.org/r/85129] Null-safe ObjectUtility.toString() deprecated StringUtility.nvl()
+
* [https://git.eclipse.org/r/86954] Added javax.ws.rs and org.glassfish.jersey to dependency management
+
* [https://git.eclipse.org/r/87947] Base64Utility: Added additional tests, cleanup test methods
+
* [https://git.eclipse.org/r/88495] Added new method BeanManager.uniqueBean()
+
* [https://git.eclipse.org/r/89121] Check for already installed MultiSessionCookieStore and throw
+
 
+
== Scout Forum ==
+
* [https://www.eclipse.org/forums/index.php?t=msg&th=1083922&goto=1752568&#msg_1752568] Custom Scout login
+
 
+
== Documentation contributions ==
+
+
* [https://github.com/BSI-Business-Systems-Integration-AG/org.eclipse.scout.docs/commit/b506c47a89ddfe556872b217948a180cbe46d9ba] Null-safe ObjectUtility.toString() deprecated StringUtility.nvl()
+
* [https://github.com/BSI-Business-Systems-Integration-AG/org.eclipse.scout.docs/commit/5e79987667f817d2362669a34bf4f73166bca6fd] Cleanup and remove StringUtility.nvl() calls
+
* [https://github.com/BSI-Business-Systems-Integration-AG/org.eclipse.scout.docs/commit/1c351a01bd971b2562433d2cc96c7edb017b46ef] Migration for new ObjectUtility.nvl() method
+
* [https://github.com/BSI-Business-Systems-Integration-AG/org.eclipse.scout.docs/commit/e08a4df60fec4c0ffbf09f1a258b069bb645b535] Avoid sending legacy CSP header for non-Internet Explorer browser
+
* [https://github.com/BSI-Business-Systems-Integration-AG/org.eclipse.scout.docs/commit/953badae681b254a6f632f8184984d92f8a3b69d] Changed Pair to abstract and added ImmutablePair and MutablePair impls
+
* [https://github.com/BSI-Business-Systems-Integration-AG/org.eclipse.scout.docs/commit/d83f1de8a1c6670dc641b39f9b12e48a388f1c1d] Migrated Scout wiki articles to adoc
+
* [https://github.com/BSI-Business-Systems-Integration-AG/org.eclipse.scout.docs/commit/3310d3d12645effaac86a96f4e45d4d122dd85c2] Update chapter Extensibility
+
* [https://github.com/BSI-Business-Systems-Integration-AG/org.eclipse.scout.docs/commit/52a2c81fb9d231efeda65186d41213cb0550cca8] Changed numbering to use proper asciidoc chapter starting with level
+
* [https://github.com/BSI-Business-Systems-Integration-AG/org.eclipse.scout.docs/commit/8dd94eab202ac251693901be9547c6671fb023ae] Migrated https://wiki.eclipse.org/Scout/Concepts/Extensibility to adoc
+

Latest revision as of 06:26, 19 March 2024

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

Back to the top