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

Scout/Scout Nomination PBZ

Paolo has been working on Scout projects for one years and contributed a significant number of patches.

Gerrit contributions

  • [1] Allow to inject fields into a container which was replaced
  • [2] LoginBox: Create LoginBox object using Scout object factory
  • [3] Bookmark menu: Fixed label of dynamically added menu items
  • [4] Changed Pair to abstract and added ImmutablePair and MutablePair impls.
  • [5] Chrome: CSP 'self' is not interpreted correctly in sandboxed iframes
  • [6] Avoid sending legacy CSP header for non-Internet Explorer browser
  • [7] Added ObjectUtility.nvl() as generic implementation of null-value-check
  • [8] JSON marshalling: Added type name resolver with Jandex lookup
  • [9] JSON marshalling: Unit test for JandexTypeIdResolver
  • [10] Null-safe ObjectUtility.toString() deprecated StringUtility.nvl()
  • [11] Added javax.ws.rs and org.glassfish.jersey to dependency management
  • [12] Base64Utility: Added additional tests, cleanup test methods
  • [13] Added new method BeanManager.uniqueBean()
  • [14] Check for already installed MultiSessionCookieStore and throw

Scout Forum

  • [15] Custom Scout login

Documentation contributions

  • [16] Null-safe ObjectUtility.toString() deprecated StringUtility.nvl()
  • [17] Cleanup and remove StringUtility.nvl() calls
  • [18] Migration for new ObjectUtility.nvl() method
  • [19] Avoid sending legacy CSP header for non-Internet Explorer browser
  • [20] Changed Pair to abstract and added ImmutablePair and MutablePair impls
  • [21] Migrated Scout wiki articles to adoc
  • [22] Update chapter Extensibility
  • [23] Changed numbering to use proper asciidoc chapter starting with level
  • [24] Migrated https://wiki.eclipse.org/Scout/Concepts/Extensibility to adoc

Back to the top