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

m
(Replaced content with "The Scout documentation has been moved to https://eclipsescout.github.io/.")
 
Line 1: Line 1:
=== Patches to Bugzilla Tickets ===
+
The Scout documentation has been moved to https://eclipsescout.github.io/.
* {{Bug|404011}}: Constructor of CalendarTask initializes wrong field
+
* {{Bug|401153}}: FormData annotation should be retained during runtime
+
* {{Bug|439867}}: BookmarkUtility.activateBoomark: "forceReload" parameter is unused
+
* {{Bug|404012}}: Calendar: The id, responsibleId and personId should be of type java.lang.Object instead of numbers
+
 
+
=== Participated (concept, test, support) ===
+
* {{Bug|432817}}: ComposerDisplayTextBuilder: Use of EitherOrNode results in an endless loop
+
* {{Bug|432481}}: Search filter display text includes label = null
+
* {{Bug|454258}}: FormData.interfaces() is not working for fields
+
* {{Bug|458039}}: No localized texts for FileChooser (german)
+
* {{Bug|440134}}: AbstractDateField#validateValueInternal - Add NPE guard
+
 
+
=== Other contributions ===
+
* [https://git.eclipse.org/r/53070] - Respect menus defined on node/table pages themselves.
+
* [https://git.eclipse.org/r/52487], [https://git.eclipse.org/r/52723] - New field for clipboard.
+
* [https://git.eclipse.org/r/52720] - initAction should also be called for key strokes on a Table.
+
* [https://git.eclipse.org/r/52085] - Do not use same number for LEVEL_COLOR_BIT and CSS_CLASS_BIT.
+
* [https://git.eclipse.org/r/51578] - Specify maximum upload size for potential binary resource fields.
+
* [https://git.eclipse.org/r/51185] - Added property selectionTrackingEnabled.
+
* [https://git.eclipse.org/r/51190] - Added imgByIconId and imgByBinaryResource methods.
+
* [https://git.eclipse.org/r/50849] - StringField: decorationLink -> hasActions
+
* [https://git.eclipse.org/r/50796] - Use binary resources instead of remote files for html field.
+
* [https://git.eclipse.org/r/37637] - Added javadoc (and examples) for special case for Replace annotation.
+
 
+
=== Scout Newsgroup/Forum/Wiki ===
+
* [https://www.eclipse.org/forums/index.php?t=usrinfo&id=164281&] - 9 Messages posted (date 2015-08-04)
+

Latest revision as of 06:26, 19 March 2024

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

Back to the top