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

(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|410976}}: getConfiguredAutoTimeMillis() on Date-Field does not work
+
* {{Bug|374164}}: Clickable links in string fields
+
* {{Bug|392030}}: Navigation History overriden when jump to node with same name but other path
+
* {{Bug|415332}}: Reseting column preferences when remove or edit dynamic column after bookmark set and error while cancel "organize columns"
+
 
+
=== Participated (concept, test, support) ===
+
* {{Bug|351265}}: SWT: Numberkeystrokes support only Keypad
+
 
+
=== Other contributions ===
+
* [https://git.eclipse.org/r/53896/] - fixed mandatory check on formfields like AbstractTableField
+
* [https://git.eclipse.org/r/51716/] - HtmlUi: Move parsing from AbstractDateField to the UI
+
* [https://git.eclipse.org/r/46328/] - New Keystrokes for new UI
+
* [https://git.eclipse.org/r/44151/] - Key Stroke fixes -> consistent naming KeyStroke in camelcase.
+
* [https://git.eclipse.org/r/43229/] - HtmlUI: New feature->change view tabs with autogenerated keystrokes ctrl+number of view.
+
* [https://git.eclipse.org/r/42608/] - renamed property for consistency
+
* [https://git.eclipse.org/r/41503/] - checking disabled nodes or rows should only be possible by model not by UI
+
* [https://git.eclipse.org/r/41075/] - Use PropertySupport for autoCheckChilds to be automatically notified if property changed.
+
* [https://git.eclipse.org/r/41067/] - fixed ui refresh after row checked
+
* [https://git.eclipse.org/r/40884/] - Fixes after refactoring movment of check logic from row to table and node to tree.
+
* [https://git.eclipse.org/r/40617/] - use same concepts to check node as to check rows in table.
+
* [https://git.eclipse.org/r/40594/] - Remove ProcessingException from RowChecked
+
* [https://git.eclipse.org/r/40431/] - ITableRow should not fire rowUpdated when row is checked because there is a event for checking a row.
+
* [https://git.eclipse.org/r/40124/] - Row click should not check the row, because a click on a row could also effect other actions
+

Latest revision as of 06:26, 19 March 2024

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

Back to the top